Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

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

#include <GeometryExtracter.h>

List of all members.

Static Public Member Functions

template<class ComponentType, class TargetContainer>
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>
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 Sun Aug 21 23:21:02 2011 for GEOS by  doxygen 1.3.9.1