Uses of Package
net.ogdf.bin

Packages that use net.ogdf.bin
de.cau.cs.kieler.kiml.ogdf Wrapper classes and layout provider to connect the OGDF to KIML. 
net.ogdf.bin The API for communicating with the ogdf-server. 
 

Classes in net.ogdf.bin used by de.cau.cs.kieler.kiml.ogdf
OgdfServer
          A utility class to handle the communication with the OGDF server.
 

Classes in net.ogdf.bin used by net.ogdf.bin
OgdfPlugin
          The activator class controls the plug-in life cycle.
OgdfServer
          A utility class to handle the communication with the OGDF server.
OgdfServer.Aborter
          Interface for aborter classes, which can be used to abort the process.
OgdfServerPool
          A pool for OGDF server process instances.