public class SVGRectangle extends Rectangle implements SVGShape
Rectangle2D.Double, Rectangle2D.Float
OUT_BOTTOM, OUT_LEFT, OUT_RIGHT, OUT_TOP
Constructor and Description |
---|
SVGRectangle(int x,
int y,
int w,
int h) |
Modifier and Type | Method and Description |
---|---|
void |
toSVG(SVGWriter out) |
void |
toSVG(SVGWriter out,
String[] attrs) |
add, add, add, contains, contains, contains, contains, createIntersection, createUnion, equals, getBounds, getBounds2D, getHeight, getLocation, getSize, getWidth, getX, getY, grow, inside, intersection, intersects, isEmpty, move, outcode, reshape, resize, setBounds, setBounds, setLocation, setLocation, setRect, setSize, setSize, toString, translate, union
add, add, add, contains, contains, getPathIterator, getPathIterator, hashCode, intersect, intersects, intersectsLine, intersectsLine, outcode, setFrame, setRect, union
clone, contains, contains, getCenterX, getCenterY, getFrame, getMaxX, getMaxY, getMinX, getMinY, intersects, setFrame, setFrame, setFrameFromCenter, setFrameFromCenter, setFrameFromDiagonal, setFrameFromDiagonal
finalize, getClass, notify, notifyAll, 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.