|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of WMTSServerDescription in org.gvsig.remoteclient.wmts |
|---|
| Methods in org.gvsig.remoteclient.wmts with parameters of type WMTSServerDescription | |
|---|---|
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 |
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 |
protected abstract void |
WMTSProtocolHandler.setServerDescription(WMTSServerDescription status)
Sets the status object |
| Uses of WMTSServerDescription in org.gvsig.remoteclient.wmts.request |
|---|
| Fields in org.gvsig.remoteclient.wmts.request declared as WMTSServerDescription | |
|---|---|
protected WMTSServerDescription |
WMTSGetCapabilitiesRequest.serverDescription
|
| Constructors in org.gvsig.remoteclient.wmts.request with parameters of type WMTSServerDescription | |
|---|---|
WMTSGetCapabilitiesRequest(WMTSServerDescription serverDescription,
WMTSProtocolHandler protocolHandler)
|
|
| Uses of WMTSServerDescription in org.gvsig.remoteclient.wmts.struct |
|---|
| Fields in org.gvsig.remoteclient.wmts.struct declared as WMTSServerDescription | |
|---|---|
protected WMTSServerDescription |
WMTSLayer.status
|
| Methods in org.gvsig.remoteclient.wmts.struct with parameters of type WMTSServerDescription | |
|---|---|
void |
WMTSThemes.loadThemesWithLayerInfo(java.util.ArrayList layers,
WMTSServerDescription status)
Loads this list of themes with the layer information |
| Constructors in org.gvsig.remoteclient.wmts.struct with parameters of type WMTSServerDescription | |
|---|---|
WMTSLayer(WMTSServerDescription status)
|
|
| Uses of WMTSServerDescription in org.gvsig.remoteclient.wmts.wmts_1_0_0 |
|---|
| Methods in org.gvsig.remoteclient.wmts.wmts_1_0_0 with parameters of type WMTSServerDescription | |
|---|---|
void |
WMTSProtocolHandler1_0_0.setServerDescription(WMTSServerDescription serverDescription)
Sets the status object |
| Uses of WMTSServerDescription in org.gvsig.remoteclient.wmts.wmts_1_0_0.request |
|---|
| Constructors in org.gvsig.remoteclient.wmts.wmts_1_0_0.request with parameters of type WMTSServerDescription | |
|---|---|
WMTSGetCapabilitiesRequest1_0_0(WMTSServerDescription status,
WMTSProtocolHandler protocolHandler)
|
|
| Uses of WMTSServerDescription in org.gvsig.remoteclient.wmts.wmts_1_0_0.struct |
|---|
| Constructors in org.gvsig.remoteclient.wmts.wmts_1_0_0.struct with parameters of type WMTSServerDescription | |
|---|---|
WMTSLayer_1_0_0(WMTSServerDescription status)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||