org.stellarium.astro
Class HipStar.ScientificNamesManager

java.lang.Object
  extended by org.stellarium.astro.HipStar.ScientificNamesManager
All Implemented Interfaces:
HipStar.NamesManager
Enclosing class:
HipStar

static class HipStar.ScientificNamesManager
extends java.lang.Object
implements HipStar.NamesManager


Constructor Summary
HipStar.ScientificNamesManager()
           
 
Method Summary
 void clean(HipStar star)
           
 void set(HipStar star, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HipStar.ScientificNamesManager

HipStar.ScientificNamesManager()
Method Detail

clean

public void clean(HipStar star)
Specified by:
clean in interface HipStar.NamesManager

set

public void set(HipStar star,
                java.lang.String name)
Specified by:
set in interface HipStar.NamesManager