| Package | Description |
|---|---|
| org.apache.pdfbox.cos |
These are the low level objects that make up a PDF document.
|
| org.verapdf.model.impl.pb.cos |
| Modifier and Type | Class and Description |
|---|---|
class |
COSFloat
This class represents a floating point number in a PDF document.
|
class |
COSInteger
This class represents an integer number in a PDF document.
|
| Modifier and Type | Method and Description |
|---|---|
static COSNumber |
COSNumber.get(String number)
This factory method will get the appropriate number object.
|
| Constructor and Description |
|---|
PBCosNumber(COSNumber number,
String type) |
PBCosReal(COSNumber value)
Default constructor
|
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.