cad.simcad.worldsimulator.world.terrain.env
Class DeapSeaEnv

java.lang.Object
  |
  +--cad.simcad.worldsimulator.world.terrain.env.DeapSeaEnv
All Implemented Interfaces:
EnvType, java.io.Serializable

public class DeapSeaEnv
extends java.lang.Object
implements EnvType

Version:
1.0
Author:
Charles-Philip Bentley
See Also:
Serialized Form

Constructor Summary
DeapSeaEnv(java.lang.Integer id)
          Creates new Grass
 
Method Summary
 boolean canRoad()
           
 java.lang.String getClassName()
           
 int getId()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeapSeaEnv

public DeapSeaEnv(java.lang.Integer id)
Creates new Grass

Method Detail

getId

public int getId()
Specified by:
getId in interface EnvType

canRoad

public boolean canRoad()
Specified by:
canRoad in interface EnvType

getName

public java.lang.String getName()
Specified by:
getName in interface EnvType

getClassName

public java.lang.String getClassName()
Specified by:
getClassName in interface EnvType

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be