@PublicApi public final class Selection extends Object
Constructor and Description |
---|
Selection(int topLeftX,
int topLeftY,
int width,
int height) |
Modifier and Type | Method and Description |
---|---|
int |
getBottomRightX() |
int |
getBottomRightY() |
int |
getHeight() |
int |
getTopLeftX() |
int |
getTopLeftY() |
int |
getWidth() |
Copyright © 2002-2022 Atlassian. All Rights Reserved.