Class TRectangleHotSpot

Description

Class TRectangleHotSpot.

TRectangleHotSpot defines a rectangle hot spot region in a TImageMap control.

  • since: 3.0
  • version: $Id: TImageMap.php 1913 2007-05-08 15:59:13Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/WebControls/TImageMap.php (line 689)

TComponent
   |
   --THotSpot
      |
      --TRectangleHotSpot
Method Summary
integer getBottom ()
string getCoordinates ()
integer getLeft ()
integer getRight ()
string getShape ()
integer getTop ()
void setBottom (integer $value)
void setLeft (integer $value)
void setRight (integer $value)
void setTop (integer $value)
Methods
getBottom (line 710)
  • return: the Y coordinate of the bottom side of the rectangle HotSpot region. Defaults to 0.
  • access: public
integer getBottom ()
getCoordinates (line 702)
  • return: coordinates defining this hotspot shape
  • access: public
string getCoordinates ()

Redefinition of:
THotSpot::getCoordinates()
getLeft (line 726)
  • return: the X coordinate of the right side of the rectangle HotSpot region. Defaults to 0.
  • access: public
integer getLeft ()
getRight (line 742)
  • return: the X coordinate of the right side of the rectangle HotSpot region. Defaults to 0.
  • access: public
integer getRight ()
getShape (line 694)
  • return: shape of this hotspot.
  • access: public
string getShape ()

Redefinition of:
THotSpot::getShape()
getTop (line 758)
  • return: the Y coordinate of the top side of the rectangle HotSpot region. Defaults to 0.
  • access: public
integer getTop ()
setBottom (line 718)
  • access: public
void setBottom (integer $value)
  • integer $value: the Y coordinate of the bottom side of the rectangle HotSpot region.
setLeft (line 734)
  • access: public
void setLeft (integer $value)
  • integer $value: the X coordinate of the right side of the rectangle HotSpot region.
setRight (line 750)
  • access: public
void setRight (integer $value)
  • integer $value: the X coordinate of the right side of the rectangle HotSpot region.
setTop (line 766)
  • access: public
void setTop (integer $value)
  • integer $value: the Y coordinate of the top side of the rectangle HotSpot region.

Inherited Methods

Inherited From THotSpot

THotSpot::getAccessKey()
THotSpot::getAlternateText()
THotSpot::getAttribute()
THotSpot::getAttributes()
THotSpot::getCausesValidation()
THotSpot::getCoordinates()
THotSpot::getHasAttributes()
THotSpot::getHotSpotMode()
THotSpot::getNavigateUrl()
THotSpot::getPostBackValue()
THotSpot::getShape()
THotSpot::getTabIndex()
THotSpot::getTarget()
THotSpot::getValidationGroup()
THotSpot::getViewState()
THotSpot::hasAttribute()
THotSpot::removeAttribute()
THotSpot::render()
THotSpot::setAccessKey()
THotSpot::setAlternateText()
THotSpot::setAttribute()
THotSpot::setCausesValidation()
THotSpot::setHotSpotMode()
THotSpot::setNavigateUrl()
THotSpot::setPostBackValue()
THotSpot::setTabIndex()
THotSpot::setTarget()
THotSpot::setValidationGroup()
THotSpot::setViewState()

Inherited From TComponent

TComponent::addParsedObject()
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::createdOnTemplate()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__get()
TComponent::__set()

Documentation generated on Mon, 21 Apr 2008 11:35:18 -0400 by phpDocumentor 1.3.0RC4