Class SegmentLineStringOp

java.lang.Object
nz.org.riskscape.defaults.geo.SegmentLineStringOp

public class SegmentLineStringOp extends Object
  • Constructor Details

    • SegmentLineStringOp

      public SegmentLineStringOp()
  • Method Details

    • apply

      public List<org.locationtech.jts.geom.LineString> apply(org.locationtech.jts.geom.MultiLineString toSegment, double distance)
    • apply

      public List<org.locationtech.jts.geom.LineString> apply(org.locationtech.jts.geom.LineString geometry, double distance)