Uses of Package
net.sourceforge.olduvai.treejuxtaposer

Packages that use net.sourceforge.olduvai.treejuxtaposer
net.sourceforge.olduvai.treejuxtaposer   
 

Classes in net.sourceforge.olduvai.treejuxtaposer used by net.sourceforge.olduvai.treejuxtaposer
AccordionTreeDrawerFinal
          A class that implements the abstract methods left in AccordionTreeDrawer, mainly user interface and application-specific hooks for TreeJuxtaposer.
DebugFrame
          Debugging class.
IncrementalSearch
          Incremental search functionality and GUI class.
SettingsFrame
          GUI for settings.
StateFrame
          GUI for marking and current stretching/squishing group.
Tree2Tree
          Tree2Tree does the precomputation for each pair of trees.
Tree2Tree.NodeScorePair
          Container class for returning best corresponding node+score pair.
Tree2Tree.TmpD
          Attachment to a node that is needed as temporary data structure when computing best corresponding nodes.
TreeJuxtaposer
          A class representing a tree juxtaposer.
TreePairs
          TreePairs store all the pairwise data structures needed for structural comparison and visulization.
UI
          User interface class that externalizes most of the menu setup for the top menu bar, and the main implementation of the dialog to add new trees.