Uses of Package
de.postfuse.ui

Packages that use de.postfuse.ui
de.postfuse.ui   
de.postfuse.ui.filter   
 

Classes in de.postfuse.ui used by de.postfuse.ui
AddScript
          This interface is used for all GraphElements which support scripts.
Design
          This is an general Design interface for graph items.
Edge
          This interface defines an Edge as an Edge
EdgeArrowType
          An enum which contains different arrow types - no arrow means an undirected connection
EdgeDesign
          This interface extends the generak design by edge spezific properties.
Graph
          The Graph interface is implemented by all objects which support to add a graph structure.
GraphElement
          An interface implemented by all elements which belong to the graph.
Node
          This is the superinterface for Subgraphs and Nodes.
NodeDesign
          An interface with node specials.
NodeShape
          This enum contains different geometric shapes for nodes.
NodeType
          The node type defines, if the node is a start and/or end node.
RootGraph
          Every graph and subgraph strcuture needs a root.
Script
          Interface for all scripts
ScriptEnvironment
          The environment of the script.
Subgraph
          This interface combines the graph and the node to get a subgraph.
TextNode
          A Node of the Graph which contains a label and html content.
 

Classes in de.postfuse.ui used by de.postfuse.ui.filter
NodeShape
          This enum contains different geometric shapes for nodes.