Package | Description |
---|---|
org.apache.poi.xdgf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected XDGFPageContents |
XDGFPage._content |
Modifier and Type | Method and Description |
---|---|
XDGFPageContents |
XDGFPage.getContent() |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
XDGFPage(com.microsoft.schemas.office.visio.x2012.main.PageType page,
XDGFPageContents content,
XDGFDocument document,
XDGFPages pages) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.