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 TypeClassDescriptionclassRepresents an upper and lower bound in degrees which is converted to radians when resolved.classA bound representing physical extents, which can be resolved based on image resolution.classA 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 BoundMinMaxModifierConstructorDescriptionprotectedBoundMinMax(BoundMinMax source) Creates a new instance by copying another BoundMinMax.