Uses of Interface
org.gvsig.timesupport.Time
Packages that use Time
-
Uses of Time in org.gvsig.timesupport
Subinterfaces of Time in org.gvsig.timesupportModifier and TypeInterfaceDescriptioninterfaceIt defines a partial time that does not support every datetime field, and is thus a local time.interfaceIs defined like an interval between two absolute instants.interfaceTheRelativeInstantins inmutable, but sometimes is necessary to edit it.interfaceAn Instant represents a position in a time scale.interfaceA time interval represents a period of time between two instants.interfaceA relative instant is defined like an instant in the datetime continuum specified as a number of milliseconds from 1970-01-01T00:00Z.interfaceA RelativeInterval is defined like an interval between twoRelativeInstants.Methods in org.gvsig.timesupport with parameters of type TimeModifier and TypeMethodDescriptionbooleanTime.intersects(Time time) Does this time intersects with the time passed.