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.
|
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.
|
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–2023 Geotools. All rights reserved.