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, is3DCapable
public void fill(Graphics g, Shape shape, BaseBounds bounds)
fill
in interface ShapeRep
fill
in class BasicShapeRep
public void draw(Graphics g, Shape shape, BaseBounds bounds)
draw
in interface ShapeRep
draw
in class BasicShapeRep
Copyright © 2020. All rights reserved.