|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BoundingBox
A PostScript bounding box, essentially a specialized rectangle.
Field Summary | |
---|---|
static byte |
BBOX_ENTRIES
The number of entries in a Bounding Box, that is, 4. |
static byte |
BBOX_LOWER_LEFT_X_INDEX
Index to the array item for the lower-left X value in a PostScript bounding box, that is, 0. |
static byte |
BBOX_LOWER_LEFT_Y_INDEX
Index to the array item for the lower-left Y value in a PostScript bounding box, that is, 1. |
static byte |
BBOX_UPPER_RIGHT_X_INDEX
Index to the array item for the upper-right X value in a PostScript bounding box, that is, 2. |
static byte |
BBOX_UPPER_RIGHT_Y_INDEX
Index to the array item for the upper-right X value in a PostScript bounding box, that is, 3. |
Field Detail |
---|
static final byte BBOX_ENTRIES
static final byte BBOX_LOWER_LEFT_X_INDEX
static final byte BBOX_LOWER_LEFT_Y_INDEX
static final byte BBOX_UPPER_RIGHT_X_INDEX
static final byte BBOX_UPPER_RIGHT_Y_INDEX
|
aXSL API 0.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.