|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XDGFPageContents | |
---|---|
org.apache.poi.xdgf.usermodel |
Uses of XDGFPageContents in org.apache.poi.xdgf.usermodel |
---|
Fields in org.apache.poi.xdgf.usermodel declared as XDGFPageContents | |
---|---|
protected XDGFPageContents |
XDGFPage._content
|
Methods in org.apache.poi.xdgf.usermodel that return XDGFPageContents | |
---|---|
XDGFPageContents |
XDGFPage.getContent()
|
Methods in org.apache.poi.xdgf.usermodel with parameters of type XDGFPageContents | |
---|---|
protected void |
XDGFShape.setupMaster(XDGFPageContents pageContents,
XDGFMasterContents master)
Setup top level shapes Shapes that have a 'Master' attribute refer to a specific master in the page, whereas shapes with a 'MasterShape' attribute refer to a subshape of a Master. |
Constructors in org.apache.poi.xdgf.usermodel with parameters of type XDGFPageContents | |
---|---|
XDGFPage(com.microsoft.schemas.office.visio.x2012.main.PageType page,
XDGFPageContents content,
XDGFDocument document,
XDGFPages pages)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |