Uses of Class
org.locationtech.jts.index.strtree.ItemBoundable
-
Packages that use ItemBoundable Package Description org.locationtech.jts.index.strtree -
-
Uses of ItemBoundable in org.locationtech.jts.index.strtree
Methods in org.locationtech.jts.index.strtree with parameters of type ItemBoundable Modifier and Type Method Description doubleItemDistance. distance(ItemBoundable item1, ItemBoundable item2)Computes the distance between two items.
-