Class OmsVectorFilter
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.gears.modules.v.vectorfilter.OmsVectorFilter
-
public class OmsVectorFilter extends HMModel
-
-
Constructor Summary
Constructors Constructor Description OmsVectorFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocess()-
Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel
checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template
-
-
-
-
Field Detail
-
inVector
public org.geotools.data.simple.SimpleFeatureCollection inVector
-
pCql
public String pCql
-
outVector
public org.geotools.data.simple.SimpleFeatureCollection outVector
-
-