Uses of Class
net.sf.dynamicreports.googlecharts.report.geomap.GeoMapDataMode

Packages that use GeoMapDataMode
net.sf.dynamicreports.googlecharts.jasper.geomap   
net.sf.dynamicreports.googlecharts.report.geomap   
 

Uses of GeoMapDataMode in net.sf.dynamicreports.googlecharts.jasper.geomap
 

Methods in net.sf.dynamicreports.googlecharts.jasper.geomap that return GeoMapDataMode
 GeoMapDataMode StandardGeoMapComponent.getDataMode()
           
 GeoMapDataMode GeoMapComponent.getDataMode()
           
 

Methods in net.sf.dynamicreports.googlecharts.jasper.geomap with parameters of type GeoMapDataMode
 void StandardGeoMapComponent.setDataMode(GeoMapDataMode dataMode)
           
 

Uses of GeoMapDataMode in net.sf.dynamicreports.googlecharts.report.geomap
 

Methods in net.sf.dynamicreports.googlecharts.report.geomap that return GeoMapDataMode
 GeoMapDataMode DRIGeoMap.getDataMode()
           
 GeoMapDataMode DRIDesignGeoMap.getDataMode()
           
 GeoMapDataMode DRGeoMap.getDataMode()
           
 GeoMapDataMode DRDesignGeoMap.getDataMode()
           
static GeoMapDataMode GeoMapDataMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GeoMapDataMode[] GeoMapDataMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.dynamicreports.googlecharts.report.geomap with parameters of type GeoMapDataMode
 GeoMapBuilder GeoMapBuilder.setDataMode(GeoMapDataMode dataMode)
           
 void DRGeoMap.setDataMode(GeoMapDataMode dataMode)
           
 void DRDesignGeoMap.setDataMode(GeoMapDataMode dataMode)
           
 



Copyright © 2010-2013. All Rights Reserved.