Class ThreadPathFinder
java.lang.Object
org.noise_planet.noisemodelling.pathfinder.ThreadPathFinder
-
Constructor Summary
ConstructorsConstructorDescriptionThreadPathFinder(int startReceiver, int endReceiver, PathFinder propagationProcess, org.h2gis.api.ProgressVisitor visitor, CutPlaneVisitor dataOut, Scene data) Create the ThreadPathFinder constructor -
Method Summary
-
Constructor Details
-
ThreadPathFinder
public ThreadPathFinder(int startReceiver, int endReceiver, PathFinder propagationProcess, org.h2gis.api.ProgressVisitor visitor, CutPlaneVisitor dataOut, Scene data) Create the ThreadPathFinder constructor- Parameters:
startReceiver-endReceiver-propagationProcess-visitor-dataOut-data-
-
-
Method Details
-
call
-