| Name | Description | Type | Package | Framework |
| ArcTo | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| CharacterSection | | Class | org.apache.poi.xdgf.usermodel.section | Apache POI |
|
| CombinedIterable | | Class | org.apache.poi.xdgf.usermodel.section | Apache POI |
|
| Ellipse | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| EllipticalArcTo | | Class | org.apache.poi.xdgf.usermodel.section.geometry | Apache POI |
|
| GenericSection | | Class | org.apache.poi.xdgf.usermodel.section | 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 |
|
| ShapeDataAcceptor | This acceptor only allows traversal to shapes that have useful data associated with them, and tries to elide details that aren't useful when | Class | org.apache.poi.xdgf.usermodel.shape | Apache POI |
|
| ShapeDebuggerRenderer | | Class | org.apache.poi.xdgf.usermodel.shape | Apache POI |
|
| ShapeRenderer | To use this to render only particular shapes, override it and provide an appropriate implementation of getAcceptor() or accept() | Class | org.apache.poi.xdgf.usermodel.shape | Apache POI |
|
| ShapeTextVisitor | Only visits text nodes, accumulates text content into a string The text is returned in arbitrary order, with no regards to | Class | org.apache.poi.xdgf.usermodel.shape | Apache POI |
|
| ShapeTextVisitor .TextAcceptor | | Class | org.apache.poi.xdgf.usermodel.shape.ShapeTextVisitor | Apache POI |
|
| ShapeVisitor | Used to iterate through shapes To change the behavior of a particular visitor, you can override either | Class | org.apache.poi.xdgf.usermodel.shape | 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 |
|
| StopVisiting | | Class | org.apache.poi.xdgf.usermodel.shape.exceptions | Apache POI |
|
| StopVisitingThisBranch | | Class | org.apache.poi.xdgf.usermodel.shape.exceptions | Apache POI |
|
| XDGFBaseContents | Container of shapes for a page in a Visio diagram. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFCell | There are a lot of different cell types. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFConnection | Represents connections in a Visio diagram. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFDocument | Represents the root document: /visio/document. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFFactory | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFMaster | Provides the API to work with an underlying master. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFMasterContents | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFMasters | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFPage | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFPageContents | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFPages | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFPageSheet | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFRelation | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFSection | | Class | org.apache.poi.xdgf.usermodel.section | Apache POI |
|
| XDGFShape | A shape is a collection of Geometry Visualization, Format, Text, Images, and Shape Data in a Drawing Page. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFSheet | A sheet is a collection of properties that specify information for a shape, master, drawing page, style, or web drawing. | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFStyleSheet | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XDGFText | | Class | org.apache.poi.xdgf.usermodel | Apache POI |
|
| XmlVisioDocument | This is your high-level starting point for working with Visio XML Currently, only read support has been implemented, and the API is | Class | org.apache.poi.xdgf.usermodel | Apache POI |