public class GoogleDataSourceInfo extends WmtsDataSourceInfo
| Modifier and Type | Class and Description |
|---|---|
static class |
GoogleDataSourceInfo.TileType |
| Modifier and Type | Field and Description |
|---|---|
java.util.HashMap<GoogleDataSourceInfo.TileType,java.lang.Character> |
tileTypeMap |
rasterBandsattributeMetaData, availableGeometryTypes, desc, extent, geometryTypesFilter, id, indexStat, lastException, metadataExternalUrl, metadataTemplateId, name, projection, status, systemManaged, timeStamp, updateStatusacl| Constructor and Description |
|---|
GoogleDataSourceInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
java.lang.String |
getDataSourceClassName()
Returns the data source class name which should be created using this data source info.
|
Projection |
getProjection() |
char |
getTileTypeParameterValue() |
void |
setTileType(GoogleDataSourceInfo.TileType tileType) |
clone, getCapabilities, getConnectionString, getServerLayerClassName, setCapabilities, setConnectionString, updateclone, getRasterBand, getRasterBands, setRasterBand, setRasterBandscompareTo, equals, getAttributeMetaData, getUpdateProgress, getUpdateStatus, hashCode, isEditable, load, setAcl, setId, setLastException, setStatus, setStatus, setUpdateStatus, setUpdateStatus, toStringclonegetAvailableLocales, getTranslation, isTranslationExists, removeTranslationsOtherThan, setTranslation, updateTranslationsfinalize, getClass, notify, notifyAll, wait, wait, waitcompareTo, getAcl, getAttributeMetaData, getAttributeMetaData, getAvailableGeometryTypes, getDesc, getExtent, getGeometryTypesFilter, getId, getIndexStat, getLastException, getName, getStatus, getTimeStamp, getUpdateProgress, getUpdateStatus, isSystemManaged, setAcl, setAttributeMetaData, setAvailableGeometryTypes, setDesc, setExtent, setGeometryTypesFilter, setId, setIndexStat, setLastException, setName, setProjection, setStatus, setSystemManaged, setTimeStamp, setUpdateStatus, toStringpublic final java.util.HashMap<GoogleDataSourceInfo.TileType,java.lang.Character> tileTypeMap
public char getTileTypeParameterValue()
public void setTileType(GoogleDataSourceInfo.TileType tileType)
public Projection getProjection()
public java.lang.Object clone()
clone in interface ISpatialDataSourceInfoclone in class WmtsDataSourceInfopublic java.lang.String getDataSourceClassName()
ISpatialDataSourceInfogetDataSourceClassName in interface ISpatialDataSourceInfogetDataSourceClassName in class WmtsDataSourceInfo