org.gjt.universe.gui
Class SystemPoint

java.lang.Object
  |
  +--org.gjt.universe.gui.SystemPoint

class SystemPoint
extends java.lang.Object


Field Summary
 SystemID ID
           
 InternalCoord loc
           
 
Constructor Summary
SystemPoint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public SystemID ID

loc

public InternalCoord loc
Constructor Detail

SystemPoint

public SystemPoint()


Copyright © 2001 Universe Dev Team All Rights Reserved.