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

Class: Square

Source Location: /Rectangle.php

Class Overview

Rectangle
   |
   --Square

Rectangle class


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: Rectangle

Rectangle::Rectangle()
Rectangle::center()
Rectangle::copy()
Rectangle::fromLTRB()
Rectangle::getArea()
Rectangle::getBottom()
Gets rectangle Bottom coordinate.
Rectangle::getCenterX()
Rectangle::getCenterY()
Rectangle::getHeight()
Rectangle::getLeft()
Gets rectangle Left coordinate.
Rectangle::getLocation()
Returns the location of this
.
Rectangle::getRight()
Gets rectangle Right coordinate.
Rectangle::getTop()
Gets rectangle Top coordinate.
Rectangle::getWidth()
Rectangle::getX()
Rectangle::getY()
Rectangle::grow()
Resizes the
both horizontally and vertically.
Rectangle::inflate()
Rectangle::intersect()
Rectangle::intersects()
Determines whether or not this
and the specified
intersect. Two rectangles intersect if their intersection is nonempty.
Rectangle::isEmpty()
Determines whether or not this
is empty. A
is empty if its width or its height is less than or equal to zero.
Rectangle::offset()
Rectangle::setBottom()
Sets rectangle Bottom coordinate.
Rectangle::setBounds()
Rectangle::setFrame()
Rectangle::setHeight()
Rectangle::setLeft()
Sets rectangle Left coordinate.
Rectangle::setLocation()
Rectangle::setRectangle()
Rectangle::setRight()
Sets rectangle Right coordinate.
Rectangle::setSize()
Rectangle::setTop()
Sets rectangle Top coordinate.
Rectangle::setWidth()
Rectangle::setX()
Rectangle::setY()
Rectangle::toString()
Rectangle::_setLocation()
Moves this
to the specified location.
Rectangle::__get()
Rectangle::__intersect()
Rectangle::__set()

Class Details

[line 372]
Rectangle class

Description: Class to create the Rectangle object




Tags:

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


[ Top ]


Class Methods


constructor __construct [line 374]

Square __construct( $size)



Tags:

access:  public


Parameters:

   $size  

[ Top ]

method getArea [line 380]

void getArea( )



Tags:

access:  public


Overrides Rectangle::getArea() (parent method not documented)

[ Top ]


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