Uses of Interface
org.geotools.api.temporal.Instant
Packages that use Instant
Package
Description
-
Uses of Instant in org.geotools.api.temporal
Methods in org.geotools.api.temporal that return InstantModifier and TypeMethodDescriptionTemporalFactory.createInstant
(Position instant) Period.getBeginning()
Links this period to the instant at which it starts.Period.getEnding()
Links this period to the instant at which it ends.TemporalNode.getRealization()
An optional association that may link this temporal node to its corresponding instant.Methods in org.geotools.api.temporal with parameters of type Instant -
Uses of Instant in org.geotools.filter.temporal
Methods in org.geotools.filter.temporal that return InstantModifier and TypeMethodDescriptionprotected Instant
BinaryTemporalOperatorImpl.toInstant
(Object object, Expression e) -
Uses of Instant in org.geotools.temporal.object
Classes in org.geotools.temporal.object that implement InstantModifier and TypeClassDescriptionclass
A zero-dimensional geometric primitive that represents position in time, equivalent to a point in space.Methods in org.geotools.temporal.object that return InstantModifier and TypeMethodDescriptionDefaultPeriod.getBeginning()
Links this period to the instant at which it starts.DefaultPeriod.getEnding()
Links this period to the instant at which it ends.Methods in org.geotools.temporal.object with parameters of type InstantConstructors in org.geotools.temporal.object with parameters of type Instant