org.apache.tools.ant.types.optional.image
public class Arc extends BasicShape implements DrawOperation
| Field Summary | |
|---|---|
| protected int | height |
| protected int | start |
| protected int | stop |
| protected int | type |
| protected int | width |
| Method Summary | |
|---|---|
| PlanarImage | executeDrawOperation() |
| void | setHeight(int height) |
| void | setStart(int start) |
| void | setStop(int stop) |
| void | setType(String str_type) |
| void | setWidth(int width) |
UNKNOWN: refactor using an EnumeratedAttribute