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