Class VisitedAtoms
java.lang.Object
org.openscience.cdk.geometry.cip.VisitedAtoms
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VisitedAtoms
public VisitedAtoms()Creates a new empty list of visitedIAtoms.
-
-
Method Details
-
isVisited
-
visited
-
visited
Adds all atoms from thevisitedAtomslist to the current list.- Parameters:
visitedAtoms- theVisitedAtomsfrom which all atoms are added
-