org.primordion.cellontro.io.vrml
Class CytoplasmLocations

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

public class CytoplasmLocations
extends java.lang.Object

VRML CytoplasmLocations. Sets up an array of locations in 3D space that organelles can occupy within a cell.

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

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

Field Detail

MaxOrganelleLocations

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

CytoplasmLocations

public CytoplasmLocations()
Constructor.