java.lang.Object
org.noise_planet.noisemodelling.pathfinder.utils.profiler.ProgressMetric
All Implemented Interfaces:
ProfilerThread.Metric

public class ProgressMetric extends Object implements ProfilerThread.Metric
Metric that write progression value in percentage
  • Constructor Details

    • ProgressMetric

      public ProgressMetric(org.h2gis.api.ProgressVisitor progressVisitor)
  • Method Details