Package | Description |
---|---|
org.apache.poi.xdgf.usermodel |
Modifier and Type | Field and Description |
---|---|
protected XDGFMasterContents |
XDGFMaster._content |
Modifier and Type | Method and Description |
---|---|
XDGFMasterContents |
XDGFMaster.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 |
---|
XDGFMaster(com.microsoft.schemas.office.visio.x2012.main.MasterType master,
XDGFMasterContents content,
XDGFDocument document) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.