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

Class: PieShadow

Source Location: /styles/Pie.php

Class Overview

TeeBase
   |
   --Shadow
      |
      --PieShadow

<p>Title: PieShadow class</p>


Author(s):

Version:

  • 1.0

Copyright:

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

Methods


Inherited Variables

Inherited Methods

Class: Shadow

Shadow::Shadow()
Shadow constructor, defines initial size and color
Shadow::assign()
Assigns characteristics of Shadow '$value'.
Copies all properties from Source Shadow to Self.
Shadow::draw()
Draws a shadow around the Rect rectangle parameter.
Uses the Height, Width and Transparency properties to draw the shadow.
Shadow::getBrush()
Defines the Brush characteristics to fill the shadow.
Shadow::getColor()
Defines the shadow Color. Gets or sets Color used to fill shadow.
Shadow::getHeight()
The vertical displacement of the shadow in pixels.
Shadow::getHorizSize()
Obsolete.&nbsp;Please use Width property.
Shadow::getSize()
Size in pixels of shadow.
Returns the biggest of the HorizSize and VertSize properties.
Shadow::getTransparency()
The Transparency level from 0 to 100% of shadow.
Transparency is a $value between 0 and 100 which sets the transparency percentage with respect to foreground versus background for the shadow.
Shadow::getVertSize()
Obsolete.&nbsp;Please use Height property.
Shadow::getVisible()
Determines whether the shadow will appear on screen.
Shadow::getWidth()
The horizontal shadow size in pixels.
Shadow::setChart()
Shadow::setColor()
Defines the shadow Color. Gets or sets Color used to fill shadow.
Shadow::setDefaultSize()
Shadow::setDefaultVisible()
Shadow::setHeight()
Sets the vertical displacement of the shadow in pixels.
Shadow::setHorizSize()
Obsolete.&nbsp;Please use Width property.
Shadow::setSize()
Sets both horizontal and vertical shadow size to same $value.
Shadow::setTransparency()
Sets Transparency level from 0 to 100% of shadow.
Shadow::setVertSize()
Obsolete.&nbsp;Please use Height property.
Shadow::setVisible()
Determines whether the shadow will appear on screen.
Shadow::setWidth()
Sets the horizontal shadow size in pixels.
Shadow::shouldSerializeHeight()
Shadow::shouldSerializeVisible()
Size in pixels of shadow.
Shadow::shouldSerializeWidth()
Shadow::_draw()
Draws a shadow around the Rect rectangle parameter, using the ACanvas canvas.
Uses the Height, Width and Transparency properties to draw the shadow.
Shadow::__get()
Shadow::__set()

Class: TeeBase

TeeBase::__construct()
TeeBase::getChart()
Chart associated with this object.
TeeBase::invalidate()
Use invalidate when the entire canvas needs to be repainted.
TeeBase::setBooleanProperty()
TeeBase::setChart()
Chart associated with this object.
TeeBase::setColorProperty()
TeeBase::setDoubleProperty()
TeeBase::setIntegerProperty()
TeeBase::setStringProperty()
TeeBase::_setColorProperty()
TeeBase::__get()
TeeBase::__set()

Class Details

[line 1458]
<p>Title: PieShadow class</p>

Description: Pie series uses this class in its Pie.Shadow.

Copyright (c) 2005-2007 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL




Tags:

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


[ Top ]


Class Methods


constructor PieShadow [line 1460]

PieShadow PieShadow( $c)



Tags:

access:  public


Parameters:

   $c  

[ Top ]


Documentation generated on Wed, 16 Jun 2010 12:07:22 +0200 by phpDocumentor 1.4.1