| Interface | Description |
|---|---|
| WMSEventListener |
Interface for monitoring events from the WMSClient.
|
| Class | Description |
|---|---|
| WMSClient |
Represents the class the with the necessary logic to connect to a OGCWMS and interpretate the data
|
| WMSDimension | |
| WMSExtent | |
| WMSLayer |
Abstract class that defines an WMSLayer.
|
| WMSOperation | |
| WMSProtocolHandler |
Abstract class that represents handlers to comunicate via WMS protocol.
|
| WMSProtocolHandlerFactory | |
| WMSServiceInformation |
Class that represents the description of the WMS metadata.
|
| WMSStatus |
Describes the status of a WMSclient, so it adds to the Remote client status
a list of layers, a list of layer styles, the extent of the map.
|
| WMSStyle |
Defines a OGC style.
|