Uses of Class
it.eng.qbe.geo.configuration.MapRendererConfiguration

Packages that use MapRendererConfiguration
it.eng.qbe.geo.configuration   
 

Uses of MapRendererConfiguration in it.eng.qbe.geo.configuration
 

Methods in it.eng.qbe.geo.configuration that return MapRendererConfiguration
 MapRendererConfiguration MapConfiguration.getMapRendererConfiguration()
          Gets the map renderer configuration.
 

Methods in it.eng.qbe.geo.configuration with parameters of type MapRendererConfiguration
 void MapConfiguration.setMapRendererConfiguration(MapRendererConfiguration mapRendererConfiguration)
          Sets the map renderer configuration.