Uses of Package
org.anchoranalysis.mpp.bean.points.fitter
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.bean.points |
Operations based on sets of points.
|
| org.anchoranalysis.mpp.bean.points.fitter |
Fitting structures to sets of points.
|
| org.anchoranalysis.mpp.init |
Parameters used to initialize certain types of beans.
|
-
Classes in org.anchoranalysis.mpp.bean.points.fitter used by org.anchoranalysis.mpp.bean.points Class Description PointsFitter Abstract base class for fitting a mark (e.g., an ellipsoid) to a set of points. -
Classes in org.anchoranalysis.mpp.bean.points.fitter used by org.anchoranalysis.mpp.bean.points.fitter Class 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. -
Classes in org.anchoranalysis.mpp.bean.points.fitter used by org.anchoranalysis.mpp.init Class Description PointsFitter Abstract base class for fitting a mark (e.g., an ellipsoid) to a set of points.