Uses of Class
org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
-
Packages that use XDGFXMLDocumentPart Package Description org.apache.poi.xdgf.usermodel -
-
Uses of XDGFXMLDocumentPart in org.apache.poi.xdgf.usermodel
Subclasses of XDGFXMLDocumentPart in org.apache.poi.xdgf.usermodel Modifier and Type Class Description class
XDGFBaseContents
Container of shapes for a page in a Visio diagram.class
XDGFMasterContents
Contains the actual contents of the master/stencilclass
XDGFMasters
A collection of masters (typically stencils) in a Visio documentclass
XDGFPageContents
class
XDGFPages
Contains a list of Page objects (not page content!)
-