edu.cmu.sphinx.linguist.flat
Class Color

java.lang.Object
  extended byedu.cmu.sphinx.linguist.flat.Color
All Implemented Interfaces:
java.io.Serializable

public class Color
extends java.lang.Object
implements java.io.Serializable

A Color is used to tag SentenceHMM nodes

See Also:
Serialized Form

Field Summary
static Color GREEN
          The Color Green
static Color RED
          The Color red
 
Method Summary
 java.lang.String toString()
          Returns a string representation of this color
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

RED

public static final Color RED
The Color red


GREEN

public static final Color GREEN
The Color Green

Method Detail

toString

public java.lang.String toString()
Returns a string representation of this color

Returns:
the string representation