NASA World Wind

gov.nasa.worldwind
Class DDSConverter.TransparentColor

java.lang.Object
  extended by gov.nasa.worldwind.DDSConverter.TransparentColor
Enclosing class:
DDSConverter

protected static class DDSConverter.TransparentColor
extends Object


Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object

NASA World Wind