|
xmlgraphics-commons 1.3 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines some standard hints to be used for image processing in this package. They are provided for convenience. You can define your own hints as you like.
Field Summary | |
static java.lang.Object |
SOURCE_RESOLUTION
Used to send a hint about the source resolution for pixel to unit conversions. |
static java.lang.Object |
TARGET_RESOLUTION
Used to send a hint about the target resolution (of the final output format). |
Field Detail |
public static final java.lang.Object SOURCE_RESOLUTION
public static final java.lang.Object TARGET_RESOLUTION
|
xmlgraphics-commons 1.3 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |