NextApp Echo
App Container 1.1.4

Package nextapp.echoservlet.image

Provides functionality for working with images to the application container and component renderers.

See:
          Description

Interface Summary
PngEncoder.Filter An interface for PNG filters.
 

Class Summary
AwtImagePeer An image peer for AwtImageReferences.
HttpImagePeer An image peer for HttpImageReferences.
ImageManager Manages the images referenced by a ComponentPeer.
ImagePeer A base class from which all image peers are derived.
ImageRepository A caching repository of image peers.
PngEncoder Encodes a java.awt.Image into PNG format.
ResourceImagePeer An image peer for ResourceImageReferences.
StreamImagePeer An image peer for StreamImageReferences.
 

Package nextapp.echoservlet.image Description

Provides functionality for working with images to the application container and component renderers.

Related Documentation

For more information please see:


NextApp Echo
App Container 1.1.4