public interface SVGShape extends Shape
Modifier and Type | Method and Description |
---|---|
void |
toSVG(SVGWriter out) |
void |
toSVG(SVGWriter out,
String[] attrs) |
contains, contains, contains, contains, getBounds, getBounds2D, getPathIterator, getPathIterator, intersects, intersects
void toSVG(SVGWriter out) throws IOException
IOException
void toSVG(SVGWriter out, String[] attrs) throws IOException
IOException
Copyright © 2005–2020. All rights reserved.