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

Class: ColorList

Source Location: /styles/ColorList.php

Class Overview

ArrayObject
   |
   --ColorList

ColorList class


Author(s):

Version:

  • 1.0

Copyright:

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

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]
ColorList class

Description:The ColorList class is manipulated via Series->Colors




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 ColorList [line 36]

ColorList ColorList( $capacity)

The class constructor.



Tags:

access:  public


Parameters:

   $capacity  

[ Top ]

method exchange [line 60]

void exchange( $a, $b)



Parameters:

   $a  
   $b  

[ Top ]

method getColor [line 43]

void getColor( $index)



Tags:

access:  public


Parameters:

   $index  

[ Top ]

method getCount [line 39]

void getCount( )



Tags:

access:  public


[ Top ]

method removeRange [line 56]

void removeRange( $startIndex, $count)



Tags:

access:  public


Parameters:

   $startIndex  
   $count  

[ Top ]

method setColor [line 48]

void setColor( $index, $value)



Tags:

access:  public


Parameters:

   $index  
   $value  

[ Top ]

method __get [line 19]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 26]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Wed, 16 Jun 2010 12:04:37 +0200 by phpDocumentor 1.4.1