public class ColumnDataTable
extends uk.ac.starlink.table.ColumnStarTable
equal
if they have the same TopcatModel and
columns which are equal
.Constructor and Description |
---|
ColumnDataTable(TopcatModel tcModel,
uk.ac.starlink.table.ColumnData[] cols)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getRowCount() |
TopcatModel |
getTopcatModel()
Returns this table's TopcatModel.
|
int |
hashCode() |
addColumn, getCell, getColumnCount, getColumnData, getColumnInfo, makeTableWithRows, setCell, setColumn
getRowAccess, getRowSequence, isRandom
checkedLongToInt, close, getColumnAuxDataInfos, getName, getParameters, getRow, getRowSplittable, getURL, setName, setParameters, setURL
public ColumnDataTable(TopcatModel tcModel, uk.ac.starlink.table.ColumnData[] cols)
tcModel
- topcat model that the columns come fromcols
- column data objectspublic TopcatModel getTopcatModel()
public long getRowCount()
getRowCount
in interface uk.ac.starlink.table.StarTable
getRowCount
in class uk.ac.starlink.table.ColumnStarTable
Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.