Package org.geotools.stac.client
Class CollectionExtent
Object
AnyJSONObject
CollectionExtent
Extent details (including spatial and temporal).
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Spatial extent bboxs, each bbox xmin,ymin,xmax,ymax crs CRS84.static class
Temporal extent intervals, each interval between two UTC times. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setTemporal
(CollectionExtent.TemporalExtents temporal) Methods inherited from class AnyJSONObject
equals, hashCode, otherFields, setOtherField, toString
-
Constructor Details
-
CollectionExtent
public CollectionExtent()
-
-
Method Details
-
getSpatial
-
setSpatial
-
getTemporal
-
setTemporal
-