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, setTaskType
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkParameters
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.