Geotools.Net

Point.Apply Method

Performs an operation with or on this Geometry's coordinates.

Overload List

Performs an operation with or on this Geometry's components.

public override void Apply(IGeometryComponentFilter);

Performs an operation with or on this Geometry and it's children.

public override void Apply(IGeometryFilter);

Performs an operation with or on this Geometry's coordinates.

public override void Apply(ICoordinateFilter);

See Also

Point Class | Point Members | Geotools.Geometries Namespace