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, setURLpublic uk.ac.starlink.table.ColumnInfo getColumnInfo(int icol)
getColumnInfo in class uk.ac.starlink.table.AbstractStarTablepublic long getRowCount()
getRowCount in class uk.ac.starlink.table.RandomStarTablepublic int getColumnCount()
getColumnCount in class uk.ac.starlink.table.AbstractStarTablepublic java.lang.Object getCell(long irow,
int icol)
getCell in class uk.ac.starlink.table.AbstractStarTablepublic java.lang.Object[] getRow(long irow)
getRow in class uk.ac.starlink.table.AbstractStarTableCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.