org.apache.cocoon.reading.imageop
Class OffsetOperation
java.lang.Object
org.apache.cocoon.reading.imageop.OffsetOperation
- All Implemented Interfaces:
- Component, ImageOperation
public class OffsetOperation
- extends Object
- implements ImageOperation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OffsetOperation
public OffsetOperation()
setPrefix
public void setPrefix(String prefix)
- Specified by:
setPrefix
in interface ImageOperation
setup
public void setup(Parameters params)
throws ProcessingException
- Specified by:
setup
in interface ImageOperation
- Throws:
ProcessingException
apply
public WritableRaster apply(WritableRaster image)
- Specified by:
apply
in interface ImageOperation
getKey
public String getKey()
- Specified by:
getKey
in interface ImageOperation
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.