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

Class: MarkPositions

Source Location: /styles/MarkPositions.php

Class Overview

ArrayObject
   |
   --MarkPositions

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

Description: Series Marks Positions




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


method clear [line 52]

void clear( )



Tags:

access:  public


[ Top ]

method existCustom [line 39]

boolean existCustom( )

Checks for Custom Marks.



Tags:

return:  true if Custom exists
access:  public


[ Top ]

method getPosition [line 19]

void getPosition( $index)



Tags:

access:  public


Parameters:

   $index  

[ Top ]

method removeRange [line 29]

void removeRange( $startIndex, $count)



Tags:

access:  public


Parameters:

   $startIndex  
   $count  

[ Top ]

method setPosition [line 24]

void setPosition( $index, $value)



Tags:

access:  public


Parameters:

   $index  
   $value  

[ Top ]


Documentation generated on Wed, 16 Jun 2010 12:06:56 +0200 by phpDocumentor 1.4.1