A C D E F G H I L N O R S T V X

A

add(Filter) - Method in class de.postfuse.ui.filter.GListFilter
 
add(int, Filter) - Method in class de.postfuse.ui.filter.GListFilter
 
addAll(Collection<? extends Filter>) - Method in class de.postfuse.ui.filter.GListFilter
 
addAll(int, Collection<? extends Filter>) - Method in class de.postfuse.ui.filter.GListFilter
 
addEdge(Node, Node) - Method in interface de.postfuse.ui.Graph
Adds an Edge to the graph using the default edge design
addEdge(Node, Node, EdgeDesign) - Method in interface de.postfuse.ui.Graph
Adds an Edge to the graph using the given design
addNode() - Method in interface de.postfuse.ui.Graph
Adds a Node to the graph using the default node design and returns it.
addNode(NodeDesign) - Method in interface de.postfuse.ui.Graph
Adds a Node to the graph using the given design and returns it.
AddScript - Interface in de.postfuse.ui
This interface is used for all GraphElements which support scripts.
addScript(Script) - Method in interface de.postfuse.ui.AddScript
A a script to the Node or Edge
addSubgraph() - Method in interface de.postfuse.ui.Graph
Adds an Subgraph to the graph using the default design
addSubgraph(NodeDesign) - Method in interface de.postfuse.ui.Graph
Adds an Subgraph to the Graph using the given design
AndFilter - Class in de.postfuse.ui.filter
 
AndFilter(Filter, Filter) - Constructor for class de.postfuse.ui.filter.AndFilter
 

A C D E F G H I L N O R S T V X