public class WMTSServerDescription extends RemoteClientStatus
| Constructor and Description |
|---|
WMTSServerDescription(java.lang.String version) |
| Modifier and Type | Method and Description |
|---|---|
WMTSLayer |
buildNewLayer()
Builds a new layer using the version number
|
void |
clear()
Clean all attributes
|
java.lang.Object |
createVersionObject(java.lang.String className)
It creates an instance of a WMSDriver class.
|
java.lang.Object |
createVersionObject(java.lang.String className,
java.lang.String version)
It creates an instance of a WMSDriver class.
|
WMTSLayer |
getLayerByTitle(java.lang.String titleLayer)
Gets a layer by its title
|
java.util.ArrayList |
getLayerList()
Gets the list of WMTSLayer
|
WMTSServiceIdentification |
getServiceIdentification()
Gets the layer structure
|
WMTSServiceProvider |
getServiceProvider()
Gets the layer structure
|
WMTSThemes |
getThemes()
Gets the layer structure
|
java.util.ArrayList |
getTileMatrixSet()
Gets the list of WMTSTileMatrixSet
|
getExceptionFormat, getFormat, getHeight, getInfoFormat, getProtocol, getSrs, getWidth, setExceptionFormat, setFormat, setHeight, setInfoFormat, setProtocol, setSrs, setWidthpublic WMTSLayer buildNewLayer()
public void clear()
public java.lang.Object createVersionObject(java.lang.String className)
String, - with the version of the driver to be createdpublic java.lang.Object createVersionObject(java.lang.String className,
java.lang.String version)
String, - with the version of the driver to be createdpublic WMTSLayer getLayerByTitle(java.lang.String titleLayer)
titleLayer - public java.util.ArrayList getLayerList()
public WMTSServiceIdentification getServiceIdentification()
public WMTSServiceProvider getServiceProvider()
public WMTSThemes getThemes()
public java.util.ArrayList getTileMatrixSet()
Copyright © 2014 gvSIG Association. All Rights Reserved.