public class Padding
extends java.lang.Object
Constructor and Description |
---|
Padding(double value) |
Padding(double top,
double right,
double bottom,
double left) |
Modifier and Type | Method and Description |
---|---|
double |
getBottom() |
double |
getHorizontal() |
double |
getLeft() |
double |
getRight() |
double |
getTop() |
double |
getVertical() |