Uses of Class
types.temporal.TSequence
Package
Description
-
Uses of TSequence in types.basic.tbool
Modifier and TypeClassDescriptionclass
Temporal boolean sequence class inherited from temporal sequence. -
Uses of TSequence in types.basic.tfloat
Modifier and TypeClassDescriptionclass
Temporal float sequence class inherited from temporal sequence. -
Uses of TSequence in types.basic.tint
Modifier and TypeClassDescriptionclass
Temporal integer sequence class inherited from temporal sequence. -
Uses of TSequence in types.basic.tpoint
Modifier and TypeClassDescriptionclass
Base abstract class for TGeomPointSeq and TGeogPointSeq -
Uses of TSequence in types.basic.tpoint.tgeog
Modifier and TypeClassDescriptionclass
Temporal geographic point sequence class inherited from temporal point sequence and implementing temporal geographic point. -
Uses of TSequence in types.basic.tpoint.tgeom
Modifier and TypeClassDescriptionclass
Temporal geometric point sequence class inherited from temporal point sequence and implementing temporal geometric point. -
Uses of TSequence in types.basic.ttext
Modifier and TypeClassDescriptionclass
Temporal text sequence class inherited from temporal sequence. -
Uses of TSequence in types.temporal
Modifier and TypeMethodDescriptionTemporal.append_sequence
(TSequence sequence) Returns a newTemporal
object equal to "this" with "sequence" appended.