| Modifier and Type | Method and Description |
|---|---|
ASInFilter |
IASFilterFactory.getInFilter(ASInputStream inputStream,
COSDictionary decodeParams) |
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) |
| Constructor and Description |
|---|
COSFilterLZWDecode(ASInputStream stream,
COSDictionary decodeParams) |
COSPredictorDecode(ASInputStream stream,
COSDictionary decodeParams)
Constructor from stream and decode parameters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
COSCopier.visitFromDictionary(COSDictionary obj) |
void |
Writer.visitFromDictionary(COSDictionary obj) |
Object |
ICOSVisitor.visitFromDictionary(COSDictionary obj) |
void |
IVisitor.visitFromDictionary(COSDictionary obj) |
| 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) |
PDCIDFont(COSDictionary dictionary,
CMap cMap,
FontProgram fontProgram,
boolean isFontParsed) |
PDFont(COSDictionary dictionary)
Constructor from COSDictionary.
|
PDSimpleFont(COSDictionary dictionary) |
PDType0Font(COSDictionary dictionary) |
PDType3Font(COSDictionary dictionary) |
| Constructor and Description |
|---|
PDTrueTypeFont(COSDictionary dictionary) |
| Constructor and Description |
|---|
PDType1Font(COSDictionary dictionary) |
| Modifier and Type | Method and Description |
|---|---|
COSDictionary |
PDXObject.getOPI() |
COSDictionary |
PDXForm.getRef() |
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.