public class SegmentStringUtil extends Object
SegmentStrings.| Constructor and Description |
|---|
SegmentStringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List<NodedSegmentString> |
extractSegmentStrings(Geometry geom)
Extracts all linear components from a given
Geometry
to SegmentStrings. |
static String |
toString(List<? extends SegmentString> segments) |
public static List<NodedSegmentString> extractSegmentStrings(Geometry geom)
Geometry
to SegmentStrings.
The SegmentString data item is set to be the source Geometry.geom - the geometry to extract frompublic static String toString(List<? extends SegmentString> segments)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.