public class TopologicalLayers extends Object
Constructor and Description |
---|
TopologicalLayers() |
Modifier and Type | Method and Description |
---|---|
static List<org.openscience.cdk.interfaces.IAtom>[] |
getAtomTopologicalLayers(org.openscience.cdk.interfaces.IAtomContainer mol) |
static List<org.openscience.cdk.interfaces.IAtom>[] |
getAtomTopologicalLayers(org.openscience.cdk.interfaces.IAtomContainer mol,
int maxTopLayer) |
public static List<org.openscience.cdk.interfaces.IAtom>[] getAtomTopologicalLayers(org.openscience.cdk.interfaces.IAtomContainer mol, int maxTopLayer)
public static List<org.openscience.cdk.interfaces.IAtom>[] getAtomTopologicalLayers(org.openscience.cdk.interfaces.IAtomContainer mol)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.