Package | Description |
---|---|
com.realobjects.pdfreactor |
Main access to the API of PDFreactor.
|
Modifier and Type | Field and Description |
---|---|
static Configuration.MediaFeature |
Configuration.MediaFeature.ASPECT_RATIO
CSS 3 Media Feature describing the aspect ratio of the page content.
|
static Configuration.MediaFeature |
Configuration.MediaFeature.COLOR
CSS 3 Media Feature describing the number of bits per color component.
|
static Configuration.MediaFeature |
Configuration.MediaFeature.COLOR_INDEX
CSS 3 Media Feature describing the number of entries in the color lookup table.
|
static Configuration.MediaFeature |
Configuration.MediaFeature.DEVICE_ASPECT_RATIO
CSS 3 Media Feature describing the aspect ratio of the page.
|
static Configuration.MediaFeature |
Configuration.MediaFeature.DEVICE_HEIGHT
CSS 3 Media Feature describing the height of the page.
|
static Configuration.MediaFeature |
Configuration.MediaFeature.DEVICE_WIDTH
CSS 3 Media Feature describing the width of the page.
|
static Configuration.MediaFeature |
Configuration.MediaFeature.GRID
CSS 3 Media Feature defining whether the output is grid-based.
|
static Configuration.MediaFeature |
Configuration.MediaFeature.HEIGHT
CSS 3 Media Feature height of page content.
|
static Configuration.MediaFeature |
Configuration.MediaFeature.MONOCHROME
CSS 3 Media Feature describing the number of bits per pixel in a monochrome frame buffer.
|
static Configuration.MediaFeature |
Configuration.MediaFeature.ORIENTATION
CSS 3 Media Feature describing the page orientation.
|
static Configuration.MediaFeature |
Configuration.MediaFeature.RESOLUTION
CSS 3 Media Feature describing the resolution of the output device.
|
static Configuration.MediaFeature |
Configuration.MediaFeature.WIDTH
CSS 3 Media Feature width of page content.
|
Modifier and Type | Method and Description |
---|---|
static Configuration.MediaFeature |
Configuration.MediaFeature.valueOf(String name) |
static Configuration.MediaFeature[] |
Configuration.MediaFeature.values() |
Modifier and Type | Method and Description |
---|---|
Configuration.MediaFeatureValue |
Configuration.MediaFeatureValue.setMediaFeature(Configuration.MediaFeature value)
The media feature.
|
Constructor and Description |
---|
MediaFeatureValue(Configuration.MediaFeature mediaFeature,
String value)
Deprecated.
|
This doc was generated on 2020-09-17. Copyright © 2002-2020 RealObjects GmbH. All Rights Reserved.