| Modifier and Type | Field and Description |
|---|---|
String |
error |
int |
height |
int |
width |
int |
x |
int |
y |
| Constructor and Description |
|---|
VGRegion() |
| Modifier and Type | Method and Description |
|---|---|
int |
getArea() |
int |
getBottom() |
CoordinatesType |
getCoordinatesType() |
String |
getError() |
int |
getHeight() |
int |
getLeft() |
Location |
getLocation() |
Region |
getRegion() |
int |
getRight() |
RectangleSize |
getSize() |
int |
getTop() |
int |
getWidth() |
Location |
Location() |
Region |
offset(int dx,
int dy) |
String |
toString() |
public int x
public int y
public int width
public int height
public String error
public Location Location()
public int getRight()
public int getBottom()
public RectangleSize getSize()
public Region getRegion()
public Location getLocation()
getLocation in interface IRegionpublic CoordinatesType getCoordinatesType()
getCoordinatesType in interface IRegionpublic String getError()
Copyright © 2022. All rights reserved.