Uses of Class
org.openhab.core.library.items.LocationItem
Packages that use LocationItem
-
Uses of LocationItem in org.openhab.core.library.items
Methods in org.openhab.core.library.items with parameters of type LocationItemModifier and TypeMethodDescriptionLocationItem.distanceFrom
(@Nullable LocationItem awayItem) Compute the distance with another Point type, http://stackoverflow.com/questions/837872/calculate-distance-in-meters-when-you-know-longitude-and-latitude-in- java