Project Outline
bind(object)
assignOID(objorid)
setup(config)
addEvent(obj, evt, callback)
removeEvent(obj, evt, callback)
addLoadEvent(obj, callback)
loadImage(img, imgw, imgh)
log(obj, level)
getMapHTML(flags)
_normShape(shape)
_normCoords(coords, shape, flag)
initArea(id, shape)
_setBorder(id, style)
_setopacity(area, bgcolor, pct)
removeArea(id, mass)
scaleArea(rscale, rscale)
_repaint(area, color, x, y)
_recalculate(id, coords)
_polygongrow(area, newx, newy)
highlightArea(id, flag)
blurArea(id, flag)
_getPos(element)
assignCSS(obj, cssText)
fireEvent(evt, obj)
setAreaSize(id, w, h)
«
imgmap

Built-In Namespace String

Method Summary
trim() Extends String with trim function.
ltrim() Extends String with ltrim function.
rtrim() Extends String with rtrim function.
Method Detail
trim()
Extends String with trim function.

Defined in: imgmap.js.


										
									
ltrim()
Extends String with ltrim function.

Defined in: imgmap.js.


										
									
rtrim()
Extends String with rtrim function.

Defined in: imgmap.js.


										
									
Documentation generated by JsDoc Toolkit 2.1.0b on Sun Jul 26 2009 16:12:56 GMT+0200 (CEST)