Uses of Class
com.itextpdf.kernel.pdf.PdfPrimitiveObject
Packages that use PdfPrimitiveObject
-
Uses of PdfPrimitiveObject in com.itextpdf.kernel.pdf
Subclasses of PdfPrimitiveObject in com.itextpdf.kernel.pdfModifier and TypeClassDescriptionclass
ThePdfBoolean
class is a PDF analog ofboolean
value.class
class
APdfName
-class is the PDF-equivalent of a string constant.class
Representation of the null object in the PDF specification.class
APdfNumber
-class is the PDF-equivalent of aDouble
-object.class
APdfString
-class is the PDF-equivalent of a JAVA-String
-object.Methods in com.itextpdf.kernel.pdf with parameters of type PdfPrimitiveObjectModifier and TypeMethodDescriptionprotected int
PdfPrimitiveObject.compareContent
(PdfPrimitiveObject o)