Uses of Interface
au.id.pbw.hyfo.hyph.TernaryTreeDataStore

Packages that use TernaryTreeDataStore
au.id.pbw.hyfo.hyph The main package of HyFo
 

Uses of TernaryTreeDataStore in au.id.pbw.hyfo.hyph
 

Classes in au.id.pbw.hyfo.hyph that implement TernaryTreeDataStore
 class HyphenDataCache
          The class caches the data for an associated HyphenationTree.
 

Methods in au.id.pbw.hyfo.hyph with parameters of type TernaryTreeDataStore
 String TreeElement.get_key(TernaryTreeDataStore formatter)
          Gets the key of this element, formatted by a TernaryTreeDataStore instance.
 

Constructors in au.id.pbw.hyfo.hyph with parameters of type TernaryTreeDataStore
BigTernaryTree(TernaryTreeDataStore data_store)
          Creates a new instance of BigTernaryTree
 



Copyright © 2005-2006 Peter B. West.