|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.internal.PdfIsoKeys
public class PdfIsoKeys
| Field Summary | |
|---|---|
static int |
PDFISOKEY_CMYK
A key for an aspect that can be checked for PDF ISO Conformance. |
static int |
PDFISOKEY_COLOR
A key for an aspect that can be checked for PDF ISO Conformance. |
static int |
PDFISOKEY_FONT
A key for an aspect that can be checked for PDF ISO Conformance. |
static int |
PDFISOKEY_GSTATE
A key for an aspect that can be checked for PDF ISO Conformance. |
static int |
PDFISOKEY_IMAGE
A key for an aspect that can be checked for PDF ISO Conformance. |
static int |
PDFISOKEY_LAYER
A key for an aspect that can be checked for PDF ISO Conformance. |
static int |
PDFISOKEY_RGB
A key for an aspect that can be checked for PDF ISO Conformance. |
| Constructor Summary | |
|---|---|
PdfIsoKeys()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PDFISOKEY_COLOR
public static final int PDFISOKEY_CMYK
public static final int PDFISOKEY_RGB
public static final int PDFISOKEY_FONT
public static final int PDFISOKEY_IMAGE
public static final int PDFISOKEY_GSTATE
public static final int PDFISOKEY_LAYER
| Constructor Detail |
|---|
public PdfIsoKeys()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||