Package | Description |
---|---|
net.imagej.legacy | |
net.imagej.legacy.plugin | |
net.imagej.legacy.search | |
net.imagej.legacy.ui |
Modifier and Type | Method and Description |
---|---|
IJ1Helper |
LegacyService.getIJ1Helper()
Gets the helper class responsible for direct interfacing with ImageJ1.
|
protected IJ1Helper |
LegacyCommandline.ij1Helper() |
Modifier and Type | Method and Description |
---|---|
void |
LegacyService.setIJ1Helper(IJ1Helper ij1Helper)
This is not part of the public API.
|
Constructor and Description |
---|
DefaultLegacyHooks(LegacyService legacyService,
IJ1Helper helper) |
SingleInstance(int port,
LogService log,
IJ1Helper helper) |
Constructor and Description |
---|
IJ1MacroEngine(IJ1Helper ij1Helper)
Constructs an ImageJ 1.x macro engine.
|
Modifier and Type | Method and Description |
---|---|
Object |
SearchBarHacker.addSearchBar(Object imagej,
IJ1Helper ij1Helper)
Adds a search bar to the main image frame.
|
Modifier and Type | Method and Description |
---|---|
IJ1Helper |
LegacyAdapter.helper() |
IJ1Helper |
AbstractLegacyAdapter.helper() |
Copyright © 2014–2022 ImageJ. All rights reserved.