Uses of Class
org.wicketstuff.jqplot.lib.elements.DashedHorizontalLine
Packages that use DashedHorizontalLine
-
Uses of DashedHorizontalLine in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return DashedHorizontalLineModifier and TypeMethodDescriptionCanvasOverlay.dashedHorizontalLineInstance()Get aDashedHorizontalLineinstanceLineObject.dashedHorizontalLineInstance()LineObject.getDashedHorizontalLine()LineObject.setDashedHorizontalLine(DashedHorizontalLine dashedHorizontalLine) DashedHorizontalLine.setDashPattern(Collection<Integer> dashPattern) Sets the dash pattern.Methods in org.wicketstuff.jqplot.lib.elements with parameters of type DashedHorizontalLineModifier and TypeMethodDescriptionLineObject.setDashedHorizontalLine(DashedHorizontalLine dashedHorizontalLine)