Skip navigation links
GEF4 Geometry
0.2.0.201509140217
A B C D E F G H I L M N O P Q R S T U V W X Y Z 

B

b - Variable in class org.eclipse.gef4.geometry.planar.BezierCurve.Interval
An BezierCurve.Interval records the parameter range [a;b].
BezierCurve - Class in org.eclipse.gef4.geometry.planar
Instances of the BezierCurve class individually represent an arbitrary Bezier curve.
BezierCurve(CubicCurve) - Constructor for class org.eclipse.gef4.geometry.planar.BezierCurve
Constructs a new BezierCurve from the given CubicCurve.
BezierCurve(double...) - Constructor for class org.eclipse.gef4.geometry.planar.BezierCurve
Constructs a new BezierCurve from the given control Point coordinates.
BezierCurve(Point...) - Constructor for class org.eclipse.gef4.geometry.planar.BezierCurve
Constructs a new BezierCurve from the given control Point s.
BezierCurve(QuadraticCurve) - Constructor for class org.eclipse.gef4.geometry.planar.BezierCurve
Constructs a new BezierCurve from the given QuadraticCurve.
BezierCurve.Interval - Class in org.eclipse.gef4.geometry.planar
An BezierCurve.Interval records a lower and an upper limit that define the mathematical interval [a;b] (inclusively).
BezierCurve.IntervalPair - Class in org.eclipse.gef4.geometry.planar
An BezierCurve.IntervalPair combines two BezierCurves and their corresponding parameter ranges.
A B C D E F G H I L M N O P Q R S T U V W X Y Z 
Skip navigation links
GEF4 Geometry
0.2.0.201509140217

Copyright (c) 2014 itemis AG, and others. All rights reserved.