Uses of Class
org.apache.myfaces.trinidadinternal.image.encode.AlphaMultiplyEncoder

Packages that use AlphaMultiplyEncoder
org.apache.myfaces.trinidadinternal.image.encode   
 

Uses of AlphaMultiplyEncoder in org.apache.myfaces.trinidadinternal.image.encode
 

Subclasses of AlphaMultiplyEncoder in org.apache.myfaces.trinidadinternal.image.encode
 class DefaultGIFEncoder
          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.
 class DefaultPNGEncoder
          This class only exists so that we can do deferred instantiation of the default PNG encoder - it provides the no-arg constructor that we need for deferred instantiation.
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.