Uses of Interface
org.geotools.styling.RemoteOWS

Packages that use RemoteOWS
org.geotools.styling Allows for symbolization of geospatial data. 
 

Uses of RemoteOWS in org.geotools.styling
 

Classes in org.geotools.styling that implement RemoteOWS
 class RemoteOWSImpl
           
 

Methods in org.geotools.styling that return RemoteOWS
 RemoteOWS StyleFactoryImpl.createRemoteOWS(String service, String onlineResource)
           
 RemoteOWS StyleFactory.createRemoteOWS(String service, String onlineResource)
           
 RemoteOWS UserLayerImpl.getRemoteOWS()
           
 RemoteOWS UserLayer.getRemoteOWS()
           
 

Methods in org.geotools.styling with parameters of type RemoteOWS
 void UserLayerImpl.setRemoteOWS(RemoteOWS service)
           
 void UserLayer.setRemoteOWS(RemoteOWS service)
           
 



Copyright © 1996-2009 Geotools. All Rights Reserved.