public class ShapefileFeatureSourceFactoryImpl extends Object implements FeatureSourceFactory
| Constructor and Description |
|---|
ShapefileFeatureSourceFactoryImpl() |
ShapefileFeatureSourceFactoryImpl(File path) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkInputs() |
void |
cleanup() |
org.geotools.data.FeatureSource<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> |
getFeatureSource() |
void |
setPath(File path) |
public ShapefileFeatureSourceFactoryImpl()
public ShapefileFeatureSourceFactoryImpl(File path)
public void setPath(File path)
public org.geotools.data.FeatureSource<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> getFeatureSource()
getFeatureSource in interface FeatureSourceFactorypublic void cleanup()
cleanup in interface FeatureSourceFactorypublic void checkInputs()
checkInputs in interface FeatureSourceFactoryGraphBuilder.checkInputs()Copyright © 2018. All rights reserved.