Uses of Class
org.graffiti.graphics.NodeLabelPositionAttribute
Package | Description |
---|---|
org.graffiti.graphics |
-
Uses of NodeLabelPositionAttribute in org.graffiti.graphics
Methods in org.graffiti.graphics that return NodeLabelPositionAttribute Modifier and Type Method Description NodeLabelPositionAttribute
NodeLabelAttribute. getPosition()
Returns the NodeLabelPositionAttribute specifying the position of the encapsulated label.Methods in org.graffiti.graphics with parameters of type NodeLabelPositionAttribute Modifier and Type Method Description void
NodeLabelAttribute. setPosition(NodeLabelPositionAttribute p)
Sets the 'position'-value.