File: /examples/svg.php

Description

Using QueryPath to Generate a Scalable Vector Graphic (SVG).

This file contains an example of how QueryPath can be used to generate an SVG image. SVG (Scalable Vector Graphics) is a W3C standard XML format for creating graphics. You can find out more about it here: http://www.w3.org/TR/SVG11/.

If you would like to view the SVG file that is created, the file is available at http://querypath.org/svg.php. (That URL actually runs the script displayed here.)

Classes defined in this file

CLASS NAME

DESCRIPTION

Include/Require Statements

'../src/QueryPath/QueryPath.php' (line 19)

require_once : '../src/QueryPath/QueryPath.php'

Global Variables

Constants

Functions


Documentation generated on Sun, 25 Jul 2010 16:09:12 -0500 by phpDocumentor 1.4.3