org.opengis.temporal
Interface OrdinalPosition
- All Superinterfaces:
- TemporalPosition
- All Known Implementing Classes:
- DefaultOrdinalPosition
@UML(identifier="TM_OrdinalPosition",
specification=ISO_19108)
public interface OrdinalPosition
- extends TemporalPosition
A data type that shall be used for identifying temporal position within an ordinal
temporal reference system.
- Author:
- Stephane Fellah (Image Matters), Alexander Petkov
getOrdinalPosition
@UML(identifier="ordinalPosition",
specification=ISO_19108)
OrdinalEra getOrdinalPosition()
- Provides a reference to the ordinal era in which the instant occurs.
Copyright © 1996-2014 Geotools. All Rights Reserved.