java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.RasterOnVectorResizer
public class RasterOnVectorResizer
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
Fields inherited from class org.hortonmachine.gears.libs.modules.HMModel
doProcess, doReset, gf, pm
-
-
Method Summary
| Modifier and Type |
Method |
Description |
static void |
main(java.lang.String[] args) |
|
void |
process() |
|
Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel
checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
public java.lang.String inVector
-
public java.lang.String inRaster
-
public java.lang.String outRaster
-
Constructor Details
-
public RasterOnVectorResizer()
-
Method Details
-
public void process()
throws java.lang.Exception
- Throws:
java.lang.Exception
-
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception