Class 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 Detail

      • 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)