Uses of Class
org.geotools.data.ows.StyleImpl

Packages that use StyleImpl
org.geotools.data.wms.request   
 

Uses of StyleImpl in org.geotools.data.wms.request
 

Methods in org.geotools.data.wms.request with parameters of type StyleImpl
 void AbstractGetMapRequest.addLayer(Layer layer, StyleImpl style)
           
 void GetMapRequest.addLayer(Layer layer, StyleImpl style)
          Adds a Layer to the list of layers to be requested.
 void AbstractGetMapRequest.addLayer(String layerName, StyleImpl style)
           
 void GetMapRequest.addLayer(String layerName, StyleImpl style)
          Adds a Layer to the list of layers to be requested.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.