Home / Development / Documentation / 2.0.44 / Uses of Package info.bioinfweb.treegraph.document.io.newick
TreeGraph 2
 


Uses of Package
info.bioinfweb.treegraph.document.io.newick

Packages that use info.bioinfweb.treegraph.document.io.newick
info.bioinfweb.treegraph.document.io.newick Contains classes implementing the import from and export to the Newick format. 
info.bioinfweb.treegraph.gui.dialogs.io   
 

Classes in info.bioinfweb.treegraph.document.io.newick used by info.bioinfweb.treegraph.document.io.newick
BranchLengthsScaler
          Sets the branch lengths scale of a tree so that the contained branched have a specific average length.
CommentDataReader
          Reads hidden node data from a comment in a Newick string like it is generated by BEAST.
NewickException
          An instance of this exception is thrown if an input newick string contains a syntactical error and cannot be read.
NewickReader.Status
           
NewickStringChars
           
NewickStringReader
          
This class converts a tree in the Newick format to a Document.
NewickToken
           
TokenType
           
 

Classes in info.bioinfweb.treegraph.document.io.newick used by info.bioinfweb.treegraph.gui.dialogs.io
NewickException
          An instance of this exception is thrown if an input newick string contains a syntactical error and cannot be read.
NewickFilter