public class MappingUtils extends Object
| Constructor and Description |
|---|
MappingUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<List<org.openscience.cdk.interfaces.IAtom>> |
getNonIdenticalMappings(List<List<org.openscience.cdk.interfaces.IAtom>> allMaps) |
static List<List<org.openscience.cdk.interfaces.IAtom>> |
getNonOverlappingMappings(List<List<org.openscience.cdk.interfaces.IAtom>> allMaps) |
static List<List<Integer>> |
getOverlappedMappingClusters(List<List<org.openscience.cdk.interfaces.IAtom>> maps) |
public static List<List<org.openscience.cdk.interfaces.IAtom>> getNonIdenticalMappings(List<List<org.openscience.cdk.interfaces.IAtom>> allMaps)
public static List<List<org.openscience.cdk.interfaces.IAtom>> getNonOverlappingMappings(List<List<org.openscience.cdk.interfaces.IAtom>> allMaps)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.