Uses of Class
org.anchoranalysis.plugin.points.bean.fitter.PointsFitterToMark
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.points.bean |
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 PointsFitterToMark Modifier and Type Method Description PointsFitterToMarkFitPointsFromObjects. getPointsFitter()ThePointsFitterToMarkused to fit points to marks.Methods in org.anchoranalysis.plugin.points.bean with parameters of type PointsFitterToMark Modifier and Type Method Description voidFitPointsFromObjects. setPointsFitter(PointsFitterToMark pointsFitter)ThePointsFitterToMarkused to fit points to marks.