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 classLowpassMapping options for the lowpass filter.Methods in org.zkoss.chart that return Highpass Modifier and Type Method Description HighpassMapping. getHighpass()Returns the Highpass object.Methods in org.zkoss.chart with parameters of type Highpass Modifier and Type Method Description voidMapping. setHighpass(Highpass highpass)Sets the Highpass object.
-