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

Procedural File: graphviz_api.php

Source Location: /core/graphviz_api.php



Classes:

Graph
Base class for graph creation and manipulation. By default, undirected graphs are generated. For directed graphs, use Digraph class.
Digraph
Directed graph creation and manipulation.


Page Details:

Wrapper classes around GraphViz utilities (dot and neato) for

directed and undirected graph generation. Under Windows, the COM API provided by WinGraphviz is used. These wrappers are enhanced enough just to support relationship_graph_api.php. They don't support subgraphs yet.

The original Graphviz package is available at:

  • http://www.research.att.com/sw/tools/graphviz/
WinGraphviz can be installed from:
  • http://home.so-net.net.tw/oodtsen/wingraphviz/
Additional documentation can be found at:
  • http://www.graphviz.org/Documentation.html




Tags:

author:  Juliano Ravasi Ferraz <at users sourceforge net jferraz at users sourceforge net>
copyright:  Copyright (C) 2002 - 2010 MantisBT Team - mantisbt-dev@lists.sourceforge.net
link:  http://www.mantisbt.org







GRAPHVIZ_ATTRIBUTED_DOT [line 40]

GRAPHVIZ_ATTRIBUTED_DOT = 0
constant(s) defining the output formats supported by dot and neato.


[ Top ]



GRAPHVIZ_CANONICAL_DOT [line 59]

GRAPHVIZ_CANONICAL_DOT = 27

[ Top ]



GRAPHVIZ_CMAP [line 54]

GRAPHVIZ_CMAP = 18

[ Top ]



GRAPHVIZ_CMAPX [line 55]

GRAPHVIZ_CMAPX = 19

[ Top ]



GRAPHVIZ_GIF [line 47]

GRAPHVIZ_GIF = 11

[ Top ]



GRAPHVIZ_HPGL [line 42]

GRAPHVIZ_HPGL = 2

[ Top ]



GRAPHVIZ_IMAP [line 53]

GRAPHVIZ_IMAP = 17

[ Top ]



GRAPHVIZ_ISMAP [line 52]

GRAPHVIZ_ISMAP = 16

[ Top ]



GRAPHVIZ_JPEG [line 48]

GRAPHVIZ_JPEG = 12

[ Top ]



GRAPHVIZ_MIF [line 44]

GRAPHVIZ_MIF = 4

[ Top ]



GRAPHVIZ_PCL [line 43]

GRAPHVIZ_PCL = 3

[ Top ]



GRAPHVIZ_PDF [line 60]

GRAPHVIZ_PDF = 28

[ Top ]



GRAPHVIZ_PLAIN [line 45]

GRAPHVIZ_PLAIN = 6

[ Top ]



GRAPHVIZ_PLAIN_EXT [line 46]

GRAPHVIZ_PLAIN_EXT = 7

[ Top ]



GRAPHVIZ_PNG [line 49]

GRAPHVIZ_PNG = 13

[ Top ]



GRAPHVIZ_PS [line 41]

GRAPHVIZ_PS = 1

[ Top ]



GRAPHVIZ_SVG [line 57]

GRAPHVIZ_SVG = 25

[ Top ]



GRAPHVIZ_SVGZ [line 58]

GRAPHVIZ_SVGZ = 26

[ Top ]



GRAPHVIZ_VRML [line 56]

GRAPHVIZ_VRML = 20

[ Top ]



GRAPHVIZ_WBMP [line 50]

GRAPHVIZ_WBMP = 14

[ Top ]



GRAPHVIZ_XBM [line 51]

GRAPHVIZ_XBM = 15

[ Top ]




Documentation generated on Sun, 12 Dec 2010 23:50:30 +0900 by phpDocumentor 1.4.3
inserted by FC2 system