- CalcStarTable<C> - Class in uk.ac.starlink.table
-
StarTable implementation whose column values are derived from
some single calculation on the column values of another table.
- CalcStarTable(StarTable, CalcStarTable.Col<C, ?>[]) - Constructor for class uk.ac.starlink.table.CalcStarTable
-
Constructor.
- CalcStarTable.Col<C,T> - Interface in uk.ac.starlink.table
-
Defines a column for use with this table implementation.
- calculateDefaultK(double) - Method in class uk.ac.starlink.table.join.HealpixSkyPixellator
-
Determines a default value to use for the HEALPix k parameter
based on a given scale.
- calculateDefaultK(double) - Method in class uk.ac.starlink.table.join.PixtoolsHealpixSkyPixellator
-
Determines a default value to use for the HEALPix k parameter
based on a given scale.
- calculateDefaultLevel(double) - Method in class uk.ac.starlink.table.join.HtmSkyPixellator
-
Determines a default value to use for the level paramer
based on a given scale.
- calculateSeparation(double, double, double, double) - Static method in class uk.ac.starlink.table.join.AbstractSkyMatchEngine
-
Returns the distance along a great circle between two points.
- canBoundMatch() - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
-
- canBoundMatch() - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
-
- canBoundMatch() - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
-
- canBoundMatch() - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
-
- canBoundMatch() - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
-
- canBoundMatch() - Method in class uk.ac.starlink.table.join.EqualsMatchEngine
-
- canBoundMatch() - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
-
- canBoundMatch() - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
-
- canBoundMatch() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
-
- canBoundMatch() - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
-
- canBoundMatch() - Method in interface uk.ac.starlink.table.join.MatchEngine
-
- canBoundMatch() - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
-
Returns false.
- cancel() - Method in class uk.ac.starlink.table.gui.SaveWorker
-
Interrupts any save which is in progress.
- cancel() - Method in class uk.ac.starlink.table.gui.TableLoadWorker
-
Cancels the current load.
- canImport(DataFlavor) - Method in class uk.ac.starlink.table.formats.AsciiTableBuilder
-
- canImport(DataFlavor) - Method in class uk.ac.starlink.table.formats.CoinsTableBuilder
-
- canImport(DataFlavor) - Method in class uk.ac.starlink.table.formats.CsvTableBuilder
-
- canImport(DataFlavor) - Method in class uk.ac.starlink.table.formats.IpacTableBuilder
-
- canImport(DataFlavor) - Method in class uk.ac.starlink.table.formats.TstTableBuilder
-
- canImport(DataFlavor) - Method in class uk.ac.starlink.table.formats.WDCTableBuilder
-
Returns false since there is no MIME type which targets WDC format.
- canImport(DataFlavor) - Method in interface uk.ac.starlink.table.TableBuilder
-
Indicates whether this builder is able to turn a resource of
media type indicated by flavor into a table.
- canImport(DataFlavor[]) - Method in class uk.ac.starlink.table.StarTableFactory
-
Indicates whether a particular set of DataFlavor ojects
offered by a Transferable
is suitable for attempting to turn the Transferable
into a StarTable.
- canImport(JComponent, DataFlavor[]) - Method in class uk.ac.starlink.table.gui.TableLoadTransferHandler
-
- CartesianEllipseToy(boolean) - Constructor for class uk.ac.starlink.table.join.EllipseToy.CartesianEllipseToy
-
Constructor.
- checkedLongToInt(long) - Static method in class uk.ac.starlink.table.AbstractStarTable
-
Convenience method to get an int value from a long.
- checkedLongToInt(long) - Static method in class uk.ac.starlink.table.Tables
-
Convenience method to get an int value from a long.
- checkedLongToInt(long) - Static method in class uk.ac.starlink.table.WrapperStarTable
-
Convenience method to get an int value from a long.
- checkTable(StarTable) - Static method in class uk.ac.starlink.table.Tables
-
Diagnostic method which tests the invariants of a StarTable.
- CLASS_KEY - Static variable in class uk.ac.starlink.table.ValueInfoMapGroup
-
- clearRows() - Method in class uk.ac.starlink.table.RowListStarTable
-
Removes all rows from the table.
- clearSelection() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- close() - Method in interface uk.ac.starlink.table.ByteStore
-
Tidies up.
- close() - Method in class uk.ac.starlink.table.EmptyRowSequence
-
Does nothing.
- close() - Method in class uk.ac.starlink.table.IteratorRowSequence
-
- close() - Method in class uk.ac.starlink.table.join.ProgressRowSequence
-
Indicates that progress is at an end.
- close() - Method in class uk.ac.starlink.table.OnceRowPipe
-
- close() - Method in class uk.ac.starlink.table.RandomRowSequence
-
- close() - Method in class uk.ac.starlink.table.ReaderRowSequence
-
The ReaderRowSequence implementation does nothing.
- close() - Method in interface uk.ac.starlink.table.RowSequence
-
Indicates that this sequence will not be required any more.
- close() - Method in class uk.ac.starlink.table.storage.AdaptiveByteStore
-
- close() - Method in class uk.ac.starlink.table.storage.DiscardByteStore
-
- close() - Method in class uk.ac.starlink.table.storage.FileByteStore
-
- close() - Method in class uk.ac.starlink.table.storage.LimitByteStore
-
- close() - Method in class uk.ac.starlink.table.storage.MemoryByteStore
-
- close() - Method in class uk.ac.starlink.table.WrapperRowSequence
-
- CoinsTableBuilder - Class in uk.ac.starlink.table.formats
-
Can be used to make sense of the COINS data from the UK Government.
- CoinsTableBuilder() - Constructor for class uk.ac.starlink.table.formats.CoinsTableBuilder
-
- colInfos_ - Variable in class uk.ac.starlink.table.formats.RowEvaluator.Metadata
-
- ColumnData - Class in uk.ac.starlink.table
-
A column which can supply and possibly store cells in array-like storage
as well as supply column metadata.
- ColumnData() - Constructor for class uk.ac.starlink.table.ColumnData
-
Constructs a new ColumnData with no metadata.
- ColumnData(ColumnInfo) - Constructor for class uk.ac.starlink.table.ColumnData
-
Constructs a new ColumnData with metadata supplied by a
given ColumnInfo object.
- ColumnData(ValueInfo) - Constructor for class uk.ac.starlink.table.ColumnData
-
Performs ColumnData initialisation based on template
ValueInfo object.
- ColumnInfo - Class in uk.ac.starlink.table
-
Contains information about a table column.
- ColumnInfo(String) - Constructor for class uk.ac.starlink.table.ColumnInfo
-
Constructs a ColumnInfo object.
- ColumnInfo(String, Class, String) - Constructor for class uk.ac.starlink.table.ColumnInfo
-
Constructs a new ColumnInfo object with a given name,
class and description.
- ColumnInfo(ColumnInfo) - Constructor for class uk.ac.starlink.table.ColumnInfo
-
Constructs a ColumnInfo object which is a
copy of an existing one.
- ColumnInfo(ValueInfo) - Constructor for class uk.ac.starlink.table.ColumnInfo
-
Constructs a new ColumnInfo based on a ValueInfo
object.
- ColumnPermutedStarTable - Class in uk.ac.starlink.table
-
Wrapper table which provides a view of a base table in which the
columns are permuted.
- ColumnPermutedStarTable(StarTable, int[]) - Constructor for class uk.ac.starlink.table.ColumnPermutedStarTable
-
Constructs a new ColumnPermutedStarTable
from a base StarTable and a columnMap array,
making its own decision about how to read rows.
- ColumnPermutedStarTable(StarTable, int[], boolean) - Constructor for class uk.ac.starlink.table.ColumnPermutedStarTable
-
Constructs a new ColumnPermutedStarTable
from a base StarTable and columnMap array,
with explicit instruction about how to read rows.
- ColumnRandomWrapperStarTable - Class in uk.ac.starlink.table
-
RandomWrapperStarTable which works by storing the data in a set of
fixed length arrays.
- ColumnRandomWrapperStarTable(StarTable, int) - Constructor for class uk.ac.starlink.table.ColumnRandomWrapperStarTable
-
Constructs a new table to store a given number of rows.
- columns - Variable in class uk.ac.starlink.table.ColumnStarTable
-
- ColumnStarTable - Class in uk.ac.starlink.table
-
A random-access StarTable that manages its data in columns.
- ColumnStarTable() - Constructor for class uk.ac.starlink.table.ColumnStarTable
-
Default constructor.
- ColumnStarTable(StarTable) - Constructor for class uk.ac.starlink.table.ColumnStarTable
-
Initialises a ColumnStarTable using a template
StarTable to provide per-table metadata.
- CombinedMatchEngine - Class in uk.ac.starlink.table.join
-
A matching engine which provides matching facilities by combining the
characteristics of a number of other matching engines.
- CombinedMatchEngine(MatchEngine[]) - Constructor for class uk.ac.starlink.table.join.CombinedMatchEngine
-
Constructs a new MatchEngine based on a sequence of others.
- COMMENT_INFO - Static variable in class uk.ac.starlink.table.formats.IpacTableBuilder
-
Parameter used for IPAC format comments, of which there may be
many, one per line.
- compareTo(Object) - Method in class uk.ac.starlink.table.join.LinkGroup
-
- compareTo(Object) - Method in class uk.ac.starlink.table.join.RowLink
-
Comparison order compares first table (if present in both objects)
first, etc.
- compareTo(Object) - Method in class uk.ac.starlink.table.join.RowRef
-
- compareTo(Object) - Method in class uk.ac.starlink.table.UCD
-
Implements the Comparable
interface, comparing
alphabetically by ID.
- ConcatStarTable - Class in uk.ac.starlink.table
-
StarTable implementation which concatenates several tables together
top-to-bottom.
- ConcatStarTable(StarTable, Iterator) - Constructor for class uk.ac.starlink.table.ConcatStarTable
-
Constructs a concatenated table from a metadata table and an iterator
over data-bearing tables.
- ConcatStarTable(StarTable, StarTable[]) - Constructor for class uk.ac.starlink.table.ConcatStarTable
-
Constructs a concatenated table from a metadata table and an array
of data-bearing tables.
- configure(StarTableFactory, Action) - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
- configure(StarTableFactory, Action) - Method in class uk.ac.starlink.table.gui.SQLTableLoadDialog
-
- configure(StarTableFactory, Action) - Method in interface uk.ac.starlink.table.gui.TableLoadDialog
-
Provides some configuration which must be performed before use.
- configureColumnWidth(JTable, int, int, int) - Static method in class uk.ac.starlink.table.gui.StarJTable
-
Sets the width of one column to match the width of its contents.
- configureColumnWidths(int, int) - Method in class uk.ac.starlink.table.gui.StarJTable
-
Sets the width of each column heuristically from the contents of
the cells headers and cells.
- configureColumnWidths(JTable, int, int) - Static method in class uk.ac.starlink.table.gui.StarJTable
-
Utility method provided to set the widths of the columns of a JTable
so that they match the widths of their contents.
- configureK(int) - Method in class uk.ac.starlink.table.join.HealpixSkyPixellator
-
Updates internal state for the current value of the k parameter.
- configureK(int) - Method in class uk.ac.starlink.table.join.PixtoolsHealpixSkyPixellator
-
- configureModel(TableModel, JScrollBar) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
-
Sets this mode up for use with a given underlying table model and
scroll bar.
- confirmOverwrite(Component, String) - Static method in class uk.ac.starlink.table.gui.FilestoreTableSaveDialog
-
Requests confirmation from the user that an existing file can be
overwritten.
- Connector - Interface in uk.ac.starlink.table.jdbc
-
Interface for objects which can supply a JDBC Connection to
a single database.
- ConstantColumn - Class in uk.ac.starlink.table
-
Represents a column which has the same value in every row.
- ConstantColumn(ColumnInfo, Object) - Constructor for class uk.ac.starlink.table.ConstantColumn
-
Constructs a new column with a given metadata object and constant
datum.
- ConstantStarTable - Class in uk.ac.starlink.table
-
Table implementation representing a table in which every row is
the same as every other.
- ConstantStarTable(ColumnInfo[], Object[], long) - Constructor for class uk.ac.starlink.table.ConstantStarTable
-
Constructs a new constant star table.
- containsLink(RowLink) - Method in interface uk.ac.starlink.table.join.LinkSet
-
Indicates whether this set contains a given link.
- copy(OutputStream) - Method in interface uk.ac.starlink.table.ByteStore
-
Takes all the data written so far into this store's sink stream
and copies it to a destination stream.
- copy(OutputStream) - Method in class uk.ac.starlink.table.storage.AdaptiveByteStore
-
- copy(OutputStream) - Method in class uk.ac.starlink.table.storage.DiscardByteStore
-
- copy(OutputStream) - Method in class uk.ac.starlink.table.storage.FileByteStore
-
- copy(OutputStream) - Method in class uk.ac.starlink.table.storage.LimitByteStore
-
- copy(OutputStream) - Method in class uk.ac.starlink.table.storage.MemoryByteStore
-
- copyTable(StarTable) - Method in class uk.ac.starlink.table.StoragePolicy
-
Returns a random-access deep copy of the given table.
- CREATE - Static variable in class uk.ac.starlink.table.jdbc.WriteMode
-
WriteMode which creates a new database table before writing.
- createCalculation(long) - Method in class uk.ac.starlink.table.CalcStarTable
-
Creates the calculation object for the given row of the input table.
- createCalculation(RowSequence) - Method in class uk.ac.starlink.table.CalcStarTable
-
Creates the calculation object for the current row of the input table.
- createCellEditor(ValueInfo) - Static method in class uk.ac.starlink.table.gui.StarTableColumn
-
Utility method to create a table cell editor suitable for a given
value info.
- createCellRenderer(ValueInfo) - Static method in class uk.ac.starlink.table.gui.StarTableColumn
-
Utility method to create a table cell renderer suitable for a given
value info.
- createColumnInfo(String) - Method in class uk.ac.starlink.table.formats.RowEvaluator.Decoder
-
Returns a new ColumnInfo suitable for the decoded values.
- createDialog(Component) - Method in class uk.ac.starlink.table.gui.TableSaveChooser
-
Creates a dialogue which can be used for user interaction.
- createEliminateMatchesType(int) - Static method in class uk.ac.starlink.table.join.Match1Type
-
Factory method returning a type object which eliminates rows forming
part of the same match group.
- createFormatSelector() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
Returns a new combo box which can be used to select table formats
from the ones known by this dialogue.
- createIdentifyType() - Static method in class uk.ac.starlink.table.join.Match1Type
-
Factory method returning a type object which identifies matched rows
by adding some additional columns to the input.
- createIdentityValueHandler(ResultSetMetaData, int) - Static method in class uk.ac.starlink.table.jdbc.TypeMappers
-
Constructs a new ValueHandler which performs no conversions.
- createJDBCTable(String, WriteMode) - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter
-
Writes data from this formatter's input table into the database.
- createJDBCTable(StarTable, String, WriteMode) - Method in class uk.ac.starlink.table.jdbc.JDBCHandler
-
- createLinkSet() - Method in class uk.ac.starlink.table.join.RowMatcher
-
Constructs a new empty LinkSet for use by this matcher.
- createMatchTable(StarTable, LinkSet) - Method in class uk.ac.starlink.table.join.Match1Type
-
Generates an output table given an input table and the LinkSet object
which defines how its rows are related to each other by matching.
- createOutputSink(OutputStream, StarTableWriter) - Method in class uk.ac.starlink.table.StarTableOutput
-
Returns a sink which allows you to write data to an output table.
- createOutputSink(String, String) - Method in class uk.ac.starlink.table.StarTableOutput
-
Returns a sink which allows you to write data to an output table.
- createQueryComponent() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
Constructs the query component used by this dialogue.
- createQueryComponent() - Method in class uk.ac.starlink.table.gui.FileChooserTableLoadDialog
-
- createQueryComponent() - Method in class uk.ac.starlink.table.gui.FilestoreTableLoadDialog
-
- createQueryComponent() - Method in class uk.ac.starlink.table.gui.LocationTableLoadDialog
-
- createQueryComponent() - Method in class uk.ac.starlink.table.gui.SQLTableLoadDialog
-
- createRowSequence() - Method in class uk.ac.starlink.table.jdbc.StarResultSet
-
Returns a sequential RowSequence based on this object.
- createSaveDialogAction(TableSaveDialog) - Method in class uk.ac.starlink.table.gui.TableSaveChooser
-
Returns an action which will result in the given save dialogue being
posted to allow the user to save this chooser's current table.
- createStreamingStatement(Connection, boolean) - Static method in class uk.ac.starlink.table.jdbc.JDBCUtils
-
Returns a statement which tries its best to stream data.
- createStringValueHandler(ResultSetMetaData, int) - Static method in class uk.ac.starlink.table.jdbc.TypeMappers
-
Constructs a new ValueHandler which converts values to Strings.
- createTableLoader() - Method in class uk.ac.starlink.table.gui.FileChooserTableLoadDialog
-
- createTableLoader() - Method in class uk.ac.starlink.table.gui.FilestoreTableLoadDialog
-
- createTableLoader() - Method in class uk.ac.starlink.table.gui.LocationTableLoadDialog
-
- createTableLoader() - Method in class uk.ac.starlink.table.gui.SQLTableLoadDialog
-
- createTableLoader() - Method in interface uk.ac.starlink.table.gui.TableLoadDialog
-
Returns a new object which specifies how table loading is to
be performed.
- createTimestampValueHandler(ResultSetMetaData, int, char) - Static method in class uk.ac.starlink.table.jdbc.TypeMappers
-
Constructs a new ValueHandler which converts JDBC Timestamp
values to Strings, with a configurable date/time separator character.
- createValueHandler(ResultSetMetaData, int) - Method in interface uk.ac.starlink.table.jdbc.TypeMapper
-
Constructs a ValueHandler suitable for converting the data from
a column in a given ResultSet.
- createWideType(int) - Static method in class uk.ac.starlink.table.join.Match1Type
-
Factory method returning a type object which aligns match groups with
each other in the rows of a new wide table.
- CsvStarTable - Class in uk.ac.starlink.table.formats
-
Comma-Separated Value table.
- CsvStarTable(DataSource) - Constructor for class uk.ac.starlink.table.formats.CsvStarTable
-
- CsvTableBuilder - Class in uk.ac.starlink.table.formats
-
A table builder which reads tables in Comma-Separated Values format.
- CsvTableBuilder() - Constructor for class uk.ac.starlink.table.formats.CsvTableBuilder
-
- CsvTableWriter - Class in uk.ac.starlink.table.formats
-
A StarTableWriter which outputs to Comma-Separated Value format.
- CsvTableWriter() - Constructor for class uk.ac.starlink.table.formats.CsvTableWriter
-
Constructs a default CSV table writer.
- CsvTableWriter(boolean) - Constructor for class uk.ac.starlink.table.formats.CsvTableWriter
-
Constructs a CSV table writer which optionally writes headers.
- CuboidCartesianMatchEngine - Class in uk.ac.starlink.table.join
-
Matchers which matches within a cuboidal shape in a Cartesian space.
- CuboidCartesianMatchEngine(double[]) - Constructor for class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
-
Constructor.
- generalise(ValueInfo, ValueInfo) - Static method in class uk.ac.starlink.table.DefaultValueInfo
-
Returns a ValueInfo object which is sufficiently general
to cover every object described by either of two given
ValueInfo objects.
- get(long, Object, int, int) - Method in class uk.ac.starlink.table.storage.ArrayPrimitiveStore
-
- get(long, Object, int, int) - Method in interface uk.ac.starlink.table.ValueStore
-
Retrieves a vector of values from this object.
- getActiveLabel() - Method in class uk.ac.starlink.table.gui.ProgressBarStarTable
-
Returns the text of the label which is visible in the progress bar
when a RowSequence acquired from this table is active.
- getAllModes() - Static method in class uk.ac.starlink.table.jdbc.WriteMode
-
Returns an array of all known write modes.
- getAnchorSelectionIndex() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- getArray() - Method in class uk.ac.starlink.table.ArrayColumn
-
Returns the array object which holds the array data for this
column.
- getAuthenticator() - Method in class uk.ac.starlink.table.jdbc.JDBCHandler
-
- getAuxData() - Method in class uk.ac.starlink.table.ColumnInfo
-
Returns a list of auxiliary metadata
DescribedValue
objects
pertaining to this column.
- getAuxDatum(ValueInfo) - Method in class uk.ac.starlink.table.ColumnInfo
-
Gets an item of auxiliary metadata from its specification.
- getAuxDatumByName(String) - Method in class uk.ac.starlink.table.ColumnInfo
-
Gets an item of auxiliary metadata by its name.
- getAuxDatumValue(ValueInfo, Class) - Method in class uk.ac.starlink.table.ColumnInfo
-
Gets the value of an item of auxiliary metadata using its specification,
requiring a particular return type.
- getAuxDatumValueByName(String, Class) - Method in class uk.ac.starlink.table.ColumnInfo
-
Gets the value of an item of auxiliary metadata by its name,
requiring a particular return type.
- getBaseColumn() - Method in class uk.ac.starlink.table.WrapperColumn
-
Returns the column on which this one is based.
- getBasePolicy() - Method in class uk.ac.starlink.table.storage.MonitorStoragePolicy
-
Returns the base storage policy.
- getBaseTable() - Method in class uk.ac.starlink.table.CalcStarTable
-
Returns the input table on which this table is based.
- getBaseTable() - Method in class uk.ac.starlink.table.WrapperStarTable
-
Returns the base table underlying this wrapper table.
- getBaseURL() - Method in class uk.ac.starlink.table.gui.SQLPanel
-
Returns the basic URL which the user has specified by filling in the
boxes.
- getBinFactor() - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
-
Returns the multiplier for length scale that determines bin size.
- getBins(Object[]) - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
-
- getBins(Object[]) - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
-
- getBins(Object[]) - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
-
- getBins(Object[]) - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
-
- getBins(Object[]) - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
-
- getBins(Object[]) - Method in class uk.ac.starlink.table.join.EqualsMatchEngine
-
- getBins(Object[]) - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
-
- getBins(Object[]) - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
-
- getBins(Object[]) - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
-
- getBins(Object[]) - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
-
- getBins(Object[]) - Method in interface uk.ac.starlink.table.join.MatchEngine
-
Returns a set of keys for bins into which possible matches for
a given tuple might fall.
- getBins(Object[]) - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
-
- getBytes(String) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
-
Returns a byte array corresponding to a given string.
- getByteStore() - Method in class uk.ac.starlink.table.storage.ByteStoreRowStore
-
Returns the underlying storage for this row store.
- getCancelAction() - Method in class uk.ac.starlink.table.gui.TableLoadPanel
-
Returns the action which cancels a load in progress.
- getCancelAction() - Method in class uk.ac.starlink.table.gui.TableLoadWorker
-
Returns an action which will cancel the current load.
- getCell(int) - Method in class uk.ac.starlink.table.EmptyRowSequence
-
Always throws IllegalStateException.
- getCell(int) - Method in class uk.ac.starlink.table.IteratorRowSequence
-
- getCell(int) - Method in class uk.ac.starlink.table.jdbc.StarResultSet
-
Returns the object at a given column in the current row of this
result set in a form suitable for use as the content of a
StarTable cell.
- getCell(int) - Method in class uk.ac.starlink.table.OnceRowPipe
-
- getCell(int) - Method in class uk.ac.starlink.table.RandomRowSequence
-
- getCell(int) - Method in class uk.ac.starlink.table.ReaderRowSequence
-
- getCell(int) - Method in interface uk.ac.starlink.table.RowSequence
-
Returns the contents of a cell in the current row.
- getCell(int) - Method in class uk.ac.starlink.table.SelectorStarTable
-
- getCell(int) - Method in class uk.ac.starlink.table.WrapperRowSequence
-
- getCell(long, int) - Method in class uk.ac.starlink.table.AbstractStarTable
-
The AbstractStarTable implementation of this method throws an
UnsupportedOperationException, since unless otherwise
provided there is no random access.
- getCell(long, int) - Method in class uk.ac.starlink.table.BeanStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.CalcStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.ColumnPermutedStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.ColumnStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.ConcatStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.ConstantStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.EmptyStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.ExplodedStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.jdbc.RandomResultSetStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.JoinStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.RandomWrapperStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.RowListStarTable
-
- getCell(long, int) - Method in class uk.ac.starlink.table.RowPermutedStarTable
-
- getCell(long, int) - Method in interface uk.ac.starlink.table.StarTable
-
Returns the contents of a given table cell.
- getCell(long, int) - Method in class uk.ac.starlink.table.WrapperStarTable
-
- getCellFont() - Method in class uk.ac.starlink.table.gui.NumericCellRenderer
-
Returns the font in which cell contents will be rendererd.
- getCellRenderer() - Method in class uk.ac.starlink.table.URLValueInfo
-
- getCellWidth() - Method in class uk.ac.starlink.table.gui.NumericCellRenderer
-
Returns the advised width for table cells rendered by this object,
on the assumption that the objects it is asked to render are
as per the constructor.
- getCellWidth(JTable, int, int) - Static method in class uk.ac.starlink.table.gui.StarJTable
-
Returns the preferred width in pixels of a given cell in a JTable.
- getChooser() - Method in class uk.ac.starlink.table.gui.FilestoreTableLoadDialog
-
Returns the filestore chooser used by this dialogue.
- getChooser() - Method in class uk.ac.starlink.table.gui.FilestoreTableSaveDialog
-
Returns the chooser component used by this dialogue.
- getColumn(int) - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter
-
Returns the SqlColumn object describing how a given column of this
formatter's input table will be written into the RDBMS.
- getColumnAuxDataInfos() - Method in class uk.ac.starlink.table.AbstractStarTable
-
Goes through the table columns (ColumnInfo objects)
and picks out all the AuxData items which exist, generalising
where necessary and returning a union of them in
alphabetical order by name.
- getColumnAuxDataInfos() - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
-
- getColumnAuxDataInfos() - Method in class uk.ac.starlink.table.jdbc.RandomResultSetStarTable
-
- getColumnAuxDataInfos() - Method in class uk.ac.starlink.table.jdbc.SequentialResultSetStarTable
-
- getColumnAuxDataInfos() - Method in class uk.ac.starlink.table.jdbc.StarResultSet
-
Returns an ordered list of
ValueInfo
objects representing the auxilliary metadata returned by
this object's ColumnInfo objects.
- getColumnAuxDataInfos() - Method in interface uk.ac.starlink.table.jdbc.TypeMapper
-
Returns an ordered list of
ValueInfo
objects representing the auxilliary metadata returned by
the ColumnInfo objects used by this mapper's ValueHandlers.
- getColumnAuxDataInfos() - Method in interface uk.ac.starlink.table.StarTable
-
Returns an ordered list of
ValueInfo
objects representing
the auxiliary metadata returned by
getColumnInfo(int).getAuxData() calls.
- getColumnAuxDataInfos() - Method in class uk.ac.starlink.table.WrapperStarTable
-
- getColumnClass(int) - Method in class uk.ac.starlink.table.gui.StarTableModel
-
- getColumnClass(int) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
-
- getColumnCount() - Method in class uk.ac.starlink.table.AbstractStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.BeanStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.CalcStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.ColumnPermutedStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.ColumnStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.ConstantStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.ExplodedStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.formats.StreamStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.gui.MapGroupTableModel
-
- getColumnCount() - Method in class uk.ac.starlink.table.gui.StarTableModel
-
- getColumnCount() - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
-
- getColumnCount() - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.jdbc.RandomResultSetStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.jdbc.SequentialResultSetStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.JoinStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.MetadataStarTable
-
- getColumnCount() - Method in class uk.ac.starlink.table.RandomWrapperStarTable
-
Returns the number of columns.
- getColumnCount() - Method in class uk.ac.starlink.table.RowListStarTable
-
- getColumnCount() - Method in interface uk.ac.starlink.table.StarTable
-
Returns the number of columns in this table.
- getColumnCount() - Method in class uk.ac.starlink.table.WrapperStarTable
-
- getColumnData(int) - Method in class uk.ac.starlink.table.ColumnStarTable
-
Returns the ColumnData object for a given column.
- getColumnInfo() - Method in class uk.ac.starlink.table.ColumnData
-
Returns the ColumnInfo which provides the metadata for this
column.
- getColumnInfo() - Method in class uk.ac.starlink.table.gui.StarTableColumn
-
Returns the ColumnInfo object associated with this column.
- getColumnInfo() - Method in interface uk.ac.starlink.table.jdbc.ValueHandler
-
Returns the column metadata for this column.
- getColumnInfo(int) - Method in class uk.ac.starlink.table.AbstractStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.BeanStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.CalcStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.ColumnPermutedStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.ColumnStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.ConstantStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.ExplodedStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.formats.StreamStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.jdbc.RandomResultSetStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.jdbc.SequentialResultSetStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.JoinStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.MetaCopyStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.MetadataStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.RandomWrapperStarTable
-
- getColumnInfo(int) - Method in class uk.ac.starlink.table.RowListStarTable
-
- getColumnInfo(int) - Method in interface uk.ac.starlink.table.StarTable
-
Returns the object describing the data in a given column.
- getColumnInfo(int) - Method in class uk.ac.starlink.table.WrapperStarTable
-
- getColumnInfos() - Method in class uk.ac.starlink.table.jdbc.StarResultSet
-
Returns the array of column metadata objects corresponding to the
columns in this result set.
- getColumnInfos(StarTable) - Static method in class uk.ac.starlink.table.Tables
-
Convenience method to return an array of all the column headers
in a given table.
- getColumnMap() - Method in class uk.ac.starlink.table.ColumnPermutedStarTable
-
Returns the mapping used to define the permutation of the columns
of this table with respect to the base table.
- getColumnName() - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter.SqlColumn
-
Name used for the column.
- getColumnName(int) - Method in class uk.ac.starlink.table.gui.MapGroupTableModel
-
- getColumnName(int) - Method in class uk.ac.starlink.table.gui.StarTableModel
-
- getColumnName(int) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
-
- getColumnProperties() - Method in class uk.ac.starlink.table.BeanStarTable
-
Returns an array of the property names which correspond to the
columns of this table.
- getConnection() - Method in interface uk.ac.starlink.table.jdbc.Connector
-
Returns a JDBC Connection object.
- getConnection() - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
-
Returns a JDBC Connection that can supply the data for this table.
- getConnector() - Method in class uk.ac.starlink.table.gui.SQLPanel
-
Returns a Connector object which will make connections
based on the information entered in this dialog.
- getContentClass() - Method in class uk.ac.starlink.table.DefaultValueInfo
-
- getContentClass() - Method in class uk.ac.starlink.table.URLValueInfo
-
- getContentClass() - Method in interface uk.ac.starlink.table.ValueInfo
-
Returns the java class of the values described by this object.
- getCreateStatement(String) - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter
-
Returns the text of a suitable CREATE TABLE statement.
- getData() - Method in class uk.ac.starlink.table.BeanStarTable
-
Returns the array of objects which this model displays, one per row.
- getDefaultBuilders() - Method in class uk.ac.starlink.table.StarTableFactory
-
Gets the list of builders which are used for automatic format detection.
- getDefaultPolicy() - Static method in class uk.ac.starlink.table.StoragePolicy
-
Returns the default storage policy for this JVM.
- getDescription() - Method in class uk.ac.starlink.table.DefaultValueInfo
-
- getDescription() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
- getDescription() - Method in class uk.ac.starlink.table.gui.FilestoreTableSaveDialog
-
- getDescription() - Method in class uk.ac.starlink.table.gui.SQLWriteDialog
-
- getDescription() - Method in class uk.ac.starlink.table.gui.SystemTableSaveDialog
-
- getDescription() - Method in interface uk.ac.starlink.table.gui.TableLoadDialog
-
Returns a short description of this dialogue.
- getDescription() - Method in interface uk.ac.starlink.table.gui.TableSaveDialog
-
Returns this dialogue's description
(may be used as an Action's SHORT_DESCRIPTION property).
- getDescription() - Method in class uk.ac.starlink.table.jdbc.WriteMode
-
Returns a short description of this mode's operation.
- getDescription() - Method in class uk.ac.starlink.table.join.JoinType
-
Returns a short textual description of this type.
- getDescription() - Method in class uk.ac.starlink.table.UCD
-
Returns the textual description of the UCD.
- getDescription() - Method in class uk.ac.starlink.table.URLValueInfo
-
- getDescription() - Method in interface uk.ac.starlink.table.ValueInfo
-
Returns a description of the values described by this object.
- getDomainMappers() - Method in class uk.ac.starlink.table.DefaultValueInfo
-
- getDomainMappers() - Method in class uk.ac.starlink.table.URLValueInfo
-
- getDomainMappers() - Method in interface uk.ac.starlink.table.ValueInfo
-
Returns an array of objects which may be able to convert from the
values described by this info to a particular target value domain.
- getElementLabels(int[]) - Static method in class uk.ac.starlink.table.Tables
-
Returns an array of strings suitable as labels or label suffixes
for elements of an array as returned by
ValueInfo.getShape()
.
- getElementSize() - Method in class uk.ac.starlink.table.DefaultValueInfo
-
- getElementSize() - Method in class uk.ac.starlink.table.URLValueInfo
-
- getElementSize() - Method in interface uk.ac.starlink.table.ValueInfo
-
May indicate the size of a value element stored as the value of
this info.
- getError() - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
-
Returns the matching error.
- getError() - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
-
Returns the isotropic matching error.
- getError(int) - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
-
Returns the matching error in a given dimension.
- getError(int) - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
-
Returns the matching error in a given dimension.
- getFields() - Method in class uk.ac.starlink.table.gui.LabelledComponentStack
-
Returns an array of the components which have been added.
- getFile() - Method in class uk.ac.starlink.table.storage.FileByteStore
-
Returns the file used by this store.
- getFixedName(String, Collection) - Method in class uk.ac.starlink.table.JoinFixAction
-
Returns a, possibly modified, name for a column in the context of
existing column names.
- getFormatName() - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
-
Returns "text";
- getFormatName() - Method in class uk.ac.starlink.table.formats.AsciiTableBuilder
-
- getFormatName() - Method in class uk.ac.starlink.table.formats.AsciiTableWriter
-
Returns "ascii".
- getFormatName() - Method in class uk.ac.starlink.table.formats.CoinsTableBuilder
-
Returns "COINS".
- getFormatName() - Method in class uk.ac.starlink.table.formats.CsvTableBuilder
-
- getFormatName() - Method in class uk.ac.starlink.table.formats.CsvTableWriter
-
Returns "CSV" or "CSV-noheader".
- getFormatName() - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
-
- getFormatName() - Method in class uk.ac.starlink.table.formats.IpacTableBuilder
-
Returns "IPAC".
- getFormatName() - Method in class uk.ac.starlink.table.formats.IpacTableWriter
-
Returns "IPAC".
- getFormatName() - Method in class uk.ac.starlink.table.formats.LatexTableWriter
-
Returns the string "LaTeX-document" or "LaTeX";
- getFormatName() - Method in class uk.ac.starlink.table.formats.TextTableWriter
-
Returns "text";
- getFormatName() - Method in class uk.ac.starlink.table.formats.TstTableBuilder
-
- getFormatName() - Method in class uk.ac.starlink.table.formats.TstTableWriter
-
Returns "TST".
- getFormatName() - Method in class uk.ac.starlink.table.formats.WDCTableBuilder
-
- getFormatName() - Method in interface uk.ac.starlink.table.StarTableWriter
-
Gives the name of the format which is written by this writer.
- getFormatName() - Method in interface uk.ac.starlink.table.TableBuilder
-
Returns the name of the format which can be read by this handler.
- getFormatSelector() - Method in class uk.ac.starlink.table.gui.TableSaveChooser
-
Returns the selector which chooses table output formats.
- getFullURL() - Method in class uk.ac.starlink.table.gui.SQLPanel
-
Returns the full URL specified by the user in this box (including
the 'ref' part if there is one).
- getHandler(String) - Method in class uk.ac.starlink.table.StarTableOutput
-
Returns a StarTableWriter object given an output format name.
- getHandler(String, String) - Method in class uk.ac.starlink.table.StarTableOutput
-
Returns a StarTableWriter object given an output format name
and/or a location to write to.
- getHandlers() - Method in class uk.ac.starlink.table.StarTableOutput
-
Gets the list of handlers which can actually do table output.
- getHealpixK() - Method in class uk.ac.starlink.table.join.HealpixSkyPixellator
-
Returns the HEALPix k value, which determines sky pixel size,
equivalent to log2(nside).
- getHugeRow(int) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
-
Returns the row in the underlying huge model corresponding to a given
row in this view.
- getIcon() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
- getIcon() - Method in class uk.ac.starlink.table.gui.FilestoreTableSaveDialog
-
- getIcon() - Method in class uk.ac.starlink.table.gui.SQLWriteDialog
-
- getIcon() - Method in class uk.ac.starlink.table.gui.SystemTableSaveDialog
-
- getIcon() - Method in interface uk.ac.starlink.table.gui.TableLoadDialog
-
Returns an icon associated with this dialogue.
- getIcon() - Method in interface uk.ac.starlink.table.gui.TableSaveDialog
-
Returns an icon for use in identifying this dialogue.
- getID() - Method in class uk.ac.starlink.table.gui.UCDSelector
-
Returns the UCD ID selected by the user, or null if none
is selected.
- getID() - Method in class uk.ac.starlink.table.join.LinkGroup
-
Returns this group's ID.
- getID() - Method in class uk.ac.starlink.table.UCD
-
Returns the ID string of this UCD.
- getIndicator() - Method in class uk.ac.starlink.table.join.RowMatcher
-
Returns the current progress indicator for this matcher.
- getInfo() - Method in interface uk.ac.starlink.table.CalcStarTable.Col
-
Returns the metadata for this column.
- getInfo() - Method in class uk.ac.starlink.table.DescribedValue
-
Returns the ValueInfo object which describes the value
held by this object.
- getInputFont() - Method in class uk.ac.starlink.table.gui.LabelledComponentStack
-
Returns the font used for dialog boxes.
- getInputStream() - Method in class uk.ac.starlink.table.formats.CsvStarTable
-
- getInputStream() - Method in class uk.ac.starlink.table.formats.StreamStarTable
-
Convenience method which returns a buffered pushback stream based
on this table's data source.
- getInsertStatement(String) - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter
-
Returns the text of a suitable parametric statement for inserting a
row.
- getInstance() - Static method in class uk.ac.starlink.table.EmptyRowSequence
-
Returns singleton instance of this class.
- getIsotropicScale() - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
-
Returns the isotropic scale.
- getJDBCHandler() - Method in class uk.ac.starlink.table.StarTableFactory
-
Returns the JDBC handler object used by this factory.
- getJDBCHandler() - Method in class uk.ac.starlink.table.StarTableOutput
-
Returns the JDBCHandler object used for writing tables to JDBC
connections.
- getKnownBuilders() - Method in class uk.ac.starlink.table.StarTableFactory
-
Gets the list of builders which are available for selection by
format name.
- getKnownFormats() - Method in class uk.ac.starlink.table.StarTableFactory
-
- getKnownFormats() - Method in class uk.ac.starlink.table.StarTableOutput
-
Returns a list of the format strings which are defined by the
handlers registered with this object.
- getLabel() - Method in interface uk.ac.starlink.table.gui.TableLoader
-
Returns a short textual label describing what is being loaded.
- getLabels() - Method in class uk.ac.starlink.table.gui.LabelledComponentStack
-
Returns an array of labels which have been added.
- getLeadSelectionIndex() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- getLength() - Method in interface uk.ac.starlink.table.ByteStore
-
Returns the number of bytes currently stored in this object.
- getLength() - Method in class uk.ac.starlink.table.storage.AdaptiveByteStore
-
- getLength() - Method in class uk.ac.starlink.table.storage.ArrayPrimitiveStore
-
- getLength() - Method in class uk.ac.starlink.table.storage.DiscardByteStore
-
- getLength() - Method in class uk.ac.starlink.table.storage.FileByteStore
-
- getLength() - Method in class uk.ac.starlink.table.storage.LimitByteStore
-
- getLength() - Method in class uk.ac.starlink.table.storage.MemoryByteStore
-
- getLength() - Method in interface uk.ac.starlink.table.ValueStore
-
Returns the length of the vector.
- getLevel() - Method in class uk.ac.starlink.table.join.HtmSkyPixellator
-
Returns the HTM level, which determines sky pixel size.
- getLoadClient() - Method in class uk.ac.starlink.table.gui.TableLoadPanel
-
Returns a GUI consumer for any tables loaded by this panel.
- getLoadClient() - Method in class uk.ac.starlink.table.gui.TableLoadTransferHandler
-
Returns a GUI consumer for any tables loaded by this panel.
- getLoadClient() - Method in class uk.ac.starlink.table.gui.TableLoadWorker
-
Returns the table load client used by this worker.
- getLoader() - Method in class uk.ac.starlink.table.gui.TableLoadWorker
-
Returns the table loader used by this worker.
- getLocationField() - Method in class uk.ac.starlink.table.gui.LocationTableLoadDialog
-
Returns the text field into which the location is entered.
- getMask() - Method in class uk.ac.starlink.table.RowSubsetStarTable
-
Returns the bit mask which defines which rows are seen.
- getMatchBounds(NdRange[], int) - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
-
- getMatchBounds(NdRange[], int) - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
-
- getMatchBounds(NdRange[], int) - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
-
- getMatchBounds(NdRange[], int) - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
-
- getMatchBounds(NdRange[], int) - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
-
- getMatchBounds(NdRange[], int) - Method in class uk.ac.starlink.table.join.EqualsMatchEngine
-
- getMatchBounds(NdRange[], int) - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
-
- getMatchBounds(NdRange[], int) - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
-
- getMatchBounds(NdRange[], int) - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
-
- getMatchBounds(NdRange[], int) - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
-
- getMatchBounds(NdRange[], int) - Method in interface uk.ac.starlink.table.join.MatchEngine
-
Given a range of tuple values, returns a range outside which
no match to anything within that range can result.
- getMatchBounds(NdRange[], int) - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
-
- getMatchParameters() - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
-
- getMatchParameters() - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
-
- getMatchParameters() - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
-
- getMatchParameters() - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
-
- getMatchParameters() - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
-
- getMatchParameters() - Method in class uk.ac.starlink.table.join.EqualsMatchEngine
-
- getMatchParameters() - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
-
- getMatchParameters() - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
-
- getMatchParameters() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
-
- getMatchParameters() - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
-
- getMatchParameters() - Method in interface uk.ac.starlink.table.join.MatchEngine
-
Returns a set of DescribedValue objects whose values can be modified
to modify the matching criteria.
- getMatchParameters() - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
-
- getMatchScoreInfo() - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
-
- getMatchScoreInfo() - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
-
- getMatchScoreInfo() - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
-
- getMatchScoreInfo() - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
-
- getMatchScoreInfo() - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
-
- getMatchScoreInfo() - Method in class uk.ac.starlink.table.join.EqualsMatchEngine
-
The match score is uninteresting, since it's either -1 or 0.
- getMatchScoreInfo() - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
-
- getMatchScoreInfo() - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
-
- getMatchScoreInfo() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
-
- getMatchScoreInfo() - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
-
- getMatchScoreInfo() - Method in interface uk.ac.starlink.table.join.MatchEngine
-
- getMatchScoreInfo() - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
-
- getMaxFieldChars() - Method in class uk.ac.starlink.table.formats.CsvTableWriter
-
Returns the limit on the number of characters that will be written
in a single field.
- getMaximumParameterLength() - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
-
- getMaximumParameterLength() - Method in class uk.ac.starlink.table.formats.IpacTableWriter
-
The comments parameter may be many lines long.
- getMaxK() - Method in class uk.ac.starlink.table.join.HealpixSkyPixellator
-
Returns the maximum permissible K value.
- getMaxLength() - Method in class uk.ac.starlink.table.gui.ValueInfoCellRenderer
-
Gets the length in characters at which cell value representations
will be truncated.
- getMaxs() - Method in class uk.ac.starlink.table.join.NdRange
-
Returns the array of maximum values.
- getMaxSelectionIndex() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- getMaxWidth() - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
-
Returns the maximum width for a given column.
- getMaxWidth() - Method in class uk.ac.starlink.table.formats.AsciiTableWriter
-
- getMaxWidth() - Method in class uk.ac.starlink.table.formats.IpacTableWriter
-
- getMaxWidth() - Method in class uk.ac.starlink.table.formats.TextTableWriter
-
- getMenus() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
- getMenus() - Method in interface uk.ac.starlink.table.gui.TableLoadDialog
-
Returns an array of menus which may be presented in the window
alongside the query component.
- getMetadata() - Method in class uk.ac.starlink.table.formats.RowEvaluator
-
Returns information gleaned from previous submitRow
calls about the kind of data that appears to be in the columns.
- getMimeType() - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
-
- getMimeType() - Method in class uk.ac.starlink.table.formats.CsvTableWriter
-
- getMimeType() - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
-
- getMimeType() - Method in class uk.ac.starlink.table.formats.IpacTableWriter
-
Returns "text/plain".
- getMimeType() - Method in class uk.ac.starlink.table.formats.LatexTableWriter
-
- getMimeType() - Method in class uk.ac.starlink.table.formats.TextTableWriter
-
- getMimeType() - Method in class uk.ac.starlink.table.formats.TstTableWriter
-
Returns "text/plain".
- getMimeType() - Method in interface uk.ac.starlink.table.StarTableWriter
-
Returns a string suitable for use as the value of a MIME
Content-Type header.
- getMinNameWidth(ColumnInfo) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
-
Returns the minimum width required to output the actual characters
of the name for a given column.
- getMinNameWidth(ColumnInfo) - Method in class uk.ac.starlink.table.formats.IpacTableWriter
-
- getMins() - Method in class uk.ac.starlink.table.join.NdRange
-
Returns the array of minimum values.
- getMinSelectionIndex() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- getModel() - Method in class uk.ac.starlink.table.gui.MultilineJTable
-
Returns the model which this table is using for data display.
- getName() - Method in class uk.ac.starlink.table.AbstractStarTable
-
- getName() - Method in class uk.ac.starlink.table.DefaultValueInfo
-
- getName() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
- getName() - Method in class uk.ac.starlink.table.gui.FilestoreTableSaveDialog
-
- getName() - Method in class uk.ac.starlink.table.gui.SQLWriteDialog
-
- getName() - Method in class uk.ac.starlink.table.gui.SystemTableSaveDialog
-
- getName() - Method in interface uk.ac.starlink.table.gui.TableLoadDialog
-
Returns the name of this dialogue.
- getName() - Method in interface uk.ac.starlink.table.gui.TableSaveDialog
-
Returns this dialogue's name
(may be used as an Action's NAME property).
- getName() - Method in class uk.ac.starlink.table.join.JoinType
-
Returns the name of this type.
- getName() - Method in class uk.ac.starlink.table.MetaCopyStarTable
-
- getName() - Method in interface uk.ac.starlink.table.StarTable
-
Returns the name of this table, if it has one.
- getName() - Method in class uk.ac.starlink.table.URLValueInfo
-
- getName() - Method in interface uk.ac.starlink.table.ValueInfo
-
Returns the name of this object.
- getName() - Method in class uk.ac.starlink.table.WrapperStarTable
-
- getNdim() - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
-
Returns the dimensionality of the Cartesian space
in which this match engine works.
- getOkAction() - Method in class uk.ac.starlink.table.gui.TableLoadPanel
-
Returns the action which starts to load tables.
- getOutputStream() - Method in interface uk.ac.starlink.table.ByteStore
-
Returns an output stream which can be used to write to the store.
- getOutputStream() - Method in class uk.ac.starlink.table.storage.AdaptiveByteStore
-
- getOutputStream() - Method in class uk.ac.starlink.table.storage.DiscardByteStore
-
- getOutputStream() - Method in class uk.ac.starlink.table.storage.FileByteStore
-
- getOutputStream() - Method in class uk.ac.starlink.table.storage.LimitByteStore
-
- getOutputStream() - Method in class uk.ac.starlink.table.storage.MemoryByteStore
-
- getOutputStream(String) - Method in class uk.ac.starlink.table.StarTableOutput
-
Returns an output stream which points to a given location.
- getPairTypes() - Static method in class uk.ac.starlink.table.join.JoinType
-
Returns a list of all the known types which apply to two-table matches.
- getParameterByName(String) - Method in class uk.ac.starlink.table.AbstractStarTable
-
- getParameterByName(String) - Method in class uk.ac.starlink.table.MetaCopyStarTable
-
- getParameterByName(String) - Method in interface uk.ac.starlink.table.StarTable
-
Returns a parameter (table-wide metadata item) of this table located
by its name.
- getParameterByName(String) - Method in class uk.ac.starlink.table.WrapperStarTable
-
- getParameters() - Method in class uk.ac.starlink.table.AbstractStarTable
-
- getParameters() - Method in class uk.ac.starlink.table.MetaCopyStarTable
-
- getParameters() - Method in interface uk.ac.starlink.table.StarTable
-
Returns a list of table parameters, that is items which pertain to
the entire table.
- getParameters() - Method in class uk.ac.starlink.table.WrapperStarTable
-
- getParanoidReservedWords() - Static method in class uk.ac.starlink.table.jdbc.SqlSyntax
-
Returns a list of words that are known to be reserved in a mixed
bag of popular RDBMSs.
- getParentComponent() - Method in class uk.ac.starlink.table.jdbc.SwingAuthenticator
-
Returns the parent component for this authenticator; this may affect
the positioning of the dialog box.
- getPasswordDocument() - Method in class uk.ac.starlink.table.jdbc.TextModelsAuthenticator
-
Returns the text model for the password string.
- getPixels(double, double, double) - Method in class uk.ac.starlink.table.join.HtmSkyPixellator
-
- getPixels(double, double, double) - Method in class uk.ac.starlink.table.join.PixtoolsHealpixSkyPixellator
-
- getPixels(double, double, double) - Method in interface uk.ac.starlink.table.join.SkyPixellator
-
Returns an array of objects representing pixels in a given region.
- getPreferredScrollableViewportSize() - Method in class uk.ac.starlink.table.gui.TableRowHeader
-
- getPreparation() - Method in class uk.ac.starlink.table.StarTableFactory
-
Returns the current table preparation object, if any.
- getProgressBar() - Method in class uk.ac.starlink.table.gui.ProgressBarStarTable
-
- getProgressBar() - Method in class uk.ac.starlink.table.gui.ProgressBarTableSink
-
Returns the progress bar used by this object.
- getProgressBar() - Method in class uk.ac.starlink.table.gui.TableLoadPanel
-
Returns the progress bar used by this panel.
- getProgressBar() - Method in class uk.ac.starlink.table.gui.TableLoadWorker
-
Returns the progress bar controlled by this worker.
- getQueryComponent() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
- getQueryComponent() - Method in interface uk.ac.starlink.table.gui.TableLoadDialog
-
Returns the GUI component which allows the user to select how tables
are to be loaded.
- getRadiusBins(double[], double) - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
-
Returns an array of the bin objects that may be covered within a
given distance of a given position.
- getRef() - Method in class uk.ac.starlink.table.gui.SQLPanel
-
Returns the 'ref' part of the URL, if a ref string was specified
in the constructor.
- getRef(int) - Method in class uk.ac.starlink.table.join.RowLink
-
Returns the ith row ref in this link.
- getReservedWords() - Method in class uk.ac.starlink.table.jdbc.SqlSyntax
-
Returns an alphabetical list of the reserved words known by this class,
in normalised (upper case) form.
- getResultSet() - Method in class uk.ac.starlink.table.jdbc.RandomResultSetStarTable
-
Returns the result set on which this table is built.
- getResultSet() - Method in class uk.ac.starlink.table.jdbc.SequentialResultSetStarTable
-
Returns the result set on which this table is built.
- getResultSet() - Method in class uk.ac.starlink.table.jdbc.StarResultSet
-
Returns the result set on which this table is based.
- getRow() - Method in class uk.ac.starlink.table.EmptyRowSequence
-
Always throws IllegalStateException.
- getRow() - Method in class uk.ac.starlink.table.IteratorRowSequence
-
- getRow() - Method in class uk.ac.starlink.table.jdbc.StarResultSet
-
Returns the current row of this result set in a form suitable for use
as the content of a StarTable.
- getRow() - Method in class uk.ac.starlink.table.OnceRowPipe
-
- getRow() - Method in class uk.ac.starlink.table.RandomRowSequence
-
- getRow() - Method in class uk.ac.starlink.table.ReaderRowSequence
-
- getRow() - Method in interface uk.ac.starlink.table.RowSequence
-
Returns the contents of the current table row, as an array
with the same number of elements as there are columns in this
table.
- getRow() - Method in class uk.ac.starlink.table.SelectorStarTable
-
- getRow() - Method in class uk.ac.starlink.table.WrapperRowSequence
-
- getRow(long) - Method in class uk.ac.starlink.table.AbstractStarTable
-
- getRow(long) - Method in class uk.ac.starlink.table.CalcStarTable
-
- getRow(long) - Method in class uk.ac.starlink.table.ColumnPermutedStarTable
-
- getRow(long) - Method in class uk.ac.starlink.table.ConcatStarTable
-
- getRow(long) - Method in class uk.ac.starlink.table.EmptyStarTable
-
- getRow(long) - Method in class uk.ac.starlink.table.ExplodedStarTable
-
- getRow(long) - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
-
- getRow(long) - Method in class uk.ac.starlink.table.jdbc.RandomResultSetStarTable
-
- getRow(long) - Method in class uk.ac.starlink.table.JoinStarTable
-
- getRow(long) - Method in class uk.ac.starlink.table.RandomWrapperStarTable
-
- getRow(long) - Method in class uk.ac.starlink.table.RowListStarTable
-
- getRow(long) - Method in class uk.ac.starlink.table.RowPermutedStarTable
-
- getRow(long) - Method in interface uk.ac.starlink.table.StarTable
-
Returns the contents of a given table row.
- getRow(long) - Method in class uk.ac.starlink.table.WrapperStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.AbstractStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.BeanStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.CalcStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.ColumnRandomWrapperStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.ColumnStarTable
-
Gets the number of rows in the table (which must be applicable to
all the columns).
- getRowCount() - Method in class uk.ac.starlink.table.ConcatStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.ConstantStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.EmptyStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.formats.StreamStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.gui.MapGroupTableModel
-
- getRowCount() - Method in class uk.ac.starlink.table.gui.StarTableModel
-
- getRowCount() - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
-
- getRowCount() - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.jdbc.RandomResultSetStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.jdbc.SequentialResultSetStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.jdbc.StarResultSet
-
Lazily counts the number of rows in this result set, if it has random
access.
- getRowCount() - Method in class uk.ac.starlink.table.JoinStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.MetadataStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.RandomStarTable
-
The number of rows in this table.
- getRowCount() - Method in class uk.ac.starlink.table.RandomWrapperStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.RowListStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.RowPermutedStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.RowSubsetStarTable
-
- getRowCount() - Method in class uk.ac.starlink.table.SelectorStarTable
-
Returns -1 (length unknown).
- getRowCount() - Method in interface uk.ac.starlink.table.StarTable
-
Returns the number of rows in this table, if known.
- getRowCount() - Method in class uk.ac.starlink.table.WrapperStarTable
-
- getRowIndex() - Method in class uk.ac.starlink.table.join.RowRef
-
Returns the row index;
- getRowMap() - Method in class uk.ac.starlink.table.RowPermutedStarTable
-
Returns the mapping array.
- getRowSequence() - Method in class uk.ac.starlink.table.AbstractStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.CalcStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.ColumnPermutedStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.ConcatStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.EmptyStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.ExplodedStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.formats.StreamStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.gui.ProgressBarStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.jdbc.SequentialResultSetStarTable
-
The first time it is called, returns an iterator over the rows of the
result set.
- getRowSequence() - Method in class uk.ac.starlink.table.JoinStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.MetadataStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.ProgressLineStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.RandomStarTable
-
Returns a RowSequence object based on the random data
access methods of this table.
- getRowSequence() - Method in class uk.ac.starlink.table.RandomWrapperStarTable
-
Returns a RowSequence object based on the random data
access methods of this table.
- getRowSequence() - Method in class uk.ac.starlink.table.RowPermutedStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.RowSubsetStarTable
-
- getRowSequence() - Method in class uk.ac.starlink.table.SelectorStarTable
-
- getRowSequence() - Method in interface uk.ac.starlink.table.StarTable
-
Returns an object which can iterate over all the rows in the table
sequentially.
- getRowSequence() - Method in class uk.ac.starlink.table.WrapperStarTable
-
- getSampledRows() - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
-
Returns the number of columns which will be sampled to
work out the column width.
- getSaveDialogActions() - Method in class uk.ac.starlink.table.gui.TableSaveChooser
-
Returns actions which correspond to the save dialogues this
saver is using.
- getScale() - Method in class uk.ac.starlink.table.join.AbstractSkyMatchEngine
-
Returns the length scale used for sky pixellisation.
- getScale() - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
-
Returns distance scale.
- getScale() - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
-
Returns the length scale.
- getScale() - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
-
Returns the distance scale.
- getScale() - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
-
Returns the length scale.
- getScale() - Method in class uk.ac.starlink.table.join.HealpixSkyPixellator
-
- getScale() - Method in class uk.ac.starlink.table.join.HtmSkyPixellator
-
- getScale() - Method in interface uk.ac.starlink.table.join.SkyPixellator
-
Returns the most recently set angular scale.
- getScale(int) - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
-
Returns the scale value for a given dimension.
- getScaleBins(double[]) - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
-
Returns an array of the bin objects that may be covered within the
current anisotropic scale length in each direction of a given position.
- getScore() - Method in class uk.ac.starlink.table.join.RowLink2
-
Returns the score associated with this link.
- getScore(int) - Method in class uk.ac.starlink.table.join.PairsRowLink
-
Returns the score associated with a given RowRef.
- getScoreScale() - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
-
- getScoreScale() - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
-
Returns the square root of the number of constituent matchers
if they all have definite score scaling values.
- getScoreScale() - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
-
- getScoreScale() - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
-
- getScoreScale() - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
-
- getScoreScale() - Method in class uk.ac.starlink.table.join.EqualsMatchEngine
-
- getScoreScale() - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
-
Returns unity.
- getScoreScale() - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
-
Returns unity.
- getScoreScale() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
-
- getScoreScale() - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
-
- getScoreScale() - Method in interface uk.ac.starlink.table.join.MatchEngine
-
Returns a scale value for the match score.
- getScoreScale() - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
-
- getSelectedFormat() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
Returns the table format currently selected by any of the format
selectors.
- getSelectedFormat() - Method in class uk.ac.starlink.table.gui.TableSaveChooser
-
Returns the currently selected format string.
- getSelectionMode() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- getSeparation() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
-
Returns the maximum separation which corresponds to a match.
- getShape() - Method in class uk.ac.starlink.table.DefaultValueInfo
-
- getShape() - Method in class uk.ac.starlink.table.URLValueInfo
-
- getShape() - Method in interface uk.ac.starlink.table.ValueInfo
-
Returns the shape associated with array value types.
- getSize() - Method in class uk.ac.starlink.table.join.LinkGroup
-
Returns this group's size.
- getSourceActions(JComponent) - Method in class uk.ac.starlink.table.gui.TableLoadTransferHandler
-
- getSourceClass() - Method in interface uk.ac.starlink.table.DomainMapper
-
Returns the type of values from which this mapper instance can
convert.
- getSourceClass() - Method in class uk.ac.starlink.table.TimeMapper
-
- getSourceDescription() - Method in interface uk.ac.starlink.table.DomainMapper
-
Returns a description of the type of source values which this mapper
can convert from.
- getSourceDescription() - Method in class uk.ac.starlink.table.TimeMapper
-
- getSourceName() - Method in interface uk.ac.starlink.table.DomainMapper
-
Returns a short name for the type of source values which this mapper
can convert from.
- getSourceName() - Method in class uk.ac.starlink.table.TimeMapper
-
- getSql() - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
-
Returns the text of the SQL query used for this table.
- getSqlType() - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter.SqlColumn
-
Returns the SQL type code for this column.
- getSqlType(Class) - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter
-
Returns an SQL type code suitable for a given class.
- getStack() - Method in class uk.ac.starlink.table.gui.SQLPanel
-
Returns the container for query components.
- getStarTable() - Method in class uk.ac.starlink.table.gui.StarJTable
-
Return a reference to the
StarTable
being used.
- getStarTable() - Method in class uk.ac.starlink.table.gui.StarTableModel
-
Gets the StarTable underlying this model.
- getStarTable() - Method in interface uk.ac.starlink.table.RowStore
-
Obtains a StarTable which contains the data and metadata that have
been written into this sink.
- getStarTable() - Method in class uk.ac.starlink.table.storage.ByteStoreRowStore
-
- getStarTable() - Method in class uk.ac.starlink.table.storage.DiscardRowStore
-
- getStarTable() - Method in class uk.ac.starlink.table.storage.ListRowStore
-
- getStarTable() - Method in class uk.ac.starlink.table.storage.SidewaysRowStore
-
- getStarTable() - Method in interface uk.ac.starlink.table.TableSource
-
Returns a table.
- getStarTableWriters() - Static method in class uk.ac.starlink.table.formats.CsvTableWriter
-
Returns a selection of useful CsvTableWriters.
- getStarTableWriters() - Static method in class uk.ac.starlink.table.formats.HTMLTableWriter
-
Returns a selection of useful HTMLTableWriters.
- getStarTableWriters() - Static method in class uk.ac.starlink.table.formats.LatexTableWriter
-
Returns a useful list of LatexTableWriters.
- getStoragePolicy() - Method in class uk.ac.starlink.table.StarTableFactory
-
Returns the current storage policy.
- getSubmitAction() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
- getSubmitAction() - Method in interface uk.ac.starlink.table.gui.TableLoadDialog
-
- getSummary() - Method in enum uk.ac.starlink.table.join.PairMode
-
Returns a short summary of the matching policy.
- getSystemBrowserIcon() - Static method in class uk.ac.starlink.table.gui.SystemBrowser
-
Returns an icon which represents system browsing.
- getTableBuilder(String) - Method in class uk.ac.starlink.table.StarTableFactory
-
Returns a table handler with a given name.
- getTableFactory() - Method in interface uk.ac.starlink.table.gui.TableLoadClient
-
Returns the table factory via which all loaded tables will be produced.
- getTableIndex() - Method in class uk.ac.starlink.table.join.RowRef
-
Returns the table index.
- getTableOutput() - Method in class uk.ac.starlink.table.gui.TableSaveChooser
-
Returns the StarTableOutput object which this saver uses to
do the actual writing of the StarTables.
- getTables() - Method in class uk.ac.starlink.table.gui.TableSaveChooser
-
Obtains the tables to write.
- getTables() - Method in class uk.ac.starlink.table.JoinStarTable
-
Returns an unmodifiable list of the constituent tables providing the
base data for this join table.
- getTargetName() - Method in interface uk.ac.starlink.table.DomainMapper
-
Returns a name identifying the target domain of this mapper.
- getTargetName() - Method in class uk.ac.starlink.table.TimeMapper
-
- getTimeMappers() - Static method in class uk.ac.starlink.table.TimeMapper
-
Returns a selection of time mapper instances.
- getToolbarActions() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
- getToolbarActions() - Method in interface uk.ac.starlink.table.gui.TableLoadDialog
-
Returns an array of actions suitable for presentation as toolbar
buttons alongside the query component.
- getTuningParameter() - Method in class uk.ac.starlink.table.join.HealpixSkyPixellator
-
- getTuningParameter() - Method in class uk.ac.starlink.table.join.HtmSkyPixellator
-
- getTuningParameter() - Method in interface uk.ac.starlink.table.join.SkyPixellator
-
Returns a parameter whose value may be adjusted to alter the
pixellisation scale.
- getTuningParameters() - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
-
- getTuningParameters() - Method in class uk.ac.starlink.table.join.AbstractSkyMatchEngine
-
- getTuningParameters() - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
-
- getTuningParameters() - Method in class uk.ac.starlink.table.join.EqualsMatchEngine
-
- getTuningParameters() - Method in interface uk.ac.starlink.table.join.MatchEngine
-
Returns a set of DescribedValue objects whose values can be modified
to tune the performance of the match.
- getTupleInfos() - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
-
- getTupleInfos() - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
-
- getTupleInfos() - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
-
- getTupleInfos() - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
-
- getTupleInfos() - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
-
- getTupleInfos() - Method in class uk.ac.starlink.table.join.EqualsMatchEngine
-
- getTupleInfos() - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
-
- getTupleInfos() - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
-
- getTupleInfos() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
-
- getTupleInfos() - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
-
- getTupleInfos() - Method in interface uk.ac.starlink.table.join.MatchEngine
-
Returns a set of ValueInfo objects indicating what is required for
the elements of each tuple.
- getTupleInfos() - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
-
- getType() - Method in class uk.ac.starlink.table.storage.ArrayPrimitiveStore
-
- getType() - Method in interface uk.ac.starlink.table.ValueStore
-
Returns the class of value which this object can store.
- getTypeSpec() - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter.SqlColumn
-
Type specification as used in CREATE statement.
- getUCD() - Method in class uk.ac.starlink.table.DefaultValueInfo
-
- getUCD() - Method in class uk.ac.starlink.table.URLValueInfo
-
- getUCD() - Method in interface uk.ac.starlink.table.ValueInfo
-
Returns the Unified Column Descriptor string applying to the
values described by this object.
- getUCD(String) - Static method in class uk.ac.starlink.table.UCD
-
Returns the UCD object corresponding to a given UCD ID string.
- getUCDs() - Static method in class uk.ac.starlink.table.UCD
-
Returns an iterator over all the known UCDs.
- getUnitString() - Method in class uk.ac.starlink.table.DefaultValueInfo
-
- getUnitString() - Method in class uk.ac.starlink.table.URLValueInfo
-
- getUnitString() - Method in interface uk.ac.starlink.table.ValueInfo
-
Returns a string representing the units of the values described by
this object.
- getURL() - Method in class uk.ac.starlink.table.AbstractStarTable
-
- getURL() - Method in class uk.ac.starlink.table.MetaCopyStarTable
-
- getURL() - Method in class uk.ac.starlink.table.RandomWrapperStarTable
-
Returns the URL of the base table.
- getURL() - Method in interface uk.ac.starlink.table.StarTable
-
Returns the URL of this table, if it has one.
- getURL() - Method in class uk.ac.starlink.table.WrapperStarTable
-
Initially returns null to indicate that this table
itself is not persistent.
- getUsedMatchFlag() - Method in class uk.ac.starlink.table.join.JoinType
-
Returns a value which indicates whether the matchScore is ever
non-empty in the output table.
- getUsedTableFlags() - Method in class uk.ac.starlink.table.join.JoinType
-
Returns an array of flags indicating whether each of the tables in
the input will ever have non-empty rows in the output.
- getUserDocument() - Method in class uk.ac.starlink.table.jdbc.TextModelsAuthenticator
-
Returns the text model for the username string.
- getUtype() - Method in class uk.ac.starlink.table.DefaultValueInfo
-
- getUtype() - Method in class uk.ac.starlink.table.URLValueInfo
-
- getUtype() - Method in interface uk.ac.starlink.table.ValueInfo
-
Returns the Utype string applying to the values described by
this object.
- getUtype(ValueInfo) - Static method in class uk.ac.starlink.table.Tables
-
Deprecated.
- getValue() - Method in class uk.ac.starlink.table.DescribedValue
-
Returns the actual value content of this object.
- getValue(C) - Method in interface uk.ac.starlink.table.CalcStarTable.Col
-
Returns the value for this column extracted from a given
calculation object.
- getValue(Object) - Method in interface uk.ac.starlink.table.jdbc.ValueHandler
-
Translates a value from the form that it takes in the ResultSet to
a form which can be used for further processing.
- getValue(Collection, ValueInfo) - Static method in class uk.ac.starlink.table.Tables
-
Returns the value from a list of
DescribedValue
objects
which corresponds to a given info key.
- getValueAsString(int) - Method in class uk.ac.starlink.table.DescribedValue
-
Returns a string representation of the value of this object,
no longer than a given maximum length.
- getValueAt(int, int) - Method in class uk.ac.starlink.table.gui.MapGroupTableModel
-
- getValueAt(int, int) - Method in class uk.ac.starlink.table.gui.StarTableModel
-
- getValueAt(int, int) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
-
- getValueIsAdjusting() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- getViewBase() - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
-
Returns the offset from which this view views the underlying
table model.
- getWriteHeader() - Method in class uk.ac.starlink.table.formats.CsvTableWriter
-
Indicates whether an initial row containing column names will be
written.
- getWriteParameters() - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
-
Finds out whether the output will include table parameters.
- GRP_ID_INFO - Static variable in class uk.ac.starlink.table.join.MatchStarTables
-
Defines the characteristics of a table column which represents the
ID of a group of matched row objects.
- GRP_SIZE_INFO - Static variable in class uk.ac.starlink.table.join.MatchStarTables
-
Defines the characteristics of a table column which represents the
number of matched row objects in a given group (with the same group ID).
- main(String[]) - Static method in class uk.ac.starlink.table.gui.TableLoadPanel
-
Test method.
- main(String[]) - Static method in class uk.ac.starlink.table.gui.TableSaveChooser
-
Testing purposes only.
- main(String[]) - Static method in class uk.ac.starlink.table.jdbc.JDBCFormatter
-
Main method.
- main(String[]) - Static method in class uk.ac.starlink.table.join.EllipseToy
-
Main method.
- main(String[]) - Static method in class uk.ac.starlink.table.TableCopy
-
Copies a table from one format to another.
- makeByteStore() - Method in class uk.ac.starlink.table.storage.ByteStoreStoragePolicy
-
- makeByteStore() - Method in class uk.ac.starlink.table.storage.MonitorStoragePolicy
-
- makeByteStore() - Method in class uk.ac.starlink.table.StoragePolicy
-
Returns a new ByteStore object which can be used to
provide a destination for general purpose data storage.
- makeColumn(String, Object) - Static method in class uk.ac.starlink.table.ArrayColumn
-
Constructs a new ArrayColumn based on a given data array.
- makeColumn(ColumnInfo, long) - Static method in class uk.ac.starlink.table.ArrayColumn
-
Obtains an ArrayColumn object based on a template
object with a given number of rows.
- makeColumn(ColumnInfo, Object) - Static method in class uk.ac.starlink.table.ArrayColumn
-
Constructs a new ArrayColumn based on a given data array.
- makeConfiguredRowStore(StarTable) - Method in class uk.ac.starlink.table.storage.ByteStoreStoragePolicy
-
- makeConfiguredRowStore(StarTable) - Method in class uk.ac.starlink.table.storage.MonitorStoragePolicy
-
- makeConfiguredRowStore(StarTable) - Method in class uk.ac.starlink.table.StoragePolicy
-
- makeEditor(ValueInfo) - Static method in class uk.ac.starlink.table.gui.ValueInfoCellEditor
-
Returns a TableCellEditor that can be used for editing the values
described by this ValueInfo.
- makeFormatBoxModel(StarTableOutput, boolean) - Static method in class uk.ac.starlink.table.gui.TableSaveChooser
-
Constructs a ComboBoxModel containing an entry for each of the
known output formats.
- makeInternalMatchTable(int, LinkSet, long) - Static method in class uk.ac.starlink.table.join.MatchStarTables
-
Analyses a set of RowLinks to mark as linked rows of a given table.
- makeJoinTable(StarTable[], LinkSet, boolean, JoinFixAction[], ValueInfo) - Static method in class uk.ac.starlink.table.join.MatchStarTables
-
Constructs a table made out of a set of constituent tables
joined together according to a
LinkSet
describing
row matches.
- makeJoinTable(StarTable, StarTable, LinkSet, JoinType, boolean, JoinFixAction[], ValueInfo) - Static method in class uk.ac.starlink.table.join.MatchStarTables
-
Constructs a table made out of two constituent tables joined together
according to a
LinkSet
describing row matches and
a flag determining what conditions on a
RowLink
give you an output row.
- makeMap(ColumnInfo) - Static method in class uk.ac.starlink.table.ValueInfoMapGroup
-
Returns a new Map representing a ColumnInfo object.
- makeMap(DescribedValue) - Static method in class uk.ac.starlink.table.ValueInfoMapGroup
-
Returns a new Map representing a DescribedValue object.
- makeMap(ValueInfo) - Static method in class uk.ac.starlink.table.ValueInfoMapGroup
-
Returns a new Map representing a ValueInfo object.
- makeNumericDeduplicationAction(String, boolean) - Static method in class uk.ac.starlink.table.JoinFixAction
-
Returns an action which will deduplicate names by appending a
numeric value to them.
- makeParallelMatchTable(StarTable, int, LinkSet, int, int, int, JoinFixAction[]) - Static method in class uk.ac.starlink.table.join.MatchStarTables
-
Constructs a new wide table from a single given base table and a set of
RowLinks.
- makePrimitiveColumn(ColumnInfo, long) - Static method in class uk.ac.starlink.table.PrimitiveArrayColumn
-
Obtains an ArrayColumn object based on a template
object with a given number of rows.
- makePrimitiveColumn(ColumnInfo, Object) - Static method in class uk.ac.starlink.table.PrimitiveArrayColumn
-
Constructs a new PrimitiveArrayColumn based on a given data array.
- makeRenameAllAction(String) - Static method in class uk.ac.starlink.table.JoinFixAction
-
Returns an action for renaming all column names with default options.
- makeRenameAllAction(String, boolean, boolean) - Static method in class uk.ac.starlink.table.JoinFixAction
-
Returns an action for renaming all columns with additional options.
- makeRenameDuplicatesAction(String) - Static method in class uk.ac.starlink.table.JoinFixAction
-
Returns an action for renaming duplicated column names with
default options.
- makeRenameDuplicatesAction(String, boolean, boolean) - Static method in class uk.ac.starlink.table.JoinFixAction
-
Returns an action for renaming duplicated column names with
additional options.
- makeRowStore() - Method in class uk.ac.starlink.table.storage.ByteStoreStoragePolicy
-
- makeRowStore() - Method in class uk.ac.starlink.table.storage.MonitorStoragePolicy
-
- makeRowStore() - Method in class uk.ac.starlink.table.StoragePolicy
-
Returns a new RowStore object which can be used to
provide a destination for random-access table storage.
- makeSequentialJoinTable(StarTable[], LinkSet, JoinFixAction[], ValueInfo) - Static method in class uk.ac.starlink.table.join.MatchStarTables
-
Constructs a non-random table made out of a set of possibly non-random
constituent tables joined together according to a LinkSet.
- makeStarTable(Transferable) - Method in class uk.ac.starlink.table.StarTableFactory
-
Constructs a StarTable from a
Transferable
object
using automatic format detection.
- makeStarTable(InputStream, TableBuilder) - Method in class uk.ac.starlink.table.StarTableFactory
-
Attempts to read and return a StarTable from an input stream.
- makeStarTable(String) - Method in class uk.ac.starlink.table.StarTableFactory
-
Constructs a readable StarTable from a location string
using automatic format detection.
- makeStarTable(String, boolean) - Method in class uk.ac.starlink.table.jdbc.JDBCHandler
-
- makeStarTable(String, String) - Method in class uk.ac.starlink.table.StarTableFactory
-
Constructs a readable StarTable from a location string
using a named table input handler.
- makeStarTable(URL) - Method in class uk.ac.starlink.table.StarTableFactory
-
Deprecated.
- makeStarTable(URL, String) - Method in class uk.ac.starlink.table.StarTableFactory
-
Deprecated.
- makeStarTable(DataSource) - Method in class uk.ac.starlink.table.StarTableFactory
-
Constructs a readable StarTable from a DataSource
object using automatic format detection.
- makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.table.formats.AsciiTableBuilder
-
- makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.table.formats.CoinsTableBuilder
-
- makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.table.formats.CsvTableBuilder
-
- makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.table.formats.IpacTableBuilder
-
- makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.table.formats.TstTableBuilder
-
- makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.table.formats.WDCTableBuilder
-
- makeStarTable(DataSource, boolean, StoragePolicy) - Method in interface uk.ac.starlink.table.TableBuilder
-
Constructs a
StarTable
based on a given
DataSource.
- makeStarTable(DataSource, String) - Method in class uk.ac.starlink.table.StarTableFactory
-
Constructs a readable StarTable from a DataSource
using a named table input handler.
- makeStarTables(String, String) - Method in class uk.ac.starlink.table.StarTableFactory
-
Constructs a sequence of StarTables from a location string
using a named table input handler.
- makeStarTables(DataSource) - Method in class uk.ac.starlink.table.StarTableFactory
-
Constructs a sequence of StarTables from a DataSource using automatic
format detection.
- makeStarTables(DataSource, String) - Method in class uk.ac.starlink.table.StarTableFactory
-
Constructs a sequence of StarTables from a DataSource using a named
table input handler.
- makeStarTables(DataSource, StoragePolicy) - Method in interface uk.ac.starlink.table.MultiTableBuilder
-
Constructs a sequence of StarTables based on a given DataSource.
- makeTableWithRows(long) - Static method in class uk.ac.starlink.table.ColumnStarTable
-
Convenience method to return a ColumnStarTable
with a fixed number of rows.
- MapGroupTableModel - Class in uk.ac.starlink.table.gui
-
Provides a TableModel view of a MapGroup object.
- MapGroupTableModel(MapGroup) - Constructor for class uk.ac.starlink.table.gui.MapGroupTableModel
-
Constructs a TableModel from a given MapGroup.
- MATCH - Static variable in class uk.ac.starlink.table.join.MultiJoinType
-
Table must be present in an acceptable match.
- Match1Type - Class in uk.ac.starlink.table.join
-
Defines how an output table is created from the results of an internal
(single-table) match operation.
- Match1Type() - Constructor for class uk.ac.starlink.table.join.Match1Type
-
- MatchEngine - Interface in uk.ac.starlink.table.join
-
Defines the details of object matching criteria.
- matchScore(Object[], Object[]) - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
-
- matchScore(Object[], Object[]) - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
-
- matchScore(Object[], Object[]) - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
-
- matchScore(Object[], Object[]) - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
-
- matchScore(Object[], Object[]) - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
-
- matchScore(Object[], Object[]) - Method in class uk.ac.starlink.table.join.EqualsMatchEngine
-
- matchScore(Object[], Object[]) - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
-
- matchScore(Object[], Object[]) - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
-
- matchScore(Object[], Object[]) - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
-
- matchScore(Object[], Object[]) - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
-
- matchScore(Object[], Object[]) - Method in interface uk.ac.starlink.table.join.MatchEngine
-
Indicates whether two tuples count as matching each other, and if
so how closely.
- matchScore(Object[], Object[]) - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
-
- MatchStarTables - Class in uk.ac.starlink.table.join
-
Provides factory methods for producing tables which represent the
result of row matching.
- MatchStarTables() - Constructor for class uk.ac.starlink.table.join.MatchStarTables
-
- max(Comparable, Comparable, boolean) - Static method in class uk.ac.starlink.table.join.NdRange
-
Returns the greater of two objects, with explicit null handling.
- MAX_SHOW_ELEMENTS - Static variable in class uk.ac.starlink.table.gui.NumericCellRenderer
-
The most elements that will be shown in a single cell.
- mayProduceGroups() - Method in enum uk.ac.starlink.table.join.PairMode
-
Indicates whether the result of a match performed in this mode
may contain non-trivial related groups of rows.
- MemoryByteStore - Class in uk.ac.starlink.table.storage
-
ByteStore implementation which stores bytes in a buffer in memory.
- MemoryByteStore() - Constructor for class uk.ac.starlink.table.storage.MemoryByteStore
-
- MetaCopyStarTable - Class in uk.ac.starlink.table
-
Wrapper table which makes deep copies of the table metadata,
including column metadata and table parameters.
- MetaCopyStarTable(StarTable) - Constructor for class uk.ac.starlink.table.MetaCopyStarTable
-
Constructor.
- Metadata(ColumnInfo[], RowEvaluator.Decoder[], long) - Constructor for class uk.ac.starlink.table.formats.RowEvaluator.Metadata
-
- MetadataStarTable - Class in uk.ac.starlink.table
-
Utility StarTable implementation which contains only metadata, no data.
- MetadataStarTable(ColumnInfo[]) - Constructor for class uk.ac.starlink.table.MetadataStarTable
-
Constructs a metadata table with given column metadata
and an indeterminate number of rows.
- MetadataStarTable(ColumnInfo[], long) - Constructor for class uk.ac.starlink.table.MetadataStarTable
-
Constructs a metadata table with given column metadata
and a given number of rows.
- min(Comparable, Comparable, boolean) - Static method in class uk.ac.starlink.table.join.NdRange
-
Returns the lesser of two objects, with explicit null handling.
- MJD - Static variable in class uk.ac.starlink.table.TimeMapper
-
Mapper for numeric values in Modified Julian Date.
- modelChanged() - Method in class uk.ac.starlink.table.gui.TableRowHeader
-
This method should be called to notify this header that the
master table's TableModel has been changed.
- MonitorStoragePolicy - Class in uk.ac.starlink.table.storage
-
Wrapper storage policy which derives its functionality from an
existing ("base") policy, but additionally passes row storage events
to a supplied TableSink.
- MonitorStoragePolicy(StoragePolicy, TableSink) - Constructor for class uk.ac.starlink.table.storage.MonitorStoragePolicy
-
Constructor.
- MultiJoinType - Class in uk.ac.starlink.table.join
-
Enumeration defining how each table in a multi-table join can determines
the acceptability of a match.
- MultilineJTable - Class in uk.ac.starlink.table.gui
-
JTable which can display multiple-line elements.
- MultilineJTable() - Constructor for class uk.ac.starlink.table.gui.MultilineJTable
-
Constructs a MultilineJTable without any data.
- MultilineJTable(TableModel) - Constructor for class uk.ac.starlink.table.gui.MultilineJTable
-
Constructs a new table given a base TableModel.
- MultiStarTableWriter - Interface in uk.ac.starlink.table
-
Interface for table output handlers that can write multiple tables to
the same stream.
- MultiTableBuilder - Interface in uk.ac.starlink.table
-
Interface for objects which can construct an array of StarTables
from a data resource.
- RA_INFO - Static variable in class uk.ac.starlink.table.Tables
-
ValueInfo representing Right Ascension.
- RandomResultSetStarTable - Class in uk.ac.starlink.table.jdbc
-
StarTable implementation based on a random-access ResultSet
.
- RandomResultSetStarTable(ResultSet) - Constructor for class uk.ac.starlink.table.jdbc.RandomResultSetStarTable
-
Constructor.
- RandomResultSetStarTable(StarResultSet) - Constructor for class uk.ac.starlink.table.jdbc.RandomResultSetStarTable
-
Constructor.
- RandomRowSequence - Class in uk.ac.starlink.table
-
An implementation of RowSequence which obtains its data
from a random-access StarTable object.
- RandomRowSequence(StarTable) - Constructor for class uk.ac.starlink.table.RandomRowSequence
-
Constructs a RowSequence from a StarTable which must offer random
access and know its number of rows.
- RandomStarTable - Class in uk.ac.starlink.table
-
Implements a StarTable based on random access.
- RandomStarTable() - Constructor for class uk.ac.starlink.table.RandomStarTable
-
- randomTable(StarTable) - Method in class uk.ac.starlink.table.StarTableFactory
-
Returns a table based on a given table and guaranteed to have
random access.
- randomTable(StarTable) - Method in class uk.ac.starlink.table.StoragePolicy
-
Returns a table based on a given table and guaranteed to have
random access.
- randomTable(StarTable) - Static method in class uk.ac.starlink.table.Tables
-
Returns a table based on a given table and guaranteed to have
random access.
- RandomWrapperStarTable - Class in uk.ac.starlink.table
-
Abstract wrapper table which can provide a random-access view of a
non-random base table.
- RandomWrapperStarTable(StarTable) - Constructor for class uk.ac.starlink.table.RandomWrapperStarTable
-
Constructs a new random access table from a base table.
- RangeModelProgressIndicator - Class in uk.ac.starlink.table.join
-
ProgressIndicator implementation that can serve as the model for
a JProgressBar
.
- RangeModelProgressIndicator(boolean) - Constructor for class uk.ac.starlink.table.join.RangeModelProgressIndicator
-
- ReaderRowSequence - Class in uk.ac.starlink.table
-
Partial implementation of RowSequence suitable for subclassing
by classes which can read a row at a time and don't know when the
row stream will come to an end.
- ReaderRowSequence() - Constructor for class uk.ac.starlink.table.ReaderRowSequence
-
- readLine(BufferedInputStream) - Static method in class uk.ac.starlink.table.formats.WDCTableBuilder
-
- readPassword() - Method in class uk.ac.starlink.table.jdbc.TerminalAuthenticator
-
Prompts to the prompt stream and reads the password from standard
input.
- readRow() - Method in class uk.ac.starlink.table.ReaderRowSequence
-
Acquires the next row of objects from the input stream.
- readRow(PushbackInputStream) - Method in class uk.ac.starlink.table.formats.AsciiStarTable
-
Reads the next row of data from a given stream.
- readRow(PushbackInputStream) - Method in class uk.ac.starlink.table.formats.CsvStarTable
-
Reads the next row of data from a given stream.
- readRow(PushbackInputStream) - Method in class uk.ac.starlink.table.formats.StreamStarTable
-
Reads the next row of data from a given stream.
- READROW_FRACTION - Static variable in class uk.ac.starlink.table.ColumnPermutedStarTable
-
When readRow is not specified explicitly, this gives the
threshold for determining how getRow methods are implemented.
- readUser() - Method in class uk.ac.starlink.table.jdbc.TerminalAuthenticator
-
Prompts to the prompt stream and reads the user name from standard
input.
- readValue(int) - Method in class uk.ac.starlink.table.PrimitiveArrayColumn
-
- readValue(long) - Method in class uk.ac.starlink.table.ArrayColumn
-
- readValue(long) - Method in class uk.ac.starlink.table.BlankColumn
-
Returns column value, which is always null.
- readValue(long) - Method in class uk.ac.starlink.table.ColumnData
-
Returns the value stored at a given row in this column.
- readValue(long) - Method in class uk.ac.starlink.table.ConstantColumn
-
- readValue(long) - Method in class uk.ac.starlink.table.EditableColumn
-
- readValue(long) - Method in class uk.ac.starlink.table.WrapperColumn
-
- remove() - Method in class uk.ac.starlink.table.ShapeIterator
-
- removeIndexInterval(int, int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- removeLink(RowLink) - Method in interface uk.ac.starlink.table.join.LinkSet
-
Removes an existing link from this set.
- removeListSelectionListener(ListSelectionListener) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
-
Removes a listener added earlier.
- removeRow(long) - Method in class uk.ac.starlink.table.RowListStarTable
-
Removes an existing row from the table.
- removeSelectionInterval(int, int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- removeTableModelListener(TableModelListener) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
-
- requireRandom() - Method in class uk.ac.starlink.table.StarTableFactory
-
Returns the requireRandom flag.
- retrieveStoredRow(long) - Method in class uk.ac.starlink.table.ColumnRandomWrapperStarTable
-
- retrieveStoredRow(long) - Method in class uk.ac.starlink.table.RandomWrapperStarTable
-
- retrieveStoredRow(long) - Method in class uk.ac.starlink.table.RowRandomWrapperStarTable
-
- RowEvaluator - Class in uk.ac.starlink.table.formats
-
Examines unknown rows (arrays of strings) to work out what they contain.
- RowEvaluator() - Constructor for class uk.ac.starlink.table.formats.RowEvaluator
-
Constructs a new RowEvaluator which will work out the number of
columns from the data.
- RowEvaluator(int) - Constructor for class uk.ac.starlink.table.formats.RowEvaluator
-
Constructs a new RowEvaluator which will examine rows with a
fixed number of columns.
- RowEvaluator.Decoder - Class in uk.ac.starlink.table.formats
-
Interface for an object that can turn a string into a cell content
object.
- RowEvaluator.Metadata - Class in uk.ac.starlink.table.formats
-
Helper class used to group quantities which describe what the
data types found in the columns of a table are.
- RowLink - Class in uk.ac.starlink.table.join
-
Represents an ordered set of
RowRef
s
which are considered in some way linked to each other.
- RowLink(Collection) - Constructor for class uk.ac.starlink.table.join.RowLink
-
Constructs a new RowLink from a Collection of
RowRef
objects.
- RowLink(RowRef) - Constructor for class uk.ac.starlink.table.join.RowLink
-
Convenience constructor to construct a singleton RowLink.
- RowLink(RowRef[]) - Constructor for class uk.ac.starlink.table.join.RowLink
-
Constructs a new RowLink from an array of RowRef objects.
- RowLink2 - Class in uk.ac.starlink.table.join
-
RowLink subclass which specifically contains two items (a pair).
- RowLink2(RowRef, RowRef) - Constructor for class uk.ac.starlink.table.join.RowLink2
-
Constructor.
- RowListStarTable - Class in uk.ac.starlink.table
-
Simple modifiable StarTable implementation.
- RowListStarTable(ColumnInfo[]) - Constructor for class uk.ac.starlink.table.RowListStarTable
-
Constructs a new RowListStarTable specifying the columns that it
will contain.
- RowListStarTable(StarTable) - Constructor for class uk.ac.starlink.table.RowListStarTable
-
Constructs a new RowListStarTable with its column and table metadata
copied from an existing table.
- RowMatcher - Class in uk.ac.starlink.table.join
-
Performs matching on the rows of one or more tables.
- RowMatcher(MatchEngine, StarTable[]) - Constructor for class uk.ac.starlink.table.join.RowMatcher
-
Constructs a new matcher with match characteristics defined by
a given matching engine.
- rowNumber(int) - Method in class uk.ac.starlink.table.gui.TableRowHeader
-
Determines the numeric index to be displayed for a given row
number into the table.
- RowPermutedStarTable - Class in uk.ac.starlink.table
-
Wrapper table which provides a view of a base table in which the
rows are permuted.
- RowPermutedStarTable(StarTable) - Constructor for class uk.ac.starlink.table.RowPermutedStarTable
-
Constructs a new RowPermutedTable with rows initially in unpermuted
order.
- RowPermutedStarTable(StarTable, long[]) - Constructor for class uk.ac.starlink.table.RowPermutedStarTable
-
Constructs a new RowPermutedStarTable from a base table
and a rowMap array.
- RowPipe - Interface in uk.ac.starlink.table
-
TableSink implementation whose returned table reads concurrently from rows
written into it.
- RowRandomWrapperStarTable - Class in uk.ac.starlink.table
-
RandomWrapperStarTable which works by storing rows in an ArrayList.
- RowRandomWrapperStarTable(StarTable) - Constructor for class uk.ac.starlink.table.RowRandomWrapperStarTable
-
- RowRef - Class in uk.ac.starlink.table.join
-
Represents a reference to a table row.
- RowRef(int, long) - Constructor for class uk.ac.starlink.table.join.RowRef
-
Constructs a new RowRef from a table and a row index.
- RowSequence - Interface in uk.ac.starlink.table
-
Provides sequential access to the data in a table.
- RowStore - Interface in uk.ac.starlink.table
-
Describes an object which can be used to store table data.
- RowSubsetStarTable - Class in uk.ac.starlink.table
-
Wraps a StarTable to present only a subset of its rows.
- RowSubsetStarTable(StarTable) - Constructor for class uk.ac.starlink.table.RowSubsetStarTable
-
Constructs a new RowSubsetStarTable with no rows showing,
in which a set bit in the mask indicates a visible row.
- RowSubsetStarTable(StarTable, BitSet) - Constructor for class uk.ac.starlink.table.RowSubsetStarTable
-
Constructs a new RowSubsetStarTable with a given mask.
- run() - Method in class uk.ac.starlink.table.gui.TableLoadWorker
-
Performs loading until completed or cancelled.
- run() - Method in class uk.ac.starlink.table.join.RangeModelProgressIndicator
-
Updates the state of the BoundedRangeModel - should only
be called from the event dispatch thread.
- SaveWorker - Class in uk.ac.starlink.table.gui
-
Handles asynchronous table saving.
- SaveWorker(Component, StarTable[], String) - Constructor for class uk.ac.starlink.table.gui.SaveWorker
-
Constructs a save worker which will use its own popup widow for
progress display.
- SaveWorker(JProgressBar, StarTable[], String) - Constructor for class uk.ac.starlink.table.gui.SaveWorker
-
Constructs a save worker which will use a given progress bar for
progress display.
- scanTable(StarTable) - Method in class uk.ac.starlink.table.StreamTableSink
-
Does something or other with the table whose data is being pushed
into this sink.
- SelectorStarTable - Class in uk.ac.starlink.table
-
Sequential wrapper table which selects only certain rows of its base table.
- SelectorStarTable(StarTable) - Constructor for class uk.ac.starlink.table.SelectorStarTable
-
Constructor.
- SequentialResultSetStarTable - Class in uk.ac.starlink.table.jdbc
-
StarTable implementation based on a ResultSet
.
- SequentialResultSetStarTable(ResultSet) - Constructor for class uk.ac.starlink.table.jdbc.SequentialResultSetStarTable
-
Constructor.
- SequentialResultSetStarTable(StarResultSet) - Constructor for class uk.ac.starlink.table.jdbc.SequentialResultSetStarTable
-
Constructs from a StarResultSet.
- setActiveLabel(String) - Method in class uk.ac.starlink.table.gui.ProgressBarStarTable
-
Sets a label which will be visible in the progress bar when a
RowSequence acquired from this table is being iterated over.
- setAllNulls() - Method in class uk.ac.starlink.table.PrimitiveArrayColumn
-
Sets all the elements in this column to null.
- setAnchorSelectionIndex(int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- setAuthenticator(JDBCAuthenticator) - Method in class uk.ac.starlink.table.jdbc.JDBCHandler
-
- setAuxData(List) - Method in class uk.ac.starlink.table.ColumnInfo
-
Sets the list of auxiliary metadata items for this column.
- setAuxDatum(DescribedValue) - Method in class uk.ac.starlink.table.ColumnInfo
-
Adds the given DescribedValue to the list of auxiliary metadata
for this object.
- setBadValue(Object) - Method in class uk.ac.starlink.table.gui.NumericCellRenderer
-
Sets a value to be regarded as bad when found in a non-header cell.
- setBinFactor(double) - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
-
Sets a multiplier for the length scale that determines bin size.
- setCell(long, int, Object) - Method in class uk.ac.starlink.table.ColumnStarTable
-
Stores an object in a given cell of the table.
- setCell(long, int, Object) - Method in class uk.ac.starlink.table.RowListStarTable
-
Sets the value of a given cell in the table.
- setCellFont(Font) - Method in class uk.ac.starlink.table.gui.NumericCellRenderer
-
Sets the font in which to render cell contents.
- setColumn(int, ColumnData) - Method in class uk.ac.starlink.table.ColumnStarTable
-
Substitutes a new column for the one which is currently in a given
position.
- setColumnInfo(int, ColumnInfo) - Method in class uk.ac.starlink.table.MetaCopyStarTable
-
- setColumnInfo(String, ValueInfo) - Method in class uk.ac.starlink.table.BeanStarTable
-
Resets the metadata for a column representing a property with a
given name.
- setColumnInfo(ColumnInfo) - Method in class uk.ac.starlink.table.ColumnData
-
Sets the ColumnInfo which provides the metadata for this
column.
- setColumnMap(int[]) - Method in class uk.ac.starlink.table.ColumnPermutedStarTable
-
Sets the mapping used to define the permutation of the columns
of this table with respect to the base table.
- setColumnProperties(String[]) - Method in class uk.ac.starlink.table.BeanStarTable
-
Fixes the columns which are to be used for this table.
- setContentClass(Class) - Method in class uk.ac.starlink.table.DefaultValueInfo
-
Sets the java class of objects contained in this column.
- setData(Object[]) - Method in class uk.ac.starlink.table.BeanStarTable
-
Populates this model with items.
- setDefaultBuilders(TableBuilder[]) - Method in class uk.ac.starlink.table.StarTableFactory
-
Sets the list of builders which actually do the table construction.
- setDefaultPolicy(StoragePolicy) - Static method in class uk.ac.starlink.table.StoragePolicy
-
Sets the default storage policy used for this JVM.
- setDescription(String) - Method in class uk.ac.starlink.table.DefaultValueInfo
-
Sets a textual description of the values described by this object.
- setDomainMappers(DomainMapper[]) - Method in class uk.ac.starlink.table.DefaultValueInfo
-
Sets the domain mappers known for this object.
- setElementSize(int) - Method in class uk.ac.starlink.table.DefaultValueInfo
-
Sets the element size of values described by this object.
- setEnabled(boolean) - Method in class uk.ac.starlink.table.gui.TableSaveChooser
-
- setError(double) - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
-
Sets the matching error.
- setError(double) - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
-
Sets the isotropic matching error.
- setError(int, double) - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
-
Sets the matching error in a given dimension.
- setError(int, double) - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
-
Sets the matching error in a given dimension.
- setError(IOException) - Method in class uk.ac.starlink.table.OnceRowPipe
-
- setError(IOException) - Method in interface uk.ac.starlink.table.RowPipe
-
May be called by the writing stream to set an I/O error on the pipe.
- setGridColor(Color) - Method in class uk.ac.starlink.table.gui.MultilineJTable
-
- setHandlers(StarTableWriter[]) - Method in class uk.ac.starlink.table.StarTableOutput
-
Sets the list of handlers which can actually do table output.
- setHealpixK(int) - Method in class uk.ac.starlink.table.join.HealpixSkyPixellator
-
Sets the HEALPix k value, which determines sky pixel size,
equivalent to log2(nside).
- setIcon(Icon) - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
Sets the icon to associate with this dialogue.
- setIconUrl(URL) - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
Sets the icon to associate with this dialogue by specifying its URL.
- setID(String) - Method in class uk.ac.starlink.table.gui.UCDSelector
-
Sets the UCD ID currently entered in the selector to a given string.
- setIndicator(ProgressIndicator) - Method in class uk.ac.starlink.table.join.RowMatcher
-
Sets the progress indicator for this matcher.
- setIsotropicScale(double) - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
-
Sets the scale isotropically.
- setJDBCHandler(JDBCHandler) - Method in class uk.ac.starlink.table.StarTableFactory
-
Sets the JDBC handler object used by this factory.
- setJDBCHandler(JDBCHandler) - Method in class uk.ac.starlink.table.StarTableOutput
-
Sets the JDBCHandler object used for writing tables to JDBC
connections.
- setKnownBuilders(TableBuilder[]) - Method in class uk.ac.starlink.table.StarTableFactory
-
Sets the list of builders which are available for selection by
format name.
- setLabel(String) - Method in interface uk.ac.starlink.table.gui.TableLoadClient
-
Sets a short text string suitable for presenting to the user
to indicate what is being loaded.
- setLeadSelectionIndex(int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- setLevel(double) - Method in class uk.ac.starlink.table.join.NullProgressIndicator
-
- setLevel(double) - Method in interface uk.ac.starlink.table.join.ProgressIndicator
-
Specifies that the work of the most recently-started stage is a certain
proportion complete.
- setLevel(double) - Method in class uk.ac.starlink.table.join.RangeModelProgressIndicator
-
- setLevel(double) - Method in class uk.ac.starlink.table.join.TextProgressIndicator
-
- setLevel(int) - Method in class uk.ac.starlink.table.join.HtmSkyPixellator
-
Sets the HTM level value, which determines sky pixel size.
- setLongestNumber(long) - Method in class uk.ac.starlink.table.gui.TableRowHeader
-
Sets the longest value that will be used in the row header field.
- setMask(BitSet) - Method in class uk.ac.starlink.table.RowSubsetStarTable
-
Sets the mask which determines which rows are seen.
- setMaxFieldChars(int) - Method in class uk.ac.starlink.table.formats.CsvTableWriter
-
Sets a limit on the number of characters that will be written
in a single field.
- setMaxLength(int) - Method in class uk.ac.starlink.table.gui.ValueInfoCellRenderer
-
Sets the length in characters at which cell value representations
will be truncated.
- setMenus(JMenu[]) - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
Sets the menus for this dialogue.
- setModel(TableModel) - Method in class uk.ac.starlink.table.gui.MultilineJTable
-
Sets the model which this table should display.
- setName(String) - Method in class uk.ac.starlink.table.AbstractStarTable
-
Sets the name for this table.
- setName(String) - Method in class uk.ac.starlink.table.DefaultValueInfo
-
Sets the name for this object.
- setName(String) - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
-
- setName(String) - Method in class uk.ac.starlink.table.MetaCopyStarTable
-
- setName(String) - Method in interface uk.ac.starlink.table.StarTable
-
Sets the name of this table.
- setName(String) - Method in class uk.ac.starlink.table.WrapperStarTable
-
- setNoNulls() - Method in class uk.ac.starlink.table.PrimitiveArrayColumn
-
Sets all the elements in this column to non-null values.
- setNullable(boolean) - Method in class uk.ac.starlink.table.DefaultValueInfo
-
Sets whether values described by this object may have the value
null.
- setParameter(DescribedValue) - Method in class uk.ac.starlink.table.AbstractStarTable
-
- setParameter(DescribedValue) - Method in class uk.ac.starlink.table.MetaCopyStarTable
-
- setParameter(DescribedValue) - Method in interface uk.ac.starlink.table.StarTable
-
Adds the given DescribedValue to the list of parameter metadata objects
associated with this table.
- setParameter(DescribedValue) - Method in class uk.ac.starlink.table.WrapperStarTable
-
- setParameters(List) - Method in class uk.ac.starlink.table.AbstractStarTable
-
Sets the list of table parameters, that is items which pertain
to the entire table.
- setParameters(List) - Method in class uk.ac.starlink.table.MetaCopyStarTable
-
- setParentComponent(Component) - Method in class uk.ac.starlink.table.jdbc.SwingAuthenticator
-
Sets the parent component for this authenticator; this may affect
the positioning of the dialog box.
- setPreparation(TablePreparation) - Method in class uk.ac.starlink.table.StarTableFactory
-
Sets a table preparation object that is invoked on each table
created by this factory.
- setProgressBar(JProgressBar) - Method in class uk.ac.starlink.table.gui.ProgressBarStarTable
-
- setProgressBar(JProgressBar) - Method in class uk.ac.starlink.table.gui.TableLoadPanel
-
Sets the progress bar used by this panel.
- setProgressBar(JProgressBar) - Method in class uk.ac.starlink.table.gui.TableSaveChooser
-
Sets the progress bar that will be used by this chooser.
- setRandom() - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
-
Ensures that this table provides random access.
- setRecogniseCircles(boolean) - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
-
Determines whether short cuts should be taken in the calculations
when the ellipses are actually circles.
- setRecogniseCircles(boolean) - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
-
Determines whether short cuts should be taken in the calculations
when the ellipses are actually circles.
- setRequireRandom(boolean) - Method in class uk.ac.starlink.table.StarTableFactory
-
Sets whether random-access tables will be constructed by this factory.
- setRow(long, Object[]) - Method in class uk.ac.starlink.table.RowListStarTable
-
Sets the value of a given row in the table.
- setRowIndex(long) - Method in class uk.ac.starlink.table.jdbc.StarResultSet
-
- setRowMap(long[]) - Method in class uk.ac.starlink.table.RowPermutedStarTable
-
Sets the mapping array.
- setScale(double) - Method in class uk.ac.starlink.table.join.AbstractSkyMatchEngine
-
Sets the length scale used for sky pixellisation.
- setScale(double) - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
-
Sets the rough average of per-object error distance.
- setScale(double) - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
-
Sets the length scale.
- setScale(double) - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
-
Sets the distance scale, which should be roughly the average
of per-object error distance
This is just used in conjunction with the bin factor for tuning.
- setScale(double) - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
-
Sets the length scale.
- setScale(double) - Method in class uk.ac.starlink.table.join.HealpixSkyPixellator
-
- setScale(double) - Method in class uk.ac.starlink.table.join.HtmSkyPixellator
-
- setScale(double) - Method in interface uk.ac.starlink.table.join.SkyPixellator
-
Sets the characteristic angular scale for this pixellator.
- setScale(int, double) - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
-
Sets the scale value for a given dimension.
- setScale(int, double) - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
-
- setScale(int, double) - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
-
- setScore(double) - Method in class uk.ac.starlink.table.join.RowLink2
-
Sets the score associated with this link.
- setSelectedFormat(String) - Method in class uk.ac.starlink.table.gui.TableSaveChooser
-
Sets the currently selected format string.
- setSelectionInterval(int, int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- setSelectionMode(int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- setSeparation(double) - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
-
Sets the maximum separation which corresponds to a match.
- setShape(int[]) - Method in class uk.ac.starlink.table.DefaultValueInfo
-
Sets the shape of values described by this object.
- setStandalone(boolean) - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
-
Sets whether output tables should be complete HTML documents.
- setStandalone(boolean) - Method in class uk.ac.starlink.table.formats.LatexTableWriter
-
Sets whether output tables should be complete LaTeX documents.
- setStarTable(StarTable, boolean) - Method in class uk.ac.starlink.table.gui.StarJTable
-
Sets this StarJTable up to display a given
StarTable object,
optionally with a dummy first column displaying the row number.
- setStoragePolicy(StoragePolicy) - Method in class uk.ac.starlink.table.StarTableFactory
-
Sets the storage policy.
- setTableOutput(StarTableOutput) - Method in class uk.ac.starlink.table.gui.TableSaveChooser
-
Sets the StarTableOutput object which this saver uses to do the
actual writing of the StarTables.
- setToolbarActions(Action[]) - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
Sets the toolbar actions for this dialogue.
- setUCD(String) - Method in class uk.ac.starlink.table.DefaultValueInfo
-
Sets the Unified Content Descriptor string applying to values
described by this object.
- setUnitString(String) - Method in class uk.ac.starlink.table.DefaultValueInfo
-
Sets the string representing the units for the values described by
this object.
- setURL(URL) - Method in class uk.ac.starlink.table.AbstractStarTable
-
Sets the URL for this table.
- setURL(URL) - Method in class uk.ac.starlink.table.MetaCopyStarTable
-
- setURL(URL) - Method in interface uk.ac.starlink.table.StarTable
-
Sets the URL of this table.
- setURL(URL) - Method in class uk.ac.starlink.table.WrapperStarTable
-
- setUtype(String) - Method in class uk.ac.starlink.table.DefaultValueInfo
-
Sets the Utype string applying to values described by this object.
- setUtype(ValueInfo, String) - Static method in class uk.ac.starlink.table.Tables
-
Deprecated.
- setValue(Object) - Method in class uk.ac.starlink.table.DescribedValue
-
Sets the actual value content of this object.
- setValue(Object) - Method in class uk.ac.starlink.table.gui.NumericCellRenderer
-
Sets the state of this renderer, overriding the method in
DefaultTableCellRenderer to provide more intelligent behaviour.
- setValue(Object) - Method in class uk.ac.starlink.table.gui.ValueInfoCellRenderer
-
Sets the state of this renderer, overriding the method in
DefaultTableCellRenderer to provide more intelligent behaviour.
- setValueAt(Object, int, int) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
-
- setValueFromString(String) - Method in class uk.ac.starlink.table.DescribedValue
-
Sets the value of this object from a string representation.
- setValueIsAdjusting(boolean) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
-
- setWriteHeader(boolean) - Method in class uk.ac.starlink.table.formats.CsvTableWriter
-
Indicate whether an initial row containing column names should be
written.
- setWriteParameters(boolean) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
-
Set whether the output should include table parameters.
- SHAPE_KEY - Static variable in class uk.ac.starlink.table.ValueInfoMapGroup
-
- ShapeIterator - Class in uk.ac.starlink.table
-
- ShapeIterator(int[]) - Constructor for class uk.ac.starlink.table.ShapeIterator
-
Constructs a new ShapeIterator.
- showLoadDialog(Component, String) - Method in class uk.ac.starlink.table.gui.SystemBrowser
-
Returns a TableLoader based on the file selected by a user.
- showSaveDialog(Component) - Method in class uk.ac.starlink.table.gui.TableSaveChooser
-
- showSaveDialog(Component, StarTableOutput, ComboBoxModel, StarTable[]) - Method in class uk.ac.starlink.table.gui.FilestoreTableSaveDialog
-
- showSaveDialog(Component, StarTableOutput, ComboBoxModel, StarTable[]) - Method in class uk.ac.starlink.table.gui.SQLWriteDialog
-
- showSaveDialog(Component, StarTableOutput, ComboBoxModel, StarTable[]) - Method in class uk.ac.starlink.table.gui.SystemTableSaveDialog
-
- showSaveDialog(Component, StarTableOutput, ComboBoxModel, StarTable[]) - Method in interface uk.ac.starlink.table.gui.TableSaveDialog
-
Pops up a modal dialogue which allows the user to save the given
tables to a single destination.
- SIDEWAYS - Static variable in class uk.ac.starlink.table.StoragePolicy
-
Storage policy which will normally store table data in scratch disk
files in such a way that cells from the same column are contiguous
on disk.
- SidewaysRowStore - Class in uk.ac.starlink.table.storage
-
RowStore implementation which stores data cell data in a column-oriented
fashion, so that members of the same column, rather than of the same row,
are stored contiguously on disk.
- SidewaysRowStore() - Constructor for class uk.ac.starlink.table.storage.SidewaysRowStore
-
Constructs a new row store with an automatically chosen (and
guaranteed unique) base pathname for scrach files.
- SidewaysRowStore(File) - Constructor for class uk.ac.starlink.table.storage.SidewaysRowStore
-
Constructs a new row store with a given base path name to use for
temporary files.
- singleTableSequence(StarTable) - Static method in class uk.ac.starlink.table.Tables
-
Convenience method to consruct a TableSequence for a single table.
- size() - Method in interface uk.ac.starlink.table.join.LinkSet
-
Returns the number of items in this set.
- size() - Method in class uk.ac.starlink.table.join.RowLink
-
Returns the number of rows linked by this object.
- SkyEllipseToy(boolean) - Constructor for class uk.ac.starlink.table.join.EllipseToy.SkyEllipseToy
-
Constructor.
- SkyPixellator - Interface in uk.ac.starlink.table.join
-
Provides a pixellisation of the celestial sphere.
- sort() - Method in interface uk.ac.starlink.table.join.LinkSet
-
Requests that the set become sorted.
- sortTable(StarTable, int[], boolean, boolean) - Static method in class uk.ac.starlink.table.Tables
-
Returns a sorted version of a table.
- SOURCE_INFO - Static variable in interface uk.ac.starlink.table.gui.TableLoader
-
Table parameter key which may be used to provide information about
the source of a loaded table.
- SphericalPolarMatchEngine - Class in uk.ac.starlink.table.join
-
Match engine which works with tuples representing RA, Dec and range.
- SphericalPolarMatchEngine(double) - Constructor for class uk.ac.starlink.table.join.SphericalPolarMatchEngine
-
Constructs a new match engine which will match on differences
not greater than a given number err, in the same units
that the range part of the tuples is specified.
- SQL92_IDENTIFIER_REGEX - Static variable in class uk.ac.starlink.table.jdbc.SqlSyntax
-
Standard regular expression for identifiers, as per SQL92.
- SQL92_RESERVED - Static variable in class uk.ac.starlink.table.jdbc.SqlSyntax
-
SQL92 list of reserved words.
- SQLPanel - Class in uk.ac.starlink.table.gui
-
A component for eliciting a JDBC access type URL string from the user.
- SQLPanel(String, boolean) - Constructor for class uk.ac.starlink.table.gui.SQLPanel
-
Constructs an SQLPanel using a given annotation for the 'ref'
part of the URL (the part after the '#' character).
- SqlSyntax - Class in uk.ac.starlink.table.jdbc
-
Summarises some aspects of the syntax of an SQL variant,
and provides some utilities based on that.
- SqlSyntax(String[], Pattern, char) - Constructor for class uk.ac.starlink.table.jdbc.SqlSyntax
-
Constructor.
- SQLTableLoadDialog - Class in uk.ac.starlink.table.gui
-
Load dialogue for loading data from a database via JDBC.
- SQLTableLoadDialog() - Constructor for class uk.ac.starlink.table.gui.SQLTableLoadDialog
-
Constructor.
- SQLWriteDialog - Class in uk.ac.starlink.table.gui
-
A popup dialog for querying the user about the location of a new
JDBC table to write.
- SQLWriteDialog() - Constructor for class uk.ac.starlink.table.gui.SQLWriteDialog
-
Constructs a new SQLWriteDialog.
- STANDARD - Static variable in class uk.ac.starlink.table.jdbc.TypeMappers
-
TypeMapper implementation which performs generally useful conversions.
- StarJTable - Class in uk.ac.starlink.table.gui
-
Extends the JTable for use with StarTable objects.
- StarJTable(boolean) - Constructor for class uk.ac.starlink.table.gui.StarJTable
-
Constructs a new StarJTable, optionally with a dummy
first column displaying the row number.
- StarJTable(StarTable, boolean) - Constructor for class uk.ac.starlink.table.gui.StarJTable
-
Construsts a new StarJTable to display a given
StarTable,
optionally with a dummy first column displaying the row number.
- StarResultSet - Class in uk.ac.starlink.table.jdbc
-
Wraps the
ResultSet
class to provide the functions which
are required to provide
StarTable
functionality.
- StarResultSet(ResultSet) - Constructor for class uk.ac.starlink.table.jdbc.StarResultSet
-
Constructs a StarResultSet with default type mapping behaviour.
- StarResultSet(ResultSet, TypeMapper) - Constructor for class uk.ac.starlink.table.jdbc.StarResultSet
-
Constructs a StarResultSet with given type mapping behaviour.
- startable - Variable in class uk.ac.starlink.table.gui.StarTableModel
-
- StarTable - Interface in uk.ac.starlink.table
-
Defines basic table functionality.
- StarTableColumn - Class in uk.ac.starlink.table.gui
-
A TableColumn representing a column in a StarJTable.
- StarTableColumn(ColumnInfo) - Constructor for class uk.ac.starlink.table.gui.StarTableColumn
-
Constructs a StarTableColumn from a ColumnInfo
object using a default model index of 0.
- StarTableColumn(ColumnInfo, int) - Constructor for class uk.ac.starlink.table.gui.StarTableColumn
-
Constructs a StarTableColumn from a ColumnInfo
object with a given model index.
- StarTableFactory - Class in uk.ac.starlink.table
-
Manufactures
StarTable
objects from generic inputs.
- StarTableFactory() - Constructor for class uk.ac.starlink.table.StarTableFactory
-
Constructs a StarTableFactory with a default list of builders
which is not guaranteed to construct random-access tables.
- StarTableFactory(boolean) - Constructor for class uk.ac.starlink.table.StarTableFactory
-
Constructs a StarTableFactory with a default list of builders
specifying whether it will return random-access tables.
- StarTableFactory(StarTableFactory) - Constructor for class uk.ac.starlink.table.StarTableFactory
-
Constructs a StarTableFactory which is a copy of an existing one.
- StarTableModel - Class in uk.ac.starlink.table.gui
-
Adapts a StarTable into a TableModel.
- StarTableModel(StarTable) - Constructor for class uk.ac.starlink.table.gui.StarTableModel
-
Constructs a StarTableModel from a StarTable,
without row index column.
- StarTableModel(StarTable, boolean) - Constructor for class uk.ac.starlink.table.gui.StarTableModel
-
Constructs a StarTableModel from a StarTable,
optionally with a row index column.
- StarTableOutput - Class in uk.ac.starlink.table
-
Outputs StarTable objects.
- StarTableOutput() - Constructor for class uk.ac.starlink.table.StarTableOutput
-
Constructs a StarTableOutput with a default list of handlers.
- StarTableWriter - Interface in uk.ac.starlink.table
-
Defines an object which can output a StarTable in a particular
format.
- startSequence() - Method in interface uk.ac.starlink.table.gui.TableLoadClient
-
Called before any table load attempts are made.
- startStage(String) - Method in class uk.ac.starlink.table.join.NullProgressIndicator
-
- startStage(String) - Method in interface uk.ac.starlink.table.join.ProgressIndicator
-
- startStage(String) - Method in class uk.ac.starlink.table.join.RangeModelProgressIndicator
-
- startStage(String) - Method in class uk.ac.starlink.table.join.TextProgressIndicator
-
- StoragePolicy - Class in uk.ac.starlink.table
-
Defines storage methods for bulk data.
- StoragePolicy() - Constructor for class uk.ac.starlink.table.StoragePolicy
-
- storeNextRow(Object[]) - Method in class uk.ac.starlink.table.ColumnRandomWrapperStarTable
-
- storeNextRow(Object[]) - Method in class uk.ac.starlink.table.RandomWrapperStarTable
-
Stores the next row encountered in the base table's row sequence.
- storeNextRow(Object[]) - Method in class uk.ac.starlink.table.RowRandomWrapperStarTable
-
- storeValue(int, Object) - Method in class uk.ac.starlink.table.PrimitiveArrayColumn
-
- storeValue(long, Object) - Method in class uk.ac.starlink.table.ArrayColumn
-
- storeValue(long, Object) - Method in class uk.ac.starlink.table.ColumnData
-
Stores a given value in a given row for this column.
- storeValue(long, Object) - Method in class uk.ac.starlink.table.EditableColumn
-
- storeValue(long, Object) - Method in class uk.ac.starlink.table.WrapperColumn
-
- streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.table.formats.AsciiTableBuilder
-
- streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.table.formats.CoinsTableBuilder
-
- streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.table.formats.CsvTableBuilder
-
- streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.table.formats.IpacTableBuilder
-
- streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.table.formats.TstTableBuilder
-
- streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.table.formats.WDCTableBuilder
-
Throws an exception; streaming of WDC tables is not implemented.
- streamStarTable(InputStream, TableSink, String) - Method in interface uk.ac.starlink.table.TableBuilder
-
Reads a table from an input stream and writes it a row at a time
to a sink.
- streamStarTable(StarTable, TableSink) - Static method in class uk.ac.starlink.table.Tables
-
Copies the data and metadata from a StarTable into a
table sink.
- StreamStarTable - Class in uk.ac.starlink.table.formats
-
Abstract superclass for tables which reads a stream of characters to
obtain the row data and metadata.
- StreamStarTable() - Constructor for class uk.ac.starlink.table.formats.StreamStarTable
-
Constructor.
- StreamStarTableWriter - Class in uk.ac.starlink.table
-
Partial implementation of
StarTableWriter
which can be subclassed
by writers which just write to output streams.
- StreamStarTableWriter() - Constructor for class uk.ac.starlink.table.StreamStarTableWriter
-
- StreamTableSink - Class in uk.ac.starlink.table
-
- StreamTableSink() - Constructor for class uk.ac.starlink.table.StreamTableSink
-
- submit() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
-
Invokes this dialogue's Submit Action with a non-descript ActionEvent.
- submitRow(List) - Method in class uk.ac.starlink.table.formats.RowEvaluator
-
Looks at a given row (list of strings) and records information about
what sort of things it looks like it contains.
- SwingAuthenticator - Class in uk.ac.starlink.table.jdbc
-
Implements JDBCAuthenticator using a GUI.
- SwingAuthenticator() - Constructor for class uk.ac.starlink.table.jdbc.SwingAuthenticator
-
- SystemBrowser - Class in uk.ac.starlink.table.gui
-
Uses the native system file dialogue to provide a TableLoader.
- SystemBrowser() - Constructor for class uk.ac.starlink.table.gui.SystemBrowser
-
- SystemTableSaveDialog - Class in uk.ac.starlink.table.gui
-
Table save dialogue based on the native system file dialogue.
- SystemTableSaveDialog() - Constructor for class uk.ac.starlink.table.gui.SystemTableSaveDialog
-