| |
|
| java.lang.Object org.apache.poi.hssf.model.DrawingManager
DrawingManager | public class DrawingManager (Code) | | Provides utilities to manage drawing groups.
author: Glen Stampoultzis (glens at apache.org) |
allocateShapeId | public int allocateShapeId(short drawingGroupId)(Code) | | Allocates new shape id for the new drawing group id.
a new shape id. |
drawingGroupExists | boolean drawingGroupExists(short dgId)(Code) | | |
findFreeSPIDBlock | int findFreeSPIDBlock()(Code) | | |
findNewDrawingGroupId | short findNewDrawingGroupId()(Code) | | |
|
|
|