|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Position | This interface is implemented by classes which calculate how to position an object inside of an enclosing object. |
| Size | This interface is implemented by classes which calculate the size of an object inside of an enclosing object. |
| Class Summary | |
|---|---|
| AbsoluteSize | A Size object which indicates that the size of the enclosed object
should be the specified absolute size. |
| Coordinate | This class calculates the position of an image which is to be enclosed, using an absolute coordinate at which the image should be located. |
| Region | A representation of a region, using a Position object and a
Dimension object. |
| RelativeSize | Calculates the size of an enclosed object relative to the enclosing object. |
| Enum Summary | |
|---|---|
| Positions | An enum of predefined Positions. |
This package contains classes used to specify positioning of watermarks and other objects in Thumbnailator.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||