Package | Description |
---|---|
net.imagej.server.resources | |
net.imagej.server.services |
Modifier and Type | Method and Description |
---|---|
ObjectInfo |
ObjectsResource.getObjectInfo(String id)
Shows the information of an object.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultObjectInfo
Default implementation of
ObjectInfo . |
Modifier and Type | Method and Description |
---|---|
ObjectInfo |
ObjectService.find(String id)
Retrieves the Object with the given ID.
|
ObjectInfo |
DefaultObjectService.find(String id) |
Copyright © 2014–2022 ImageJ. All rights reserved.