| Modifier and Type | Method and Description |
|---|---|
ASInFilter |
IASFilterFactory.getInFilter(ASInputStream inputStream,
COSDictionary decodeParams)
Gets input filter from given encoded stream with specified decode
parameters.
|
ASInFilter |
ASFilterFactory.getInFilter(ASInputStream inputStream,
COSDictionary decodeParams)
Gets decoded stream from the given one.
|
| Modifier and Type | Class and Description |
|---|---|
class |
COSStream |
| Modifier and Type | Method and Description |
|---|---|
static COSObject |
COSDictionary.construct(COSDictionary dict) |
static COSObject |
COSStream.construct(COSDictionary dictionary) |
static COSObject |
COSStream.construct(COSDictionary dictionary,
ASInputStream stream) |
static COSObject |
COSStream.construct(COSDictionary dictionary,
ASInputStream stream,
COSStream.FilterFlags flags) |
static COSObject |
COSStream.construct(COSDictionary dictionary,
String string) |
static COSObject |
COSStream.construct(COSDictionary dictionary,
String string,
COSStream.FilterFlags flags) |
| Constructor and Description |
|---|
COSDictionary(COSDictionary dict) |
COSStream(COSDictionary dictionary) |
COSStream(COSDictionary dictionary,
ASInputStream stream,
COSStream.FilterFlags flags) |
COSStream(COSDictionary dictionary,
String string,
COSStream.FilterFlags flags) |
| Modifier and Type | Method and Description |
|---|---|
static ASInFilter |
COSFilterRegistry.getDecodeFilter(ASAtom filterName,
ASInputStream inputStream,
COSDictionary decodeParams)
Gets decode filter from given input stream with given parameters.
|
| Constructor and Description |
|---|
COSFilterLZWDecode(ASInputStream stream,
COSDictionary decodeParams)
Constructor from LZW encoded data stream and decode parameters
dictionary.
|
COSPredictorDecode(ASInputStream stream,
COSDictionary decodeParams)
Constructor from stream and decode parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
COSCopier.visitFromDictionary(COSDictionary obj) |
Object |
ICOSVisitor.visitFromDictionary(COSDictionary obj) |
void |
IVisitor.visitFromDictionary(COSDictionary obj) |
void |
Writer.visitFromDictionary(COSDictionary obj) |
| Constructor and Description |
|---|
GFCosDict(COSDictionary dictionary)
Default constructor
|
GFCosDict(COSDictionary dictionary,
String type)
Constructor used by child classes
|
GFCosFileSpecification(COSDictionary dictionary)
Default constructor
|
GFCosFilter(COSName filterName,
COSDictionary decodeParms) |
GFCosTrailer(COSDictionary dictionary)
Default constructor
|
| Constructor and Description |
|---|
GFEmbeddedFile(COSDictionary dictionary) |
| Constructor and Description |
|---|
GFPDSigRef(COSDictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
Object |
GFCosVisitor.visitFromDictionary(COSDictionary obj)
Create a GFCosFileSpecification COSDictionary if
value of type key of
obj is file specification. |
| Modifier and Type | Method and Description |
|---|---|
COSDictionary |
InlineImageOperator.getImageParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
InlineImageOperator.setImageParameters(COSDictionary imageParameters) |
| Constructor and Description |
|---|
PDSignature(COSDictionary dict) |
| Modifier and Type | Field and Description |
|---|---|
protected COSDictionary |
PDFont.dictionary |
| Modifier and Type | Method and Description |
|---|---|
COSDictionary |
PDType3Font.getCharProcDict() |
COSDictionary |
PDType0Font.getDescendantFont() |
COSDictionary |
PDFont.getDictionary() |
COSDictionary |
PDType0Font.getType0FontDict() |
| Constructor and Description |
|---|
PDCIDFont(COSDictionary dictionary) |
PDCIDFont(COSDictionary dictionary,
CMap cMap)
Constructor from COSDictionary and CMap with code -> cid mapping.
|
PDCIDFont(COSDictionary dictionary,
CMap cMap,
FontProgram fontProgram,
boolean isFontParsed)
Constructor that sets font program for this CIDFont.
|
PDFont(COSDictionary dictionary)
Constructor from COSDictionary.
|
PDSimpleFont(COSDictionary dictionary)
Constructor from font dictionary.
|
PDType0Font(COSDictionary dictionary)
Constructs PD Type 0 font from font dictionary.
|
PDType3Font(COSDictionary dictionary) |
| Constructor and Description |
|---|
PDTrueTypeFont(COSDictionary dictionary)
Constructor from true type font dictionary.
|
| Constructor and Description |
|---|
PDType1Font(COSDictionary dictionary)
Constructor from type 1 font dictionary.
|
| Modifier and Type | Method and Description |
|---|---|
COSDictionary |
PDXObject.getOPI() |
COSDictionary |
PDXForm.getRef() |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.