|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
describes an entry to a color table in CMYK format
-----------------------------------------------------------------------
Method Summary | |
float |
getBlack()
returns the black component (0..1) |
float |
getCyan()
returns the cyan component (0..1) |
float |
getMagenta()
returns the magenta component (0..1) |
float |
getYellow()
returns the yellow component (0..1) |
Methods inherited from interface org.deegree.model.coverage.PseudoColorTableEntry |
getIndex |
Method Detail |
public float getCyan()
public float getMagenta()
public float getYellow()
public float getBlack()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |