Home » apache-ant-1.7.1-src » org.apache.tools » ant » types » optional » image »

org.apache.tools.ant.types.optional.image

Interfaces:

DrawOperation   Interface which represents an Operation which is "drawable", such as a Rectangle, Circle or Text.  code | html

Abstract Classes:

BasicShape   Draw a basic shape  code | html
ImageOperation     code | html
TransformOperation     code | html

Classes:

Arc   Draw an arc.  code | html
ColorMapper     code | html
Draw     code | html
Ellipse   Draw an ellipse.  code | html
Rectangle     code | html
Rotate   ImageOperation to rotate an image by a certain degree  code | html
Scale     code | html
Scale.ProportionsAttribute   Enumerated class for proportions attribute.  code | html
Text     code | html