polardbxengine/storage/ndb/mcc/frontend/dojo/dojox/drawing
dengwendi 1d6524707e INIT 2023-11-15 15:04:10 +08:00
..
annotations INIT 2023-11-15 15:04:10 +08:00
library INIT 2023-11-15 15:04:10 +08:00
manager INIT 2023-11-15 15:04:10 +08:00
plugins INIT 2023-11-15 15:04:10 +08:00
resources INIT 2023-11-15 15:04:10 +08:00
stencil INIT 2023-11-15 15:04:10 +08:00
tools INIT 2023-11-15 15:04:10 +08:00
ui INIT 2023-11-15 15:04:10 +08:00
util INIT 2023-11-15 15:04:10 +08:00
Drawing.js INIT 2023-11-15 15:04:10 +08:00
Drawing.js.uncompressed.js INIT 2023-11-15 15:04:10 +08:00
README INIT 2023-11-15 15:04:10 +08:00
_base.js INIT 2023-11-15 15:04:10 +08:00
_base.js.uncompressed.js INIT 2023-11-15 15:04:10 +08:00
defaults.js INIT 2023-11-15 15:04:10 +08:00
defaults.js.uncompressed.js INIT 2023-11-15 15:04:10 +08:00

README

-------------------------------------------------------------------------------
Drawing
-------------------------------------------------------------------------------
Version 0.1
Release date: August 22, 2009
-------------------------------------------------------------------------------
Project state: alpha
	The code is very well tested with relatively few bugs. But it is also in a
	state where APIs and methods can still change.
-------------------------------------------------------------------------------
Project author
	Mike Wilcox anm8tr AT yahoo.com
-------------------------------------------------------------------------------
Project description

Drawing is a project that sits on top of DojoX GFX and uses SVG and VML vector
graphics to draw and display.
-------------------------------------------------------------------------------
Dependencies:

dojo.gfx
-------------------------------------------------------------------------------
Documentation

http://dojotoolkit.org/reference-guide/dojox/drawing.html
-------------------------------------------------------------------------------
Installation instructions

Grab the following from the Dojo SVN Repository:
http://svn.dojotoolkit.org/dojo/dojox/trunk/drawing.js
http://svn.dojotoolkit.org/dojo/dojox/trunk/drawing/*

Install into the following directory structure:
/dojox/drawing/

...which should be at the same level as your Dojo checkout.