public final class DRShapeComparatorParameter extends BaseShapeComparatorParameter
Modifier and Type | Class and Description |
---|---|
static class |
DRShapeComparatorParameter.Builder |
Modifier and Type | Field and Description |
---|---|
static Optional<Integer> |
DEFAULT_CONFCOUNT |
static AlignmentProperties.FlexibilityMode |
DEFAULT_FLEXIBILITY_MODE |
static DRShapeMetrics |
DEFAULT_METRICS |
static AlignmentProperties.NodeType |
DEFAULT_NODETYPE |
DEFAULT_SHAPE_FUNCTION
Constructor and Description |
---|
DRShapeComparatorParameter() |
Modifier and Type | Method and Description |
---|---|
DRShapeMetrics |
getMetrics() |
String |
toString() |
getFlexibilityMode, getShapeFunction, getTryCount
public static final DRShapeMetrics DEFAULT_METRICS
public static final AlignmentProperties.FlexibilityMode DEFAULT_FLEXIBILITY_MODE
public static final AlignmentProperties.NodeType DEFAULT_NODETYPE
public String toString()
toString
in class BaseShapeComparatorParameter
public DRShapeMetrics getMetrics()