Class primative

java.lang.Object
  extended bylattice
      extended byprimative

public class primative
extends lattice

The class for the face centered lattice. Has lattice points at each corrner of the unit cell


Constructor Summary
primative(double length, point3D base)
          constructor to create a primative lattice with length size and origin specified
 
Method Summary
 void setLaticePoints()
          Overides the setLatticePoints method in lattice
 
Methods inherited from class lattice
clear, drawAtoms, drawLattice, drawLatticePoints, rotate, setRu, setUpCube
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

primative

public primative(double length,
                 point3D base)
constructor to create a primative lattice with length size and origin specified

Method Detail

setLaticePoints

public void setLaticePoints()
Overides the setLatticePoints method in lattice