org.mycore.services.imaging.JAI.imgOperation
Class MCRJAIOperationList
java.lang.Object
org.mycore.services.imaging.JAI.imgOperation.MCRJAIOperationList
- All Implemented Interfaces:
- MCRJAIImageOp
public class MCRJAIOperationList
- extends Object
- implements MCRJAIImageOp
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCRJAIOperationList
public MCRJAIOperationList()
addOp
public void addOp(MCRJAIImageOp op)
executeOp
public javax.media.jai.RenderedOp executeOp(javax.media.jai.PlanarImage image)
- Specified by:
executeOp in interface MCRJAIImageOp
getOrder
public int getOrder()
- Specified by:
getOrder in interface MCRJAIImageOp