Uses of Class
org.anchoranalysis.mpp.bean.points.fitter.InsufficientPointsException
Packages that use InsufficientPointsException
-
Uses of InsufficientPointsException in org.anchoranalysis.mpp.bean.points.fitter
Methods in org.anchoranalysis.mpp.bean.points.fitter that throw InsufficientPointsExceptionModifier and TypeMethodDescriptionabstract voidPointsFitter.fit(List<Point3f> points, Mark mark, Dimensions dimensions) Fits a mark to a set of points within given dimensions.