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()ThePointsFitterToMarkused to fit points to marks.Methods in org.anchoranalysis.plugin.points.bean with parameters of type PointsFitterToMarkModifier and TypeMethodDescriptionvoidFitPointsFromObjects.setPointsFitter(PointsFitterToMark pointsFitter) ThePointsFitterToMarkused to fit points to marks.