org.apache.tools.ant.types.optional.image
Class ImageOperation
public abstract class ImageOperation
org.apache.tools.ant.tasks.optional.image.Image
checkAttributesAllowed, checkChildrenAllowed, circularReference, dieOnCircularReference, getCheckedRef, getDescription, getRefid, isChecked, isReference, noChildrenAllowed, setChecked, setDescription, setRefid, tooManyAttributes |
instructions
protected Vector instructions
addDraw
public void addDraw(Draw instr)
addRectangle
public void addRectangle(Rectangle instr)
addRotate
public void addRotate(Rotate instr)
addScale
public void addScale(Scale instr)
addText
public void addText(Text instr)
Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.