java.lang.Object
org.noise_planet.noisemodelling.pathfinder.utils.profiler.DefaultProgressVisitor
org.noise_planet.noisemodelling.pathfinder.utils.profiler.RootProgressVisitor
All Implemented Interfaces:
org.h2gis.api.ProgressVisitor

public class RootProgressVisitor extends DefaultProgressVisitor
  • Constructor Details

    • RootProgressVisitor

      public RootProgressVisitor(long subprocessSize, boolean logProgression, double minimumSecondsBetweenPrint)
      Create the RootProgressVisitor constructor
      Parameters:
      subprocessSize -
      logProgression -
      minimumSecondsBetweenPrint -
  • Method Details