Uses of Class
org.anchoranalysis.mpp.bean.bound.MarkBounds
Packages that use MarkBounds
Package
Description
Lower and upper limits set around variables.
Parameters used to initialize certain types of beans.
-
Uses of MarkBounds in org.anchoranalysis.mpp.bean.bound
Subclasses of MarkBounds in org.anchoranalysis.mpp.bean.boundModifier and TypeClassDescriptionclass
An abstract class representing an upper and lower bound.class
Represents an upper and lower bound in degrees which is converted to radians when resolved.class
An abstract class representing a bound with minimum and maximum values.class
A bound representing physical extents, which can be resolved based on image resolution.class
A bound representing unitless values, where the minimum and maximum are not affected by resolution. -
Uses of MarkBounds in org.anchoranalysis.mpp.init
Methods in org.anchoranalysis.mpp.init that return types with arguments of type MarkBounds