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
-
Field Summary
FieldsModifier and TypeFieldDescriptionorg.geotools.data.simple.SimpleFeatureCollectionFields inherited from class org.hortonmachine.gears.libs.modules.HMModel
doProcess, doReset, gf, pm -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocess()static org.geotools.data.simple.SimpleFeatureCollectionreadVector(String path) Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel
checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template
-
Field Details
-
file
-
outVector
public org.geotools.data.simple.SimpleFeatureCollection outVector
-
-
Constructor Details
-
VectorReader
public VectorReader()
-
-
Method Details