|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.algorithm.match.SimilarityMeasureCombiner
public class SimilarityMeasureCombiner
Provides methods to mathematically combine SimilarityMeasure values.
| Constructor Summary | |
|---|---|
SimilarityMeasureCombiner()
|
|
| Method Summary | |
|---|---|
static double |
combine(double measure1,
double measure2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimilarityMeasureCombiner()
| Method Detail |
|---|
public static double combine(double measure1,
double measure2)
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||