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

F

fill(Graphics2D) - Method in class math.geom2d.Box2D
Fills the content of the box on the specified graphics.
fill(Graphics2D) - Method in class math.geom2d.circulinear.BoundaryPolyCirculinearCurve2D
 
fill(Graphics2D) - Method in class math.geom2d.circulinear.GenericCirculinearRing2D
 
fill(Graphics2D) - Method in class math.geom2d.conic.Circle2D
 
fill(Graphics2D) - Method in class math.geom2d.conic.Ellipse2D
 
fill(Graphics2D) - Method in class math.geom2d.conic.HyperbolaBranch2D
Throws an UnboundedShapeException
fill(Graphics2D) - Method in class math.geom2d.conic.Parabola2D
Throws an infiniteShapeException
fill(Graphics2D) - Method in interface math.geom2d.domain.Boundary2D
Fills the interior of the boundary, using the Graphics current Paint.
fill(Graphics2D) - Method in class math.geom2d.domain.BoundaryPolyCurve2D
 
fill(Graphics2D) - Method in class math.geom2d.domain.ContourArray2D
 
fill(Graphics2D) - Method in interface math.geom2d.domain.Domain2D
Fills the interior of the domain, using the Graphics current Paint.
fill(Graphics2D) - Method in class math.geom2d.domain.DomainArray2D
 
fill(Graphics2D) - Method in class math.geom2d.domain.GenericDomain2D
 
fill(Graphics2D) - Method in class math.geom2d.line.StraightLine2D
 
fill(Graphics2D) - Method in class math.geom2d.polygon.HRectangle2D
Deprecated.  
fill(Graphics2D) - Method in class math.geom2d.polygon.LinearRing2D
 
fill(Graphics2D) - Method in class math.geom2d.polygon.MultiPolygon2D
 
fill(Graphics2D) - Method in class math.geom2d.polygon.Rectangle2D
 
fill(Graphics2D) - Method in class math.geom2d.polygon.SimplePolygon2D
 
filterMultipleVertices(List<T>) - Static method in class math.geom2d.point.PointSets2D
 
filterMultipleVertices(List<T>, boolean) - Static method in class math.geom2d.point.PointSets2D
 
findIntersections(CirculinearCurve2D, CirculinearCurve2D) - Static method in class math.geom2d.circulinear.CirculinearCurves2D
Compute the set of intersection points between the two curves.
findIntersections(CirculinearElement2D, CirculinearElement2D) - Static method in class math.geom2d.circulinear.CirculinearCurves2D
Computes the intersections, if they exist, of two circulinear elements.
findNextCurveIndex(double[], double) - Static method in class math.geom2d.curve.Curves2D
 
findNextCurveIndex(double[], double) - Static method in class math.geom2d.domain.Boundaries2D
 
findSelfIntersections(CirculinearCurve2D) - Static method in class math.geom2d.circulinear.CirculinearCurves2D
Computes intersection point of a single curve, by iterating on pair of Circulinear elements composing the curve.
firstCurve() - Method in class math.geom2d.curve.CurveArray2D
Returns the first curve of the collection if it exists, null otherwise.
firstCurve() - Method in interface math.geom2d.curve.CurveSet2D
Returns the first curve of the collection if it exists, null otherwise.
firstEdge() - Method in class math.geom2d.polygon.LinearCurve2D
 
firstPoint() - Method in class math.geom2d.conic.Circle2D
Get the first point of the circle, which is the same as the last point.
firstPoint() - Method in class math.geom2d.conic.Ellipse2D
Returns the first point of the ellipse, which is the same as the last point.
firstPoint() - Method in class math.geom2d.curve.AbstractContinuousCurve2D
 
firstPoint() - Method in interface math.geom2d.curve.Curve2D
Returns the first point of the curve.
firstPoint() - Method in class math.geom2d.curve.CurveArray2D
Returns the first point of the curve.
firstPoint() - Method in class math.geom2d.line.Line2D
Get the first point of the curve.
firstPoint() - Method in class math.geom2d.line.LineArc2D
Returns the first point of the edge.
firstPoint() - Method in class math.geom2d.line.LineSegment2D
Returns the first point of the edge.
firstPoint() - Method in class math.geom2d.line.Ray2D
 
firstPoint() - Method in class math.geom2d.line.StraightLine2D
Throws an infiniteShapeException
firstPoint() - Method in class math.geom2d.polygon.LinearCurve2D
Returns the first point of the linear curve.
firstPoint() - Method in class math.geom2d.spline.CubicBezierCurve2D
Returns the first point of the curve.
firstPoint() - Method in class math.geom2d.spline.QuadBezierCurve2D
Returns the first point of the curve, that corresponds to the first control point.
firstPoint() - Method in interface math.geom3d.curve.Curve3D
Get the first point of the curve.
firstPoint() - Method in class math.geom3d.line.LineSegment3D
 
firstPoint() - Method in class math.geom3d.line.StraightLine3D
 
focus1() - Method in class math.geom2d.conic.Circle2D
Returns the first focus, which for a circle is the same point as the center.
focus1() - Method in class math.geom2d.conic.Ellipse2D
Return the first focus.
focus2() - Method in class math.geom2d.conic.Circle2D
Returns the second focus, which for a circle is the same point as the center.
focus2() - Method in class math.geom2d.conic.Ellipse2D
Returns the second focus.
formatAngle(double) - Static method in class math.geom2d.Angle2D
Formats an angle between 0 and 2*PI.
fromUnitSegment(double, double, double) - Static method in class math.geom2d.curve.Curves2D
Transforms the value t between 0 and 1 in a value comprised between t0 and t1.

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