public class Oval extends FixedDrawingComponent
| Constructor and Description |
|---|
Oval() |
| Modifier and Type | Method and Description |
|---|---|
void |
applySymmetryToShape(Shape shp) |
void |
applyToShape(Shape shp) |
void |
instruct(Painter p,
double offx,
double offy,
double scale) |
void |
setSize(double sx,
double sy) |
copy, getColor, getFillColor, getWidth, isClosed, isFilled, isOpen, isWrapper, makeShape, parseColor, parseWidth, parseWidthStyle, reReference, setClosed, setColor, setFillColor, setFilled, setLineColor, setLineWidth, setOpen, setWidth, widthIsPixelspublic void setSize(double sx,
double sy)
public void instruct(Painter p, double offx, double offy, double scale)
instruct in class FixedDrawingComponentpublic void applyToShape(Shape shp)
applyToShape in class FixedDrawingComponentpublic void applySymmetryToShape(Shape shp)
Copyright © 2013. All Rights Reserved.