?????? |
---|
PDFAsImage(java.net.URL source) |
?????? | ????? |
---|---|
int |
getHeight() |
float |
getHeightAsFloat() |
float |
getUnscaledHeight() |
float |
getUnscaledWidth() |
java.net.URL |
getURL() |
int |
getWidth() |
float |
getWidthAsFloat() |
void |
scale(int width,
int height) |
float |
scaleHeight() |
float |
scaleWidth() |
void |
setInitialHeight(float height) |
void |
setInitialWidth(float width) |
void |
setUnscaledHeight(float unscaledHeight) |
void |
setUnscaledWidth(float unscaledWidth) |
public java.net.URL getURL()
public void setInitialWidth(float width)
public void setInitialHeight(float height)
public float getWidthAsFloat()
public float getHeightAsFloat()
public float getUnscaledHeight()
public void setUnscaledHeight(float unscaledHeight)
public float getUnscaledWidth()
public void setUnscaledWidth(float unscaledWidth)
public float scaleHeight()
public float scaleWidth()