File/SvgGrapher.php

Description

$Source: /cvsroot/svggrapher/svggrapher/SvgGrapher.php,v $

Classes
Class Description
 class SvgGrapher SvgGrapher.
Includes
 require_once (SVGGRAPHER_CLASS_PATH.'/SvgGrapher.config.php') (line 28)

Include the library config file

 require_once (SVGGRAPHER_CLASS_PATH.'/mains/Box.php') (line 34)

Include the objects helper

 require_once (SVGGRAPHER_CLASS_PATH.'/mains/Curve.php') (line 35)

Include the objects helper

 require_once (SVGGRAPHER_CLASS_PATH.'/mains/PluginManager.php') (line 33)

Include the objects helper

 require_once (SVGGRAPHER_CLASS_PATH.'/mains/SvgDocumentRenderer.php') (line 36)

Include the objects helper

 require_once (SVGGRAPHER_ELEMENTS_PATH.'/DefsElement.php') (line 44)

Include the mains svg elements objects

 require_once (SVGGRAPHER_ELEMENTS_PATH.'/LineElement.php') (line 45)

Include the mains svg elements objects

 require_once (SVGGRAPHER_CLASS_PATH.'/XMLDocument.php') (line 37)

Include the objects helper

 require_once (SVGGRAPHER_ELEMENTS_PATH.'/GElement.php') (line 43)

Include the mains svg elements objects

Constants
SVGGRAPHER_CLASS_PATH = dirname(__FILE__) (line 20)

Define the library base path.

Be carefull if you redefine this!

Documentation generated on Tue, 23 Oct 2007 11:32:11 +0200 by phpDocumentor 1.4.0