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 |
rasterBands
attributeMetaData, availableGeometryTypes, desc, extent, geometryTypesFilter, id, indexStat, lastException, metadataExternalUrl, metadataTemplateId, name, projection, status, systemManaged, timeStamp, updateStatus
acl
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, update
clone, getRasterBand, getRasterBands, setRasterBand, setRasterBands
compareTo, equals, getAttributeMetaData, getUpdateProgress, getUpdateStatus, hashCode, isEditable, load, setAcl, setId, setLastException, setStatus, setStatus, setUpdateStatus, setUpdateStatus, toString
clone
getAvailableLocales, getTranslation, isTranslationExists, removeTranslationsOtherThan, setTranslation, updateTranslations
finalize, getClass, notify, notifyAll, wait, wait, wait
compareTo, 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, toString
public 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 ISpatialDataSourceInfo
clone
in class WmtsDataSourceInfo
public java.lang.String getDataSourceClassName()
ISpatialDataSourceInfo
getDataSourceClassName
in interface ISpatialDataSourceInfo
getDataSourceClassName
in class WmtsDataSourceInfo