|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.model.cv.PseudoColorTableEntry_Impl
org.deegree_impl.model.cv.GrayEntry_Impl
describes a gray entry of a color palette
-----------------------------------------------------------------------
| Field Summary | |
private float |
gray
|
| Constructor Summary | |
GrayEntry_Impl(int index,
float gray)
|
|
| Method Summary | |
float |
getGray()
returns the gray value of the color palette |
int |
getIndex()
returns the index of the color table entry |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.deegree.model.coverage.PseudoColorTableEntry |
getIndex |
| Field Detail |
private float gray
| Constructor Detail |
public GrayEntry_Impl(int index,
float gray)
| Method Detail |
public float getGray()
getGray in interface GrayEntrypublic int getIndex()
getIndex in interface PseudoColorTableEntrypublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||