Package oracle.spatial.network.nfe.model.spatial.interaction
Provides classes for representing interactions between elements in an NFE model
-
Class Summary Class Description Intersection<V> Represents an intersection between two or more elements.IntersectionMember<V> Holds the information of an element participating in an intersection interaction along with the information of how the element is intersected.LineIntersectionList<E> A list implementation that stores intersection across a line and facilitates sorting and finding those intersectionsLineIntersectionMember<V> An intersection member which geometry is a lineNFEInteractionEngine NFE component used to detect interaction between elements such as network or feature elementsPointIntersectionMember<V> An intersection member which geometry is a point -
Enum Summary Enum Description BinaryInteraction Defines different types of interactions between two elementsIntersectionLocation Defines different line locations