public static class EscherDggRecord.FileIdCluster extends Object implements GenericRecord
| Constructor and Description |
|---|
FileIdCluster(EscherDggRecord.FileIdCluster other) |
FileIdCluster(int drawingGroupId,
int numShapeIdsUsed) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDrawingGroupId() |
Map<String,Supplier<?>> |
getGenericProperties() |
int |
getNumShapeIdsUsed() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGenericChildren, getGenericRecordTypepublic FileIdCluster(EscherDggRecord.FileIdCluster other)
public FileIdCluster(int drawingGroupId,
int numShapeIdsUsed)
public int getDrawingGroupId()
public int getNumShapeIdsUsed()
public Map<String,Supplier<?>> getGenericProperties()
getGenericProperties in interface GenericRecord