Class Features2SegmentStringsWithData

java.lang.Object
com.vividsolutions.jump.plugin.edit.Features2SegmentStringsWithData

public class Features2SegmentStringsWithData extends Object
Utility class to transform a collection of Features into a List of SegmentStrings, and to store genealogy data into their data field.
Author:
Michaël Michaud
  • Method Details

    • getSegmentStrings

      public static List<org.locationtech.jts.noding.SegmentString> getSegmentStrings(Collection<Feature> inputFeatures)
    • getSegmentStrings

      public static List<org.locationtech.jts.noding.SegmentString> getSegmentStrings(Feature f)