org.apache.tools.ant.types.optional.image
public abstract class ImageOperation extends DataType
See Also: org.apache.tools.ant.tasks.optional.image.Image
Field Summary | |
---|---|
protected Vector | instructions |
Method Summary | |
---|---|
void | addDraw(Draw instr) |
void | addRectangle(Rectangle instr) |
void | addRotate(Rotate instr) |
void | addScale(Scale instr) |
void | addText(Text instr) |