Package org.apache.poi.xdgf.usermodel
Class XDGFMasterContents
java.lang.Object
org.apache.poi.ooxml.POIXMLDocumentPart
org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
org.apache.poi.xdgf.usermodel.XDGFBaseContents
org.apache.poi.xdgf.usermodel.XDGFMasterContents
Contains the actual contents of the master/stencil
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
POIXMLDocumentPart.RelationPart -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.xdgf.usermodel.XDGFBaseContents
draw, getConnections, getShapeById, getShapes, getShapesMap, getTopLevelShapes, getXmlObject, toString, visitShapesMethods inherited from class org.apache.poi.xdgf.xml.XDGFXMLDocumentPart
setDocumentMethods inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
_invokeOnDocumentRead, addRelation, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, isCommitted, setCommitted
-
Constructor Details
-
XDGFMasterContents
- Since:
- POI 3.14-Beta1
-
-
Method Details
-
getMaster
-