public static class PdfUtils.BackgroundSize extends java.lang.Object
PdfUtils.BackgroundSize()
PdfUtils.BackgroundSize(int width, int height)
int
getHeight()
getWidth()
void
setHeight(int height)
setWidth(int width)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PdfUtils.BackgroundSize()
public PdfUtils.BackgroundSize(int width, int height)
public void setWidth(int width)
public void setHeight(int height)
public int getWidth()
public int getHeight()