Uses of Class
org.wicketstuff.jqplot.lib.elements.Axes
Packages that use Axes
Package
Description
-
Uses of Axes in org.wicketstuff.jqplot.lib
Fields in org.wicketstuff.jqplot.lib declared as AxesMethods in org.wicketstuff.jqplot.lib that return AxesModifier and TypeMethodDescriptionChartConfiguration.axesInstance()Instantiates the axes.ChartConfiguration.getAxes()Gets the axes.Methods in org.wicketstuff.jqplot.lib with parameters of type AxesModifier and TypeMethodDescriptionSets the axes. -
Uses of Axes in org.wicketstuff.jqplot.lib.chart
Methods in org.wicketstuff.jqplot.lib.chart that return AxesMethods in org.wicketstuff.jqplot.lib.chart with parameters of type Axes -
Uses of Axes in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return Axes