|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hssf.model.DrawingManager
public class DrawingManager
Provides utilities to manage drawing groups.
Constructor Summary | |
---|---|
DrawingManager(EscherDggRecord dgg)
|
Method Summary | |
---|---|
int |
allocateShapeId(short drawingGroupId)
Allocates new shape id for the new drawing group id. |
EscherDgRecord |
createDgRecord()
|
EscherDggRecord |
getDgg()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DrawingManager(EscherDggRecord dgg)
Method Detail |
---|
public EscherDgRecord createDgRecord()
public int allocateShapeId(short drawingGroupId)
public EscherDggRecord getDgg()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |