Package org.geotools.api.temporal
Interface OrdinalPosition
- All Superinterfaces:
 TemporalPosition
- All Known Implementing Classes:
 DefaultOrdinalPosition
A data type that shall be used for identifying temporal position within an ordinal temporal reference system.
- Author:
 - Stephane Fellah (Image Matters), Alexander Petkov
 
- 
Method Summary
Modifier and TypeMethodDescriptionProvides a reference to the ordinal era in which the instant occurs.Methods inherited from interface TemporalPosition
getIndeterminatePosition 
- 
Method Details
- 
getOrdinalPosition
OrdinalEra getOrdinalPosition()Provides a reference to the ordinal era in which the instant occurs. 
 -