public interface INodeLabelLayout extends ILabelLayout
INodeLabelLayout defines the properties of one node label from the perspective of a labeling algorithm.
Note: To avoid inconsistencies, changing the model parameter
should always be combined with updating the corresponding oriented box.
| Modifier and Type | Method and Description |
|---|---|
INodeLabelLayoutModel |
getLabelModel()
Gets the label model that describes the valid locations for this label.
|
getBoundingBox, getModelParameter, getOrientedBox, setModelParameterINodeLabelLayoutModel getLabelModel()
INodeLabelLayoutModel associated with this INodeLabelLayout