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

Element index for package Image_GraphViz

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

_

$_returnFalseOnError
in file GraphViz.php, variable Image_GraphViz::$_returnFalseOnError
    Whether to return PEAR_Error instance on failures instead of FALSE
_escape
in file GraphViz.php, method Image_GraphViz::_escape()
    Returns a safe "ID" in DOT syntax
_escapeArray
in file GraphViz.php, method Image_GraphViz::_escapeArray()
    Escapes an (attribute) array
_getGroups
in file GraphViz.php, method Image_GraphViz::_getGroups()
    Returns a list of cluster/subgraph IDs
_getSubgraphs
in file GraphViz.php, method Image_GraphViz::_getSubgraphs()
    Returns a list of sub-groups for a given parent group
_getTopGraphs
in file GraphViz.php, method Image_GraphViz::_getTopGraphs()
    Returns a list of top groups
_nodes
in file GraphViz.php, method Image_GraphViz::_nodes()
    Output nodes
_subgraph
in file GraphViz.php, method Image_GraphViz::_subgraph()
    Generates output for a group
top

a

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

b

$binPath
in file GraphViz.php, variable Image_GraphViz::$binPath
    Base path to GraphViz commands
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()
    Returns 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()
    Outputs 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()
    Loads a graph from a file in Image_GraphViz format
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()
    Parses the graph into GraphViz markup.
top

r

removeEdge
in file GraphViz.php, method Image_GraphViz::removeEdge()
    Removes an edge from the graph.
removeNode
in file GraphViz.php, method Image_GraphViz::removeNode()
    Removes a node from the graph.
renderDotFile
in file GraphViz.php, method Image_GraphViz::renderDotFile()
    Renders a given dot file into a given format.
top

s

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

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