Uses of Class
to.etc.domui.component.dynaima.JGraphChartSource

Packages that use JGraphChartSource
to.etc.domui.component.dynaima   
 

Uses of JGraphChartSource in to.etc.domui.component.dynaima
 

Constructors in to.etc.domui.component.dynaima with parameters of type JGraphChartSource
AreaCharter(JGraphChartSource source, java.lang.String title, int width, int height, java.lang.String bucketTitle, java.lang.String valueTitle)
           
PieCharter(JGraphChartSource source, java.lang.String label, int width, int height)