public class Circle extends Oval
| Constructor and Description |
|---|
Circle() |
| Modifier and Type | Method and Description |
|---|---|
void |
applySymmetryToShape(Shape shp) |
static Circle |
defaultCircle() |
applyToShape, instruct, setSizecopy, getColor, getFillColor, getWidth, isClosed, isFilled, isOpen, isWrapper, makeShape, parseColor, parseWidth, parseWidthStyle, reReference, setClosed, setColor, setFillColor, setFilled, setLineColor, setLineWidth, setOpen, setWidth, widthIsPixelspublic static Circle defaultCircle()
public void applySymmetryToShape(Shape shp)
applySymmetryToShape in class OvalCopyright © 2013. All Rights Reserved.