public class Margin extends Object implements AppChildConstraint
| Constructor and Description |
|---|
Margin(double top,
double left,
double bottom,
double right) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
double |
getBottom() |
double |
getLeft() |
double |
getRight() |
double |
getTop() |
int |
hashCode() |
Copyright © 2021 vpc open source initiative. All rights reserved.