NewickParser Properties |
The NewickParser type exposes the following members.
Name | Description | |
---|---|---|
Description |
Gets the description of Newick parser.
This is intended to give developers some information
of the parser class. This property returns a simple description of what the
NewickParser class achieves.
| |
Name |
Gets the type of Parser i.e NEWICK.
This is intended to give developers some information
of the parser class.
| |
SupportedFileTypes |
Gets a comma separated values of the possible
file extensions for a Newick file.
| |
TreeName |
Name for the tree when parsing. If not set, this will be
set to a default value of "PhylogeneticTree"
|