NewickFormatter Class |
Namespace: Bio.IO.Newick
The NewickFormatter type exposes the following members.
Name | Description | |
---|---|---|
![]() | NewickFormatter | Initializes a new instance of the NewickFormatter class |
Name | Description | |
---|---|---|
![]() | Description |
Gets the description of Newick formatter.
This is intended to give developers some information
of the formatter class. This property returns a simple description of what the
NewickFormatter class achieves.
|
![]() | Name |
Gets the type of Formatter i.e NEWICK.
This is intended to give developers some information
of the formatter class.
|
![]() | SupportedFileTypes |
Gets a comma separated values of the possible
file extensions for a newick file.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Format |
Writes a PhylogeneticTree to the writer.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |