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

Index of all elements

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

a

add_attributes
in file GraphViz.php, method Image_GraphViz::add_attributes()
    Add attributes to the graph.
add_edge
in file GraphViz.php, method Image_GraphViz::add_edge()
    Add an edge to the graph.
add_node
in file GraphViz.php, method Image_GraphViz::add_node()
    Add a note to the graph.
top

d

$dot_command
in file GraphViz.php, variable Image_GraphViz::$dot_command
    Path to GraphViz/dot command
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
    PEAR::Image_GraphViz
top

l

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

n

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

p

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

r

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

s

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

Documentation generated on Fri, 30 Apr 2004 21:43:06 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.