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

Class: Square

Source Location: /Rectangle.php

Class Overview

Rectangle
   |
   --Square

Square 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: 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::__destruct()
Rectangle::__get()
Rectangle::__intersect()
Rectangle::__set()

Class Details

[line 400]
Square class

Description: Class to create the Rectangle object




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 __construct [line 402]

Square __construct( $size)



Tags:

access:  public


Parameters:

   $size  

[ Top ]

method getArea [line 408]

void getArea( )



Tags:

access:  public


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

[ Top ]


Documentation generated on Mon, 19 Aug 2013 13:42:58 +0200 by phpDocumentor 1.4.3