astro
Class ConstellationFactory.Hip

java.lang.Object
  extended by astro.ConstellationFactory.Hip
Enclosing class:
ConstellationFactory

public static class ConstellationFactory.Hip
extends Object

A class to convert constellation input files that use HIP-numbers to parsable SkyPath objects. The input file must be located with the default ConstellationFactory.DEFURLRESOURCES URL.


Constructor Summary
ConstellationFactory.Hip()
           
 
Method Summary
static void main(String[] arg)
          We convert all constellations from Convert.CONST.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstellationFactory.Hip

public ConstellationFactory.Hip()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
We convert all constellations from Convert.CONST.

Throws:
IOException