Class Features2SegmentStringsWithData
java.lang.Object
com.vividsolutions.jump.plugin.edit.Features2SegmentStringsWithData
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 Summary
Modifier and TypeMethodDescriptionstatic List<org.locationtech.jts.noding.SegmentString> static List<org.locationtech.jts.noding.SegmentString> getSegmentStrings(Collection<Feature> inputFeatures)
-
Method Details
-
getSegmentStrings
public static List<org.locationtech.jts.noding.SegmentString> getSegmentStrings(Collection<Feature> inputFeatures) -
getSegmentStrings
-