| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static int | DEVICE_CMYK |
static int | DEVICE_GRAY |
static int | DEVICE_RGB |
static int | DEVICE_UNKNOWN |
Constructor Summary | |
ColorSpace(int theColorSpace) |
Method Summary | |
int | getColorSpace() |
String | getColorSpacePDFString() |
void | setColorSpace(int theColorSpace) |
Field Detail |
public static int DEVICE_CMYK
public static int DEVICE_GRAY
public static int DEVICE_RGB
public static int DEVICE_UNKNOWN
Constructor Detail |
public ColorSpace(int theColorSpace)
Method Detail |
public int getColorSpace()
public String getColorSpacePDFString()
public void setColorSpace(int theColorSpace)
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |