org.gjt.universe
Class AtmosphereCompositionType.HydrogenAtmosphereCompositionType

java.lang.Object
  |
  +--org.gjt.universe.Classification
        |
        +--org.gjt.universe.AtmosphereCompositionType
              |
              +--org.gjt.universe.AtmosphereCompositionType.HydrogenAtmosphereCompositionType
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
AtmosphereCompositionType

public static class AtmosphereCompositionType.HydrogenAtmosphereCompositionType
extends AtmosphereCompositionType

This standard subclass is used to represent planets which have an atmosphere composed almost entirely of hydrogen.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.gjt.universe.AtmosphereCompositionType
AtmosphereCompositionType.CarbonDioxideAtmosphereCompositionType, AtmosphereCompositionType.HydrogenAtmosphereCompositionType, AtmosphereCompositionType.NoneAtmosphereCompositionType, AtmosphereCompositionType.NormalAtmosphereCompositionType
 
Field Summary
 
Fields inherited from class org.gjt.universe.AtmosphereCompositionType
CARBON_DIOXIDE, HIGH_NORMAL_N2, HIGH_NORMAL_O2, HYDROGEN, LOW_NORMAL_N2, LOW_NORMAL_O2, myColor, NONE, NORMAL
 
Fields inherited from class org.gjt.universe.Classification
 
Constructor Summary
AtmosphereCompositionType.HydrogenAtmosphereCompositionType()
           
 
Methods inherited from class org.gjt.universe.AtmosphereCompositionType
getColor, instanceForMakeup
 
Methods inherited from class org.gjt.universe.Classification
getBackStory, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtmosphereCompositionType.HydrogenAtmosphereCompositionType

public AtmosphereCompositionType.HydrogenAtmosphereCompositionType()


Copyright © 2001 Universe Dev Team All Rights Reserved.