Class ImageCropperSelection
java.lang.Object
org.teamapps.ux.component.imagecropper.ImageCropperSelection
-
Constructor Details
-
ImageCropperSelection
public ImageCropperSelection(int left, int top, int width, int height)
-
-
Method Details
-
createUiImageCropperSelection
-
getLeft
public int getLeft() -
getTop
public int getTop() -
getWidth
public int getWidth() -
getHeight
public int getHeight()
-