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