| Modifier and Type | Method and Description |
|---|---|
void |
WMTSClient.getCapabilities(WMTSServerDescription serverDescription,
boolean override,
org.gvsig.compat.net.ICancellable cancel)
One of the three interfaces defined by OGC WMS, it gets the service capabilities
|
void |
WMTSProtocolHandler.getCapabilities(WMTSServerDescription status,
boolean override,
org.gvsig.compat.net.ICancellable cancel)
Builds a GetCapabilities request that is sent to the WMS
the response will be parse to extract the data needed by the
WMS client
|
protected abstract void |
WMTSProtocolHandler.setServerDescription(WMTSServerDescription status)
Sets the status object
|
| Modifier and Type | Field and Description |
|---|---|
protected WMTSServerDescription |
WMTSGetCapabilitiesRequest.serverDescription |
| Constructor and Description |
|---|
WMTSGetCapabilitiesRequest(WMTSServerDescription serverDescription,
WMTSProtocolHandler protocolHandler) |
| Modifier and Type | Field and Description |
|---|---|
protected WMTSServerDescription |
WMTSLayer.status |
| Modifier and Type | Method and Description |
|---|---|
void |
WMTSThemes.loadThemesWithLayerInfo(java.util.ArrayList layers,
WMTSServerDescription status)
Loads this list of themes with the layer information
|
| Constructor and Description |
|---|
WMTSLayer(WMTSServerDescription status) |
| Modifier and Type | Method and Description |
|---|---|
void |
WMTSProtocolHandler1_0_0.setServerDescription(WMTSServerDescription serverDescription)
Sets the status object
|
| Constructor and Description |
|---|
WMTSGetCapabilitiesRequest1_0_0(WMTSServerDescription status,
WMTSProtocolHandler protocolHandler) |
| Constructor and Description |
|---|
WMTSLayer_1_0_0(WMTSServerDescription status) |
Copyright © 2014 gvSIG Association. All Rights Reserved.