Class ReducedIntersectionMatrix


  • public class ReducedIntersectionMatrix
    extends Object
    Author:
    Abdullah Ahmed
    • Constructor Detail

      • ReducedIntersectionMatrix

        public ReducedIntersectionMatrix​(String elements)
      • ReducedIntersectionMatrix

        public ReducedIntersectionMatrix​(com.vividsolutions.jts.geom.Geometry g1,
                                         com.vividsolutions.jts.geom.Geometry g2)
      • ReducedIntersectionMatrix

        public ReducedIntersectionMatrix()
    • Method Detail

      • computeIM

        public void computeIM​(com.vividsolutions.jts.geom.Geometry g1,
                              com.vividsolutions.jts.geom.Geometry g2)
      • isTrue

        public static boolean isTrue​(int actualDimensionValue)
      • set

        public void set​(String dimensionSymbols)
      • disConnected_DC

        public boolean disConnected_DC()
      • connected_C

        public boolean connected_C()
      • externallyConnected_EC

        public boolean externallyConnected_EC()
      • properlyOverlap_PO

        public boolean properlyOverlap_PO()
      • equal_EQ

        public boolean equal_EQ()
      • tangentialProperPart_TPP

        public boolean tangentialProperPart_TPP()
      • nonTangentialProperPart_NTPP

        public boolean nonTangentialProperPart_NTPP()
      • tangentialProperPartConvers_TPPc

        public boolean tangentialProperPartConvers_TPPc()
      • nonTangentialProperPartConvers_NTPPc

        public boolean nonTangentialProperPartConvers_NTPPc()