Interface MaccsParameters.ConstructMaccsGenerator

Enclosing class:
MaccsParameters

public static interface MaccsParameters.ConstructMaccsGenerator
Interface representing Maccs generator constructor.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.chemaxon.descriptors.fingerprints.maccs.MaccsGenerator
    Constructor invocation.
  • Method Details

    • constructMaccsGenerator

      com.chemaxon.descriptors.fingerprints.maccs.MaccsGenerator constructMaccsGenerator(MaccsParameters parameters)
      Constructor invocation.
      Parameters:
      parameters - Generator parameters
      Returns:
      Created generator