Uses of Class
org.zkoss.chart.Mapping
-
Packages that use Mapping Package Description org.zkoss.chart -
-
Uses of Mapping in org.zkoss.chart
Methods in org.zkoss.chart that return Mapping Modifier and Type Method Description Mapping
DefaultSpeechOptions. getMapping()
Returns the Mapping object.Mapping
GlobalTrack. getMapping()
Returns the Mapping object.Methods in org.zkoss.chart with parameters of type Mapping Modifier and Type Method Description void
DefaultSpeechOptions. setMapping(Mapping mapping)
Sets the Mapping object.void
GlobalTrack. setMapping(Mapping mapping)
Sets the Mapping object.
-