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

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

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

Methods in it.eng.qbe.geo.configuration that return MapRendererConfiguration.Layer
 MapRendererConfiguration.Layer MapRendererConfiguration.getLayer(java.lang.String layerName)
          Gets the layer.
 

Methods in it.eng.qbe.geo.configuration with parameters of type MapRendererConfiguration.Layer
 void MapRendererConfiguration.addLayer(MapRendererConfiguration.Layer layer)
          Adds the layer.