public class XDGFPageContents extends XDGFBaseContents
POIXMLDocumentPart.RelationPart
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.Long,XDGFMaster> |
_masters |
protected XDGFPage |
_page |
_connections, _pageContents, _shapes, _toplevelShapes
_document
Constructor and Description |
---|
XDGFPageContents(PackagePart part,
PackageRelationship rel,
XDGFDocument document)
Deprecated.
in POI 3.14, scheduled for removal in POI 3.16
|
XDGFPageContents(PackagePart part,
XDGFDocument document) |
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, visitShapes
_invokeOnDocumentRead, addRelation, addRelation, commit, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelationParts, getRelations, getTargetPart, onDocumentCreate, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation
protected java.util.Map<java.lang.Long,XDGFMaster> _masters
protected XDGFPage _page
public XDGFPageContents(PackagePart part, XDGFDocument document)
@Deprecated public XDGFPageContents(PackagePart part, PackageRelationship rel, XDGFDocument document)
protected void onDocumentRead()
POIXMLDocumentPart
onDocumentRead
in class XDGFBaseContents
public XDGFPage getPage()
protected void setPage(XDGFPage page)
public XDGFMaster getMasterById(long id)
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.