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 TypeClassDescriptionclassclassclassMethods in org.apache.poi.xdgf.usermodel.section that return XDGFSectionModifier and TypeMethodDescriptionstatic XDGFSectionXDGFSection.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 TypeMethodDescriptionvoidCharacterSection.setupMaster(XDGFSection section) voidGenericSection.setupMaster(XDGFSection section) voidGeometrySection.setupMaster(XDGFSection master) abstract voidXDGFSection.setupMaster(XDGFSection section)