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

Class: AxisLabelsItems

Source Location: /axis/AxisLabelsItems.php

Class Overview

ArrayObject
   |
   --AxisLabelsItems

AxisLabelsItems class


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

  • (c) 1995-2013 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 )
serialize ( )
setFlags ( $flags )
setIteratorClass ( $iteratorClass )
uasort ( $cmp_function )
uksort ( $cmp_function )
unserialize ( $serialized )

Class Details

[line 25]
AxisLabelsItems class

Description: Custom labels list




Tags:

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


[ Top ]


Class Variables

$iAxis =

[line 27]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor AxisLabelsItems [line 47]

AxisLabelsItems AxisLabelsItems( $a)

The class constructor.



Tags:

access:  public


Parameters:

   $a  

[ Top ]

destructor __destruct [line 52]

void __destruct( )



Tags:

access:  public


[ Top ]

method add [line 73]

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 100]

void clear( )

Clears custom labels list



Tags:

access:  public


[ Top ]

method copyFrom [line 88]

void copyFrom( $source)



Tags:

access:  public


Parameters:

   $source  

[ Top ]

method getItem [line 63]

AxisLabelItem getItem( index $index)

Accesses indexed Label characteristics



Tags:

access:  public


Parameters:

index   $index   int

[ Top ]

method __get [line 30]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 37]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Mon, 19 Aug 2013 13:41:54 +0200 by phpDocumentor 1.4.3