Uses of Class
org.anchoranalysis.mpp.bean.proposer.PointsProposer
Packages that use PointsProposer
Package
Description
Beans that fit or otherwise manipulate sets of points.
-
Uses of PointsProposer in org.anchoranalysis.plugin.points.bean
Methods in org.anchoranalysis.plugin.points.bean that return PointsProposerModifier and TypeMethodDescriptionFitPoints.getPointsProposer()
ThePointsProposer
used to generate points.Methods in org.anchoranalysis.plugin.points.bean with parameters of type PointsProposerModifier and TypeMethodDescriptionvoid
FitPoints.setPointsProposer
(PointsProposer pointsProposer) ThePointsProposer
used to generate points.