Uses of Class
org.stellarium.astro.NebulaMgr.Catalogs

Packages that use NebulaMgr.Catalogs
org.stellarium.astro Astronomical computations 
 

Uses of NebulaMgr.Catalogs in org.stellarium.astro
 

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