Uses of Interface
de.postfuse.ui.GraphElement

Packages that use GraphElement
de.postfuse.ui   
 

Uses of GraphElement in de.postfuse.ui
 

Subinterfaces of GraphElement in de.postfuse.ui
 interface Edge
          This interface defines an Edge as an Edge
 interface Node
          This is the superinterface for Subgraphs and Nodes.
 interface Subgraph
          This interface combines the graph and the node to get a subgraph.
 interface TextNode
          A Node of the Graph which contains a label and html content.