Uses of Class
org.apache.fop.dom.svg.GraphicImpl

Packages that use GraphicImpl
org.apache.fop.render.awt 

Uses of GraphicImpl in org.apache.fop.render.awt
 

Methods in org.apache.fop.render.awt with parameters of type GraphicImpl
voidAWTRenderer.renderElement(SVGArea svgarea, GraphicImpl area, int posx, int posy, Vector parentTransforms)