org.deegree.model.coverage
Interface PseudoColorTableEntry

All Known Subinterfaces:
CMYKEntry, GrayEntry, HLSEntry, RGBAEnty
All Known Implementing Classes:
CMYKEntry_Impl, GrayEntry_Impl, HLSEntry_Impl, PseudoColorTableEntry_Impl, RGBAEnty_Impl

public interface PseudoColorTableEntry

the interface defines the common field of all pseudo color table entries.

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

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

Author:
Andreas Poth

Method Summary
 int getIndex()
          returns the index of the color table entry
 

Method Detail

getIndex

public int getIndex()
returns the index of the color table entry