This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java in General and the fly likes SVG Viewer Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "SVG Viewer" Watch "SVG Viewer" New topic
Author

SVG Viewer

Sam Bluesman
Ranch Hand

Joined: Nov 21, 2004
Posts: 188
Hi. I currenty have a program that creates svg files. What i would like to know is how i can embed sgv files within my application i.e. is there an svg viewer i can download for java, or some package which enables me to view svgs?

Thanks


Moosey knows best
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Apache Batik is a Java library that includes an SVG viewer.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: SVG Viewer
 
Similar Threads
Does Android Support SVG ?
How to show a xml as a svg in IE?
Compiler Error Version Problem
Stream SVG using Java
Creating SVG menu tutorial for Netbeans Mobile Apps