Uses of Class
org.wicketstuff.jqplot.lib.data.item.BubbleItem
Packages that use BubbleItem
-
Uses of BubbleItem in org.wicketstuff.jqplot.lib.chart
Methods in org.wicketstuff.jqplot.lib.chart that return types with arguments of type BubbleItemMethods in org.wicketstuff.jqplot.lib.chart with parameters of type BubbleItem -
Uses of BubbleItem in org.wicketstuff.jqplot.lib.data
Classes in org.wicketstuff.jqplot.lib.data with type parameters of type BubbleItemModifier and TypeClassDescriptionclassBubbleData<T extends BubbleItem>Data Helper to build Bubble Charts.