Uses of Annotation Interface
org.anchoranalysis.bean.annotation.BeanField
Packages that use BeanField
-
Uses of BeanField in org.anchoranalysis.plugin.image.task.bean.scale
Fields in org.anchoranalysis.plugin.image.task.bean.scale with annotations of type BeanFieldModifier and TypeFieldDescriptionprotected booleanScaleImage.binaryIff true the image to be scaled is treated as a binary-mask, and interpolation during scaling ensures only two binary-values are outputted.protected ScaleCalculatorScaleImage.scaleCalculatorCalculates what scale-factor to apply on the image.