Search this API

y.layout
Interface NodeLabelLayout

All Superinterfaces:
LabelLayout
All Known Implementing Classes:
DefaultNodeLabelLayout, NodeLabel, NodeLabelLayoutImpl

public interface NodeLabelLayout
extends LabelLayout

This interface defines the properties of one edge label from the perspective of a labeling algorithm.


Method Summary
 NodeLabelModel getLabelModel()
          Returns the node label model associated with this label layout
 
Methods inherited from interface y.layout.LabelLayout
getBox, getModelParameter, getOrientedBox, setModelParameter
 

Method Detail

getLabelModel

NodeLabelModel getLabelModel()
Returns the node label model associated with this label layout


© Copyright 2000-2013,
yWorks GmbH.
All rights reserved.