Enum ElementType

java.lang.Object
java.lang.Enum<ElementType>
org.biojava.nbio.structure.ElementType
All Implemented Interfaces:
Serializable, Comparable<ElementType>, java.lang.constant.Constable

public enum ElementType extends Enum<ElementType>
ElementType is an enumeration of the types of elements found in the periodic table. Each element type is further classified into Metal, Metalloid, and Non-Metal. Element types based on definition at http://www.ptable.com/
Since:
3.0
Version:
%I% %G%
Author:
Peter Rose