|
||||||||||
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
public abstract class DefaultTemporalPrimitive
An abstract class that represents a non-decomposed element of geometry or topology of time.
Constructor Summary | |
---|---|
DefaultTemporalPrimitive()
|
Method Summary | |
---|---|
int |
compareTo(org.opengis.temporal.TemporalPrimitive that)
|
org.opengis.temporal.RelativePosition |
relativePosition(org.opengis.temporal.TemporalPrimitive other)
Returns a value for relative position which are provided by the enumerated data type TM_RelativePosition and are based on the 13 temporal relationships identified by Allen (1983). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultTemporalPrimitive()
Method Detail |
---|
public int compareTo(org.opengis.temporal.TemporalPrimitive that)
compareTo
in interface java.lang.Comparable<org.opengis.temporal.TemporalPrimitive>
public org.opengis.temporal.RelativePosition relativePosition(org.opengis.temporal.TemporalPrimitive other)
relativePosition
in interface org.opengis.temporal.TemporalOrder
other
- TemporalPrimitive
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |