Package | Description |
---|---|
org.apache.poi.xdgf.usermodel | |
org.apache.poi.xdgf.usermodel.section |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,XDGFSection> |
XDGFSheet._sections |
Modifier and Type | Method and Description |
---|---|
XDGFSection |
XDGFSheet.getSection(java.lang.String sectionName) |
Modifier and Type | Class and Description |
---|---|
class |
CharacterSection |
class |
GenericSection |
class |
GeometrySection |
Modifier and Type | Method and Description |
---|---|
static XDGFSection |
XDGFSection.load(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet) |
Modifier and Type | Method and Description |
---|---|
void |
GenericSection.setupMaster(XDGFSection section) |
abstract void |
XDGFSection.setupMaster(XDGFSection section) |
void |
CharacterSection.setupMaster(XDGFSection section) |
void |
GeometrySection.setupMaster(XDGFSection master) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.