Class RelateNode



  • public class RelateNode
    extends Node
    Represents a node in the topological graph used to compute spatial relationships.
    • Method Detail

      • computeIM

        protected void computeIM​(IntersectionMatrix im)
        Update the IM with the contribution for this component. A component only contributes if it has a labelling for both parent geometries
        Overrides:
        computeIM in class Node