public class PdfFormXObject extends PdfStream
PdfFormObject
is a type of XObject containing a template-object.Modifier and Type | Field | Description |
---|---|---|
static PdfLiteral |
MATRIX |
This is the 1 - matrix.
|
static PdfNumber |
ONE |
This is a PdfNumber representing 1.
|
static PdfNumber |
ZERO |
This is a PdfNumber representing 0.
|
CATALOG, FONT, hashMap, OUTLINES, PAGE, PAGES
ARRAY, BOOLEAN, bytes, DICTIONARY, INDIRECT, indRef, NAME, NOTHING, NULL, NUMBER, STREAM, STRING, TEXT_PDFDOCENCODING, TEXT_UNICODE, type
BEST_COMPRESSION, BEST_SPEED, compressed, compressionLevel, DEFAULT_COMPRESSION, inputStream, inputStreamLength, NO_COMPRESSION, rawLength, ref, streamBytes, writer
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkType, clear, contains, get, getAsArray, getAsBoolean, getAsDict, getAsIndirectObject, getAsName, getAsNumber, getAsStream, getAsString, getDirectObject, getKeys, isCatalog, isFont, isOutlineTree, isPage, isPages, merge, mergeDifferent, put, putAll, putEx, remove, size
canBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, type
flateCompress, flateCompress, getRawLength, superToPdf, toPdf, toString, writeContent, writeLength
public static final PdfNumber ZERO
public static final PdfNumber ONE
public static final PdfLiteral MATRIX
Copyright © 2018. All rights reserved.