Uses of Interface
rails.algorithms.NetworkGraphModifier

Packages that use NetworkGraphModifier
rails.algorithms   
rails.game.specific._1851   
 

Uses of NetworkGraphModifier in rails.algorithms
 

Methods in rails.algorithms with parameters of type NetworkGraphModifier
 void RevenueManager.addGraphModifier(NetworkGraphModifier modifier)
           
 boolean RevenueManager.removeGraphModifier(NetworkGraphModifier modifier)
           
 

Uses of NetworkGraphModifier in rails.game.specific._1851
 

Classes in rails.game.specific._1851 that implement NetworkGraphModifier
 class BirminghamTileModifier