Package | Description |
---|---|
org.zkoss.poi.hslf.record | |
org.zkoss.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
Modifier and Type | Method and Description |
---|---|
EscherDgRecord |
PPDrawing.getEscherDgRecord()
Return EscherDgRecord which keeps track of the number of shapes and shapeId in this drawing group
|
Modifier and Type | Method and Description |
---|---|
EscherDgRecord |
DrawingManager2.createDgRecord() |
EscherDgRecord |
DrawingManager.createDgRecord() |
Modifier and Type | Method and Description |
---|---|
int |
DrawingManager2.allocateShapeId(short drawingGroupId,
EscherDgRecord dg)
Allocates new shape id for the new drawing group id.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.