-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
-
Station
public Station
(Point pos)
-
Station
public Station
(int x,
int y,
Color color)
-
Station
public Station(int x,
int y)
-
Method Details
-
-
-
setColor
public void setColor
(Color color)
-