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

Class: LegendItemCoordinates

Source Location: /legend/LegendItemCoordinates.php

Class Overview


LegendItemCoordinates 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



Class Details

[line 25]
LegendItemCoordinates class

Description: Legend Position




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

$xColor =

[line 28]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor LegendItemCoordinates [line 51]

LegendItemCoordinates LegendItemCoordinates( $index, $x, $y, $xColor)

The class constructor.



Tags:

access:  public


Parameters:

   $index  
   $x  
   $y  
   $xColor  

[ Top ]

destructor __destruct [line 59]

void __destruct( )



Tags:

access:  public


[ Top ]

method getIndex [line 80]

int getIndex( )

The Index of the Legend item.



Tags:

access:  public


[ Top ]

method getX [line 89]

int getX( )

The specific X coordinate of the Legend item.



Tags:

access:  public


[ Top ]

method getXColor [line 127]

int getXColor( )

The specific XColor coordinate of the Legend item.



Tags:

access:  public


[ Top ]

method getY [line 108]

int getY( )

The specific Y coordinate of the Legend item.



Tags:

access:  public


[ Top ]

method setX [line 99]

void setX( value $value)

Sts the specific X coordinate of the Legend item.



Tags:

access:  public


Parameters:

value   $value   int

[ Top ]

method setXColor [line 137]

void setXColor( value $value)

Sets the specific XColor coordinate of the Legend item.



Tags:

access:  public


Parameters:

value   $value   int

[ Top ]

method setY [line 118]

void setY( value $value)

Sets the specific Y coordinate of the Legend item.



Tags:

access:  public


Parameters:

value   $value   int

[ Top ]

method __get [line 34]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 41]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


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