Class SVGPolygon

    • Constructor Detail

      • SVGPolygon

        public SVGPolygon​(SVGGeneratorContext generatorContext)
        Parameters:
        generatorContext - used to build Elements
    • Method Detail

      • toSVG

        public org.w3c.dom.Element toSVG​(java.awt.Polygon polygon)
        Parameters:
        polygon - polygon object to convert to SVG