Uses of Interface
org.geotools.styling.ResourceLocator

Packages that use ResourceLocator
org.geotools.se.v1_1.bindings   
org.geotools.sld.bindings   
org.geotools.styling Allows for symbolization of geospatial data. 
 

Uses of ResourceLocator in org.geotools.se.v1_1.bindings
 

Constructors in org.geotools.se.v1_1.bindings with parameters of type ResourceLocator
OnlineResourceBinding(ResourceLocator resourceLocator)
           
 

Uses of ResourceLocator in org.geotools.sld.bindings
 

Constructors in org.geotools.sld.bindings with parameters of type ResourceLocator
SLDOnlineResourceBinding(ResourceLocator resourceLocator)
           
 

Uses of ResourceLocator in org.geotools.styling
 

Classes in org.geotools.styling that implement ResourceLocator
 class DefaultResourceLocator
          Default locator for online resources.
 

Methods in org.geotools.styling with parameters of type ResourceLocator
 void SLDParser.setOnLineResourceLocator(ResourceLocator onlineResourceLocator)
          Sets the resource loader implementation for parsing online resources.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.