|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EscherDgRecord | |
---|---|
org.apache.poi.hslf.model | |
org.apache.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. |
Uses of EscherDgRecord in org.apache.poi.hslf.model |
---|
Methods in org.apache.poi.hslf.model with parameters of type EscherDgRecord | |
---|---|
protected int |
Shape.allocateShapeId(EscherDgRecord dg)
Allocates new shape id for the new drawing group id. |
Uses of EscherDgRecord in org.apache.poi.hssf.model |
---|
Methods in org.apache.poi.hssf.model that return EscherDgRecord | |
---|---|
EscherDgRecord |
DrawingManager2.createDgRecord()
|
EscherDgRecord |
DrawingManager.createDgRecord()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |