uk.ac.starlink.table.StarTable
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 interface uk.ac.starlink.table.StarTable
getColumnInfo
in class uk.ac.starlink.table.AbstractStarTable
public long getRowCount()
getRowCount
in interface uk.ac.starlink.table.StarTable
getRowCount
in class uk.ac.starlink.table.RandomStarTable
public int getColumnCount()
getColumnCount
in interface uk.ac.starlink.table.StarTable
getColumnCount
in class uk.ac.starlink.table.AbstractStarTable
public java.lang.Object getCell(long irow, int icol)
getCell
in interface uk.ac.starlink.table.StarTable
getCell
in class uk.ac.starlink.table.AbstractStarTable
public java.lang.Object[] getRow(long irow)
getRow
in interface uk.ac.starlink.table.StarTable
getRow
in class uk.ac.starlink.table.AbstractStarTable
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.