Uses of Package
org.anchoranalysis.mpp.mark
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.bean.mark.factory |
Beans related to creating
Marks. |
| org.anchoranalysis.mpp.bean.points |
Operations based on sets of points.
|
| org.anchoranalysis.mpp.bean.points.fitter |
Fitting structures to sets of points.
|
| org.anchoranalysis.mpp.bean.proposer |
Proposing
Marks or other data-structures with particular
attributes. |
| org.anchoranalysis.mpp.init |
Parameters used to initialize certain types of beans.
|
| org.anchoranalysis.mpp.mark |
Non-bean classes related to
Marks. |
| org.anchoranalysis.mpp.mark.conic |
Marks implementing conic sections. |
| org.anchoranalysis.mpp.mark.points |
Marks implementing structures based on points. |
| org.anchoranalysis.mpp.mark.voxelized |
A mark after a voxel-representation has been inferred.
|
| org.anchoranalysis.mpp.mark.voxelized.memo |
Memoization of
VoxelizedMarks. |
| org.anchoranalysis.mpp.overlay | |
| org.anchoranalysis.mpp.pair |
Pairs of
Marks. |
| org.anchoranalysis.mpp.proposer |
Non-bean classes for proposing
Marks or other data-structures
with particular attributes. |
-
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.bean.mark.factory Class Description Mark Abstract base class representing a mark in 3D space. -
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.bean.points Class Description Mark Abstract base class representing a mark in 3D space.MarkCollection An ordered collection ofMarks. -
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.bean.points.fitter Class Description CompatibleWithMark An interface for objects that can determine compatibility with a Mark.Mark Abstract base class representing a mark in 3D space. -
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.bean.proposer Class Description CompatibleWithMark An interface for objects that can determine compatibility with a Mark.Mark Abstract base class representing a mark in 3D space.MarkCollection An ordered collection ofMarks. -
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.init Class Description Mark Abstract base class representing a mark in 3D space.MarkCollection An ordered collection ofMarks. -
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.mark Class Description ColoredMarks A collection of marks, each associated with a color.Mark Abstract base class representing a mark in 3D space.MarkCollection An ordered collection ofMarks.MarkWithPosition An abstract base class for marks that have a position in 3D space.QuickOverlapCalculation A method to quickly calculate overlap approximatelyUpdateMarkSetException Exception thrown when an error occurs while updating a mark set. -
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.mark.conic Class Description Mark Abstract base class representing a mark in 3D space.MarkWithPosition An abstract base class for marks that have a position in 3D space.QuickOverlapCalculation A method to quickly calculate overlap approximately -
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.mark.points Class Description Mark Abstract base class representing a mark in 3D space.MarkWithPosition An abstract base class for marks that have a position in 3D space. -
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.mark.voxelized Class Description Mark Abstract base class representing a mark in 3D space. -
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.mark.voxelized.memo Class Description Mark Abstract base class representing a mark in 3D space. -
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.overlay Class Description ColoredMarks A collection of marks, each associated with a color.Mark Abstract base class representing a mark in 3D space.MarkCollection An ordered collection ofMarks. -
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.pair Class Description Mark Abstract base class representing a mark in 3D space.UpdatableMarks An interface for managing a set of marks that can be updated. -
Classes in org.anchoranalysis.mpp.mark used by org.anchoranalysis.mpp.proposer Class Description Mark Abstract base class representing a mark in 3D space.