Uses of Interface
org.geotools.styling.RemoteOWS

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

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(java.lang.String service, java.lang.String onlineResource)
           
 RemoteOWS StyleFactory.createRemoteOWS(java.lang.String service, java.lang.String onlineResource)
           
 RemoteOWS UserLayerImpl.getRemoteOWS()
           
 RemoteOWS UserLayer.getRemoteOWS()
           
protected  RemoteOWS SLDParser.parseRemoteOWS(org.w3c.dom.Node root)
           
 

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

Uses of RemoteOWS in org.geotools.styling.builder
 

Methods in org.geotools.styling.builder that return RemoteOWS
 RemoteOWS RemoteOWSBuilder.build()
           
 

Methods in org.geotools.styling.builder with parameters of type RemoteOWS
 RemoteOWSBuilder<P> RemoteOWSBuilder.reset(RemoteOWS remote)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.