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

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

public class BlankEnv
extends java.lang.Object
implements EnvType

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

Constructor Summary
BlankEnv(java.lang.Integer id)
          Creates new BlankEnv
 
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

BlankEnv

public BlankEnv(java.lang.Integer id)
Creates new BlankEnv

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