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

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

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

Methods in org.apache.fop.render.awt with parameters of type SVGPolygonElementImpl
java.awt.PolygonAWTRenderer.convertPolygon(SVGPolygonElementImpl svgpl, int x, int y)
          Mapps a SVG-Polygon to a AWT-Polygon.