Class ImageCropperSelection
- java.lang.Object
-
- org.teamapps.ux.component.imagecropper.ImageCropperSelection
-
public class ImageCropperSelection extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ImageCropperSelection(int left, int top, int width, int height)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.teamapps.dto.UiImageCropperSelectioncreateUiImageCropperSelection()intgetHeight()intgetLeft()intgetTop()intgetWidth()
-