|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
the interface defines a RGBA entry to a color table
-----------------------------------------------------------------------
Method Summary | |
float |
getAlpha()
returns the alpha component of the color table entry (0..1) |
float |
getBlue()
returns the blue component of the color table entry (0..1) |
float |
getGreen()
returns the green component of the color table entry (0..1) |
float |
getRed()
returns the red component of the color table entry (0..1) |
Methods inherited from interface org.deegree.model.coverage.PseudoColorTableEntry |
getIndex |
Method Detail |
public float getRed()
public float getGreen()
public float getBlue()
public float getAlpha()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |