Uses of Class
org.anchoranalysis.mpp.bean.points.PointsBean
Packages that use PointsBean
Package
Description
Fitting structures to sets of points.
Fitting geometric structures to points.
-
Uses of PointsBean in org.anchoranalysis.mpp.bean.points.fitter
Subclasses of PointsBean in org.anchoranalysis.mpp.bean.points.fitterModifier and TypeClassDescriptionclass
Abstract base class for fitting a mark (e.g., an ellipsoid) to a set of points. -
Uses of PointsBean in org.anchoranalysis.plugin.points.bean.fitter
Subclasses of PointsBean in org.anchoranalysis.plugin.points.bean.fitterModifier and TypeClassDescriptionclass
Base class for conic fitters, providing common properties and methods.class
Fits a set of points to an ellipse using a linear least squares method.class
Fits an ellipsoid to points using a linear least squares approachclass
Base class for linear least squares fitting using the normal equation method.class
A bean for fitting points to a mark using a specified points fitter.class
APointsFitter
that references anotherPointsFitter
by its ID.class
Reflects points in each axes if all points are within a certain distance from it