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
DataHandle s. |
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
WrapperService s. |
Modifier and Type | Interface and Description |
---|---|
interface |
WidgetService
Interface for services that manage available
InputWidget s. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWidgetService
Default service for managing available
InputWidget s. |
Copyright © 2015–2022 SciJava. All rights reserved.