Uses of Class
org.wicketstuff.jqplot.lib.axis.X2Axis
-
Packages that use X2Axis Package Description org.wicketstuff.jqplot.lib.elements -
-
Uses of X2Axis in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return X2Axis Modifier and Type Method Description X2Axis<T>Axes. getX2axis()X2Axis<T>Axes. x2axisInstance()Methods in org.wicketstuff.jqplot.lib.elements with parameters of type X2Axis Modifier and Type Method Description Axes<T>Axes. setX2axis(X2Axis<T> x2axis)
-