Uses of Annotation Interface
org.wicketstuff.jqplot.lib.metadata.JqPlotPlugin
Packages that use JqPlotPlugin
-
Uses of JqPlotPlugin in org.wicketstuff.jqplot.lib.chart
Classes in org.wicketstuff.jqplot.lib.chart with annotations of type JqPlotPluginModifier and TypeClassDescriptionclassSimple implementation of Bar Chart.classBarSeriesChart<I extends Number,V extends Number> Simple implementation of Bar Chart.classSimple implementation of Bubble Chart.classLabeledLineChart<T extends Number>Simple implementation of Labeled Line Chart.classSimple implementation of Line Chart.classLineSeriesChart<I extends Number,V extends Number> Simple implementation of Line Series Chart.classSimple implementation of Meter Gauge Chart.classSimple implementation of Pie Chart.classPieDonutChart<T extends Number>Simple implementation of Pie Donut Chart. -
Uses of JqPlotPlugin in org.wicketstuff.jqplot.lib.elements
Classes in org.wicketstuff.jqplot.lib.elements with annotations of type JqPlotPlugin