
public class SLNContainerAttributes extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<double[]> |
coord2d |
ArrayList<double[]> |
coord3d |
String |
name |
String |
regid |
String |
type |
Map<String,String> |
userDefiendAttr |
Map<String,Integer> |
userDefiendAttrComparisonOperation |
int[] |
valences |
| Constructor and Description |
|---|
SLNContainerAttributes() |
| Modifier and Type | Method and Description |
|---|---|
static String |
coord2dToString(ArrayList<double[]> coord2d) |
static String |
coord3dToString(ArrayList<double[]> coord3d) |
int |
getNumOfAttributes() |
boolean |
matchesUserDefinedAttributes(org.openscience.cdk.interfaces.IAtomContainer mol) |
String |
toString() |
public String name
public String regid
public String type
public ArrayList<double[]> coord2d
public ArrayList<double[]> coord3d
public int[] valences
Copyright © 2004–2021 Ideaconsult Ltd.. All rights reserved.