Package org.geotools.stac.client
Class CollectionExtent
Object
AnyJSONObject
CollectionExtent
Extent details (including spatial and temporal).
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classSpatial extent bboxs, each bbox xmin,ymin,xmax,ymax crs CRS84.static classTemporal extent intervals, each interval between two UTC times.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidsetTemporal(CollectionExtent.TemporalExtents temporal) Methods inherited from class AnyJSONObjectequals, hashCode, otherFields, setOtherField, toString
- 
Constructor Details- 
CollectionExtentpublic CollectionExtent()
 
- 
- 
Method Details- 
getSpatial
- 
setSpatial
- 
getTemporal
- 
setTemporal
 
-