Uses of Class
org.apache.poi.xdgf.usermodel.XDGFMasterContents
Packages that use XDGFMasterContents
-
Uses of XDGFMasterContents in org.apache.poi.xdgf.usermodel
Fields in org.apache.poi.xdgf.usermodel declared as XDGFMasterContentsMethods in org.apache.poi.xdgf.usermodel that return XDGFMasterContentsMethods in org.apache.poi.xdgf.usermodel with parameters of type XDGFMasterContentsModifier 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 XDGFMasterContentsModifierConstructorDescriptionXDGFMaster
(com.microsoft.schemas.office.visio.x2012.main.MasterType master, XDGFMasterContents content, XDGFDocument document)