SourceForge.net Logo
aXSL API 0.2

Uses of Class
org.axsl.graphic.Graphic.Compression

Packages that use Graphic.Compression
org.axsl.graphic Interfaces allowing client applications to use graphics in a vendor-neutral way. 
 

Uses of Graphic.Compression in org.axsl.graphic
 

Methods in org.axsl.graphic that return Graphic.Compression
 Graphic.Compression Graphic.getCompressionType()
          Indicates the type of compression used in this graphic.
static Graphic.Compression Graphic.Compression.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Graphic.Compression[] Graphic.Compression.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.