Documentation of 'jsci.chemistry.PeriodicTable' Java class
PeriodicTable
jsci.chemistry

Class PeriodicTable



  • public final class PeriodicTable
    extends java.lang.Object
    This class provides access to the elements of the periodic table.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static Element getElement(java.lang.String name)
      Returns an element.
      static java.lang.String getName(java.lang.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 java.lang.String getName(java.lang.String symbol)
        Returns the name for a symbol.
      • getElement

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

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.