Uses of Class
org.apache.poi.xdgf.usermodel.XDGFBaseContents
Packages that use XDGFBaseContents
-
Uses of XDGFBaseContents in org.apache.poi.xdgf.usermodel
Subclasses of XDGFBaseContents in org.apache.poi.xdgf.usermodelModifier and TypeClassDescriptionclassContains the actual contents of the master/stencilclassConstructors in org.apache.poi.xdgf.usermodel with parameters of type XDGFBaseContentsModifierConstructorDescriptionXDGFShape(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)