Instance Method
keyForAttributeCoordinates()keyForAttributeCoordinateskeyForAttributeCoordinates
A stable key describing the complete Intermediate-layer location.
Declaration
func keyForAttributeCoordinates() -> String?Declaration
- (NSString *) keyForAttributeCoordinates;Declaration
keyForAttributeCoordinates() -> strDiscussion
Missing coordinates use the associated master value or the axis default. Returns an empty string when the layer has no coordinates.
See Also
Intermediate Layers
Explicit Intermediate-layer coordinates keyed by axis ID.
Returns an explicit Intermediate-layer coordinate, or
NSNotFoundwhen no coordinate is set for the axis.Axes represented by Intermediate-layer coordinates.
Copies explicit Intermediate-layer coordinates into an axis-value buffer.
Copies the internal values for the requested axes into a buffer.
A display description of the explicit Intermediate-layer coordinates.