Uses of Class
org.anchoranalysis.mpp.bean.bound.BoundMinMax
Packages that use BoundMinMax
-
Uses of BoundMinMax in org.anchoranalysis.mpp.bean.bound
Subclasses of BoundMinMax in org.anchoranalysis.mpp.bean.boundModifier and TypeClassDescriptionclass
Represents an upper and lower bound in degrees which is converted to radians when resolved.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.Constructors in org.anchoranalysis.mpp.bean.bound with parameters of type BoundMinMaxModifierConstructorDescriptionprotected
BoundMinMax
(BoundMinMax source) Creates a new instance by copying another BoundMinMax.