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 EdgeLabelPositionAttributeEdgeLabelAttribute. 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 voidEdgeLabelAttribute. setPosition(EdgeLabelPositionAttribute p)Sets the 'position'-value.