io.writer
Class ExporterHelper
java.lang.Object
io.writer.ExporterHelper
public class ExporterHelper
- extends java.lang.Object
Method Summary |
static java.lang.String |
getMolName(org.openscience.cdk.interfaces.IAtomContainer ac)
returns the name of the chemical compound |
static void |
printInfo(double collisions,
double featureCount,
double dataSetSize)
|
static int |
rehash(int seed,
int hashSpace)
assign new hash |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExporterHelper
public ExporterHelper()
getMolName
public static java.lang.String getMolName(org.openscience.cdk.interfaces.IAtomContainer ac)
- returns the name of the chemical compound
printInfo
public static void printInfo(double collisions,
double featureCount,
double dataSetSize)
rehash
public static int rehash(int seed,
int hashSpace)
- assign new hash