Class ElkNode
java.lang.Object
net.sourceforge.plantuml.elk.proxy.graph.ElkWithProperty
net.sourceforge.plantuml.elk.proxy.graph.ElkNode
-
Field Summary
Fields inherited from class net.sourceforge.plantuml.elk.proxy.graph.ElkWithProperty
obj
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.plantuml.elk.proxy.graph.ElkWithProperty
equals, hashCode, setProperty
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ElkNode
public ElkNode(java.lang.Object obj)
-
-
Method Details
-
getParent
-
getX
public double getX() -
getY
public double getY() -
getLabels
-
getWidth
public double getWidth() -
getHeight
public double getHeight() -
setDimensions
public void setDimensions(double width, double height)
-