Uses of Class
org.anchoranalysis.image.io.bean.object.feature.OutputFeatureTable
Packages that use OutputFeatureTable
Package
Description
-
Uses of OutputFeatureTable in org.anchoranalysis.plugin.mpp.bean.define
Methods in org.anchoranalysis.plugin.mpp.bean.define that return types with arguments of type OutputFeatureTableModifier and TypeMethodDescriptionDevelop.getFeatureTables()
Specifies a feature-table that can also be outputted.Method parameters in org.anchoranalysis.plugin.mpp.bean.define with type arguments of type OutputFeatureTableModifier and TypeMethodDescriptionvoid
Develop.setFeatureTables
(List<OutputFeatureTable> featureTables) Specifies a feature-table that can also be outputted.