Package | Description |
---|---|
org.axsl.graphic |
Interfaces allowing client applications to use graphics in a vendor-neutral way.
|
Modifier and Type | Method and Description |
---|---|
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 are declared.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.