Class TCircleHotSpot

Description

Class TCircleHotSpot.

TCircleHotSpot defines a circular hot spot region in a TImageMap control.

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

TComponent
   |
   --THotSpot
      |
      --TCircleHotSpot
Method Summary
string getCoordinates ()
integer getRadius ()
string getShape ()
integer getX ()
integer getY ()
void setRadius (integer $value)
void setX (integer $value)
void setY (integer $value)
Methods
getCoordinates (line 536)
  • return: coordinates defining this hotspot shape
  • access: public
string getCoordinates ()

Redefinition of:
THotSpot::getCoordinates()
getRadius (line 544)
  • return: radius of the circular HotSpot region. Defaults to 0.
  • access: public
integer getRadius ()
getShape (line 528)
  • return: shape of this hotspot.
  • access: public
string getShape ()

Redefinition of:
THotSpot::getShape()
getX (line 560)
  • return: the X coordinate of the center of the circular HotSpot region. Defaults to 0.
  • access: public
integer getX ()
getY (line 576)
  • return: the Y coordinate of the center of the circular HotSpot region. Defaults to 0.
  • access: public
integer getY ()
setRadius (line 552)
  • access: public
void setRadius (integer $value)
  • integer $value: radius of the circular HotSpot region.
setX (line 568)
  • access: public
void setX (integer $value)
  • integer $value: the X coordinate of the center of the circular HotSpot region.
setY (line 584)
  • access: public
void setY (integer $value)
  • integer $value: the Y coordinate of the center of the circular 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:37 -0400 by phpDocumentor 1.3.0RC4