Uses of Class
org.stellarium.astro.Nebula

Packages that use Nebula
org.stellarium.astro Astronomical computations 
 

Uses of Nebula in org.stellarium.astro
 

Fields in org.stellarium.astro with type parameters of type Nebula
private  java.util.List<Nebula> NebulaMgr.nebArray
          The nebulas list
private  java.util.List<java.util.List<Nebula>> NebulaMgr.nebZones
          array of nebula vector with the grid id as array rank
 

Methods in org.stellarium.astro that return Nebula
(package private)  Nebula NebulaMgr.searchIC(int icNum)
           
 Nebula NebulaMgr.searchM(int mNum)
           
(package private)  Nebula NebulaMgr.searchNGC(int ngcNum)