PHP Class Trismegiste\Mondrian\Graph\ReversedDigraph

Inheritance: extends Algorithm
Afficher le fichier Open project: trismegiste/mondrian Class Usage Examples

Méthodes publiques

Méthode Description
getReversed ( ) : Digraph Build the reversed digraph of this digraph

Method Details

getReversed() public méthode

Build the reversed digraph of this digraph
public getReversed ( ) : Digraph
Résultat Digraph