public class PaCeQuant_FeatureColorMapperInputData extends Object
PaCeQuant_FeatureColorMapper.| Modifier and Type | Field and Description |
|---|---|
protected int[] |
columnIDs
Indices of selected column.
|
protected String |
dirPath
Name of directory including full path.
|
| Constructor and Description |
|---|
PaCeQuant_FeatureColorMapperInputData(String dir,
int[] ids)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int[] |
getColumnIDs()
Returns index of currently selected column(s).
|
String |
getDirectoryName()
Returns current name of directory.
|
String |
toString() |
protected String dirPath
protected int[] columnIDs
public PaCeQuant_FeatureColorMapperInputData(String dir, int[] ids)
dir - Name of directory including path.ids - Indices of selected columns.public String getDirectoryName()
public int[] getColumnIDs()
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.