Uses of Class
org.zkoss.chart.GlobalTrack
-
Packages that use GlobalTrack Package Description org.zkoss.chart -
-
Uses of GlobalTrack in org.zkoss.chart
Subclasses of GlobalTrack in org.zkoss.chart Modifier and Type Class Description classContextTracksContext tracks for this series.classDefaultInstrumentOptionsDefault sonification options for all instrument tracks.classGlobalContextTrackContext tracks to add globally, an array of either instrument tracks, speech tracks, or a mix.classTrackTracks for this series.Methods in org.zkoss.chart that return GlobalTrack Modifier and Type Method Description GlobalTrackSonification. getGlobalTracks()Returns the GlobatTrack options, if any, Otherwise, create a new one.GlobalTrackSonification. getGlobalTracks(int index)Returns the GlobatTrack options from given index, if any, Otherwise, create a new one.
-