Uses of Class
org.apache.poi.xdgf.usermodel.XDGFPageContents
Packages that use XDGFPageContents
-
Uses of XDGFPageContents in org.apache.poi.xdgf.usermodel
Fields in org.apache.poi.xdgf.usermodel declared as XDGFPageContentsMethods in org.apache.poi.xdgf.usermodel that return XDGFPageContentsMethods in org.apache.poi.xdgf.usermodel with parameters of type XDGFPageContentsModifier and TypeMethodDescriptionprotected void
XDGFShape.setupMaster
(XDGFPageContents pageContents, XDGFMasterContents master) Setup top level shapes Shapes that have a 'Master' attribute refer to a specific master in the page, whereas shapes with a 'MasterShape' attribute refer to a subshape of a Master.Constructors in org.apache.poi.xdgf.usermodel with parameters of type XDGFPageContentsModifierConstructorDescriptionXDGFPage
(com.microsoft.schemas.office.visio.x2012.main.PageType page, XDGFPageContents content, XDGFDocument document, XDGFPages pages)