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 NodeLabelPositionAttributeNodeLabelAttribute. 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 voidNodeLabelAttribute. setPosition(NodeLabelPositionAttribute p)Sets the 'position'-value.