Uses of Interface
de.postfuse.ui.TextNode

Packages that use TextNode
de.postfuse.ui   
 

Uses of TextNode in de.postfuse.ui
 

Methods in de.postfuse.ui that return TextNode
 TextNode Graph.addNode()
          Adds a Node to the graph using the default node design and returns it.
 TextNode Graph.addNode(NodeDesign nd)
          Adds a Node to the graph using the given design and returns it.