Defines a state that can be used to determine the geometry of a label with a ILabelModel.
Implements
- I
Remarks
Typically, implementations of this interface are created by factory methods of the corresponding model.
This interface extends the ICloneable interface. This allows clients to obtain a persistent copy of the current state of this parameter. Immutable parameter implementations may return themselves.
See Also
Developer's Guide
API
- ILabelModel, ILabel
Members
Show:
Properties
Gets the model that can be used to determine the geometry of a label given this parameter and a label instance.
Gets the model that can be used to determine the geometry of a label given this parameter and a label instance.
readonlyabstract
Implemented in
AbsoluteFreeLabelModelParameter.model, AnchoredFreeLabelModelParameter.model, BezierEdgePathLabelModelParameter.model, BezierEdgeSegmentLabelModelParameter.model, CompositeLabelModelParameter.model, DynamicFreeLabelModelParameter.model, EdgePathLabelModelParameter.model, EdgeSegmentLabelModelParameter.model, ExteriorNodeLabelModelParameter.model, FreeEdgeLabelModelParameter.model, FreeNodeLabelModelParameter.model, FreePortLabelModelParameter.model, GroupNodeLabelModelParameter.model, InsideOutsidePortLabelModelParameter.model, InteriorNodeLabelModelParameter.model, NinePositionsEdgeLabelModelParameter.model, NodeLabelModelStripeLabelModelAdapterParameter.model, SmartEdgeLabelModelParameter.model, StretchNodeLabelModelParameter.model, StretchStripeLabelModelParameter.model, StripeLabelModelParameter.modelMethods
Create a clone of this object.
Create a clone of this object.