| Modifier and Type | Method and Description |
|---|---|
static PDColorSpace |
ColorSpaceFactory.getColorSpace(PDColorSpace colorSpace,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicSpace) |
static PDColorSpace |
ColorSpaceFactory.getColorSpace(PDColorSpace colorSpace,
PDResourcesHandler resourcesHandler,
int opm,
boolean overprintingFlag,
GraphicState inheritedGraphicSpace) |
| Modifier and Type | Method and Description |
|---|---|
static PDFont |
FontFactory.parseFont(PDFont rawFont,
RenderingMode renderingMode,
PDResourcesHandler resources,
GraphicState inheritedGraphicState) |
| Modifier and Type | Method and Description |
|---|---|
List<Operator> |
OperatorFactory.operatorsFromTokens(List<Object> rawTokens,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState,
StructureElementAccessObject structureElementAccessObject) |
| Constructor and Description |
|---|
GraphicState(PDResourcesHandler resourcesHandler) |
| Constructor and Description |
|---|
GFOp_EI(List<COSBase> arguments,
PDResourcesHandler resourcesHandler,
PDColorSpace inheritedFillCS) |
| Constructor and Description |
|---|
GFOp_BDC(List<COSBase> arguments,
PDResourcesHandler resources) |
GFOp_BMC(List<COSBase> arguments,
PDResourcesHandler resources) |
GFOp_DP(List<COSBase> arguments,
PDResourcesHandler resources) |
GFOpMarkedContent(List<COSBase> arguments,
String opType,
PDResourcesHandler resources) |
| Constructor and Description |
|---|
GFOp_Do(List<COSBase> arguments,
PDXObject pbXObject,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState) |
| Constructor and Description |
|---|
GFPDAnnot(PDAnnotation annot,
PDResourcesHandler pageResources) |
GFPDContentStream(PDContentStream contentStream,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState,
StructureElementAccessObject structureElementAccessObject) |
| Constructor and Description |
|---|
GFPDType3Font(PDType3Font font,
RenderingMode renderingMode,
PDResourcesHandler resources,
GraphicState inheritedGraphicState) |
| Modifier and Type | Field and Description |
|---|---|
protected PDResourcesHandler |
GFPDXObject.resourcesHandler |
| Modifier and Type | Method and Description |
|---|---|
static PDXObject |
GFPDXObject.getTypedPDXObject(PDXObject xObject,
PDResourcesHandler resources,
GraphicState inheritedGraphicState) |
| Constructor and Description |
|---|
GFPDSMaskImage(PDXImage simplePDObject,
PDResourcesHandler resourcesHandler) |
GFPDXForm(PDXForm simplePDObject,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState) |
GFPDXImage(PDXImage simplePDObject,
PDResourcesHandler resourcesHandler,
PDColorSpace inheritedFillCS) |
GFPDXImage(PDXImage simplePDObject,
PDResourcesHandler resourcesHandler,
PDColorSpace inheritedFillCS,
String type) |
GFPDXObject(PDXObject simplePDObject,
PDResourcesHandler resourcesHandler) |
GFPDXObject(PDXObject simplePDObject,
PDResourcesHandler resourcesHandler,
String type) |
| Constructor and Description |
|---|
GFPDTilingPattern(PDTilingPattern simplePDObject,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState) |
| Modifier and Type | Field and Description |
|---|---|
static PDResourcesHandler |
PDResourcesHandler.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
PDResourcesHandler |
PDResourcesHandler.getExtendedResources(PDResources objectResources) |
static PDResourcesHandler |
PDResourcesHandler.getInstance(PDResources resources,
boolean inheritedResources) |
static PDResourcesHandler |
PDResourcesHandler.getInstance(PDResources pageResources,
PDResources objectResources) |
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.