|
Class Summary |
| Envelope |
Defines an Envelope object used for setting extents of maps or layers. |
| Feature |
Specified in the ESRI ArcGIS WMS Server GetFeatureInfo requests. |
| Field |
Specified in the ESRI ArcGIS WMS Server GetFeatureInfo requests. |
| GenericRequest |
All WMS requests support the HTTP GET method. |
| ImageURL |
A URL with optional width and height, e.g. |
| Layer |
Defines a WMS Layer with name, style, SRS, and bounding box. |
| Map |
Connects to an OGC WMS server and represents the WMS map to be displayed. |
| MapURL |
Defines the map URL, size of the image, and extent of the map. |
| NamedStyle |
Defines the STYLE of layers. |
| Point |
Point Object represents an x, y coordinate. |
| RequestHandler |
RequestHandler is an entry point to extend the WMS client API. |
| ResourceURL |
A URL with MIME type. |
| ServerConnection |
ServerConnection is an entry point of the client API. |
| SpatialReference |
Defines a CRS or a SRS. |