public abstract class DefaultTemporalGeometricPrimitive extends DefaultTemporalPrimitive implements TemporalGeometricPrimitive, Separation
| Constructor and Description |
|---|
DefaultTemporalGeometricPrimitive() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
distance(TemporalGeometricPrimitive other)
Returns the distance from this TM_GeometricPrimitive to another TM_GeometricPrimitive, i.e.
|
Duration |
length()
Returns the length of this TM_GeometricPrimitive
|
compareTo, relativePositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrelativePositionpublic Duration distance(TemporalGeometricPrimitive other)
distance in interface Separationother - public Duration length()
length in interface SeparationCopyright © 1996–2019 Geotools. All rights reserved.