public class XDGFPageContents extends XDGFBaseContents
POIXMLDocumentPart.RelationPart| Modifier and Type | Field and Description |
|---|---|
protected Map<Long,XDGFMaster> |
_masters |
protected XDGFPage |
_page |
_connections, _pageContents, _shapes, _toplevelShapes_document| Constructor and Description |
|---|
XDGFPageContents(PackagePart part) |
| Modifier and Type | Method and Description |
|---|---|
XDGFMaster |
getMasterById(long id) |
XDGFPage |
getPage() |
protected void |
onDocumentRead()
Fired when a package part is read
|
protected void |
setPage(XDGFPage page) |
addToShapeIndex, draw, getConnections, getShapeById, getShapes, getShapesMap, getTopLevelShapes, getXmlObject, toString, visitShapessetDocument_invokeOnDocumentRead, addRelation, commit, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, getTargetPart, isCommitted, onDocumentCreate, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, removeRelation, setCommittedprotected Map<Long,XDGFMaster> _masters
protected XDGFPage _page
public XDGFPageContents(PackagePart part)
protected void onDocumentRead()
POIXMLDocumentPartonDocumentRead in class XDGFBaseContentspublic XDGFPage getPage()
protected void setPage(XDGFPage page)
public XDGFMaster getMasterById(long id)