|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
nom.tam.util-compatible FITS I/O handler.- AbstractArrayDataIO() -
Constructor for class uk.ac.starlink.fits.AbstractArrayDataIO
-
- AbstractCartesianMatchEngine - Class in uk.ac.starlink.table.join
- A matching engine which can match points in an
ndim-dimensional space.
- AbstractCartesianMatchEngine(int, boolean) -
Constructor for class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
- Constructs a matcher which matches points in an
ndim-dimensional Cartesian space.
- AbstractFitsTableWriter - Class in uk.ac.starlink.fits
- Abstract table writer superclass designed for writing FITS tables.
- AbstractFitsTableWriter(String) -
Constructor for class uk.ac.starlink.fits.AbstractFitsTableWriter
- Constructor.
- AbstractStarTable - Class in uk.ac.starlink.table
- Abstract base class providing an implementation of the generic and
straightforward parts of the StarTable interface.
- AbstractStarTable() -
Constructor for class uk.ac.starlink.table.AbstractStarTable
-
- AbstractTableLoadDialog - Class in uk.ac.starlink.table.gui
- Partial implementation of TableLoadDialog interface.
- AbstractTableLoadDialog(String, String) -
Constructor for class uk.ac.starlink.table.gui.AbstractTableLoadDialog
- Constructor.
- AbstractTextTableWriter - Class in uk.ac.starlink.table.formats
- A StarTableWriter which outputs text to a human-readable text file.
- AbstractTextTableWriter(boolean) -
Constructor for class uk.ac.starlink.table.formats.AbstractTextTableWriter
- Constructor.
- ACCEL_GRAV -
Static variable in class uk.ac.starlink.util.PhysicalConstants
- Standard acceleration of gravity on Earth m.s^-2
- accept(MultiJoinType[], boolean[]) -
Static method in class uk.ac.starlink.table.join.MultiJoinType
- Determines acceptability of a sequence of items based on a sequence
of acceptability criteria.
- acceptMetadata(StarTable) -
Method in class uk.ac.starlink.table.gui.ProgressBarTableSink
-
- acceptMetadata(StarTable) -
Method in class uk.ac.starlink.table.OnceRowPipe
-
- acceptMetadata(StarTable) -
Method in class uk.ac.starlink.table.storage.ByteStoreRowStore
-
- acceptMetadata(StarTable) -
Method in class uk.ac.starlink.table.storage.DiscardRowStore
-
- acceptMetadata(StarTable) -
Method in class uk.ac.starlink.table.storage.ListRowStore
-
- acceptMetadata(StarTable) -
Method in class uk.ac.starlink.table.storage.SidewaysRowStore
-
- acceptMetadata(StarTable) -
Method in class uk.ac.starlink.table.StreamTableSink
-
- acceptMetadata(StarTable) -
Method in interface uk.ac.starlink.table.TableSink
- Takes delivery of a row-less StarTable object which defines
the metadata of the table to be transmitted.
- acceptRow(Object[]) -
Method in class uk.ac.starlink.table.gui.ProgressBarTableSink
-
- acceptRow(Object[]) -
Method in class uk.ac.starlink.table.OnceRowPipe
-
- acceptRow(Object[]) -
Method in class uk.ac.starlink.table.storage.ByteStoreRowStore
-
- acceptRow(Object[]) -
Method in class uk.ac.starlink.table.storage.DiscardRowStore
-
- acceptRow(Object[]) -
Method in class uk.ac.starlink.table.storage.ListRowStore
- Accepts a row.
- acceptRow(Object[]) -
Method in class uk.ac.starlink.table.storage.SidewaysRowStore
-
- acceptRow(Object[]) -
Method in class uk.ac.starlink.table.StreamTableSink
-
- acceptRow(Object[]) -
Method in interface uk.ac.starlink.table.TableSink
- Takes delivery of one row of data.
- actionPerformed(ActionEvent) -
Method in class uk.ac.starlink.connect.ConnectorAction
-
- ADAPTIVE -
Static variable in class uk.ac.starlink.table.StoragePolicy
- Storage policy which will store small amounts of data in an array
in memory, and larger amounts in a scratch disk file.
- AdaptiveByteStore - Class in uk.ac.starlink.table.storage
- ByteStore which adopts a hybrid approach between use of memory
and use of disk.
- AdaptiveByteStore(int) -
Constructor for class uk.ac.starlink.table.storage.AdaptiveByteStore
- Constructs a new store with a given maximum memory limit.
- AdaptiveByteStore() -
Constructor for class uk.ac.starlink.table.storage.AdaptiveByteStore
- Constructs a new store with a default memory limit.
- add(byte) -
Method in class uk.ac.starlink.util.ByteList
- Appends a value to the end of this list.
- add(double) -
Method in class uk.ac.starlink.util.DoubleList
- Appends a value to the end of this list.
- add(float) -
Method in class uk.ac.starlink.util.FloatList
- Appends a value to the end of this list.
- add(int) -
Method in class uk.ac.starlink.util.IntList
- Appends a value to the end of this list.
- add(long) -
Method in class uk.ac.starlink.util.LongList
- Appends a value to the end of this list.
- add(short) -
Method in class uk.ac.starlink.util.ShortList
- Appends a value to the end of this list.
- addArgument(String, long) -
Method in class uk.ac.starlink.util.CgiQuery
- Adds an integer argument to this query.
- addArgument(String, double) -
Method in class uk.ac.starlink.util.CgiQuery
- Adds a floating point argument to this query.
- addArgument(String, float) -
Method in class uk.ac.starlink.util.CgiQuery
- Adds a single-precision floating point argument to this query.
- addArgument(String, String) -
Method in class uk.ac.starlink.util.CgiQuery
- Adds a string argument to this query.
- addBranch(Branch) -
Method in class uk.ac.starlink.connect.BranchComboBox
- Adds a new normal branch to the model.
- addCDATASection(Element, String) -
Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
- Create a new CDATA section with the given content and add it as
a child of a given element.
- addChangeListener(ChangeListener) -
Method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
- Registers a listener who wants to be informed about changes.
- addChildElement(Element, String) -
Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
- Create a child element with no content and add it to the given
element.
- addChildElement(Element, String, String) -
Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
- Add an element with String value as a child of another element.
- addChildElement(Element, String, boolean) -
Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
- Add an element with boolean value as a child of another element.
- addChildElement(Element, String, int) -
Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
- Add an element with integer value as a child of another element.
- addChildElement(Element, String, double) -
Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
- Add an element with double value as a child of another element.
- addColumn(ColumnData) -
Method in class uk.ac.starlink.table.ColumnStarTable
- Appends a new column to the end of this model.
- addColumnAuxDataKeys(StarTable) -
Method in class uk.ac.starlink.table.ValueInfoMapGroup
- Adds the column auxiliary metadata keys associated with a
StarTable to this MapGroup's list of known keys.
- addConnection(ConnectorAction) -
Method in class uk.ac.starlink.connect.BranchComboBox
- Adds a new branch to the model which represents a
Connector.
- addConnection(ConnectorAction) -
Method in class uk.ac.starlink.connect.FilestoreChooser
- Adds a new branch representing a connection to a remote service to
this chooser.
- addDefaultBranches() -
Method in class uk.ac.starlink.connect.FilestoreChooser
- Populate this browser with a default set of branches.
- addDescribedValue(DescribedValue) -
Method in class uk.ac.starlink.table.ValueInfoMapGroup
- Adds a new Map to the group which contains the metadata and value
in a DescribedValue object.
- addElement(String, String, String) -
Method in class uk.ac.starlink.util.XmlWriter
- Writes a whole element with given attribute list and content.
- addError(Throwable) -
Method in class uk.ac.starlink.table.QueueTableSequence
- Adds a load error to the queue.
- addItem(T) -
Method in class uk.ac.starlink.util.CountMap
- Counts an item.
- addLine(String, String, Component) -
Method in class uk.ac.starlink.table.gui.LabelledComponentStack
- Adds a (name,component) pair with an optional padding string.
- addLine(String, Component) -
Method in class uk.ac.starlink.table.gui.LabelledComponentStack
- Adds a (name,component) pair.
- addLine(String, String) -
Method in class uk.ac.starlink.table.gui.LabelledComponentStack
- Adds a (name,value) pair.
- addLink(RowLink) -
Method in interface uk.ac.starlink.table.join.LinkSet
- Adds a new link to this set.
- addMap(Map) -
Method in class uk.ac.starlink.util.MapGroup
- Adds a new Map to the end of this group.
- addMetadata(Header) -
Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
- Adds some standard metadata header cards to a FITS table header.
- addRow(Object[]) -
Method in class uk.ac.starlink.table.RowListStarTable
- Adds a new row to the end of the table.
- addTable(StarTable) -
Method in class uk.ac.starlink.table.QueueTableSequence
- Adds a table to the queue.
- addTableColumns(StarTable) -
Method in class uk.ac.starlink.table.ValueInfoMapGroup
- Adds a Map to the group for each one of the ColumnInfo
objects in a StarTable.
- addTrimmedValue(Header, String, String, String) -
Static method in class uk.ac.starlink.fits.FitsConstants
- Adds a string-valued card to the header.
- addValueInfo(ValueInfo) -
Method in class uk.ac.starlink.table.ValueInfoMapGroup
- Adds a new Map to the group which contains the metadata in a
ValueInfo object.
- adoptNode(Node) -
Method in class uk.ac.starlink.votable.dom.DelegatingDocument
-
- ALWAYS -
Static variable in class uk.ac.starlink.table.join.MultiJoinType
- Any match containing table (even alone) is acceptable.
- AnisotropicCartesianMatchEngine - Class in uk.ac.starlink.table.join
- Matcher which matches in an anisotropic N-dimensional Cartesian space.
- AnisotropicCartesianMatchEngine(double[]) -
Constructor for class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
- Constructs an anisotropic Cartesian matcher.
- APPEND -
Static variable in class uk.ac.starlink.table.jdbc.WriteMode
- WriteMode which appends to an existing table.
- appendChild(Node) -
Method in class uk.ac.starlink.votable.dom.DelegatingNode
-
- appendData(String) -
Method in class uk.ac.starlink.votable.dom.DelegatingCharacterData
-
- array() -
Method in class uk.ac.starlink.util.GenericNioBuffer
- Returns the primitive array that backs this buffer
(optional operation).
- ArrayColumn - Class in uk.ac.starlink.table
- A column which provides data storage in java arrays.
- arrayOffset() -
Method in class uk.ac.starlink.util.GenericNioBuffer
- Returns the offset within this buffer's backing array of the first
element of the buffer (optional operation).
- ArrayPrimitiveStore - Class in uk.ac.starlink.table.storage
- ValueStore implementation which stores primitive values in a normal
java array.
- ArrayPrimitiveStore(Class, int) -
Constructor for class uk.ac.starlink.table.storage.ArrayPrimitiveStore
- Constructs a new store.
- arrayTableSequence(StarTable[]) -
Static method in class uk.ac.starlink.table.Tables
- Convenience method to construct a TableSequence for a supplied array
of tables.
- AsciiFileParser - Class in uk.ac.starlink.util
- Generalised parser for data stored as a table in a plain text
file.
- AsciiFileParser() -
Constructor for class uk.ac.starlink.util.AsciiFileParser
- Create an instance.
- AsciiFileParser(boolean) -
Constructor for class uk.ac.starlink.util.AsciiFileParser
- Create an instance.
- AsciiFileParser(File) -
Constructor for class uk.ac.starlink.util.AsciiFileParser
- Create an instance and parse a given File.
- AsciiFileParser(File, boolean) -
Constructor for class uk.ac.starlink.util.AsciiFileParser
- Create an instance and parse a given File.
- AsciiStarTable - Class in uk.ac.starlink.table.formats
- Simple ASCII-format table.
- AsciiStarTable(DataSource) -
Constructor for class uk.ac.starlink.table.formats.AsciiStarTable
- Constructs a new AsciiStarTable from a datasource.
- AsciiTableBuilder - Class in uk.ac.starlink.table.formats
- A table builder which reads tables in simple ASCII format.
- AsciiTableBuilder() -
Constructor for class uk.ac.starlink.table.formats.AsciiTableBuilder
-
- AsciiTableWriter - Class in uk.ac.starlink.table.formats
- A StarTableWriter which outputs text to a simple format machine-readable
text file.
- AsciiTableWriter() -
Constructor for class uk.ac.starlink.table.formats.AsciiTableWriter
-
- asIOException(Throwable) -
Static method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
- Converts an exception to an IOException, probably by wrapping it
in one.
- attemptMakeByteStore() -
Method in class uk.ac.starlink.table.storage.ByteStoreStoragePolicy
- Returns a ByteStore object to hold data.
- attemptReadTable(ArrayDataInput, boolean, DataSource, long[]) -
Static method in class uk.ac.starlink.fits.FitsTableBuilder
- Reads the next header, and returns a StarTable based on it if it
represents a table.
- attemptSave(StarTable[]) -
Method in class uk.ac.starlink.table.gui.SaveWorker
- This method should do the work of saving the given tables.
- AU -
Static variable in class uk.ac.starlink.util.PhysicalConstants
- 1 Astronomical unit - m
- authenticate() -
Method in interface uk.ac.starlink.table.jdbc.JDBCAuthenticator
- Obtains username and password.
- authenticate() -
Method in class uk.ac.starlink.table.jdbc.SwingAuthenticator
- This implementation of authenticate takes care to execute
any GUI interactions on the AWT event dipatch thread, so it may
be called from any thread.
- authenticate() -
Method in class uk.ac.starlink.table.jdbc.TerminalAuthenticator
-
- authenticate() -
Method in class uk.ac.starlink.table.jdbc.TextModelsAuthenticator
-
- AuthKey - Class in uk.ac.starlink.connect
- Describes an item of authorization information required when connecting
to a remote service.
- AuthKey(String) -
Constructor for class uk.ac.starlink.connect.AuthKey
- Constructs a new key with a given name.
- AUTO_HANDLER -
Static variable in class uk.ac.starlink.table.StarTableFactory
- Special handler identifier which signifies automatic format detection.
- AUTO_HANDLER -
Static variable in class uk.ac.starlink.table.StarTableOutput
- Special output handler name indicating automatic format selection.
- AuxClassLoader - Class in uk.ac.starlink.util
- This class provides a ClassLoader which looks on a given class path.
- AuxClassLoader(String) -
Constructor for class uk.ac.starlink.util.AuxClassLoader
- Constructs a ClassLoader which will look on a given path.
- available() -
Method in class uk.ac.starlink.util.Base64InputStream
-
- available() -
Method in class uk.ac.starlink.util.UncompressInputStream
-
Branch
objects.MatchEngine.getMatchBounds(java.lang.Comparable[], java.lang.Comparable[])
method can be invoked
to provide some sort of useful result.
Transferable
is suitable for attempting to turn the Transferable
into a StarTable.
Base64OutputStream.endBase64()
and
closes the next stream downstream.
TableBuilder
interface which reads
tables stored in column-oriented FITS binary table format.StarTable
in a column-oriented
FITS binary table format.TableBuilder
interface which reads
tables stored in column-oriented FITS binary table format.StarTable
in a column-oriented
FITS binary table format.Comparable
interface, comparing
alphabetically by ID.
Connection
object.
Connector
object.Connector
objects.Connector
implementations to be made
available from this manager.
Attr
in the base model.
Attr
and knows whether it is an
ID-type attribute or not.
CDATASection
in the base model.
CharacterData
(not one of its subclasses)
in the base model.
Comment
in the base model.
DocumentFragment
in the base model.
DocumentType
in the base model.
Element
in the base model.
Entity
in the base model.
EntityReference
in the base model.
Notation
in the base model.
ProcessingInstruction
in the base model.
Node
(not one of its subclasses)
in the base model.
Text
(not one of its subclasses)
in the base model.
URLStreamHandlerFactory
.ColumnPermutedStarTable
with selected
columns deleted.
ValueInfo
object which provides metadata about that value
(name, class, shape, units and so on).ProgressIndicator.setLevel(double)
calls will be made until
the next ProgressIndicator.startStage(java.lang.String)
.
StarTableWriter
classes for addition to the list of known output handlers.
File
.File
in a local filesystem.FilestoreChooser
.RowLink
s to LinkGroup
s
which describes connected groups of links in the input LinkSet.
FitsPlusTableWriter
).FitsTableWriter
however, the
primary extension is not left contentless, instead it gets the
text of a DATA-less VOTable written into it.Buffer
.
DescribedValue
objects
pertaining to this column.
ValueInfo
objects representing the auxilliary metadata returned by
this object's ColumnInfo objects.
ValueInfo
objects representing the auxilliary metadata returned by
the ColumnInfo objects used by this mapper's ValueHandlers.
ValueInfo
objects representing
the auxiliary metadata returned by
getColumnInfo(int).getAuxData() calls.
ValueInfo.getShape()
.
DataSource.getInputStream()
, but only incurs the
expense of obtaining an actual input stream (by calling
DataSource.getRawInputStream()
if more bytes are read than the
cached magic number.
StarTableFactory.getKnownBuilders()
.
InputStream.mark(int)
/InputStream.reset()
methods (common, including in J2SE classes).
MatchEngine.matchScore(java.lang.Object[], java.lang.Object[])
method.
AbstractCartesianMatchEngine.matchScore(java.lang.Object[], java.lang.Object[])
method
will be normalised.
AbstractStarTable.getCell(long, int)
.
StarTable
being used.
TableLoadDialog.configure(uk.ac.starlink.table.StarTableFactory, javax.swing.Action)
.
Source
and friends.
loBound..hiBound
which
has never been sumitted to ValueWatcher.useValue(long)
.
ValueInfo.getUtype()
instead
DescribedValue
objects
which corresponds to a given info key.
MonitorStoragePolicy.interrupt()
has been called on this object.
RowLink
objects) are used to select rows for inclusion
in an output table which represents the result of the matching operation.TableBuilder
classes
for addition to the known (non-automatically detected) handler list.
RowLink
objects.Loader.getPropertiesFile()
method and incorporated into
the System properties.
.txt
".
location
argument which ends in
".tst", ".TST" or ".TAB".
TableSink.acceptMetadata(uk.ac.starlink.table.StarTable)
on it.
LinkSet
describing row matches and
a flag determining what conditions on a RowLink
give you an output row.
LinkSet
describing
row matches.
makeStarTable(new URLDataSource(url))
makeStarTable(new URLDataSource(url),handler)
Transferable
object
using automatic format detection.
StarTable
based on a given DataSource.
Map
s containing
related data.MirageDriver.MIRAGE_CLASS
class.
ProgressRowSequence.next()
and also updates the progress indicator.
MatchEngine.getBins(java.lang.Object[])
if no match can result.
NodeDescendant
object.
NodeDescendant
object.
Visitor
processes a single node in a
tree.Number
that should be interpreted as a null (blank).
RowPipe
implementation which provides a one-shot
table.tabular
environment.
tabular
environment.
ProgressIndicator
.ResultSet
.JProgressBar
.DataInputStream.readLine()
uri
attributes of each Element
.
ClassLoader.getResourceAsStream(java.lang.String)
method.RandomWrapperStarTable.storeNextRow(java.lang.Object[])
.
RowRef
s
which are considered in some way linked to each other.RowRef
objects.
ResultSet
.AbstractCartesianMatchEngine.matchScore(java.lang.Object[], java.lang.Object[])
method
will be normalised or not.
StarResultSet.getCell(int)
and StarResultSet.getRow()
calls will read.
DefaultValueInfo.setUtype(java.lang.String)
instead
ValueInfo.getShape()
.TableSaveChooser.getTables()
.
InputStream.skip(long)
but differs from it in that it guarantees to skip the bytes
as specified, or to throw an exception.
ResultSet
class to provide the functions which
are required to provide StarTable
functionality.StarTable
objects from generic inputs.ProgressIndicator.setLevel(double)
calls may follow,
followed by a ProgressIndicator.endStage()
call.
StarTableWriter
which can be subclassed
by writers which just write to output streams.StreamTableSink.scanTable(uk.ac.starlink.table.StarTable)
on it).VOElementFactory.STRICT_PROPERTY
property has not been set.
System.out
.
StarTable
s in a
place and format of choice.Document
objects).VOElement.getHandle()
.
StarTable.getRowSequence()
calls after the first
for tables which can only provide a single RowSequence
.AbstractTableLoadDialog.isReady()
.
URL
.ValueInfo
objects.loBound
and hiBound
inclusive.
StarTable
implementation based on a VOTable.FitsTableWriter
however, the
primary extension is not left contentless, instead it gets the
text of a DATA-less VOTable written into it.Wrapper
class.StarTableWriter.writeStarTable(uk.ac.starlink.table.StarTable,
java.io.OutputStream)
method.
AbstractFitsTableWriter.writeStarTables(uk.ac.starlink.table.TableSequence,
java.io.OutputStream)
.
Element
.System.out
.
|
Copyright © 2004 CLRC: Central Laboratory of the Research Councils. All rights reserved. | ||||||||
PREV NEXT | FRAMES NO FRAMES |