| Modifier and Type | Method and Description |
|---|---|
void |
Writer.visitFromName(COSName obj) |
void |
IVisitor.visitFromName(COSName obj) |
Object |
ICOSVisitor.visitFromName(COSName obj) |
void |
COSCopier.visitFromName(COSName obj) |
| Constructor and Description |
|---|
GFCosFilter(COSName filterName,
COSDictionary decodeParms) |
GFCosIIFilter(COSName filter) |
GFCosName(COSName cosName)
Default constructor
|
GFCosName(COSName cosName,
String type)
Constructor for child classes
|
GFCosRenderingIntent(COSName cosName)
Default constructor
|
GFCosRenderingIntent(COSName cosName,
String type)
Constructor for child classes
|
GFCosUnicodeName(COSName cosName)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
PDResourcesHandler.getColorSpace(COSName name) |
PDExtGState |
PDResourcesHandler.getExtGState(COSName name) |
PDFont |
PDResourcesHandler.getFont(COSName name) |
PDPattern |
PDResourcesHandler.getPattern(COSName name) |
PDResource |
PDResourcesHandler.getProperties(COSName name) |
PDShading |
PDResourcesHandler.getShading(COSName name) |
PDXObject |
PDResourcesHandler.getXObject(COSName name) |
| Modifier and Type | Method and Description |
|---|---|
Object |
GFCosVisitor.visitFromName(COSName obj)
Create a GFCosName for corresponding COSName.
|
| Constructor and Description |
|---|
PSOperator(COSName operator) |
| Modifier and Type | Method and Description |
|---|---|
COSName |
PDExtGState.getCOSRenderingIntentName() |
| Modifier and Type | Method and Description |
|---|---|
COSName |
PDXImage.getIntent() |
COSName |
PDInlineImage.getIntent() |
| Modifier and Type | Method and Description |
|---|---|
List<COSName> |
PDInlineImage.getCOSFilters() |
| Modifier and Type | Method and Description |
|---|---|
COSName |
PDStructElem.getCOSStructureType() |
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.