Uses of Class
org.anchoranalysis.plugin.image.bean.thumbnail.stack.ThumbnailFromStack
Packages that use ThumbnailFromStack
Package
Description
Implementations of
ThumbnailFromStack.Source of rows in feature-tables with
FeatureSource and derived classes.-
Uses of ThumbnailFromStack in org.anchoranalysis.plugin.image.bean.thumbnail.stack
Subclasses of ThumbnailFromStack in org.anchoranalysis.plugin.image.bean.thumbnail.stackModifier and TypeClassDescriptionclassCreate a thumbnail by scales an image to a particular size. -
Uses of ThumbnailFromStack in org.anchoranalysis.plugin.image.task.bean.feature.source
Methods in org.anchoranalysis.plugin.image.task.bean.feature.source that return ThumbnailFromStackModifier and TypeMethodDescriptionFromImage.getThumbnail()Method to generate a thumbnail for images.Methods in org.anchoranalysis.plugin.image.task.bean.feature.source with parameters of type ThumbnailFromStackModifier and TypeMethodDescriptionvoidFromImage.setThumbnail(ThumbnailFromStack thumbnail) Method to generate a thumbnail for images.