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

Class: AxisLabelsItems

Source Location: /axis/AxisLabelsItems.php

Class Overview

ArrayObject
   |
   --AxisLabelsItems

AxisLabelsItems class


Author(s):

Version:

  • 1.0

Copyright:

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

Variables

Methods


Inherited Constants

Class: ArrayObject (Internal Class)

ARRAY_AS_PROPS = 2
STD_PROP_LIST = 1

Inherited Methods

Class: ArrayObject (Internal Class)

constructor __construct ( $array )
append ( $value )
asort ( )
count ( )
exchangeArray ( $array )
getArrayCopy ( )
getFlags ( )
getIterator ( )
getIteratorClass ( )
ksort ( )
natcasesort ( )
natsort ( )
offsetExists ( $index )
offsetGet ( $index )
offsetSet ( $index, $newval )
offsetUnset ( $index )
setFlags ( $flags )
setIteratorClass ( $iteratorClass )
uasort ( $cmp_function )
uksort ( $cmp_function )

Class Details

[line 16]
AxisLabelsItems class

Description: Custom labels list




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 Variables

$iAxis =

[line 18]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor AxisLabelsItems [line 38]

AxisLabelsItems AxisLabelsItems( $a)

The class constructor.



Tags:

access:  public


Parameters:

   $a  

[ Top ]

method add [line 59]

new add( value $value, [ $text = null])

Adds new label



Tags:

return:  AxisLabelItem
access:  public


Parameters:

value   $value   double The axis data value
   $text  

[ Top ]

method clear [line 86]

void clear( )

Clears custom labels list



Tags:

access:  public


[ Top ]

method copyFrom [line 74]

void copyFrom( $source)



Tags:

access:  public


Parameters:

   $source  

[ Top ]

method getItem [line 49]

AxisLabelItem getItem( index $index)

Accesses indexed Label characteristics



Tags:

access:  public


Parameters:

index   $index   int

[ Top ]

method __get [line 21]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 28]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Wed, 16 Jun 2010 12:03:15 +0200 by phpDocumentor 1.4.1