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.temporal
Methods in org.geotools.api.temporal that return TemporalEdge Modifier and Type Method Description TemporalEdge
TemporalNode. getNextEdge()
Links this temporal node to the next temporal edge.TemporalEdge
TemporalNode. getPreviousEdge()
Links this temporal node to the previous temporal edge.
-