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 MappingDefaultSpeechOptions. getMapping()Returns the Mapping object.MappingGlobalTrack. getMapping()Returns the Mapping object.Methods in org.zkoss.chart with parameters of type Mapping Modifier and Type Method Description voidDefaultSpeechOptions. setMapping(Mapping mapping)Sets the Mapping object.voidGlobalTrack. setMapping(Mapping mapping)Sets the Mapping object.
-