public class Borders extends Object
| Constructor and Description |
|---|
Borders() |
Borders(int left,
int top,
int right,
int bottom) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBottom() |
int |
getHorizontal() |
int |
getLeft() |
int |
getRight() |
int |
getTop() |
int |
getVertical() |
Copyright © 2023. All rights reserved.