|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.icepdf.core.pobjects.Dictionary
org.icepdf.core.pobjects.graphics.PColorSpace
org.icepdf.core.pobjects.graphics.DeviceGray
public class DeviceGray
| Field Summary | |
|---|---|
static Name |
DEVICEGRAY_KEY
|
static Name |
G_KEY
|
| Fields inherited from class org.icepdf.core.pobjects.Dictionary |
|---|
entries, FORM_TYPE_KEY, inited, isDeleted, isNew, LENGTH_KEY, library, SUBTYPE_KEY, TYPE_KEY |
| Constructor Summary | |
|---|---|
DeviceGray(Library l,
java.util.HashMap h)
|
|
| Method Summary | |
|---|---|
java.awt.Color |
getColor(float[] f,
boolean fillAndStroke)
|
int |
getNumComponents()
|
| Methods inherited from class org.icepdf.core.pobjects.graphics.PColorSpace |
|---|
getColor, getColorSpace, getColorSpace, getDescription, normaliseComponentsToFloats, reverse, reverseInPlace, reverseInPlace |
| Methods inherited from class org.icepdf.core.pobjects.Dictionary |
|---|
getEntries, getFloat, getInt, getLibrary, getNumber, getObject, getPObjectReference, init, isDeleted, isNew, setDeleted, setNew, setPObjectReference, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Name DEVICEGRAY_KEY
public static final Name G_KEY
| Constructor Detail |
|---|
public DeviceGray(Library l,
java.util.HashMap h)
| Method Detail |
|---|
public int getNumComponents()
getNumComponents in class PColorSpace
public java.awt.Color getColor(float[] f,
boolean fillAndStroke)
getColor in class PColorSpace
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||