Uses of Class
org.tinfour.common.NearestEdgeResult
-
Packages that use NearestEdgeResult Package Description org.tinfour.common Provides classes and interfaces that are common to multiple packages within the TinFour project. -
-
Uses of NearestEdgeResult in org.tinfour.common
Methods in org.tinfour.common that return NearestEdgeResult Modifier and Type Method Description NearestEdgeResultIIncrementalTinNavigator. getNearestEdge(double x, double y)Gets nearest edge to the specified coordinate point.
-