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

Packages that use EscherComplexProperty
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 EscherComplexProperty in org.apache.poi.ddf
 

Subclasses of EscherComplexProperty in org.apache.poi.ddf
 class EscherArrayProperty
          Escher array properties are the most wierd construction ever invented with all sorts of special cases.
 



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