Class PointsFitter

All Implemented Interfaces:
CompatibleWithMark

public abstract class PointsFitter
extends PointsBean<PointsFitter>
implements CompatibleWithMark
Abstract base class for fitting a mark (e.g., an ellipsoid) to a set of points.

This class extends PointsBean and implements CompatibleWithMark, providing a framework for various point fitting algorithms.