Uses of Class
org.wicketstuff.jqplot.lib.elements.PointLabels
-
Packages that use PointLabels Package Description org.wicketstuff.jqplot.lib.elements -
-
Uses of PointLabels in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return PointLabels Modifier and Type Method Description PointLabelsSeriesDefaults. getPointLabels()PointLabelsSeriesDefaults. pointLabelsInstance()PointLabelsPointLabels. setEdgeTolerance(Integer edgeTolerance)Sets the edge tolerance.PointLabelsPointLabels. setLabels(List<String> labels)Sets the labels.PointLabelsPointLabels. setLocation(String location)Sets the location.PointLabelsPointLabels. setShow(Boolean show)Sets the show.Methods in org.wicketstuff.jqplot.lib.elements with parameters of type PointLabels Modifier and Type Method Description SeriesDefaultsSeriesDefaults. setPointLabels(PointLabels pointLabels)
-