Class TCircleHotSpot

Description

Class TCircleHotSpot.

TCircleHotSpot defines a circular 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 611)

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 624)
  • return: coordinates defining this hotspot shape
  • access: public
string getCoordinates ()

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

Redefinition of:
THotSpot::getShape()
getX (line 648)
  • return: the X coordinate of the center of the circular HotSpot region. Defaults to 0.
  • access: public
integer getX ()
getY (line 664)
  • return: the Y coordinate of the center of the circular HotSpot region. Defaults to 0.
  • access: public
integer getY ()
setRadius (line 640)
  • access: public
void setRadius (integer $value)
  • integer $value: radius of the circular HotSpot region.
setX (line 656)
  • access: public
void setX (integer $value)
  • integer $value: the X coordinate of the center of the circular HotSpot region.
setY (line 672)
  • 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::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:15 -0400 by phpDocumentor 1.3.0RC4