public class Padding extends Object implements AppChildConstraint
| Constructor and Description |
|---|
Padding(double width,
double height) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight() |
double |
getWidth() |
Padding |
setHeight(double height) |
Padding |
setWidth(double width) |
Copyright © 2021 vpc open source initiative. All rights reserved.