| Package | Description |
|---|---|
| org.verapdf.factory.colors | |
| org.verapdf.pd | |
| org.verapdf.pd.colors | |
| org.verapdf.pd.font.type3 | |
| org.verapdf.pd.images | |
| org.verapdf.pd.patterns |
| Modifier and Type | Method and Description |
|---|---|
static PDColorSpace |
ColorSpaceFactory.getColorSpace(COSObject base,
PDResources resources) |
static PDColorSpace |
ColorSpaceFactory.getColorSpace(COSObject base,
PDResources resources,
boolean wasDefault) |
static ASAtom |
ColorSpaceFactory.getDefaultValue(PDResources resources,
ASAtom name) |
| Modifier and Type | Method and Description |
|---|---|
PDResources |
PDPage.getResources() |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
PDGroup.getColorSpace(PDResources resources) |
void |
PDPage.setResources(PDResources resources) |
| Constructor and Description |
|---|
PDDeviceN(COSObject obj,
PDResources resources,
boolean wasDefault) |
PDIndexed(COSObject obj,
PDResources resources) |
PDSeparation(COSObject obj,
PDResources resources,
boolean wasDefault) |
PDSpecialColorSpace(COSObject obj,
PDResources resources,
boolean wasDefault)
Constructor from colorspace COSObject and resources.
|
| Modifier and Type | Method and Description |
|---|---|
PDResources |
PDType3Font.getResources() |
| Modifier and Type | Method and Description |
|---|---|
PDResources |
PDXForm.getResources() |
| Modifier and Type | Method and Description |
|---|---|
static PDXObject |
PDXObject.getTypedPDXObject(COSObject object,
PDResources resources) |
| Constructor and Description |
|---|
PDInlineImage(COSObject obj,
PDResources imageResources,
PDResources pageResources) |
PDXImage(COSObject obj,
PDResources resources) |
| Modifier and Type | Method and Description |
|---|---|
PDResources |
PDTilingPattern.getResources() |
| Constructor and Description |
|---|
PDShading(COSObject obj,
PDResources resources) |
PDShadingPattern(COSObject obj,
PDResources resources) |
Copyright © 2015–2019 The veraPDF Consortium. All rights reserved.