Class LW05_BridgesDamsWidthAdder

java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.LW05_BridgesDamsWidthAdder

public class LW05_BridgesDamsWidthAdder
extends org.hortonmachine.gears.libs.modules.HMModel
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.lang.String fBridgeLenght  
    java.lang.String inBridges  
    java.lang.String inDams  
    java.lang.String inNetPoints  
    java.lang.String outNetPoints  
    java.lang.String outProblemBridges  
    double pBridgesOnNetDistance  
    double pDamsOnNetDistance  
    double pFixedDamsWidth  

    Fields inherited from class org.hortonmachine.gears.libs.modules.HMModel

    doProcess, doReset, gf, pm
  • Constructor Summary

    Constructors 
    Constructor Description
    LW05_BridgesDamsWidthAdder()  
  • Method Summary

    Modifier and Type Method Description
    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