Uses of Record Class
com.yahoo.prelude.Location.Point
Packages that use Location.Point
-
Uses of Location.Point in com.yahoo.prelude
Methods in com.yahoo.prelude with parameters of type Location.PointModifier and TypeMethodDescriptionstatic LocationLocation.fromBoundingBox(Location.Point swCorner, Location.Point neCorner) static LocationLocation.fromGeoCircle(Location.Point center, double radius_in_degrees) voidLocation.setBoundingBox(Location.Point swCorner, Location.Point neCorner) voidLocation.setGeoCircle(Location.Point center, double radius_in_degrees)