|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="TM_Separation",
specification=ISO_19108)
public interface SeparationProvides operations for calculating temporal length and distance.
| Method Summary | |
|---|---|
Duration |
distance(TemporalGeometricPrimitive other)
Returns the distance from this temporal geometric primitive to another temporal geometric primitive. |
Duration |
length()
Return the duration of this temporal geometric primitive. |
| Method Detail |
|---|
@UML(identifier="distance",
obligation=MANDATORY,
specification=ISO_19108)
Duration distance(TemporalGeometricPrimitive other)
@UML(identifier="length",
obligation=MANDATORY,
specification=ISO_19108)
Duration length()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||