Interface Instant
- All Superinterfaces:
org.opengis.temporal.TemporalPrimitive
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
- Author:
- Martin Desruisseaux (Geomatys)
-
Method Summary
-
Method Details
-
getDate
Date getDate()Gets the date of this instant.- Returns:
- The date.
-