Uses of Interface
org.anchoranalysis.mpp.mark.CompatibleWithMark
Packages that use CompatibleWithMark
Package
Description
Fitting structures to sets of points.
Proposing
Mark
s 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 TypeClassDescriptionclass
Abstract 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 TypeClassDescriptionclass
An abstract base class for proposing an entire collection (configuration) of marks.class
An abstract base class for proposing a selection of a single mark from a collection of marks.class
An abstract base class for proposing merges between marks.class
An abstract base class for proposing changes to a mark.class
An abstract base class for proposing splits of a mark into two new marks.class
An abstract base class for proposing orientations for marks.class
An abstract base class for proposing a list of points based on a given point and mark.class
An 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 TypeClassDescriptionclass
Base class for conic fitters, providing common properties and methods.class
Fits a set of points to an ellipse using a linear least squares method.class
Fits an ellipsoid to points using a linear least squares approachclass
Base class for linear least squares fitting using the normal equation method.class
APointsFitter
that references anotherPointsFitter
by its ID.class
Reflects points in each axes if all points are within a certain distance from it