Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package de.laures.cewolf.util

Servlet based framework to render charts into a client's response stream.

See:
          Description

Interface Summary
StateDescriptor States of objects implementing this interface can be monitored in some way.
 

Class Summary
Assert Simple assertion class.
HTMLStateTable Renders the state of a StateDescriptor as an HTML table.
ImageHelper Some simple image rendering helper methods.
RenderedImage  
Renderer Renderer for ChartImageDefinitions.
RenderingHelper Some methods to render messages or exceptions into an image.
 

Exception Summary
Assert.AssertionException  
RenderingException Thrown when an error during rendering occured.
 

Package de.laures.cewolf.util Description

Servlet based framework to render charts into a client's response stream.