Hi,

I would like to request API which are add methods to
org.apache.batik.gvt.renderer.ImageRenderer (interface)
- public void setRenderingHints(RenderingHints rh) 
- public RenderingHints getRenderingHints()

The reason is because MacRenderer, StaticRenderer, and DynamicRenderer
is inherits from ImageRenderer. So that I could cast whatever renderer
produced by RendererFactory to ImageRenderer and access the the above
methods (get/set rendering hints) without doing a reflection.

Regards
Tonny Kohar
-- 
Sketsa 
SVG Graphics Editor
http://www.kiyut.com


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

Reply via email to