org.gjt.universe.gui
Class StationPoint

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

class StationPoint
extends java.lang.Object


Field Summary
(package private)  int color
           
(package private)  StationID ID
           
(package private)  Location loc
           
(package private)  ScreenCoord screenCoord
           
 
Constructor Summary
(package private) StationPoint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

StationID ID

loc

Location loc

screenCoord

ScreenCoord screenCoord

color

int color
Constructor Detail

StationPoint

StationPoint()


Copyright © 2001 Universe Dev Team All Rights Reserved.