Uses of Interface
org.geotools.api.temporal.TemporalTopologicalPrimitive
-
Packages that use TemporalTopologicalPrimitive Package Description org.geotools.api.temporal -
-
Uses of TemporalTopologicalPrimitive in org.geotools.api.temporal
Subinterfaces of TemporalTopologicalPrimitive in org.geotools.api.temporal Modifier and Type Interface Description interface
TemporalEdge
One-dimensional topological primitive in time.interface
TemporalNode
A zero dimensional topological primitive in time.Methods in org.geotools.api.temporal that return types with arguments of type TemporalTopologicalPrimitive Modifier and Type Method Description Collection<TemporalTopologicalPrimitive>
TemporalTopologicalComplex. getTemporalTopologicalPrimitives()
The aggregation of connected temporal topological primitives.
-