C

FreeNodeLabelModelParameter

Remarks

This class cannot be instantiated

Members

No filters for this type

Properties

Gets the angle by which the label should be rotated around the point described using the ratio and offset, measured in radians.
readonlyfinal
Gets the absolute offset to apply to the point on the label after the ratio has been determined.
readonlyfinal
Gets the ratio that describes the point on the label's layout relative to its upper-left corner.
A value of (0,0) describes the upper-left corner, while (1,1) is the lower-right corner.
readonlyfinal
Gets the absolute offset to apply to the point on the node after the ratio has been determined.
readonlyfinal
Gets the ratio that describes the point on the node's layout relative to its upper-left corner.
A value of (0,0) describes the upper-left corner, while (1,1) is the lower-right corner.
readonlyfinal
Gets the model that can be used to determine the geometry of a label given this parameter and a label instance.
readonlyfinal

Methods

Create a clone of this object.
final

Return Value

Object
A clone of this object.