Package org.anchoranalysis.mpp.bean.points.fitter
Fitting structures to sets of points.
-
Class Summary Class Description PointsFitter Abstract base class for fitting a mark (e.g., an ellipsoid) to a set of points. -
Exception Summary Exception Description InsufficientPointsException Exception thrown when there are not enough points to perform a fitting operation.PointsFitterException Exception thrown when an error occurs during the point fitting process.