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

Class: TeeBevel

Source Location: /TeeBevel.php

Class Overview

TeeBase
   |
   --TeeBevel

TeeBevel class


Author(s):

Version:

  • 1.0

Copyright:

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

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 15]
TeeBevel class

Description: Displays bevels (frames) around rectangles




Tags:

author:  
version:  1.0
copyright:  (c) 1995-2010 by Steema Software SL. All Rights Reserved. <info@steema.com>
link:  http://www.steema.com


[ Top ]


Class Variables

$defaultOuter =

[line 19]



Tags:

access:  public

Type:   mixed


[ Top ]

$inner =

[line 17]



Tags:

access:  protected

Type:   mixed


[ Top ]

$outer =

[line 18]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor TeeBevel [line 40]

TeeBevel TeeBevel( $c)



Tags:

access:  public


Parameters:

   $c  

[ Top ]

method assign [line 176]

void assign( b $b)

Assigns all properties from one bevel to another.



Tags:

access:  public


Parameters:

b   $b   Bevel

[ Top ]

method draw [line 192]

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 108]

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 130]

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 63]

BevelStyle getInner( )

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



Tags:

access:  public


[ Top ]

method getOuter [line 154]

BevelStyle getOuter( )

The outer bevel type of the TChart Panel border.




Tags:

access:  public


[ Top ]

method getWidth [line 87]

int getWidth( )

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



Tags:

access:  public


[ Top ]

method readResolve [line 51]

void readResolve( )



Tags:

access:  protected


[ Top ]

method setColorOne [line 118]

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 140]

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 74]

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 164]

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 97]

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 26]

void __get( $property)



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

Parameters:

   $property  

[ Top ]

method __set [line 33]

void __set( $property, $value)



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

Parameters:

   $property  
   $value  

[ Top ]


Documentation generated on Wed, 16 Jun 2010 12:08:35 +0200 by phpDocumentor 1.4.1