Interface Position


public interface Position
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
Since:
0.3
Version:
0.3
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the time value as a Date object.
  • Method Details

    • getDate

      Date getDate()
      Returns the time value as a Date object.
      Returns:
      The temporal value.