Class TRectangleHotSpot

Description

Class TRectangleHotSpot.

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

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

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 622)
  • return: the Y coordinate of the bottom side of the rectangle HotSpot region. Defaults to 0.
  • access: public
integer getBottom ()
getCoordinates (line 614)
  • return: coordinates defining this hotspot shape
  • access: public
string getCoordinates ()

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

Redefinition of:
THotSpot::getShape()
getTop (line 670)
  • return: the Y coordinate of the top side of the rectangle HotSpot region. Defaults to 0.
  • access: public
integer getTop ()
setBottom (line 630)
  • access: public
void setBottom (integer $value)
  • integer $value: the Y coordinate of the bottom side of the rectangle HotSpot region.
setLeft (line 646)
  • access: public
void setLeft (integer $value)
  • integer $value: the X coordinate of the right side of the rectangle HotSpot region.
setRight (line 662)
  • access: public
void setRight (integer $value)
  • integer $value: the X coordinate of the right side of the rectangle HotSpot region.
setTop (line 678)
  • 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::getCausesValidation()
THotSpot::getCoordinates()
THotSpot::getHotSpotMode()
THotSpot::getNavigateUrl()
THotSpot::getPostBackValue()
THotSpot::getShape()
THotSpot::getTabIndex()
THotSpot::getTarget()
THotSpot::getValidationGroup()
THotSpot::getViewState()
THotSpot::render()
THotSpot::setAccessKey()
THotSpot::setAlternateText()
THotSpot::setCausesValidation()
THotSpot::setHotSpotMode()
THotSpot::setNavigateUrl()
THotSpot::setPostBackValue()
THotSpot::setTabIndex()
THotSpot::setTarget()
THotSpot::setValidationGroup()
THotSpot::setViewState()

Inherited From TComponent

TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
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 Sun, 04 Jun 2006 18:59:40 -0400 by phpDocumentor 1.3.0RC4