Package org.hortonmachine.modules
Class VectorReader
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.modules.VectorReader
-
public class VectorReader extends org.hortonmachine.gears.libs.modules.HMModel
-
-
Constructor Summary
Constructors Constructor Description VectorReader()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocess()static org.geotools.data.simple.SimpleFeatureCollectionreadVector(String path)
-
-
-
Field Detail
-
file
public String file
-
outVector
public org.geotools.data.simple.SimpleFeatureCollection outVector
-
-