io.writer
Class ExporterHelper

java.lang.Object
  extended by io.writer.ExporterHelper

public class ExporterHelper
extends java.lang.Object


Constructor Summary
ExporterHelper()
           
 
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
 

Constructor Detail

ExporterHelper

public ExporterHelper()
Method Detail

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