public static class EscherDggRecord.FileIdCluster extends java.lang.Object implements GenericRecord
Constructor and Description |
---|
FileIdCluster(EscherDggRecord.FileIdCluster other) |
FileIdCluster(int drawingGroupId,
int numShapeIdsUsed) |
Modifier and Type | Method and Description |
---|---|
int |
getDrawingGroupId() |
java.util.Map<java.lang.String,java.util.function.Supplier<?>> |
getGenericProperties() |
int |
getNumShapeIdsUsed() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGenericChildren, getGenericRecordType
public FileIdCluster(EscherDggRecord.FileIdCluster other)
public FileIdCluster(int drawingGroupId, int numShapeIdsUsed)
public int getDrawingGroupId()
public int getNumShapeIdsUsed()
public java.util.Map<java.lang.String,java.util.function.Supplier<?>> getGenericProperties()
getGenericProperties
in interface GenericRecord
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.