Uses of Class
org.apache.poi.ddf.EscherDggRecord

Packages that use EscherDggRecord
org.apache.poi.hssf.model Provides low level API structures for reading, writing, modifying XLS files. 
 

Uses of EscherDggRecord in org.apache.poi.hssf.model
 

Methods in org.apache.poi.hssf.model that return EscherDggRecord
 EscherDggRecord DrawingManager.getDgg()
           
 

Constructors in org.apache.poi.hssf.model with parameters of type EscherDggRecord
DrawingManager(EscherDggRecord dgg)
           
 



Copyright © 2003 Apache Software Foundation.