public class SVGPolygon extends Polygon implements SVGShape
Constructor and Description |
---|
SVGPolygon(int[] xpoints,
int[] ypoints) |
Modifier and Type | Method and Description |
---|---|
void |
toSVG(SVGWriter out) |
void |
toSVG(SVGWriter out,
String[] attrs) |
addPoint, contains, contains, contains, contains, contains, contains, getBoundingBox, getBounds, getBounds2D, getPathIterator, getPathIterator, inside, intersects, intersects, invalidate, reset, translate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
contains, contains, contains, contains, getBounds, getBounds2D, getPathIterator, getPathIterator, intersects, intersects
public void toSVG(SVGWriter out) throws IOException
toSVG
in interface SVGShape
IOException
public void toSVG(SVGWriter out, String[] attrs) throws IOException
toSVG
in interface SVGShape
IOException
Copyright © 2005–2020. All rights reserved.