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

Class: ExtraLegend

Source Location: /tools/ExtraLegend.php

Class Overview

TeeBase
   |
   --Tool
      |
      --ToolSeries
         |
         --ExtraLegend

ExtraLegend class


Author(s):

Version:

  • 1.0

Copyright:

  • (c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>

Methods


Inherited Variables

Inherited Methods

Class: ToolSeries

ToolSeries::ToolSeries()
ToolSeries::getHorizAxis()
Returns the associated Top or Bottom Chart Horizontal Axis.
ToolSeries::getSeries()
The Series with which Tools are associated.
Default value: null
ToolSeries::getVertAxis()
Returns the associated Left or Right Chart Vertical Axis.
ToolSeries::setSeries()
Sets the Series with which Tools are associated.
Default value: null
ToolSeries::__get()
ToolSeries::__set()

Class: Tool

Tool::Tool()
Tool::chartEvent()
Tool::getActive()
Enables/Disables the indexed Tool.
Default value: true
Tool::getBitmapEditor()
Returns the URL of the associated icon for a given Tool class.
This icon is used at Tools gallery listbox and Tools Editor dialog.
Tool::getDescription()
Gets descriptive text.
Tool::getFirstLastSeries()
Tool::getSummary()
Gets detailed descriptive text.
Tool::mouseEvent()
Tool::readResolve()
Tool::setActive()
Enables/Disables the indexed Tool.
Default value: true
Tool::setChart()
Tool::toString()
Tool::__get()
Tool::__set()

Class: TeeBase

TeeBase::__construct()
TeeBase::getChart()
Chart associated with this object.
TeeBase::invalidate()
Use invalidate when the entire canvas needs to be repainted.
TeeBase::setBooleanProperty()
TeeBase::setChart()
Chart associated with this object.
TeeBase::setColorProperty()
TeeBase::setDoubleProperty()
TeeBase::setIntegerProperty()
TeeBase::setStringProperty()
TeeBase::_setColorProperty()
TeeBase::__get()
TeeBase::__set()

Class Details

[line 16]
ExtraLegend class

Description: ExtraLegend tool




Tags:

author:  
version:  1.0
copyright:  (c) 1995-2008 by Steema Software SL. All Rights Reserved. <info@steema.com>
link:  http://www.steema.com


[ Top ]


Class Methods


constructor ExtraLegend [line 38]

ExtraLegend ExtraLegend( [ $c = null])

The class constructor.



Tags:

access:  public


Parameters:

   $c  

[ Top ]

method chartEvent [line 65]

void chartEvent( $ce)



Tags:

access:  public


Overrides Tool::chartEvent() (parent method not documented)

Parameters:

   $ce  

[ Top ]

method getDescription [line 92]

String getDescription( )

Gets descriptive text.



Tags:

access:  public


Overrides Tool::getDescription() (Gets descriptive text.)

[ Top ]

method getLegend [line 47]

Legend getLegend( )

Defines the Legend characteristics.



Tags:

access:  public


[ Top ]

method getSummary [line 101]

String getSummary( )

Gets detailed descriptive text.



Tags:

access:  public


Overrides Tool::getSummary() (Gets detailed descriptive text.)

[ Top ]

method setLegend [line 61]

void setLegend( value $value)

Defines the Legend characteristics.



Tags:

access:  public


Parameters:

value   $value   Legend

[ Top ]

method __get [line 21]

void __get( $property)



Overrides ToolSeries::__get() (parent method not documented)

Parameters:

   $property  

[ Top ]

method __set [line 28]

void __set( $property, $value)



Overrides ToolSeries::__set() (parent method not documented)

Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Wed, 16 Jun 2010 12:05:17 +0200 by phpDocumentor 1.4.1