documentationfor yFiles for HTML 2.6

Usages of ICloneable

Implementing Types

YInsetsDouble-precision immutable insets representation.
Point2DRepresents a two-dimensional point located at (x, y).
Rectangle2DRepresents a two-dimensional rectangle of size (width x height), located at the point (x, y).
GeneralPathModels a path that consists of lines and Bézier curves.
MatrixAn implementation of a matrix that represents an affine transformation and works with Point.
MutablePointA mutable point in 2D coordinate space with double precision coordinates.
MutableRectangleA mutable rectangle in 2D coordinate space with double precision values stored in an instance of IMutablePoint and IMutableSize.
MutableSizeA a mutable size in 2D coordinate space with double precision values.
OrientedRectangleA 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.
ILabelModelParameterDefines a state that can be used to determine the geometry of a label with a ILabelModel.
IPortLocationModelParameterDefines a state that can be used to determine the location of a port with a IPortLocationModel.
TableDefault implementation of the ITable interface.
ArrowA default implementation of the IArrow interface that can render ArrowTypes.
IEdgeStyleStyle implementation for IEdge instances in an IGraph.
ILabelStyleStyle implementation for ILabel instances in an IGraph.
INodeStyleStyle implementation for INode instances in an IGraph.
IPortStyleStyle implementation for IPort instances in an IGraph.
IStripeStyleStyle implementation for IStripe instances in an ITable.
TemplateLabelStyleBaseBase class for label styles that use a SVG snippet as template for the visualization of ILabels.
TemplateNodeStyleBaseBase class for node styles that use a SVG snippet as template for the visualization of INodes.
TemplatePortStyleBaseBase class for port styles that use a SVG snippet as template for the visualization of IPorts.
TemplateStripeStyleBaseBase class for stripe styles that use a SVG snippet as template for the visualization of IStripes.
DefaultNodePlacerDefaultNodePlacer is the default implementation of interface ITreeLayoutNodePlacer.
NodePlacerBaseAbstract base class for implementations of the ITreeLayoutNodePlacer interface.
FillRepresents any object which fills an area.
GradientStopSpecifies the properties of a transition point of a gradient.
StrokeA utility class that holds all properties of a Stroke.