Uses of Interface
de.laures.cewolf.DatasetProducer

Packages that use DatasetProducer
de.laures.cewolf.dp Custom DatasetProducer. 
de.laures.cewolf.taglib Framework classes for the tag library implementation. 
de.laures.cewolf.taglib.tags Implementation of the specific tags. 
 

Uses of DatasetProducer in de.laures.cewolf.dp
 

Classes in de.laures.cewolf.dp that implement DatasetProducer
 class DataSourceXYDatasetProducer
           
 class MovingAverageDatasetProducer
           
 

Uses of DatasetProducer in de.laures.cewolf.taglib
 

Methods in de.laures.cewolf.taglib with parameters of type DatasetProducer
 void SimpleChartDefinition.setDataProductionConfig(DatasetProducer dsp, java.util.Map params, boolean useCache)
           
 void DataAware.setDataProductionConfig(DatasetProducer dsp, java.util.Map params, boolean useCache)
           
 void PlotDefinition.setDataProductionConfig(DatasetProducer dsp, java.util.Map params, boolean useCache)
           
 void DataContainer.setDataProductionConfig(DatasetProducer dsp, java.util.Map params, boolean useCache)
           
 

Uses of DatasetProducer in de.laures.cewolf.taglib.tags
 

Methods in de.laures.cewolf.taglib.tags with parameters of type DatasetProducer
 void SimpleChartTag.setDataProductionConfig(DatasetProducer dsp, java.util.Map params, boolean useCache)
           
 void PlotTag.setDataProductionConfig(DatasetProducer dsp, java.util.Map params, boolean useCache)
           
 



Copyright © 2009. All Rights Reserved.