public class Padding
extends java.lang.Object
| Constructor and Description |
|---|
Padding() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBottom() |
int |
getLeft() |
int |
getRight() |
int |
getTop() |
void |
setBottom(int bottom) |
void |
setLeft(int left) |
void |
setRight(int right) |
void |
setTop(int top) |
Copyright © CaptainCasa Gmbh. All Rights Reserved.