JSci.chemistry
Class PeriodicTable

java.lang.Object
  extended by JSci.chemistry.PeriodicTable

public final class PeriodicTable
extends java.lang.Object

This class provides access to the elements of the periodic table.

Version:
0.2
Author:
Mark Hale

Method Summary
static Element getElement(java.lang.String name)
          Returns an element.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getElement

public static Element getElement(java.lang.String name)
Returns an element.