Package | Description |
---|---|
latmath.util |
Utility classes used for different lateration algorithms.
|
Modifier and Type | Field and Description |
---|---|
static Comparator<PointAndRange> |
PointAndRange.thePointComparator |
static Comparator<PointAndRange> |
PointAndRange.theRangeComparator |
Modifier and Type | Method and Description |
---|---|
static Comparator<PointAndRange> |
PointAndRange.pointComparator() |
static Comparator<PointAndRange> |
PointAndRange.rangeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
PointAndRange.compareTo(PointAndRange other)
Compare two PointAndRanges.
|
Copyright © 2012 Thomas Hillebrandt. All Rights Reserved.