Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.image.encode
Class DefaultGIFEncoder

java.lang.Object
  |
  +--oracle.cabo.image.encode.AlphaMultiplyEncoder
        |
        +--oracle.cabo.image.encode.DefaultGIFEncoder
All Implemented Interfaces:
ImageEncoder

public class DefaultGIFEncoder
extends AlphaMultiplyEncoder

This class only exists so that we can do deferred instantiation of the default OctreeEncoder/OracleGIFEncoder - it provides the no-arg constructor that we need for deferred instantiation.


Constructor Summary
DefaultGIFEncoder()
           
 
Methods inherited from class oracle.cabo.image.encode.AlphaMultiplyEncoder
encodeImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultGIFEncoder

public DefaultGIFEncoder()

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.