Package org.locationtech.jts.jump.task
-
Interface Summary Interface Description TaskMonitor Provides a simple interface between an operation (or "task") and the application in which it executes. -
Class Summary Class Description DummyTaskMonitor Implementation of TaskMonitor that does nothing.PrintStreamTaskMonitor A TaskMonitor that reports its output to a PrintStream.TaskMonitorFilter