Modifier and Type | Interface and Description |
---|---|
interface |
DatasetService
Interface for service that works with
Dataset s. |
interface |
ImgPlusService
ImgPlusService is an
ImageJService that allows one to cast weakly
typed ImgPlus es to more strongly typed versions. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDatasetService
Default service for working with
Dataset s. |
class |
DefaultImgPlusService
This class allows one to obtain a more specifically typed
ImgPlus
based on the actual backing type of the data. |
Modifier and Type | Interface and Description |
---|---|
interface |
AnimationService
Interface for service that works with
Animation s. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAnimationService
Default service for working with
Animation s. |
Modifier and Type | Interface and Description |
---|---|
interface |
AutoscaleService
Interface for service that works with autoscale algorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAutoscaleService
Default service for working with autoscale methods.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ImageDisplayService
Interface for services that work with
ImageDisplay s. |
interface |
OverlayService
Interface for service that works with
Overlay s. |
interface |
ScreenCaptureService
An interface for supporting the capturing of screen data to a Dataset.
|
interface |
WindowService
Interface for service that keeps track of open windows, including management
of the Windows menu.
|
interface |
ZoomService
Interface for services that perform zoom operations on
ImageDisplay s. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultImageDisplayService
Default service for working with
ImageDisplay s. |
class |
DefaultOverlayService
Default service for working with
Overlay s. |
class |
DefaultWindowService
Default service for keeping track of open windows, including management of
the Windows menu.
|
class |
DefaultZoomService
Default service for performing zoom operations on
ImageDisplay s. |
class |
DummyScreenCaptureService
A No-op implementation of the ScreenCaptureService interface.
|
Modifier and Type | Class and Description |
---|---|
class |
LegacyService
Service for working with legacy ImageJ 1.x.
|
Modifier and Type | Class and Description |
---|---|
class |
LegacyImageDisplayService
HACK - this whole service exists as a hack to facilitate running commands
that require a
Dataset without requiring ImageJ2 synchronization to
be enabled via Edit>Options>ImageJ2 . |
Modifier and Type | Class and Description |
---|---|
class |
MacroExtensionAutoCompletionService
This service manages extensions to the auto-complete pull down of the script
editor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LUTService
The LUTService loads
ColorTable s (i.e., Look-Up
Tables or LUTs) from various data sources. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLUTService
The DefaultLUTService loads
ColorTable s from files (hosted locally or
externally). |
Modifier and Type | Interface and Description |
---|---|
interface |
ImageJMATLABService
Service for performing utility operations with net.imagej
data structures in a MATLAB context. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultImageJMATLABService
Default
ImageJMATLABService implementation. |
Modifier and Type | Interface and Description |
---|---|
interface |
NotebookService
Interface for services which provide handy methods for working with
scientific notebook software (e.g.,
Beaker Notebook).
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultNotebookService
AWT-driven implementation of
NotebookService . |
Modifier and Type | Interface and Description |
---|---|
interface |
OMEROService
Interface for ImageJ services that manage OMERO data conversion.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultOMEROService
Default ImageJ service for managing OMERO data conversion.
|
Modifier and Type | Class and Description |
---|---|
class |
LegacyOMEROROIService
A
ROIService for working with ROIs in OMERO and imagej-legacy. |
class |
LegacyOMEROService
OMEROService which can handle ImageJ 1.x data structures. |
Modifier and Type | Interface and Description |
---|---|
interface |
NamespaceService
Interface for services that manage Ops
Namespace s. |
interface |
OpMatchingService
|
interface |
OpService
Interface for services that manage and execute
Op s. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNamespaceService
Interface for services that manage Ops
Namespace s. |
class |
DefaultOpMatchingService
Default service for finding
Op s which match a request. |
class |
DefaultOpService
Default service for managing and executing
Op s. |
Modifier and Type | Interface and Description |
---|---|
interface |
RenderingService
Interface for service that performs text rendering.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyRenderingService
No-op implementation of text rendering service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ROIService
Service for working with Regions of Interest (ROI). |
Modifier and Type | Class and Description |
---|---|
class |
DefaultROIService
Default implementation of
ROIService . |
Modifier and Type | Interface and Description |
---|---|
interface |
SamplerService
Interface for sampler operations which manipulate
ImageDisplay data. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSamplerService
Default implementation of
SamplerService . |
Modifier and Type | Interface and Description |
---|---|
interface |
ImageJServerService
Service for ImageJ Server operations.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultImageJServerService
Default implementation of
ImageJServerService . |
Modifier and Type | Interface and Description |
---|---|
interface |
TableService
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTableService |
Modifier and Type | Interface and Description |
---|---|
interface |
TensorFlowService
Service for working with TensorFlow.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTensorFlowService
Default implementation of
TensorFlowService . |
Modifier and Type | Interface and Description |
---|---|
interface |
DataTypeService
Service interface that supports runtime discovery of and conversion between
DataType s. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDataTypeService
The default implementation of the
DataTypeService . |
Modifier and Type | Interface and Description |
---|---|
interface |
ImageJUIService
Interface for service that manage ImageJ user interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultImageJUIService
Default service for managing ImageJ user interfaces.
|
Modifier and Type | Class and Description |
---|---|
class |
AWTRenderingService
AWT-based implementation of text rendering service.
|
class |
AWTScreenCaptureService
An AWT implementation of the ScreenCaptureService interface.
|
Modifier and Type | Class and Description |
---|---|
class |
JHotDrawService
|
Modifier and Type | Interface and Description |
---|---|
interface |
UnitService
Service for defining units and making unit conversions.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultUnitService
Service for defining units and making unit conversions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UpdateService
Interface for services that manage ImageJ updates.
|
interface |
UploaderService
Interface for service that manages available ImageJ upload mechanisms.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultUpdateService
Default service for managing ImageJ updates.
|
class |
DefaultUploaderService
Default service for managing available ImageJ upload mechanisms.
|
Copyright © 2014–2022 ImageJ. All rights reserved.