public class BoxLengths extends Object
Length
bottom
left
right
top
static BoxLengths
UNDEFINED
BoxLengths()
BoxLengths(Length left, Length top, Length right, Length bottom)
String
toString()
boolean
undefined()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final BoxLengths UNDEFINED
public Length left
public Length right
public Length top
public Length bottom
public BoxLengths()
public BoxLengths(Length left, Length top, Length right, Length bottom)
public String toString()
toString
Object
public boolean undefined()
Revision 4.0.15 / 20220727-0149