Method | Description | |
---|---|---|
__construct ( string $dir, Graphp\GraphViz\GraphViz $graphviz = null ) | ||
createGraph ( ) : Fhaculty\Graph\Graph | ||
displayGraph ( ) | ||
getImagePath ( ) | ||
setFormat ( $format ) |
Method | Description | |
---|---|---|
setLayout ( Fhaculty\Graph\Attribute\AttributeAware $entity, array $layout ) |
public __construct ( string $dir, Graphp\GraphViz\GraphViz $graphviz = null ) | ||
$dir | string | |
$graphviz | Graphp\GraphViz\GraphViz |
public createGraph ( ) : Fhaculty\Graph\Graph | ||
return | Fhaculty\Graph\Graph |