de.postfuse.ui
Interface GraphFactory


public interface GraphFactory

A general interface for objects which can create graphs. This interface is used by the eclipse launcher and for most of the samples.

Author:
Peter

Method Summary
 RootGraph getGraph()
           
 

Method Detail

getGraph

RootGraph getGraph()
Returns:
a graph