Package | Description |
---|---|
com.bitplane.xt | |
com.bitplane.xt.img |
Modifier and Type | Class and Description |
---|---|
class |
DefaultImarisApplication
Default implementation of
ImarisApplication , which wraps IApplicationPrx and represents one particular Imaris instance. |
Modifier and Type | Method and Description |
---|---|
ImarisApplication |
DefaultImarisService.getApplication() |
ImarisApplication |
ImarisService.getApplication()
Get the first running Imaris instance, or
null if there are no
running instances. |
ImarisApplication |
DefaultImarisService.getApplicationByID(int applicationId) |
ImarisApplication |
ImarisService.getApplicationByID(int applicationId)
Get the running Imaris instance with the specified ICE object ID.
|
Modifier and Type | Method and Description |
---|---|
List<ImarisApplication> |
DefaultImarisService.getApplications() |
List<ImarisApplication> |
ImarisService.getApplications()
Get list of all running Imaris instances.
|
Modifier and Type | Method and Description |
---|---|
ImarisApplication |
ImarisImg.getApplication()
Get the
ImarisApplication which holds (the backing cache for) this image. |
ImarisApplication |
ImarisCachedCellImg.getApplication() |
ImarisApplication |
ImarisCachedProbabilitiesImg.getApplication() |
ImarisApplication |
ImarisCachedLabelImgFactory.getApplication() |
ImarisApplication |
ImarisCachedCellImgFactory.getApplication() |
ImarisApplication |
ImarisCachedLabelImg.getApplication() |
ImarisApplication |
ImarisCachedProbabilitiesImgFactory.getApplication() |
Copyright © 2019–2021 Imaris. All rights reserved.