skspatial.objects.Point

Methods

distance_point(other)

Return the distance to another point.

plot_2d(ax_2d, **kwargs)

Plot the point on a 2D scatter plot.

plot_3d(ax_3d, **kwargs)

Plot the point on a 3D scatter plot.