public class PathEdge
extends java.lang.Object
Constructor and Description |
---|
PathEdge(java.util.List<org.openscience.cdk.interfaces.IAtom> atoms) |
Modifier and Type | Method and Description |
---|---|
java.util.List<org.openscience.cdk.interfaces.IAtom> |
getAtoms() |
org.openscience.cdk.interfaces.IAtom |
getSource() |
org.openscience.cdk.interfaces.IAtom |
getTarget() |
boolean |
isCycle() |
PathEdge |
splice(PathEdge other) |
public PathEdge(java.util.List<org.openscience.cdk.interfaces.IAtom> atoms)
atoms
-