Uses of Interface
org.geotools.api.temporal.TemporalNode
-
Packages that use TemporalNode Package Description org.geotools.api.temporal -
-
Uses of TemporalNode in org.geotools.api.temporal
Methods in org.geotools.api.temporal that return TemporalNode Modifier and Type Method Description TemporalNode
TemporalEdge. getEnd()
Links this edge to the node that is its end.TemporalNode
TemporalEdge. getStart()
Links this edge to the node that is its start.
-