Package | Description |
---|---|
idare.imagenode |
This package contains the Service of the IDAREApp that allows the addition of plugins to the app.
|
idare.imagenode.internal | |
idare.imagenode.internal.DataManagement | |
idare.imagenode.internal.DataSetReaders |
This package contains Readers for Excel and CSV File formats implementing the
IDAREDatasetReader interface |
idare.imagenode.internal.ImageManagement |
Modifier and Type | Method and Description |
---|---|
void |
IDAREImageNodeAppService.deRegisterPlugin(IDAREPlugin plugin)
Deregister a plugin from the IDARE App;
|
void |
IDAREImageNodeAppService.registerPlugin(IDAREPlugin plugin)
Register a plugin to the IDARE App;
|
Modifier and Type | Method and Description |
---|---|
void |
IDAREImageNodeApp.deRegisterPlugin(IDAREPlugin plugin)
UnRegister a plugin.
|
void |
IDAREImageNodeApp.registerPlugin(IDAREPlugin plugin)
Register a plugin.
|
protected void |
IDAREImageNodeApp.updateServices(IDAREPlugin plugin,
Vector<IDAREService> services,
boolean registered,
org.cytoscape.work.TaskMonitor monitor) |
Modifier and Type | Class and Description |
---|---|
class |
DataSetProvider
A Simple Plugin that adds the Default properties and DataSets to IDARE
|
Modifier and Type | Class and Description |
---|---|
class |
DataSetReaderProvider
This class provides the basic IDARE File Readers (XLS and TSV/CSV files).
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultLayoutProvider |
Copyright © 2018. All rights reserved.