public class ElkPadding extends java.lang.Object implements ElkObjectProxy
| Modifier and Type | Field and Description |
|---|---|
java.lang.Object |
obj |
| Constructor and Description |
|---|
ElkPadding(double top,
double right,
double bottom,
double left) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getTrueObject() |
public ElkPadding(double top,
double right,
double bottom,
double left)
public java.lang.Object getTrueObject()
getTrueObject in interface ElkObjectProxy