| DeltaAlignmentSorter Class |
Namespace: Bio.Util
The DeltaAlignmentSorter type exposes the following members.
| Name | Description | |
|---|---|---|
| DeltaAlignmentSorter |
Initializes a new instance of the DeltaAlignmentSorter class.
| |
| DeltaAlignmentSorter(Int64) |
Initializes a new instance of the DeltaAlignmentSorter class with specified capacity.
|
| Name | Description | |
|---|---|---|
| Add(Node) |
Adds a node.
| |
| Add(Int64, Int64) |
Adds id and value to sort.
| |
| 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.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetSortedIds |
Gets the ids which are sorted on value.
| |
| GetSortedNodes |
Gets id and value pair sorted on value.
| |
| 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.) |