Hi Shohab,

Shohab <[EMAIL PROTECTED]> wrote on 11/03/2006 08:02:07 AM:

> I have been looking for the zoomIn and ZoomOut options in JSVGCanvas but 
I
> was not able to perform the operation(may be i would be missing 
something).

   Well, I would suggest looking at the ZoomOutAction inner 
class in the JSVGCanvas.

> Can You Please help me further 
> 
> I have to design a tool over Batik, So is there any help or proper flow 
to
> start for it.  As I have seen that only a single tool is available known 

> as GLIPS Graffiti. I have to design such tool but with some 
more/different 
> requirements

   There is lots of sample code for this, but there is no detailed
design of how to build such an application.  The basic model is to
load the SVG into the Canvas and manipulate the SVG DOM in the 
RunnableQueue.  The rest would be too specific to a particular
application.  You might want to poke around the Batik Wiki
in particular the talk I gave at Apache CON a couple of years
ago addresses some of these issues (it's posted on the wiki).

> thomas.deweese wrote:
> > 
> > Hi Shohab,
> > 
> > Shohab <[EMAIL PROTECTED]> wrote on 11/03/2006 05:29:28 
AM:
> > 
> >> I am new to batik and i have a requirement to design a specific tool 
> > which
> >> could be embedded in a master application
> >>    This tool should contain the features as Zoom-In/Zoom-Out, 
rotating 
> > the
> >> images etc
> >>    So I need some help regarding above.
> >> 
> >>    If possible please reply with some samples for using the api with 
> > some more
> >> documentation asap
> > 
> >     I suggest you read the Batik web site:
> >         http://xmlgraphics.apache.org/batik/
> > 
> >     In particular you may want to read the part on the JSVGCanvas
> > which shows how to embed Batik's viewing component (which allows
> > for zoom/ rotate etc. of SVG images) into a swing application.
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: 
[EMAIL PROTECTED]
> > 
> > 
> > 
> 
> -- 
> View this message in context: 
http://www.nabble.com/Query-Regarding-Batik-
> tf2567121.html#a7157025
> Sent from the Batik - Users mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to