public class SegmentStringUtil extends Object
SegmentStrings.| Constructor and Description |
|---|
SegmentStringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List |
extractSegmentStrings(Geometry geom)
Extracts all linear components from a given
Geometry
to SegmentStrings. |
public static List extractSegmentStrings(Geometry geom)
Geometry
to SegmentStrings.
The SegmentString data item is set to be the source Geometry.geom - the geometry to extract fromCopyright © 2016. All rights reserved.