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.
|
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)
Copyright © 2016. All rights reserved.