| Name | Description | Type | Package | Framework |
| AffineTransform | The AffineTransform class represents a 2D affine transform that performs a linear mapping from 2D coordinates to other 2D | Class | java.awt.geom | Java SE |
|
| Arc2D | Arc2D is the abstract superclass for all objects that store a 2D arc defined by a framing rectangle, | Class | java.awt.geom | Java SE |
|
| Arc2D .Double | This class defines an arc specified in double precision. | Class | java.awt.geom.Arc2D | Java SE |
|
| Arc2D .Float | This class defines an arc specified in float precision. | Class | java.awt.geom.Arc2D | Java SE |
|
| Area | An Area object stores and manipulates a resolution-independent description of an enclosed area of | Class | java.awt.geom | Java SE |
|
| CubicCurve2D | The CubicCurve2D class defines a cubic parametric curve segment in (x,y) coordinate space. | Class | java.awt.geom | Java SE |
|
| CubicCurve2D .Double | A cubic parametric curve segment specified with double coordinates. | Class | java.awt.geom.CubicCurve2D | Java SE |
|
| CubicCurve2D .Float | A cubic parametric curve segment specified withSince:1. | Class | java.awt.geom.CubicCurve2D | Java SE |
|
| Dimension2D | The Dimension2D class is to encapsulate a width and a height dimension. | Class | java.awt.geom | Java SE |
|
| Ellipse2D | The Ellipse2D class describes an ellipse that is defined by a framing rectangle. | Class | java.awt.geom | Java SE |
|
| Ellipse2D .Double | The Double class defines an ellipse specified in double precision. | Class | java.awt.geom.Ellipse2D | Java SE |
|
| Ellipse2D .Float | The Float class defines an ellipse specified in float precision. | Class | java.awt.geom.Ellipse2D | Java SE |
|
| FlatteningPathIterator | The FlatteningPathIterator class returns a flattened view of another PathIterator object. | Class | java.awt.geom | Java SE |
|
| GeneralPath | The GeneralPath class represents a geometric path constructed from straight lines, and quadratic and cubic | Class | java.awt.geom | Java SE |
|
| IllegalPathStateException | The IllegalPathStateException represents an exception that is thrown if an operation is performed on a path | Class | java.awt.geom | Java SE |
|
| Line2D | This Line2D represents a line segment in (x,y) coordinate space. | Class | java.awt.geom | Java SE |
|
| Line2D .Double | A line segment specified with double coordinates. | Class | java.awt.geom.Line2D | Java SE |
|
| Line2D .Float | A line segment specified with float coordinates. | Class | java.awt.geom.Line2D | Java SE |
|
| NoninvertibleTransformException | The NoninvertibleTransformException class represents an exception that is thrown if an operation is performed requiring | Class | java.awt.geom | Java SE |
|
| Path2D | The Path2D class provides a simple, yet flexible shape which represents an arbitrary geometric path. | Class | java.awt.geom | Java SE |
|
| Path2D .Double | The Double class defines a geometric path with coordinates stored in double precision floating point. | Class | java.awt.geom.Path2D | Java SE |
|
| Path2D .Float | The Float class defines a geometric path with coordinates stored in single precision floating point. | Class | java.awt.geom.Path2D | Java SE |
|
| Point2D | The Point2D class defines a point representing a location in (x,y) coordinate space. | Class | java.awt.geom | Java SE |
|
| Point2D .Double | The Double class defines a point specified inSince:1. | Class | java.awt.geom.Point2D | Java SE |
|
| Point2D .Float | The Float class defines a point specified in floatSince:1. | Class | java.awt.geom.Point2D | Java SE |
|
| PathIterator | The PathIterator interface provides the mechanism for objects that implement the Shape | Interface | java.awt.geom | Java SE |
|
| QuadCurve2D | The QuadCurve2D class defines a quadratic parametric curve segment in (x,y) coordinate space. | Class | java.awt.geom | Java SE |
|
| QuadCurve2D .Double | A quadratic parametric curve segment specified with double coordinates. | Class | java.awt.geom.QuadCurve2D | Java SE |
|
| QuadCurve2D .Float | A quadratic parametric curve segment specified withSince:1. | Class | java.awt.geom.QuadCurve2D | Java SE |
|
| Rectangle2D | The Rectangle2D class describes a rectangle defined by a location (x,y) and dimension | Class | java.awt.geom | Java SE |
|
| Rectangle2D .Double | The Double class defines a rectangle specified in double coordinates. | Class | java.awt.geom.Rectangle2D | Java SE |
|
| Rectangle2D .Float | The Float class defines a rectangle specified in floatSince:1. | Class | java.awt.geom.Rectangle2D | Java SE |
|
| RectangularShape | RectangularShape is the base class for a number of Shape objects whose geometry is defined by a rectangular frame. | Class | java.awt.geom | Java SE |
|
| RoundRectangle2D | The RoundRectangle2D class defines a rectangle with rounded corners defined by a location (x,y), a | Class | java.awt.geom | Java SE |
|
| RoundRectangle2D .Double | The Double class defines a rectangle with rounded corners all specified in double coordinates. | Class | java.awt.geom.RoundRectangle2D | Java SE |
|
| RoundRectangle2D .Float | The Float class defines a rectangle with rounded corners all specified in float coordinates. | Class | java.awt.geom.RoundRectangle2D | Java SE |
|
| AffineTransform | The AffineTransform class represents a 2D affine transform that performs a linear mapping from 2D coordinates to other 2D | Class | awt.geom | Code Trails |
|
| Arc2D | Arc2D is the abstract superclass for all objects that store a 2D arc defined by a framing rectangle, | Class | awt.geom | Code Trails |
|
| Arc2D .Double | This class defines an arc specified in double precision. | Class | awt.geom.Arc2D | Code Trails |
|
| Arc2D .Float | This class defines an arc specified in float precision. | Class | awt.geom.Arc2D | Code Trails |
|
| ArcIterator | | Class | awt.geom | Code Trails |
|
| Area | An Area object stores and manipulates a resolution-independent description of an enclosed area of | Class | awt.geom | Code Trails |
|
| AreaIterator | | Class | awt.geom | Code Trails |
|
| AreaOp | | Class | awt.geom | Code Trails |
|
| AreaOp .AddOp | | Class | awt.geom.AreaOp | Code Trails |
|
| AreaOp .CAGOp | | Class | awt.geom.AreaOp | Code Trails |
|
| AreaOp .EOWindOp | | Class | awt.geom.AreaOp | Code Trails |
|
| AreaOp .IntOp | | Class | awt.geom.AreaOp | Code Trails |
|
| AreaOp .NZWindOp | | Class | awt.geom.AreaOp | Code Trails |
|
| AreaOp .SubOp | | Class | awt.geom.AreaOp | Code Trails |
|
| AreaOp .XorOp | | Class | awt.geom.AreaOp | Code Trails |
|
| ChainEnd | | Class | awt.geom | Code Trails |
|
| Crossings | | Class | awt.geom | Code Trails |
|
| Crossings .EvenOdd | | Class | awt.geom.Crossings | Code Trails |
|
| Crossings .NonZero | | Class | awt.geom.Crossings | Code Trails |
|
| CubicCurve2D | The CubicCurve2D class defines a cubic parametric curve segment in (x,y) coordinate space. | Class | awt.geom | Code Trails |
|
| CubicCurve2D .Double | A cubic parametric curve segment specified with double coordinates. | Class | awt.geom.CubicCurve2D | Code Trails |
|
| CubicCurve2D .Float | A cubic parametric curve segment specified withSince:1. | Class | awt.geom.CubicCurve2D | Code Trails |
|
| CubicIterator | | Class | awt.geom | Code Trails |
|
| Curve | | Class | awt.geom | Code Trails |
|
| CurveLink | | Class | awt.geom | Code Trails |
|
| Dimension2D | The Dimension2D class is to encapsulate a width and a height dimension. | Class | awt.geom | Code Trails |
|
| AbstractSegment | An abstract class for path segments. | Class | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| Cubic | A class representing a cubic path segment. | Class | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| ExtendedGeneralPath | The ExtendedGeneralPath class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) | Class | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| ExtendedPathIterator | The ExtendedPathIterator class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) | Interface | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| ExtendedShape | The ExtendedShape class represents a geometric path constructed from straight lines, quadratic and cubic (Bezier) | Interface | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| Linear | A class representing a linear path segment. | Class | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| PathLength | Utilitiy class for length calculations of paths. | Class | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| PathLength .PathSegment | A single path segment in the flattened version of the path. | Class | org.apache.batik.ext.awt.geom.PathLength | Apache FOP Batik |
|
| PathLength .SingleSegmentPathIterator | A PathIterator that returns only the next path segment from another PathIterator. | Class | org.apache.batik.ext.awt.geom.PathLength | Apache FOP Batik |
|
| Polygon2D | This class is a Polygon with float coordinates. | Class | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| Polyline2D | This class has the same behavior than Polygon2D, except that the figure is not closed. | Class | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| Quadradic | A class representing a quadratic path segment. | Class | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| RectListManager | RectListManager is a class to manage a list of rectangular regions. | Class | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| Segment | An interface that path segments must implement. | Interface | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| Segment .SplitResults | Methods inherited from class java. | Class | org.apache.batik.ext.awt.geom.Segment | Apache FOP Batik |
|
| SegmentList | A class representing a list of path segments. | Class | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| SegmentList .SplitResults | read-only helper class to represent a split-result. | Class | org.apache.batik.ext.awt.geom.SegmentList | Apache FOP Batik |
|
| ShapeExtender | This class wraps a normal path into an extended path. | Class | org.apache.batik.ext.awt.geom | Apache FOP Batik |
|
| ShapeExtender .EPIWrap | Fields inherited from interface org. | Class | org.apache.batik.ext.awt.geom.ShapeExtender | Apache FOP Batik |
|
| Insets2D | Similar to java. | Class | com.jidesoft.awt.geom | JideSoft |
|
| Insets2D .Double | An Insets2D instance specified with double precisionSee Also:Serialized Form | Class | com.jidesoft.awt.geom | JideSoft |
|
| Insets2D .Float | An Insets2D instance specified with float precisionSee Also:Serialized Form | Class | com.jidesoft.awt.geom | JideSoft |
|
| AffineTransform | | Class | com.itextpdf.awt.geom | IText |
|
| Crossing | | Class | com.itextpdf.awt.geom.gl | IText |
|
| Crossing .CubicCurve | CubicCurve class provides basic functionality to find curve crossing and calculating boundsConstructor SummaryCrossing. | Class | com.itextpdf.awt.geom.gl | IText |
|
| Crossing .QuadCurve | QuadCurve class provides basic functionality to find curve crossing and calculating boundsConstructor SummaryCrossing. | Class | com.itextpdf.awt.geom.gl | IText |
|
| CubicCurve2D | | Class | com.itextpdf.awt.geom | IText |
|
| CubicCurve2D .Double | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| CubicCurve2D .Float | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| Dimension | See Also:Serialized FormConstructor SummaryDimension() | Class | com.itextpdf.awt.geom | IText |
|
| Dimension2D | | Class | com.itextpdf.awt.geom | IText |
|
| FlatteningPathIterator | Fields inherited from interface com. | Class | com.itextpdf.awt.geom | IText |
|
| GeneralPath | | Class | com.itextpdf.awt.geom | IText |
|
| HashCode | This class is a convenience method to sequentially calculate hash code of the object based on the field values. | Class | com.itextpdf.awt.geom.misc | IText |
|
| IllegalPathStateException | See Also:Serialized FormConstructor SummaryIllegalPathStateException() | Class | com.itextpdf.awt.geom | IText |
|
| Line2D | | Class | com.itextpdf.awt.geom | IText |
|
| Line2D .Double | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| Line2D .Float | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| Messages | This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required. | Class | com.itextpdf.awt.geom.misc | IText |
|
| NoninvertibleTransformException | | Class | com.itextpdf.awt.geom | IText |
|
| PathIterator | | Interface | com.itextpdf.awt.geom | IText |
|
| Point | | Class | com.itextpdf.awt.geom | IText |
|
| Point2D | | Class | com.itextpdf.awt.geom | IText |
|
| Point2D .Double | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| Point2D .Float | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| PolylineShape | Class that defines a Polyline shape. | Class | com.itextpdf.awt.geom | IText |
|
| PolylineShapeIterator | PathIterator for PolylineShape. | Class | com.itextpdf.awt.geom | IText |
|
| QuadCurve2D | | Class | com.itextpdf.awt.geom | IText |
|
| QuadCurve2D .Double | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| QuadCurve2D .Float | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| Rectangle | | Class | com.itextpdf.awt.geom | IText |
|
| Rectangle2D | | Class | com.itextpdf.awt.geom | IText |
|
| Rectangle2D .Double | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| Rectangle2D .Float | Nested Class SummaryNested classes/interfaces inherited from class com. | Class | com.itextpdf.awt.geom | IText |
|
| RectangularShape | | Class | com.itextpdf.awt.geom | IText |
|
| RenderingHints | | Class | com.itextpdf.awt.geom.misc | IText |
|
| RenderingHints .Key | protected RenderingHints. | Class | com.itextpdf.awt.geom.misc | IText |
|
| Shape | | Interface | com.itextpdf.awt.geom | IText |