public static class ImageUtil.Insets extends java.lang.Object
double
bottom
left
right
top
Insets(double top, double left, double bottom, double right)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final double top
public final double left
public final double bottom
public final double right
public Insets(double top, double left, double bottom, double right)