org.mycore.services.imaging.JAI
Class MCRJAIManipBean
java.lang.Object
org.mycore.services.imaging.JAI.MCRJAIManipBean
public class MCRJAIManipBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
imgManipList
protected MCRJAIOperationList imgManipList
MCRJAIManipBean
public MCRJAIManipBean()
MCRJAIManipBean
public MCRJAIManipBean(MCRJAIImageReader reader,
MCRJAIEncoder encoder)
addManipOp
public void addManipOp(MCRJAIImageOp imgOp)
manipAndPost
public void manipAndPost(InputStream imgStream,
OutputStream out)
throws IOException
- Throws:
IOException