public class SizeAndBorders extends Object
| Constructor and Description |
|---|
SizeAndBorders(int width,
int height,
int left,
int top,
int right,
int bottom) |
| Modifier and Type | Method and Description |
|---|---|
Borders |
getBorders() |
RectangleSize |
getSize() |
public SizeAndBorders(int width,
int height,
int left,
int top,
int right,
int bottom)
public RectangleSize getSize()
public Borders getBorders()
Copyright © 2019. All rights reserved.