Package | Description |
---|---|
org.apache.poi.xdgf.usermodel | |
org.apache.poi.xdgf.usermodel.section |
Modifier and Type | Class and Description |
---|---|
class |
XDGFPageSheet |
class |
XDGFShape
A shape is a collection of Geometry Visualization, Format, Text, Images, and
Shape Data in a Drawing Page.
|
class |
XDGFStyleSheet |
Modifier and Type | Field and Description |
---|---|
protected XDGFSheet |
XDGFPage._pageSheet |
protected XDGFSheet |
XDGFMaster._pageSheet |
Modifier and Type | Method and Description |
---|---|
XDGFSheet |
XDGFPage.getPageSheet() |
XDGFSheet |
XDGFMaster.getPageSheet() |
Modifier and Type | Field and Description |
---|---|
protected XDGFSheet |
XDGFSection._containingSheet |
Modifier and Type | Method and Description |
---|---|
static XDGFSection |
XDGFSection.load(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet) |
Constructor and Description |
---|
CharacterSection(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet) |
GenericSection(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet) |
GeometrySection(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet) |
XDGFSection(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.