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

Class: ColorList

Source Location: /styles/ColorList.php

Class Overview

ArrayObject
   |
   --ColorList

ColorList class


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

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

Class Details

[line 25]
ColorList class

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




Tags:

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


[ Top ]


Class Methods


constructor ColorList [line 45]

ColorList ColorList( $capacity)

The class constructor.



Tags:

access:  public


Parameters:

   $capacity  

[ Top ]

method exchange [line 69]

void exchange( $a, $b)



Parameters:

   $a  
   $b  

[ Top ]

method getColor [line 52]

void getColor( $index)



Tags:

access:  public


Parameters:

   $index  

[ Top ]

method getCount [line 48]

void getCount( )



Tags:

access:  public


[ Top ]

method removeRange [line 65]

void removeRange( $startIndex, $count)



Tags:

access:  public


Parameters:

   $startIndex  
   $count  

[ Top ]

method setColor [line 57]

void setColor( $index, $value)



Tags:

access:  public


Parameters:

   $index  
   $value  

[ Top ]

method __get [line 28]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 35]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


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