Package org.geotools.data.wms

Provides for Web Map Server client access as a Grid Coverage Exchange.

See:
          Description

Class Summary
SimpleLayer A simple bean that represents a layer name paired with a style name for use in requests.
Specification Provides support for the Web Map Server Specificaitons.
WebMapServer WebMapServer is a class representing a WMS.
WMS1_0_0 Provides support for the Web Map Server 1.0 Specificaiton.
WMS1_0_0.GetCapsRequest We need a custom request object.
WMS1_0_0.GetFeatureInfoRequest A GetFeatureInfoRequest for a 1.0.0 server
WMS1_0_0.GetMapRequest A GetMapRequest for a 1.0.0 Server
WMS1_1_0  
WMS1_1_0.GetCapsRequest  
WMS1_1_0.GetFeatureInfoRequest  
WMS1_1_0.GetMapRequest  
WMS1_1_0.InternalDescribeLayerRequest  
WMS1_1_0.InternalGetLegendGraphicRequest  
WMS1_1_0.InternalGetStylesRequest  
WMS1_1_0.InternalPutStylesRequest  
WMS1_1_1 Provides support for the Web Map Server 1.1.1 Specificaiton.
WMS1_1_1.GetCapsRequest  
WMS1_1_1.GetFeatureInfoRequest  
WMS1_1_1.GetMapRequest  
WMS1_3_0  
WMS1_3_0.GetCapsRequest  
WMS1_3_0.GetFeatureInfoRequest  
WMS1_3_0.GetMapRequest  
WMSOperationType A subclass of OperationType that allows format getters and setters without having to cast them.
WMSUtils Provides miscellaneous utility methods for use with WMSs.
 

Package org.geotools.data.wms Description

Provides for Web Map Server client access as a Grid Coverage Exchange.
Overview Diagram Please

Example Use:



Package Specification

The current implementation is targeted towards the 1.3.0 OGC WMS Implementation Specification. There are plans to generalize this support for previous revisions.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © GeoTools. All Rights Reserved.