JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.sis.internal.geoapi.temporal
Position
Contents
Description
Method Summary
Method Details
getDate()
Hide sidebar
Show sidebar
Interface Position
public interface
Position
Placeholder for a GeoAPI interfaces not present in GeoAPI 3.0.
Since:
0.3
Version:
0.3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Date
getDate
()
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.