Uses of Class
org.wicketstuff.jqplot.lib.elements.DashedHorizontalLine
-
Packages that use DashedHorizontalLine Package Description org.wicketstuff.jqplot.lib.elements -
-
Uses of DashedHorizontalLine in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return DashedHorizontalLine Modifier and Type Method Description DashedHorizontalLineCanvasOverlay. dashedHorizontalLineInstance()Get aDashedHorizontalLineinstanceDashedHorizontalLineLineObject. dashedHorizontalLineInstance()DashedHorizontalLineLineObject. getDashedHorizontalLine()DashedHorizontalLineLineObject. setDashedHorizontalLine(DashedHorizontalLine dashedHorizontalLine)DashedHorizontalLineDashedHorizontalLine. setDashPattern(Collection<Integer> dashPattern)Sets the dash pattern.Methods in org.wicketstuff.jqplot.lib.elements with parameters of type DashedHorizontalLine Modifier and Type Method Description DashedHorizontalLineLineObject. setDashedHorizontalLine(DashedHorizontalLine dashedHorizontalLine)
-