Package | Description |
---|---|
org.scijava | |
org.scijava.command | |
org.scijava.platform |
Modifier and Type | Method and Description |
---|---|
CommandService |
Gateway.command()
Gets this application context's
CommandService . |
CommandService |
AbstractGateway.command() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCommandService
Default service for working with
Command s. |
Modifier and Type | Method and Description |
---|---|
default CommandService |
PlatformService.commandService() |
CommandService |
DefaultPlatformService.commandService() |
default CommandService |
PlatformService.getCommandService()
Deprecated.
Use
PlatformService.commandService() instead. |
Copyright © 2015–2022 SciJava. All rights reserved.