Package loci.poi.ddf
Class EscherDggRecord.FileIdCluster
java.lang.Object
loci.poi.ddf.EscherDggRecord.FileIdCluster
- Enclosing class:
- EscherDggRecord
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintvoid
-
Constructor Details
-
FileIdCluster
public FileIdCluster(int drawingGroupId, int numShapeIdsUsed)
-
-
Method Details
-
getDrawingGroupId
public int getDrawingGroupId() -
getNumShapeIdsUsed
public int getNumShapeIdsUsed() -
incrementShapeId
public void incrementShapeId()
-