|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.data.shapefile.ShapefileDataStoreFactory
org.geotools.data.shapefile.indexed.IndexedShapefileDataStoreFactory
public class IndexedShapefileDataStoreFactory
This factory is maintained for GeoTools 2.3 code that made use of IndexedShapefileDataStoreFactory directly.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.geotools.data.DataAccessFactory |
---|
DataAccessFactory.Param |
Field Summary |
---|
Fields inherited from class org.geotools.data.shapefile.ShapefileDataStoreFactory |
---|
CREATE_SPATIAL_INDEX, DBFCHARSET, LOGGER, MEMORY_MAPPED, NAMESPACEP, URLP |
Constructor Summary | |
---|---|
IndexedShapefileDataStoreFactory()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getDisplayName()
Deprecated. Name suitable for display to end user. |
Methods inherited from class org.geotools.data.shapefile.ShapefileDataStoreFactory |
---|
canProcess, canProcess, createDataStore, createDataStore, createDataStore, createNewDataStore, getDescription, getFileExtensions, getImplementationHints, getParametersInfo, getTypeName, isAvailable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexedShapefileDataStoreFactory()
Method Detail |
---|
public java.lang.String getDisplayName()
DataAccessFactory
A non localized display name for this data store type.
getDisplayName
in interface DataAccessFactory
getDisplayName
in class ShapefileDataStoreFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |