|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XDGFSheet | |
|---|---|
| org.apache.poi.xdgf.usermodel | |
| org.apache.poi.xdgf.usermodel.section | |
| Uses of XDGFSheet in org.apache.poi.xdgf.usermodel |
|---|
| Subclasses of XDGFSheet in org.apache.poi.xdgf.usermodel | |
|---|---|
class |
XDGFPageSheet
|
class |
XDGFShape
A shape is a collection of Geometry Visualization, Format, Text, Images, and Shape Data in a Drawing Page. |
class |
XDGFStyleSheet
|
| Fields in org.apache.poi.xdgf.usermodel declared as XDGFSheet | |
|---|---|
protected XDGFSheet |
XDGFPage._pageSheet
|
protected XDGFSheet |
XDGFMaster._pageSheet
|
| Methods in org.apache.poi.xdgf.usermodel that return XDGFSheet | |
|---|---|
XDGFSheet |
XDGFPage.getPageSheet()
|
XDGFSheet |
XDGFMaster.getPageSheet()
|
| Uses of XDGFSheet in org.apache.poi.xdgf.usermodel.section |
|---|
| Fields in org.apache.poi.xdgf.usermodel.section declared as XDGFSheet | |
|---|---|
protected XDGFSheet |
XDGFSection._containingSheet
|
| Methods in org.apache.poi.xdgf.usermodel.section with parameters of type XDGFSheet | |
|---|---|
static XDGFSection |
XDGFSection.load(com.microsoft.schemas.office.visio.x2012.main.SectionType section,
XDGFSheet containingSheet)
|
| Constructors in org.apache.poi.xdgf.usermodel.section with parameters of type XDGFSheet | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||