Uses of Package
org.apache.poi.xdgf.usermodel
-
Classes in org.apache.poi.xdgf.usermodel used by org.apache.poi.xdgf.extractor Class Description XmlVisioDocument This is your high-level starting point for working with Visio XML documents (.vsdx). -
Classes in org.apache.poi.xdgf.usermodel used by org.apache.poi.xdgf.geom Class Description XDGFShape A shape is a collection of Geometry Visualization, Format, Text, Images, and Shape Data in a Drawing Page. -
Classes in org.apache.poi.xdgf.usermodel used by org.apache.poi.xdgf.usermodel Class Description XDGFBaseContents Container of shapes for a page in a Visio diagram.XDGFCell There are a lot of different cell types.XDGFConnection Represents connections in a Visio diagram.XDGFDocument Represents the root document: /visio/document.xml You're probably actually looking forXmlVisioDocument
, this only contains metadata about the root document in the OOXML package.XDGFMaster Provides the API to work with an underlying master.XDGFMasterContents Contains the actual contents of the master/stencilXDGFMasters A collection of masters (typically stencils) in a Visio documentXDGFPage Provides the API to work with an underlying pageXDGFPageContents XDGFPages Contains a list of Page objects (not page content!)XDGFRelation XDGFShape A shape is a collection of Geometry Visualization, Format, Text, Images, and Shape Data in a Drawing Page.XDGFSheet A sheet is a collection of properties that specify information for a shape, master, drawing page, style, or web drawing.XDGFStyleSheet XDGFText -
Classes in org.apache.poi.xdgf.usermodel used by org.apache.poi.xdgf.usermodel.section Class Description XDGFCell There are a lot of different cell types.XDGFShape A shape is a collection of Geometry Visualization, Format, Text, Images, and Shape Data in a Drawing Page.XDGFSheet A sheet is a collection of properties that specify information for a shape, master, drawing page, style, or web drawing. -
Classes in org.apache.poi.xdgf.usermodel used by org.apache.poi.xdgf.usermodel.section.geometry Class Description XDGFShape A shape is a collection of Geometry Visualization, Format, Text, Images, and Shape Data in a Drawing Page. -
Classes in org.apache.poi.xdgf.usermodel used by org.apache.poi.xdgf.usermodel.shape Class Description XDGFShape A shape is a collection of Geometry Visualization, Format, Text, Images, and Shape Data in a Drawing Page. -
Classes in org.apache.poi.xdgf.usermodel used by org.apache.poi.xdgf.util Class Description XDGFPage Provides the API to work with an underlying pageXmlVisioDocument This is your high-level starting point for working with Visio XML documents (.vsdx). -
Classes in org.apache.poi.xdgf.usermodel used by org.apache.poi.xdgf.xml Class Description XDGFDocument Represents the root document: /visio/document.xml You're probably actually looking forXmlVisioDocument
, this only contains metadata about the root document in the OOXML package.