Class ImageCropperSelection


  • public class ImageCropperSelection
    extends java.lang.Object
    • Constructor Detail

      • ImageCropperSelection

        public ImageCropperSelection​(int left,
                                     int top,
                                     int width,
                                     int height)
    • Method Detail

      • createUiImageCropperSelection

        public org.teamapps.dto.UiImageCropperSelection createUiImageCropperSelection()
      • getLeft

        public int getLeft()
      • getTop

        public int getTop()
      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()