public class XDGFMasterContents extends XDGFBaseContents
POIXMLDocumentPart.RelationPart| Modifier and Type | Field and Description |
|---|---|
protected XDGFMaster |
_master |
_connections, _pageContents, _shapes, _toplevelShapes_document| Constructor and Description |
|---|
XDGFMasterContents(PackagePart part,
PackageRelationship rel,
XDGFDocument document)
Deprecated.
in POI 3.14, scheduled for removal in POI 3.16
|
XDGFMasterContents(PackagePart part,
XDGFDocument document) |
| Modifier and Type | Method and Description |
|---|---|
XDGFMaster |
getMaster() |
protected void |
onDocumentRead()
Fired when a package part is read
|
protected void |
setMaster(XDGFMaster master) |
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, removeRelationprotected XDGFMaster _master
public XDGFMasterContents(PackagePart part, XDGFDocument document)
@Deprecated public XDGFMasterContents(PackagePart part, PackageRelationship rel, XDGFDocument document)
protected void onDocumentRead()
POIXMLDocumentPartonDocumentRead in class XDGFBaseContentspublic XDGFMaster getMaster()
protected void setMaster(XDGFMaster master)
Copyright 2017 The Apache Software Foundation or its licensors, as applicable.