Class SvgDocumentRenderer

Description

SvgDocumentRenderer

  • author: guillaume luchet <guillaume@geelweb.org>
  • version: $Id: SvgDocumentRenderer.php,v 1.10 2007/10/23 09:22:53 geelweb Exp $
  • copyright: Copyright (c) 2007, Guillaume Luchet
  • license: BSD License

Located in /mains/SvgDocumentRenderer.php (line 35)


	
			
Method Summary
 static void render ([mixed $forceBackground = true])
 static void renderCurves ()
 static void renderGraphPane ()
 static void renderGraphPaneBox ()
 static void renderGridX ()
 static void renderGridY ()
 static void renderLabelX ()
 static void renderLabelY ()
 static void renderLegend ()
 static void renderLimits ()
 static void renderStepX ()
 static void renderStepY ()
 static void renderTagsX ()
 static void renderTagsY ()
 static void renderTitle ()
 static bool renderW3cValidatorLink ()
Methods
static render (line 50)

render

Render the svg document.

  • access: public
static void render ([mixed $forceBackground = true])
  • mixed $forceBackground: if true, the elements will be added on the back of the existing elements.
static renderCurves (line 575)

renderCurves

Render the curves

  • access: public
static void renderCurves ()
static renderGraphPane (line 528)

renderGraphPane

Render the graph pane

  • access: public
static void renderGraphPane ()
static renderGraphPaneBox (line 548)

renderGraphPaneBox

Render the graph pane box

  • access: public
static void renderGraphPaneBox ()
static renderGridX (line 118)

renderGridX

Render the abscisses lines of the grid

  • access: public
static void renderGridX ()
static renderGridY (line 153)

renderGridY

Render the ordinates lines of the grid

  • access: public
static void renderGridY ()
static renderLabelX (line 381)

renderLabelX

Render the abscisses label

  • access: public
static void renderLabelX ()
static renderLabelY (line 407)

renderLabelY

Render the ordinates label

  • access: public
static void renderLabelY ()
static renderLegend (line 464)

renderLegend

Render the legend

  • access: public
static void renderLegend ()
static renderLimits (line 435)

renderLimits

Render the limits lines (limits are only horizontals lines).

  • access: public
static void renderLimits ()
static renderStepX (line 192)

renderStepX

  • access: public
static void renderStepX ()
static renderStepY (line 224)

renderStepY

  • access: public
static void renderStepY ()
static renderTagsX (line 271)

renderTagsX

Render the abscisses tags

  • access: public
static void renderTagsX ()
static renderTagsY (line 333)

renderTagsY

Render the ordinates tags

  • access: public
static void renderTagsY ()
static renderTitle (line 88)

renderTitle

Render the graph title.

  • access: public
static void renderTitle ()
static renderW3cValidatorLink (line 593)

renderW3cValidatorLink

  • access: public
static bool renderW3cValidatorLink ()

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