Hi Group,
I’m currently using Batik in order to produce SVG from Java ; to do this, I use the SVGGraphics2D class because I already have an existing Java 2D graphic. For example, suppose a Java 2D graphic that contains a rectangle and suppose that it must change of color when the user moves the mouse pointer on this rectangle How could I do this using the SVGGraphics2D class ? (other ways welcome) How can I animate this rectangle? Thank you
for your help Regards |
- Re: Batik/SVGGraphics2D & svg with dynamic behavi... Jean-François Selber
- Re: Batik/SVGGraphics2D & svg with dynamic b... Vincent Hardy