Class BinaryVectorMetricFactory.ToLinenote<C>

java.lang.Object
com.chemaxon.descriptors.metrics.BinaryVectorMetricFactory.ToLinenote<C>
Type Parameters:
C - Repesented metric class
All Implemented Interfaces:
Function<BinaryVectorMetricFactory<C>,com.chemaxon.apidiscovery.linenote.Linenote<C>>
Enclosing interface:
BinaryVectorMetricFactory<C>

@Beta @Deprecated(forRemoval=true) @SubjectToRemoval(date=JAN_01_2025) public static class BinaryVectorMetricFactory.ToLinenote<C> extends Object implements Function<BinaryVectorMetricFactory<C>,com.chemaxon.apidiscovery.linenote.Linenote<C>>
Deprecated, for removal: This API element is subject to removal in a future version.
Utility for creating a default linenote.

Note that this API is under development.

  • Constructor Details

    • ToLinenote

      public ToLinenote()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details