org.gjt.universe
Class AtmosphereCompositionType.NormalAtmosphereCompositionType

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

public static class AtmosphereCompositionType.NormalAtmosphereCompositionType
extends AtmosphereCompositionType

This standard subclass is used to represent planets which have atmospheric composition ranges which are much like those of Earth.

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.NormalAtmosphereCompositionType()
           
 
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.NormalAtmosphereCompositionType

public AtmosphereCompositionType.NormalAtmosphereCompositionType()


Copyright © 2001 Universe Dev Team All Rights Reserved.