org.rcfaces.core.image
Class AbstractImageOperation
java.lang.Object
org.rcfaces.core.internal.content.AbstractBufferOperation
org.rcfaces.core.image.AbstractImageOperation
- All Implemented Interfaces:
- IImageOperation, org.rcfaces.core.internal.content.IBufferOperation
public abstract class AbstractImageOperation
- extends org.rcfaces.core.internal.content.AbstractBufferOperation
- implements IImageOperation
- Version:
- $Revision: 1.18 $ $Date: 2011/06/16 09:29:40 $
- Author:
- Olivier Oeuillot (latest modification by $Author: jbmeslin $)
| Methods inherited from class org.rcfaces.core.internal.content.AbstractBufferOperation |
configure, getName, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.rcfaces.core.internal.content.IBufferOperation |
configure, getName, setName |
AbstractImageOperation
public AbstractImageOperation()
setResponseMimeType
public final void setResponseMimeType(String responseMimeType)
- Specified by:
setResponseMimeType in interface IImageOperation
setSourceMimeType
public final void setSourceMimeType(String sourceMimeType)
- Specified by:
setSourceMimeType in interface IImageOperation
setEncoderMimeType
public final void setEncoderMimeType(String encoderMimeType)
- Specified by:
setEncoderMimeType in interface IImageOperation
setResponseSuffix
public final void setResponseSuffix(String responseSuffix)
- Specified by:
setResponseSuffix in interface IImageOperation
prepare
public void prepare(IImageOperationContentModel imageOperationContentModel,
org.rcfaces.core.internal.contentAccessor.IGenerationResourceInformation generationInformation,
IGeneratedImageInformation generatedInformation)
- Specified by:
prepare in interface IImageOperation
Copyright © 2006-2011 Vedana. All Rights Reserved.