|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScalingOptions | |
|---|---|
| org.xhtmlrenderer.util | |
| Uses of ScalingOptions in org.xhtmlrenderer.util |
|---|
| Methods in org.xhtmlrenderer.util with parameters of type ScalingOptions | |
|---|---|
static BufferedImage |
ImageUtil.getScaledInstance(ScalingOptions opt,
BufferedImage orgImage)
Scales an image to the requested width and height, assuming these are both >= 1; size given in pixels. |
static List |
ImageUtil.scaleMultiple(ScalingOptions opt,
BufferedImage img,
List dimensions)
Scales one image to multiple dimensions, using the same ScalingOptions for each. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||