org.apache.tools.ant.types.optional.image
public abstract class BasicShape extends ImageOperation implements DrawOperation
Field Summary | |
---|---|
protected String | fill |
protected String | stroke |
protected int | stroke_width |
Method Summary | |
---|---|
void | setFill(String col) |
void | setStroke(String col) |
void | setStrokewidth(int width) |