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, relativePosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
relativePosition
public Duration distance(TemporalGeometricPrimitive other)
distance
in interface Separation
other
- public Duration length()
length
in interface Separation
Copyright © 1996–2019 Geotools. All rights reserved.