Class AbstractShapeGeneratorParameter

java.lang.Object
com.chemaxon.descriptors.alignment.AbstractShapeGeneratorParameter
All Implemented Interfaces:
DescriptorParameters, Serializable

@Beta @PublicAPI public abstract class AbstractShapeGeneratorParameter extends Object implements DescriptorParameters
Helper class without the requested getDescriptorGenerator method.
See Also:
  • Constructor Details

    • AbstractShapeGeneratorParameter

      protected AbstractShapeGeneratorParameter(AtomTyping atomTyping)
  • Method Details