Uses of Class
org.apache.poi.xdgf.usermodel.XDGFMaster
Packages that use XDGFMaster
-
Uses of XDGFMaster in org.apache.poi.xdgf.usermodel
Fields in org.apache.poi.xdgf.usermodel declared as XDGFMasterFields in org.apache.poi.xdgf.usermodel with type parameters of type XDGFMasterModifier and TypeFieldDescriptionprotected Map<Long,
XDGFMaster> XDGFMasters._masters
protected Map<Long,
XDGFMaster> XDGFPageContents._masters
Methods in org.apache.poi.xdgf.usermodel that return XDGFMasterModifier and TypeMethodDescriptionXDGFMasterContents.getMaster()
XDGFMasters.getMasterById
(long masterId) XDGFPageContents.getMasterById
(long id) Methods in org.apache.poi.xdgf.usermodel that return types with arguments of type XDGFMasterMethods in org.apache.poi.xdgf.usermodel with parameters of type XDGFMaster