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