Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
Sort ( ICollection |
||
VertexSorterBase ( ) : System |
Initializes a new instance of the VertexSorterBase class.
|
Method | Description | |
---|---|---|
SortCore ( IVertex vertices ) : IVertex[] |
public Sort ( ICollection |
||
vertices | ICollection |
|
return | ICollection |
protected abstract SortCore ( IVertex vertices ) : IVertex[] | ||
vertices | IVertex | |
return | IVertex[] |