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 TypeClassDescriptionclassAbstract 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 TypeClassDescriptionclassBase class for conic fitters, providing common properties and methods.classFits a set of points to an ellipse using a linear least squares method.classFits an ellipsoid to points using a linear least squares approachclassBase class for linear least squares fitting using the normal equation method.classA bean for fitting points to a mark using a specified points fitter.classAPointsFitterthat references anotherPointsFitterby its ID.classReflects points in each axes if all points are within a certain distance from it