Uses of Class
org.anchoranalysis.mpp.bean.points.fitter.PointsFitterException
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.bean.points.fitter |
Fitting structures to sets of points.
|
-
Uses of PointsFitterException in org.anchoranalysis.mpp.bean.points.fitter
Methods in org.anchoranalysis.mpp.bean.points.fitter that throw PointsFitterException Modifier and Type Method Description abstract voidPointsFitter. fit(List<org.anchoranalysis.spatial.point.Point3f> points, Mark mark, Dimensions dimensions)Fits a mark to a set of points within given dimensions.