V - vertexE - edgepublic class Bracket<V,E> extends AbstractEdgeShapeTransformerWithIndex<V,E>
| Modifier and Type | Field and Description |
|---|---|
protected static java.awt.geom.GeneralPath |
instance |
indexFunction, loop, yOffsetBase, yOffsetIncrement| Constructor and Description |
|---|
Bracket()
Construct
|
| Modifier and Type | Method and Description |
|---|---|
java.awt.Shape |
toShape(double controlY,
boolean isBackwards)
Create shape
|
getEdgeIndexFunction, getYOffsetBase, getYOffsetIncrement, setEdgeIndexFunction, setYOffsetBase, setYOffsetIncrement, toShape, transformpublic java.awt.Shape toShape(double controlY,
boolean isBackwards)
AbstractEdgeShapeTransformerWithIndextoShape in class AbstractEdgeShapeTransformerWithIndex<V,E>controlY - Y controlisBackwards - whether edge is backwards