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, setLabelBoundarygetLabel, isCovered, isCoveredSet, isInResult, isVisited, setCovered, setInResult, setLabel, setVisited, updateIMpublic RelateNode(Coordinate coord, EdgeEndStar edges)
protected void computeIM(IntersectionMatrix im)
Copyright © 2015. All rights reserved.