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

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

Subclasses of EscherSimpleProperty in org.apache.poi.ddf
 class EscherBoolProperty
          Represents a boolean property.
 class EscherRGBProperty
          A color property.
 class EscherShapePathProperty
          Defines the constants for the various possible shape paths.
 



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