Uses of Class
org.zkoss.chart.Highpass
-
Packages that use Highpass Package Description org.zkoss.chart -
-
Uses of Highpass in org.zkoss.chart
Subclasses of Highpass in org.zkoss.chart Modifier and Type Class Description class
Lowpass
Mapping options for the lowpass filter.Methods in org.zkoss.chart that return Highpass Modifier and Type Method Description Highpass
Mapping. getHighpass()
Returns the Highpass object.Methods in org.zkoss.chart with parameters of type Highpass Modifier and Type Method Description void
Mapping. setHighpass(Highpass highpass)
Sets the Highpass object.
-