@UML(identifier="TM_TemporalPosition", specification=ISO_19108) public interface TemporalPosition
Modifier and Type | Method and Description |
---|---|
IndeterminateValue |
getIndeterminatePosition()
This attribute provides the only value for temporal position unless a subtype of
TemporalPosition is used as the data type. |
@UML(identifier="indeterminatePosition", obligation=OPTIONAL, specification=ISO_19108) IndeterminateValue getIndeterminatePosition()
TemporalPosition
is used as the data type. When this attribute is used with a subtype of
TemporalPosition
, it provides a qualifier to the specific value for temporal position
provided by the subtype.Copyright © 1996–2019 Geotools. All rights reserved.