| Package | Description |
|---|---|
| uno.informatics.data.dataset |
| Modifier and Type | Method and Description |
|---|---|
FeatureDataRow |
FeatureData.getRow(int rowIndex)
Gets the row at a specific position
|
FeatureDataRow[] |
FeatureData.getRowsAsArray()
Gets all the rows in the dataset as an array
|
| Modifier and Type | Method and Description |
|---|---|
List<FeatureDataRow> |
FeatureData.getRows()
Gets all the rows in the dataset as a list
|
Copyright © 2017. All rights reserved.