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

Class: Scroller

Source Location: /jstools/Scroller.php

Class Overview

TeeBase
   |
   --JsTool
      |
      --Slider
         |
         --Scroller

Scroller 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


Inherited Variables

Inherited Methods


Class Details

[line 25]
Scroller class

Description: Scroller jstool




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

$bounds =

[line 30]



Tags:

access:  protected

Type:   mixed
Overrides:   Array


[ Top ]



Class Methods


constructor Scroller [line 48]

Scroller Scroller( [ $c = null])



Tags:

access:  public


Parameters:

   $c  

[ Top ]

destructor __destruct [line 61]

void __destruct( )



Tags:

access:  public


Overrides Slider::__destruct() (parent method not documented)

[ Top ]

method getBounds [line 85]

void getBounds( )



Tags:

access:  public


Overrides Slider::getBounds() (parent method not documented)

[ Top ]

method getCustomSize [line 294]

void getCustomSize( )



Tags:

access:  public


[ Top ]

method getDescription [line 242]

String getDescription( )

Gets descriptive text.



Tags:

access:  public


Overrides Slider::getDescription() (Gets descriptive text.)

[ Top ]

method getHeight [line 261]

int getHeight( )

Returns the annotation height in pixels



Tags:

access:  public


[ Top ]

method getInnerText [line 210]

void getInnerText( )



Tags:

access:  protected


[ Top ]

method getLeft [line 127]

int getLeft( )

The horizontal displacement in pixels of text box from Chart's left edge.



Tags:

access:  public


[ Top ]

method getLock [line 110]

void getLock( )



Tags:

access:  public


[ Top ]

method getMargin [line 99]

void getMargin( )



Tags:

access:  public


[ Top ]

method getPosition [line 173]

AnnotationPosition getPosition( )

The default position for the Annotation Tool text box and text.


Default value: AnnotationPosition.LeftTop




Tags:

access:  public


Overrides Slider::getPosition() (parent method not documented)

[ Top ]

method getShape [line 201]

TextShapePosition getShape( )

The characteristics of the Annotation Tool text and text box Shape.



Tags:

access:  public


[ Top ]

method getSummary [line 252]

String getSummary( )

Gets detailed descriptive text.



Tags:

access:  public


Overrides Slider::getSummary() (Gets detailed descriptive text.)

[ Top ]

method getText [line 221]

String getText( )

The text for the Annotation Tool.
Default value: ""



Tags:

access:  public


[ Top ]

method getThumb [line 77]

void getThumb( )



Tags:

access:  public


[ Top ]

method getTop [line 149]

int getTop( )

The vertical displacement in pixels of text box from Chart's top edge.



Tags:

access:  public


[ Top ]

method getWidth [line 279]

int getWidth( )

Returns the annotation width in pixels



Tags:

access:  public


[ Top ]

method setBounds [line 93]

void setBounds( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setChart [line 71]

void setChart( $c)



Tags:

access:  public


Overrides Slider::setChart() (parent method not documented)

Parameters:

   $c  

[ Top ]

method setCustomSize [line 299]

void setCustomSize( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setHeight [line 270]

void setHeight( value $value)

Sets the annotation height in pixels



Tags:

access:  public


Parameters:

value   $value   int

[ Top ]

method setLeft [line 138]

void setLeft( value $value)

Sets horizontal displacement in pixels of text box from Chart's left edge.



Tags:

access:  public


Parameters:

value   $value   int

[ Top ]

method setLock [line 115]

void setLock( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setMargin [line 104]

void setMargin( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setPosition [line 186]

void setPosition( value $value)

Defines a default position for the Annotation Tool text box and text.


Default value: AnnotationPosition.LeftTop




Tags:

access:  public


Overrides Slider::setPosition() (parent method not documented)

Parameters:

value   $value   AnnotationPosition

[ Top ]

method setText [line 232]

void setText( value $value)

Defines the text for the Annotation Tool.
Default value: ""



Tags:

access:  public


Parameters:

value   $value   String

[ Top ]

method setTop [line 159]

void setTop( value $value)

Sets vertical displacement in pixels of text box from Chart's top edge.



Tags:

access:  public


Parameters:

value   $value   int

[ Top ]

method setWidth [line 288]

void setWidth( value $value)

Sets the annotation width in pixels



Tags:

access:  public


Parameters:

value   $value   int

[ Top ]

method __get [line 34]

void __get( $property)



Overrides Slider::__get() (parent method not documented)

Parameters:

   $property  

[ Top ]

method __set [line 41]

void __set( $property, $value)



Overrides Slider::__set() (parent method not documented)

Parameters:

   $property  
   $value  

[ Top ]


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