See: Description
| Interface | Description | 
|---|---|
| IParser | 
 Pulls WMS objects out of the XML 
 | 
| Class | Description | 
|---|---|
| AbstractParser | 
 Pulls WMS objects out of the XML 
 | 
| BoundingBox | 
 Represents a bounding box in a specific projection. 
 | 
| Capabilities | 
 Represents the capabilities WMS XML. 
 | 
| MapImageFormatChooser | 
 A Utility class to select the optimal Map Format based on some preferences. 
 | 
| MapLayer | 
 Represents a WMS Layer. 
 | 
| MapRequest | 
 Represents all of the parameters of a getMap request from a WMS server. 
 | 
| Parser | 
 Pulls WMS objects out of the XML 
 | 
| ParserWMS1_0 | 
 Pulls WMS objects out of the XML 
 | 
| ParserWMS1_1 | 
 Pulls WMS objects out of the XML 
 | 
| ParserWMS1_3 | 
 Pulls WMS objects out of the XML 
 | 
| WMService | 
 Represents a remote WMS Service. 
 | 
| Enum | Description | 
|---|---|
| AxisOrder | 
 An enum class with two values to determine if coordinates are given in the 
 Longitude / Latitude order or in the Latitude / Longitude order in a 
 particular CRS (or SRS). 
 | 
| Exception | Description | 
|---|---|
| WMSException | 
This package provides classes for interacting with a Web Map Service (WMS) server.