org.deegree.model.coverage
Interface GrayEntry

All Superinterfaces:
PseudoColorTableEntry
All Known Implementing Classes:
GrayEntry_Impl

public interface GrayEntry
extends PseudoColorTableEntry

describes a gray entry of a color palette

-----------------------------------------------------------------------

Version:
$Revision: 1.1 $ $Date: 2003/01/27 11:29:38 $

Author:
Andreas Poth

Method Summary
 float getGray()
          returns the gray value of the color palette
 
Methods inherited from interface org.deegree.model.coverage.PseudoColorTableEntry
getIndex
 

Method Detail

getGray

public float getGray()
returns the gray value of the color palette