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

File: XMLSVG.php

Source Location: /Image_Graph-0.3.0dev2/Graph/Driver/XMLSVG.php

Classes:

Image_Graph_Driver_XMLSVG
SVG Driver class.

Page Details:

Class for handling output in SVG format.

Outputs the graph in SVG format (Scalable Vector Graphics).

Based on the PEAR::XML_SVG package.

This driver is experimental, XML_SVG lacks some required functionality. Until it provides this functionality use the Image_Graph_Driver_SVG driver.

Includes:

require_once('Image/Graph/Driver.php') [line 47]
Include file Image/Graph/Driver.php
require_once('XML/SVG.php') [line 52]
Include file XML/SVG.php
require_once('Image/Graph/Constants.php') [line 57]
Include file Image/Graph/Constants.php
require_once('Image/Graph/Color.php') [line 62]
Include file Image/Graph/Color.php

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