Uses of Interface
org.opengis.temporal.TemporalPrimitive
Packages that use TemporalPrimitive
Package
Description
Geographic, vertical and temporal extents.
Information to uniquely identify the data or service.
Sources and production processes used in producing a dataset.
Temporal position and duration.
-
Uses of TemporalPrimitive in org.opengis.metadata.extent
Methods in org.opengis.metadata.extent that return TemporalPrimitiveModifier and TypeMethodDescriptionTemporalExtent.getExtent()Period for the content of the resource. -
Uses of TemporalPrimitive in org.opengis.metadata.identification
Methods in org.opengis.metadata.identification that return types with arguments of type TemporalPrimitiveModifier and TypeMethodDescriptiondefault Collection<? extends TemporalPrimitive> Usage.getUsageDates()Date and time of the first use or range of uses of the resource and/or resource series. -
Uses of TemporalPrimitive in org.opengis.metadata.lineage
Methods in org.opengis.metadata.lineage that return TemporalPrimitiveModifier and TypeMethodDescriptiondefault TemporalPrimitiveProcessStep.getStepDateTime()Date and time or range of date and time on or over which the process step occurred. -
Uses of TemporalPrimitive in org.opengis.temporal
Subinterfaces of TemporalPrimitive in org.opengis.temporalModifier and TypeInterfaceDescriptioninterfaceA zero-dimensional temporal primitive that represents position in time, equivalent to a point in space.interfaceA one-dimensional temporal primitive that represent extent in time.Methods in org.opengis.temporal with parameters of type TemporalPrimitiveModifier and TypeMethodDescriptiondefault TemporalAmountInstant.distance(TemporalPrimitive other) Returns the distance from this instant to another instant or a period (optional operation).default TemporalOperatorNameTemporalPrimitive.findRelativePosition(TemporalPrimitive other) Determines the position of this primitive relative to another temporal primitive.