Uses of Package
de.laures.cewolf

Packages that use de.laures.cewolf
de.laures.cewolf Servlet based framework to render charts into a client's response stream. 
de.laures.cewolf.cpp Unsupported third party ChartPostProcessor implmentations. 
de.laures.cewolf.dp Custom DatasetProducer. 
de.laures.cewolf.storage   
de.laures.cewolf.taglib Framework classes for the tag library implementation. 
de.laures.cewolf.taglib.tags Implementation of the specific tags. 
de.laures.cewolf.taglib.util Utility classes for the tag library. 
de.laures.cewolf.util Utility classes used by Cewolf. 
 

Classes in de.laures.cewolf used by de.laures.cewolf
CewolfException
          Base class of all Cewolf related exceptions
ChartImage
          A special ChartHolder which also holds the image presentation of the chart.
ChartValidationException
           
Configuration
          This class represents the configuration of the Cewolf framework.
DatasetProduceException
          Thrown by a DatasetProducer if it has problems in creating a correct dataset.
PostProcessingException
          Thrown by a DatasetProducer if it has problems in creating a correct dataset.
Storage
          Pluggable storage.
WebConstants
          Contains some base constants to avoid explicit dependancy to concrete chart implementation's constant values.
 

Classes in de.laures.cewolf used by de.laures.cewolf.cpp
ChartPostProcessor
          Postprocesses a generated chart instance.
 

Classes in de.laures.cewolf used by de.laures.cewolf.dp
DatasetProduceException
          Thrown by a DatasetProducer if it has problems in creating a correct dataset.
DatasetProducer
          Produces a org.jfree.data.Dataset which will be rendered as a chart afterwards.
 

Classes in de.laures.cewolf used by de.laures.cewolf.storage
CewolfException
          Base class of all Cewolf related exceptions
ChartImage
          A special ChartHolder which also holds the image presentation of the chart.
Storage
          Pluggable storage.
 

Classes in de.laures.cewolf used by de.laures.cewolf.taglib
CewolfException
          Base class of all Cewolf related exceptions
ChartHolder
          An object of this type represents a full descritption of a chart.
ChartImage
          A special ChartHolder which also holds the image presentation of the chart.
ChartPostProcessor
          Postprocesses a generated chart instance.
ChartValidationException
           
DatasetProduceException
          Thrown by a DatasetProducer if it has problems in creating a correct dataset.
DatasetProducer
          Produces a org.jfree.data.Dataset which will be rendered as a chart afterwards.
PostProcessingException
          Thrown by a DatasetProducer if it has problems in creating a correct dataset.
 

Classes in de.laures.cewolf used by de.laures.cewolf.taglib.tags
CewolfException
          Base class of all Cewolf related exceptions
ChartPostProcessor
          Postprocesses a generated chart instance.
DatasetProducer
          Produces a org.jfree.data.Dataset which will be rendered as a chart afterwards.
WebConstants
          Contains some base constants to avoid explicit dependancy to concrete chart implementation's constant values.
 

Classes in de.laures.cewolf used by de.laures.cewolf.taglib.util
ChartHolder
          An object of this type represents a full descritption of a chart.
DatasetProduceException
          Thrown by a DatasetProducer if it has problems in creating a correct dataset.
 

Classes in de.laures.cewolf used by de.laures.cewolf.util
CewolfException
          Base class of all Cewolf related exceptions
ChartImage
          A special ChartHolder which also holds the image presentation of the chart.
WebConstants
          Contains some base constants to avoid explicit dependancy to concrete chart implementation's constant values.