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

Packages that use EscherSpRecord
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. 
 

Uses of EscherSpRecord in org.apache.poi.ddf
 

Methods in org.apache.poi.ddf that return EscherSpRecord
 EscherSpRecord EscherContainerRecord.getChildById(short recordId)
           
 



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