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

Packages that use UnknownEscherRecord
org.apache.poi.ddf This package contains classes for decoding the Microsoft Office Drawing format otherwise known as escher henceforth known in POI as the Dreadful Drawing Format. 
org.apache.poi.hslf.record   
 

Uses of UnknownEscherRecord in org.apache.poi.ddf
 

Methods in org.apache.poi.ddf that return UnknownEscherRecord
 UnknownEscherRecord UnknownEscherRecord.clone()
           
 

Uses of UnknownEscherRecord in org.apache.poi.hslf.record
 

Methods in org.apache.poi.hslf.record with parameters of type UnknownEscherRecord
protected  Record PPDrawing.buildFromUnknownEscherRecord(UnknownEscherRecord unknown)
           
 



Copyright 2015 The Apache Software Foundation or its licensors, as applicable.