Search this API

y.layout
Class NodeLabelLayoutImpl

java.lang.Object
  extended by y.layout.LabelLayoutImpl
      extended by 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.


Constructor Summary
NodeLabelLayoutImpl()
           
 
Method Summary
 NodeLabelModel getLabelModel()
          Returns the node label model associated with this label layout
 void setLabelModel(NodeLabelModel m)
          Sets the node label model associated with this label layout
 
Methods inherited from class y.layout.LabelLayoutImpl
getBox, getModelParameter, getOrientedBox, setBox, setModelParameter, setOrientedBox
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface y.layout.LabelLayout
getBox, getModelParameter, getOrientedBox, setModelParameter
 

Constructor Detail

NodeLabelLayoutImpl

public NodeLabelLayoutImpl()
Method Detail

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


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