|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EscherDggRecord | |
---|---|
org.apache.poi.hslf.record | |
org.apache.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. |
Uses of EscherDggRecord in org.apache.poi.hslf.record |
---|
Methods in org.apache.poi.hslf.record that return EscherDggRecord | |
---|---|
EscherDggRecord |
PPDrawingGroup.getEscherDggRecord()
|
Uses of EscherDggRecord in org.apache.poi.hssf.model |
---|
Methods in org.apache.poi.hssf.model that return EscherDggRecord | |
---|---|
EscherDggRecord |
DrawingManager2.getDgg()
|
EscherDggRecord |
DrawingManager.getDgg()
|
Constructors in org.apache.poi.hssf.model with parameters of type EscherDggRecord | |
---|---|
DrawingManager(EscherDggRecord dgg)
|
|
DrawingManager2(EscherDggRecord dgg)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |