PHP Class Trismegiste\Mondrian\Graph\ReversedDigraph

Inheritance: extends Algorithm
Show file Open project: trismegiste/mondrian Class Usage Examples

Public Methods

Method Description
getReversed ( ) : Digraph Build the reversed digraph of this digraph

Method Details

getReversed() public method

Build the reversed digraph of this digraph
public getReversed ( ) : Digraph
return Digraph