Usages of ICloneable
Implementing Types
GeneralPath | Models a path that consists of lines and Bézier curves. | |
Matrix | An implementation of a matrix that represents an affine transformation and works with Point. | |
MutablePoint | Represents a mutable point in two-dimensional Cartesian coordinates. | |
MutableRectangle | Represents a mutable axis-aligned rectangle in two-dimensional Cartesian coordinates. | |
MutableSize | A mutable size in 2D coordinate space with double precision values. | |
OrientedRectangle | A mutable oriented rectangle in 2D coordinate space with double precision values stored in an instance of IMutablePoint and IMutableSize as well as two doubles for the up vector components. | |
ILabelModelParameter | Defines a state that can be used to determine the geometry of a label with a ILabelModel. | |
IPortLocationModelParameter | Defines a state that can be used to determine the location of a port with a IPortLocationModel. | |
Table | Default implementation of the ITable interface. | |
Arrow | A default implementation of the IArrow interface that can render ArrowTypes. | |
IEdgeStyle | Style implementation for IEdge instances in an IGraph. | |
ILabelStyle | Style implementation for ILabel instances in an IGraph. | |
INodeStyle | Style implementation for INode instances in an IGraph. | |
IPortStyle | Style implementation for IPort instances in an IGraph. | |
IStripeStyle | Style implementation for IStripe instances in an ITable. | |
Fill | Represents any object that fills an area. | |
GradientStop | Specifies the properties of a transition point of a gradient. | |
Stroke | A utility class that holds all properties of a Stroke. |