Uses of Class
org.apache.poi.xdgf.usermodel.section.XDGFSection
Packages that use XDGFSection
-
Uses of XDGFSection in org.apache.poi.xdgf.usermodel
Fields in org.apache.poi.xdgf.usermodel with type parameters of type XDGFSectionMethods in org.apache.poi.xdgf.usermodel that return XDGFSection -
Uses of XDGFSection in org.apache.poi.xdgf.usermodel.section
Subclasses of XDGFSection in org.apache.poi.xdgf.usermodel.sectionModifier and TypeClassDescriptionclass
class
class
Methods in org.apache.poi.xdgf.usermodel.section that return XDGFSectionModifier and TypeMethodDescriptionstatic XDGFSection
XDGFSection.load
(com.microsoft.schemas.office.visio.x2012.main.SectionType section, XDGFSheet containingSheet) Methods in org.apache.poi.xdgf.usermodel.section with parameters of type XDGFSectionModifier and TypeMethodDescriptionvoid
CharacterSection.setupMaster
(XDGFSection section) void
GenericSection.setupMaster
(XDGFSection section) void
GeometrySection.setupMaster
(XDGFSection master) abstract void
XDGFSection.setupMaster
(XDGFSection section)