public abstract class AbstractImagingTask extends org.apache.tools.ant.Task implements IAntParameterCheckable
| Constructor and Description |
|---|
AbstractImagingTask() |
| Modifier and Type | Method and Description |
|---|---|
protected java.awt.image.BufferedImage |
loadImage(java.io.File file) |
protected void |
writeImage(java.awt.image.RenderedImage image,
java.io.File file,
java.lang.String format) |
bindToOwner, execute, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckParameters
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.