|  | GrammarScope
    4.0.0
    | 


| Public Member Functions | |
| RoundedBracketWithOffset () | |
| Shape | toShape (final double controlY, final boolean isBackwards) | 
| Shape | toShape () | 
|  Public Member Functions inherited from grammarscope.jung2.edge.AbstractEdgeShapeTransformerWithOffset< V, E > | |
| AbstractEdgeShapeTransformerWithOffset () | |
| float | getXOffsetIncrement () | 
| EdgeOffsetFunctions< V, E > | getEdgeOffsetFunctions () | 
| void | setEdgeOffsetFunctions (final EdgeOffsetFunctions< V, E > functions) | 
|  Public Member Functions inherited from grammarscope.jung2.edge.AbstractEdgeShapeTransformerWithIndex< V, E > | |
| AbstractEdgeShapeTransformerWithIndex () | |
| EdgeIndexFunction< V, E > | getEdgeIndexFunction () | 
| void | setEdgeIndexFunction (final EdgeIndexFunction< V, E > function) | 
| Shape | transform (final Context< Graph< V, E >, E > context) | 
| Static Protected Attributes | |
| static final GeneralPath | instance = new GeneralPath() | 
|  Static Protected Attributes inherited from grammarscope.jung2.edge.AbstractEdgeShapeTransformerWithOffset< V, E > | |
| static float | xOffsetIncrement = 8.f | 
|  Static Protected Attributes inherited from grammarscope.jung2.edge.AbstractEdgeShapeTransformerWithIndex< V, E > | |
| static final Ellipse2D | loop = new Ellipse2D.Float() | 
| static float | yOffsetIncrement = 20.f | 
| static float | yOffsetBase = 10.f | 
| Static Private Attributes | |
| static final float | X_RADIUS = .03f | 
| static final float | Y_RADIUS = .1f | 
| Additional Inherited Members | |
|  Static Public Member Functions inherited from grammarscope.jung2.edge.AbstractEdgeShapeTransformerWithOffset< V, E > | |
| static void | setXOffsetIncrement (final float xOffsetIncrement) | 
|  Static Public Member Functions inherited from grammarscope.jung2.edge.AbstractEdgeShapeTransformerWithIndex< V, E > | |
| static float | getYOffsetIncrement () | 
| static void | setYOffsetIncrement (final float yOffsetIncrement) | 
| static float | getYOffsetBase () | 
| static void | setYOffsetBase (final float yOffsetBase) | 
|  Protected Attributes inherited from grammarscope.jung2.edge.AbstractEdgeShapeTransformerWithOffset< V, E > | |
| EdgeOffsetFunctions< V, E > | offsetFunctions | 
|  Protected Attributes inherited from grammarscope.jung2.edge.AbstractEdgeShapeTransformerWithIndex< V, E > | |
| EdgeIndexFunction< V, E > | indexFunction | 
Angle bracket
| <V> | vertex | 
| <E> | edge | 
Construct
| Shape grammarscope.jung2.edge.RoundedBracketWithOffset< V, E >.toShape | ( | ) | 
Shape view
Reimplemented from grammarscope.jung2.edge.AbstractEdgeShapeTransformerWithIndex< V, E >.
| Shape grammarscope.jung2.edge.RoundedBracketWithOffset< V, E >.toShape | ( | final double | controlY, | 
| final boolean | isBackwards | ||
| ) | 
Create shape
| controlY | Y control | 
| isBackwards | whether edge is backwards | 
Reimplemented from grammarscope.jung2.edge.AbstractEdgeShapeTransformerWithIndex< V, E >.
| 
 | staticprotected | 
| 
 | staticprivate | 
| 
 | staticprivate | 
 1.8.17
 1.8.17