org.primordion.cellontro.io.vrml
Class CellLocations

java.lang.Object
  extended byorg.primordion.cellontro.io.vrml.CellLocations

public class CellLocations
extends java.lang.Object

VRML CellLocations. Sets up an array of locations in 3D space that cells can occupy.

Since:
0.1 (Created on Oct 26, 2005)
Author:
Ken Webb

Field Summary
static int NCells
           
 
Constructor Summary
CellLocations()
          Constructor.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NCells

public static final int NCells
See Also:
Constant Field Values
Constructor Detail

CellLocations

public CellLocations()
Constructor.