Click or drag to resize
NewickFormatter Properties

The NewickFormatter type exposes the following members.

Properties
  NameDescription
Public propertyDescription
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.
Public propertyName
Gets the type of Formatter i.e NEWICK. This is intended to give developers some information of the formatter class.
Public propertySupportedFileTypes
Gets a comma separated values of the possible file extensions for a newick file.
Top
See Also