Uses of Package
rails.algorithms

Packages that use rails.algorithms
rails.algorithms   
rails.game   
rails.game.specific._1825   
rails.game.specific._1851   
rails.game.specific._1856   
rails.game.specific._18AL   
rails.game.specific._18EU   
rails.game.specific._18Kaas   
rails.ui.swing   
 

Classes in rails.algorithms used by rails.algorithms
NetworkCompanyGraph
          This class stores and creates the various graphs defined for each company
NetworkEdge
           
NetworkEdge.MergeResult
           
NetworkGraphBuilder
           
NetworkGraphModifier
          Classes that change properties of the network graph before both route evaluation and revenenue calculation starts implement this interface.
NetworkIterator
           
NetworkIterator.greedyState
           
NetworkTrain
           
NetworkVertex
           
NetworkVertex.StationType
           
NetworkVertex.VertexType
           
RevenueAdapter
           
RevenueAdapter.EdgeTravel
           
RevenueAdapter.VertexVisit
           
RevenueBonus
           
RevenueCalculator
           
RevenueCalculator.Terminated
           
RevenueDynamicModifier
          Classes that change properties of the revenue calculation after the actual calculation started implement the dynamic modifier.
RevenueListener
           
RevenueManager
          Coordinates and stores all elements related to revenue calulcation, which are permanent.
RevenueStaticModifier
          Classes that change properties of the revenue calculation before the actual calculation starts implement a the static modifier.
RevenueTrainRun
          Links the results from the revenue calculator to the rails program Each object defines the run of one train
 

Classes in rails.algorithms used by rails.game
RevenueAdapter
           
RevenueBonusTemplate
          defines a template for a revenue bonus at creation time of rails objects will be converted to a true RevenueBonus object during each revenue calculation
RevenueManager
          Coordinates and stores all elements related to revenue calulcation, which are permanent.
RevenueStaticModifier
          Classes that change properties of the revenue calculation before the actual calculation starts implement a the static modifier.
 

Classes in rails.algorithms used by rails.game.specific._1825
RevenueAdapter
           
RevenueDynamicModifier
          Classes that change properties of the revenue calculation after the actual calculation started implement the dynamic modifier.
RevenueStaticModifier
          Classes that change properties of the revenue calculation before the actual calculation starts implement a the static modifier.
RevenueTrainRun
          Links the results from the revenue calculator to the rails program Each object defines the run of one train
 

Classes in rails.algorithms used by rails.game.specific._1851
NetworkGraphBuilder
           
NetworkGraphModifier
          Classes that change properties of the network graph before both route evaluation and revenenue calculation starts implement this interface.
 

Classes in rails.algorithms used by rails.game.specific._1856
RevenueAdapter
           
RevenueStaticModifier
          Classes that change properties of the revenue calculation before the actual calculation starts implement a the static modifier.
 

Classes in rails.algorithms used by rails.game.specific._18AL
RevenueAdapter
           
RevenueDynamicModifier
          Classes that change properties of the revenue calculation after the actual calculation started implement the dynamic modifier.
RevenueStaticModifier
          Classes that change properties of the revenue calculation before the actual calculation starts implement a the static modifier.
RevenueTrainRun
          Links the results from the revenue calculator to the rails program Each object defines the run of one train
 

Classes in rails.algorithms used by rails.game.specific._18EU
RevenueAdapter
           
RevenueDynamicModifier
          Classes that change properties of the revenue calculation after the actual calculation started implement the dynamic modifier.
RevenueStaticModifier
          Classes that change properties of the revenue calculation before the actual calculation starts implement a the static modifier.
RevenueTrainRun
          Links the results from the revenue calculator to the rails program Each object defines the run of one train
 

Classes in rails.algorithms used by rails.game.specific._18Kaas
RevenueAdapter
           
RevenueStaticModifier
          Classes that change properties of the revenue calculation before the actual calculation starts implement a the static modifier.
 

Classes in rails.algorithms used by rails.ui.swing
RevenueListener