public static class EdgeShape.Line extends AbstractEdgeShapeFunction
control_offset_increment
Constructor and Description |
---|
EdgeShape.Line() |
Modifier and Type | Method and Description |
---|---|
java.awt.Shape |
getShape(Edge e)
Get the shape for this edge, returning either the
shared instance or, in the case of self-loop edges, the
SimpleLoop shared instance.
|
setControlOffsetIncrement
public java.awt.Shape getShape(Edge e)