java.lang.Object
imagingbook.common.geometry.delaunay.guibas.Edge2D.Distance
- All Implemented Interfaces:
Comparable<Edge2D.Distance>
- Enclosing class:
Edge2D
Non-static inner class representing the distance of a particular point to the associated (enclosing)
Edge2D instance.-
Constructor Details
-
Distance
-
Distance
-
-
Method Details
-
getEdge
-
getDistance
-
compareTo
- Specified by:
compareToin interfaceComparable<Edge2D.Distance>
-