Uses of Interface
org.anchoranalysis.mpp.mark.CompatibleWithMark
Packages that use CompatibleWithMark
Package
Description
Fitting structures to sets of points.
Proposing
Marks or other data-structures with particular
attributes.Beans that fit or otherwise manipulate sets of points.
Fitting geometric structures to points.
-
Uses of CompatibleWithMark in org.anchoranalysis.mpp.bean.points.fitter
Classes in org.anchoranalysis.mpp.bean.points.fitter that implement CompatibleWithMarkModifier and TypeClassDescriptionclassAbstract base class for fitting a mark (e.g., an ellipsoid) to a set of points. -
Uses of CompatibleWithMark in org.anchoranalysis.mpp.bean.proposer
Classes in org.anchoranalysis.mpp.bean.proposer that implement CompatibleWithMarkModifier and TypeClassDescriptionclassAn abstract base class for proposing an entire collection (configuration) of marks.classAn abstract base class for proposing a selection of a single mark from a collection of marks.classAn abstract base class for proposing merges between marks.classAn abstract base class for proposing changes to a mark.classAn abstract base class for proposing splits of a mark into two new marks.classAn abstract base class for proposing orientations for marks.classAn abstract base class for proposing a list of points based on a given point and mark.classAn abstract base class for proposing radii in a 3D space. -
Uses of CompatibleWithMark in org.anchoranalysis.plugin.points.bean
Classes in org.anchoranalysis.plugin.points.bean that implement CompatibleWithMarkModifier and TypeClassDescriptionclass -
Uses of CompatibleWithMark in org.anchoranalysis.plugin.points.bean.fitter
Classes in org.anchoranalysis.plugin.points.bean.fitter that implement CompatibleWithMarkModifier and TypeClassDescriptionclassBase class for conic fitters, providing common properties and methods.classFits a set of points to an ellipse using a linear least squares method.classFits an ellipsoid to points using a linear least squares approachclassBase class for linear least squares fitting using the normal equation method.classAPointsFitterthat references anotherPointsFitterby its ID.classReflects points in each axes if all points are within a certain distance from it