Uses of Class
de.laures.cewolf.taglib.PlotDefinition

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

Uses of PlotDefinition in de.laures.cewolf.taglib
 

Methods in de.laures.cewolf.taglib with parameters of type PlotDefinition
 void PlotContainer.addPlot(PlotDefinition pd)
           
 void CombinedChartDefinition.addPlot(PlotDefinition pd)
           
 void OverlaidChartDefinition.addPlot(PlotDefinition pd)
           
 

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

Methods in de.laures.cewolf.taglib.tags with parameters of type PlotDefinition
 void CombinedChartTag.addPlot(PlotDefinition pd)
           
 void OverlaidChartTag.addPlot(PlotDefinition pd)
           
 



Copyright © 2009. All Rights Reserved.