JEphem site
tig API
Build classes

Uses of Interface
jephem.astro.sky.ConstellationConstants

Packages that use ConstellationConstants
jephem.astro.sky Classes to represent extra solar system objects. 
jephem.tools Classes using jephem.astro API to give higher-level services ; these classes are not inside jephem.astro package because they depend on data saved in property files. 
 

Uses of ConstellationConstants in jephem.astro.sky
 

Classes in jephem.astro.sky that implement ConstellationConstants
 class Constellations
          Holds data and methods to handle constellations.
 

Uses of ConstellationConstants in jephem.tools
 

Classes in jephem.tools that implement ConstellationConstants
 class SkyMap
          A visual representation of a sky map.
 class SkyMapBase
          Contains the geometrical functionalities of a sky map ; do not use this class directly, use instead SkyMap.
 


JEphem site
tig API
Build classes