| Name | Description | Type | Package | Framework |
| ArcTo | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI | |
| Ellipse | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI | |
| EllipticalArcTo | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI | |
| GeometryRow | Interface | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI | |
| GeometryRowFactory | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI | |
| GeometrySection | Class | org.apache.poi.xdgf.usermodel.section | Apache POI | |
| InfiniteLine | Contains the x- and y-coordinates of two points on an infinite line. | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
| LineTo | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI | |
| MoveTo | Contains the x- and y-coordinates of the first vertex of a shape or the x- and y-coordinates of the first vertex after a break in a path, relative to | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
| NURBSTo | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI | |
| PolyLineTo | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI | |
| RelCubBezTo | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI | |
| RelEllipticalArcTo | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI | |
| RelLineTo | Contains x-and y-coordinates of the ending vertex of a straight line segment relative to a shape's width and height. | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
| RelMoveTo | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI | |
| RelQuadBezTo | Contains the x- and y-coordinates of the endpoint of a quadratic Bezier curve relative to the shape's width and height and the x- and y-coordinates of the | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
| SplineKnot | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI | |
| SplineStart | Contains x- and y-coordinates for a spline's second control point, its second knot, its first knot, the last knot, and the degree of the spline. | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |