org.stellarium.astro
Class HipStar.VariableFlagManager

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

static class HipStar.VariableFlagManager
extends java.lang.Object
implements HipStar.FlagManager


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

Constructor Detail

HipStar.VariableFlagManager

HipStar.VariableFlagManager()
Method Detail

set

public void set(HipStar star)
Specified by:
set in interface HipStar.FlagManager