From MapbenderWiki
Contents
- 1 List of Methods
- 1.1 mb_setwfsrequest_extent()
- 1.2 mb_setwfsrequest(target,type,x,y)
- 1.3 mod_usemap (wfs_name)
- 1.4 mod_usemap_circle(ind)
- 1.5 mod_usemap_line_calculate (xArray, yArray, j, orientation, cnt)
- 1.6 mod_usemap_line(ind)
- 1.7 mod_usemap_polygon(ind)
- 1.8 writeUsemap(str)
- 1.9 mb_repaint()
- 1.10 mb_wfs_createwin(ind,url)
- 1.11 rearrangeXY (cnt)
- 1.12 mb_wfs_register(n,a)
- 1.13 checkMbWfsFetch()
- 1.14 checkWfsObj (index)
- 1.15 mb_wfs_reset()
- 1.16 displayObject(someArray)
- 1.17 getElementValueByName(member, memberIndex, elementName)
- 1.18 mb_wfs_listMember(wfs_name)
- 1.19 highlightGeometry()
- 1.20 get_wfs_conf(index)
- 1.21 get_complete_wfs_conf()
- 1.22 mb_wfs_perform(type,m)
- 1.23 mb_wfs_cntBasePoint(g)
- 1.24 mb_wfs_getBBOX(g)
- 1.25 mb_wfs_checkPix(frame,g)
- 1.26 mb_wfs_center(frame,g)
- 1.27 mb_wfs_draw(m)
- 1.28 mb_wfs_wz(mf,t,g)
- 1.29 mb_wfs_wzClean()
- 1.30 mb_wfs_checkTag()
- 1.31 mb_wfs_sortXY(g)
- 1.32 mb_wfs_toPix(mf,g)
|
List of Methods
mb_setwfsrequest_extent()
mb_setwfsrequest(target,type,x,y)
mod_usemap (wfs_name)
mod_usemap_circle(ind)
mod_usemap_line_calculate (xArray, yArray, j, orientation, cnt)
mod_usemap_line(ind)
mod_usemap_polygon(ind)
writeUsemap(str)
mb_repaint()
mb_wfs_createwin(ind,url)
rearrangeXY (cnt)
x- and y- coordinates are put in different arrays, the old arrays are being deleted.
mb_wfs_register(n,a)
checkMbWfsFetch()
Checks if the mb_wfs_fetch array is valid. If not, a pop up window will display the error(s).
checkWfsObj (index)
Checks if a wfs object at index index is valid. if not, alerts will be displayed.
mb_wfs_reset()
displayObject(someArray)
Displays an object.
getElementValueByName(member, memberIndex, elementName)
Returns an element value by name.
mb_wfs_listMember(wfs_name)
highlightGeometry()
get_wfs_conf(index)
get_complete_wfs_conf()
mb_wfs_perform(type,m)
mb_wfs_cntBasePoint(g)
mb_wfs_getBBOX(g)
mb_wfs_checkPix(frame,g)
mb_wfs_center(frame,g)
mb_wfs_draw(m)
mb_wfs_wz(mf,t,g)
mb_wfs_wzClean()
mb_wfs_checkTag()
mb_wfs_sortXY(g)
mb_wfs_toPix(mf,g)