net.ogdf.bin
Interface OgdfServer.Aborter

Enclosing class:
OgdfServer

public static interface OgdfServer.Aborter

Interface for aborter classes, which can be used to abort the process.

Rating red

Method Summary
 boolean shouldAbort()
          Check whether the running process should abort.
 

Method Detail

shouldAbort

boolean shouldAbort()
Check whether the running process should abort.

Returns:
true if the process should abort