@UML(identifier="TM_Order", specification=ISO_19108) public interface TemporalOrder
Modifier and Type | Method and Description |
---|---|
RelativePosition |
relativePosition(TemporalPrimitive other)
Determines the position of this primitive relative to another primitive.
|
@UML(identifier="relativePosition", obligation=MANDATORY, specification=ISO_19108) RelativePosition relativePosition(TemporalPrimitive other)
Copyright © 1996–2019 Geotools. All rights reserved.