Class ElkPadding
- java.lang.Object
-
- net.sourceforge.plantuml.elk.proxy.core.math.ElkPadding
-
- All Implemented Interfaces:
ElkObjectProxy
public class ElkPadding extends java.lang.Object implements ElkObjectProxy
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.Object
obj
-
Constructor Summary
Constructors Constructor Description ElkPadding(double top, double right, double bottom, double left)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
getTrueObject()
-
-
-
Method Detail
-
getTrueObject
public java.lang.Object getTrueObject()
- Specified by:
getTrueObject
in interfaceElkObjectProxy
-
-