This is the base Graph class for doing SVG graphs
$Id: SVGGraph.html,v 1.12 2003/08/01 01:37:46 hemna Exp $
Located in Program_Root/widgets/svg/SVGGraph.inc (line 23)
Container | --BaseWidget | --SVGGraph
Class | Description |
---|---|
SVGXYGraph | This is the base Graph class for doing XY coordinate system based graphs in SVG. |
Various calculated image properties
This array holds various
config options for this graph
Inherited from BaseWidget
BaseWidget::$title
BaseWidget::$width
Inherited from Container
Container::$_flags
This function will format the axis label
- the number
This function retuns the value of 1 option
- the option name
This returns the array of ALL of the options for this graph
This method sets the height of font used in calculating the x and y axis point fonts.
- the height
This method sets the width of font used in calculating the x and y axis point fonts.
- the width
This method sets the height of the graph
- the height
This function is used to set a particular option for the graph
- the option name
- the value
This method sets the title for the graph
- the graph's title
This method sets the height of font in pixels for the Graph Title.
- the height
This method sets the width of font in pixels for the Graph Title.
- the width
This method sets the title for the graph
- the graph's title
This method sets the width of the graph
- the width
This is a stub that the child class must override to build the actual graph
This method builds the text title area that lives on top of the graph
This is a stub for building the title(s) for the graph
This is a stub meant to provide a means for doing any data parsing/munging prior to actually building the svg for the graph output.
Inherited From BaseWidget
BaseWidget::get_align()
BaseWidget::get_css()
BaseWidget::get_javascript()
BaseWidget::get_title()
BaseWidget::get_width()
BaseWidget::set_align()
BaseWidget::set_title()
BaseWidget::set_width()
Inherited From Container
Container::Container()
Container::add()
Container::add_reference()
Container::count_content()
Container::get_indent_flag()
Container::push()
Container::push_reference()
Container::render()
Container::reset_content()
Container::set_collapse()
Container::set_indent_flag()
Container::_set_flags()
Documention generated on Thu, 31 Jul 2003 18:33:01 -0700 by phpDocumentor 1.2.0