public class PDBMolSupplier extends MolSupplier
swigCMemOwn
Modifier | Constructor and Description |
---|---|
protected |
PDBMolSupplier(long cPtr,
boolean cMemoryOwn) |
|
PDBMolSupplier(java.lang.String fname) |
|
PDBMolSupplier(java.lang.String fname,
boolean sanitize) |
|
PDBMolSupplier(java.lang.String fname,
boolean sanitize,
boolean removeHs) |
|
PDBMolSupplier(java.lang.String fname,
boolean sanitize,
boolean removeHs,
long flavor) |
|
PDBMolSupplier(java.lang.String fname,
boolean sanitize,
boolean removeHs,
long flavor,
boolean proximityBonding) |
|
PDBMolSupplier(SWIGTYPE_p_std__istream inStream) |
|
PDBMolSupplier(SWIGTYPE_p_std__istream inStream,
boolean takeOwnership) |
|
PDBMolSupplier(SWIGTYPE_p_std__istream inStream,
boolean takeOwnership,
boolean sanitize) |
|
PDBMolSupplier(SWIGTYPE_p_std__istream inStream,
boolean takeOwnership,
boolean sanitize,
boolean removeHs) |
|
PDBMolSupplier(SWIGTYPE_p_std__istream inStream,
boolean takeOwnership,
boolean sanitize,
boolean removeHs,
long flavor) |
|
PDBMolSupplier(SWIGTYPE_p_std__istream inStream,
boolean takeOwnership,
boolean sanitize,
boolean removeHs,
long flavor,
boolean proximityBonding) |
Modifier and Type | Method and Description |
---|---|
boolean |
atEnd() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(PDBMolSupplier obj) |
void |
init() |
ROMol |
next() |
void |
reset() |
getCPtr
protected PDBMolSupplier(long cPtr, boolean cMemoryOwn)
public PDBMolSupplier(SWIGTYPE_p_std__istream inStream, boolean takeOwnership, boolean sanitize, boolean removeHs, long flavor, boolean proximityBonding)
public PDBMolSupplier(SWIGTYPE_p_std__istream inStream, boolean takeOwnership, boolean sanitize, boolean removeHs, long flavor)
public PDBMolSupplier(SWIGTYPE_p_std__istream inStream, boolean takeOwnership, boolean sanitize, boolean removeHs)
public PDBMolSupplier(SWIGTYPE_p_std__istream inStream, boolean takeOwnership, boolean sanitize)
public PDBMolSupplier(SWIGTYPE_p_std__istream inStream, boolean takeOwnership)
public PDBMolSupplier(SWIGTYPE_p_std__istream inStream)
public PDBMolSupplier(java.lang.String fname, boolean sanitize, boolean removeHs, long flavor, boolean proximityBonding)
public PDBMolSupplier(java.lang.String fname, boolean sanitize, boolean removeHs, long flavor)
public PDBMolSupplier(java.lang.String fname, boolean sanitize, boolean removeHs)
public PDBMolSupplier(java.lang.String fname, boolean sanitize)
public PDBMolSupplier(java.lang.String fname)
protected static long getCPtr(PDBMolSupplier obj)
protected void finalize()
finalize
in class MolSupplier
public void delete()
delete
in class MolSupplier
public void init()
init
in class MolSupplier
public void reset()
reset
in class MolSupplier
public ROMol next()
next
in class MolSupplier
public boolean atEnd()
atEnd
in class MolSupplier