|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.poi.hssf.model.DrawingManager
@Deprecated public class DrawingManager
Provides utilities to manage drawing groups.
| Constructor Summary | |
|---|---|
DrawingManager(EscherDggRecord dgg)
Deprecated. |
|
| Method Summary | |
|---|---|
int |
allocateShapeId(short drawingGroupId)
Deprecated. Allocates new shape id for the new drawing group id. |
EscherDgRecord |
createDgRecord()
Deprecated. |
EscherDggRecord |
getDgg()
Deprecated. |
| 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)
drawingGroupId - The drawing group id
public EscherDggRecord getDgg()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||