geos::noding::SegmentStringUtil Class Reference

Utility methods for processing SegmentStrings. More...

#include <SegmentStringUtil.h>

List of all members.

Static Public Member Functions

static void extractSegmentStrings (const geom::Geometry *g, SegmentString::ConstVect &segStr)
 Extracts all linear components from a given Geometry to SegmentStrings.


Detailed Description

Utility methods for processing SegmentStrings.

Author:
Martin Davis


Member Function Documentation

static void geos::noding::SegmentStringUtil::extractSegmentStrings ( const geom::Geometry g,
SegmentString::ConstVect &  segStr 
) [inline, static]

Extracts all linear components from a given Geometry to SegmentStrings.

The SegmentString data item is set to be the source Geometry.

Parameters:
geom the geometry to extract from
segStr a List of SegmentStrings (output parameter). Ownership of elements pushed to the vector is transferred to caller.


The documentation for this class was generated from the following file:
Generated on 23 Sep 2013 for GEOS by  doxygen 1.4.7