|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
PlotDefinition.setDataProductionConfig(DatasetProducer dsp,
java.util.Map params,
boolean useCache)
|
void |
DataAware.setDataProductionConfig(DatasetProducer dsp,
java.util.Map params,
boolean useCache)
|
void |
SimpleChartDefinition.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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |