PHP Class Clue\GraphComposer\Graph\GraphComposer

Afficher le fichier Open project: clue/graph-composer Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( string $dir, Graphp\GraphViz\GraphViz $graphviz = null )
createGraph ( ) : Fhaculty\Graph\Graph
displayGraph ( )
getImagePath ( )
setFormat ( $format )

Private Methods

Méthode Description
setLayout ( Fhaculty\Graph\Attribute\AttributeAware $entity, array $layout )

Method Details

__construct() public méthode

public __construct ( string $dir, Graphp\GraphViz\GraphViz $graphviz = null )
$dir string
$graphviz Graphp\GraphViz\GraphViz

createGraph() public méthode

public createGraph ( ) : Fhaculty\Graph\Graph
Résultat Fhaculty\Graph\Graph

displayGraph() public méthode

public displayGraph ( )

getImagePath() public méthode

public getImagePath ( )

setFormat() public méthode

public setFormat ( $format )