public class RelateNode extends Node
label
Constructor and Description |
---|
RelateNode(Coordinate coord,
EdgeEndStar edges) |
Modifier and Type | Method and Description |
---|---|
protected void |
computeIM(IntersectionMatrix im)
Update the IM with the contribution for this component.
|
(package private) void |
updateIMFromEdges(IntersectionMatrix im)
Update the IM with the contribution for the EdgeEnds incident on this node.
|
add, getCoordinate, getEdges, isIncidentEdgeInResult, isIsolated, mergeLabel, mergeLabel, print, setLabel, setLabelBoundary
getLabel, isCovered, isCoveredSet, isInResult, isVisited, setCovered, setInResult, setLabel, setVisited, updateIM
public RelateNode(Coordinate coord, EdgeEndStar edges)
protected void computeIM(IntersectionMatrix im)
void updateIMFromEdges(IntersectionMatrix im)