Package | Description |
---|---|
idare.imagenode.internal.Layout | |
idare.imagenode.internal.Layout.Automatic | |
idare.imagenode.internal.Layout.Manual |
Modifier and Type | Class and Description |
---|---|
class |
DataSetLayoutInfoBundle
|
class |
SimpleLink
A Simple Holder class for a Dataset.
|
Modifier and Type | Method and Description |
---|---|
Vector<? extends DataSetLink> |
ImageNodeLayout.getDatasetsInOrder()
Get the DataSets used in this Layout in the order of labeling
|
Modifier and Type | Method and Description |
---|---|
ColorMap |
ImageNodeLayout.getColorsForDataSet(DataSetLink ds)
|
String |
ImageNodeLayout.getDataSetLabel(DataSetLink ds)
Get the label for a specific
DataSet used in this layout; |
Modifier and Type | Method and Description |
---|---|
Vector<? extends DataSetLink> |
AutomaticNodeLayout.getDatasetsInOrder() |
Modifier and Type | Method and Description |
---|---|
ColorMap |
AutomaticNodeLayout.getColorsForDataSet(DataSetLink dsl) |
String |
AutomaticNodeLayout.getDataSetLabel(DataSetLink dsl) |
Modifier and Type | Method and Description |
---|---|
Vector<? extends DataSetLink> |
ManualNodeLayout.getDatasetsInOrder() |
Vector<DataSetLink> |
ManualLayout.getDatasetsInOrder() |
Modifier and Type | Method and Description |
---|---|
ColorMap |
ManualNodeLayout.getColorsForDataSet(DataSetLink ds) |
ColorMap |
ManualLayout.getColorsForDataSet(DataSetLink ds) |
String |
ManualNodeLayout.getDataSetLabel(DataSetLink ds) |
String |
ManualLayout.getDataSetLabel(DataSetLink ds) |
Copyright © 2018. All rights reserved.