| Package | Description |
|---|---|
| org.scijava.io.handle | |
| org.scijava.plugin | |
| org.scijava.widget |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataHandleService
Interface for low-level data I/O: reading and writing bytes using
DataHandles. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDataHandleService
Default implementation of
DataHandleService. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWrapperService<DT,PT extends WrapperPlugin<DT>>
Abstract base class for
WrapperServices. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WidgetService
Interface for services that manage available
InputWidgets. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWidgetService
Default service for managing available
InputWidgets. |
Copyright © 2015–2022 SciJava. All rights reserved.