Image_GraphViz
[ class tree: Image_GraphViz ] [ index: Image_GraphViz ] [ all elements ]

Element index for package Image_GraphViz

[ a ] [ d ] [ f ] [ g ] [ i ] [ l ] [ n ] [ p ] [ r ] [ s ]

a

addAttributes
in file GraphViz.php, method Image_GraphViz::addAttributes()
    Add attributes to the graph.
addCluster
in file GraphViz.php, method Image_GraphViz::addCluster()
    Add a cluster to the graph.
addEdge
in file GraphViz.php, method Image_GraphViz::addEdge()
    Add an edge to the graph.
addNode
in file GraphViz.php, method Image_GraphViz::addNode()
    Add a note to the graph.
top

d

$dotCommand
in file GraphViz.php, variable Image_GraphViz::$dotCommand
    Path to GraphViz/dot command
top

f

fetch
in file GraphViz.php, method Image_GraphViz::fetch()
    Return image (data) of the graph in a given format.
top

g

$graph
in file GraphViz.php, variable Image_GraphViz::$graph
    Representation of the graph
GraphViz.php
procedural page GraphViz.php
top

i

image
in file GraphViz.php, method Image_GraphViz::image()
    Output image of the graph in a given format.
Image_GraphViz
in file GraphViz.php, method Image_GraphViz::Image_GraphViz()
    Constructor.
Image_GraphViz
in file GraphViz.php, class Image_GraphViz
    Interface to AT&T's GraphViz tools.
top

l

load
in file GraphViz.php, method Image_GraphViz::load()
    Load graph from file.
top

n

$neatoCommand
in file GraphViz.php, variable Image_GraphViz::$neatoCommand
    Path to GraphViz/neato command
top

p

parse
in file GraphViz.php, method Image_GraphViz::parse()
    Parse the graph into GraphViz markup.
top

r

removeEdge
in file GraphViz.php, method Image_GraphViz::removeEdge()
    Remove an edge from the graph.
removeNode
in file GraphViz.php, method Image_GraphViz::removeNode()
    Remove a node from the graph.
top

s

save
in file GraphViz.php, method Image_GraphViz::save()
    Save graph to file.
saveParsedGraph
in file GraphViz.php, method Image_GraphViz::saveParsedGraph()
    Save GraphViz markup to file.
setAttributes
in file GraphViz.php, method Image_GraphViz::setAttributes()
    Set attributes of the graph.
setDirected
in file GraphViz.php, method Image_GraphViz::setDirected()
    Set directed/undirected flag for the graph.
top

Documentation generated on Mon, 11 Mar 2019 14:14:17 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.