geos::geom::util::GeometryExtracter Class Reference

#include <GeometryExtracter.h>

List of all members.

Static Public Member Functions

template<class ComponentType, class TargetContainer>
static void extract (const Geometry &geom, TargetContainer &lst)


Detailed Description

Extracts the components of a given type from a Geometry.


Member Function Documentation

template<class ComponentType, class TargetContainer>
static void geos::geom::util::GeometryExtracter::extract ( const Geometry geom,
TargetContainer &  lst 
) [inline, static]

Extracts the components of type clz from a Geometry and adds them to the provided container.

Parameters:
geom the geometry from which to extract
list the list to add the extracted elements to


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