Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
public class Draw
extends TransformOperation
Image
Fields inherited from class org.apache.tools.ant.types.optional.image.ImageOperation | |
instructions |
Fields inherited from class org.apache.tools.ant.types.DataType | |
checked , description , ref |
Fields inherited from class org.apache.tools.ant.ProjectComponent | |
project |
Method Summary | |
void | |
void |
|
void |
|
void | |
PlanarImage |
|
void |
|
void |
|
Methods inherited from class org.apache.tools.ant.types.optional.image.TransformOperation | |
addRectangle , executeTransformOperation |
Methods inherited from class org.apache.tools.ant.types.optional.image.ImageOperation | |
addDraw , addRectangle , addRotate , addScale , addText |
Methods inherited from class org.apache.tools.ant.types.DataType | |
checkAttributesAllowed , checkChildrenAllowed , circularReference , dieOnCircularReference , getCheckedRef , getDescription , getRefid , isChecked , isReference , noChildrenAllowed , setChecked , setDescription , setRefid , tooManyAttributes |
Methods inherited from class org.apache.tools.ant.ProjectComponent | |
getProject , log , log , setProject |
public void addRectangle(Rectangle rect)
- Overrides:
- addRectangle in interface TransformOperation
public PlanarImage executeTransformOperation(PlanarImage image)
- Overrides:
- executeTransformOperation in interface TransformOperation
public void setXloc(int x)
public void setYloc(int y)