public class LocalProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
LocalProperties.Type |
Modifier and Type | Field and Description |
---|---|
Map<Object,double[]> |
properties |
LocalProperties.Type |
type |
Constructor and Description |
---|
LocalProperties() |
Modifier and Type | Method and Description |
---|---|
static org.openscience.cdk.interfaces.IAtom[] |
indicesToAtoms(int[] ind,
org.openscience.cdk.interfaces.IAtomContainer mol) |
static Object |
indicesToChemLocPropObject(int[] ind,
org.openscience.cdk.interfaces.IAtomContainer mol,
LocalProperties.Type locPropType) |
String |
toString(org.openscience.cdk.interfaces.IAtomContainer mol) |
public LocalProperties.Type type
public String toString(org.openscience.cdk.interfaces.IAtomContainer mol)
public static org.openscience.cdk.interfaces.IAtom[] indicesToAtoms(int[] ind, org.openscience.cdk.interfaces.IAtomContainer mol)
public static Object indicesToChemLocPropObject(int[] ind, org.openscience.cdk.interfaces.IAtomContainer mol, LocalProperties.Type locPropType)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.