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