public class BasicEllipseRep extends BasicShapeRep
ShapeRep.InvalidationType| Constructor and Description |
|---|
BasicEllipseRep() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Graphics g,
Shape shape,
BaseBounds bounds) |
void |
fill(Graphics g,
Shape shape,
BaseBounds bounds) |
dispose, invalidate, is3DCapablepublic void fill(Graphics g, Shape shape, BaseBounds bounds)
fill in interface ShapeRepfill in class BasicShapeReppublic void draw(Graphics g, Shape shape, BaseBounds bounds)
draw in interface ShapeRepdraw in class BasicShapeRep