Uses of Class
net.kolls.railworld.TrainUIController

Packages that use TrainUIController
net.kolls.railworld.tuic Managing trains with respect to the segments they appear on. 
 

Uses of TrainUIController in net.kolls.railworld.tuic
 

Subclasses of TrainUIController in net.kolls.railworld.tuic
 class TrainClickTest
          Given a position on the map, determine if it is within a train.
 class TrainDirectionFinder
          Determine the direction of a train in both radians and words.
 class TrainEndPointFinder
          Finds the empty point of a train.
 class TrainMiniPainter
          Paints a mini version of the train on the mini viewer.
 class TrainPainter
          Paints a train on the map.