Project Outline
Class Index
|
File Index
_global_
imgmap_spawnObjects
(
config
)
Function
bind
(
object
)
imgmap
version
buildDate
buildNumber
config
is_drawing
strings
memory
areas
logStore
eventHandlers
viewmode
loadedScripts
mapname
mapid
waterMark
globalscale
DM_RECTANGLE_DRAW
DM_RECTANGLE_MOVE
DM_RECTANGLE_RESIZE_TOP
DM_RECTANGLE_RESIZE_RIGHT
DM_RECTANGLE_RESIZE_BOTTOM
DM_RECTANGLE_RESIZE_LEFT
DM_SQUARE_DRAW
DM_SQUARE_MOVE
DM_SQUARE_RESIZE_TOP
DM_SQUARE_RESIZE_RIGHT
DM_SQUARE_RESIZE_BOTTOM
DM_SQUARE_RESIZE_LEFT
DM_POLYGON_DRAW
DM_POLYGON_LASTDRAW
DM_POLYGON_MOVE
DM_BEZIER_DRAW
DM_BEZIER_LASTDRAW
DM_BEZIER_MOVE
event_types
assignOID
(
objorid
)
setup
(
config
)
onLoad
(
e
)
addEvent
(
obj
,
evt
,
callback
)
removeEvent
(
obj
,
evt
,
callback
)
addLoadEvent
(
obj
,
callback
)
loadScript
(
url
)
script_load
(
e
)
loadStrings
(
obj
)
loadImage
(
img
,
imgw
,
imgh
)
useImage
(
img
)
statusMessage
(
str
)
log
(
obj
,
level
)
getMapHTML
(
flags
)
getMapInnerHTML
(
flags
)
getMapName
()
getMapId
()
_normShape
(
shape
)
_normCoords
(
coords
,
shape
,
flag
)
setMapHTML
(
map
)
togglePreview
()
addNewArea
()
initArea
(
id
,
shape
)
relaxArea
(
id
)
relaxAllAreas
()
_setBorder
(
id
,
style
)
_setopacity
(
area
,
bgcolor
,
pct
)
_getopacity
(
area
)
removeArea
(
id
,
mass
)
removeAllAreas
()
scaleAllAreas
(
scale
)
scaleArea
(
rscale
,
rscale
)
_putlabel
(
id
)
_puthint
(
id
)
_repaintAll
()
_repaint
(
area
,
color
,
x
,
y
)
_updatecoords
(
id
)
_recalculate
(
id
,
coords
)
_polygongrow
(
area
,
newx
,
newy
)
_polygonshrink
(
area
)
img_mousemove
(
e
)
img_mouseup
(
e
)
img_mousedown
(
e
)
highlightArea
(
id
,
flag
)
blurArea
(
id
,
flag
)
area_mousemove
(
e
)
area_mouseup
(
e
)
area_mouseover
(
e
)
area_mouseout
(
e
)
area_dblclick
(
e
)
area_mousedown
(
e
)
doc_keydown
(
e
)
doc_keyup
(
e
)
doc_mousedown
(
e
)
_getPos
(
element
)
_getLastArea
()
assignCSS
(
obj
,
cssText
)
fireEvent
(
evt
,
obj
)
setAreaSize
(
id
,
w
,
h
)
detectLanguage
()
disableSelection
(
element
)
trim
(
str
)
«
imgmap
Built-In Namespace Function
Method Summary
bind
(
object
)
Method Detail
bind
(
object
)
Defined in:
imgmap.js
.
Author:
Daniel Brockman.
Parameters:
object
Documentation generated by
JsDoc Toolkit
2.1.0b on Sun Jul 26 2009 16:29:53 GMT+0200 (CEST)