Module imagingbook.core
module imagingbook.core
Provides minimal infrastructure required for building other imagingbook library
packages. This includes code for handling resources and automatically compiling
plugins.config files for ImageJ plugin sets.
-
Packages
ExportsPackageDescriptionDefines basic utilities for file and resource handling used by other libraries.Defines interfaces and annotations for adding direct JavaDoc help support to ImageJ plugins.Used during the process of building ImageJ plugin projects (automatic generation ofplugins.config
files).Defines the basic functionality for working with named resources and accessing resources in JAR files.