本文主要是介绍Java Drawing with Apache Batik: A Tutorial,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvpThis guide to Apache Batikthe Java library that can be used to read SVG files and translate the instructions in the files into graphicsshows how Batik can also be used to save the graphics as JPEG, TIFF, PNG, GIF, and other formats, so that the graphics can be transferred. Using Batik to create animation similar to Flash movies and its use for creating a drawing program such as Corel DRAW are also covered.
http://rapidshare.com/files/33077992/0975212893.zip
http://depositfiles.com/files/906179
这篇关于Java Drawing with Apache Batik: A Tutorial的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!