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

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

Uses of HipStar.FlagManager in org.stellarium.astro
 

Classes in org.stellarium.astro that implement HipStar.FlagManager
(package private) static class HipStar.DoubleFlagManager
           
(package private) static class HipStar.VariableFlagManager
           
 

Methods in org.stellarium.astro with parameters of type HipStar.FlagManager
private  void HipStarMgr.loadStarFlag(java.io.File flagFile, HipStar.FlagManager flagManager)