Interface Position
public interface Position
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
- Since:
- 0.3
- Version:
- 0.3
- Author:
- Martin Desruisseaux (Geomatys)
-
Method Summary
-
Method Details
-
getDate
Date getDate()Returns the time value as aDateobject.- Returns:
- The temporal value.
-