Interface Instant
- All Superinterfaces:
org.opengis.temporal.TemporalPrimitive
- All Known Implementing Classes:
DefaultInstant
public interface Instant
extends org.opengis.temporal.TemporalPrimitive
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
- Since:
- 0.3
- Version:
- 0.5
-
Method Summary
-
Method Details
-
getDate
Date getDate()Gets the date of this instant.- Returns:
- The date.
-