DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class PdfXVersion

java.lang.Object
  extended by com.cete.dynamicpdf.Enums
      extended by com.cete.dynamicpdf.PdfXVersion

public class PdfXVersion
extends Enums

Specifies the PDF/X version.


Field Summary
static PdfXVersion NONE
          None specified.
static PdfXVersion PDF_X_1_1999
          PDF/X version 1 1999.
static PdfXVersion PDF_X_1_2001
          PDF/X version 1 2001.
static PdfXVersion PDF_X_1a_2001
          PDF/X version 1a 2001.
static PdfXVersion PDF_X_1a_2003
          PDF/X version 1a 2003.
static PdfXVersion PDF_X_2_2003
          PDF/X version 2 2003.
static PdfXVersion PDF_X_3_2002
          PDF/X version 3 2002.
static PdfXVersion PDF_X_3_2003
          PDF/X version 3 2003.
 
Method Summary
 boolean equals(java.lang.Object obj)
          Indicates whether some other object is "equal to" this one.
 java.lang.String getName()
          Gets the enumeration constant name.
 java.lang.String toString()
          Returns a string representation of the object.
 
Methods inherited from class com.cete.dynamicpdf.Enums
and, getValue, or, xor
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NONE

public static final PdfXVersion NONE
None specified.


PDF_X_1_1999

public static final PdfXVersion PDF_X_1_1999
PDF/X version 1 1999.


PDF_X_1_2001

public static final PdfXVersion PDF_X_1_2001
PDF/X version 1 2001.


PDF_X_1a_2001

public static final PdfXVersion PDF_X_1a_2001
PDF/X version 1a 2001.


PDF_X_1a_2003

public static final PdfXVersion PDF_X_1a_2003
PDF/X version 1a 2003.


PDF_X_2_2003

public static final PdfXVersion PDF_X_2_2003
PDF/X version 2 2003.


PDF_X_3_2003

public static final PdfXVersion PDF_X_3_2003
PDF/X version 3 2003.


PDF_X_3_2002

public static final PdfXVersion PDF_X_3_2002
PDF/X version 3 2002.

Method Detail

getName

public java.lang.String getName()
Gets the enumeration constant name.

Specified by:
getName in class Enums
Returns:
Returns the name of this enumeration constant.

equals

public boolean equals(java.lang.Object obj)
Indicates whether some other object is "equal to" this one.

Overrides:
equals in class java.lang.Object
Returns:
true if this object is the same as the obj argument; false otherwise.

toString

public java.lang.String toString()
Returns a string representation of the object.

Overrides:
toString in class java.lang.Object
Returns:
a string representation of the object.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software