Class ElkPadding
java.lang.Object
net.sourceforge.plantuml.elk.proxy.core.math.ElkPadding
- All Implemented Interfaces:
ElkObjectProxy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
obj
public final java.lang.Object obj
-
-
Constructor Details
-
ElkPadding
public ElkPadding(double top, double right, double bottom, double left)
-
-
Method Details
-
getTrueObject
public java.lang.Object getTrueObject()- Specified by:
getTrueObject
in interfaceElkObjectProxy
-