| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SortedTreeNode | |
| org.annotation.util | Provides utility functionality that is used in WordFreak but which is not specific to WordFreak. | 
| org.annotation.wordfreak.viewer | Provides functionality to display of source material over which annotation is performed and the annotations themselves. | 
| Uses of SortedTreeNode in org.annotation.util | 
| Methods in org.annotation.util that return SortedTreeNode | |
|  SortedTreeNode | SortedTreeNode.getContainerNodeWithProperty(java.lang.String p)Finds node having property pwhich subsumes
 TreeComparatortc | 
|  SortedTreeNode[] | SortedTreeNode.getChildrenWithProperty(java.lang.String p,
                        boolean top) | 
|  SortedTreeNode[] | SortedTreeNode.getContainedNodesWithProperty(java.lang.String p,
                              boolean top)Finds nodes which are contained by this node's span and have property p. | 
|  SortedTreeNode[] | SortedTreeNode.getContainedNodesWithProperty(SortedTreeNode s,
                              java.lang.String p,
                              boolean top)Finds nodes which are contained by span sand have 
 propertyp. | 
|  SortedTreeNode | SortedTreeNode.getNode(SortedTreeNode node) | 
| Methods in org.annotation.util with parameters of type SortedTreeNode | |
|  SortedTreeNode[] | SortedTreeNode.getContainedNodesWithProperty(SortedTreeNode s,
                              java.lang.String p,
                              boolean top)Finds nodes which are contained by span sand have 
 propertyp. | 
|  SortedTreeNode | SortedTreeNode.getNode(SortedTreeNode node) | 
| Uses of SortedTreeNode in org.annotation.wordfreak.viewer | 
| Subclasses of SortedTreeNode in org.annotation.wordfreak.viewer | |
|  class | AnnotationTreeNode | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||