Package | Description |
---|---|
org.apache.poi.hslf.record | |
org.apache.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
Modifier and Type | Method | Description |
---|---|---|
EscherDgRecord |
PPDrawing.getEscherDgRecord() |
Return EscherDgRecord which keeps track of the number of shapes and shapeId in this drawing group
|
Modifier and Type | Method | Description |
---|---|---|
EscherDgRecord |
DrawingManager.createDgRecord() |
|
EscherDgRecord |
DrawingManager2.createDgRecord() |
Modifier and Type | Method | Description |
---|---|---|
int |
DrawingManager2.allocateShapeId(short drawingGroupId,
EscherDgRecord dg) |
Allocates new shape id for the new drawing group id.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.