PHP 클래스 Clue\GraphComposer\Graph\GraphComposer

파일 보기 프로젝트 열기: clue/graph-composer 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( string $dir, Graphp\GraphViz\GraphViz $graphviz = null )
createGraph ( ) : Fhaculty\Graph\Graph
displayGraph ( )
getImagePath ( )
setFormat ( $format )

비공개 메소드들

메소드 설명
setLayout ( Fhaculty\Graph\Attribute\AttributeAware $entity, array $layout )

메소드 상세

__construct() 공개 메소드

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

createGraph() 공개 메소드

public createGraph ( ) : Fhaculty\Graph\Graph
리턴 Fhaculty\Graph\Graph

displayGraph() 공개 메소드

public displayGraph ( )

getImagePath() 공개 메소드

public getImagePath ( )

setFormat() 공개 메소드

public setFormat ( $format )