Class BaseShapeComparatorParameter
java.lang.Object
com.chemaxon.descriptors.alignment.BaseShapeComparatorParameter
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final AlignmentProperties.FlexibilityMode
static final ShapeFunction
-
Constructor Summary
ConstructorDescriptionBaseShapeComparatorParameter
(AlignmentProperties.FlexibilityMode flexibilityMode, ShapeFunction shapeFunction, Optional<Integer> tryCount) -
Method Summary
-
Field Details
-
DEFAULT_FLEXIBILITY_MODE
-
DEFAULT_CONFCOUNT
-
DEFAULT_SHAPE_FUNCTION
-
-
Constructor Details
-
BaseShapeComparatorParameter
public BaseShapeComparatorParameter(AlignmentProperties.FlexibilityMode flexibilityMode, ShapeFunction shapeFunction, Optional<Integer> tryCount)
-
-
Method Details