Class
GSAxisPart
The class implementing the properties in Smart Glyphs.
Declaration
class GSAxisPartDeclaration
@interface GSAxisPart : NSObjectDeclaration
class GSAxisPart(NSObject)Overview
See also: [GSGlyph.partsSettings]([GSGlyph partsSettings])
Topics
Initializers
Initialize the object with a dictionary
Instance Properties
A id to use as key in the piece settings in the components
The lower value for the interpolation range
The name of the property
The upper value for the interpolation range
Instance Methods
The content of the object serialized as a dictionary.
Type Methods
Topics
Instance Properties
A id to use as key in the piece settings in the components
The lower value for the interpolation range
The name of the property
The upper value for the interpolation range
Instance Methods
Initialize the object with a dictionary
The content of the object serialized as a dictionary.
Type Methods
Relationships
Inherits From
NSObject
Conforms To
ObjectiveC.NSObjectProtocolSwift.CVarArgSwift.CustomDebugStringConvertibleSwift.CustomStringConvertibleSwift.EquatableSwift.Hashable
Relationships
Inherits From
NSObject