astro
Class ConstellationFactory.Hip
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstellationFactory.Hip
public ConstellationFactory.Hip()
main
public static void main(String[] arg)
throws IOException
- We convert all constellations from
Convert.CONST.
- Throws:
IOException