Package ca.quine.jcommons.freemind.maputil

Interface Summary
INodeApplicator See MapUtils.apply(Map, int, INodeApplicator) and MapUtils.apply(Node, Node, int, INodeApplicator).
 

Class Summary
ClearAllMarks Set all mark objects on all Nodes to null.
FoldLargeNodes Fold (close) nodes with more than the given number of child nodes.
MapUtils  
NodeComparator  
NodeEdge Holds a Node and its parent.
NodeItemComparator  
SearchNodeApplicator  
SetMarkToLevel Sets the mark object on each node to an Integer indicating the distance from the root node.
SortNodeApplicator  
StringComparator  
UnfoldAllNodes Unfolds all nodes.