Modifier and Type | Method and Description |
---|---|
DistanceMetricType |
GuideTreeMinerInput.getDistanceMetricType() |
Modifier and Type | Method and Description |
---|---|
void |
GuideTreeMinerInput.setDistanceMetricType(DistanceMetricType distanceMetricType) |
Modifier and Type | Method and Description |
---|---|
void |
GuideTreeMinerSettingsListener.setDistanceMetricType(DistanceMetricType distanceMetricType) |
Modifier and Type | Method and Description |
---|---|
static DistanceMetricType |
DistanceMetricType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DistanceMetricType[] |
DistanceMetricType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GuideTreeMinerUI.setDistanceMetricType(DistanceMetricType distanceMetricType) |