Uses of Interface
org.opengis.layer.AbstractURL

Packages that use AbstractURL
org.opengis.layer Basic unit of geographic information that may be requested as a map from a server. 
 

Uses of AbstractURL in org.opengis.layer
 

Subinterfaces of AbstractURL in org.opengis.layer
 interface AbstractSizedURL
          Extends the AbstractURL by adding a width and height for the data retrievable from the linkage.
 interface DataURL
          Offers a link to the underlying data represented by a particular Layer.
 interface FeatureListURL
          Points to a list of the features represented in a given Layer.
 interface LegendURL
          Contains the linkage to an image of a map legend appropriate to the enclosing Style.
 interface LogoURL
          Provides the linkage to the logo image of the data provider defined by the enclosing Attribution.
 interface MetadataURL
          Offers detailed, standardized metadata about the data corresponding to a particular Layer.
 interface StyleSheetURL
          Provides symbology information for the enclosing Style element.
 interface StyleURL
          Offers more information about the data or symbology underlying a particular Style.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.