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

Class: PointerStyle

Source Location: /styles/PointerStyle.php

Class Overview


<p>Title: PointerStyle class</p>


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

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

Variables

Methods



Class Details

[line 26]
<p>Title: PointerStyle class</p>

Description: Describes the pointer style of a series pointer.




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 Variables

static $CIRCLE =  1

[line 38]

Defines the pointer as a circle.



Tags:

access:  public

Type:   mixed


[ Top ]

static $CROSS =  4

[line 50]

Defines the pointer as a cross.



Tags:

access:  public

Type:   mixed


[ Top ]

static $DIAGCROSS =  5

[line 54]

Defines the pointer as a diagonal cross.



Tags:

access:  public

Type:   mixed


[ Top ]

static $DIAMOND =  7

[line 62]

Defines the pointer as a diamond.



Tags:

access:  public

Type:   mixed


[ Top ]

static $DOWNTRIANGLE =  3

[line 46]

Defines the pointer as a down pointing triangle.



Tags:

access:  public

Type:   mixed


[ Top ]

static $LEFTTRIANGLE =  10

[line 74]

Defines the pointer as a left triangle.



Tags:

access:  public

Type:   mixed


[ Top ]

static $NOTHING =  9

[line 70]

Defines the pointer as no shape.



Tags:

access:  public

Type:   mixed


[ Top ]

static $POLISHEDSPHERE =  13

[line 86]

Defines the pointer as a polished sphere.



Tags:

access:  public

Type:   mixed


[ Top ]

static $RECTANGLE =  0

[line 34]

Defines the pointer as a rectangle.



Tags:

access:  public

Type:   mixed


[ Top ]

static $RIGHTTRIANGLE =  11

[line 78]

Defines the pointer as a right triangle.



Tags:

access:  public

Type:   mixed


[ Top ]

static $SMALLDOT =  8

[line 66]

Defines the pointer as a small dot.



Tags:

access:  public

Type:   mixed


[ Top ]

static $SPHERE =  12

[line 82]

Defines the pointer as a graded sphere.



Tags:

access:  public

Type:   mixed


[ Top ]

static $STAR =  6

[line 58]

Defines the pointer as a star.



Tags:

access:  public

Type:   mixed


[ Top ]

static $TRIANGLE =  2

[line 42]

Defines the pointer as a triangle.



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor PointerStyle [line 89]

PointerStyle PointerStyle( )



Tags:

access:  public


[ Top ]

method fromInt [line 96]

void fromInt( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method size [line 94]

void size( )



Tags:

access:  public


[ Top ]


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