| Modifier and Type | Method and Description |
|---|---|
static PDColorSpace |
ColorSpaceFactory.getColorSpace(org.verapdf.pd.colors.PDColorSpace colorSpace,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicSpace) |
static PDColorSpace |
ColorSpaceFactory.getColorSpace(org.verapdf.pd.colors.PDColorSpace colorSpace,
PDResourcesHandler resourcesHandler,
int opm,
boolean overprintingFlag,
GraphicState inheritedGraphicSpace) |
| Modifier and Type | Method and Description |
|---|---|
static PDFont |
FontFactory.parseFont(org.verapdf.pd.font.PDFont rawFont,
RenderingMode renderingMode,
PDResourcesHandler resources,
GraphicState inheritedGraphicState) |
| Modifier and Type | Method and Description |
|---|---|
protected GraphicState |
GraphicState.clone() |
GraphicState |
GraphicState.getInitialGraphicState() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphicState.copyProperties(GraphicState graphicState) |
List<org.verapdf.model.operator.Operator> |
OperatorFactory.operatorsFromTokens(List<Object> rawTokens,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState,
StructureElementAccessObject structureElementAccessObject) |
void |
GraphicState.setInitialGraphicState(GraphicState initialGraphicState) |
| Constructor and Description |
|---|
GFOp_b_closepath_fill_stroke(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler) |
GFOp_B_fill_stroke(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler) |
GFOp_bstar_closepath_eofill_stroke(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler) |
GFOp_BStar_eofill_stroke(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler) |
GFOp_F_fill_obsolete(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler) |
GFOp_f_fill(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler) |
GFOp_FStar(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler) |
GFOp_s_close_stroke(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler) |
GFOp_S_stroke(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler) |
GFOpFillAndStroke(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler,
String opType) |
GFOpFillPaint(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resources,
String opType) |
GFOpPathPaint(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler,
String operatorType) |
GFOpPathPaint(List<COSBase> arguments,
PDColorSpace rawFillColorSpace,
PDColorSpace rawStrokeColorSpace,
int opm,
boolean overprintingFlagStroke,
boolean overprintingFlagNonStroke,
PDResourcesHandler resourcesHandler,
String operatorType,
GraphicState inheritedGraphicState) |
GFOpStrokePaint(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resources,
String operatorType) |
| Constructor and Description |
|---|
GFOp_DoubleQuote(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler,
GFOpMarkedContent markedContent,
StructureElementAccessObject structureElementAccessObject) |
GFOp_Quote(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler,
GFOpMarkedContent markedContent,
StructureElementAccessObject structureElementAccessObject) |
GFOp_TJ_Big(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler,
GFOpMarkedContent markedContent,
StructureElementAccessObject structureElementAccessObject) |
GFOp_Tj(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler,
GFOpMarkedContent markedContent,
StructureElementAccessObject structureElementAccessObject) |
GFOpStringTextShow(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resources,
String opType,
GFOpMarkedContent markedContent,
StructureElementAccessObject structureElementAccessObject) |
GFOpTextShow(List<COSBase> arguments,
GraphicState state,
PDResourcesHandler resourcesHandler,
String opType,
GFOpMarkedContent markedContent,
StructureElementAccessObject structureElementAccessObject) |
| Constructor and Description |
|---|
GFOp_Do(List<COSBase> arguments,
org.verapdf.pd.images.PDXObject pbXObject,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState) |
| Constructor and Description |
|---|
GFPDContentStream(org.verapdf.pd.PDContentStream contentStream,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState,
StructureElementAccessObject structureElementAccessObject) |
| Constructor and Description |
|---|
GFPDType3Font(org.verapdf.pd.font.type3.PDType3Font font,
RenderingMode renderingMode,
PDResourcesHandler resources,
GraphicState inheritedGraphicState) |
| Modifier and Type | Method and Description |
|---|---|
static PDXObject |
GFPDXObject.getTypedPDXObject(org.verapdf.pd.images.PDXObject xObject,
PDResourcesHandler resources,
GraphicState inheritedGraphicState) |
| Constructor and Description |
|---|
GFPDXForm(org.verapdf.pd.images.PDXForm simplePDObject,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState) |
| Constructor and Description |
|---|
GFPDTilingPattern(org.verapdf.pd.patterns.PDTilingPattern simplePDObject,
PDResourcesHandler resourcesHandler,
GraphicState inheritedGraphicState) |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.