cad.simcad.maps
Class Region

java.lang.Object
  |
  +--cad.simcad.maps.Region

public abstract class Region
extends java.lang.Object

A Set of atomic cells of the same region type Any cell in a region can be reached by another cell "a vol d'oiseau"

Version:
1.0
Author:
Charles-Philip Bentley

Field Summary
protected  CellMap _cellMap
           
 
Constructor Summary
Region(CellMap cellMap, Cell[][] cells)
          Creates new Region
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_cellMap

protected CellMap _cellMap
Constructor Detail

Region

public Region(CellMap cellMap,
              Cell[][] cells)
Creates new Region


Logo

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