Class CropImage


  • public class CropImage
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String module  
      static java.lang.String resource  
      static java.lang.String resourceError  
    • Constructor Summary

      Constructors 
      Constructor Description
      CropImage()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Map<java.lang.String,​java.lang.Object> imageCrop​(DispatchContext dctx, java.util.Map<java.lang.String,​? extends java.lang.Object> context)  
      • Methods inherited from class java.lang.Object

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

      • module

        public static final java.lang.String module
    • Constructor Detail

      • CropImage

        public CropImage()
    • Method Detail

      • imageCrop

        public static java.util.Map<java.lang.String,​java.lang.Object> imageCrop​(DispatchContext dctx,
                                                                                       java.util.Map<java.lang.String,​? extends java.lang.Object> context)
                                                                                throws java.io.IOException
        Throws:
        java.io.IOException