Uses of Class
org.anchoranalysis.bean.define.Define
Packages that use Define
Package
Description
Define
and related-classes.DefineAdder
and related-classes.Classes that aren't AnchorBeans that pertain to the initialization of image-related beans.
Features calculated on a
Mark
.Parameters used to initialize certain types of beans.
Non-beans for reading data structures related to marked point processes from the file system.
Implementations of
DefineAdderBean
that call ImageJ.-
Uses of Define in org.anchoranalysis.bean.define
Methods in org.anchoranalysis.bean.define that return DefineMethods in org.anchoranalysis.bean.define with parameters of type Define -
Uses of Define in org.anchoranalysis.bean.define.adder
Methods in org.anchoranalysis.bean.define.adder with parameters of type DefineModifier and TypeMethodDescriptionvoid
void
Adds items todefine
.void
protected void
DefineAdderWithPrefixBean.addWithName
(Define define, String name, AnchorBean<?> item) Add an item todefine
with a name being added. -
Uses of Define in org.anchoranalysis.image.bean.nonbean.init
Methods in org.anchoranalysis.image.bean.nonbean.init with parameters of type DefineModifier and TypeMethodDescriptionvoid
ImageInitialization.populate
(BeanInitializer<?> propertyInitializer, Define define, Logger logger) Adds diverse entities from aDefine
into the corresponding name-collections.Constructors in org.anchoranalysis.image.bean.nonbean.init with parameters of type DefineModifierConstructorDescriptionPopulateStoreFromDefine
(Define define, BeanInitializer<?> propertyInitializer, Logger logger) Creates a newPopulateStoreFromDefine
instance. -
Uses of Define in org.anchoranalysis.mpp.feature.bean.mark
Methods in org.anchoranalysis.mpp.feature.bean.mark that return DefineModifier and TypeMethodDescriptionMarkEvaluator.getDefine()
Defines additional configuration for the evaluation process.Methods in org.anchoranalysis.mpp.feature.bean.mark with parameters of type Define -
Uses of Define in org.anchoranalysis.mpp.init
Methods in org.anchoranalysis.mpp.init with parameters of type DefineModifier and TypeMethodDescriptionvoid
MarksInitialization.populate
(BeanInitializer<?> initializer, Define define, Logger logger) Populates the stores with beans from the given Define.void
PointsInitialization.populate
(BeanInitializer<?> initializer, Define define, Logger logger) Populates the stores with beans from the given Define. -
Uses of Define in org.anchoranalysis.mpp.io.input
Method parameters in org.anchoranalysis.mpp.io.input with type arguments of type DefineModifier and TypeMethodDescriptionstatic MarksInitialization
MarksInitializationFactory.createFromExisting
(InitializationContext context, Optional<Define> define, Optional<SharedObjects> sharedObjects, Optional<Dictionary> dictionary) Creates a newMarksInitialization
instance from existing shared objects and dictionary. -
Uses of Define in org.anchoranalysis.plugin.imagej.bean.define
Methods in org.anchoranalysis.plugin.imagej.bean.define with parameters of type Define -
Uses of Define in org.anchoranalysis.plugin.mpp.bean.define
Methods in org.anchoranalysis.plugin.mpp.bean.define that return DefineModifier and TypeMethodDescriptionDefineOutputter.getDefine()
TheDefine
to be applied on inputs.Methods in org.anchoranalysis.plugin.mpp.bean.define with parameters of type Define