A B C D E F G H I K L M N O P Q R S T U V W X Y

A

a - Variable in class math.geom2d.conic.Parabola2D
The parameter of the parabola.
a - Variable in class math.geom2d.conic.ParametricConic2D
 
AbstractAffineTransform2D - Class in math.geom2d.transform
Base class for generic affine transforms in the plane.
AbstractAffineTransform2D() - Constructor for class math.geom2d.transform.AbstractAffineTransform2D
 
AbstractAffineTransform2D.Identity2D - Class in math.geom2d.transform
 
AbstractAffineTransform2D.Identity2D() - Constructor for class math.geom2d.transform.AbstractAffineTransform2D.Identity2D
 
ACCURACY - Static variable in interface math.geom2d.Shape2D
The constant used for testing results.
ACCURACY - Static variable in interface math.geom3d.Shape3D
 
addCurve(T) - Method in class math.geom2d.curve.CurveSet2D
Adds the curve to the curve set, if it does not already belongs to the set.
addPoint(Point2D) - Method in class math.geom2d.line.Polyline2D
 
addPoint(Point2D) - Method in class math.geom2d.PointSet2D
add a new point to the set of point.
addPoint(Point2D) - Method in class math.geom2d.polygon.Polygon2D
Add a point as the last vertex.
addPoints(Point2D[]) - Method in class math.geom2d.PointSet2D
Add a series of points
addPoints(Collection<Point2D>) - Method in class math.geom2d.PointSet2D
 
addPolygon(Polygon2D) - Method in class math.geom2d.polygon.MultiPolygon2D
 
addPolyline(ClosedPolyline2D) - Method in class math.geom2d.polygon.MultiPolygon2D
 
AffineTransform2D - Interface in math.geom2d.transform
Represents any transform which can be expressed via a 3x3 matrix with the last row equal to [0 0 1].
AffineTransform3D - Class in math.geom3d
 
AffineTransform3D() - Constructor for class math.geom3d.AffineTransform3D
Main constructor
AffineTransform3D(double[]) - Constructor for class math.geom3d.AffineTransform3D
 
AffineTransform3D(double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class math.geom3d.AffineTransform3D
 
Angle2D - Class in math.geom2d
This class is only devoted to static computations.
Angle2D() - Constructor for class math.geom2d.Angle2D
 
angleExtent - Variable in class math.geom2d.conic.EllipseArc2D
 
append(Shape, boolean) - Method in class math.geom2d.curve.GeneralPath2D
Appends the geometry of the specified Shape object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
append(PathIterator, boolean) - Method in class math.geom2d.curve.GeneralPath2D
Appends the geometry of the specified PathIterator object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
appendPath(GeneralPath) - Method in class math.geom2d.conic.Circle2D
 
appendPath(GeneralPath) - Method in class math.geom2d.conic.CircleArc2D
 
appendPath(GeneralPath) - Method in class math.geom2d.conic.Ellipse2D
Add the path of the ellipse to the given path.
appendPath(GeneralPath) - Method in class math.geom2d.conic.EllipseArc2D
 
appendPath(GeneralPath) - Method in class math.geom2d.conic.HyperbolaBranch2D
 
appendPath(GeneralPath) - Method in class math.geom2d.conic.HyperbolaBranchArc2D
 
appendPath(GeneralPath) - Method in class math.geom2d.conic.Parabola2D
returns the appended path of a ParabolaArc2D, with -100appendPath(GeneralPath) - Method in class math.geom2d.conic.ParabolaArc2D
 
appendPath(GeneralPath) - Method in interface math.geom2d.curve.ContinuousCurve2D
Append the path of the curve to the given path.
appendPath(GeneralPath) - Method in class math.geom2d.curve.PolyCurve2D
 
appendPath(GeneralPath) - Method in class math.geom2d.line.ClosedPolyline2D
 
appendPath(GeneralPath) - Method in class math.geom2d.line.LineArc2D
append a line to the current path.
appendPath(GeneralPath) - Method in class math.geom2d.line.LineObject2D
 
appendPath(GeneralPath) - Method in class math.geom2d.line.Polyline2D
 
appendPath(GeneralPath) - Method in class math.geom2d.spline.BezierCurve2D
 

A B C D E F G H I K L M N O P Q R S T U V W X Y