See: Description
| Class | Description |
|---|---|
| CRSEnvelope |
A pair of coordinates and a reference system that represents a section of the Earth.
|
| Layer |
Nested list of zero or more map Layers offered by this server.
|
| LayerDescription |
Used to hold data regarding Layers.
|
| MultithreadedHttpClient |
An Apache commons HTTP client based
HTTPClient backed by a multithreaded connection
manager that allows to reuse connections to the backing server and to limit the max number of concurrent connections. |
| SimpleLayer |
A simple bean that represents a layer name paired with a style name for use in requests.
|
| StyleImpl | |
| WebMapServer |
WebMapServer is a class representing a WMS.
|
| WMS1_0_0 |
Provides support for the Web Map Server 1.0 Specification.
|
| 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_0_0.InternalGetStylesRequest | |
| 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_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_1_1.InternalGetStylesRequest | |
| WMS1_1_1.InternalPutStylesRequest | |
| WMS1_3_0 | |
| WMS1_3_0.GetCapsRequest | |
| WMS1_3_0.GetFeatureInfoRequest | |
| WMS1_3_0.GetMapRequest | |
| WMSCapabilities |
Represents a base object for a WMS getCapabilities response.
|
| WMSOperationType | Deprecated
Use of OperationType should be sufficient
|
| WMSRequest |
Available WMS Operations are listed in a Request element.
|
| WMSSpecification | |
| WMSUtils |
Provides miscellaneous utility methods for use with WMSs.
|
Example Use:
The current implementation is targeted towards the 1.3.0 OGC WMS Implementation Specification. There are plans to generalize this support for previous revisions.
Copyright © 1996–2019 Geotools. All rights reserved.