Uses of Class
org.zkoss.chart.DefaultInstrumentOptions
-
Packages that use DefaultInstrumentOptions Package Description org.zkoss.chart -
-
Uses of DefaultInstrumentOptions in org.zkoss.chart
Methods in org.zkoss.chart that return DefaultInstrumentOptions Modifier and Type Method Description DefaultInstrumentOptionsSeriesSonification. getDefaultInstrumentOptions()Returns default options for all this series' instrument tracks.DefaultInstrumentOptionsSonification. getDefaultInstrumentOptions()Returns the default sonification options for all instrument tracks.Methods in org.zkoss.chart with parameters of type DefaultInstrumentOptions Modifier and Type Method Description voidSeriesSonification. setDefaultInstrumentOptions(DefaultInstrumentOptions defaultInstrumentOptions)Sets default options for all this series' instrument tracks.voidSonification. setDefaultInstrumentOptions(DefaultInstrumentOptions defaultInstrumentOptions)Sets the default sonification options for all instrument tracks.
-