Uses of Class
org.stellarium.astro.Nebula.NebulaType

Packages that use Nebula.NebulaType
org.stellarium.astro Astronomical computations 
 

Uses of Nebula.NebulaType in org.stellarium.astro
 

Fields in org.stellarium.astro declared as Nebula.NebulaType
(package private)  Nebula.NebulaType Nebula.nType
          Nebula Type
 

Methods in org.stellarium.astro that return Nebula.NebulaType
static Nebula.NebulaType Nebula.NebulaType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Nebula.NebulaType[] Nebula.NebulaType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.