anchor-plugin-points 0.1.0 API
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.points.bean |
Beans that fit or otherwise manipulate sets of points.
|
| org.anchoranalysis.plugin.points.bean.convexhull |
Convex hull operations.
|
| org.anchoranalysis.plugin.points.bean.feature |
Features related to points and fitting points to conics.
|
| org.anchoranalysis.plugin.points.bean.fitter |
Fitting geometric structures to points.
|
| org.anchoranalysis.plugin.points.calculate.ellipse |
CalculationPart related to fitting
ellipses to points by least-squares. |
| org.anchoranalysis.plugin.points.calculate.ellipsoid |
CalculationPart related to fitting
ellipsoids to points by least-squares. |
| org.anchoranalysis.plugin.points.convexhull |
Non-bean convex hull operations.
|