|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.pearsoneduc.ip.util.GeomTools
Various tools to support geometric operations.
| Constructor Summary | |
GeomTools()
|
|
| Method Summary | |
static java.awt.geom.Rectangle2D |
getBoundingBox(java.awt.image.BufferedImage image,
java.awt.geom.AffineTransform transformation)
Determines the bounding box that an image would have following an affine transformation. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public GeomTools()
| Method Detail |
public static java.awt.geom.Rectangle2D getBoundingBox(java.awt.image.BufferedImage image,
java.awt.geom.AffineTransform transformation)
image - image to be transformedtransformation - affine transformation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||