org.mars_sim.msp.simulation.mars
Class MineralMapConfig

java.lang.Object
  extended by org.mars_sim.msp.simulation.mars.MineralMapConfig
All Implemented Interfaces:
java.io.Serializable

public class MineralMapConfig
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
MineralMapConfig(org.w3c.dom.Document mineralDoc)
          Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MineralMapConfig

public MineralMapConfig(org.w3c.dom.Document mineralDoc)
Constructor

Parameters:
mineralDoc - the XML document.