Uses of Class
org.wicketstuff.jqplot.lib.elements.LineObject
-
Packages that use LineObject Package Description org.wicketstuff.jqplot.lib.elements -
-
Uses of LineObject in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return types with arguments of type LineObject Modifier and Type Method Description Collection<LineObject>CanvasOverlay. getObjects()Gets the objects.Collection<LineObject>CanvasOverlay. objectsInstance()Instantiates the objects.Method parameters in org.wicketstuff.jqplot.lib.elements with type arguments of type LineObject Modifier and Type Method Description CanvasOverlayCanvasOverlay. setObjects(Collection<LineObject> objects)Sets the objects.
-