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