Add identifyLayers() to svg.draw.Drawing with tests

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1927 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2011-01-17 04:36:54 +00:00
parent 6f9f943093
commit 8691a37376
4 changed files with 174 additions and 61 deletions

View File

@@ -9,9 +9,8 @@
// Dependencies:
// 1) jQuery
// 2) browser.js
// 3) svgtransformlist.js
// 4) math.js
// 2) browser.js: only for getBBox()
// 3) svgtransformlist.js: only for getRotationAngle()
(function() {