public class ResultsTableUtil
extends java.lang.Object
Constructor and Description |
---|
ResultsTableUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
delete(ij.measure.ResultsTable table,
int[] rows)
Delete.
|
static ij.measure.ResultsTable |
getResultsTable(java.lang.String title)
Gets the results table.
|
static java.lang.String[] |
getResultsTableTitles()
Gets the results table titles.
|
public static java.lang.String[] getResultsTableTitles()
public static ij.measure.ResultsTable getResultsTable(java.lang.String title)
title
- the titlepublic static void delete(ij.measure.ResultsTable table, int[] rows)
table
- the tablerows
- the rows