Uses of Interface
org.geotools.api.temporal.TemporalEdge
- 
Packages that use TemporalEdge Package Description org.geotools.api.temporal 
- 
- 
Uses of TemporalEdge in org.geotools.api.temporalMethods in org.geotools.api.temporal that return TemporalEdge Modifier and Type Method Description TemporalEdgeTemporalNode. getNextEdge()Links this temporal node to the next temporal edge.TemporalEdgeTemporalNode. getPreviousEdge()Links this temporal node to the previous temporal edge.
 
-