| Name | Description | Type | Package | Framework |
| 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 |