Class SplitLine


  • public class SplitLine
    extends Object
    • Constructor Detail

      • SplitLine

        public SplitLine()
    • Method Detail

      • get

        public static org.locationtech.jts.geom.LineString[] get​(org.locationtech.jts.geom.LineString line,
                                                                 org.locationtech.jts.geom.Coordinate splitC,
                                                                 org.locationtech.jts.geom.GeometryFactory gf)