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

Class: TeeBevel

Source Location: /TeeBevel.php

Class Overview

TeeBase
   |
   --TeeBevel

TeeBevel 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 23]
TeeBevel class

Description: Displays bevels (frames) around rectangles




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

$defaultOuter =

[line 27]



Tags:

access:  public

Type:   mixed


[ Top ]

$inner =

[line 25]



Tags:

access:  protected

Type:   mixed


[ Top ]

$outer =

[line 26]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor TeeBevel [line 48]

TeeBevel TeeBevel( $c)



Tags:

access:  public


Parameters:

   $c  

[ Top ]

destructor __destruct [line 59]

void __destruct( )



Tags:

access:  public


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

[ Top ]

method assign [line 196]

void assign( b $b)

Assigns all properties from one bevel to another.



Tags:

access:  public


Parameters:

b   $b   Bevel

[ Top ]

method draw [line 212]

void draw( g $g, rect $rect)

Draws bevels around rectangle parameter.



Tags:

access:  public


Parameters:

g   $g   IGraphics3D
rect   $rect   Rectangle

[ Top ]

method getColorOne [line 128]

Color getColorOne( )

Color of left and top sides of bevels.
Used together with ColorTwo to set the colors applied to the Bevel edge when Raised or Lowered.
Default value: white



Tags:

access:  public


[ Top ]

method getColorTwo [line 150]

Color getColorTwo( )

Color of right and bottom sides of bevels.
Used together with

ColorOne, these properties set the colors applied to the Bevel edge when Raised or Lowered.
Default value: gray




Tags:

access:  public


[ Top ]

method getInner [line 83]

BevelStyle getInner( )

Defines the inner bevel type of the TChart Panel border.
Default value: BevelStyle.None



Tags:

access:  public


[ Top ]

method getOuter [line 174]

BevelStyle getOuter( )

The outer bevel type of the TChart Panel border.




Tags:

access:  public


[ Top ]

method getWidth [line 107]

int getWidth( )

Width of the TeeChart Panel border in pixels.
Default value: 1



Tags:

access:  public


[ Top ]

method readResolve [line 71]

void readResolve( )



Tags:

access:  protected


[ Top ]

method setColorOne [line 138]

void setColorOne( value $value)

Sets the Color of left and top sides of bevels.
Default value: white



Tags:

access:  public


Parameters:

value   $value   Color

[ Top ]

method setColorTwo [line 160]

void setColorTwo( value $value)

Sets the Color of right and bottom sides of bevels.
Default value: gray



Tags:

access:  public


Parameters:

value   $value   Color

[ Top ]

method setInner [line 94]

void setInner( value $value)

Defines the inner bevel type of the TChart Panel border.
Default value: BevelStyle.None



Tags:

access:  public


Parameters:

value   $value   BevelStyle

[ Top ]

method setOuter [line 184]

void setOuter( value $value)

Defines the outer bevel type of the TChart Panel border.




Tags:

access:  public


Parameters:

value   $value   BevelStyle

[ Top ]

method setWidth [line 117]

void setWidth( value $value)

Sets the width of the TeeChart Panel border in pixels.
Default value: 1



Tags:

access:  public


Parameters:

value   $value   int

[ Top ]

method __get [line 34]

void __get( $property)



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

Parameters:

   $property  

[ Top ]

method __set [line 41]

void __set( $property, $value)



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

Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Mon, 19 Aug 2013 13:43:11 +0200 by phpDocumentor 1.4.3