public class EllipseSVG extends java.lang.Object implements GraphElement
Constructor and Description |
---|
EllipseSVG(float left,
float top,
float width,
float height) |
Modifier and Type | Method and Description |
---|---|
void |
draw(Canvas canvas,
Paint paint) |
public void draw(Canvas canvas, Paint paint)
draw
in interface GraphElement