public class DrawingManager2 extends Object
| Constructor and Description | 
|---|
DrawingManager2(EscherDggRecord dgg)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
allocateShapeId(short drawingGroupId)
Allocates new shape id for the new drawing group id. 
 | 
EscherDgRecord | 
createDgRecord()  | 
EscherDggRecord | 
getDgg()  | 
public DrawingManager2(EscherDggRecord dgg)
public EscherDgRecord createDgRecord()
public int allocateShapeId(short drawingGroupId)
public EscherDggRecord getDgg()
Copyright © 2014 Open Microscopy Environment