intarsys PDF library API

Uses of Class
de.intarsys.pdf.cos.COSPrimitiveObject

Packages that use COSPrimitiveObject
de.intarsys.pdf.cos This package implements the low level document and its datatypes according to the pdf specification. 
 

Uses of COSPrimitiveObject in de.intarsys.pdf.cos
 

Subclasses of COSPrimitiveObject in de.intarsys.pdf.cos
 class COSBoolean
          Abstract class for the representation of boolean values
 class COSFalse
          Represents the boolean value "false".
 class COSFixed
          Represents floating point numbers in pdf.
 class COSInteger
          This class represents integer numbers in pdf
 class COSName
          A name object.
 class COSNull
          The null object
 class COSNumber
          Abstract superclass for numeric objects in a pdf document
 class COSString
          The string representation for a pdf document
 class COSTrue
          Represents the boolean value "true"
 


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.