Performs an operation with or on this Geometry's coordinates.
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);
Point Class | Point Members | Geotools.Geometries Namespace