A Component filter can either record information about each Component or change the Component in some way. Component filters implement the interface ComponentFilter.
For a list of all members of this type, see IGeometryComponentFilter Members.
Geometry classes support the concept of applying a Component filter to every Component in the Geometry. (ComponentFilter is an example of the Gang-of-Four Visitor pattern). Component filters can be used to implement such things as Component transformations, centroid and envelope computation, and many other functions.
Namespace: Geotools.Geometries Namespace
Assembly: Geotools.dll
IGeometryComponentFilter Members | Geotools.Geometries Namespace