public class StereoGroup
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
StereoGroup() |
protected |
StereoGroup(long cPtr,
boolean cMemoryOwn) |
|
StereoGroup(StereoGroupType grouptype,
Atom_Vect atoms) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
Atom_Vect |
getAtoms() |
protected static long |
getCPtr(StereoGroup obj) |
StereoGroupType |
getGroupType() |
protected StereoGroup(long cPtr, boolean cMemoryOwn)
public StereoGroup()
public StereoGroup(StereoGroupType grouptype, Atom_Vect atoms)
protected static long getCPtr(StereoGroup obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public StereoGroupType getGroupType()
public Atom_Vect getAtoms()