Interface ShapeComparisonResult
-
- All Superinterfaces:
ComparisonResult
@PublicAPI public interface ShapeComparisonResult extends ComparisonResult
Flexible alignment based shape descriptor calculation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Molecule
getAlignedQuery()
Molecule
getAlignedTarget()
-
Methods inherited from interface com.chemaxon.descriptors.common.ComparisonResult
getDissimilarity, getSimilarity
-
-