org.deegree.model.coverage
Interface PseudoColorTable

All Known Implementing Classes:
PseudoColorTable_Impl

public interface PseudoColorTable

PseudoColorTable lists indexed color values, expressed as red-green-blue-alpha values, or hue-lightness-saturation, cyan-magenta-yellow-black, or grayscale

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

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

Author:
Andreas Poth

Method Summary
 PseudoColorTableEntry[] getPseudoColorTableEntries()
          returns the entries that build the PseudoColorTable
 

Method Detail

getPseudoColorTableEntries

public PseudoColorTableEntry[] getPseudoColorTableEntries()
returns the entries that build the PseudoColorTable