public class PdfFormXObject extends PdfStream
PdfFormObject
is a type of XObject containing a template-object.
Modifier and Type | Field and 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.
|
BEST_COMPRESSION, BEST_SPEED, compressed, compressionLevel, DEFAULT_COMPRESSION, inputStream, inputStreamLength, NO_COMPRESSION, rawLength, ref, streamBytes, writer
flateCompress, flateCompress, getRawLength, superToPdf, toPdf, toString, writeContent, writeLength
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
public static final PdfNumber ZERO
public static final PdfNumber ONE
public static final PdfLiteral MATRIX
Copyright © 2016. All rights reserved.