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 TypeMethodDescriptionvoidvoidAdds items todefine.voidprotected voidDefineAdderWithPrefixBean.addWithName(Define define, String name, AnchorBean<?> item) Add an item todefinewith 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 TypeMethodDescriptionvoidImageInitialization.populate(BeanInitializer<?> propertyInitializer, Define define, Logger logger) Adds diverse entities from aDefineinto 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 newPopulateStoreFromDefineinstance. -
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 TypeMethodDescriptionvoidMarksInitialization.populate(BeanInitializer<?> initializer, Define define, Logger logger) Populates the stores with beans from the given Define.voidPointsInitialization.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 MarksInitializationMarksInitializationFactory.createFromExisting(InitializationContext context, Optional<Define> define, Optional<SharedObjects> sharedObjects, Optional<Dictionary> dictionary) Creates a newMarksInitializationinstance 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()TheDefineto be applied on inputs.Methods in org.anchoranalysis.plugin.mpp.bean.define with parameters of type Define