public class ValueInfoMapGroupTable
extends uk.ac.starlink.table.RandomStarTable
| Modifier and Type | Method and 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() |
public uk.ac.starlink.table.ColumnInfo getColumnInfo(int icol)
getColumnInfo in interface uk.ac.starlink.table.StarTablegetColumnInfo in class uk.ac.starlink.table.AbstractStarTablepublic long getRowCount()
getRowCount in interface uk.ac.starlink.table.StarTablegetRowCount in class uk.ac.starlink.table.RandomStarTablepublic int getColumnCount()
getColumnCount in interface uk.ac.starlink.table.StarTablegetColumnCount in class uk.ac.starlink.table.AbstractStarTablepublic java.lang.Object getCell(long irow,
int icol)
getCell in interface uk.ac.starlink.table.StarTablegetCell in class uk.ac.starlink.table.AbstractStarTablepublic java.lang.Object[] getRow(long irow)
getRow in interface uk.ac.starlink.table.StarTablegetRow in class uk.ac.starlink.table.AbstractStarTableCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.