public class DrawingManager
extends java.lang.Object
Constructor | Description |
---|---|
DrawingManager(EscherDggRecord dgg) |
Modifier and Type | Method | Description |
---|---|---|
int |
allocateShapeId(short drawingGroupId) |
Allocates new shape id for the new drawing group id.
|
EscherDgRecord |
createDgRecord() |
|
EscherDggRecord |
getDgg() |
public DrawingManager(EscherDggRecord dgg)
public EscherDgRecord createDgRecord()
public int allocateShapeId(short drawingGroupId)
public EscherDggRecord getDgg()
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.