Uses of Class
org.anchoranalysis.plugin.points.bean.fitter.PointsFitterToMark
Packages that use PointsFitterToMark
Package
Description
Beans that fit or otherwise manipulate sets of points.
-
Uses of PointsFitterToMark in org.anchoranalysis.plugin.points.bean
Methods in org.anchoranalysis.plugin.points.bean that return PointsFitterToMarkModifier and TypeMethodDescriptionFitPointsFromObjects.getPointsFitter()
ThePointsFitterToMark
used to fit points to marks.Methods in org.anchoranalysis.plugin.points.bean with parameters of type PointsFitterToMarkModifier and TypeMethodDescriptionvoid
FitPointsFromObjects.setPointsFitter
(PointsFitterToMark pointsFitter) ThePointsFitterToMark
used to fit points to marks.