![]() |
GrammarScope
4.0.0
|
Package Functions | |
Point2D.Double | getControlFactor1 () |
Point2D.Double | getControlFactor2 () |
Static Package Attributes | |
static final Point2D.Double | c1 = new Point2D.Double(0., 1.) |
static final Point2D.Double | c2 = new Point2D.Double(1., 1.) |
Additional Inherited Members | |
![]() | |
CubicCurve () | |
Shape | toShape (final double controlY, final boolean isBackwards) |
Point2D | getValueAt (final double t, final Shape shape) |
![]() | |
AbstractEdgeShapeTransformerWithIndex () | |
EdgeIndexFunction< V, E > | getEdgeIndexFunction () |
void | setEdgeIndexFunction (final EdgeIndexFunction< V, E > function) |
Shape | transform (final Context< Graph< V, E >, E > context) |
Shape | toShape () |
![]() | |
static Point2D | getValueAt (final double t, final CubicCurve2D curve) |
![]() | |
static float | getYOffsetIncrement () |
static void | setYOffsetIncrement (final float yOffsetIncrement) |
static float | getYOffsetBase () |
static void | setYOffsetBase (final float yOffsetBase) |
![]() | |
EdgeIndexFunction< V, E > | indexFunction |
![]() | |
static final Ellipse2D | loop = new Ellipse2D.Float() |
static float | yOffsetIncrement = 20.f |
static float | yOffsetBase = 10.f |
|
package |
Reimplemented from grammarscope.jung2.edge.CubicCurve< V, E >.
|
package |
Reimplemented from grammarscope.jung2.edge.CubicCurve< V, E >.
|
staticpackage |
|
staticpackage |