Hi mistercaste,
> My first subproblem is how to set the size of the rendered Shape on the GVT. > I tried to solve this feature working on the StrokeShapePainter. Have you crawled the mailing list for answers? Most of the questions asked have usually already been in the past! ;-) I'd suggest the Nabble front-end to the mailing list [1], which makes searching a bit more comfortable. > ...but then how can I do for updating the GraphicsNode on this Shape? > I tried to get the Paint object and set it on a Graphics2D instance but > it doesn't work.. or at least I don't know how to make it work. Note that the Batik site holds a small yet very useful set of documentation (including sample code) from which I'd quickly suggest a couple of pages [2] [3] which seem appropriate. Hope this helps, Helder [1] http://www.nabble.com/Batik-f308.html [2] http://xmlgraphics.apache.org/batik/using/scripting/java.html [3] http://xmlgraphics.apache.org/batik/using/dom-api.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
