org.apache.tools.ant.types.optional.image
public class Text extends ImageOperation implements DrawOperation
See Also: Image
| Method Summary | |
|---|---|
| PlanarImage | executeDrawOperation() |
| void | setBold(boolean state) |
| void | setColor(String c) |
| void | setFont(String f) |
| void | setItalic(boolean state) |
| void | setPoint(String p) |
| void | setString(String str) |
UNKNOWN: is this used?
UNKNOWN: is this used?