Class CaptureJ2DOp

    • Constructor Summary

      Constructors 
      Constructor Description
      CaptureJ2DOp()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.awt.image.BufferedImage execute​(CaptureOp operation, EditableImage image, java.awt.image.BufferedImage bufferedImage)
      The concrete implementation of this operation should be provided by overriding this method.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CaptureJ2DOp

        public CaptureJ2DOp()
    • Method Detail

      • execute

        protected java.awt.image.BufferedImage execute​(CaptureOp operation,
                                                       EditableImage image,
                                                       java.awt.image.BufferedImage bufferedImage)
        The concrete implementation of this operation should be provided by overriding this method.
        Specified by:
        execute in class OperationImplementation<CaptureOp,​java.awt.image.BufferedImage>
        Parameters:
        operation - the operation to implement
        bufferedImage - the image representation