|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SEImageSeqPlacement
This interface represents an image_seq_placement structure. This structure determines the placement (x,y position, width and height) of an image sequence. It can either be a single placement, or a list of placements.
| Nested Class Summary | |
|---|---|
static class |
SEImageSeqPlacement.HorizontalAlignment
Constants for the alignment of the x coordinate |
static class |
SEImageSeqPlacement.VerticalAlignment
Constants for the alignment of the y coordinate |
| Method Summary | |
|---|---|
java.awt.Rectangle[] |
getImageSeqPlacementRects(java.lang.String[] images)
Calculate the image placement rectangles for this placement when used in an image_sequence |
| Method Detail |
|---|
java.awt.Rectangle[] getImageSeqPlacementRects(java.lang.String[] images)
throws java.io.IOException
java.io.IOException - if reading an image fails, or if there is an
incompatible number of placements.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||