|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jts.noding.SegmentStringUtil
Utility methods for processing SegmentStrings.
| Constructor Summary | |
SegmentStringUtil()
|
|
| Method Summary | |
static java.util.List |
extractSegmentStrings(Geometry geom)
Extracts all linear components from a given Geometry
to SegmentStrings. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SegmentStringUtil()
| Method Detail |
public static java.util.List extractSegmentStrings(Geometry geom)
Geometry
to SegmentStrings.
The SegmentString data item is set to be the source Geometry.
geom - the geometry to extract from
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||