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 LowpassMapping. getLowpass()Returns the Lowpass object.Methods in org.zkoss.chart with parameters of type Lowpass Modifier and Type Method Description voidMapping. setLowpass(Lowpass lowpass)Sets the Lowpass object.
-