简体   繁体   English

如何使用Java API渲染SVG图像格式

[英]How to Render SVG image format with Java API

Is there any way to render SVG format image using the Java API, or is there any other Java API that I can use to render this image format. 是否可以使用Java API渲染SVG格式图像,或者可以使用其他Java API渲染此图像格式。 I found the Apache Batik framework ; 我找到了Apache Batik框架 are there any other frameworks that do this? 还有其他框架可以做到这一点吗?

JFreeSVG具有SVGGraphics2D实现。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM