Uses of Package
org.anchoranalysis.mpp.bean.bound
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.bean.bound |
Lower and upper limits set around variables.
|
| org.anchoranalysis.mpp.bean.bound.rotation |
Bounds on how to rotate an entity in Euclidean space.
|
| org.anchoranalysis.mpp.init |
Parameters used to initialize certain types of beans.
|
| org.anchoranalysis.mpp.mark.conic |
Marks implementing conic sections. |
-
Classes in org.anchoranalysis.mpp.bean.bound used by org.anchoranalysis.mpp.bean.bound Class Description Bound An abstract class representing an upper and lower bound.BoundDegrees Represents an upper and lower bound in degrees which is converted to radians when resolved.BoundMinMax An abstract class representing a bound with minimum and maximum values.BoundPhysicalExtent A bound representing physical extents, which can be resolved based on image resolution.BoundUnitless A bound representing unitless values, where the minimum and maximum are not affected by resolution.MarkBounds Abstract base class for defining bounds on marks in a marked point process.ResolvedBound A bound resolved into pixel units. -
Classes in org.anchoranalysis.mpp.bean.bound used by org.anchoranalysis.mpp.bean.bound.rotation Class Description Bound An abstract class representing an upper and lower bound. -
Classes in org.anchoranalysis.mpp.bean.bound used by org.anchoranalysis.mpp.init Class Description MarkBounds Abstract base class for defining bounds on marks in a marked point process. -
Classes in org.anchoranalysis.mpp.bean.bound used by org.anchoranalysis.mpp.mark.conic Class Description Bound An abstract class representing an upper and lower bound.