public class PBoxPDObject
extends GenericModelObject
| Modifier and Type | Field and Description |
|---|---|
protected CMap |
cMap |
protected PDContentStream |
contentStream |
protected PDDocument |
document |
static int |
MAX_NUMBER_OF_ELEMENTS |
protected PDFontLike |
pdFontLike |
protected COSObjectable |
simplePDObject |
| Modifier | Constructor and Description |
|---|---|
protected |
PBoxPDObject(CMap cMap,
COSStream cMapFile,
String type) |
protected |
PBoxPDObject(COSObjectable simplePDObject,
String type) |
protected |
PBoxPDObject(PDContentStream contentStream,
String type) |
protected |
PBoxPDObject(PDDocument document,
String type) |
protected |
PBoxPDObject(PDFontLike pdFontLike,
String type) |
public static final int MAX_NUMBER_OF_ELEMENTS
protected COSObjectable simplePDObject
protected PDDocument document
protected PDContentStream contentStream
protected PDFontLike pdFontLike
protected CMap cMap
protected PBoxPDObject(COSObjectable simplePDObject,
String type)
protected PBoxPDObject(PDDocument document,
String type)
protected PBoxPDObject(PDContentStream contentStream,
String type)
protected PBoxPDObject(PDFontLike pdFontLike,
String type)
protected PBoxPDObject(CMap cMap,
COSStream cMapFile,
String type)
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.