Uses of Interface
org.stellarium.astro.HipStar.NamesManager

Packages that use HipStar.NamesManager
org.stellarium.astro Astronomical computations 
 

Uses of HipStar.NamesManager in org.stellarium.astro
 

Classes in org.stellarium.astro that implement HipStar.NamesManager
(package private) static class HipStar.CommonNamesManager
           
(package private) static class HipStar.ScientificNamesManager
           
 

Methods in org.stellarium.astro with parameters of type HipStar.NamesManager
private  boolean HipStarMgr.fillNames(java.lang.String nameFile, HipStar.NamesManager namesMgr, java.util.Set<HipStar> starWithNames)