jsci.chemistry
Class PeriodicTable

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

public final class PeriodicTable
extends Object

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


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

Method Detail

getName

public static String getName(String symbol)
Returns the name for a symbol.


getElement

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



jHepWork 3.1 ©