|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.ext.awt.RenderingHintsKeyExt
Contains additional RenderingHints Keys, such as KEY_AREA_OF_INTEREST
Field Summary | |
static java.awt.RenderingHints.Key |
KEY_AREA_OF_INTEREST
Key for the AOI hint. |
static java.awt.RenderingHints.Key |
KEY_BUFFERED_IMAGE
Hint for the destination of the rendering when it is a BufferedImage This works around the fact that Java 2D sometimes lies about the attributes of the Graphics2D device, when it is an image. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.awt.RenderingHints.Key KEY_AREA_OF_INTEREST
public static final java.awt.RenderingHints.Key KEY_BUFFERED_IMAGE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |