Hi Kevin,

On Feb 18, 2012, at 12:51 PM, Kevin POCHAT <kpoc...@gmail.com> wrote:

> Could you guide me towards such an API, or code example ? I really get lost 
> in the tremendous amount of batik classes, and I hate the genericity of 
> Node/NodeList/Element/Document type of classes.

Sure the various parser implementations generally start with AWT since they 
produce geom elements from AWT.

http://xmlgraphics.apache.org/batik/javadoc/org/apache/batik/parser/AWTPathProducer.html#createShape(java.io.Reader,%20int)

Reply via email to