public class ArcIMSDataStore
extends org.geotools.data.store.ContentDataStore
| Constructor and Description |
|---|
ArcIMSDataStore(URL url,
String serviceName) |
ArcIMSDataStore(URL url,
String serviceName,
String user,
String passwd,
Integer timeout,
org.opengis.referencing.crs.CoordinateReferenceSystem crs) |
| Modifier and Type | Method and Description |
|---|---|
protected org.geotools.data.store.ContentFeatureSource |
createFeatureSource(org.geotools.data.store.ContentEntry ce) |
protected List<org.opengis.feature.type.Name> |
createTypeNames() |
ArcIMSServer |
getArcIMSServer() |
AxlLayerInfo |
getAxlLayerInfo(String layer) |
org.opengis.referencing.crs.CoordinateReferenceSystem |
getCRS() |
String |
toString() |
createContentState, createSchema, dispose, ensureEntry, ensureFeatureStore, entry, getDataStoreFactory, getEntry, getFeatureFactory, getFeatureReader, getFeatureSource, getFeatureSource, getFeatureSource, getFeatureSource, getFeatureTypeFactory, getFeatureWriter, getFeatureWriter, getFeatureWriterAppend, getFilterFactory, getGeometryFactory, getInfo, getLockingManager, getLogger, getNames, getNamespaceURI, getSchema, getSchema, getTypeNames, name, removeEntry, removeSchema, removeSchema, setDataStoreFactory, setFeatureFactory, setFeatureTypeFactory, setFilterFactory, setGeometryFactory, setNamespaceURI, updateSchema, updateSchemapublic ArcIMSServer getArcIMSServer() throws IOException
IOExceptionprotected List<org.opengis.feature.type.Name> createTypeNames() throws IOException
createTypeNames in class org.geotools.data.store.ContentDataStoreIOExceptionprotected org.geotools.data.store.ContentFeatureSource createFeatureSource(org.geotools.data.store.ContentEntry ce)
throws IOException
createFeatureSource in class org.geotools.data.store.ContentDataStoreIOExceptionpublic AxlLayerInfo getAxlLayerInfo(String layer) throws IOException
IOExceptionpublic org.opengis.referencing.crs.CoordinateReferenceSystem getCRS()
Copyright © 2020. All rights reserved.