NextApp Echo2
v2.1.1

Package nextapp.echo2.webcontainer.image

Provides classes to support rendering images on the client.

See:
          Description

Interface Summary
ImageRenderSupport An optional interface which may be implemented by ComponentSynchronizePeers to render images via the ImageRenderService.
PngEncoder.Filter An interface for PNG filters.
 

Class Summary
AbstractImageService Abstract base service for rendering images sourced from the application container.
AwtImageService Renders an AwtImageReference to the client.
ImageTools Main application interface to application container image rendering API.
PngEncoder Encodes a java.awt.Image into PNG format.
StreamImageService Renders a StreamImageReference to the client.
 

Package nextapp.echo2.webcontainer.image Description

Provides classes to support rendering images on the client.

Related Documentation

For more information please see:


NextApp Echo2
v2.1.1