| Package | Description |
|---|---|
| de.intarsys.pdf.cos |
This package implements the low level document and its datatypes according to
the pdf specification.
|
| Modifier and Type | Class and Description |
|---|---|
class |
COSBoolean
Abstract class for the representation of boolean values
|
class |
COSFalse
Represents the boolean value "false".
|
class |
COSFixed
Represents floating point numbers in pdf.
|
class |
COSInteger
This class represents integer numbers in pdf
|
class |
COSName
A name object.
|
class |
COSNull
The null object
|
class |
COSNumber
Abstract superclass for numeric objects in a pdf document
|
class |
COSString
The string representation for a pdf document
|
class |
COSTrue
Represents the boolean value "true"
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.