Uses of Class
jfreerails.controller.AddStationPreMove

Packages that use AddStationPreMove
jfreerails.controller Provides classes that may be used by the client or the server to operate on the game world, for example, building trains and stations. 
 

Uses of AddStationPreMove in jfreerails.controller
 

Methods in jfreerails.controller that return AddStationPreMove
static AddStationPreMove AddStationPreMove.newStation(ImPoint p, int trackRule, FreerailsPrincipal principal)
           
static AddStationPreMove AddStationPreMove.upgradeStation(ImPoint p, int trackRule, FreerailsPrincipal principal)