org.apache.tools.ant.types.optional.image
public class Ellipse extends BasicShape implements DrawOperation
See Also: Image
| Field Summary | |
|---|---|
| protected int | height |
| protected int | width |
| Method Summary | |
|---|---|
| PlanarImage | executeDrawOperation() |
| void | setHeight(int height) |
| void | setWidth(int width) |