Package | Description |
---|---|
com.itextpdf.awt.geom.misc |
Modifier and Type | Field | Description |
---|---|---|
static RenderingHints.Key |
RenderingHints.KEY_ALPHA_INTERPOLATION |
|
static RenderingHints.Key |
RenderingHints.KEY_ANTIALIASING |
|
static RenderingHints.Key |
RenderingHints.KEY_COLOR_RENDERING |
|
static RenderingHints.Key |
RenderingHints.KEY_DITHERING |
|
static RenderingHints.Key |
RenderingHints.KEY_FRACTIONALMETRICS |
|
static RenderingHints.Key |
RenderingHints.KEY_INTERPOLATION |
|
static RenderingHints.Key |
RenderingHints.KEY_RENDERING |
|
static RenderingHints.Key |
RenderingHints.KEY_STROKE_CONTROL |
|
static RenderingHints.Key |
RenderingHints.KEY_TEXT_ANTIALIASING |
Constructor | Description |
---|---|
RenderingHints(RenderingHints.Key key,
Object value) |
Constructor | Description |
---|---|
RenderingHints(Map<RenderingHints.Key,?> map) |
Copyright © 2018. All rights reserved.