| Class | Description |
|---|---|
| WMTSClientImpl |
Represents the class with the necessary logic to connect to a OGCWMTS and interpret the data
|
| WMTSOperation | |
| WMTSProtocolHandler |
Abstract class that represents handlers to comunicate via WMS protocol.
|
| WMTSProtocolHandlerFactory |
This factory builds a new handler depending on the supported protocol.
|
| WMTSServerDescription |
Describes the status of a WMTSclient, so it adds to the Remote client status
a list of layers, a list of layer styles, the extent of the map.
|
| WMTSServiceInformation_deprecated | Deprecated
This information is in ServiceIdentification, ServiceProvider and OperationsMetadata
|
| WMTSStatusImpl |
Describes the status of a WMTSclient, so it adds to the Remote client status
a list of layers, a list of layer styles, the extent of the map.
|