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.temporalSubinterfaces of TemporalTopologicalPrimitive in org.geotools.api.temporal Modifier and Type Interface Description interfaceTemporalEdgeOne-dimensional topological primitive in time.interfaceTemporalNodeA 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.
 
-