See: Description
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 intersections
|
LineIntersectionMember<V> |
An intersection member which geometry is a line
|
NFEInteractionEngine |
NFE component used to detect interaction between elements such as network or feature elements
|
PointIntersectionMember<V> |
An intersection member which geometry is a point
|
Enum | Description |
---|---|
BinaryInteraction |
Defines different types of interactions between two elements
|
IntersectionLocation |
Defines different line locations
|