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.
Fitting geometric structures to 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. -
Uses of PointsFitterToMark in org.anchoranalysis.plugin.points.bean.fitter
Subclasses with type arguments of type PointsFitterToMark in org.anchoranalysis.plugin.points.bean.fitterModifier and TypeClassDescriptionclassA bean for fitting points to a mark using a specified points fitter.