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