| Package | Description |
|---|---|
| org.verapdf.gf.model.impl.cos | |
| org.verapdf.model.coslayer |
| Modifier and Type | Class and Description |
|---|---|
class |
GFCosArray |
class |
GFCosBBox |
class |
GFCosBool |
class |
GFCosDict |
class |
GFCosDocument |
class |
GFCosFileSpecification |
class |
GFCosFilter |
class |
GFCosIIFilter |
class |
GFCosIndirect |
class |
GFCosInteger |
class |
GFCosLang
Lang type.
|
class |
GFCosName
Created by Timur on 4/10/2016.
|
class |
GFCosNull |
class |
GFCosNumber |
class |
GFCosObject |
class |
GFCosReal |
class |
GFCosRenderingIntent
PDF Name representing rendering intent.
|
class |
GFCosStream |
class |
GFCosString |
class |
GFCosTrailer |
class |
GFCosUnicodeName |
class |
GFCosXRef |
| Modifier and Type | Method and Description |
|---|---|
static CosObject |
GFCosObject.getFromValue(COSBase base)
Transform object of pdf box to corresponding object of abstract model
implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CosArray
PDF Array type
|
interface |
CosBBox
Bounding box array
|
interface |
CosBool
PDF boolean object
|
interface |
CosDict
PDF Dict type
|
interface |
CosDocument
Low-level PDF Document object
|
interface |
CosFileSpecification
File specification dictionary
|
interface |
CosFilter
PDF Name representing a single stream filter including decode parameters
|
interface |
CosIIFilter
PDF Name representing a single inline image filter
|
interface |
CosIndirect
PDF Indirect object
|
interface |
CosInteger
PDF Integer type
|
interface |
CosLang
Lang type
|
interface |
CosName
PDF Name type
|
interface |
CosNull
PDF null object
|
interface |
CosNumber
Generic Number type
|
interface |
CosReal
PDF Real type
|
interface |
CosRenderingIntent
PDF Name representing rendering intent
|
interface |
CosStream
PDF Stream type
|
interface |
CosString
PDF String type
|
interface |
CosTrailer
Trailer of the document
|
interface |
CosUnicodeName
PDF Name representing a Utf8 string
|
interface |
CosXRef
Cross reference table of the document
|
Copyright © 2015–2018 The veraPDF Consortium. All rights reserved.