Uses of Class
org.apache.poi.xdgf.usermodel.XDGFBaseContents

Packages that use XDGFBaseContents
org.apache.poi.xdgf.usermodel   
 

Uses of XDGFBaseContents in org.apache.poi.xdgf.usermodel
 

Subclasses of XDGFBaseContents in org.apache.poi.xdgf.usermodel
 class XDGFMasterContents
          Contains the actual contents of the master/stencil
 class XDGFPageContents
           
 

Constructors in org.apache.poi.xdgf.usermodel with parameters of type XDGFBaseContents
XDGFShape(com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType shapeSheet, XDGFBaseContents parentPage, XDGFDocument document)
           
XDGFShape(XDGFShape parent, com.microsoft.schemas.office.visio.x2012.main.ShapeSheetType shapeSheet, XDGFBaseContents parentPage, XDGFDocument document)
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.