rails.game.specific._1851
Class BirminghamTileModifier

java.lang.Object
  extended by rails.game.specific._1851.BirminghamTileModifier
All Implemented Interfaces:
NetworkGraphModifier

public class BirminghamTileModifier
extends java.lang.Object
implements NetworkGraphModifier


Field Summary
protected static org.apache.log4j.Logger log
           
 
Constructor Summary
BirminghamTileModifier()
           
 
Method Summary
 void modifyGraph(NetworkGraphBuilder graphBuilder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.log4j.Logger log
Constructor Detail

BirminghamTileModifier

public BirminghamTileModifier()
Method Detail

modifyGraph

public void modifyGraph(NetworkGraphBuilder graphBuilder)
Specified by:
modifyGraph in interface NetworkGraphModifier