Package net.kolls.railworld.tuic

Managing trains with respect to the segments they appear on.

See:
          Description

Class Summary
TrainClickTest Given a position on the map, determine if it is within a train.
TrainDirectionFinder Determine the direction of a train in both radians and words.
TrainEndPointFinder Finds the empty point of a train.
TrainMiniPainter Paints a mini version of the train on the mini viewer.
TrainPainter Paints a train on the map.
 

Package net.kolls.railworld.tuic Description

Managing trains with respect to the segments they appear on. For example, drawing their actual appearance along the tracks and checking physical locations on the map.