public class ValueInfoMapGroupTable
extends uk.ac.starlink.table.RandomStarTable
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
getCell(long irow,
int icol) |
|
int |
getColumnCount() |
|
uk.ac.starlink.table.ColumnInfo |
getColumnInfo(int icol) |
|
java.lang.Object[] |
getRow(long irow) |
|
long |
getRowCount() |
checkedLongToInt, getColumnAuxDataInfos, getName, getParameterByName, getParameters, getURL, setName, setParameter, setParameters, setURL
public uk.ac.starlink.table.ColumnInfo getColumnInfo(int icol)
getColumnInfo
in class uk.ac.starlink.table.AbstractStarTable
public long getRowCount()
getRowCount
in class uk.ac.starlink.table.RandomStarTable
public int getColumnCount()
getColumnCount
in class uk.ac.starlink.table.AbstractStarTable
public java.lang.Object getCell(long irow, int icol)
getCell
in class uk.ac.starlink.table.AbstractStarTable
public java.lang.Object[] getRow(long irow)
getRow
in class uk.ac.starlink.table.AbstractStarTable
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.