Class MatchGeometry


  • public class MatchGeometry
    extends Object
    • Constructor Detail

      • MatchGeometry

        public MatchGeometry​(MatchFeature feature,
                             org.locationtech.jts.geom.Geometry geom)
    • Method Detail

      • splitGeometry

        public static Collection<org.locationtech.jts.geom.Geometry> splitGeometry​(org.locationtech.jts.geom.Geometry geom,
                                                                                   boolean splitIntoComponents)
      • getGeometry

        public org.locationtech.jts.geom.Geometry getGeometry()
      • isMatched

        public boolean isMatched()