Uses of Class
org.anchoranalysis.bean.shared.StringMap
Packages that use StringMap
Package
Description
Beans related to reading / writing / specifying annotations.
Associating labels with images.
-
Uses of StringMap in org.anchoranalysis.annotation.io.bean
Methods in org.anchoranalysis.annotation.io.bean that return StringMapModifier and TypeMethodDescriptionAnnotationBackground.getBackgroundStackMap()
If non-null, maps underlying stack-name to a background.Methods in org.anchoranalysis.annotation.io.bean with parameters of type StringMapModifier and TypeMethodDescriptionvoid
AnnotationBackground.setBackgroundStackMap
(StringMap backgroundStackMap) If non-null, maps underlying stack-name to a background. -
Uses of StringMap in org.anchoranalysis.plugin.image.task.bean.labeller
Methods in org.anchoranalysis.plugin.image.task.bean.labeller that return StringMapMethods in org.anchoranalysis.plugin.image.task.bean.labeller with parameters of type StringMap