y.layout
Class NodeLabelLayoutImpl
java.lang.Object
|
+--y.layout.LabelLayoutImpl
|
+--y.layout.NodeLabelLayoutImpl
- All Implemented Interfaces:
- LabelLayout, NodeLabelLayout
- public class NodeLabelLayoutImpl
- extends LabelLayoutImpl
- implements NodeLabelLayout
This class is an default implementation of the NodeLabelLayout
interface.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeLabelLayoutImpl
public NodeLabelLayoutImpl()
getLabelModel
public NodeLabelModel getLabelModel()
- Returns the node label model associated with this label layout
- Specified by:
getLabelModel
in interface NodeLabelLayout
setLabelModel
public void setLabelModel(NodeLabelModel m)
- Sets the node label model associated with this label layout