Uses of Class
org.anchoranalysis.feature.initialization.FeatureRelatedInitialization
Packages that use FeatureRelatedInitialization
Package
Description
A feature-list (custom list type for features) and associated providers.
Initialization parameters used for beans in
org.anchoranalysis.feature.bean
.Classes that aren't AnchorBeans that pertain to the initialization of image-related beans.
Parameters used to initialize certain types of beans.
Implementations of
FeatureListProvider
that derive
new features with permuted property-values.-
Uses of FeatureRelatedInitialization in org.anchoranalysis.feature.bean.list
Methods in org.anchoranalysis.feature.bean.list with parameters of type FeatureRelatedInitializationModifier and TypeMethodDescriptionvoid
ReferencingFeatureListProvider.onInitialization
(FeatureRelatedInitialization soFeature) -
Uses of FeatureRelatedInitialization in org.anchoranalysis.feature.initialization
Methods in org.anchoranalysis.feature.initialization that return FeatureRelatedInitializationModifier and TypeMethodDescriptionstatic FeatureRelatedInitialization
FeatureRelatedInitialization.create
(SharedObjects sharedObjects) Creates with shared-objects, and otherwise empty initialization.static FeatureRelatedInitialization
Creates a log and a model-directory, and otherwise empty initialization. -
Uses of FeatureRelatedInitialization in org.anchoranalysis.image.bean.nonbean.init
Methods in org.anchoranalysis.image.bean.nonbean.init that return FeatureRelatedInitializationModifier and TypeMethodDescriptionImageInitialization.featuresInitialization()
The associated initialization for aFeatureRelatedBean
. -
Uses of FeatureRelatedInitialization in org.anchoranalysis.mpp.init
Methods in org.anchoranalysis.mpp.init that return FeatureRelatedInitializationModifier and TypeMethodDescriptionMarksInitialization.feature()
Gets the FeatureRelatedInitialization associated with this MarksInitialization. -
Uses of FeatureRelatedInitialization in org.anchoranalysis.plugin.image.feature.bean.list.permute
Methods in org.anchoranalysis.plugin.image.feature.bean.list.permute with parameters of type FeatureRelatedInitializationModifier and TypeMethodDescriptionvoid
PermuteFeature.onInitialization
(FeatureRelatedInitialization so)