Package org.linuxforhealth.fhir.search.location.bounding
-
Class Summary Class Description Bounding Bounding defines an area that is searched with a location.BoundingBox The maximum number of BoundedBoxes for a single coordinate is 4.
lat = 90,-90, long = 180, -180 with any boundary the result is 4 Bounded Boxes.
The bounded boxes must adhere to the following constraints:
There are four points.BoundingBox.Builder Builds the BoundingBox.BoundingMissing This class is used to indicate a Missing search.BoundingRadius Bounding Radius takes a point as defined in radians.BoundingRadius.Builder Builds the Bounding Radius. -
Enum Summary Enum Description BoundingType Bounding Type