Copyright Franson Technology AB, Sweden, 2009
http://franson.com, http://gpsgate.com
author Fredrik Blomqvist
low-level graphics using Dojo Gfx (dojo.dojox.gfx) (SVG/VML)
intended as a complement to dojox.gfx, filling in functionality we need, i.e Not an API wrapper.
Will probably not work in Canvas due to some getNode usage etc..
(Canvas doesn't support events either, should probably remove from profile altogether..)
todo: Silverlight should be possible to get working if hide/show etc where adapted
note: methods here ignore the pass-through convention used in dojo.gfx
note: we currently use a custom-build of dojo with only the components needed for graphics included,
thus you shouldn't expect more than the basics of the dojo API to be available.