Package net.ogdf.bin

The API for communicating with the ogdf-server.

See:
          Description

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

Class Summary
OgdfPlugin The activator class controls the plug-in life cycle.
OgdfServer A utility class to handle the communication with the OGDF server.
OgdfServerPool A pool for OGDF server process instances.
 

Exception Summary
OgdfServerException An exception that is thrown when execution of the OGDF server process fails.
 

Package net.ogdf.bin Description

The API for communicating with the ogdf-server.