Uses of Class
org.zkoss.chart.DefaultSpeechOptions
-
Packages that use DefaultSpeechOptions Package Description org.zkoss.chart -
-
Uses of DefaultSpeechOptions in org.zkoss.chart
Methods in org.zkoss.chart that return DefaultSpeechOptions Modifier and Type Method Description DefaultSpeechOptionsSeriesSonification. getDefaultSpeechOptions()Returns default options for all this series' speech tracks.DefaultSpeechOptionsSonification. getDefaultSpeechOptions()Returns the default sonification options for all speech tracks.Methods in org.zkoss.chart with parameters of type DefaultSpeechOptions Modifier and Type Method Description voidSeriesSonification. setDefaultSpeechOptions(DefaultSpeechOptions defaultSpeechOptions)Sets default options for all this series' speech tracks.voidSonification. setDefaultSpeechOptions(DefaultSpeechOptions defaultSpeechOptions)Sets the default sonification options for all speech tracks.
-