|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.temporal.object.DefaultTemporalObject
org.geotools.temporal.object.DefaultTemporalPrimitive
org.geotools.temporal.object.DefaultTemporalGeometricPrimitive
public abstract class DefaultTemporalGeometricPrimitive
An abstract class with two subclasses for representing a temporal instant and a temporal period.
Constructor Summary | |
---|---|
DefaultTemporalGeometricPrimitive()
|
Method Summary | |
---|---|
org.opengis.temporal.Duration |
distance(org.opengis.temporal.TemporalGeometricPrimitive other)
Returns the distance from this TM_GeometricPrimitive to another TM_GeometricPrimitive, i.e. |
org.opengis.temporal.Duration |
length()
Returns the length of this TM_GeometricPrimitive |
Methods inherited from class org.geotools.temporal.object.DefaultTemporalPrimitive |
---|
compareTo, relativePosition |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.opengis.temporal.TemporalOrder |
---|
relativePosition |
Constructor Detail |
---|
public DefaultTemporalGeometricPrimitive()
Method Detail |
---|
public org.opengis.temporal.Duration distance(org.opengis.temporal.TemporalGeometricPrimitive other)
distance
in interface org.opengis.temporal.Separation
other
-
public org.opengis.temporal.Duration length()
length
in interface org.opengis.temporal.Separation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |