Uses of Class
org.zkoss.chart.Lowpass
-
Packages that use Lowpass Package Description org.zkoss.chart -
-
Uses of Lowpass in org.zkoss.chart
Methods in org.zkoss.chart that return Lowpass Modifier and Type Method Description Lowpass
Mapping. getLowpass()
Returns the Lowpass object.Methods in org.zkoss.chart with parameters of type Lowpass Modifier and Type Method Description void
Mapping. setLowpass(Lowpass lowpass)
Sets the Lowpass object.
-