public interface DataHandleService extends WrapperService<Location,DataHandle<Location>>, SciJavaService
DataHandles.| Modifier and Type | Method and Description |
|---|---|
default Class<DataHandle<Location>> |
getPluginType()
Gets the type of plugins managed by this service.
|
default Class<Location> |
getType()
Gets the type associated with the object.
|
create, initialize, supportsfindcreate, getPlugins, getPluginService, pluginServiceregisterEventHandlersgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersiondisposedefault Class<DataHandle<Location>> getPluginType()
PTServicegetPluginType in interface PTService<DataHandle<Location>>Copyright © 2009–2018 SciJava. All rights reserved.