Uses of Class
org.openscience.cdk.formula.IsotopeContainer
Packages that use IsotopeContainer
-
Uses of IsotopeContainer in org.openscience.cdk.formula
Methods in org.openscience.cdk.formula that return IsotopeContainerModifier and TypeMethodDescriptionIsotopePattern.getIsotope(int position) Returns the a isotopes given a specific position.IsotopePattern.getMonoIsotope()Returns the mono-isotope peak that form this isotope pattern.Methods in org.openscience.cdk.formula that return types with arguments of type IsotopeContainerModifier and TypeMethodDescriptionIsotopePattern.getIsotopes()Returns the all isotopes that form this isotope pattern.Methods in org.openscience.cdk.formula with parameters of type IsotopeContainerModifier and TypeMethodDescriptionvoidIsotopePattern.addIsotope(IsotopeContainer isoContainer) Add an isotope object.voidIsotopePattern.setMonoIsotope(IsotopeContainer isoContainer) Set the mono isotope object.Constructors in org.openscience.cdk.formula with parameters of type IsotopeContainer