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()ThePointsProposerused to generate points.Methods in org.anchoranalysis.plugin.points.bean with parameters of type PointsProposerModifier and TypeMethodDescriptionvoidFitPoints.setPointsProposer(PointsProposer pointsProposer) ThePointsProposerused to generate points.