Rendering SVG

2003-03-28 Thread Riyaz Prasla
Hi all, I want to render a svg document using Batik's bridge package (GVTBuilder). I am fairly new to Batik and I am looking into JavaDocs but I am totally confused as to what are steps for doing it? Can anyone give me a overview or a small example code as to how to a render a SVG document

RE: AW: svg element's bounding box error

2003-03-25 Thread Riyaz
int it out it gives the following run-time error(line45): exception: null java.lang.NullPointerException         at org.apache.batik.dom.svg.SVGLocatableSupport$1.getX(Unknown Source)         at CreateSpatial.main(CreateSpatial.java:45) Any tips on this?? Thanks, Riyaz. ***** Hi

SVGLocatable class

2003-03-24 Thread Riyaz
Hi,     I am getting this error while compiling my code: CreateSpatial.java:17: cannot resolve symbol symbol  : class SVGLocatable location: package svg import org.apache.batik.dom.svg.SVGLocatable; Can anyone tell me what might be the problem?  Below is my code Thanks, Riyaz My code is

SVG element's bounding box..

2003-03-24 Thread Riyaz
Hi all,        I am reading in a svg file and I want to get the bounding box of one of the svg elements inside it using Java/Batik.  What are the steps to go about doing it? Any examples would help. I am using batik 1.4beta. I really appreciate your time. Thanks in advance. -Riyaz.    

Raster-Vector Combination

2003-02-10 Thread Riyaz
ter for it. Any tips or hints are greatly appreciated. Thanks in advance, Riyaz

Gzip SVG

2002-12-12 Thread Riyaz
up a window and asks for downloading the file... How can I get the gzipped svg file to be displayed on the browser.. Thanks for any help.. Riyaz

Batik Using JSP

2002-10-09 Thread Riyaz
file it is very time consuming. Can I somehow skip this step and pass the svg stream directly to the batik transcoder? Because right now batik transcoder is using the "svg file" to create the jpeg. Help is appreciated. -Thanks, Riyaz.

Errors running Class file

2002-10-04 Thread Riyaz
      at SaveAsJPEG.main(SaveAsJPEG.java:22) Thanks, Riyaz *** >>Hi, >>     I have installed Batik 1.5beta4b on Sun linux Qube. I am trying to use the Batik transcoder. When I type the command: >> >>javac SaveAsJPEG.java >> >>It gives me a bunch of

Errors running Class file

2002-10-04 Thread Riyaz
      at SaveAsJPEG.main(SaveAsJPEG.java:22) Thanks, Riyaz *** >>Hi, >>     I have installed Batik 1.5beta4b on Sun linux Qube. I am trying to use the Batik transcoder. When I type the command: >> >>javac SaveAsJPEG.java >> >>It gives me a bunch of

RE: Batik Transcoder problem

2002-10-03 Thread Riyaz
les I need to set in linux in order for Batik to run?? Thanks, Riyaz Thomas E Deweese <[EMAIL PROTECTED]> 10/03/2002 07:54 AM Please respond to "Batik Users"                 To:        Batik Users <[EMAIL PROTECTED]>         cc:                 Subject:        R

Batik Transcoder problem

2002-10-02 Thread Riyaz
output = new TranscoderOutput(ostream);                                       ^ 10 errors Thanks, Riyaz.

test email

2002-10-02 Thread Riyaz