Uses of Package
org.annotation.util

Packages that use org.annotation.util
org.annotation.util Provides utility functionality that is used in WordFreak but which is not specific to WordFreak. 
org.annotation.wordfreak Provides main WordFreak functionality including data structures for annotation and the infrastructure for components to communicate. 
org.annotation.wordfreak.annotator Provides automatic annotation or tagging functionality for WordFreak. 
org.annotation.wordfreak.chooser Provides the annotation input functionality for WordFreak. 
org.annotation.wordfreak.command Provides undo functionality for WordFreak. 
org.annotation.wordfreak.scheme Provides suppot for creating new annotation specifications or annotation schemes within WordFreak. 
org.annotation.wordfreak.util Provides utility functionality for WordFreak which is specific to WordFreak. 
org.annotation.wordfreak.viewer Provides functionality to display of source material over which annotation is performed and the annotations themselves. 
 

Classes in org.annotation.util used by org.annotation.util
DoubleLinkedListElement
           
Heap
           
Morpheus
           
Queue
           
QueueWatcher
           
Recursable
           
RecursiveTreeNode
          SortedTreeNode is a data structure to have a sorted tree structure.
SortedTreeNode
          SortedTreeNode is a data structure to have a sorted tree structure.
Span
           
SpanTreeNode
          SpanTreeNode is a data structure to hold a tree of spans.
TableMap
           
TreeComparable
           
XML
           
 

Classes in org.annotation.util used by org.annotation.wordfreak
FeatureMap
           
HashList
           
Property
           
Recursable
           
Span
           
TreeComparable
           
 

Classes in org.annotation.util used by org.annotation.wordfreak.annotator
Span
           
 

Classes in org.annotation.util used by org.annotation.wordfreak.chooser
Span
           
 

Classes in org.annotation.util used by org.annotation.wordfreak.command
Span
           
 

Classes in org.annotation.util used by org.annotation.wordfreak.scheme
Span
           
 

Classes in org.annotation.util used by org.annotation.wordfreak.util
HashList
           
 

Classes in org.annotation.util used by org.annotation.wordfreak.viewer
SortedTreeNode
          SortedTreeNode is a data structure to have a sorted tree structure.
Span
           
TreeComparable
           
 



Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.