Classes | |
class | ConnectedElementLocationFilter |
A ConnectedElementPointFilter extracts a single point from each connected element in a Geometry (e.g. a polygon, linestring or point) and returns them in a list. The elements of the list are DistanceOp::GeometryLocation. More... | |
class | ConnectedElementPointFilter |
Extracts a single point from each connected element in a Geometry (e.g. a polygon, linestring or point) and returns them in a list. More... | |
class | DistanceOp |
Computes the distance and closest points between two Geometrys. More... | |
class | GeometryLocation |
Represents the location of a point on a Geometry. More... |