svgtoolkit-20020312

所属分类:Java编程
开发工具:Java
文件大小:706KB
下载次数:18
上传日期:2009-06-25 21:54:16
上 传 者ndouble
说明:  java所開發的SVG GIS WEB SERVICE
(java developed SVG GIS WEB SERVICE)

文件列表:
svgtoolkit-20020312 (0, 2002-03-12)
svgtoolkit-20020312\build.bat (612, 2002-03-12)
svgtoolkit-20020312\build.xml (3008, 2002-03-12)
svgtoolkit-20020312\CHANGELOG (7971, 2002-03-12)
svgtoolkit-20020312\COPYRIGHT (156, 2000-07-06)
svgtoolkit-20020312\dtds (0, 2002-03-12)
svgtoolkit-20020312\dtds\svg-20000303-shared.dtd (52370, 2000-08-03)
svgtoolkit-20020312\dtds\svg-20000303-stylable.dtd (2051, 2000-08-03)
svgtoolkit-20020312\dtds\svg-20000629.dtd (54984, 2000-08-03)
svgtoolkit-20020312\dtds\svg-20000802.dtd (55648, 2000-08-03)
svgtoolkit-20020312\dtds\svg-20001102.dtd (56382, 2000-11-21)
svgtoolkit-20020312\dtds\svg10.dtd (57629, 2002-03-04)
svgtoolkit-20020312\images (0, 2002-03-12)
svgtoolkit-20020312\images\about.gif (797, 2000-05-24)
svgtoolkit-20020312\images\back.gif (422, 2000-05-24)
svgtoolkit-20020312\images\forward.gif (434, 2000-05-24)
svgtoolkit-20020312\images\helpCursor.gif (1032, 2000-09-05)
svgtoolkit-20020312\images\link.gif (183, 2000-05-24)
svgtoolkit-20020312\images\open.gif (940, 1999-08-16)
svgtoolkit-20020312\images\pan.gif (191, 2000-05-24)
svgtoolkit-20020312\images\panCursor.gif (923, 2000-05-23)
svgtoolkit-20020312\images\print.gif (491, 2000-05-24)
svgtoolkit-20020312\images\refresh.gif (316, 2000-05-24)
svgtoolkit-20020312\images\source.gif (778, 2000-05-24)
svgtoolkit-20020312\images\zoom-all.gif (820, 2000-05-24)
svgtoolkit-20020312\images\zoom-in.gif (484, 2000-05-24)
svgtoolkit-20020312\images\zoom-out.gif (477, 2000-05-24)
svgtoolkit-20020312\images\zoom-rect.gif (1007, 2000-05-24)
svgtoolkit-20020312\images\zoomInCursor.gif (936, 2000-05-23)
svgtoolkit-20020312\images\zoomOutCursor.gif (935, 2000-05-23)
svgtoolkit-20020312\images\zoomRectCursor.gif (961, 2000-05-23)
svgtoolkit-20020312\LICENSE (2391, 2002-03-12)
svgtoolkit-20020312\LICENSE.rhino (247, 2000-07-06)
svgtoolkit-20020312\LICENSE.ss_css2 (19195, 2002-03-12)
svgtoolkit-20020312\LICENSE.xerces (2698, 2002-03-07)
svgtoolkit-20020312\sources (0, 2002-03-12)
svgtoolkit-20020312\sources\com (0, 2002-03-12)
svgtoolkit-20020312\sources\com\steadystate (0, 2002-03-12)
... ...

========================== Readme for SVG Toolkit ========================== Instead of putting too much stuff here I will direct you to the web page at http://www.cmis.csiro.au/svg/ That has a much larger document with examples and the things in SVG we still have to do (as well as a big list of bugs!) The rest of this readme will just get the thing running. What you will need ------------------ * Some kind of JDK1.2 - we use Java2d. * The Xerces parser (xml.apache.org) - included in distribution * The SteadyState CSS2 Parser (www.steadystate.com) - included in distribution * The Rhino Javascript engine (www.mozilla.org/rhino) - included in distribution * If you want to export SVG to formats other than JPG, the Jimi classes (java.sun.com/products/jimi) - not included in distribution How to run it ------------- Windows people can just run the "view.bat" batch file. Have a look at the batch file to see what is needed in your classpath. Or if your classpath is already set properly: java org.csiro.svg.viewer.Viewer filename.svg or java org.csiro.svg.viewer.Viewer and then open a file (hit the browse button) Scripting --------- This release includes some support for embedded javascript in SVG files. Have a look at samples/scripting and samples/tour/script*. Highlights include: samples/scripting/adobe_animation.svg -- the Adobe animated wave samples/tour/script3.svg -- a simple attempt at Powerpoint like transitions. Includes -- animated text (with transform), text that slowly becomes -- visible (through style:opacity) and animated gradient patterns. samples/tour/script4.svg -- allows you to draw on the canvas, inserting -- elements into the SVG DOM. Make sure mouse is in pointer mode -- (the pointing finger), choose your element type (circle or line) -- and click in the rectangle Note about scripting.. at the moment it takes a fair bit of processing time (you'll see how much!). This is only the first release, so consider the scripting pre-beta software. --- CSIRO SVG Team svg@cmis.csiro.au

近期下载者

相关文件


收藏者