Package | Description |
---|---|
org.apache.pdfbox.preflight.content |
Modifier and Type | Method and Description |
---|---|
static PreflightStreamEngine.ColorSpaceType |
PreflightStreamEngine.ColorSpaceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PreflightStreamEngine.ColorSpaceType[] |
PreflightStreamEngine.ColorSpaceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
private boolean |
PreflightStreamEngine.isDeviceIndependent(PDColorSpace cs,
PreflightStreamEngine.ColorSpaceType expectedIccType) |
private boolean |
PreflightStreamEngine.validColorSpace(PDColorSpace colorSpace,
PreflightStreamEngine.ColorSpaceType expectedIccType) |
private boolean |
PreflightStreamEngine.validColorSpaceDestOutputProfile(PreflightStreamEngine.ColorSpaceType expectedType) |