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

Class: Walls

Source Location: /Walls.php

Class Overview

TeeBase
   |
   --Walls

Walls class


Author(s):

  • Steema Software SL.

Version:

  • 1.0

Copyright:

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

Methods


Inherited Variables

Inherited Methods


Class Details

[line 28]
Walls class

Description: Chart Walls. Accesses Wall and overall Wall display characteristics




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 Methods


constructor Walls [line 168]

Walls Walls( $c)



Tags:

access:  public


Parameters:

   $c  

[ Top ]

method calcWallSize [line 218]

int calcWallSize( a $a)

Calculates the Wall thickness of the specified Axis.



Tags:

access:  public


Parameters:

a   $a   Axis

[ Top ]

method getBack [line 98]

BackWall getBack( )

Defines the pen and brush used to fill the back chart side.


Available IWall properties are Brush, Color, Dark3D, Gradient, Pen, Size and Transparent.
tChart.Aspect.View3D and tChart.Walls.Visible should be true to use tChart.Walls.Back, tChart.Walls.Bottom, tChart.Walls.Left and tChart.Walls.Right.




Tags:

access:  public


[ Top ]

method getBottom [line 116]

BottomWall getBottom( )

Defines the pen and brush used to fill the bottom chart side.


Available IWall properties are Brush, Color, Dark3D, Gradient, Pen, Size and Transparent.
tChart.Aspect.View3D and tChart.Walls.Visible should be true to use tChart.Walls.Back, tChart.Walls.Bottom, tChart.Walls.Left and tChart.Walls.Right.




Tags:

access:  public


[ Top ]

method getLeft [line 62]

LeftWall getLeft( )

Defines the Pen and Brush used to fill the left chart side.


Available IWall properties are Brush, Color, Dark3D, Gradient, Pen, Size and Transparent.
tChart.Aspect.View3D and tChart.Walls.Visible should be true to use tChart.Walls.Back, tChart.Walls.Bottom, tChart.Walls.Left and tChart.Walls.Right.




Tags:

access:  public


[ Top ]

method getRight [line 80]

RightWall getRight( )

Defines the pen and brush used to fill the right chart side.


Available IWall properties are Brush, Color, Dark3D, Gradient, Pen, Size and Transparent.
tChart.Aspect.View3D and tChart.Walls.Visible should be true to use tChart.Walls.Back, tChart.Walls.Bottom, tChart.Walls.Left and tChart.Walls.Right.




Tags:

access:  public


[ Top ]

method getView3D [line 154]

boolean getView3D( )

Shows all Chart walls in 3D.
Default value: true



Tags:

access:  public


[ Top ]

method getVisible [line 134]

boolean getVisible( )

Shows / Hides all Chart walls.


Visible draws Left and Bottom "walls" to simulate 3D effect.
You can control the 3D Wall proportion by using Chart.Aspect.Chart3DPercent.
Chart.Aspect.View3D controls (on/off) Walls.Visible.
Default value: true




Tags:

access:  public


[ Top ]

method paint [line 183]

void paint( g $g, r $r)

Paints walls at rectangle r.



Tags:

access:  public


Parameters:

g   $g   IGraphics3D
r   $r   Rectangle

[ Top ]

method setBack [line 102]

void setBack( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setBottom [line 120]

void setBottom( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setChart [line 237]

void setChart( $value)



Tags:

access:  public


Overrides TeeBase::setChart() (Chart associated with this object.)

Parameters:

   $value  

[ Top ]

method setLeft [line 66]

void setLeft( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setRight [line 84]

void setRight( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setSize [line 230]

void setSize( $value)



Tags:

access:  public


Parameters:

   $value  

[ Top ]

method setView3D [line 164]

void setView3D( value $value)

Shows all Chart walls in 3D when true.
Default value: true



Tags:

access:  public


Parameters:

value   $value   boolean

[ Top ]

method setVisible [line 144]

void setVisible( value $value)

Shows / Hides all Chart walls.
Default value: true



Tags:

access:  public


Parameters:

value   $value   boolean

[ Top ]

method __get [line 38]

void __get( $property)



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

Parameters:

   $property  

[ Top ]

method __set [line 45]

void __set( $property, $value)



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

Parameters:

   $property  
   $value  

[ Top ]


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