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

Class: LegendItemCoordinates

Source Location: /legend/LegendItemCoordinates.php

Class Overview


LegendItemCoordinates class


Author(s):

Version:

  • 1.0

Copyright:

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

Variables

Methods



Class Details

[line 16]
LegendItemCoordinates class

Description: Legend Position




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 Variables

$xColor =

[line 19]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor LegendItemCoordinates [line 41]

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

The class constructor.



Tags:

access:  public


Parameters:

   $index  
   $x  
   $y  
   $xColor  

[ Top ]

method getIndex [line 62]

int getIndex( )

The Index of the Legend item.



Tags:

access:  public


[ Top ]

method getX [line 71]

int getX( )

The specific X coordinate of the Legend item.



Tags:

access:  public


[ Top ]

method getXColor [line 109]

int getXColor( )

The specific XColor coordinate of the Legend item.



Tags:

access:  public


[ Top ]

method getY [line 90]

int getY( )

The specific Y coordinate of the Legend item.



Tags:

access:  public


[ Top ]

method setX [line 81]

void setX( value $value)

Sts the specific X coordinate of the Legend item.



Tags:

access:  public


Parameters:

value   $value   int

[ Top ]

method setXColor [line 119]

void setXColor( value $value)

Sets the specific XColor coordinate of the Legend item.



Tags:

access:  public


Parameters:

value   $value   int

[ Top ]

method setY [line 100]

void setY( value $value)

Sets the specific Y coordinate of the Legend item.



Tags:

access:  public


Parameters:

value   $value   int

[ Top ]

method __get [line 24]

void __get( $property)



Parameters:

   $property  

[ Top ]

method __set [line 31]

void __set( $property, $value)



Parameters:

   $property  
   $value  

[ Top ]


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