Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

ABMAG - Static variable in class jsky.science.Flux
 
ABMAGABBREV - Static variable in class jsky.science.Flux
 
ABORT - Static variable in class uk.ac.starlink.ttools.cone.ConeErrorPolicy
An error during a cone search results in a failure of the task.
AbortException - Exception in uk.ac.starlink.task
Exception generated when the user signals an intention to abort a task.
AbortException() - Constructor for exception uk.ac.starlink.task.AbortException
 
AbortException(String) - Constructor for exception uk.ac.starlink.task.AbortException
 
AbortException(String, Throwable) - Constructor for exception uk.ac.starlink.task.AbortException
 
AbortException(Throwable) - Constructor for exception uk.ac.starlink.task.AbortException
 
AbortTupleSequence - Class in uk.ac.starlink.ttools.plot2.data
Wrapping TupleSequence that tries to give up when a condition becomes true.
AbortTupleSequence(TupleSequence, BooleanSupplier) - Constructor for class uk.ac.starlink.ttools.plot2.data.AbortTupleSequence
Constructor with checking period of 1 (every element).
AbortTupleSequence(TupleSequence, BooleanSupplier, int) - Constructor for class uk.ac.starlink.ttools.plot2.data.AbortTupleSequence
Constructor with specified checking period.
abs(int) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the absolute value of an integer value.
abs(double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the absolute value of a floating point value.
AbstractAdqlExample - Class in uk.ac.starlink.vo
Represents a type of example ADQL query.
AbstractAdqlExample(String, String) - Constructor for class uk.ac.starlink.vo.AbstractAdqlExample
Constructor.
AbstractAdqlExample.Breaker - Class in uk.ac.starlink.vo
Interface for configurable line breaking.
AbstractAdqlExample.TableWithCols - Class in uk.ac.starlink.vo
Encapsulates metadata for a table and a selection of colum names from it.
AbstractApplication - Class in diva.gui
An abstract implementation of the Application interface.
AbstractApplication(AppContext) - Constructor for class diva.gui.AbstractApplication
Create an abstract application that resides in the given context (e.g.
AbstractArrayDataIO - Class in uk.ac.starlink.oldfits
Abstract implementation of an implementation of a nom.tam.util-compatible FITS I/O handler.
AbstractArrayDataIO() - Constructor for class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
AbstractCartesianMatchEngine - Class in uk.ac.starlink.table.join
Abstract superclass for match engines working in a Cartesian space.
AbstractCartesianMatchEngine(int) - Constructor for class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
Constructor.
AbstractCatalogDirectory - Class in jsky.catalog
A generic, abstract base class for catalog directory implementations.
AbstractCatalogDirectory(String) - Constructor for class jsky.catalog.AbstractCatalogDirectory
Initialize with the name of the catalog directory.
AbstractChoiceParameter<T,C> - Class in uk.ac.starlink.task
Abstract superclass for parameters that permit choices from a given list of typed options.
AbstractChoiceParameter(String, Class<T>, Class<C>, C[]) - Constructor for class uk.ac.starlink.task.AbstractChoiceParameter
Constructor.
AbstractClassifier - Class in diva.sketch.classification
Given a training set containing multiple classes, for each class, an AbstractClassifier would compute the mu and sigma of each feature of that class.
AbstractClassifier() - Constructor for class diva.sketch.classification.AbstractClassifier
Construct an abstract classifier and instantiate its weight array for features.
AbstractConnector - Class in diva.canvas.connector
An abstract implementation of Connector.
AbstractConnector(Site, Site) - Constructor for class diva.canvas.connector.AbstractConnector
Create a new connector between the given sites.
AbstractConnectorTarget - Class in diva.canvas.connector
An abstract implementation of the ConnectorTarget interface.
AbstractConnectorTarget() - Constructor for class diva.canvas.connector.AbstractConnectorTarget
 
AbstractDataSpec - Class in uk.ac.starlink.ttools.plot2.data
Abstract superclass for DataSpec implementations.
AbstractDataSpec() - Constructor for class uk.ac.starlink.ttools.plot2.data.AbstractDataSpec
 
AbstractDocument - Class in diva.gui
An abstract implementation of the Document interface.
AbstractDocument(Application) - Constructor for class diva.gui.AbstractDocument
Construct a document that is owned by the given application
AbstractFigure - Class in diva.canvas
AbstractFigure is an abstract superclass implementing the Figure interface.
AbstractFigure() - Constructor for class diva.canvas.AbstractFigure
 
AbstractFigureContainer - Class in diva.canvas
AbstractFigureContainer is an abstract class that roots the tree of figure-containing classes.
AbstractFigureContainer() - Constructor for class diva.canvas.AbstractFigureContainer
 
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.
AbstractGlobalLayout - Class in diva.graph.layout
An abstract implementation of the GlobalLayout interface.
AbstractGlobalLayout(LayoutTarget) - Constructor for class diva.graph.layout.AbstractGlobalLayout
Create a new global layout that uses the given layout target.
AbstractGraphController - Class in diva.graph
An abstract implementation of the GraphController interface.
AbstractGraphController() - Constructor for class diva.graph.AbstractGraphController
Construct a graph controller without a parent pane.
AbstractGraphModel - Class in diva.graph
An abstract implementation of the GraphModel interface that provides the basic event notification system
AbstractGraphModel() - Constructor for class diva.graph.AbstractGraphModel
 
AbstractHdxFacade - Class in uk.ac.starlink.hdx
Skeletal implementation of the HdxFacade interface.
AbstractHdxFacade() - Constructor for class uk.ac.starlink.hdx.AbstractHdxFacade
 
AbstractInputTableParameter<T> - Class in uk.ac.starlink.ttools.task
Parameter used to select a table for input.
AbstractInputTableParameter(String, Class<T>) - Constructor for class uk.ac.starlink.ttools.task.AbstractInputTableParameter
Constructor.
AbstractInteractor - Class in diva.canvas.interactor
An abstract class that implements Interactor.
AbstractInteractor() - Constructor for class diva.canvas.interactor.AbstractInteractor
 
AbstractInterpolator - Class in uk.ac.starlink.diva.interp
Abstract base class for all Interpolators.
AbstractInterpolator() - Constructor for class uk.ac.starlink.diva.interp.AbstractInterpolator
Create an instance with no coordinates.
AbstractInterpolator(double[], double[]) - Constructor for class uk.ac.starlink.diva.interp.AbstractInterpolator
Create an instance with the given coordinates.
AbstractItemAccumulator - Class in uk.ac.starlink.feather
Partial ItemAccumulator implementation that handles generic aspects including writing the optional validity mask.
AbstractItemAccumulator(StoragePolicy, boolean) - Constructor for class uk.ac.starlink.feather.AbstractItemAccumulator
Constructor.
AbstractKernelDensityPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Abstract superclass for a plotter that plots something that looks like a kernel density estimate.
AbstractKernelDensityPlotter(FloatingCoord, boolean, PerUnitConfigKey<Unit>, String, Icon) - Constructor for class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
Constructor.
AbstractKernelDensityPlotter.KDenseStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style subclass for kernel density plots.
AbstractKernelDensityPlotter.KernelFigure - Interface in uk.ac.starlink.ttools.plot2.layer
Encapsulates the details of smoothing kernel construction.
AbstractPaintedGraphic - Class in diva.compat.canvas
An abstract implementation of the PaintedGraphic interface.
AbstractPaintedGraphic() - Constructor for class diva.compat.canvas.AbstractPaintedGraphic
 
AbstractPaintedGraphic - Class in diva.util.java2d
Deprecated.
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
AbstractPaintedGraphic() - Constructor for class diva.util.java2d.AbstractPaintedGraphic
Deprecated.
 
AbstractPlot2Task - Class in uk.ac.starlink.ttools.plot2.task
Abstract superclass for tasks performing plot2 plots using STILTS.
AbstractPlot2Task(boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Constructor with explicit animation capability.
AbstractPlotControlsModel - Class in uk.ac.starlink.ast.gui
This abstract class provides a default implementation for a XMLEncodeDecode.
AbstractPlotControlsModel() - Constructor for class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
 
AbstractPlotLayer - Class in uk.ac.starlink.ttools.plot2.layer
Partial PlotLayer implementation.
AbstractPlotLayer(Plotter<?>, DataGeom, DataSpec, Style, LayerOpt) - Constructor for class uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
Constructor.
AbstractPlotter<S extends Style> - Class in uk.ac.starlink.ttools.plot2.layer
Skeleton implementation of Plotter.
AbstractPlotter(String, Icon, CoordGroup, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.AbstractPlotter
Constructs a plotter with a given coordinate group and indication of reporting status.
AbstractPlotter(String, Icon) - Constructor for class uk.ac.starlink.ttools.plot2.layer.AbstractPlotter
Constructs a plotter with no data coordinates or reports.
AbstractPlotter(String, Icon, int, Coord[]) - Constructor for class uk.ac.starlink.ttools.plot2.layer.AbstractPlotter
Constructs a plotter with specified data positions and additional coordinates, no report keys.
AbstractRegistryClient<R> - Class in uk.ac.starlink.registry
Can submit ADQL queries to a registry and return the result as a list of resources.
AbstractRegistryClient(SoapClient) - Constructor for class uk.ac.starlink.registry.AbstractRegistryClient
Constructs a AbstractRegistryClient given a SOAP client.
AbstractRule - Class in diva.sketch.parser2d
A parse rule implementation that matches the RHS of a production and generates the LHS.
AbstractRule(String, String, String) - Constructor for class diva.sketch.parser2d.AbstractRule
A utility constructor which simply takes strings with single words separated by whitespace, separates these strings into arrays, and calls the standard array constructor.
AbstractRule(Type, String[], Type[]) - Constructor for class diva.sketch.parser2d.AbstractRule
Construct a new basic rule with the given LHS and RHS structure.
AbstractScienceObject - Class in jsky.science
Basic implementation of the ScienceObjectModel interface.
AbstractScienceObject() - Constructor for class jsky.science.AbstractScienceObject
 
AbstractScienceObject(String) - Constructor for class jsky.science.AbstractScienceObject
 
AbstractScienceObject.EventMonitor - Interface in jsky.science
 
AbstractScienceObjectNode - Class in jsky.science
Basic implementation of the ScienceObjectNodeModel.
AbstractScienceObjectNode() - Constructor for class jsky.science.AbstractScienceObjectNode
Creates new AbstractScienceObjectNode with blank name and holding turned off.
AbstractScienceObjectNode(String, boolean) - Constructor for class jsky.science.AbstractScienceObjectNode
creates a new AbstractScienceObjectNode with specified name and specified initial holding status.
AbstractScienceObjectNode(boolean) - Constructor for class jsky.science.AbstractScienceObjectNode
Creates new AbstractScienceObjectNode with blank name and specified holding state.
AbstractScienceObjectNode(String) - Constructor for class jsky.science.AbstractScienceObjectNode
Creates new AbstractScienceObjectNode with a name and holding turned off.
AbstractSite - Class in diva.canvas
An abstract implementation of Site.
AbstractSite() - Constructor for class diva.canvas.AbstractSite
 
AbstractSkyMatchEngine - Class in uk.ac.starlink.table.join
Abstract superclass for MatchEngines which work on the celestial sphere.
AbstractSkyMatchEngine(SkyPixellator, double) - Constructor for class uk.ac.starlink.table.join.AbstractSkyMatchEngine
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
 
AbstractStoragePolicy - Class in diva.gui
It is nice if storage policies suggest good pathnames.
AbstractStoragePolicy() - Constructor for class diva.gui.AbstractStoragePolicy
 
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(String[], boolean) - Constructor for class uk.ac.starlink.table.formats.AbstractTextTableWriter
Constructor.
AbstractView - Class in diva.gui
An abstract implementation of the View interface that consists of mostly empty methods to be filled in by concrete subclasses.
AbstractView(Document) - Constructor for class diva.gui.AbstractView
Construct a view of the given document.
AbstractWavelength1D - Class in jsky.science
Abstract class that provides initial functionality for Wavelength1DModel without committing to the underlying storage structure of the dataset.
AbstractWavelength1D() - Constructor for class jsky.science.AbstractWavelength1D
 
AbstractWavelength1D(String) - Constructor for class jsky.science.AbstractWavelength1D
 
AbstractWideFits - Class in uk.ac.starlink.fits
Implementations of the WideFits interface.
AbstractWideFits(int, int, CardFactory, String) - Constructor for class uk.ac.starlink.fits.AbstractWideFits
Constructor.
AbstractXmlBuilder - Class in diva.compat.xml
An abstract implementation of the XmlBuilder interface that gets and sets a delegate, leaves the build method abstract, and doesn't support the generate method.
AbstractXmlBuilder() - Constructor for class diva.compat.xml.AbstractXmlBuilder
 
AbstractXmlBuilder - Class in diva.util.xml
An abstract implementation of the XmlBuilder interface that gets and sets a delegate, leaves the build method abstract, and doesn't support the generate method.
AbstractXmlBuilder() - Constructor for class diva.util.xml.AbstractXmlBuilder
 
abToJansky(double) - Static method in class uk.ac.starlink.ttools.func.Fluxes
Converts AB magnitude to flux in Jansky.
ACCEL_GRAV - Static variable in class uk.ac.starlink.util.PhysicalConstants
Standard acceleration of gravity on Earth m.s^-2
ACCELERATOR_KEY - Static variable in class diva.gui.GUIUtilities
JDK1.2 doesn't have this string defined in javax.swing.Action.
accept(MouseEvent) - Method in class diva.canvas.event.MouseFilter
Test whether the given MouseEvent passes the filter.
accept(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Test if the interactor accepts the given event.
accept(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Accept an event if any attached interactor will accept it.
accept(LayerEvent) - Method in interface diva.canvas.interactor.Interactor
Test is the interactor is prepared to accept this event.
accept(LayerEvent) - Method in class diva.canvas.interactor.SelectionInteractor
Accept an event if it will be accepted by the selection filters.
accept(Object) - Method in class diva.compat.util.AndFilter
 
accept(Object) - Method in class diva.compat.util.NotFilter
 
accept(Object) - Method in class diva.compat.util.OrFilter
 
accept(File) - Method in class diva.gui.ExtensionFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
accept(Object) - Method in interface diva.util.Filter
Test if an object passes the filter, returning true if it does and false if it does not.
accept(Object) - Method in class diva.util.FilteredArrayIterator
Test if the object is acceptable for return by the iterator.
accept(File) - Method in class jsky.util.gui.ExampleFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
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.
accept(double) - Method in class uk.ac.starlink.ttools.filter.GKArray
Adds a value to the sketch.
accept(double, long) - Method in class uk.ac.starlink.ttools.filter.GKArray
Adds a value to the sketch as many times as specified by count.
accept(File) - Method in class uk.ac.starlink.util.gui.BasicFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
accept(File, String) - Method in class uk.ac.starlink.util.gui.BasicFileFilter
 
accept(T) - Method in interface uk.ac.starlink.util.IOConsumer
Performs an operation on the given value.
ACCEPT_ENCODING - Static variable in class uk.ac.starlink.util.ContentCoding
Name of HTTP request header to request coded response ("Accept-Encoding").
AcceptAction(String, Icon) - Constructor for class uk.ac.starlink.util.gui.ProxySetupFrame.AcceptAction
 
AcceptAction(String, Icon) - Constructor for class uk.ac.starlink.util.gui.SelectCharacters.AcceptAction
 
acceptButton - Variable in class uk.ac.starlink.util.gui.ProxySetupFrame
 
acceptCell(Object) - Method in interface uk.ac.starlink.table.storage.ColumnStore
Writes a datum to this store.
acceptCell(Object) - Method in class uk.ac.starlink.table.storage.IndexedStreamColumnStore
 
acceptCell(Object) - Method in class uk.ac.starlink.table.storage.StreamColumnStore
 
acceptDatum(double) - Method in class uk.ac.starlink.ttools.filter.GKQuantiler
 
acceptDatum(double) - Method in interface uk.ac.starlink.ttools.filter.Quantiler
Accepts a value to accumulate for quantile calculations.
acceptDatum(double) - Method in class uk.ac.starlink.ttools.filter.SortQuantiler
 
acceptDatum(Object, long) - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Submits a single value to the statistics accumulator.
acceptDatum(Object) - Method in class uk.ac.starlink.ttools.mode.ColStats
Data are submitted to this statistics accumulator using this method.
accepted - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
Whether selected font is accepted.
accepted() - Method in class uk.ac.starlink.util.gui.BasicFontChooser
Return the exit status of the dialog.
acceptHead(Connector, Figure) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return true if the given connector can be connected to the given figure.
acceptHead(Connector, Figure) - Method in class diva.canvas.tutorial.ArcTutorial.SelfPTarget
Return true.
acceptHead(Object, Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Return true if the head of the given edge can be attached to the given node.
acceptHead(Node) - Method in interface diva.graph.modular.Edge
Return whether or not the given node is a valid head of this edge.
acceptHead(Object, Object) - Method in interface diva.graph.modular.MutableEdgeModel
Return whether or not the given node is a valid head of this edge.
acceptHead(Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Return true if the head of the given edge can be attached to the given node.
acceptHead(Object, Object) - Method in interface diva.graph.MutableGraphModel
Return true if the head of the given edge can be attached to the given node.
acceptHead(Object, Object) - Method in class diva.graph.schematic.SchematicGraphModel
Return true if the head of the given edge can be attached to the given node.
acceptHead(Object, Object) - Method in interface diva.graphx.EdgeAdapter
Return whether or not the given node is a valid head of this edge.
acceptHead(Connector, Figure) - Method in class diva.graphx.EdgeController.EdgeTarget
 
acceptHead(Object, Object) - Method in class diva.graphx.GraphModel
Return true if the head of the given edge can be attached to the given node.
acceptHead(BasicNode) - Method in class diva.graphx.toolbox.BasicEdge
Return true
acceptHead(Object, Object) - Method in class diva.graphx.toolbox.BasicEdgeAdapter
Return true if the head of the given edge can be attached to the given node.
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.
acceptMetadata(StarTable) - Method in class uk.ac.starlink.ttools.calc.CacheRowPipe
 
acceptMetadata(StarTable) - Method in class uk.ac.starlink.ttools.cone.LimitRowSink
 
acceptMetadata(StarTable) - Method in class uk.ac.starlink.ttools.votlint.FitsHandler
 
acceptResourceIdList(String[], String) - Method in interface uk.ac.starlink.vo.DalLoader
Takes a list of resource ID values and may load them or a subset into this object's dialogue as appropriate.
acceptResourceIdList(String[], String) - Method in class uk.ac.starlink.vo.RegistryServiceTableLoadDialog
Takes a list of resource ID values and may load them or a subset into this object's dialogue as appropriate.
acceptResourceIdList(String[], String) - Method in class uk.ac.starlink.vo.TapTableLoadDialog
 
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.
acceptRow(Object[]) - Method in class uk.ac.starlink.ttools.calc.CacheRowPipe
 
acceptRow(Object[]) - Method in class uk.ac.starlink.ttools.cone.LimitRowSink
 
acceptRow(Object[]) - Method in class uk.ac.starlink.ttools.votlint.FitsHandler
 
acceptSkyPosition(double, double) - Method in class uk.ac.starlink.vo.SkyDalTableLoadDialog
Takes a sky position and may update this component's sky entry fields with the supplied values.
acceptTail(Connector, Figure) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return true if the given connector can be connected to the given figure.
acceptTail(Connector, Figure) - Method in class diva.canvas.tutorial.ArcTutorial.SelfPTarget
Return true.
acceptTail(Object, Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Return true if the tail of the given edge can be attached to the given node.
acceptTail(Node) - Method in interface diva.graph.modular.Edge
Return whether or not the given node is a valid tail of this edge.
acceptTail(Object, Object) - Method in interface diva.graph.modular.MutableEdgeModel
Return whether or not the given node is a valid tail of this edge.
acceptTail(Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Return true if the tail of the given edge can be attached to the given node.
acceptTail(Object, Object) - Method in interface diva.graph.MutableGraphModel
Return true if the tail of the given edge can be attached to the given node.
acceptTail(Object, Object) - Method in class diva.graph.schematic.SchematicGraphModel
Return true if the tail of the given edge can be attached to the given node.
acceptTail(Object, Object) - Method in interface diva.graphx.EdgeAdapter
Return whether or not the given node is a valid tail of this edge.
acceptTail(Connector, Figure) - Method in class diva.graphx.EdgeController.EdgeTarget
 
acceptTail(Object, Object) - Method in class diva.graphx.GraphModel
Return true if the tail of the given edge can be attached to the given node.
acceptTail(BasicNode) - Method in class diva.graphx.toolbox.BasicEdge
Return true
acceptTail(Object, Object) - Method in class diva.graphx.toolbox.BasicEdgeAdapter
Return true if the tail of the given edge can be attached to the given node.
acceptValue() - Method in class uk.ac.starlink.util.gui.SelectStringDialog
Accept the value.
AccessImpl - Interface in uk.ac.starlink.array
Interface for the implementation of read/write access to the pixels of an array.
AccessMode - Class in uk.ac.starlink.array
Access mode identifier.
AccessRowSequence - Class in uk.ac.starlink.table
RowSequence implementation based on a RowAccess.
AccessRowSequence(RowAccess, long) - Constructor for class uk.ac.starlink.table.AccessRowSequence
Constructor.
ACCESSURL_PARAM - Static variable in class uk.ac.starlink.auth.IvoaAuthScheme
Parameter name for the SSO login URL ("access_url").
accumulate(E, A) - Method in interface uk.ac.starlink.table.join.CollectionRunner.ElementCollector
Consumes an element, accumulating it into the supplied accumulator.
accumulate(RowSplittable, A) - Method in class uk.ac.starlink.table.RowCollector
 
accumulate(S, A) - Method in interface uk.ac.starlink.util.SplitCollector
Consumes the content of a splittable, collecting results into the supplied accumulator.
accumulateRows(RowSplittable, A) - Method in class uk.ac.starlink.table.RowCollector
Processes rows as required.
acos(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Arc cosine of an angle.
ACOS - Static variable in interface uk.ac.starlink.ttools.plot2.Scaling
Arccos scaling; sigmoid vertical at each end.
acosd(double) - Static method in class jsky.coords.Trigod
Computes the Arc cos in degrees (Range of argument [-1, +1]).
acosDeg(double) - Static method in class uk.ac.starlink.ttools.func.TrigDegrees
Arc cosine.
acosh(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Inverse hyperbolic cosine.
acquireAuthStatus(ResultHandler<AuthStatus>, boolean) - Method in class uk.ac.starlink.vo.TapServiceKit
Asynchronously attempts to contact the authcheck endpoint of the TAP service to determine authentication information.
acquireBlock(int) - Method in class uk.ac.starlink.fits.BlockInput
Obtains a buffer corresponding to a named block of the stream.
acquireBlock(int) - Method in class uk.ac.starlink.fits.MultiByteBufferInput
 
acquireCapability(ResultHandler<TapCapability>) - Method in class uk.ac.starlink.vo.TapServiceKit
Asynchronously acquires TAP capability information.
acquireExamples(ResultHandler<List<Tree<DaliExample>>>) - Method in class uk.ac.starlink.vo.TapServiceKit
Asynchronously acquires a list of service-specific query examples, if available.
acquireResource(ResultHandler<Map<String, String>>) - Method in class uk.ac.starlink.vo.TapServiceKit
Asynchronously acquires information about the registry resource corresponding to this service.
acquireRoles(ResultHandler<RegRole[]>) - Method in class uk.ac.starlink.vo.TapServiceKit
Asynchronously acquires information from the RegTAP rr.res_role table corresponding to this service.
acquireSchemas(ResultHandler<SchemaMeta[]>) - Method in class uk.ac.starlink.vo.TapServiceKit
Asynchronously acquires TAP database schema list.
acquireValue(Parameter<?>) - Method in interface uk.ac.starlink.task.Environment
Obtains a legal value for a given parameter from the environment and sets the parameter's value accordingly.
acquireValue(Parameter<?>) - Method in class uk.ac.starlink.task.LineEnvironment
 
acquireValue(Parameter<?>) - Method in class uk.ac.starlink.task.TerminalEnvironment
Sets the value of a parameter.
acquireValue(Parameter<?>) - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
 
acquireValue(Parameter<?>) - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
 
acquireValue(Parameter<?>) - Method in class uk.ac.starlink.ttools.task.AddEnvironment
 
acquireValue(Parameter<?>) - Method in class uk.ac.starlink.ttools.task.MapEnvironment
 
ACR_FILE - Static variable in class uk.ac.starlink.astrogrid.AcrConnection
Location in the user's home directory of the ACR rendezvous file.
AcrConnection - Class in uk.ac.starlink.astrogrid
Connection to an ACR server.
AcrConnection(AcrConnector) - Constructor for class uk.ac.starlink.astrogrid.AcrConnection
Constructor.
AcrConnector - Class in uk.ac.starlink.astrogrid
Connector which connects to MySpace using the ACR (Astronomy/Astrogrid Client Runtime) server written by Noel Winstanley.
AcrConnector() - Constructor for class uk.ac.starlink.astrogrid.AcrConnector
 
AcrDataSource - Class in uk.ac.starlink.astrogrid
DataSource implementation which reads from MySpace using ACR.
AcrDataSource(AcrConnection, String) - Constructor for class uk.ac.starlink.astrogrid.AcrDataSource
Constructor.
ACTION - Static variable in class diva.sketch.toolbox.ModedIncrRecognizer
The recognizer has recognized the gesture as the signal and is processing incoming events as an indicators to perform the specified action.
actionBar - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
Action buttons container.
actionBar - Variable in class uk.ac.starlink.util.gui.StoreControlFrame
Action buttons container.
ActionInteractor - Class in diva.canvas.interactor
An interactor that fires an Action when a mouse pressed event occurs.
ActionInteractor() - Constructor for class diva.canvas.interactor.ActionInteractor
Create a new interactor that will throw a NullPointerException when a mouse button is pressed.
ActionInteractor(Action) - Constructor for class diva.canvas.interactor.ActionInteractor
Create a new interactor that will activate the given action.
actionPerformed(ActionEvent) - Method in class diva.graph.toolbox.DeletionListener
Delete any nodes or edges from the graph that are currently selected.
actionPerformed(ActionEvent) - Method in class diva.graph.tutorial.EditorTutorial.LayoutActionListener
 
actionPerformed(ActionEvent) - Method in class diva.graphx.toolbox.DeletionListener
Delete any nodes or edges from the graph that are currently selected.
actionPerformed(ActionEvent) - Method in class diva.sketch.CheckSelectionAction
Treat the current stroke as a 'check' selection.
actionPerformed(ActionEvent) - Method in class diva.sketch.DeletionAction
Treat the current stroke as a lasso selection if it is mostly closed.
actionPerformed(ActionEvent) - Method in class diva.sketch.LassoSelectionAction
Treat the current stroke as a lasso selection if it is mostly closed.
actionPerformed(ActionEvent) - Method in class jsky.catalog.gui.CatalogHistoryItem
Display the catalog
actionPerformed(ActionEvent) - Method in class jsky.catalog.gui.CatalogQueryPanel
Called when a query parameter is changed to start the search.
actionPerformed(ActionEvent) - Method in class jsky.catalog.gui.CatalogQueryTool
Called when return is typed in one of the query panel text fields to start the query.
actionPerformed(ActionEvent) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Called when a button in the table is pressed
actionPerformed(ActionEvent) - Method in class jsky.html.HTMLViewerHistoryItem
Display the catalog
actionPerformed(ActionEvent) - Method in class jsky.image.gui.ImageHistoryItem
Load the file if it exists, otherwise the URL, and arrange to restore the history settings once the image is loaded.
actionPerformed(ActionEvent) - Method in class jsky.image.gui.ImagePrintDialog
Called for the Print button in the preview window
actionPerformed(ActionEvent) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
actionPerformed(ActionEvent) - Method in class jsky.util.gui.CoordinatesPanel
 
actionPerformed(ActionEvent) - Method in class jsky.util.gui.PassbandPanel
 
actionPerformed(ActionEvent) - Method in class jsky.util.gui.ProgressPanel
Called when the Stop button is pressed.
actionPerformed(ActionEvent) - Method in class jsky.util.gui.QuantityPanel
handles ActionEvents from the JTextField
actionPerformed(ActionEvent) - Method in class jsky.util.gui.QuantitySlider
 
actionPerformed(ActionEvent) - Method in class jsky.util.gui.TabbedPanel
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.ast.gui.PlotConfigurator.CloseAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.ast.gui.PlotConfigurator.DrawAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.ast.gui.PlotConfigurator.ResetAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.ast.gui.PlotConfigurator.StoreAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.coco.CocoPanel
The main event processing.
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.connect.ConnectorAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.diva.DrawActions.CompositeAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.diva.DrawActions.CurveAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.diva.DrawActions.DrawingModeAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.diva.DrawActions.FillAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.diva.DrawActions.FontAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.diva.DrawActions.LineWidthAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.diva.DrawActions.OutlineAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.rv.RVPanel
The main event processing method
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.util.gui.ProxySetupFrame.AcceptAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.util.gui.ProxySetupFrame.CancelAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.util.gui.SelectCharacters.AcceptAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.util.gui.SelectCharacters.CancelAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.util.gui.StoreControlFrame.AddAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.util.gui.StoreControlFrame.CloseAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.util.gui.StoreControlFrame.DeleteAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.util.gui.StoreControlFrame.RestoreAction
 
actionPerformed(ActionEvent) - Method in class uk.ac.starlink.util.gui.StoreControlFrame.UpdateAction
 
actions() - Method in class diva.gui.AbstractApplication
Get an iterator over the names of the actions that are contained by this application.
actions() - Method in interface diva.gui.Application
Get an iterator over the names of the actions that are contained by this application.
activate() - Method in class uk.ac.starlink.diva.DrawFigureStore
Make the store control UI active
activate() - Method in interface uk.ac.starlink.diva.FigureStore
Activate the interface so that the user can either choose to save the currently displayed figures, or restore a previously saved set of figures.
ACTIVATION - Static variable in class uk.ac.starlink.ttools.build.Heading
Heading for category of functions available only for activation.
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.
AdaptiveBinList - Class in uk.ac.starlink.ttools.plot2.layer
BinList implementation that starts off using a hash-based implementation, but switches to an array-based implementation if the hash gets full enough to make it worth while.
AdaptiveBinList(int, Combiner, int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.AdaptiveBinList
Constructor.
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(Figure) - Method in class diva.canvas.BasicZList
Add a figure to the container.
add(int, Figure) - Method in class diva.canvas.BasicZList
Insert a figure at the given position.
add(Figure) - Method in class diva.canvas.CompositeFigure
Add a child figure to this composite.
add(int, Figure) - Method in class diva.canvas.CompositeFigure
Insert a figure at the given position.
add(LayerListener, LayerListener) - Static method in class diva.canvas.event.LayerEventMulticaster
Adds layer-listener-a with layer-listener-b and returns the resulting multicast listener.
add(LayerMotionListener, LayerMotionListener) - Static method in class diva.canvas.event.LayerEventMulticaster
Adds layer-motion-listener-a with layer-motion-listener-b and returns the resulting multicast listener.
add(Figure) - Method in interface diva.canvas.FigureContainer
Add a figure to this container.
add(Figure) - Method in class diva.canvas.FigureDecorator
Add a figure.
add(Figure) - Method in class diva.canvas.FigureLayer
Add a figure to the layer.
add(int, Figure) - Method in class diva.canvas.FigureLayer
Insert a figure into the layer at the given position.
add(Shape) - Method in class diva.canvas.OverlayLayer
Add a new shape to the list of shapes in this layer
add(PaintedObject) - Method in class diva.canvas.toolbox.PaintedFigure
Deprecated.
Add a new painted object to the objects displayed by this figure.
add(Shape) - Method in class diva.canvas.toolbox.VectorFigure
Add a new painted shape to the list of drawn objects.
add(Figure) - Method in class diva.canvas.toolbox.VectorFigure
Add a new figure to the list of drawn objects
add(Composite) - Method in class diva.canvas.toolbox.VectorFigure
Add a new compositioning operator to the list of drawn objects.
add(Paint) - Method in class diva.canvas.toolbox.VectorFigure
Add a new paint to the list of drawn objects.
add(Stroke) - Method in class diva.canvas.toolbox.VectorFigure
Add a new stroke to the list of drawn objects.
add(Figure) - Method in interface diva.canvas.ZList
Add a figure to the list.
add(int, Figure) - Method in interface diva.canvas.ZList
Insert a figure at the given position.
add(PaintedObject) - Method in class diva.compat.canvas.PaintedFigure
Add a new painted object to the objects displayed by this figure.
add(PaintedObject) - Method in class diva.compat.canvas.PaintedList
Add a new element to the list.
add(TraceModel.Element) - Method in class diva.compat.trace.TraceModel.Trace
Append an element to the trace.
add(GraphListener) - Method in class diva.graph.toolbox.GraphEventMulticaster
Add the given listener to the list of listeners.
add(GraphListener) - Method in class diva.graphx.event.GraphEventMulticaster
Add the given listener to the list of listeners.
add(Action, String) - Method in class diva.gui.toolbox.JContextMenu
Add an action to this menu and return the menu item created.
add(Action, String, String, boolean) - Method in class diva.gui.toolbox.JContextMenu
Add an action to the given menu and return the menu item created.
add(PaintedObject) - Method in class diva.util.java2d.PaintedList
Deprecated.
Add a new element to the list.
add(PropertyChangeListener) - Method in class diva.util.PropertyChangeMulticaster
Add the given listener to the list of listeners.
add(CanvasFigure) - Method in interface jsky.graphics.CanvasFigureGroup
Add a figure to the group.
add(CanvasFigure) - Method in interface jsky.graphics.CanvasGraphics
Add the given figure to the canvas.
add(CanvasFigure) - Method in class jsky.image.graphics.DivaImageGraphics
Add the given figure to the canvas.
add(CanvasFigure) - Method in class jsky.image.graphics.ImageFigureGroup
Add a figure to the group.
add(int, int, Raster) - Method in class jsky.image.MyTileCache
Adds a tile to the cache.
add(CoordinatesOffset) - Method in class jsky.science.Coordinates
Adds an offset to the current coordinates and returns the sum as a new Coordinates object.
add(CoordinatesOffset) - Method in class jsky.science.CoordinatesOffset
Adds another offset to the offset and returns a new offset which is the sum of the two.
add(Quantity) - Method in class jsky.science.Quantity
adds the parameter to the value of the quantity and returns a NEW quantity Throws a ClassCastException if the two classes are not compatible
add(Wavelength1DModel) - Method in class jsky.science.Wavelength1DArray
Adds the specified dataset to this dataset, converting the specified dataset to use existing wavelength points, then adds them to current data.
add(Component, int, int, int, int, double, double, int, int, Insets, int, int) - Method in class jsky.util.gui.GridBagUtil
Add the given component to the given container with the given options.
add(Component, int, int, int, int, double, double, int, int, Insets) - Method in class jsky.util.gui.GridBagUtil
Add the given component to the given container with the given options.
add(Component, int, int, int, int, double, double, int, int) - Method in class jsky.util.gui.GridBagUtil
Add the given component to the given container with the given options and default insets.
add(Object) - Method in interface nom.tam.util.Cursor
Add an unkeyed element to the collection.
add(Object, Object) - Method in interface nom.tam.util.Cursor
Add a keyed element to the collection.
add(Object) - Method in class nom.tam.util.HashedList
Add an element to the end of the list.
add(Object, Object) - Method in class nom.tam.util.HashedList
Add a keyed element to the end of the list.
add(Object) - Method in class nom.tam.util.HashedList.HashedListIterator
Add an entry at the current location.
add(Object, Object) - Method in class nom.tam.util.HashedList.HashedListIterator
Add a keyed entry at the current location.
add(Font) - Method in class uk.ac.starlink.ast.grf.DefaultGrfFontManager
Add a font, returns its index.
add(AbstractPlotControlsModel) - Method in class uk.ac.starlink.ast.gui.PlotConfiguration
Add an AbstractPlotControlsModel to the list.
add(String, double[]) - Method in class uk.ac.starlink.ast.SlaMap
Add a celestial coordinate conversion to an SlaMap.
add(double) - Method in class uk.ac.starlink.dpac.epoch.GVector3d
Adds a scalar r to all coordinates of the vector, i.e., this = this + (r, r, r).
add(GVector3d) - Method in class uk.ac.starlink.dpac.epoch.GVector3d
Adds another vector v to this one, i.e.
add(GVector3d, GVector3d) - Static method in class uk.ac.starlink.dpac.epoch.GVector3d
Adds two vectors and return the result a new one.
add(Object, Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the element-by-element result of adding either two numeric arrays of the same length, or an array and a scalar considered as if an array of the right length.
add(Ranger) - Method in class uk.ac.starlink.ttools.plot2.BasicRanger
 
add(Object) - Method in interface uk.ac.starlink.ttools.plot2.data.CachedColumn
Adds an entry to this vector data container.
add(Ranger) - Method in class uk.ac.starlink.ttools.plot2.HistoRanger
 
add(BinBag) - Method in class uk.ac.starlink.ttools.plot2.layer.BinBag
Adds the contents of another compatible BinBag to this one.
add(Binner) - Method in class uk.ac.starlink.ttools.plot2.layer.Binner
Adds the contents of another binner to this one.
add(Combiner.Container) - Method in interface uk.ac.starlink.ttools.plot2.layer.Combiner.Container
Combines the content of a given container with this one.
add(Ranger) - Method in interface uk.ac.starlink.ttools.plot2.Ranger
Merges the contents of the supplied ranger into this one.
add(Surround) - Method in class uk.ac.starlink.ttools.plot2.Surround
Adds another surround to this one.
add(Surround.Block) - Method in class uk.ac.starlink.ttools.plot2.Surround.Block
Creates a block which is represents the sum of this and another.
add(Aggregator.Accumulator) - Method in interface uk.ac.starlink.ttools.task.Aggregator.Accumulator
Combines the content of another compatible accumulator with the content of this one.
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(String, boolean) - Method in class uk.ac.starlink.util.gui.GridBagLayouter
Add a JLabel using the current scheme.
add(String) - Method in class uk.ac.starlink.util.gui.GridBagLayouter
Add a JLabel using the current scheme.
add(Component, boolean) - Method in class uk.ac.starlink.util.gui.GridBagLayouter
Add a control using the current scheme.
add(Component, GridBagConstraints) - Method in class uk.ac.starlink.util.gui.GridBagLayouter
Add a control using given GridBagContraints.
add(AbstractButton, T) - Method in class uk.ac.starlink.util.gui.ValueButtonGroup
Adds a button and associates a value with it.
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.
addAction(Action) - Method in class diva.gui.AbstractApplication
Add an action to the table of actions.
addAction(Action) - Method in interface diva.gui.Application
Add an action to the table of actions.
addAction(Action) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
AddAction(String, Icon) - Constructor for class uk.ac.starlink.util.gui.StoreControlFrame.AddAction
 
addActionListener(ActionListener) - Method in class diva.gui.toolbox.JPseudoFrame
Add an action listener
addActionListener(ActionListener) - Method in class jsky.catalog.gui.CatalogQueryPanel
Register to receive action events from this object whenever a query parameter is changed.
addActionListener(ActionListener) - Method in class jsky.image.gui.PickObject
Add an action listener for the "Add" button.
addActionListener(ActionListener) - Method in class jsky.util.gui.LabelEntry
 
addActionListener(ActionListener) - Method in class jsky.util.gui.ProgressPanel
Add a listener to be called when the user presses the stop button.
addActionListener(ActionListener) - Method in class jsky.util.gui.ZoomControl
Register to receive action events from this object whenever the zoom factor is changed.
addActionListener(ActionListener) - Method in interface uk.ac.starlink.ttools.plot.ErrorModeSelection
Adds a listener which will be notified if the selected mode changes.
addActionListener(ActionListener) - Method in class uk.ac.starlink.ttools.plot2.config.ConversionSpecifier
 
addActionListener(ActionListener) - Method in interface uk.ac.starlink.ttools.plot2.config.Specifier
Adds a listener which will be informed when the user interacts with the graphical component to cause a (potential) change in the value.
addActionListener(ActionListener) - Method in class uk.ac.starlink.ttools.plot2.config.SpecifierPanel
 
addActionListener(ActionListener) - Method in class uk.ac.starlink.util.gui.ChangingComboBoxModel
Adds a listener which is notified whenever the selection changes.
addActionListener(ActionListener) - Method in class uk.ac.starlink.util.gui.Downloader
Adds a listener that will be notified if the data acquisition status changes.
addActionListener(ActionListener) - Method in class uk.ac.starlink.util.gui.ExampleSelectField
Adds an action listener.
addActionListener(ActionListener) - Method in class uk.ac.starlink.util.gui.SelectTextField
Registers a listener who wants to be informed about changes to the character string.
addActionListener(ActionListener) - Method in class uk.ac.starlink.vo.RegistryPanel
Adds a listener to be notified when one of the resources has been selected (currently, double-click or hit Enter).
addActionListener(ActionListener) - Method in class uk.ac.starlink.vo.SkyPositionEntry
Adds an action listener to the entry fields of this component.
addActionListener(ActionListener) - Method in class uk.ac.starlink.vo.TapServiceFinderPanel
Adds a listener that is notified if a selection is made.
addAll(SceneDeltaSet) - Method in class diva.sketch.recognition.SceneDeltaSet
Add all of the deltas from the given delta set to this delta set in sorted order from highest to lowest confidence.
addAll(Collection) - Method in class nom.tam.util.HashedList
Add another collection to this one list.
addAll(ByteList) - Method in class uk.ac.starlink.util.ByteList
Appends all the elements of a second list to this list.
addAll(byte[]) - Method in class uk.ac.starlink.util.ByteList
Appends all the elements of a primitive array to this list.
addAll(DoubleList) - Method in class uk.ac.starlink.util.DoubleList
Appends all the elements of a second list to this list.
addAll(double[]) - Method in class uk.ac.starlink.util.DoubleList
Appends all the elements of a primitive array to this list.
addAll(FloatList) - Method in class uk.ac.starlink.util.FloatList
Appends all the elements of a second list to this list.
addAll(float[]) - Method in class uk.ac.starlink.util.FloatList
Appends all the elements of a primitive array to this list.
addAll(IntList) - Method in class uk.ac.starlink.util.IntList
Appends all the elements of a second list to this list.
addAll(int[]) - Method in class uk.ac.starlink.util.IntList
Appends all the elements of a primitive array to this list.
addAll(LongList) - Method in class uk.ac.starlink.util.LongList
Appends all the elements of a second list to this list.
addAll(long[]) - Method in class uk.ac.starlink.util.LongList
Appends all the elements of a primitive array to this list.
addAll(ShortList) - Method in class uk.ac.starlink.util.ShortList
Appends all the elements of a second list to this list.
addAll(short[]) - Method in class uk.ac.starlink.util.ShortList
Appends all the elements of a primitive array to this list.
addAllowedType(String, String) - Method in class diva.sketch.toolbox.RetypingRecognizer
Add a type that is allowed through by this filter recognizer.
addAllowedType(String) - Method in class diva.sketch.toolbox.RetypingRecognizer
Add a type that is allowed through by this filter recognizer.
addAndListener(ActionListener) - Method in class uk.ac.starlink.vo.AndButton
Add a listener for changes to the toggle state of this button.
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.
addArgument(String, String) - Method in class uk.ac.starlink.vo.DalQuery
Adds an argument to the query.
addArrowLine(GeneralPath, Point2D.Double, Point2D.Double) - Static method in class jsky.image.graphics.ShapeUtil
Add a line with an arrow at the end to the given GeneralPath.
addAxes() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
addAxisLabels() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
addAxisSOAPServices(String) - Method in class uk.ac.starlink.soap.AppHttpSOAPServer
Add the Axis SOAP services (this is loaded when parsing the "jetty.xml" file).
addBin(int, ArrayBinList) - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
Accumulates the contents of a numbered bin from another BinList into the corresponding bin of this BinList.
addBins(ArrayBinList) - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
Accumulates all the data from another BinList into this one.
addBins(BinList) - Method in class uk.ac.starlink.ttools.plot2.layer.HashBinList
Accumulates all the data from another BinList into this one.
addBorder() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
addBranch(Branch) - Method in class uk.ac.starlink.connect.BranchComboBox
Adds a new normal branch to the model.
addBuilderDecls(Reader) - Method in class diva.compat.xml.CompositeBuilder
Add all of the builder declarations in the given XML document to the builder map.
addBuilderDecls(Reader) - Method in class diva.util.xml.CompositeBuilder
Add all of the builder declarations in the given XML document to the builder map.
addCanvasFigureListener(CanvasFigureListener) - Method in interface jsky.graphics.CanvasFigure
Add a listener for events on the canvas figure
addCanvasFigureListener(CanvasFigureListener) - Method in class jsky.graphics.CanvasFigureListenerManager
Add a listener for events on the canvas figure
addCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.ImageFigure
Add a listener for events on the canvas figure
addCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.ImageFigureGroup
Add a listener for events on the canvas figure
addCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.ImageLabel
Add a listener for events on the canvas figure
addCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.LabeledImageFigure
Add a listener for events on the canvas figure
addCaretListener(CaretListener) - Method in class uk.ac.starlink.vo.SkyPositionEntry
Adds a caret listener to the entry fields of this component.
addCaretListener(CaretListener) - Method in class uk.ac.starlink.vo.TapQueryPanel
Adds a listener for changes to the text in the displayed ADQL text entry panel.
addCatalog(int, Catalog) - Method in class jsky.catalog.AbstractCatalogDirectory
Add the given catalog to the catalog list if it is not already there.
addCatalog(Catalog) - Method in class jsky.catalog.AbstractCatalogDirectory
Add the given catalog to the catalog list if it is not already there.
addCatalog(Catalog) - Method in interface jsky.catalog.CatalogDirectory
Add the given catalog to the catalog list.
addCatalogDirectory(String) - Method in class jsky.catalog.astrocat.AstroCatConfig
Add a catalog directory to the catalog list.
addCatalogDirectory(String) - Method in class jsky.catalog.irsa.IRSAConfig
Add a catalog directory to the catalog list.
addCatalogDirectory(String) - Method in class jsky.catalog.skycat.SkycatConfigFile
Add a catalog directory to the catalog list.
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.
addCellEditorListener(CellEditorListener) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Add a listener to the list that's notified when the editor starts, stops, or cancels editing.
addChain(NodeChain) - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
Adds a new node chain to this model.
addChangeListener(ChangeListener) - Method in class jsky.catalog.gui.CatalogNavigator
Register to receive change events from this object whenever a new query result is displayed.
addChangeListener(ChangeListener) - Method in class jsky.catalog.gui.CatalogQueryPanel
Register to receive change events from this object whenever an item is selected from a JComboBox.
addChangeListener(ChangeListener) - Method in class jsky.html.HTMLViewer
Register to receive change events from this object whenever a new HTML page is displayed.
addChangeListener(ChangeListener) - Method in class jsky.image.graphics.gui.CanvasDraw
register to receive change events from this object whenever the drawing settings are changed.
addChangeListener(ChangeListener) - Method in class jsky.image.gui.DivaMainImageDisplay
register to receive change events from this object whenever the image or cut levels are changed.
addChangeListener(ChangeListener) - Method in class jsky.image.gui.ImageCoordinateConverter
Register to receive change events from this object whenever the the WCS information is changed.
addChangeListener(ChangeListener) - Method in interface jsky.image.gui.MainImageDisplay
register to receive change events from this object whenever the image or cut levels are changed.
addChangeListener(ChangeListener) - Method in class jsky.image.ImageProcessor
register to receive change events from this object whenever the image or cut levels are changed.
addChangeListener(ChangeListener) - Static method in class jsky.util.gui.ClipboardHelper
Register to receive change events from this object whenever the clipboard object is set.
addChangeListener(ChangeListener) - Method in class jsky.util.gui.LabelEntrySlider
register to receive change events from this object.
addChangeListener(ChangeListener) - Method in class jsky.util.gui.VRangeSlider
register to receive change events from this object whenever the min or max values are changed.
addChangeListener(ChangeListener) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Registers a listener who wants to be informed about changes.
addChangeListener(ChangeListener) - Method in class uk.ac.starlink.ast.gui.LineControls
Registers a listener who wants to be informed about changes.
addChangeListener(ChangeListener) - Method in class uk.ac.starlink.diva.DrawActions
Register to receive change events from this object whenever the drawing settings are changed.
addChangeListener(ChangeListener) - Method in class uk.ac.starlink.util.gui.ChangingComboBoxModel
Adds a listener which is notified whenever the selection changes.
addChangeListener(ChangeListener) - Method in class uk.ac.starlink.util.gui.ValueButtonGroup
Adds a listener which will be notified whenever this group's selected value changes.
addChangeListener(ChangeListener) - Method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Registers a listener who wants to be informed about changes.
addChild(ScienceObjectModel) - Method in class jsky.science.AbstractScienceObjectNode
Adds a ScienceObject as a "child" of the current object.
addChild(ScienceObjectModel) - Method in interface jsky.science.ScienceObjectNodeModel
Adds a ScienceObject as a "child" of the current object.
addChildBefore(Element, Element, Element) - Method in class uk.ac.starlink.hdx.AbstractHdxFacade
Adds a new child to an element.
addChildBefore(Element, Element, Element) - Method in interface uk.ac.starlink.hdx.HdxFacade
Adds a new child to an element.
addChildElement(Element, String, String) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Add an element with String value as a child of another element.
addChildElement(Element, String, boolean) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Add an element with boolean value as a child of another element.
addChildElement(Element, String, int) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Add an element with integer value as a child of another element.
addChildElement(Element, String, double) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Add an element with double value as a child of another element.
addChildElement(Element, String, Color) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Add an element with Color value as a child of another element.
addChildElement(Element, String, Font) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Add an element with Font value as a child of another element.
addChildElement(Element, String, Font) - Static method in class uk.ac.starlink.util.gui.AWTXMLEncodeDecode
Add an element with a Font value as a child of another element.
addChildElement(Element, String, Color) - Static method in class uk.ac.starlink.util.gui.AWTXMLEncodeDecode
Add an element with a Color value as a child of another element.
addChildElement(Element, String, AlphaComposite) - Static method in class uk.ac.starlink.util.gui.AWTXMLEncodeDecode
Add an element with an AlphaComposite value as a child of another element.
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.
addClass(String, ArrayList) - Method in class diva.sketch.classification.CrossValidation.CVData
Add examples of the specified type.
addClickListener(Interactor) - Method in class diva.sketch.MultiStateInterpreter
Add a listener of clicks.
addColor(Color) - Method in class uk.ac.starlink.diva.DrawActions
Add a new color.
addColumn(Object) - Method in class nom.tam.fits.AsciiTable
Add a row to the table.
addColumn(Object, int) - Method in class nom.tam.fits.AsciiTable
This version of addColumn allows the user to override the default length associated with each column type.
addColumn(Object) - Method in class nom.tam.fits.AsciiTableHDU
Add a column
addColumn(Object) - Method in class nom.tam.fits.BinaryTable
Add a column to the end of a table.
addColumn(Object) - Method in class nom.tam.fits.BinaryTableHDU
Add a column without any associated header information.
addColumn(Object) - Method in interface nom.tam.fits.TableData
 
addColumn(Object) - Method in class nom.tam.fits.TableHDU
 
addColumn(Object, int) - Method in class nom.tam.util.ColumnTable
Add a column
addColumn(ColumnData) - Method in class uk.ac.starlink.table.ColumnStarTable
Appends a new column to the end of this model.
addColumn(TableColumn) - Method in class uk.ac.starlink.vo.MetaColumnModel
When a column is added to this TableColumnModel, add it to the listModel and set it visible in the visibleModel
AddColumnFilter - Class in uk.ac.starlink.ttools.filter
Table filter for adding a single synthetic column.
AddColumnFilter() - Constructor for class uk.ac.starlink.ttools.filter.AddColumnFilter
 
AddColumnsTable - Class in uk.ac.starlink.ttools.filter
Wrapper table which adds another table to it by placing all the columns of the added table together with the existing columns.
AddColumnsTable(StarTable, ColumnSupplement, int) - Constructor for class uk.ac.starlink.ttools.filter.AddColumnsTable
Constructs a table in which the added columns are placed at a given position.
AddColumnsTable(StarTable, ColumnSupplement) - Constructor for class uk.ac.starlink.ttools.filter.AddColumnsTable
Constructs a table in which the added columns come after all the columns of the base table.
addComponent(Component) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addComposite(TypedData, double, SceneElement[], String[]) - Method in class diva.sketch.recognition.BasicScene
Add a new composite element to the database and return it.
addComposite(TypedData, double, SceneElement[], String[]) - Method in interface diva.sketch.recognition.Scene
Add a new composite element to the database and return it.
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.
addConnectorListener(ConnectorListener) - Method in class diva.canvas.connector.ConnectorInteractor
Add a connector listener.
addConnectorListener(ConnectorListener) - Method in class diva.canvas.connector.ConnectorManipulator
Add a connector listener to the interactor that is attached to grab-handles.
addConstraint(RelationConstraint) - Method in class diva.sketch.parser2d.AndConstraint
Add another child constraint to the test.
addConstraint(RelationConstraint) - Method in class diva.sketch.parser2d.OrConstraint
Add another child constraint to the test.
addContentPane(String, JComponent) - Method in class diva.gui.DesktopContext
Add a content pane to this frame.
addContentPane(String, JComponent) - Method in interface diva.gui.MDIContext
Add a new content pane to this frame.
addControl(JComponent) - Method in class uk.ac.starlink.vo.TapQueryPanel
Adds a given control to the line of buttons displayed at the top of this panel.
addControls(PlotControls, boolean) - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Add a "page" of controls to the tabbed pane.
addCustomExamples(String, AdqlExample[]) - Method in class uk.ac.starlink.vo.TapQueryPanel
Adds a submenu to the examples menu giving a list of custom ADQL example queries.
addDataItem(Object) - Method in class uk.ac.starlink.feather.AbstractItemAccumulator
Adds the given item to the list to be output.
addDataSource(DataSource, String) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
Adds streamed data.
addDecorator(Class, FigureDecorator) - Method in class diva.canvas.toolbox.TypedDecorator
Add a decorator which is duplicated when an object of the given class is passed to the newInstance() method.
addDefaultBranches() - Method in class uk.ac.starlink.connect.FilestoreChooser
Populate this browser with a default set of branches.
addDefaultControls() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Add the default list of controls currently provided by the PlotConfiguration.
addDefaultRoots() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootComboBox
Adds root nodes to the selector representing all the known filestores.
addDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Flux
 
addDefaultUnitsChangeListener(Class, PropertyChangeListener) - Static method in class jsky.science.Quantity
Add a listener to the list of objects listening to changes in the default unit type
addDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Redshift
 
addDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Time
 
addDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Wavelength
 
addDelta(SceneDelta) - Method in class diva.sketch.recognition.SceneDeltaSet
Add a scene delta to this set in sorted order of confidence from highest to lowest.
addDocument(Document) - Method in class diva.gui.AbstractApplication
Add a document to the list of documents currently known by this application.
addDocument(Document) - Method in interface diva.gui.Application
Add a document to the application and notify document listeners.
addDocument(Document) - Method in class diva.whiteboard.Whiteboard
 
addDocumentListener(ListDataListener) - Method in class diva.gui.AbstractApplication
Add a document listener to this application.
addDocumentListener(ListDataListener) - Method in interface diva.gui.Application
Add a document listener to this application.
addDrawFigure(DrawFigure) - Method in class uk.ac.starlink.diva.DrawActions
Add a DrawFigure created to the managed list.
addDropKey(String, Object) - Method in class diva.graph.schematic.GraphDropTarget
Add a key to the drop target so that when they key is dropped the figure will be cloned and placed as a node in the graph.
addEdge(Object, Object, int, double, double) - Method in class diva.graph.AbstractGraphController
Add an edge to this graph editor and render it from the given tail node to an autonomous site at the given location.
addEdge(Object, Object, Object) - Method in class diva.graph.AbstractGraphController
Add an edge to this graph between the given tail and head nodes.
addEdge(Object, Object, int, double, double) - Method in class diva.graph.BasicEdgeController
Add an edge to this graph editor and render it from the given tail node to an autonomous site at the given location.
addEdge(Object, Object, Object) - Method in class diva.graph.BasicEdgeController
Add an edge to this graph between the given tail and head nodes.
addEdge(Object, Object, int, double, double) - Method in interface diva.graph.EdgeController
Add an edge to this graph editor and render it from the given tail node to an autonomous site at the given location.
addEdge(Object, Object, Object) - Method in interface diva.graph.EdgeController
Add an edge to this graph between the given tail and head nodes.
addEdge(Object, Object, int, double, double) - Method in interface diva.graph.GraphController
Add an edge to this graph editor and render it from the given tail node to an autonomous site at the given location.
addEdge(Object, Object, Object) - Method in interface diva.graph.GraphController
Add an edge to this graph between the given tail and head nodes.
addEdge(Object, Object) - Method in class diva.graphx.EdgeController
Add an edge that to the graph, and draw it on the canvas.
addEdge(Object, Object, Object, Object) - Method in class diva.graphx.EdgeController
Add an edge to the model and render it on the canvas.
addEdge(Object, Object) - Method in class diva.graphx.GraphController
Add an edge to the model and render it on the canvas.
addEdge(Object, Object, Object, Object) - Method in class diva.graphx.GraphController
Add an edge to the model and render it on the canvas.
addEdge(Object, Object, Object) - Method in class diva.graphx.GraphModel
Add a edge to the graph.
addEdge(LWEdge) - Method in class diva.pod.lwgraph.LightweightGraph
Add an edge object to the graph.
addEdge(LWEdge) - Method in class diva.pod.lwgraph.LightweightNetwork
Add an edge to the graph.
addElement(XmlElement) - Method in class diva.compat.xml.XmlElement
Add a child element to this element.
addElement(XmlElement) - Method in class diva.util.xml.XmlElement
Add a child element to this element.
addElement(String, String, String) - Method in class uk.ac.starlink.util.XmlWriter
Writes a whole element with given attribute list and content.
addEntity(String, String) - Method in class uk.ac.starlink.ttools.Formatter
Adds an internal entity declaration to this formatter.
addEntry(String, String, JComponent) - Method in class diva.gui.toolbox.JTreePane
Adds a component represented by a title button with no icon.
addEntry(String, String, Icon, JComponent) - Method in class diva.gui.toolbox.JTreePane
Adds a component represented by a title and/or icon, either of which can be null.
addEntry(String, String, Icon, JComponent, String) - Method in class diva.gui.toolbox.JTreePane
Adds a component and tooltip represented by a title and/or icon, either of which can be null.
addEntry(int, String, Object) - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
Adds an entry to one of the metadata sets.
addEntryListener(ActionListener) - Method in class uk.ac.starlink.vo.KeywordServiceQueryFactory
 
addEntryListener(ActionListener) - Method in interface uk.ac.starlink.vo.RegistryQueryFactory
Adds a listener which will be notified when the user has entered a query.
AddEnvironment - Class in uk.ac.starlink.ttools.task
Environment implementation which wraps a base environment instance and adds some extra entries as specified by a given map.
AddEnvironment(Environment, Map<String, String>) - Constructor for class uk.ac.starlink.ttools.task.AddEnvironment
Constructor.
addError(Throwable) - Method in class uk.ac.starlink.table.QueueTableSequence
Adds a load error to the queue.
Addet(AngleDR, double) - Method in class uk.ac.starlink.pal.Pal
Add the e-terms (elliptic component of annual aberration) to a pre IAU 1976 mean place to conform to the old catalogue convention.
addEventMonitor(AbstractScienceObject.EventMonitor) - Static method in class jsky.science.AbstractScienceObject
add an event monitor, each monitor will be notified of of all PropertyChangeEvents fired by this object.
addExample(String, FeatureSet) - Method in class diva.sketch.classification.CrossValidation.CVData
Add an example of the specified type
addExample(String, FeatureSet, int) - Method in class diva.sketch.classification.TrainingSet
Add a example to this training set for the given type (either positive or negative, denoted by the "which" argument).
addExample(FeatureSet) - Method in class diva.sketch.classification.WeightSet
Add an example to this classifier.
addExample(String, TimedStroke[], boolean) - Method in class diva.sketch.recognition.MSTrainingModel
Add an example to this training model for the given type (either positive or negative, denoted by the "which" argument).
addExample(String, TimedStroke, boolean) - Method in class diva.sketch.recognition.SSTrainingModel
Add an example to this training model for the given type (either positive or negative, denoted by the "which" argument).
addExtension(String) - Method in class diva.gui.ExtensionFileFilter
Adds a filetype "dot" extension to filter against.
addExtension(String) - Method in class jsky.util.gui.ExampleFileFilter
Adds a filetype "dot" extension to filter against.
addExtension(String) - Method in class uk.ac.starlink.util.gui.BasicFileFilter
Adds a filetype "dot" extension to filter against.
addExternalRectangle(Rectangle, Rectangle) - Method in class uk.ac.starlink.ttools.plot2.Surround
Extends this surround by a given rectangle assumed to be attached to one of the edges of a supplied inner rectangle.
addExtraControls(PlotControls, boolean) - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Add a set of extra controls to the tabbed pane.
addField(DoubleValueField) - Method in class uk.ac.starlink.vo.SkyPositionEntry
Adds a field to the list of ones controlled by this component.
addField(DoubleValueField, JComponent) - Method in class uk.ac.starlink.vo.ValueFieldPanel
Adds a field to this panel with optional trailing component.
addFigure(CanvasFigure) - Method in class jsky.image.graphics.gui.CanvasDraw
Add the given figure to the list of managed figures.
addFigure(Figure) - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Add an existing Figure.
addFigureDraggerListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Add a FigureListener to the DragRegion used for interacting with figures.
addFigureListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawActions
Register to receive figure change events from this object whenever a figure has been created.
addFlattenedColumn(Object, int[]) - Method in class nom.tam.fits.BinaryTable
Add a column where the data is already flattened.
addFont(Font) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Add a new font.
addFont(Font) - Method in class uk.ac.starlink.diva.DrawActions
Add a new font.
addFonts() - Method in class uk.ac.starlink.ast.gui.FontControls
Add all the available fonts.
addFonts() - Method in class uk.ac.starlink.util.gui.BasicFontChooser
Add all the available fonts.
addFrame(int, Mapping, Frame) - Method in class uk.ac.starlink.ast.FrameSet
Add a Frame to a FrameSet to define a new coordinate system.
addGrabHandle(GrabHandle) - Method in class diva.canvas.interactor.Manipulator
Add a grab-handle to this manipulator's collection of grab-handles.
addGraphListener(GraphListener) - Method in class diva.graph.AbstractGraphModel
Add a graph listener to the model.
addGraphListener(GraphListener) - Method in interface diva.graph.GraphModel
Add a graph listener to the model.
addGraphListener(GraphListener) - Method in class diva.graphx.GraphModel
Add a graph listener to the model.
addGraphViewListener(GraphViewListener) - Method in class diva.graph.AbstractGraphController
 
addGraphViewListener(GraphViewListener) - Method in interface diva.graph.GraphController
 
addGraphViewListener(GraphViewListener) - Method in class diva.graphx.GraphController
 
addGrid() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
addHDU(BasicHDU) - Method in class nom.tam.fits.Fits
Add an HDU to the Fits object.
addHistoryMenuItems(JMenu) - Method in class jsky.catalog.gui.CatalogNavigator
Add history items (for previously displayed components) to the given menu
addHistoryMenuItems(JMenu) - Method in class jsky.html.HTMLViewer
Add history items (for previously displayed components) to the given menu
addHistoryMenuItems(JMenu) - Method in class jsky.image.gui.DivaMainImageDisplay
Add history items (for previously loaded images) to the given menu
addHoldListener(Interactor) - Method in class diva.sketch.MultiStateInterpreter
Add a listener of hold invokations.
addHotKey(JComponent, Action) - Static method in class diva.gui.GUIUtilities
Add a quick keystroke on the given pane for the given action.
addHotKey(JComponent, Action, KeyStroke) - Static method in class diva.gui.GUIUtilities
Add a quick keystroke on the given pane for the given action.
addHtmlField(String) - Method in class uk.ac.starlink.vo.MetaPanel
Adds a field for displaying a text item formatted as HTML text.
addIcon(Icon, String) - Method in class diva.gui.toolbox.JPalette
Add an icon to the palette, that is associated with the
addIcon(Icon) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addImageGraphicsHandler(ImageGraphicsHandler) - Method in interface jsky.image.gui.BasicImageDisplay
Register as an image graphics handler.
addImageGraphicsHandler(ImageGraphicsHandler) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Register as an image graphics handler.
addImageGraphicsHandler(ImageGraphicsHandler) - Method in class jsky.image.gui.ImageDisplay
Register as an image graphics handler.
addInteractor(Interactor) - Method in class diva.canvas.event.EventLayer
Add an interactor to this interactor.
addInteractor(Interactor) - Method in class diva.canvas.interactor.CompositeInteractor
Add an interactor to this interactor.
addInternal(EventListener, EventListener) - Static method in class diva.canvas.event.LayerEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
addItem(JComponent, JComponent) - Method in class uk.ac.starlink.datanode.tree.InfoPanel
Adds a new label, value pair to the panel.
addItem(Object) - Method in class uk.ac.starlink.feather.AbstractItemAccumulator
 
addItem(Object) - Method in interface uk.ac.starlink.feather.ItemAccumulator
Receive the next value in the column.
addItem(T) - Method in class uk.ac.starlink.util.CountMap
Counts an item.
addItemListener(ItemListener) - Method in class jsky.util.gui.ToggleButtonPanel
Register to receive item events from this object whenever the selected item changes.
Additive(Scene, TypedData, double, SceneElement[], String[]) - Constructor for class diva.sketch.recognition.SceneDelta.Additive
Construct a new scene delta on the given database, consisting of the given root that was added to the database, as well as the
Additive(Scene, TypedData, double, SceneElement[]) - Constructor for class diva.sketch.recognition.SceneDelta.Additive
Construct a new scene delta on the given database, consisting of the given root that was added to the database, as well as the
addJob(UwsJob, boolean) - Method in class uk.ac.starlink.vo.UwsJobListPanel
Adds a new job to the list.
addJobWatcher(UwsJob.JobWatcher) - Method in class uk.ac.starlink.vo.UwsJob
Adds a callback which will be invoked whenever this job's phase is found to have changed.
addKeyedItem(String, String) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a key-value paired information item for string data.
addKeyedItem(String, Object) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a key-value paired information item for Object data.
addKeyedItem(String, double) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a key-value paired information item for double data.
addKeyedItem(String, float) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a key-value paired information item for float data.
addKeyedItem(String, long) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a key-value paired information item for long data.
addKeyedItem(String, int) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a key-value paired information item for int data.
addKeyedItem(String, boolean) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a key-value paired information item for boolean data.
addKeyedItem(String, String) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addKeyedItem(String, Object) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addKeyedItem(String, int) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addKeyedItem(String, long) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addKeyedItem(String, double) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addKeyedItem(String, float) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addKeyedItem(String, boolean) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addLayer(CanvasLayer) - Method in class diva.canvas.toolbox.BasicCanvasPane
Add the given layer to the list of layers.
addLayer(int, CanvasLayer) - Method in class diva.canvas.toolbox.BasicCanvasPane
Insert the given layer into the list of layers at the given index.
addLayerListener(LayerListener) - Method in class diva.canvas.event.EventLayer
Add the given layer listener to this dispatcher.
addLayerListener(LayerListener) - Method in class diva.canvas.interactor.DragInteractor
Add the given layer listener to this interactor.
addLayerMotionListener(LayerMotionListener) - Method in class diva.canvas.connector.ConnectorManipulator
Add the given layer motion listener to this interactor.
addLayerMotionListener(LayerMotionListener) - Method in class diva.canvas.event.EventLayer
Add the given layer motion listener to this dispatcher.
addLayout(String, GlobalLayout, JPanel) - Method in class diva.graph.tutorial.EditorTutorial.LayoutWidget
Add a layout to the widget, with the given name, layout engine and widget for configuration of the layout.
addLine(HeaderCard) - Method in class nom.tam.fits.Header
Add a card image to the header.
addLine(String) - Method in class nom.tam.fits.Header
Add a card image to the header.
addLine(String, String, Component) - Method in class uk.ac.starlink.table.gui.LabelledComponentStack
Adds a (name,component) pair with an optional padding string and default xfill.
addLine(String, String, Component, boolean) - Method in class uk.ac.starlink.table.gui.LabelledComponentStack
Adds a (name,component) pair with an optional padding string and explicit xfill.
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.
addLineField(String) - Method in class uk.ac.starlink.vo.MetaPanel
Adds a field for displaying a single-line item.
addLink(RowLink) - Method in interface uk.ac.starlink.table.join.LinkSet
Adds a new link to this set.
addListener(Object) - Method in class jsky.util.ListenerHandler
add a listener
addListener(FontChangedListener) - Method in class uk.ac.starlink.ast.gui.FontControls
Registers a listener who wants to be informed about font changes.
addListener(FigureListener) - Method in class uk.ac.starlink.diva.DragRegion
Registers a listener for to be informed when figure changes occur.
addListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawBasicFigure
Registers a listener for to be informed when figure changes occur.
addListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Registers a listener for to be informed when figure changes occur.
addListener(FigureListener) - Method in interface uk.ac.starlink.diva.DrawFigure
Registers a listener for to be informed when figure changes occur.
addListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawLabelFigure
Registers a listener for to be informed when figure changes occur.
addListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawPathFigure
Registers a listener for to be informed when figure changes occur.
addListener(SelectCharactersListener) - Method in class uk.ac.starlink.util.gui.SelectCharacters
Registers a listener who wants to be informed about the final character string (when the window exits).
addListeners(Component) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Convenience method to install this listener on a graphical component.
addListSelectionListener(ListSelectionListener) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
addListSelectionListener(ListSelectionListener) - Method in class uk.ac.starlink.vo.CheckBoxMenu
 
addLocalObject(Object, Class, String) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
Adds an object which can be transferred within a single JVM.
addMap(Map<K, V>) - Method in class uk.ac.starlink.util.MapGroup
Adds a new Map to the end of this group.
addMenuItem(JMenu, Action, int, String) - Method in class diva.gui.AbstractApplication
Deprecated.
Use method in GUIUtilities instead.
addMenuItem(JMenu, String, Action, int, String, boolean) - Method in class diva.gui.AbstractApplication
Deprecated.
Use method in GUIUtilities instead.
addMenuItem(JMenu, Action) - Static method in class diva.gui.GUIUtilities
Add an action to a menu and return the menu item created.
addMenuItem(JMenu, Action, int, String) - Static method in class diva.gui.GUIUtilities
Add an action to a menu and return the menu item created.
addMenuItem(JMenu, String, Action, int, String, boolean) - Static method in class diva.gui.GUIUtilities
Add an action to a menu and return the menu item created.
addMenuItem(String) - Method in class uk.ac.starlink.vo.CheckBoxMenu
Adds an item to the menu.
addMenuItems() - Method in class jsky.navigator.NavigatorCatalogMenu
Add the catalog menu items.
addMoreTraces() - Method in class diva.compat.trace.TraceTutorial
Add some more traces to the model and view
addMouseListener(MouseListener) - Method in interface uk.ac.starlink.diva.Draw
Adds the specified mouse listener to receive mouse events from this component.
addMouseMotionListener(MouseMotionListener) - Method in interface uk.ac.starlink.diva.Draw
Adds the specified mouse motion listener to receive mouse motion events from this component.
addMultiLineField(String) - Method in class uk.ac.starlink.vo.MetaPanel
Adds a field for displaying a text item with potentially multiple lines.
addNegativeExample(String, FeatureSet) - Method in class diva.sketch.classification.TrainingSet
Add a negative example to this training set for the given type.
addNegativeExample(String, TimedStroke[]) - Method in class diva.sketch.recognition.MSTrainingModel
Add a negative example to this training model for the given type.
addNegativeExample(String, TimedStroke) - Method in class diva.sketch.recognition.SSTrainingModel
Add a negative example to this training model for the given type.
addNode(Object) - Method in class diva.graph.AbstractGraphController
Add the node to this graph editor and place it whereever convenient.
addNode(Object, double, double) - Method in class diva.graph.AbstractGraphController
Add the node to this graph editor and render it at the given location.
addNode(Object, Object) - Method in class diva.graph.AbstractGraphController
Add the node to this graph editor, inside the given parent node at whatever position is convenient
addNode(Object, Object, double, double) - Method in class diva.graph.AbstractGraphController
Add the node to this graph editor, inside the given parent node and render it at the given location relative to its parent.
addNode(Object) - Method in class diva.graph.BasicNodeController
Given a node, add it to this graph editor and perform a layout on the new node.
addNode(Object, double, double) - Method in class diva.graph.BasicNodeController
Add the node to this graph editor and render it at the given location.
addNode(Object, Object) - Method in class diva.graph.BasicNodeController
Add the node to this graph editor, inside the given parent node and place it where convenient
addNode(Object, Object, double, double) - Method in class diva.graph.BasicNodeController
Add the node to this graph editor, inside the given parent node and render it at the given location relative to its parent.
addNode(Object) - Method in interface diva.graph.GraphController
Add the node to this graph editor and place it whereever convenient.
addNode(Object, double, double) - Method in interface diva.graph.GraphController
Add the node to this graph editor and render it at the given location.
addNode(Object, Object) - Method in interface diva.graph.GraphController
Add the node to this graph editor, inside the given parent node at whatever position is convenient
addNode(Object, Object, double, double) - Method in interface diva.graph.GraphController
Add the node to this graph editor, inside the given parent node and render it at the given location relative to its parent.
addNode(Object, Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Add a node to the given graph and notify listeners with a NODE_ADDED event.
addNode(Object, Object, Object) - Method in interface diva.graph.MutableGraphModel
Add a node to the given graph and notify listeners with a NODE_ADDED event whose source is the given source object.
addNode(Object) - Method in interface diva.graph.NodeController
Given a node, add it to this graph editor and perform a layout on the new node.
addNode(Object, double, double) - Method in interface diva.graph.NodeController
Add the node to this graph editor and render it at the given location.
addNode(Object, Object) - Method in interface diva.graph.NodeController
Add the node to this graph editor, inside the given parent node and place it where convenient
addNode(Object, Object, double, double) - Method in interface diva.graph.NodeController
Add the node to this graph editor, inside the given parent node and render it at the given location relative to its parent.
addNode(Object, double, double) - Method in class diva.graphx.GraphController
Add the node to this graph editor and render it at the given location.
addNode(Object, Object, double, double) - Method in class diva.graphx.GraphController
Add the node to this graph editor, inside the given parent node and render it at the given location relative to its parent.
addNode(Object, Object, Object) - Method in class diva.graphx.GraphModel
Add a node to the graph.
addNode(Object, Object, double, double) - Method in class diva.graphx.NodeController
Add the given node to this graph editor, inside the given parent node and render it at the given location relative to its parent.
addNode(LWNode) - Method in class diva.pod.lwgraph.LightweightGraph
Add a node object to the graph
addNumberLabels() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
addOption(C, String) - Method in class uk.ac.starlink.task.AbstractChoiceParameter
Adds an option value to this parameter with a given name.
addOption(C) - Method in class uk.ac.starlink.task.AbstractChoiceParameter
Adds an option value to this parameter.
addOption(T) - Method in class uk.ac.starlink.ttools.plot2.config.ChoiceConfigKey
Adds an option to the permitted list.
addOption(String, T) - Method in class uk.ac.starlink.ttools.plottask.NamedObjectParameter
Adds an option with an associated name.
addOptionsXml() - Method in class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
Convenience method to add the result of OptionConfigKey.getOptionsXml() to the XML documentation of this key.
addPadding(int) - Static method in class nom.tam.fits.FitsUtil
Total size of blocked FITS element
addPage(Page) - Method in class diva.gui.MultipageModel
Add a page to the document and notify page listeners.
addPageListener(ListDataListener) - Method in class diva.gui.MultipageModel
Add a page listener to this document.
addPane(String, Component) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a component for optional display within this viewer.
addPane(String, ComponentMaker) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a deferred-construction component for optional display within this viewer.
addPickedObjectToTable(PickObjectStatistics, boolean) - Method in class jsky.navigator.Navigator
Add the object described by stats to the currently displayed table, or create a new table if none is being displayed.
addPixel(int, long) - Method in class uk.ac.starlink.table.join.BitsetMask
 
addPixel(int, long) - Method in interface uk.ac.starlink.table.join.HealpixMask
Adds the area corresponding to a HEALPix pixel to this mask.
addPixel(int, int) - Method in class uk.ac.starlink.ttools.plot.Drawing
Adds a single pixel to the list of pixels which have been plotted.
addPixel(int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Adds a single pixel to the list of pixels which have been plotted if it is within this drawing's bounds.
addPixels(Pixellator) - Method in class uk.ac.starlink.ttools.plot.Drawing
Adds all the pixels from the given Pixellator to this drawing.
addPixelUnchecked(int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Adds a single pixel to the list of pixels which have been plotted without bounds checking.
addPlotListener(PlotListener) - Method in class uk.ac.starlink.ttools.plot.TablePlot
Adds a listener which will be notified when this plot has been painted.
addPlotterConfigPanel() - Method in class jsky.catalog.gui.TableDisplayTool
Add a panel to the config window to configure the symbol plotting
addPoint(double, double) - Method in class uk.ac.starlink.ttools.plot.XYStats
Submits a data point for calculations.
addPoint(double[], Color) - Method in class uk.ac.starlink.ttools.plot2.layer.LineTracer3D
Submits a point for drawing.
addPointer(Object) - Method in class nom.tam.util.ColumnTable
 
addPointSelectionListener(PointSelectionListener) - Method in class uk.ac.starlink.ttools.plot2.task.PlotDisplay
Adds a listener which will be notified when the user clicks on the plot region to select a point.
addPort(LWNode, LWPort) - Method in class diva.pod.lwgraph.LightweightNetwork
Add a port to the graph, and give it the given node as its parent
addPorts(CompositeFigure) - Method in class diva.canvas.tutorial.CompositeFigureTutorial
Utility function to add the "ports" to the composite figure.
addPositiveExample(String, FeatureSet) - Method in class diva.sketch.classification.TrainingSet
Add a positive example to this training set for the given type.
addPositiveExample(String, TimedStroke[]) - Method in class diva.sketch.recognition.MSTrainingModel
Add a positive example to this training model for the given type.
addPositiveExample(String, TimedStroke) - Method in class diva.sketch.recognition.SSTrainingModel
Add a positive example to this training model for the given type.
addPropertyChangeListener(PropertyChangeListener) - Method in class diva.gui.AbstractApplication
Add a property change listener to this application.
addPropertyChangeListener(PropertyChangeListener) - Method in class diva.gui.AbstractDocument
Add a property change listener to this document.
addPropertyChangeListener(PropertyChangeListener) - Method in interface diva.gui.Application
Add a property change listener to this application.
addPropertyChangeListener(PropertyChangeListener) - Method in interface diva.gui.Document
Add a property change listener to this document.
addPropertyChangeListener(ReplaceablePropertyChangeListener) - Method in class jsky.science.AbstractScienceObject
add a listener
addPropertyChangeListener(ReplaceablePropertyChangeListener) - Method in interface jsky.science.ScienceObjectModel
Adds a listener to receive PropertyChangeNotifications and Replacement events.
addPropertyChangeListener(ReplaceablePropertyChangeListener) - Method in interface jsky.science.Wavelength1DModel
Register to be notified of change events on this model.
addPropertyChangeListener(PropertyChangeListener) - Method in class jsky.timeline.DefaultTimeLineModel
add a property change listener to the time line.
addPropertyChangeListener(PropertyChangeListener) - Method in class jsky.timeline.DefaultTimeLineNodeModel
add a property change listener to the node
addPropertyChangeListener(PropertyChangeListener) - Method in interface jsky.timeline.TimeLineModel
add a property change listener to the time line.
addPropertyChangeListener(PropertyChangeListener) - Method in interface jsky.timeline.TimeLineNodeModel
add a property change listener to the model
addPropertyChangeListener(PropertyChangeListener) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
Adds a listener that will be notified about ViewBase changes.
addQuantiler(Quantiler) - Method in class uk.ac.starlink.ttools.filter.GKQuantiler
 
addQuantiler(Quantiler) - Method in interface uk.ac.starlink.ttools.filter.Quantiler
Merges the state of another compatible accumulator into this one; the effect is as if all the Quantiler.acceptDatum(double) calls that were made on other had been made on this one.
addQuantiler(Quantiler) - Method in class uk.ac.starlink.ttools.filter.SortQuantiler
 
addQueryResult(QueryResult) - Method in class jsky.catalog.gui.CatalogTree
Add the given query result to the tree at the currently selected node.
addRecognition(Recognition) - Method in class diva.sketch.recognition.RecognitionSet
Add a recognition to the set by inserting it in descending order of confidence value.
addResource(R) - Method in interface uk.ac.starlink.registry.ResourceSink
Accept a newly discovered resource.
addRow() - Method in class jsky.catalog.gui.CatalogNavigator
If a table is being displayed, add an empty row in the table.
addRow() - Method in class jsky.catalog.gui.TableDisplayTool
Add an empty row to the table.
addRow(Vector) - Method in class jsky.catalog.gui.TableDisplayTool
Add a row to the table.
addRow(Vector) - Method in class jsky.catalog.MemoryCatalog
Add a row to the table
addRow(Vector) - Method in class jsky.util.gui.SortedJTable
Add the given row in the table.
addRow(Object[]) - Method in class nom.tam.fits.AsciiTable
Add a row to the FITS table.
addRow(Object[]) - Method in class nom.tam.fits.BinaryTable
Add a row at the end of the table.
addRow(Object[]) - Method in interface nom.tam.fits.TableData
 
addRow(Object[]) - Method in class nom.tam.fits.TableHDU
 
addRow(Object[]) - Method in class nom.tam.util.ColumnTable
Add a row to the table.
addRow(Object[]) - Method in class uk.ac.starlink.table.RowListStarTable
Adds a new row to the end of the table.
addRowForPickedObject(TableQueryResult, TableDisplayTool, PickObjectStatistics, boolean) - Method in class jsky.navigator.Navigator
Add a row to the given table with information from the given stats object.
addRunningQuery(UwsJob) - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Adds a running TAP query to the list of queries this dialogue is currently aware of.
addSample(int, float, float, float, float) - Method in interface uk.ac.starlink.ttools.plot2.paper.Compositor.Buffer
Adds an RGBA sample to one pixel, using separate float scalars.
addSample(int, int, float) - Method in interface uk.ac.starlink.ttools.plot2.paper.Compositor.Buffer
Adds an RGBA sample to one pixel, using an RGB integer and separate float value.
addSample(int, int) - Method in interface uk.ac.starlink.ttools.plot2.paper.Compositor.Buffer
Adds an RGBA sample to one pixel, using an RGBA integer.
addScaleMenuItem(JMenu, ButtonGroup, String, float) - Method in class jsky.image.gui.ImageDisplayMenuBar
Add a radio button menu item to the scale menu and given group with the given label and scale value.
addScaleMenuItem(ButtonGroup, String, float) - Method in class jsky.image.gui.ImageDisplayPanel
Add a radio button menu item to the scale menu and given group with the given label and scale value.
addScalingPane(String, ComponentMaker) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a new deferred-construction component which will draw itself at a size appropriate to the size of its container.
addScheme(TableScheme) - Method in class uk.ac.starlink.table.StarTableFactory
Safely adds a table scheme for use by this factory.
addSegment(int) - Method in class diva.canvas.connector.ManhattanRouter
Add a new segment to the route.
addSelection(Object) - Method in class diva.canvas.interactor.BasicSelectionModel
Add an object to the selection.
addSelection(Object) - Method in interface diva.canvas.interactor.SelectionModel
Add an object to the selection.
addSelectionInteractor(SelectionInteractor) - Method in class diva.canvas.interactor.SelectionDragger
Add a selection interactor to the list of valid interactor.
addSelectionInteractor(SelectionInteractor) - Method in class jsky.image.graphics.SelectionDragger
Add a selection interactor to the list of valid interactor.
addSelectionInterval(int, int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
addSelectionListener(SelectionListener) - Method in class diva.canvas.interactor.BasicSelectionModel
Add a selection listener to this model.
addSelectionListener(SelectionListener) - Method in interface diva.canvas.interactor.SelectionModel
Add a selection listener to this model.
addSelectionListener(SelectionListener) - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Add a listener for any SelectionEvents.
addSelections(Object[]) - Method in class diva.canvas.interactor.BasicSelectionModel
Add an array of objects to the selection and highlight the selected objects.
addSelections(Object[]) - Method in interface diva.canvas.interactor.SelectionModel
Add an array of objects to the selection.
addSeparator() - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a visible separator to the display.
addSeparator() - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addSeparatorStyleChangeListener(PropertyChangeListener) - Static method in class jsky.science.Coordinates
add a listener to the list of objects listening to changes in the separator style
addSerializableObject(Serializable, Class, String) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
Adds a Serializable object which can be serialized and thus passed outside of this JVM.
addShade(String, Component) - Method in class diva.gui.toolbox.JShadePane
Adds a component represented by a title button with no icon.
addShade(String, Icon, Component) - Method in class diva.gui.toolbox.JShadePane
Adds a component represented by a title and/or icon, either of which can be null.
addShade(String, Icon, Component, String) - Method in class diva.gui.toolbox.JShadePane
Adds a component and tooltip represented by a title and/or icon, either of which can be null.
addSilentTimeLineNode(TimeLineNode) - Method in class jsky.timeline.TimeLine
add a time line node to the time line without checking its legality
addSketchListener(SketchListener) - Method in class diva.sketch.SketchModel
Add the given SketchListener to the set of listeners.
AddSkyCoordsFilter - Class in uk.ac.starlink.ttools.filter
Filter used for converting sky coordinates from one system to another.
AddSkyCoordsFilter() - Constructor for class uk.ac.starlink.ttools.filter.AddSkyCoordsFilter
 
addSlave(CanvasFigure) - Method in interface jsky.graphics.CanvasFigure
Add a slave figure.
addSlave(CanvasFigure) - Method in class jsky.image.graphics.ImageFigure
Add a slave figure.
addSlave(CanvasFigure) - Method in class jsky.image.graphics.ImageFigureGroup
Add a slave figure.
addSlave(CanvasFigure) - Method in class jsky.image.graphics.ImageLabel
Add a slave figure.
addSlave(CanvasFigure) - Method in class jsky.image.graphics.LabeledImageFigure
Add a slave figure.
addSOAPService(URL) - Method in class uk.ac.starlink.soap.AppHttpSOAPServer
Add new services to the SOAP server.
addSpace() - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a small amount of space to the overview display.
addSpace() - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addStandardSchemes(StarTableFactory) - Static method in class uk.ac.starlink.ttools.Stilts
Adds the table schemes specific to STILTS to the given table factory.
addStateListener(PropertyChangeListener) - Method in class diva.whiteboard.WhiteboardState
 
addStaticClass(Class<?>, DefaultMutableTreeNode) - Method in class uk.ac.starlink.ttools.gui.MethodBrowser
Adds a new class to the tree containing available static methods.
addStaticClasses(Class<?>[]) - Method in class uk.ac.starlink.ttools.gui.MethodBrowser
Adds the static members of a set of classes to the tree root for display.
addStaticType(String) - Static method in class diva.sketch.recognition.Type
Add a static type to the Type system.
addStats(UnivariateStats) - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Adds the accumulated content of a second UnivariateStats object to this one.
addStats(ColStats) - Method in class uk.ac.starlink.ttools.mode.ColStats
Adds the accumulated content of a second ColStats object to this one.
addString(String) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
Adds a plain text string.
addStringValue(Header, String, String, String) - Static method in class uk.ac.starlink.oldfits.FitsConstants
Attempts to add a string-valued card to the header.
addStroke(TimedStroke) - Method in class diva.sketch.recognition.BasicScene
Add a new stroke element to the database.
addStroke(TimedStroke) - Method in interface diva.sketch.recognition.Scene
Add a new stroke element to the database.
AddStrokeEdit(SketchModel, Symbol, MultipageModel) - Constructor for class diva.whiteboard.WhiteboardEdits.AddStrokeEdit
 
addStrokeListener(Interactor) - Method in class diva.sketch.MultiStateInterpreter
Add a stroke listener that gets mouse-down, mouse-moved, and mouse-released events for drawing strokes.
addSubHead(String) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a subheading to the display.
addSubHead(String) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addSuffix(String, String) - Method in class jsky.image.gui.ImageSaveDialog
Replace the current suffix, if any, with the given one, and return the result.
addSymbol(Symbol) - Method in class diva.sketch.SketchModel
Add the given symbol to the model.
addSymbol(int, Symbol) - Method in class diva.sketch.SketchModel
Insert a symbol into the model at the given position (Z order).
addSymbolSelectionListener(SymbolSelectionListener) - Method in class jsky.catalog.gui.BasicTablePlotter
Add a listener for selection events on symbols
addSymbolSelectionListener(SymbolSelectionListener) - Method in interface jsky.catalog.gui.TablePlotter
Add a listener for selection events on symbols
addTable(StarTable) - Method in class uk.ac.starlink.table.QueueTableSequence
Adds a table to the queue.
addTableColumnConfigPanel() - Method in class jsky.catalog.gui.TableDisplayTool
Add a panel to the config window to configure the table columns
addTableModelListener(TableModelListener) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
addTableModelListener(TableModelListener) - Method in class jsky.util.gui.Wavelength1DTableModel
 
addTableModelListener(TableModelListener) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
 
addTableSelectionListener(TableSelectionListener) - Method in class jsky.catalog.gui.BasicTablePlotter
Add a listener for selection events on tables
addTableSelectionListener(TableSelectionListener) - Method in interface jsky.catalog.gui.TablePlotter
Add a listener for selection events on tables
addTerminal(Terminal, int, double) - Method in class diva.canvas.toolbox.IconFigure
Add the given terminal, on the given side and with the given offset, to the icon.
addText() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
addText(String) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds unformatted text to the display.
addText(String) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addTicks() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
addTimeLineNode(TimeLineNodeModel) - Method in class jsky.timeline.DefaultTimeLineModel
add a time line node to the time line without checking its legality
addTimeLineNode(TimeLineNode) - Method in class jsky.timeline.TimeLine
add a time line node to the time line
addTimeLineNode(TimeLineNodeModel) - Method in interface jsky.timeline.TimeLineModel
add a time line node to the time line without checking its legality
addTitle() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
addTitle(String) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Adds a top-level title to the display.
addTitle(String) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
addToHistory() - Method in class jsky.catalog.gui.CatalogNavigator
Add the current catalog to the history stack, removing duplicates.
addToHistory(CatalogHistoryItem) - Method in class jsky.catalog.gui.CatalogNavigator
Add the given item to the history stack, removing duplicates.
addToHistory() - Method in class jsky.html.HTMLViewer
Add the current URL to the history stack, removing duplicates.
addToHistory(HTMLViewerHistoryItem) - Method in class jsky.html.HTMLViewer
Add the given item to the history stack, removing duplicates.
addToHistory() - Method in class jsky.image.gui.DivaMainImageDisplay
Add the current URL to the history list
addToHistory(ImageHistoryItem) - Method in class jsky.image.gui.DivaMainImageDisplay
Add the given item to the history list, removing duplicates and keeping the list size to a maximum of 20.
addToolBarButton(JToolBar, Action, String, Icon) - Method in class diva.gui.AbstractApplication
Deprecated.
Use method in GUIUtilities instead.
addToolBarButton(JToolBar, Action, String, Icon, boolean) - Method in class diva.gui.AbstractApplication
Deprecated.
Use method in GUIUtilities instead.
addToolBarButton(JToolBar, Action) - Static method in class diva.gui.GUIUtilities
Add the action to the given toolbar.
addToolBarButton(JToolBar, Action, String, Icon) - Static method in class diva.gui.GUIUtilities
Add an action to the toolbar.
addToolBarButton(JToolBar, Action, String, Icon, boolean) - Static method in class diva.gui.GUIUtilities
Add an action to the toolbar.
addToolBarButton(JToolBar, Action, String, String) - Static method in class diva.gui.GUIUtilities
Add an action to the toolbar.
addToolBarButton(JToolBar, Action, String, Icon, String) - Static method in class diva.gui.GUIUtilities
Add an action to the toolbar.
addToolBarButton(JToolBar, Action, String, Icon, String, boolean) - Static method in class diva.gui.GUIUtilities
Add an action to the toolbar.
addToolBarItems() - Method in class jsky.image.gui.ImageDisplayToolBar
Add the items to the tool bar.
addToolBarItems() - Method in class jsky.navigator.NavigatorImageDisplayToolBar
Add the items to the tool bar.
addToolBarItems() - Method in class jsky.navigator.NavigatorToolBar
Add the items to the tool bar.
addToolBarItems() - Method in class jsky.util.gui.GenericToolBar
Add the items to the tool bar
addTrace(Object, TraceModel.Trace) - Method in class diva.compat.trace.TraceModel
Add a new trace
addTreeModelListener(TreeModelListener) - Method in class jsky.catalog.AbstractCatalogDirectory
Adds a listener for the TreeModelEvent posted after the tree changes.
addTreeModelListener(TreeModelListener) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
 
addTreeModelListener(TreeModelListener) - Method in class uk.ac.starlink.vo.MaskTreeModel
 
addTreeModelListener(TreeModelListener) - Method in class uk.ac.starlink.vo.TapMetaTreeModel
 
addTreeModelListener(TreeModelListener) - Method in class uk.ac.starlink.vo.TapServiceTreeModel
 
addTrimmedValue(Header, String, String, String) - Static method in class uk.ac.starlink.oldfits.FitsConstants
Adds a string-valued card to the header.
addTypedRenderer(Class, NodeRenderer) - Method in class diva.graph.toolbox.TypedNodeRenderer
Add a renderer which is invoked when the rendered node's semantic object is an instance of the given class.
addURL(URL) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
Adds a URL.
addUrlField(String, UrlHandler) - Method in class uk.ac.starlink.vo.MetaPanel
Adds a field intended to contain a clickable URL.
addValue(String, boolean, String) - Method in class nom.tam.fits.BasicHDU
Add information to the header
addValue(String, int, String) - Method in class nom.tam.fits.BasicHDU
 
addValue(String, double, String) - Method in class nom.tam.fits.BasicHDU
 
addValue(String, String, String) - Method in class nom.tam.fits.BasicHDU
 
addValue(String, boolean, String) - Method in class nom.tam.fits.Header
Add or replace a key with the given boolean value and comment.
addValue(String, double, String) - Method in class nom.tam.fits.Header
Add or replace a key with the given double value and comment.
addValue(String, String, String) - Method in class nom.tam.fits.Header
Add or replace a key with the given string value and comment.
addValue(String, long, String) - Method in class nom.tam.fits.Header
Add or replace a key with the given long value and comment.
addValue(Object, RecordConsumer) - Method in interface uk.ac.starlink.parquet.Encoder
Passes a supplied value representing a cell of this encoder's column to a record consumer.
addVertex(float, float, long) - Method in class diva.sketch.recognition.TimedStroke
Add a pair of x, y coordinates in the stroke path and the corresponding timestamp.
addVertex(double, double, Color) - Method in class uk.ac.starlink.ttools.plot2.layer.LineTracer
Adds a point to the sequence to be plotted.
addVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.BlockTimeLineNode
add a property change listener to the node
addVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.DefaultTimeLineNode
add a property change listener to the node
addVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
add a property change listener to the node
addVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.TimeLine
add a vetoable property change listener to the time line.
addVetoableChangeListener(VetoableChangeListener) - Method in interface jsky.timeline.TimeLineNode
add a property change listener to the node
addVetoableChangeListener(VetoableChangeListener) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
add a property change listener to the node
addView(View) - Method in class diva.gui.AbstractApplication
Add a view to the list of views currently known by this application.
addView(View) - Method in interface diva.gui.Application
Add a view to the application and notify view listeners.
addView(View) - Method in class diva.gui.MDIApplication
 
addView(View) - Method in class diva.gui.MultiWindowApplication
 
addViewListener(ListDataListener) - Method in class diva.gui.AbstractApplication
Add a view listener to this application.
addViewListener(ListDataListener) - Method in interface diva.gui.Application
Add a view listener to this application.
addViewListener(ViewListener) - Method in class diva.gui.DesktopContext
Add a view listener to this frame.
addViewListener(ViewListener) - Method in interface diva.gui.MDIContext
Add a view listener to this frame.
addVOComponentViews(DetailViewer, VOElement) - Static method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
addWindow(Component) - Static method in class jsky.util.gui.LookAndFeelMenu
Add a top level window to the list of windows that need to be updated when the look and feel is changed.
addZoomDraggerListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Add a FigureListener to the DragRegion used for non-figure selection work.
AdhocCode - Class in uk.ac.starlink.ttools.taplint
ReportCode implementation which can be created at runtime.
AdhocCode(ReportType, String) - Constructor for class uk.ac.starlink.ttools.taplint.AdhocCode
Constructor.
adj(double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Calculates the adjoint of a matrix.
ADJACENT - Static variable in class diva.sketch.parser2d.RelationUtilities
Positional constraint: is B adjacent to A?
adjustAspects(A[], int) - Method in interface uk.ac.starlink.ttools.plot2.Ganger
Adjusts plot surface aspects as required to ensure that plot data regions in a ganged set of zones are consistent.
adjustAspects(PlaneAspect[], int) - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGanger
 
adjustAspects(A[], int) - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
 
adjustAuxRange(Surface, DataSpec, DataStore, Object[], Ranger) - Method in interface uk.ac.starlink.ttools.plot2.AuxReader
May use the supplied data specification to update (usually extend) the given range.
adjustAuxRange(Surface, DataSpec, DataStore, Object[], Ranger) - Method in class uk.ac.starlink.ttools.plot2.layer.FloatingCoordAuxReader
 
adjustFromData(Style, int, DataBounds) - Method in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Updates a plotting style generated by this factory with information generated from a first pass through the data.
adjustGeom(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.AreaForm
 
adjustGeom(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.CentralForm
 
adjustGeom(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.ErrorArrayForm
 
adjustGeom(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
 
adjustGeom(DataGeom) - Method in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Provides a DataGeom to be used by the layer this form makes, given a DataGeom that characterises the plotting environment.
adjustGeom(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.LineArrayForm
 
adjustGeom(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkArrayForm
 
adjustGeom(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
 
adjustGeom(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
 
adjustGeom(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.PairLinkForm
 
adjustGeom(DataGeom, DataSpec, ShapeStyle) - Method in interface uk.ac.starlink.ttools.plot2.layer.ShapeForm
Provides a DataGeom to be used by the layer this form makes, given a DataGeom that characterises the plotting environment.
adjustGeom(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm
 
adjustGeom(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm
 
adjustProfiles(P[]) - Method in interface uk.ac.starlink.ttools.plot2.Ganger
Adjusts plot surface profiles as required for plots appearing in multiple plots within a gang.
adjustProfiles(PlaneSurfaceFactory.Profile[]) - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGanger
 
adjustProfiles(P[]) - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
 
adjustProfiles(TimeSurfaceFactory.Profile[]) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeStackGanger
 
adjustRgba(float[], float) - Method in interface uk.ac.starlink.ttools.plot.Shader
Modifies the elements of an sRGB colour definition array in place according to a supplied parameter.
adoptNode(Node) - Method in class uk.ac.starlink.hdx.HdxDocument
 
adoptNode(Node) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
ADQL21_RESERVED - Static variable in class uk.ac.starlink.vo.AdqlSyntax
Additional reserved words from ADQL 2.1 section 2.1.4.
ADQL_ADDTAB - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
ADQL_CLEAR - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
ADQL_COPYTAB - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
ADQL_ERROR - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
ADQL_FIXUP - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
ADQL_INFO - Static variable in class uk.ac.starlink.vo.RegTapRegistryQuery
Description of metadata item describing query text.
ADQL_INSERTCOLS - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
ADQL_INSERTTABLE - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
ADQL_REDO - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
ADQL_REMOVETAB - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
ADQL_RESERVED - Static variable in class uk.ac.starlink.vo.AdqlSyntax
ADQL reserved words additional to the SQL92 set, taken from the ADQL standard.
ADQL_TITLETAB - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
ADQL_UNDO - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
AdqlExample - Interface in uk.ac.starlink.vo
Represents a type of example ADQL query.
ADQLGEO_FEATURE_TYPE - Static variable in interface uk.ac.starlink.vo.TapCapability
Feature type key for ADQL geometrical functions.
ADQLGEO_FORMS - Static variable in class uk.ac.starlink.ttools.taplint.ObsLocStage
Required ADQL Geometry functions (ObsLocTAP sec 3.3).
ADQLGEO_TYPE - Static variable in class uk.ac.starlink.ttools.taplint.ObsLocStage
Feature type for ADQL Geometry functions from TAPRegExt.
adqlsSearch(String) - Static method in class uk.ac.starlink.registry.RegistryRequestFactory
Returns a SOAP request used for a registry Search query, given an ADQL/S string.
AdqlSyntax - Class in uk.ac.starlink.vo
SqlSyntax instance for the ADQL 2.* grammar.
AdqlSyntax(AdqlVersion) - Constructor for class uk.ac.starlink.vo.AdqlSyntax
Protected constructor to signal that static instances or methods should usually be used to obtain an instance.
AdqlValidator - Class in uk.ac.starlink.vo
Handles validation of ADQL queries.
AdqlValidator.ValidatorTable - Interface in uk.ac.starlink.vo
Defines table metadata for tables known to the validator.
AdqlVersion - Enum in uk.ac.starlink.vo
Version of the ADQL language.
advance() - Method in class diva.util.FilteredArrayIterator
Advance the next index to the next non-null element.
advance() - Method in class diva.util.NullArrayIterator
Advance the next index to the next non-null element.
AG_REG - Static variable in class uk.ac.starlink.vo.Ri1RegistryQuery
Endpoint for primary AstroGrid registry.
AG_REG2 - Static variable in class uk.ac.starlink.vo.Ri1RegistryQuery
Endpoint for secondary AstroGrid registry.
AGENT_PROPNAME - Static variable in class uk.ac.starlink.vo.UserAgentUtil
System property that can be used to manipulate the UserAgent header.
AGGCOL_DELIM - Static variable in class uk.ac.starlink.ttools.task.TableGroup
Delimiter character for aggcol parameter entries.
aggregateRows(StarTable, String[], TableGroup.AggSpec[], RowRunner, boolean, boolean) - Static method in class uk.ac.starlink.ttools.task.TableGroup
Does the aggregation work.
Aggregator - Interface in uk.ac.starlink.ttools.task
Defines an aggregation operation.
Aggregator.Accumulator - Interface in uk.ac.starlink.ttools.task
Can accumulate multiple data items of a consistent type and yield an aggregate value corresponding to the set.
Aggregator.Aggregation - Interface in uk.ac.starlink.ttools.task
Object that can manage aggregation for a given type of input data.
Aggregators - Class in uk.ac.starlink.ttools.task
Provides instances of the Aggregator interface.
AggSpec(String, Aggregator, String) - Constructor for class uk.ac.starlink.ttools.task.TableGroup.AggSpec
Constructor.
AIP_REG - Static variable in class uk.ac.starlink.vo.RegTapRegistryQuery
TAP base URL for GAVO registry hosted at AIP.
AIT - Static variable in class uk.ac.starlink.ttools.plot2.geom.FixedSkyviewProjection
Aitoff projection, lon=0 at center.
AIT0 - Static variable in class uk.ac.starlink.ttools.plot2.geom.FixedSkyviewProjection
Aitoff projection, lon=0 at edge.
AKIMA - Static variable in interface uk.ac.starlink.diva.interp.InterpolatorFactory
Akima splines
AkimaSplineInterp - Class in uk.ac.starlink.diva.interp
Interpolate a series of points using a scheme based Akima's splines.
AkimaSplineInterp() - Constructor for class uk.ac.starlink.diva.interp.AkimaSplineInterp
Create an instance with no coordinates.
AkimaSplineInterp(double[], double[]) - Constructor for class uk.ac.starlink.diva.interp.AkimaSplineInterp
Create an instance with the given coordinates.
alignData(Wavelength1DModel) - Method in class jsky.science.Wavelength1DArray
Resets the length and wavelength elements to match the input Wavelength1DArray uses the getData() method to interpolate between old wavelength values and new wavelength values
alignFill(byte[], int, int) - Method in class nom.tam.util.ByteFormatter
Fill the buffer with blanks to align a field.
alignHeadersLeft(JTable) - Static method in class uk.ac.starlink.table.gui.StarJTable
Utility method that tries to arrange for the column headers to be left-aligned rather than, as seems to be the default, center-aligned.
All - Class in diva.canvas.test
All the tests in this directory.
All(TestHarness) - Constructor for class diva.canvas.test.All
Constructor
All - Class in diva.graph.test
All the tests in this directory.
All(TestHarness) - Constructor for class diva.graph.test.All
Constructor
All - Class in diva.pod.test
All the tests in this directory.
All(TestHarness) - Constructor for class diva.pod.test.All
Constructor
All - Class in diva.sketch.test
All the tests in this directory.
All(TestHarness) - Constructor for class diva.sketch.test.All
Use the given test harness to run the tests.
All - Class in diva.util.test
All the tests in this directory.
All(TestHarness) - Constructor for class diva.util.test.All
Constructor
ALL - Static variable in class uk.ac.starlink.ttools.plot2.geom.SideFlags
Instance for which all flags are true.
ALL - Static variable in class uk.ac.starlink.ttools.task.UserFindMode
All matches.
ALL - Static variable in class uk.ac.starlink.vo.SiaFormatOption
 
ALL_HEADINGS - Static variable in class uk.ac.starlink.ttools.build.Heading
Array containing all known heading instances.
ALL_NODES_REMOVED - Static variable in interface jsky.timeline.TimeLineModel
 
ALL_RANGE - Static variable in class jsky.science.QuantityRange
An all-encompassing range, from MIN_QUANTITY to MAX_QUANTITY
ALL_SCHEMES - Static variable in class uk.ac.starlink.auth.AuthUtil
List of all known authentication schemes.
ALL_VOTES - Static variable in class diva.sketch.recognition.VotingSceneRecognizer
A constant which says that votes are not filtered by the "n-highest" rule.
ALL_VOTES - Static variable in class diva.sketch.recognition.VotingStrokeRecognizer
A constant which says that votes are not filtered by the "n-highest" rule.
allAntialiased - Variable in class uk.ac.starlink.ast.gui.GraphicsHints
Whether to antialias everything.
allAntialiased - Variable in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Whether everything is to be antialiased.
allBlank(ErrorMode[]) - Static method in class uk.ac.starlink.ttools.plot.ErrorMode
Indicates whether an array of error modes represents drawing no error information at all.
allOrders() - Static method in class uk.ac.starlink.array.Order
Returns a list of all the known ordering schemes.
ALLOW_FCG_PROPERTIES - Static variable in class uk.ac.starlink.tfcat.Decoders
If set true, the "properties" member is permitted on FeatureCollection and Geometry objects, in contravention of Section 7.1 of the GeoJSON spec RFC7946.
allowBinary2() - Method in class uk.ac.starlink.votable.VOTableVersion
Indicates whether the BINARY2 serialization format is defined by this version.
allowEmptyTd() - Method in class uk.ac.starlink.votable.VOTableVersion
Indicates whether this version permits an empty TD element to represent a null value for all data types.
allowHierarch() - Method in interface uk.ac.starlink.fits.CardFactory.Config
Determines whether the HIERARCH keyword convention is permitted.
ALLOWORIGINS_PARAM - Static variable in class uk.ac.starlink.ttools.server.StiltsContext
Name of a servlet initialisation parameter giving allowed origins for permissible Cross-Origin requests.
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
 
allowsChildren() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Indicates whether the node can in principle have child nodes.
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
The DefaultDataNode implementation of this method returns false.
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.EmptyDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.HDSDataNode
Indicates whether this node allows child nodes or not.
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.HDXDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.HistoryDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.HTMLDataNode
HTML type does not allow children.
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.NdxDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.ResourceListDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.TfitsDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.WCSDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
 
allowsChildren() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
 
allowSignedByte() - Method in interface uk.ac.starlink.fits.FitsTableSerializerConfig
Indicates how byte values will be written.
allowTimesys() - Method in class uk.ac.starlink.votable.VOTableVersion
Indicates whether the TIMESYS element is supported in this version.
allowTrim() - Method in interface uk.ac.starlink.fits.CardFactory.Config
Determines whether overlength string values will be trimmed to fits card constraints.
allowXtype() - Method in class uk.ac.starlink.votable.VOTableVersion
Indicates whether the xtype attribute is permitted on FIELD elements etc in this version.
allowZeroLengthString() - Method in interface uk.ac.starlink.fits.FitsTableSerializerConfig
Indicates whether columns with TFORMn=0A may be output.
allTypes() - Static method in class uk.ac.starlink.array.Type
Returns a list of all the known Types.
AllWiseAsciiStarTable - Class in uk.ac.starlink.ttools.example
StarTable implementation which can read data from the AllWise data release.
AllWiseAsciiStarTable(DataSource, URL, long) - Constructor for class uk.ac.starlink.ttools.example.AllWiseAsciiStarTable
Constructor.
AllWiseTableBuilder - Class in uk.ac.starlink.ttools.example
TableBuilder implementation for the ASCII files comprising the AllWise data release.
AllWiseTableBuilder() - Constructor for class uk.ac.starlink.ttools.example.AllWiseTableBuilder
Default mode constructor.
AllWiseTableBuilder(String, boolean) - Constructor for class uk.ac.starlink.ttools.example.AllWiseTableBuilder
Configurable constructor.
AllWiseTableBuilder.Count - Class in uk.ac.starlink.ttools.example
Input handler which reads AllWise ASCII files and does count the rows first.
AllWiseTableBuilder.NoCount - Class in uk.ac.starlink.ttools.example
Input handler which reads AllWise ASCII files and does not count the rows first.
alpha - Variable in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
ALPHA - Static variable in class gaia.cu9.tools.parallax.readers.StarVariablesCsvSchema
 
alternateSelectionFilter - Static variable in class diva.canvas.event.MouseFilter
The alternate selection filter -- accepts button 1 with shift.
ALWAYS - Static variable in class uk.ac.starlink.table.join.MultiJoinType
Any match containing table (even alone) is acceptable.
Amp(AngleDR, double, double) - Method in class uk.ac.starlink.pal.Pal
Convert star RA,Dec from geocentric apparent to mean place.
AMParams - Class in uk.ac.starlink.pal
Star-independent mean-to-apparent parameters
Ampqk(AngleDR, AMParams) - Method in class uk.ac.starlink.pal.Pal
Convert star RA,Dec from geocentric apparent to mean place.
Ancestry - Interface in uk.ac.starlink.ttools.votlint
Defines the family relationships of an ElementHandler.
Anchor - Class in uk.ac.starlink.ttools.plot2
Positioning constraint for plotted text.
Anchor() - Constructor for class uk.ac.starlink.ttools.plot2.Anchor
 
ANCHOR - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for text anchor positioning.
Anchor - Class in uk.ac.starlink.xdoc.fig
Utility for positioning things in the graphics context.
Anchor() - Constructor for class uk.ac.starlink.xdoc.fig.Anchor
 
Anchor.HorizontalAnchor - Class in uk.ac.starlink.ttools.plot2
Anchor for drawing horizontal text.
AndButton - Class in uk.ac.starlink.vo
Button used for selecting between And and Or semantics for combining search terms.
AndButton(boolean) - Constructor for class uk.ac.starlink.vo.AndButton
Constructor.
AndConstraint - Class in diva.sketch.parser2d
A composite constraint that ANDs together the results of its child constraint objects.
AndConstraint() - Constructor for class diva.sketch.parser2d.AndConstraint
 
AndFilter - Class in diva.compat.util
A composite filter which ANDs two filters together.
AndFilter(Filter, Filter) - Constructor for class diva.compat.util.AndFilter
 
ang2pix(int, double, double) - Method in class uk.ac.starlink.ttools.cone.CdsHealpix
 
angle(SceneElement, int, SceneElement, int) - Static method in class diva.sketch.parser2d.AbstractRule
Return the angle between the constructor-specified sites on r1 and r2, respectively.
ANGLE - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
ANGLE - Static variable in class jsky.image.gui.PickObjectStatistics
 
angle(double[], double[], double[]) - Method in class uk.ac.starlink.ast.Frame
Calculate the angle subtended by two points at a third point.
angle - Variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
 
ANGLE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
Config key for scaling angle unit.
ANGLE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
Config key for solid angle units.
AngleDR - Class in uk.ac.starlink.pal
Angle consisting of (α, δ) pairs in Radians
AngleDR(double, double, double) - Constructor for class uk.ac.starlink.pal.AngleDR
Angle consisting of (α, δ) pair and optional radial.
AngleDR(double, double) - Constructor for class uk.ac.starlink.pal.AngleDR
Angle consisting of (alpha, delta).
AngleRelation - Class in diva.sketch.parser2d
Calculate the direction angle (between 0 and 2*PI) between user-specified sites on a pair of rectangles.
AngleRelation(int, int) - Constructor for class diva.sketch.parser2d.AngleRelation
The sites of interest on the first and second rectangles, respectively.
AngleUnit - Enum in uk.ac.starlink.ttools.plot2.layer
Defines units in which angular extents can be specified.
AngleUnits - Class in uk.ac.starlink.ttools.cone
Defines a unit of angle measurement.
AngleUnits(String, double) - Constructor for class uk.ac.starlink.ttools.cone.AngleUnits
Constructor.
AngScale2 - Class in uk.ac.starlink.ttools.plot2.geom
Find an appropriate delta to use for getting grid intervals.
AngScale2() - Constructor for class uk.ac.starlink.ttools.plot2.geom.AngScale2
 
ANGSTROM - Static variable in class jsky.science.Wavelength
 
ANGSTROMABBREV - Static variable in class jsky.science.Wavelength
 
angularDiameterDistance(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.Distances
Angular diameter distance.
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
Constructor.
annotateAxis(Graphics) - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Draw the axis labels on a given graphics context.
annul() - Method in class uk.ac.starlink.ast.AstObject
Annul this object.
ANTI_X - Static variable in class uk.ac.starlink.ttools.plot2.Orientation
Orientation suitable for labelling top-edge X axis.
ANTI_Y - Static variable in class uk.ac.starlink.ttools.plot.AxisLabeller
Tick style suitable for right-hand-side Y axis labels.
ANTI_Y - Static variable in class uk.ac.starlink.ttools.plot2.Orientation
Orientation suitable for labelling right-hand Y axis.
ANTIALIAS - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for line antialiasing.
antilog10(double) - Static method in class jsky.science.MathUtilities
Returns "inverse" of log10
ANY - Static variable in class uk.ac.starlink.plastic.ValueType
No constraints - any object is permissible.
AOParams - Class in uk.ac.starlink.pal
Star-independent apparent-to-observed Parameters
AOParams() - Constructor for class uk.ac.starlink.pal.AOParams
Initialise apparent-to-observed Parameters (with zero values)
AOParams(double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class uk.ac.starlink.pal.AOParams
Star-independent apparent-to-observed Parameters
Aoppa(UTCdate, ObsPosition, Cartesian, double, double, double, double, double) - Method in class uk.ac.starlink.pal.Pal
Precompute apparent to observed place parameters required by Aopqk and Oapqk.
Aoppat(double, AOParams) - Method in class uk.ac.starlink.pal.Pal
Recompute the sidereal time in the apparent to observed place star-independent parameter block.
ApiPlanePlotter - Class in uk.ac.starlink.ttools.example
PlanePlotter implementation that sets up a plot explicitly.
ApiPlanePlotter() - Constructor for class uk.ac.starlink.ttools.example.ApiPlanePlotter
 
AppAxisServerFactory - Class in uk.ac.starlink.soap
Helper class for obtaining AxisServers.
AppAxisServerFactory() - Constructor for class uk.ac.starlink.soap.AppAxisServerFactory
 
AppContext - Interface in diva.gui
A context for either an application or an applet that wants to use the diva.gui infrastructure.
AppContextDelegate - Class in diva.gui
This class provides basic support for an instance of AppContext which delegates its operation to one of the basic AppContexts (usually an AppContext or an ApplicationContext.) This is similar to an interface adapter, except the default implementation of each method is to call the identical method on the delegate context.
AppContextDelegate(AppContext) - Constructor for class diva.gui.AppContextDelegate
Create a new app context that delegates to the given context.
append(String) - Method in class diva.util.jester.demo.Foo
 
APPEND - Static variable in class uk.ac.starlink.table.jdbc.WriteMode
WriteMode which appends to an existing table.
append(Caption) - Method in class uk.ac.starlink.ttools.plot2.Caption
Concatenates another caption following this one.
appendChild(Node) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
appendConstraint(PointConstraint) - Method in class diva.canvas.interactor.DragInteractor
Append a constraint to the list of constraints on this interactor.
appendData(String) - Method in class uk.ac.starlink.votable.dom.DelegatingCharacterData
 
appendNode(DataNode, DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Appends a new child node to the children of a node which exists in this tree model.
appendPCData(String) - Method in class diva.compat.xml.XmlElement
Add the String to the end of the current PCDATA for this element.
appendPCData(String) - Method in class diva.util.xml.XmlElement
Add the String to the end of the current PCDATA for this element.
appendShaderDescription() - Method in class uk.ac.starlink.ttools.plot2.config.ShaderConfigKey
Appends a list of the available shaders, as well as rules for naming custom ones, to the end of the existing XML documentation for this key.
appendStroke(LayerEvent) - Method in class diva.sketch.BasicInterpreter
Append the given new point/timestamp to the current stroke.
appendStroke(double, double) - Method in class diva.sketch.SketchLayer
This completes a line segement with start point (_prevX,prevY) and (x,y) and asks the shape to paint itself.
appendStroke(LayerEvent) - Method in class diva.sketch.toolbox.PanZoomInterpreter
Append the given new point/timestamp to the current stroke.
appendStroke(LayerEvent) - Method in class diva.whiteboard.HighlightInterpreter
Append the given new point/timestamp to the current stroke.
appendSuffix(String) - Method in class uk.ac.starlink.ttools.task.Setting
Creates a new setting object which resembles this one, but whose parameter name is modified by addition of a given trailing string.
appendValue(double, double) - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
appendValue(double, double) - Method in interface uk.ac.starlink.diva.interp.Interpolator
Append a new position to the existing coordinates.
appendXmlDescription(String[]) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Convenience method to add additional lines to the existing XML documentation string.
AppEngineConfigurationFactory - Class in uk.ac.starlink.soap
This is a implementation of EngineConfigurationFactory for embedded applications.
AppEngineConfigurationFactory() - Constructor for class uk.ac.starlink.soap.AppEngineConfigurationFactory
Constructor.
AppFileProvider - Class in uk.ac.starlink.soap
A simple ConfigurationProvider that uses the Admin class to read XML files for clients and servers, but does write them, so is suitable for embedded applications.
AppFileProvider(String) - Constructor for class uk.ac.starlink.soap.AppFileProvider
 
AppFileProvider(String, String) - Constructor for class uk.ac.starlink.soap.AppFileProvider
 
AppFileProvider(InputStream) - Constructor for class uk.ac.starlink.soap.AppFileProvider
 
AppHttpSOAPServer - Class in uk.ac.starlink.soap
A HTTP and SOAP server for embedding in applications.
AppHttpSOAPServer(int) - Constructor for class uk.ac.starlink.soap.AppHttpSOAPServer
Constructor loads the default configuration and starts a HTTP/SOAP server on a given port.
AppletContext - Class in diva.gui
A context for an applet in the diva.gui infrastructure.
AppletContext() - Constructor for class diva.gui.AppletContext
Create a new context and set the exit action to do nothing.
AppletTutorial - Class in diva.gui.tutorial
A graph editor that runs as an applet.
AppletTutorial() - Constructor for class diva.gui.tutorial.AppletTutorial
 
Application - Interface in diva.gui
Application is an interface that captures the notion of a graphical application.
APPLICATION_ID - Static variable in class uk.ac.starlink.ttools.cea.ImplementationCeaWriter
 
ApplicationContext - Class in diva.gui
A context for an application in the diva.gui infrastructure.
ApplicationContext() - Constructor for class diva.gui.ApplicationContext
Create a new ApplicationContext.
ApplicationExceptionHandler - Class in diva.gui
This class makes it easy for an application to trap exceptions in AWT event handlers.
ApplicationExceptionHandler() - Constructor for class diva.gui.ApplicationExceptionHandler
 
ApplicationItem - Class in uk.ac.starlink.plastic
Represents an application which has been registered with a PLASTIC hub.
ApplicationItem(URI, String, List) - Constructor for class uk.ac.starlink.plastic.ApplicationItem
Constructor.
applicationName - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
Application name for the store to use.
applicationName - Variable in class uk.ac.starlink.util.gui.StoreConfiguration
Name of the application (used for name of config directory).
ApplicationResources - Class in diva.gui
Deprecated.
Use diva.resource.DefaultBundle instead.
ApplicationResources() - Constructor for class diva.gui.ApplicationResources
Deprecated.
Create a new ApplicationResources object containing the default Diva GUI resources.
ApplicationResources(String, Class, ResourceBundle) - Constructor for class diva.gui.ApplicationResources
Deprecated.
Create a new ApplicationResources object using the given basename, with the given class as the loader for URL-based resources, and with the given ResourceBundle as the one that gets overridden.
ApplicationTutorial - Class in diva.gui.tutorial
A simple text editor.
ApplicationTutorial(AppContext) - Constructor for class diva.gui.tutorial.ApplicationTutorial
 
apply(JCanvas) - Method in class diva.canvas.DamageRegion
Tell the damage region to inflict itself on the given JCanvas.
apply(TimedStroke) - Method in class diva.sketch.features.AreaRatioFE
Return the ratio of the convex hull area and the bounding box area of the stroke.
apply(TimedStroke) - Method in class diva.sketch.features.AspectRatioFE
Return the ratio of the width and height of the stroke's bounding box.
apply(TimedStroke) - Method in class diva.sketch.features.BBoxDiagonalAngleFE
Return the angle between the diagonal and the base of the stroke's bounding box.
apply(TimedStroke) - Method in class diva.sketch.features.BBoxDiagonalLengthFE
Return the length of the diagonal of the stroke's bounding box.
apply(TimedStroke) - Method in class diva.sketch.features.CornerFE
Return the number of corners in the specified stroke.
apply(TimedStroke) - Method in class diva.sketch.features.CosFirstLastPtsFE
Return the cosine of the angle between the first and last point of the stroke.
apply(TimedStroke) - Method in class diva.sketch.features.CosInitAngleFE
Return the cosine of the initial angle of the stroke.
apply(TimedStroke) - Method in class diva.sketch.features.DistanceStartEndPtsFE
Return the distance between the first and the last point of the stroke.
apply(TimedStroke) - Method in class diva.sketch.features.DurationFE
Return the duration of the specified stroke.
apply(TimedStroke) - Method in interface diva.sketch.features.FeatureExtractor
Return the value of the feature extracted from the stroke.
apply(TimedStroke) - Method in class diva.sketch.features.MaxSpeedFE
Return the maximum speed (squared) of the specified stroke.
apply(TimedStroke) - Method in class diva.sketch.features.PathLengthFE
Return the path length of a stroke by enumerating over the points in the stroke and summing up the distances between every two consecutive points.
apply(TimedStroke) - Method in class diva.sketch.features.PathRatioFE
Return the ratio between the stroke's convex hull path length and the its path length.
apply(TimedStroke) - Method in class diva.sketch.features.SineFirstLastPtsFE
Return the sine of the angle between the first and the last points of the stroke.
apply(TimedStroke) - Method in class diva.sketch.features.SineInitAngleFE
Return the sine of the initial angle of the stroke.
apply(TimedStroke) - Static method in class diva.sketch.features.StrokeBBox
Compute the stroke's bounding box using the minimum and maximum x, y values in the path.
apply(TimedStroke) - Static method in class diva.sketch.features.StrokeHull
Generate a convex hull object for the specified stroke.
apply(TimedStroke) - Method in class diva.sketch.features.SumOfAbsDeltaRatioFE
Return the ratio of the sum of the absolute values of the delta y's and the sum of the absolute values of the delta x's.
apply(TimedStroke) - Method in class diva.sketch.features.SumOfAbsoluteAnglesFE
Computes the sum of the absolute values of the angles along a stroke path.
apply(TimedStroke) - Method in class diva.sketch.features.SumOfAnglesFE
Compute the total angle traversed by the stroke.
apply(TimedStroke) - Method in class diva.sketch.features.SumOfSquaredAnglesFE
Compute the sum of the squared angle values along the stroke path.
apply(SceneElement, SceneElement) - Method in class diva.sketch.parser2d.AngleRelation
Return the angle between the constructor-specified sites on e1 and e2, respectively.
apply(SceneElement, SceneElement) - Method in class diva.sketch.parser2d.AreaRatioRelation
Calculate the ratio of the area of e1 over the area of e2.
apply(SceneElement, SceneElement) - Method in class diva.sketch.parser2d.DeltaXRelation
Return the distance between the constructor-specified sites on r1 and r2, respectively.
apply(SceneElement, SceneElement) - Method in class diva.sketch.parser2d.DeltaYRelation
Return the distance between the constructor-specified sites on r1 and r2, respectively.
apply(SceneElement, SceneElement) - Method in class diva.sketch.parser2d.DistanceRelation
Return the distance between the constructor-specified sites on r1 and r2, respectively.
apply(SceneElement, SceneElement) - Method in class diva.sketch.parser2d.HeightRatioRelation
Calculate the ratio of the height of the first element to the height of the second.
apply(SceneElement, SceneElement) - Method in class diva.sketch.parser2d.OverlapRelation
Return the ratio of the area of the intersection of the given elements to the area of the first rectangle.
apply(SceneElement, SceneElement) - Method in interface diva.sketch.parser2d.Relation
Return the value of the relation extracted from the given rectangles.
apply(SceneElement, SceneElement) - Method in class diva.sketch.parser2d.WidthRatioRelation
Calculate the ratio of the width of the first element to the width of the second.
apply(TimedStroke) - Method in class diva.sketch.toolbox.ApproximateStrokeFilter
Reduce the number of points in the given pen stroke using the "approximation by line segments" algorithm.
apply(TimedStroke) - Method in class diva.sketch.toolbox.AveragingStrokeFilter
Smooth the given stroke by averaging each point with its neighboring points.
apply(TimedStroke) - Method in class diva.sketch.toolbox.DehookingStrokeFilter
 
apply(TimedStroke) - Method in class diva.sketch.toolbox.InterpolateStrokeFilter
Interpolate the given stroke such that no 2 consecutive points in the stroke has a distance greater than the specified spacing.
apply(Scene, Scene) - Method in class diva.sketch.toolbox.LLRSceneMetric
Return a similarity metric based only on the LLR (terminal) values of the test and reference databases:
apply(TimedStroke) - Method in class diva.sketch.toolbox.NormalizeLengthStrokeFilter
Interpolate a timed stroke so that it contains a certain number of points (specified through the constructor).
apply(TimedStroke) - Method in class diva.sketch.toolbox.NormalizeTimeStrokeFilter
Interpolate a timed stroke so that it contains a specified number of points.
apply(TimedStroke) - Method in class diva.sketch.toolbox.RemoveDupPtsStrokeFilter
Remove all duplicate adjacent points from a timed stroke.
apply(Scene, Scene) - Method in interface diva.sketch.toolbox.SceneMetric
Return a similarity metric for the given tree (root1) relative to a correct reference scene interpretation (root2).
apply(TimedStroke) - Method in class diva.sketch.toolbox.StrokeFilter
Apply a filtering algorithm on the specified pen stroke and return the filtered stroke.
apply() - Method in class jsky.catalog.gui.TableColumnConfigPanel
Apply any changes
apply() - Method in class jsky.catalog.gui.TableSymbolConfig
Apply changes and replot.
apply() - Method in class jsky.util.gui.ProxyServerDialog
Apply changes and return true if okay.
apply() - Method in interface jsky.util.IApplyCancel
 
apply(I) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction
Does exactly the same as JELArrayFunction.evaluate(I).
apply(T) - Method in interface uk.ac.starlink.util.IOFunction
Applies this function to the given argument.
applyAsDouble(double) - Method in class uk.ac.starlink.ttools.jel.JELFunction
Does exactly the same as JELFunction.evaluate(double).
applyAsDouble(double) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeJELFunction
Function of time in seconds since the Unix epoch.
applyExponentPattern(String) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
applyLayout(LevelLayout.LevelData, Object) - Method in class diva.graph.layout.LevelLayout
Place the nodes in the target environment according to their levels and sorting order which are specified in levelData.
applyLayout(LevelLayout.LevelData, Object, boolean) - Method in class diva.graph.layout.LevelLayout
Place the nodes in the target environment according to their levels and sorting order which are specified in levelData.
applyLocalizedPattern(String) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
applyMantissaPattern(String) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
applyPattern(String) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
apply this pattern
applyRenderingHints(Graphics2D) - Method in class uk.ac.starlink.ast.gui.GraphicsHints
Apply the RenderingHints description for the current configuration to a graphics object.
applySetting(Object, BeanConfig.Setting) - Static method in class uk.ac.starlink.util.BeanConfig
Applies a given setting to an object.
applyShader(Shader, Color, int) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Creates a shader by applying an existing shader to a given base colour.
applySortIndex(double[], int[], boolean) - Static method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Sort an array using the index produced by the InterpolatedCurve2D.insertionSort(double[]) method.
approveSelection() - Method in class uk.ac.starlink.util.gui.BasicFileChooser
 
approxEquals(double, double) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Indicates whether two floating point numbers are approximately equal to each other.
approximate(TimedStroke) - Static method in class diva.sketch.toolbox.ApproximateStrokeFilter
Reduce the number of points in the given pen stroke using the "approximation by line segments" algorithm.
approximate(TimedStroke, double) - Static method in class diva.sketch.toolbox.ApproximateStrokeFilter
Reduce the number of points in the given pen stroke using the "approximation by line segments" algorithm.
ApproximateStrokeFilter - Class in diva.sketch.toolbox
An object which filters a pen stroke using "approximation by line segments" technique, (Hanaki, Temma, Yoshida, "An On-line Character Recognition Aimed at a Substitution for a Billing Machine Keyboard", Pattern Recognition, Vol.8, pp63-71, 1976).
ApproximateStrokeFilter() - Constructor for class diva.sketch.toolbox.ApproximateStrokeFilter
Construct a ApproximateStrokeFilter with default threshold distance of 2 units.
ARC_MINUTE_RADIANS - Static variable in class uk.ac.starlink.ttools.func.CoordsRadians
The size of one arcminute in radians.
ARC_SECOND_RADIANS - Static variable in class uk.ac.starlink.ttools.func.CoordsRadians
The size of one arcsecond in radians.
ArcConnector - Class in diva.canvas.connector
A Connector that draws itself in an arc.
ArcConnector(Site, Site) - Constructor for class diva.canvas.connector.ArcConnector
Create a new arc connector between the given sites.
ARCHIVE - Static variable in interface jsky.catalog.Catalog
Value returned by getType() for servers that return a table containing pointers to images and other data
ArcInteractor - Class in diva.canvas.connector
An interactor for dragging either end of an arc connector and for for altering the shape of the arc by dragging a midpoint grab handle.
ArcInteractor(ArcManipulator) - Constructor for class diva.canvas.connector.ArcInteractor
Create a new interactor to be used with the given manipulator.
ArcManipulator - Class in diva.canvas.connector
A manipulator for arc connectors.
ArcManipulator() - Constructor for class diva.canvas.connector.ArcManipulator
Construct a new manipulator that uses rectangular grab-handles.
ArcManipulator(GrabHandleFactory) - Constructor for class diva.canvas.connector.ArcManipulator
Construct a new manipulator using the given grab-handle factory.
ArcMidpointSite - Class in diva.canvas.connector
A site that is used for the purpose of manipulating the midpoint of an arc connector.
ArcMidpointSite(ArcConnector, int) - Constructor for class diva.canvas.connector.ArcMidpointSite
Create a new site on the given arc connector with the given ID.
ARCMIN2 - Static variable in class uk.ac.starlink.ttools.plot2.layer.SolidAngleUnit
Square arcminute.
ArcRenderer - Class in diva.graph.basic
An EdgeRenderer that draws arcs.
ArcRenderer() - Constructor for class diva.graph.basic.ArcRenderer
 
ARCSEC - Static variable in class jsky.science.Coordinates
 
ARCSEC2 - Static variable in class uk.ac.starlink.ttools.plot2.layer.SolidAngleUnit
Square arcsecond.
ArcTutorial - Class in diva.canvas.tutorial
This tutorial shows how to use "arc" connectors.
ArcTutorial() - Constructor for class diva.canvas.tutorial.ArcTutorial
Create a JCanvas and put it into a window.
ArcTutorial.SelfPTarget - Class in diva.canvas.tutorial
SelfPTarget is used to find target sites.
Area - Class in uk.ac.starlink.ttools.plot2.data
Coordinate value representing a two-dimensional shaped area.
Area(Area.Type, double[]) - Constructor for class uk.ac.starlink.ttools.plot2.data.Area
Constructor.
AREA - Static variable in class uk.ac.starlink.ttools.plot2.layer.Normalisation
The total area of histogram bars is normalised to unity.
Area.Type - Enum in uk.ac.starlink.ttools.plot2.data
Available shape types.
AREA_PLANE_INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Instance of this class for use with Plane geometry Area positions.
AREA_SKY_INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Instance of this class for use with Sky geometry Area positions.
AREA_SPHERE_INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Instance of this class for use with Sphere geometry Area positions.
AreaCoord<DG extends DataGeom> - Class in uk.ac.starlink.ttools.plot2.data
Coord implementation for Area (shape) values.
AreaDomain - Class in uk.ac.starlink.ttools.plot2.data
Domain representing two-dimensional regions on a common surface.
AreaForm<DG extends DataGeom> - Class in uk.ac.starlink.ttools.plot2.layer
ShapeForm that can plot Area coordinates as shapes on a plane or sky plot.
areaFunction(Class<?>) - Method in class uk.ac.starlink.ttools.plot2.data.AreaMapper
Returns a function that can map source objects of a given class to corresponding Area instances.
AreaMapper - Class in uk.ac.starlink.ttools.plot2.data
DomainMapper for AreaDomain.
AreaMapper(String, String, Class<?>) - Constructor for class uk.ac.starlink.ttools.plot2.data.AreaMapper
Constructor.
areaRatio(TimedStroke) - Static method in class diva.sketch.features.AreaRatioFE
Return the ratio of the convex hull area and the bounding box area of the stroke.
areaRatio(SceneElement, SceneElement) - Static method in class diva.sketch.parser2d.AbstractRule
Calculate the ratio of areas with the constructor-specified rectangle as the numerator for the calculation.
AreaRatioFE - Class in diva.sketch.features
AreaRatioFE calculates the ratio of the convex hull area and the bounding box area of a stroke, (convex_hull/bbox).
AreaRatioFE() - Constructor for class diva.sketch.features.AreaRatioFE
 
AreaRatioRelation - Class in diva.sketch.parser2d
Calculate the ratio of areas of the input scene elements.
AreaRatioRelation() - Constructor for class diva.sketch.parser2d.AreaRatioRelation
 
areNamesEqual(ScienceObjectModel) - Method in class jsky.science.AbstractScienceObject
checks equality of the Name property.
ArgException - Exception in uk.ac.starlink.ttools.filter
Checked exception thrown when arguments encountered on the command line are illegal.
ArgException(String) - Constructor for exception uk.ac.starlink.ttools.filter.ArgException
Constructor.
ArgException(String, Throwable) - Constructor for exception uk.ac.starlink.ttools.filter.ArgException
Constructs an exception with a given cause.
ARI_REG - Static variable in class uk.ac.starlink.vo.RegTapRegistryQuery
TAP base URL for GAVO registry hosted at ARI Heidelberg.
Arithmetic - Class in uk.ac.starlink.ttools.func
Standard arithmetic functions including things like rounding, sign manipulation, and maximum/minimum functions.
array(double...) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns a floating point numeric array built from the given arguments.
ARRAY - Static variable in class uk.ac.starlink.ttools.plot2.layer.PolygonForms
Shape form for a polygon defined by an array coordinate.
array() - Method in class uk.ac.starlink.util.GenericNioBuffer
Returns the primitive array that backs this buffer (optional operation).
ARRAY_COORD - Static variable in class uk.ac.starlink.ttools.plot2.layer.PolygonForms
Coordinate for array coordinate, used with ARRAY.
ARRAY_ELEMENT_VARNAME - Static variable in class uk.ac.starlink.ttools.func.Arrays
Array element variable name in arrayFunc expressions.
ARRAY_INDEX_VARNAME - Static variable in class uk.ac.starlink.ttools.func.Arrays
Array index variable name in arrayFunc expressions.
ARRAY_NOBLANKS - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator that assembles an array of all non-blank inputs.
ARRAY_SUFFIX - Static variable in class uk.ac.starlink.ttools.gui.DocNames
Character used in resource names to indicate an array dimension.
ARRAY_WITHBLANKS - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator that assembles an array of all inputs.
ArrayAccess - Interface in uk.ac.starlink.array
Provides methods to read and write pixels from an NDArray.
ArrayArrayImpl - Class in uk.ac.starlink.array
ArrayImpl implementation which wraps a primitive numeric java array.
ArrayArrayImpl(Object, OrderedNDShape, Number) - Constructor for class uk.ac.starlink.array.ArrayArrayImpl
Constructs a new ArrayArrayImpl backed by a given java primitive numeric array.
ArrayBinList - Class in uk.ac.starlink.ttools.plot2.layer
Abstract subclass of BinList suitable for implementations based on arrays.
ArrayBinList(int, Combiner) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
Constructor.
ArrayBrowser - Class in uk.ac.starlink.datanode.viewers
Displays an array of primitives in a JTable.
ArrayBrowser(NDArray) - Constructor for class uk.ac.starlink.datanode.viewers.ArrayBrowser
Constructs an ArrayBrowser from an NDArray.
ArrayBrowser(ArrayStructure) - Constructor for class uk.ac.starlink.datanode.viewers.ArrayBrowser
Constructs an ArrayBrowser from an ArrayStructure.
ArrayBuilder - Interface in uk.ac.starlink.array
Interface for objects which can construct an NDArray from a URL.
ArrayColumn - Class in uk.ac.starlink.table
A column which provides data storage in java arrays.
arrayConcat(T[], T[]) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Concatenates two arrays to form a single one.
ArrayDataInput - Interface in nom.tam.util
 
ArrayDataOutput - Interface in nom.tam.util
 
arrayDescription(Object) - Static method in class nom.tam.util.ArrayFuncs
Generate a description of an array (presumed rectangular).
ArrayDescription - Interface in uk.ac.starlink.array
Describes the basic characteristics of an N-dimensional array.
arrayDims - Variable in class uk.ac.starlink.array.DefaultArrayDescription
Array dimensions; equal to arrayShape.getDims().
ArrayDomain() - Constructor for class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord.ArrayDomain
 
arrayFunc(String, Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns a floating-point array resulting from applying a given function expression element-by-element to an input array.
ArrayFuncs - Class in nom.tam.util
This is a package of static functions which perform computations on arrays.
ArrayFuncs() - Constructor for class nom.tam.util.ArrayFuncs
 
arrayHandler(Object) - Method in class uk.ac.starlink.array.BadHandler
Returns an ArrayHandler object for testing/setting bad values in a given primitive array according to the bad value handling rules of this BadHandler.
arrayHandler - Variable in class uk.ac.starlink.array.DefaultArrayDescription
The array bad value handler as returned by the getBadHandler method.
ArrayImpl - Interface in uk.ac.starlink.array
Interface for implementation end of the NDArray Bridge pattern.
arrayIsRandom - Variable in class uk.ac.starlink.array.DefaultArrayDescription
The array random access availability as returned by the isRandom method.
arrayIsReadable - Variable in class uk.ac.starlink.array.DefaultArrayDescription
The array readability as returned by the isReadable method.
arrayIsWritable - Variable in class uk.ac.starlink.array.DefaultArrayDescription
The array writability as returned by teh isWritable method.
ArrayIterator - Class in diva.util
An iterator over a given array.
ArrayIterator(Object[]) - Constructor for class diva.util.ArrayIterator
 
ArrayJoin - Class in uk.ac.starlink.ttools.task
Task to add the contents of an external table for each row of an input table as array-valued columns.
ArrayJoin() - Constructor for class uk.ac.starlink.ttools.task.ArrayJoin
Constructor.
arrayNdim - Variable in class uk.ac.starlink.array.DefaultArrayDescription
Number of dimensions; equal to arrayShape.getNumDims().
arrayNpix - Variable in class uk.ac.starlink.array.DefaultArrayDescription
Number of pixels; equal to arrayShape.getNumPixels().
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).
arrayOrder - Variable in class uk.ac.starlink.array.DefaultArrayDescription
Pixel ordering scheme; equal to arrayShape.getOrder().
arrayOrigin - Variable in class uk.ac.starlink.array.DefaultArrayDescription
Array origin; equal to arrayShape.getOrigin().
ArrayPlotData - Class in uk.ac.starlink.ttools.plot
PlotData implementation which stores its data in an array of PointData objects.
ArrayPlotData(int, String[], Style[], int, int, boolean, PointData[]) - Constructor for class uk.ac.starlink.ttools.plot.ArrayPlotData
Constructor.
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.
ArrayReader - Class in uk.ac.starlink.ttools.filter
Reads values from a typed numeric array.
Arrays - Class in uk.ac.starlink.ttools.func
Functions which operate on array-valued cells.
arrayShape - Variable in class uk.ac.starlink.array.DefaultArrayDescription
The array shape as returned by the getShape method.
ArrayShapePlotter - Class in uk.ac.starlink.ttools.plot2.layer
ShapePlotter subclass that plots multiple shapes for each row, based on array-valued coordinates.
ArrayShapePlotter(String, ShapeForm, ShapeMode) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ArrayShapePlotter
Constructor.
ArraysizeChecker - Class in uk.ac.starlink.ttools.votlint
Checks on arraysize attribute.
ArraysizeChecker() - Constructor for class uk.ac.starlink.ttools.votlint.ArraysizeChecker
 
ArrayStructure - Class in uk.ac.starlink.hds
Represents an array object within an HDS file, as understood by the Starlink ARY library.
ArrayStructure(HDSObject) - Constructor for class uk.ac.starlink.hds.ArrayStructure
Creates an ArrayStructure from an existing HDS object.
ArrayStructure(HDSObject, NDShape, HDSType) - Constructor for class uk.ac.starlink.hds.ArrayStructure
Creates the components of a new SIMPLE array object in a suitable structure.
ArrayStructure(HDSObject, String, HDSType, NDShape) - Constructor for class uk.ac.starlink.hds.ArrayStructure
Creates a new SIMPLE array object below the given parent HDS object.
ArrayTableCellRenderer - Class in jsky.util.gui
Used to display the contents of arrays in a table cell.
ArrayTableCellRenderer(Class) - Constructor for class jsky.util.gui.ArrayTableCellRenderer
Constructor: set the alignment based on the array element type.
ArrayTableColumn<R,C> - Class in uk.ac.starlink.util.gui
Provides the specification for a table column.
ArrayTableColumn(String, Class<C>) - Constructor for class uk.ac.starlink.util.gui.ArrayTableColumn
Constructor.
ArrayTableModel<R> - Class in uk.ac.starlink.util.gui
TableModel which contains its data as an array of objects, one per row.
ArrayTableModel(R[]) - Constructor for class uk.ac.starlink.util.gui.ArrayTableModel
Constructor.
arrayTableSequence(StarTable[]) - Static method in class uk.ac.starlink.table.Tables
Convenience method to construct a TableSequence for a supplied array of tables.
ArrayTableSorter<R> - Class in uk.ac.starlink.util.gui
Handles GUI aspects of allowing the user to sort columns in a table by clicking on the column header.
ArrayTableSorter(ArrayTableModel<R>) - Constructor for class uk.ac.starlink.util.gui.ArrayTableSorter
Constructor.
arrayType - Variable in class uk.ac.starlink.array.DefaultArrayDescription
The array type as returned by the getType method.
ARROW - Static variable in class jsky.catalog.TablePlotSymbol
 
Arrow - Class in uk.ac.starlink.xdoc.fig
Draws arrows.
Arrow() - Constructor for class uk.ac.starlink.xdoc.fig.Arrow
 
Arrow.FilledArrow - Class in uk.ac.starlink.xdoc.fig
Arrow instance with a filled triangular head.
ARROW_SIZE - Static variable in class jsky.image.graphics.ShapeUtil
Default length of an arrow
Arrowhead - Class in diva.canvas.connector
An arrowhead that is drawn on the end of a connector.
Arrowhead() - Constructor for class diva.canvas.connector.Arrowhead
Create a new arrowhead at (0,0).
Arrowhead(double, double, double) - Constructor for class diva.canvas.connector.Arrowhead
Create a new arrowhead at the given point and with the given normal.
ARXIV - Static variable in class uk.ac.starlink.ttools.calc.WebMapper
Mapper for an arXiv identifier.
arxivUrl(String) - Static method in class uk.ac.starlink.ttools.func.URLs
Maps an arXiv identifier to the URL that will display its arXiv web page.
ARY0 - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
ARY1 - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
ARY2 - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
ARY3 - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
ARYDataNode - Class in uk.ac.starlink.datanode.nodes
A DataNode representing an ARY object.
ARYDataNode(HDSObject) - Constructor for class uk.ac.starlink.datanode.nodes.ARYDataNode
Constructs an ARYDataNode from an HDSObject.
ARYDataNode(ArrayStructure) - Constructor for class uk.ac.starlink.datanode.nodes.ARYDataNode
Constructs and ARYDataNode from an ArrayStrucutre.
ARYDataNode(String) - Constructor for class uk.ac.starlink.datanode.nodes.ARYDataNode
Constructs an ARYDataNode from an HDS path.
asBranch() - Method in class uk.ac.starlink.vo.Tree
Returns this instance as a Branch if it's a branch, or null if it's a leaf.
asBranch() - Method in class uk.ac.starlink.vo.Tree.Branch
 
asBranch() - Method in class uk.ac.starlink.vo.Tree.Leaf
 
ASCENDING - Static variable in class jsky.util.gui.SortedJTable
Ascending sort type.
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.
ASCIIMOC_MAPPER - Static variable in class uk.ac.starlink.ttools.plot2.data.AreaDomain
Mapper for ASCII format MOCs.
AsciiStarTable - Class in uk.ac.starlink.table.formats
Simple ASCII-format table.
AsciiStarTable(DataSource) - Constructor for class uk.ac.starlink.table.formats.AsciiStarTable
Constructor with default options.
AsciiStarTable(DataSource, int) - Constructor for class uk.ac.starlink.table.formats.AsciiStarTable
Constructor with configuration option.
AsciiTable - Class in nom.tam.fits
An ASCII table.
AsciiTable(Header) - Constructor for class nom.tam.fits.AsciiTable
Create an ASCII table given a header
AsciiTable() - Constructor for class nom.tam.fits.AsciiTable
Create an empty ASCII table
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
 
AsciiTableHDU - Class in nom.tam.fits
FITS ASCII table header/data unit
AsciiTableHDU(Header, Data) - Constructor for class nom.tam.fits.AsciiTableHDU
Create an ascii table header/data unit.
AsciiTableStarTable - Class in uk.ac.starlink.fits
StarTable implementation for FITS (ASCII) TABLE extensions.
AsciiTableStarTable(FitsHeader) - Constructor for class uk.ac.starlink.fits.AsciiTableStarTable
Constructor.
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
 
asin(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Arc sine of an angle.
asinDeg(double) - Static method in class uk.ac.starlink.ttools.func.TrigDegrees
Arc sine.
asinh(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Inverse hyperbolic sine.
asIOException(Throwable) - Static method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
Converts an exception to an IOException, probably by wrapping it in one.
asLeaf() - Method in class uk.ac.starlink.vo.Tree
Returns this instance as a Leaf if it's a leaf, or null if it's a branch.
asLeaf() - Method in class uk.ac.starlink.vo.Tree.Branch
 
asLeaf() - Method in class uk.ac.starlink.vo.Tree.Leaf
 
asNumericArray(String) - Static method in class uk.ac.starlink.fits.FitsUtil
Attempts to interpret a string as a formatted numeric array.
aspectRatio(TimedStroke) - Static method in class diva.sketch.features.AspectRatioFE
Return the ratio of the width and height of the stroke's bounding box.
AspectRatioFE - Class in diva.sketch.features
AspectRatioFE calculates the ratio of the width and the height from a stroke's bounding box, (width/height).
AspectRatioFE() - Constructor for class diva.sketch.features.AspectRatioFE
 
ASPECTS_PROPERTY - Static variable in class uk.ac.starlink.ttools.plot2.task.PlotDisplay
Name of property that changes when plot Aspects are reset.
assertArrayEquals(String, Object, Object) - Method in class uk.ac.starlink.util.TestCase
Asserts that two arrays have exactly the same contents.
assertArrayEquals(Object, Object) - Method in class uk.ac.starlink.util.TestCase
Asserts that two arrays have exactly the same contents.
assertArrayEquals(String, Object, Object, double) - Method in class uk.ac.starlink.util.TestCase
Asserts that two numeric arrays have the same contents within a given tolerance.
assertArrayEquals(Object, Object, double) - Method in class uk.ac.starlink.util.TestCase
Asserts that two numeric arrays have the same contents within a given tolerance.
assertArrayNotEquals(String, Object, Object) - Method in class uk.ac.starlink.util.TestCase
Asserts that two objects are not arrays with the same contents.
assertArrayNotEquals(Object, Object) - Method in class uk.ac.starlink.util.TestCase
Asserts that two objects are not arrays with the same contents.
assertArrayNotEquals(String, Object, Object, double) - Method in class uk.ac.starlink.util.TestCase
Asserts that two objects are not numeric arrays having the same contents within a given tolerance.
assertArrayNotEquals(Object, Object, double) - Method in class uk.ac.starlink.util.TestCase
Asserts that two objects are not numeric arrays having the same contents within a given tolerance.
assertDOMEquals(URL, Node) - Method in class uk.ac.starlink.util.TestCase
Asserts that a DOM is equivalent to the XML in a given URL.
assertDOMEquals(URL, Node, String, int) - Method in class uk.ac.starlink.util.TestCase
Asserts that a DOM is equivalent to the XML in a given URL.
assertDOMEquals(String, Node) - Method in class uk.ac.starlink.util.TestCase
Asserts that a DOM is equivalent to the DOM implied by the XML in a given string.
assertDOMEquals(String, Node, String, int) - Method in class uk.ac.starlink.util.TestCase
Asserts that a DOM is equivalent to the DOM implied by the XML in a given string.
assertDOMEquals(InputStream, Node, String, int) - Method in class uk.ac.starlink.util.TestCase
Asserts that a DOM is equivalent to the DOM read from a given stream.
assertDOMEquals(Node, Node) - Method in class uk.ac.starlink.util.TestCase
Asserts that two DOMs are equal.
assertDOMEquals(Node, Node, String, int) - Method in class uk.ac.starlink.util.TestCase
Asserts that two DOMs are equal.
assertEquals(Object, Object, String) - Method in class diva.util.jester.TestCase
Assert the equality of two objects.
assertEquals(String, float, float) - Method in class uk.ac.starlink.util.TestCase
Asserts that two floats are exactly equal.
assertEquals(float, float) - Method in class uk.ac.starlink.util.TestCase
Asserts that two floats are exactly equal.
assertEquals(String, double, double) - Method in class uk.ac.starlink.util.TestCase
Asserts that two doubles are exactly equal.
assertEquals(double, double) - Method in class uk.ac.starlink.util.TestCase
Asserts that two doubles are exactly equal.
AssertException - Exception in uk.ac.starlink.ttools.filter
IOException which results from the failure of a user-level assertion.
AssertException(String) - Constructor for exception uk.ac.starlink.ttools.filter.AssertException
Constructs an AssertException with a message.
AssertException(String, Throwable) - Constructor for exception uk.ac.starlink.ttools.filter.AssertException
Constructs an AssertException with a message and a cause.
assertExpr(boolean, String) - Method in class diva.util.jester.TestCase
Make an assertion, and fail the test if it isn't satisfied.
AssertFilter - Class in uk.ac.starlink.ttools.filter
Filter for making algebraic (JEL) assertions about table data contents.
AssertFilter() - Constructor for class uk.ac.starlink.ttools.filter.AssertFilter
Constructor.
assertLongToInt(long) - Static method in class uk.ac.starlink.table.Tables
Casts a long to an int, with an assertion that no truncation occurs.
assertSourceEquals(Source, Source, String, int) - Method in class uk.ac.starlink.util.TestCase
Asserts that two XML Source objects represent the same XML Infoset.
assertValidXML(String, InputSource) - Method in class uk.ac.starlink.util.TestCase
Asserts that the contents of a stream are valid XML.
assertValidXML(InputSource) - Method in class uk.ac.starlink.util.TestCase
Asserts that the contents of a stream are valid XML.
assertWCS() - Method in class jsky.image.gui.ImageCoordinateConverter
Throw an exception is WCS information is not available
AST__3DFSET - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Supplied FrameSet does not contain any independent axes"
AST__AIR - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type AIR.
AST__AIT - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type AIT.
AST__AND - Static variable in class uk.ac.starlink.ast.CmpRegion
Constant indicating AND-type region combination.
AST__ARC - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type ARC.
AST__ATGER - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "attribute getting error"
AST__ATSER - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "attribute setting error"
AST__ATTIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "attribute value invalid"
AST__AXIIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "axis index invalid"
AST__AZP - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type AZP.
AST__BAD - Static variable in class uk.ac.starlink.ast.AstObject
Bad coordinate value.
AST__BADAT - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "bad attribute name"
AST__BADBX - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "zero-sized box given"
AST__BADCI - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "bad coordinate index"
AST__BADCOL - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "No such column exists in the table"
AST__BADFLG - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Incompatible flags for re-sampling or re-binning"
AST__BADIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "bad input data"
AST__BADKEY - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Attempt made to add an entry to a locked KeyMap"
AST__BADNI - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "bad number of input coordinates"
AST__BADNO - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "bad number of output coordinates"
AST__BADNULL - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Bad null value for a FITS table column"
AST__BADOC - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Invalid parameters for offset sky coordinate system"
AST__BADPW - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "PolyMap contains illegal power value"
AST__BADSIZ - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Invalid array size"
AST__BADSM - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "ShiftMap contains no shift information"
AST__BADSUB - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Illegal syntax for string substitution template"
AST__BADTAB - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Error reading WCS from FITS binary table"
AST__BADTYP - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Bad data type"
AST__BADTYPE - Static variable in class uk.ac.starlink.ast.KeyMap
Type constant represening no known type.
AST__BADUN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid units specification"
AST__BADWM - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "WinMap contains no bounds information"
AST__BASE - Static variable in class uk.ac.starlink.ast.FrameSet
Frame index of Base coordinate frame of FrameSet.
AST__BDBRK - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "bad break index"
AST__BDFMT - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "bad field specifier"
AST__BDFTS - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid FITS keyword value found"
AST__BDOBJ - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "inappropriate Object supplied"
AST__BDPAR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Bad value supplied for a public function parameter"
AST__BIGKEY - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Key string is too long"
AST__BIGTAB - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Table is too large"
AST__BON - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type BON.
AST__CAR - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type CAR.
AST__CEA - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type CEA.
AST__CLPAX - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "wrong number of clipping axes"
AST__CNFLX - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "cannot conserve flux whilst resampling an array of data"
AST__COD - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type COD.
AST__COE - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type COE.
AST__COMIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid comma in expression"
AST__CONIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid constant in expression"
AST__COO - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type COO.
AST__COP - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type COP.
AST__CORNG - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "range of coordinates invalid"
AST__CSC - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type CSC.
AST__CURRENT - Static variable in class uk.ac.starlink.ast.FrameSet
Frame index of Current coordinate frame of FrameSet.
AST__CVBRK - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "too many breaks in a curve"
AST__CYP - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type CYP.
AST__DIMIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "array dimensions invalid"
AST__DOUBLETYPE - Static variable in class uk.ac.starlink.ast.KeyMap
Type constant representing double type.
AST__DTERR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "date/time error"
AST__DUVAR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "duplicate variable name"
AST__ENDIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid use of astEnd"
AST__EOCHN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "end of input Channel encountered"
AST__EXPIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "attempt to export Object pointer from level zero"
AST__FCRPT - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "corrupted FitsChan supplied"
AST__FMTER - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "error while formatting coordinate value"
AST__FRMIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Frame index invalid"
AST__FRSIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "FrameSet invalid"
AST__FTCNV - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "cannot convert FITS data value type"
AST__FUNDEF - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "FITS keyword had undefined value"
AST__GBDIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "grid bounds invalid"
AST__GLS - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type GLS.
AST__GRFER - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "low level graphics error"
AST__ILOST - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "FrameSet integrity lost"
AST__INCTS - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "incompatible time scales"
AST__INHAN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid Handle"
AST__INNCO - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "incompatible numbers of coordinates"
AST__INNTF - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid number of transformation functions"
AST__INTER - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "internal programming error"
AST__INTRD - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "incompatible transformation directions"
AST__INTTYPE - Static variable in class uk.ac.starlink.ast.KeyMap
Type constant representing int type.
AST__ISNAN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "A transformation generated one or more NaN values"
AST__ITFER - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "error in IntraMap transformation function"
AST__ITFNI - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "IntraMap transformation function name invalid"
AST__KYCIR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "circular dependency between KeyMaps"
AST__LCKERR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Error locking or unlocking an AST Object"
AST__LDERR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "class loader error"
AST__LEVMAR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Error in levmar Levenberg-Marquardt code"
AST__LUTII - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid lookup table increment"
AST__LUTIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid number of lookup table elements"
AST__MBBNF - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Mapping bounding box not found"
AST__MEMIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "requested memory size invalid"
AST__MER - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type MER.
AST__MIOPA - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "missing or invalid operand in expression"
AST__MIOPR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "missing or invalid operator in expression"
AST__MISVN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "missing variable name"
AST__MLPAR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "missing left parenthesis in expression"
AST__MOL - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type MOL.
AST__MPGER - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "error getting a named value from a KeyMap"
AST__MPIND - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid integer index supplied for a KeyMap entry"
AST__MPKER - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "requested key not found in KeyMap"
AST__MPPER - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "error putting a named value into a KeyMap"
AST__MPVIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid integer index supplied for a KeyMap vector element"
AST__MRITF - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "multiple registration of IntraMap transformation function"
AST__MRPAR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "missing right parenthesis in expression"
AST__MTR23 - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "not a 2d or 3d MatrixMap"
AST__MTRAX - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "null rotation axis supplied"
AST__MTRML - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "bad matrix shapes for multiplication"
AST__MTRMT - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "null matrix supplied"
AST__NAXIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "number of axes invalid"
AST__NCHIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "number of characters invalid"
AST__NCOIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "number of coordinates invalid"
AST__NCP - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type NCP.
AST__NCPIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "number of coordinates per point invalid"
AST__NELIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "number of array elements invalid"
AST__NGDIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "number of grid dimensions invalid"
AST__NOCTS - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "number of output coordinates too small"
AST__NODEF - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "transformation not defined"
AST__NOFIT - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Fit failed"
AST__NOFRAME - Static variable in class uk.ac.starlink.ast.FrameSet
Frame index which applies to no frame in the FrameSet.
AST__NOFTS - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "required FITS keywords missing"
AST__NOMEM - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "unable to allocate memory"
AST__NONIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "no inside point found"
AST__NOPTS - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "number of output points too small"
AST__NORHS - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "missing right hand side in function"
AST__NORSF - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "no rest frequency is defined"
AST__NOSOR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "no standard of rest is defined"
AST__NOTAB - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Cannot access FITS binary table"
AST__NOVAL - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "attribute has no usable value"
AST__NOWRT - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "attribute is read-only"
AST__NPTIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "number of points invalid"
AST__OBJECTTYPE - Static variable in class uk.ac.starlink.ast.KeyMap
Type constant representing AstObject type.
AST__OBJIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Object invalid"
AST__OCLUK - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Object class unknown"
AST__OLDCOL - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Column already exists with different properties"
AST__OPRIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "operation specifier invalid"
AST__OPT - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid Plot option"
AST__OR - Static variable in class uk.ac.starlink.ast.CmpRegion
Constant indicating OR-type region combination.
AST__PAR - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type PAR.
AST__PATIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "positional accuracy tolerance invalid"
AST__PCO - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type PCO.
AST__PDSIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "points data structure invalid"
AST__PLFMT - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "no numerical labels can be produced"
AST__PRMIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "permutation invalid"
AST__PTRIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "pointer invalid"
AST__PTRNG - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "range of points invalid"
AST__PXFRRM - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Attempt to delete original Plot3D base Frame"
AST__QSC - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type QSC.
AST__RDERR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "read error"
AST__REGCN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "region cannot be re-centred"
AST__REGIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid or corrupted Region structure supplied"
AST__REMIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid attempt to remove last Frame"
AST__SCSIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "sky coordinate system invalid"
AST__SELIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "axis selection invalid"
AST__SFL - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type SFL.
AST__SIN - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type SIN.
AST__SISIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "sub-pixel interpolation scheme invalid"
AST__SLAIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "bad SLALIB transformation type"
AST__SPCIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid SpecMap"
AST__SSPIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "scale size in pixels invalid"
AST__STCIND - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid AstroCoords index"
AST__STCKEY - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "cannot use supplied AstroCoords info"
AST__STG - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type STG.
AST__STRINGTYPE - Static variable in class uk.ac.starlink.ast.KeyMap
Type constant representing String type.
AST__SZP - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type SZP.
AST__TAN - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type TAN.
AST__TIMIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid TimeMap"
AST__TPN - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type TPN.
AST__TRNND - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "coordinate transformation not defined"
AST__TSC - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type TSC.
AST__TUNAM - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Unknown AST tuning parameter name supplied"
AST__TUNULL - Static variable in class uk.ac.starlink.ast.AstObject
No-change value for use with tune.
AST__UDVOF - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "undefined variable or function in expression"
AST__UINER - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "error in user-supplied sub-pixel interpolation function"
AST__UK1ER - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "error in user-supplied 1-d sub-pixel interpolation kernel"
AST__UNFER - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "error while unformatting a coordinate value"
AST__UNMQT - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "unmatched quotes"
AST__URITF - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "unregistered IntraMap transformation function"
AST__VARIN - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "variable name invalid"
AST__VSMAL - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "valid area too small"
AST__WCSAX - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "non-existent longitude or latitude axis"
AST__WCSBAD - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type WCSBAD.
AST__WCSNC - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "too few mapping coordinates"
AST__WCSPA - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid projection parameters"
AST__WCSTY - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "unknown projection type"
AST__WRERR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "write error"
AST__WRNFA - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "wrong number of function arguments in expression"
AST__XMLCM - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid XML comment text"
AST__XMLIT - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid XML content item index"
AST__XMLNM - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid XML name or prefix"
AST__XMLNS - Static variable in class uk.ac.starlink.ast.XmlChan
XML namespace for elements in AstObject serialization.
AST__XMLPT - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "invalid XML processing instruction target text"
AST__XMLWF - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "supplied XML document is not well formed"
AST__XSOBJ - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "too many Objects in use at once"
AST__ZEA - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type ZEA.
AST__ZERAX - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "Range of log axis scale includes zero"
AST__ZOOMI - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for error "zoom factor invalid"
AST__ZPN - Static variable in class uk.ac.starlink.ast.WcsMap
Indicates FITS-WCS mapping of type ZPN.
AstAxes - Class in uk.ac.starlink.ast.gui
AstAxes is a model of the axes elements shown in an AST Plot.
AstAxes() - Constructor for class uk.ac.starlink.ast.gui.AstAxes
Create a empty instance.
astAxes - Variable in class uk.ac.starlink.ast.gui.PlotConfiguration
AST model of the axes.
AstAxisLabels - Class in uk.ac.starlink.ast.gui
AstAxisLabel is a model of the Axis label elements shown in say an AST Plot.
AstAxisLabels() - Constructor for class uk.ac.starlink.ast.gui.AstAxisLabels
Create an empty instance.
AstAxisLabels(String, String) - Constructor for class uk.ac.starlink.ast.gui.AstAxisLabels
Create an instance with initial values.
astAxisLabels - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
AstAxisLabel model for current state.
astAxisLabels - Variable in class uk.ac.starlink.ast.gui.PlotConfiguration
AST model of the axis labels.
AstBorder - Class in uk.ac.starlink.ast.gui
AstBorder is a model of the Border element shown in say an AST Plot.
AstBorder() - Constructor for class uk.ac.starlink.ast.gui.AstBorder
Create a empty instance.
astBorder - Variable in class uk.ac.starlink.ast.gui.BorderControls
AstBorder model for current state.
astBorder - Variable in class uk.ac.starlink.ast.gui.PlotConfiguration
AST model of the border.
AstCellEditor - Class in uk.ac.starlink.ast.gui
Cell editor for table fields containing AstDouble objects.
AstCellEditor() - Constructor for class uk.ac.starlink.ast.gui.AstCellEditor
Create an instance.
astConfigObjects - Variable in class uk.ac.starlink.ast.gui.PlotConfiguration
Array of AbstractPlotControlsModel objects that are genuine Ast related parts (i.e.
AstDouble - Class in uk.ac.starlink.ast.gui
AstDouble implements a double precision Number that represents a value that should be formatted and unformatted using the characteristics of an axis of an AST Frame.
AstDouble(double, Frame, int) - Constructor for class uk.ac.starlink.ast.gui.AstDouble
Construct an AstDouble.
AstDouble(String, Frame, int) - Constructor for class uk.ac.starlink.ast.gui.AstDouble
Construct an AstDouble from a formatted value.
AstDoubleDocument - Class in uk.ac.starlink.ast.gui
AstDoubleDocument extends PlainDocument to so that any associated components will only accept valid AstDouble formatted strings.
AstDoubleDocument(PlotController, int) - Constructor for class uk.ac.starlink.ast.gui.AstDoubleDocument
Constructor for the AstDoubleDocument object
AstDoubleField - Class in uk.ac.starlink.ast.gui
AstDoubleField extends JTextField to enforce the entry of valid AST coordinates (that is doubles or formatted strings).
AstDoubleField(double, PlotController, int) - Constructor for class uk.ac.starlink.ast.gui.AstDoubleField
Create an instance.
AstException - Exception in uk.ac.starlink.ast
Thrown to indicate that there has been an AST error of some description.
AstException(String) - Constructor for exception uk.ac.starlink.ast.AstException
Construct an AstException.
AstException(String, int) - Constructor for exception uk.ac.starlink.ast.AstException
Construct an AstException with a given status value.
AstFigureProps - Class in uk.ac.starlink.ast.gui
Subclass of FigureProps that can convert a Figure between coordinates systems using a Mapping when restoring from an XML serialization.
AstFigureProps() - Constructor for class uk.ac.starlink.ast.gui.AstFigureProps
Create an instance ready to be configured using the decode method.
AstFigureProps(FigureProps) - Constructor for class uk.ac.starlink.ast.gui.AstFigureProps
Create an instance which is a copy of an existing FigureProps.
AstFigureStore - Class in uk.ac.starlink.ast.gui
A subclass of DrawFigureStore that adds functionality to store and restore the current AST context along with the properties of a set of figures.
AstFigureStore(AstPlotSource, String, String, String) - Constructor for class uk.ac.starlink.ast.gui.AstFigureStore
Constructor.
AstFITSShower - Class in uk.ac.starlink.datanode.viewers
Provides a JComponent showing giving the FITS representation of an AST object.
AstFITSShower(AstObject) - Constructor for class uk.ac.starlink.datanode.viewers.AstFITSShower
Creates an AstTextShower.
AstGrid - Class in uk.ac.starlink.ast.gui
AstGrid is a model of the Grid element shown in say an AST Plot.
AstGrid() - Constructor for class uk.ac.starlink.ast.gui.AstGrid
Create a empty instance.
astGrid - Variable in class uk.ac.starlink.ast.gui.GridControls
AstGrid model for current state.
astGrid - Variable in class uk.ac.starlink.ast.gui.PlotConfiguration
AST model of the grid.
AstNumberLabels - Class in uk.ac.starlink.ast.gui
AstNumberLabels is a model of the axis numeric label elements shown in say an AST Plot.
AstNumberLabels() - Constructor for class uk.ac.starlink.ast.gui.AstNumberLabels
Create an empty instance.
astNumberLabels - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
AstAxisLabel model for current state.
astNumberLabels - Variable in class uk.ac.starlink.ast.gui.PlotConfiguration
AST model of the number labels.
AstObject - Class in uk.ac.starlink.ast
Java interface to the AST Object class - base class for all AST Objects.
AstObject() - Constructor for class uk.ac.starlink.ast.AstObject
Dummy constructor.
AstPackage - Class in uk.ac.starlink.ast
Provides information about the status of the JNIAST package.
AstPlotSource - Interface in uk.ac.starlink.ast.gui
Interface defining access to a Plot held by some other object.
AstroCatalog - Class in jsky.catalog.astrocat
Represents a catalog server, as described in an AstroCat XML catalog description file.
AstroCatalog() - Constructor for class jsky.catalog.astrocat.AstroCatalog
Default constructor
AstroCatConfig - Class in jsky.catalog.astrocat
Reads an AstroCat XML catalog description file and stores information about the catalogs defined there.
AstroCatConfig(String, URL) - Constructor for class jsky.catalog.astrocat.AstroCatConfig
Parse the AstroCat XML catalog config file pointed to by the given URL.
AstroCatConfig(String, String) - Constructor for class jsky.catalog.astrocat.AstroCatConfig
Parse the given AstroCat XML file or URL.
AstroCatConfig(String) - Constructor for class jsky.catalog.astrocat.AstroCatConfig
Parse the given AstroCat XML file or URL.
AstroCatConfig(URL, HTMLQueryResultHandler) - Constructor for class jsky.catalog.astrocat.AstroCatConfig
Parse the AstroCat XML file from the already opened input stream.
AstroCatTable - Class in jsky.catalog.astrocat
Used to read and write Skycat style tab separated catalog data and manage the rows and columns in memory.
AstroCatTable(AstroCatalog, InputStream, int) - Constructor for class jsky.catalog.astrocat.AstroCatTable
Initialize the table from the given stream by reading up to maxRows of the data.
AstroCatTable(AstroCatalog, InputStream, QueryArgs) - Constructor for class jsky.catalog.astrocat.AstroCatTable
Initialize the table from the given stream by reading up to maxRows of the data.
AstroCatTable(AstroCatalog, InputStream) - Constructor for class jsky.catalog.astrocat.AstroCatTable
Initialize the table from the given stream.
AstroCatTable(AstroCatalog, String) - Constructor for class jsky.catalog.astrocat.AstroCatTable
Initialize the table from the given file.
AstroCatTable(String) - Constructor for class jsky.catalog.astrocat.AstroCatTable
Initialize the table from the given file
AstroCatTable() - Constructor for class jsky.catalog.astrocat.AstroCatTable
Construct a new AstroCatTable with no header or data (For use only by derived classes).
AstroCatXML - Class in jsky.catalog.astrocat
Parses an XML stream conforming to the document type definition "AstroCat.dtd" and saves the definitions found there.
AstroCatXML() - Constructor for class jsky.catalog.astrocat.AstroCatXML
Default constructor.
AstroCoords - Class in uk.ac.starlink.ast
Represents an AstroCoords element from the Space-Time Coordinate (STC) metadata.
AstroCoords() - Constructor for class uk.ac.starlink.ast.AstroCoords
Constructor.
AstroCoords(String[]) - Constructor for class uk.ac.starlink.ast.AstroCoords
Constructor which allows specification of axis names.
astromUVW(double[]) - Static method in class uk.ac.starlink.ttools.func.Gaia
Calculates Cartesian components of velocity from quantities available in the Gaia source catalogue.
astromUVW(double, double, double, double, double, double, boolean) - Static method in class uk.ac.starlink.ttools.func.Gaia
Calculates Cartesian components of velocity from the observed position and proper motion, radial velocity and radial distance, with optional light-time correction.
astromXYZ(double, double, double) - Static method in class uk.ac.starlink.ttools.func.Gaia
Calculates Cartesian components of position from RA, Declination and parallax.
ASTRONOMICALUNIT - Static variable in class jsky.science.Redshift
 
ASTRONOMICALUNITABBREV - Static variable in class jsky.science.Redshift
 
AstStrings - Class in uk.ac.starlink.ast.gui
AstStrings is a model for all the general text elements shown in an AST Plot (i.e.
AstStrings() - Constructor for class uk.ac.starlink.ast.gui.AstStrings
Create a empty instance.
astStrings - Variable in class uk.ac.starlink.ast.gui.PlotConfiguration
AST model of the text strings.
astStrings - Variable in class uk.ac.starlink.ast.gui.StringsControls
AstStrings model for current state.
AstStyleBox - Class in uk.ac.starlink.ast.gui
AstStyleBox extends a JComboBox by adding a default set of values that correspond to the default AST line styles (plain, dashed, dot etc.).
AstStyleBox() - Constructor for class uk.ac.starlink.ast.gui.AstStyleBox
The default constructor that adds the AST style controls.
AstTextShower - Class in uk.ac.starlink.datanode.viewers
Provides a JComponent showing giving the textual representation of an AST object.
AstTextShower(AstObject) - Constructor for class uk.ac.starlink.datanode.viewers.AstTextShower
Creates an AstTextShower.
AstTicks - Class in uk.ac.starlink.ast.gui
AstTicks is a model of the tick mark elements shown in say an AST Plot.
AstTicks() - Constructor for class uk.ac.starlink.ast.gui.AstTicks
Create a empty instance.
astTicks - Variable in class uk.ac.starlink.ast.gui.PlotConfiguration
AST model of the plot ticks.
astTicks - Variable in class uk.ac.starlink.ast.gui.TickControls
AstTicks model for current state.
AstTitle - Class in uk.ac.starlink.ast.gui
AstTitle is a model of the Title element shown in say an AST Plot.
AstTitle() - Constructor for class uk.ac.starlink.ast.gui.AstTitle
Create a empty instance.
AstTitle(String) - Constructor for class uk.ac.starlink.ast.gui.AstTitle
Create an instance with initial value.
astTitle - Variable in class uk.ac.starlink.ast.gui.PlotConfiguration
AST model of the title.
astTitle - Variable in class uk.ac.starlink.ast.gui.TitleControls
AstTitle model for current state.
atan(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Arc tangent of an angle.
atan2(double, double) - Static method in class uk.ac.starlink.ttools.func.Maths
Converts rectangular coordinates (x,y) to polar (r,theta).
atan2d(double, double) - Static method in class jsky.coords.Trigod
Cartesian to polar.
atan2Deg(double, double) - Static method in class uk.ac.starlink.ttools.func.TrigDegrees
Converts rectangular coordinates (x,y) to polar (r,theta).
atand(double) - Static method in class jsky.coords.Trigod
 
atanDeg(double) - Static method in class uk.ac.starlink.ttools.func.TrigDegrees
Arc tangent.
atanh(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Inverse hyperbolic tangent.
atof(String) - Static method in class jsky.util.Format
Converts a string of digits to an double
atoi(String) - Static method in class jsky.util.Format
Converts a string of digits (decimal, octal or hex) to an integer
atol(String) - Static method in class jsky.util.Format
Converts a string of digits (decimal, octal or hex) to a long integer
attemptDelete() - Method in class uk.ac.starlink.vo.UwsJob
Attempts to delete this query's UWS job.
attemptGetResultTable(Reporter, TapQuery) - Method in class uk.ac.starlink.ttools.taplint.TapRunner
Attempts to execute a TAP query and returns the result table, or throws an exception if the query failed for some reason.
attemptMakeByteStore() - Method in class uk.ac.starlink.table.storage.ByteStoreStoragePolicy
Returns a ByteStore object to hold data.
attemptReadData() - Method in class uk.ac.starlink.util.gui.Downloader
Performs the actual download.
attemptReadMetadata(Object) - Static method in class uk.ac.starlink.gbin.GbinMetadataReader
Attempts to read a metadata object from a GbinReader object.
attemptReadTable(InputStream, boolean, DataSource, WideFits, long[], StoragePolicy) - 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.
attr(int, double, int) - Method in interface uk.ac.starlink.ast.Grf
Enquires or sets a graphics attribute value.
attr(int, double, int) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Enquires or sets a graphics attribute value.
Attractor(AttractorFamily, double[], double[]) - Constructor for class uk.ac.starlink.ttools.scheme.AttractorFamily.Attractor
Constructor.
ATTRACTOR_INFO - Static variable in class uk.ac.starlink.ttools.scheme.AttractorStarTable
 
AttractorFamily - Class in uk.ac.starlink.ttools.scheme
Defines an interface and some implementations for a family of (potentially) strange attractors.
AttractorFamily(String, int, int, double, double) - Constructor for class uk.ac.starlink.ttools.scheme.AttractorFamily
Constructor.
AttractorFamily.Attractor - Class in uk.ac.starlink.ttools.scheme
Defines an unbounded sequence of points, that may represent an attractor.
AttractorScheme - Class in uk.ac.starlink.ttools.scheme
TableScheme that can produce tables representing a sequence of 2d or 3d points in space corresponding to iterated sequence that follow (strange) attractors.
AttractorScheme() - Constructor for class uk.ac.starlink.ttools.scheme.AttractorScheme
 
AttractorStarTable - Class in uk.ac.starlink.ttools.scheme
StarTable implementation based on an Attractor.
AttractorStarTable(AttractorFamily.Attractor, long) - Constructor for class uk.ac.starlink.ttools.scheme.AttractorStarTable
Constructor.
attribute(String, String, boolean) - Method in class diva.compat.xml.XmlReader.Handler
Handle an attribute assignment that is part of an XML element.
attribute(String, String, boolean) - Method in class diva.gui.MultipageParser
Handle an attribute value assignment.
attribute(String, String, boolean) - Method in class diva.sketch.recognition.MSTrainingParser
Handle an attribute value assignment.
attribute(String, String, boolean) - Method in class diva.sketch.recognition.SSTrainingParser
Handle an attribute value assignment.
attribute(String, String, boolean) - Method in class diva.util.aelfred.HandlerBase
Handle an attribute assignment.
attribute(String, String, boolean) - Method in interface diva.util.aelfred.XmlHandler
Attribute.
attribute(String, String, boolean) - Method in class diva.util.xml.XmlReader.Handler
Handle an attribute assignment that is part of an XML element.
attribute(int, double, int) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Enquire or set a graphics attribute value This function returns the current value of a specified graphics attribute, and optionally establishes a new value.
ATTRIBUTE_CDATA - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute value is a string value.
ATTRIBUTE_DEFAULT_FIXED - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute was declared #FIXED.
ATTRIBUTE_DEFAULT_IMPLIED - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute was declared #IMPLIED.
ATTRIBUTE_DEFAULT_REQUIRED - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute was declared #REQUIRED.
ATTRIBUTE_DEFAULT_SPECIFIED - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute has a literal default value specified.
ATTRIBUTE_DEFAULT_UNDECLARED - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute is not declared.
ATTRIBUTE_ENTITIES - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute value is a list of entity names.
ATTRIBUTE_ENTITY - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute value is the name of an entity.
ATTRIBUTE_ENUMERATED - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute value is a token from an enumeration.
ATTRIBUTE_ID - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute value is a unique identifier.
ATTRIBUTE_IDREF - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute value is a reference to a unique identifier.
ATTRIBUTE_IDREFS - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute value is a list of ID references.
ATTRIBUTE_NMTOKEN - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute value is a name token.
ATTRIBUTE_NMTOKENS - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute value is a list of name tokens.
ATTRIBUTE_NOTATION - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute is the name of a notation.
ATTRIBUTE_UNDECLARED - Static variable in class diva.util.aelfred.XmlParser
Constant: the attribute has not been declared for this element type.
AttributeAdapter - Interface in diva.graphx
An adapter to allow the Diva graph interaction code to operate on attributes of graph elements.
AttributeChecker - Interface in uk.ac.starlink.ttools.votlint
Defines how to perform checks on attributes.
attributeNames() - Method in class diva.compat.xml.XmlElement
Return an enumeration over the names of the attributes in this schematic.
attributeNames(Object) - Method in interface diva.graphx.AttributeAdapter
Return an iterator over the names of the attributes that this element knows about.
attributeNames() - Method in class diva.util.xml.XmlElement
Return an enumeration over the names of the attributes in this schematic.
AttributeProxy - Interface in diva.graphx
An attribute proxy is an object that is used to allow finer-grained manipulation of attributes of graph elements.
AU - Static variable in class uk.ac.starlink.util.PhysicalConstants
1 Astronomical unit - m
AU_YRKMS - Static variable in class uk.ac.starlink.ttools.func.Gaia
This quantity is A_v, the Astronomical Unit expressed in km.yr/sec.
AUKM - Static variable in class uk.ac.starlink.pal.Pal
Astronomical unit to kilometers
AUSEC - Static variable in class uk.ac.starlink.pal.Pal
Light time for 1 AU (sec)
AUTH_HEADER - Static variable in class uk.ac.starlink.auth.AuthUtil
RFC7235 Authorization header key "Authorization" (RFC 7235 sec 4.2).
AUTH_NO - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
AUTH_NONE - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
AUTH_REQNO - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
AUTH_YES - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
authcheck(URL, boolean, boolean) - Method in class uk.ac.starlink.auth.AuthManager
Attempts to establish authentication for an authcheck-type URL.
AuthConnection - Class in uk.ac.starlink.auth
Aggregates a URLConnection and the AuthContext used to make the connection.
AuthConnection(URLConnection, AuthContext) - Constructor for class uk.ac.starlink.auth.AuthConnection
Constructor.
AuthContext - Interface in uk.ac.starlink.auth
An object which is capable of manipulating HTTP connections to add required authentication information.
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
 
authFailureMessage(HttpURLConnection) - Static method in class uk.ac.starlink.auth.AuthUtil
Prepares a short user-readable message indicating the state of a connection that failed because of auth issues.
AUTHID_HEADER - Static variable in class uk.ac.starlink.auth.AuthUtil
Header giving user authenticated ID "X-VO-Authenticated" (SSO_next).
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.
AuthManager - Class in uk.ac.starlink.auth
Manages authentication.
AuthManager(UserInterface, AuthScheme[], Redirector) - Constructor for class uk.ac.starlink.auth.AuthManager
Constructor.
AuthScheme - Interface in uk.ac.starlink.auth
Represents an RFC7235 authentication scheme.
AuthStatus - Class in uk.ac.starlink.auth
Characterises the authentication associated with a connection.
AuthStatus(AuthType) - Constructor for class uk.ac.starlink.auth.AuthStatus
Constructs an AuthStatus with a given type but no actual authentication.
AuthStatus(AuthType, boolean, String) - Constructor for class uk.ac.starlink.auth.AuthStatus
Constructs an AuthStatus with given characteristics.
AuthTest - Class in uk.ac.starlink.auth
 
AuthTest() - Constructor for class uk.ac.starlink.auth.AuthTest
 
AuthType - Enum in uk.ac.starlink.auth
Enumerates different types of authentication available for a connection.
AuthUtil - Class in uk.ac.starlink.auth
Utilities used by authentication classes.
AUTO - Static variable in class uk.ac.starlink.ttools.calc.WebMapper
Mapper that tries various strategies to turn a string into a URL.
AUTO - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Auto density mode, no user settings.
AUTO - Static variable in interface uk.ac.starlink.ttools.plot2.Scaling
Asinh-based scaling with default parameters.
AUTO - Static variable in class uk.ac.starlink.vo.TapMetaPolicy
Tries its best to do something sensible.
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.
autoAnchor(Shape) - Method in class diva.canvas.toolbox.LabelFigure
Choose an anchor point so as not to intersect a given figure.
autocutButton - Variable in class jsky.image.gui.ImageDisplayPanel
 
autoDrawOptionsMenu - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
 
AutonomousSite - Class in diva.canvas.connector
A site that is not attached to a figure.
AutonomousSite(TransformContext, double, double) - Constructor for class diva.canvas.connector.AutonomousSite
Create a new autonomous site in the given transform context and at the given location within that context.
AutonomousSite(CanvasPane, double, double) - Constructor for class diva.canvas.connector.AutonomousSite
Create a new autonomous site in the transform context of the given pane and at the given location within that pane.
AutonomousSite(CanvasLayer, double, double) - Constructor for class diva.canvas.connector.AutonomousSite
Create a new autonomous site in the transform context of the given pane and at the given location within that layer.
AutonomousSite(Figure, double, double) - Constructor for class diva.canvas.connector.AutonomousSite
Create a new autonomous site in the transform context of the given figure and at the given location within that figure.
AUTOSCALE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for autoscale flag for markers in data space.
AUTOSCALE_PIX - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for autoscale flag for markers in pixel space.
AUTOSCALE_PIXELS - Static variable in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
Size of longest/characteristic shape in pixels when autoscaled.
autoSetCutLevels() - Method in class jsky.image.gui.ImageDisplayPanel
Automatically set the image cut levels based on the image data
autoSetCutLevels(Rectangle2D.Double) - Method in class jsky.image.ImageProcessor
Set the image cut levels automatically using median filtering on the given area of the image.
autoSetCutLevels(double, Rectangle2D.Double) - Method in class jsky.image.ImageProcessor
Set the cut levels so that the given percent of pixels in the given region of the image are within the low and high cut values.
autotest() - Static method in class nom.tam.fits.FitsDate
 
AutoTransparentStamper(Color, double) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapeMode.AutoTransparentStamper
Constructor.
AUX - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Aux variable colouring mode.
AUX_CROWD - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for aux axis tick crowding.
AUX_NULLCOLOR - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for aux null colour.
AUX_OPAQUE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for the opacity limit of auxiliary shaded plots.
AUX_RAMP - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key set for global Aux axis colour ramp.
AUX_VARIABLE - Static variable in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Symbolic suffix representing an auxiliary axis in per-aux parameter names.
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.
AuxColorKit - Class in uk.ac.starlink.ttools.plot2.layer
Encapsulates information about how to colour data points for Aux-like shading.
AuxLegend - Class in uk.ac.starlink.ttools.plot
Displays a legend for an auxiliary (colour) axis.
AuxLegend(boolean, int) - Constructor for class uk.ac.starlink.ttools.plot.AuxLegend
Constructor.
AuxLineStyle - Class in uk.ac.starlink.ttools.plot2.layer
LineStyle subclass that can vary the line's colour along its length.
AuxLineStyle(Color, Stroke, boolean, Shader, Scaling, Subrange, Color) - Constructor for class uk.ac.starlink.ttools.plot2.layer.AuxLineStyle
Constructor.
AuxReader - Interface in uk.ac.starlink.ttools.plot2
Extracts range information from plot data.
AuxScale - Class in uk.ac.starlink.ttools.plot2
Represents a ranged value that can differ according to the content of a plot.
AuxScale(String) - Constructor for class uk.ac.starlink.ttools.plot2.AuxScale
Constructor.
AuxServiceFinder - Class in uk.ac.starlink.vo
TapServiceFinder implementation that uses the IVOA Registry along with an "auxiliary" labelling of tableset resources.
AuxServiceFinder() - Constructor for class uk.ac.starlink.vo.AuxServiceFinder
Constructs a default instance.
AuxServiceFinder(TapService, ContentCoding) - Constructor for class uk.ac.starlink.vo.AuxServiceFinder
Constructs an instance with custom configuration.
AVAILABILITY_URI - Static variable in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Namespace URI for VOSI availability schema.
available() - Method in class uk.ac.starlink.util.Base64InputStream
 
available() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
available() - Method in class uk.ac.starlink.util.UncompressInputStream
 
averaging(TimedStroke) - Static method in class diva.sketch.toolbox.AveragingStrokeFilter
Smooth the given stroke by averaging each point with its neighboring points.
AveragingStrokeFilter - Class in diva.sketch.toolbox
Smooth a stroke by averaging a point with its neighboring points.
AveragingStrokeFilter() - Constructor for class diva.sketch.toolbox.AveragingStrokeFilter
 
awtToPdf(Font) - Method in class uk.ac.starlink.ttools.plot.ExternalFontMapper
 
AWTXMLEncodeDecode - Class in uk.ac.starlink.util.gui
A static utility class for encoding and decoding some AWT primitives to and from XML.
axAngle(double[], double[], int) - Method in class uk.ac.starlink.ast.Frame
Returns the angle from an axis, to a line through two points.
axDistance(int, double, double) - Method in class uk.ac.starlink.ast.Frame
Find the distance between two axis values.
axes - Variable in class uk.ac.starlink.jaiutil.HDXImage
The axes.
AxesControls - Class in uk.ac.starlink.ast.gui
AxesControls creates a "page" of widgets that are a view of an AstAxes object.
AxesControls(AbstractPlotControlsModel, PlotController) - Constructor for class uk.ac.starlink.ast.gui.AxesControls
Create an instance.
Axis - Class in uk.ac.starlink.ast
Java interface to the AST Axis class.
Axis() - Constructor for class uk.ac.starlink.ast.Axis
 
axis - Variable in class uk.ac.starlink.ast.gui.AstDoubleField
The axis of the Plot that the coordinates relate to.
Axis - Class in uk.ac.starlink.ttools.plot2
Does geometry and drawing for a straight line axis.
Axis(int, int, double, double) - Constructor for class uk.ac.starlink.ttools.plot2.Axis
Constructor.
AxisAnnotation - Interface in uk.ac.starlink.ttools.plot2.geom
Defines text labelling to decorate a plot.
AxisLabelControls - Class in uk.ac.starlink.ast.gui
AxisLabelControls creates a "page" of widgets that are a view of an AstAxisLabel object.
AxisLabelControls(AbstractPlotControlsModel) - Constructor for class uk.ac.starlink.ast.gui.AxisLabelControls
Create an instance.
AxisLabeller - Class in uk.ac.starlink.ttools.plot
Assigns and draws axis labels.
AxisLabeller(String, double, double, int, boolean, boolean, FontMetrics, AxisLabeller.TickStyle, int, int, int) - Constructor for class uk.ac.starlink.ttools.plot.AxisLabeller
Constructs a new labeller giving enough information to determine where the tickmarks will appear.
AxisLabeller.TickStyle - Class in uk.ac.starlink.ttools.plot
Defines tick mark annotation styles.
AXISLABELLER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key to control axis label positioning.
AxisLabels - Class in uk.ac.starlink.ttools.plot
Contains labels for an axis.
AxisLabels(double[], String[]) - Constructor for class uk.ac.starlink.ttools.plot.AxisLabels
Sets up a new AxisLabels.
AxisNumLabControls - Class in uk.ac.starlink.ast.gui
AxisNumLabControls.Java creates a "page" of widgets that are a view of an AstAxisLabel object.
AxisNumLabControls(AbstractPlotControlsModel) - Constructor for class uk.ac.starlink.ast.gui.AxisNumLabControls
Create an instance.
AxisOpt - Enum in uk.ac.starlink.ttools.plot2.layer
Represents one of the available plot axes.
axisScale() - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Get the axis scales.
AxisTableDeserializer - Class in uk.ac.starlink.votable.soap
Custom deserializer for VOTables.
AxisTableDeserializer(StoragePolicy) - Constructor for class uk.ac.starlink.votable.soap.AxisTableDeserializer
Constructor.
AxisTableDeserializerFactory - Class in uk.ac.starlink.votable.soap
Custom deserializer factory for streaming StarTables using AXIS.
AxisTableDeserializerFactory() - Constructor for class uk.ac.starlink.votable.soap.AxisTableDeserializerFactory
 
AxisTableSerializer - Class in uk.ac.starlink.votable.soap
Custom serializer for StarTables.
AxisTableSerializer() - Constructor for class uk.ac.starlink.votable.soap.AxisTableSerializer
 
AxisTableSerializerFactory - Class in uk.ac.starlink.votable.soap
Custom serializer factory for streaming StarTables using AXIS.
AxisTableSerializerFactory() - Constructor for class uk.ac.starlink.votable.soap.AxisTableSerializerFactory
 
AXLABEL_COLOR - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for axis label colour.
axOffset(int, double, double) - Method in class uk.ac.starlink.ast.Frame
Add an increment onto a supplied axis value.

B

B - Static variable in class gaia.cu9.tools.parallax.readers.StarVariablesCsvSchema
 
B1950 - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
Alternative equinox.
B1950_EQUINOX - Static variable in class jsky.science.Coordinates
The B1950 equinox
B1950_EQUINOX_LABEL - Static variable in class jsky.science.Coordinates
 
back() - Method in class jsky.catalog.gui.CatalogNavigator
Go back to the previous component in the history list
back() - Method in class jsky.html.HTMLViewer
Go back to the previous component in the history list
back() - Method in class jsky.image.gui.DivaMainImageDisplay
Go back to the previous image in the history list
backAction - Variable in class jsky.html.HTMLViewer
Action to use for the "Back" menu and toolbar items
backButton - Variable in class jsky.util.gui.GenericToolBar
Handle for the "Back" button
backChar() - Method in class uk.ac.starlink.pal.palString
Move the string pointer back one character
BACKGROUND - Static variable in class jsky.image.gui.PickObjectStatistics
 
BackgroundedCompositeFigure - Class in diva.canvas.toolbox
A composite figure which has a background shape and appropriate event-handling capabilities, behaving in a way similar to PaneWrapper.
BackgroundedCompositeFigure() - Constructor for class diva.canvas.toolbox.BackgroundedCompositeFigure
Construct a backgrounded composite figure with no background and no children.
BackgroundedCompositeFigure(Figure) - Constructor for class diva.canvas.toolbox.BackgroundedCompositeFigure
Construct a backgrounded composite figure with the given background and no children.
BACKSLASH - Static variable in class uk.ac.starlink.ttools.task.LineEnder
Backslash followed by carriage return (Un*x shells).
backStack - Variable in class jsky.html.HTMLViewer
Stack of HTMLViewerHistoryItem, used to go back to a previous page
BACKTICK - Static variable in class uk.ac.starlink.ttools.task.LineEnder
Backtick followed by carriage return (Windows PowerShell).
BACKUP1 - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
BACKUP2 - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
BAD - Static variable in class uk.ac.starlink.ast.grf.DefaultGrf
Constant defining a BAD value (used to break polylines), this is the same as AST__BAD by definition.
BAD - Static variable in class uk.ac.starlink.ast.gui.AstDouble
The AST bad value.
BAD_BYTE - Static variable in class uk.ac.starlink.parquet.InputColumns
 
BAD_INT - Static variable in class uk.ac.starlink.parquet.InputColumns
 
BAD_LONG - Static variable in class uk.ac.starlink.parquet.InputColumns
 
BAD_SHORT - Static variable in class uk.ac.starlink.parquet.InputColumns
 
BadChallengeException - Exception in uk.ac.starlink.auth
Exception indicating that an authentication challenge is badly formed, for instance missing parameters required by the scheme to which it is supposed to conform.
BadChallengeException(String) - Constructor for exception uk.ac.starlink.auth.BadChallengeException
Constructor.
BadChallengeException(String, Throwable) - Constructor for exception uk.ac.starlink.auth.BadChallengeException
Constructor.
BadHandler - Class in uk.ac.starlink.array
Handles bad pixel values.
BadHandler(Type, Number) - Constructor for class uk.ac.starlink.array.BadHandler
Constructor which may be used for subclassing.
BadHandler.ArrayHandler - Interface in uk.ac.starlink.array
Class provided for testing and setting bad values in a given primitive array.
BadHeaderException - Exception in nom.tam.fits
This exception indicates that an error was detected while parsing a FITS header record.
BadHeaderException() - Constructor for exception nom.tam.fits.BadHeaderException
 
BadHeaderException(String) - Constructor for exception nom.tam.fits.BadHeaderException
 
BadValueFilter - Class in uk.ac.starlink.ttools.filter
Filter for replacing magic values with blanks.
BadValueFilter() - Constructor for class uk.ac.starlink.ttools.filter.BadValueFilter
 
BandDecoration - Class in uk.ac.starlink.ttools.plot2.geom
Decoration subclass that also provides a target rectangle.
BandDecoration(Icon, int, int, Rectangle) - Constructor for class uk.ac.starlink.ttools.plot2.geom.BandDecoration
Constructor.
Bar - Class in diva.util.jester.demo
Bar: an extended name path without bugs in i
Bar() - Constructor for class diva.util.jester.demo.Bar
 
BAR_FORM - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for histogram bar style.
BarFactory() - Constructor for class diva.util.jester.demo.BarTest.BarFactory
 
barIterator(double, double) - Method in class uk.ac.starlink.ttools.plot2.layer.BinBag
Iterates over all the bins defined by this bin bag in a given data interval.
BarStyle - Class in uk.ac.starlink.ttools.plot
Defines a style for plotting a bar in a histogram.
BarStyle(Color, BarStyle.Form, BarStyle.Placement) - Constructor for class uk.ac.starlink.ttools.plot.BarStyle
Constructor.
BarStyle.Form - Class in uk.ac.starlink.ttools.plot
Describes the form of a bar style, that is what each bar looks like.
BarStyle.Placement - Class in uk.ac.starlink.ttools.plot
Describes bar placement, that is how multiple bars covering the same data range are to be arranged.
BarStyleFactory - Class in uk.ac.starlink.ttools.plottask
StyleFactory for BarStyle objects suitable for use with a histogram.
BarStyleFactory(String) - Constructor for class uk.ac.starlink.ttools.plottask.BarStyleFactory
Constructor.
BarStyles - Class in uk.ac.starlink.ttools.plot
Provides several factory methods for constructing StyleSets which dispense BarStyles.
BarStyles() - Constructor for class uk.ac.starlink.ttools.plot.BarStyles
 
BarTest - Class in diva.util.jester.demo
A unit test suite for Bar.
BarTest(TestHarness, BarTest.BarFactory) - Constructor for class diva.util.jester.demo.BarTest
Constructor
BarTest.BarFactory - Class in diva.util.jester.demo
 
barycenter - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
Base64InputStream - Class in uk.ac.starlink.util
Reads in base-64 encoded input and spits out the raw binary decoding.
Base64InputStream(InputStream) - Constructor for class uk.ac.starlink.util.Base64InputStream
 
baseBlockSize - Static variable in interface uk.ac.starlink.util.bzip2.BZip2Constants
 
BasePds4StarTable - Class in uk.ac.starlink.pds4
Concrete Pds4StarTable subclass for fixed-length-record (binary and character) PDS tables.
BasePds4StarTable(BaseTable, URL) - Constructor for class uk.ac.starlink.pds4.BasePds4StarTable
Constructor.
baseSeq - Variable in class uk.ac.starlink.table.WrapperRowSequence
 
BaseTable - Interface in uk.ac.starlink.pds4
Table subinterface for PDS4 Table_Base objects, representing fixed-width-record-based tables.
baseTable - Variable in class uk.ac.starlink.table.WrapperStarTable
 
BASEURL_SUBST - Static variable in class uk.ac.starlink.ttools.server.PlotServlet
Replacement token for server base URL.
BASIC - Static variable in class uk.ac.starlink.ttools.plot.PdfGraphicExporter
Exporter which uses the default font mapper.
BASIC_AA - Static variable in class uk.ac.starlink.auth.IvoaLoginProtocol
Implementation for standard_id="ivo://ivoa.net/sso#BasicAA".
BASIC_CACHE - Static variable in class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
Memory-cached storage: data is first read into arrays in memory.
BasicApplication - Class in uk.ac.starlink.plastic
Basic implementation of the PlasticApplication interface.
BasicApplication(String) - Constructor for class uk.ac.starlink.plastic.BasicApplication
Constructor.
BasicAuthScheme - Class in uk.ac.starlink.auth
Implements HTTP Basic Authentication as defined in RFC7617.
BasicCanvasPane - Class in diva.canvas.toolbox
A basic implementation of a canvas pane, provided for simple applications.
BasicCanvasPane() - Constructor for class diva.canvas.toolbox.BasicCanvasPane
Create a new canvas pane with a single figure layer at index zero.
BasicCanvasPane(CanvasLayer) - Constructor for class diva.canvas.toolbox.BasicCanvasPane
Create a new canvas pane with the given layer at index zero.
BasicCapability - Class in uk.ac.starlink.registry
Describes a service capability interface belonging to a registry resource.
BasicCapability() - Constructor for class uk.ac.starlink.registry.BasicCapability
 
BasicCaptioner - Class in uk.ac.starlink.ttools.plot2
Captioner implementation that uses Swing text drawing classes.
BasicCaptioner() - Constructor for class uk.ac.starlink.ttools.plot2.BasicCaptioner
Constructs a captioner that will use a default font.
BasicCaptioner(Font, Boolean) - Constructor for class uk.ac.starlink.ttools.plot2.BasicCaptioner
Constructs a captioner that uses a given font.
BasicConstraint - Class in diva.sketch.parser2d
An object that returns whether a pair of rectangles satisfies constraints on the values of a specified relation.
BasicConstraint(Relation, double, double) - Constructor for class diva.sketch.parser2d.BasicConstraint
Create the constraints object with the given relations and given min/max constraints.
BasicController - Class in diva.canvas.toolbox
A basic controller implementation.
BasicController(GraphicsPane) - Constructor for class diva.canvas.toolbox.BasicController
Create a new controller for the given pane
BasicDropHandler - Class in uk.ac.starlink.datanode.tree
Custom DropTarget subclass.
BasicDropHandler(JComponent) - Constructor for class uk.ac.starlink.datanode.tree.BasicDropHandler
Constructs a new drop handler for use with a given component.
BasicEdge - Class in diva.graphx.toolbox
A basic implementation of an edge.
BasicEdge() - Constructor for class diva.graphx.toolbox.BasicEdge
Create a new edge with no tail or head
BasicEdge(BasicNode, BasicNode) - Constructor for class diva.graphx.toolbox.BasicEdge
Create a new edge with the specified tail and head
BasicEdgeAdapter - Class in diva.graphx.toolbox
A implementation of edge models for BasicEdges.
BasicEdgeAdapter(BasicNode) - Constructor for class diva.graphx.toolbox.BasicEdgeAdapter
Create a new adapter.
BasicEdgeController - Class in diva.graph
A basic implementation of EdgeController, which works with graphs that have edges connecting simple nodes.
BasicEdgeController(GraphController) - Constructor for class diva.graph.BasicEdgeController
Create a new edge controller with basic interaction.
BasicEdgeController.EdgeDropper - Class in diva.graph
An inner class that handles interactive changes to connectivity.
BasicEdgeModel() - Constructor for class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
 
BasicEdgeRenderer - Class in diva.graph.basic
A basic implementation of the EdgeRenderer interface.
BasicEdgeRenderer() - Constructor for class diva.graph.basic.BasicEdgeRenderer
 
BasicEllipse - Class in diva.canvas.toolbox
A figure that displays as an ellipse.
BasicEllipse(Ellipse2D) - Constructor for class diva.canvas.toolbox.BasicEllipse
Create a new ellipse with the given ellipse shape, a unit-width continuous stroke and no paint pattern.
BasicEllipse(double, double, double, double) - Constructor for class diva.canvas.toolbox.BasicEllipse
Create a new ellipse with the given origin and size, a unit-width continuous stroke and no paint pattern.
BasicEllipse(double, double, double, double, Paint) - Constructor for class diva.canvas.toolbox.BasicEllipse
Create a new ellipse with the given origin, size, and fill paint.
BasicEllipse(double, double, double, double, float) - Constructor for class diva.canvas.toolbox.BasicEllipse
Create a new ellipse with the given origin, size, and outline width.
BasicEllipse(double, double, double, double, Paint, float) - Constructor for class diva.canvas.toolbox.BasicEllipse
Create a new ellipse with the given origin, size, fill, and outline width.
BasicFigure - Class in diva.canvas.toolbox
A BasicFigure is one that contains a single instance of Shape.
BasicFigure(Shape) - Constructor for class diva.canvas.toolbox.BasicFigure
Create a new figure with the given shape.
BasicFigure(Shape, int) - Constructor for class diva.canvas.toolbox.BasicFigure
Deprecated. 
BasicFigure(Shape, float) - Constructor for class diva.canvas.toolbox.BasicFigure
Create a new figure with the given shape and outline width.
BasicFigure(Shape, Paint) - Constructor for class diva.canvas.toolbox.BasicFigure
Create a new figure with the given paint pattern.
BasicFigure(Shape, Paint, float) - Constructor for class diva.canvas.toolbox.BasicFigure
Create a new figure with the given paint pattern and line width.
BasicFileChooser - Class in uk.ac.starlink.util.gui
A JFileChooser that attempts to do something useful with windows shortcuts.
BasicFileChooser() - Constructor for class uk.ac.starlink.util.gui.BasicFileChooser
Construct a default instance.
BasicFileChooser(boolean) - Constructor for class uk.ac.starlink.util.gui.BasicFileChooser
Construct a instance with a choice of default directory.
BasicFileChooser(String) - Constructor for class uk.ac.starlink.util.gui.BasicFileChooser
Construct a instance with a choice of default directory.
BasicFileFilter - Class in uk.ac.starlink.util.gui
A FileFilter for configuring a JFileChooser to only show files that have one of a set of file extensions.
BasicFileFilter() - Constructor for class uk.ac.starlink.util.gui.BasicFileFilter
Creates a file filter.
BasicFileFilter(String) - Constructor for class uk.ac.starlink.util.gui.BasicFileFilter
Creates a file filter that accepts files with the given extension.
BasicFileFilter(String, String) - Constructor for class uk.ac.starlink.util.gui.BasicFileFilter
Creates a file filter that accepts the given file type.
BasicFileFilter(String[]) - Constructor for class uk.ac.starlink.util.gui.BasicFileFilter
Creates a file filter from the given string array.
BasicFileFilter(String[], String) - Constructor for class uk.ac.starlink.util.gui.BasicFileFilter
Creates a file filter from the given string array and description.
BasicFilter - Class in uk.ac.starlink.ttools.filter
Basic implementation of ProcessingFilter methods.
BasicFilter(String, String) - Constructor for class uk.ac.starlink.ttools.filter.BasicFilter
Constructor.
BasicFontChooser - Class in uk.ac.starlink.util.gui
BasicFontChooser is a dialog for choosing one of the available fonts.
BasicFontChooser() - Constructor for class uk.ac.starlink.util.gui.BasicFontChooser
Construct an instance with default configuration.
BasicFontChooser(String) - Constructor for class uk.ac.starlink.util.gui.BasicFontChooser
Construct an instance using the given window title.
BasicFontChooser(Frame, String, boolean) - Constructor for class uk.ac.starlink.util.gui.BasicFontChooser
Construct an instance, setting the parent, window title and whether the dialog is modal.
BasicFrame - Class in diva.gui
BasicFrame is a very simple application context that is used to display tutorial examples.
BasicFrame(String) - Constructor for class diva.gui.BasicFrame
Create an instance of this Frame with the given title and no main component.
BasicFrame(String, boolean) - Constructor for class diva.gui.BasicFrame
Create an instance of this Frame with the given title and no main component.
BasicFrame(String, JComponent, boolean) - Constructor for class diva.gui.BasicFrame
 
BasicFrame(String, JComponent) - Constructor for class diva.gui.BasicFrame
Create an instance of this Frame with the given title and with the given main component.
BasicGrabHandle - Class in diva.canvas.interactor
A basic rectangle grab-handle implementation.
BasicGrabHandle(Site) - Constructor for class diva.canvas.interactor.BasicGrabHandle
Construct a new grab handle attached to the given site.
BasicGrabHandleFactory - Class in diva.canvas.interactor
A factory that creates basic grab-handles.
BasicGrabHandleFactory() - Constructor for class diva.canvas.interactor.BasicGrabHandleFactory
 
BasicGraphController - Class in diva.graph.basic
A basic implementation of GraphController, which works with simple graphs that have edges connecting simple nodes.
BasicGraphController() - Constructor for class diva.graph.basic.BasicGraphController
Create a new basic controller with default node and edge controllers.
BasicGraphController.NodeCreator - Class in diva.graph.basic
An inner class that places a node at the clicked-on point on the screen, if control-clicked with mouse button 1.
BasicGraphDemo - Class in diva.graph.basic
The graph demo demonstrates basic graph editing and layout functionality, illustrates the key points of the graph architecture.
BasicGraphDemo(AppContext) - Constructor for class diva.graph.basic.BasicGraphDemo
 
BasicGraphDemoApplet - Class in diva.graph.basic
An applet version of the graph demo.
BasicGraphDemoApplet() - Constructor for class diva.graph.basic.BasicGraphDemoApplet
 
BasicGraphModel - Class in diva.graph.basic
A basic implementation of a mutable graph model that stores its graph structure as a collection of nodes and edges (as opposed to an adjacency matrix).
BasicGraphModel() - Constructor for class diva.graph.basic.BasicGraphModel
Construct an empty graph model.
BasicGraphModel - Class in diva.graphx.toolbox
A basic implementation of a graph model that uses BasicNodes and BasicEdges objects as its graph structure.
BasicGraphModel() - Constructor for class diva.graphx.toolbox.BasicGraphModel
Construct an empty graph model.
BasicGraphModelFactory() - Constructor for class diva.graph.test.BasicGraphModelTest.BasicGraphModelFactory
 
BasicGraphModelTest - Class in diva.graph.test
A test suite for the BasicGraphModel class.
BasicGraphModelTest(TestHarness, BasicGraphModelTest.GraphFactory) - Constructor for class diva.graph.test.BasicGraphModelTest
Constructor
BasicGraphModelTest.BasicGraphModelFactory - Class in diva.graph.test
The factory for the BasicGraphModel class
BasicGraphModelTest.GraphFactory - Interface in diva.graph.test
The graph factory interface
BasicHDU - Class in nom.tam.fits
This abstract class is the parent of all HDU types.
BasicHDU() - Constructor for class nom.tam.fits.BasicHDU
 
BasicHighlighter - Class in diva.canvas.toolbox
A decorator figure that displays a highlight behind the figure.
BasicHighlighter() - Constructor for class diva.canvas.toolbox.BasicHighlighter
Create a new highlighter with a default paint and "halo"
BasicHighlighter(Paint, float) - Constructor for class diva.canvas.toolbox.BasicHighlighter
Create a new highlighter with the given paint and "halo"
BasicHighlighter(Paint, float, Composite) - Constructor for class diva.canvas.toolbox.BasicHighlighter
Create a new highlighter with the given paint, "halo," and compositing operation.
BasicImageDisplay - Interface in jsky.image.gui
This defines the common interface for classes that display an image (a JAI PlanarImage).
BasicImageReadableProcessor - Interface in jsky.image
Responsible for providing read only information for image processing.
BasicInput - Interface in uk.ac.starlink.fits
Interface defining the basic data input operations required for the FITS reading classes.
BasicInputThreadLocal - Class in uk.ac.starlink.fits
ThreadLocal based on an InputFactory.
BasicInputThreadLocal(InputFactory, boolean) - Constructor for class uk.ac.starlink.fits.BasicInputThreadLocal
Constructor.
BasicInterpolatorFactory - Class in uk.ac.starlink.diva.interp
This class creates and enumerates the types of Interpolator that are available.
BasicInterpreter - Class in diva.sketch
A class that interprets changes to a stroke.
BasicInterpreter(SketchController) - Constructor for class diva.sketch.BasicInterpreter
Create a BasicInterpreter which is used by the specified controller to interpret sketch input.
BasicLayoutTarget - Class in diva.graph.basic
The basic set of information necessary to layout a graph: a mapping the graph data structure to aspects of its visual representation, a viewport to layout in, and some manipulation routines including pick, place, and route.
BasicLayoutTarget(GraphController) - Constructor for class diva.graph.basic.BasicLayoutTarget
Construce a new layout target that operates in the given pane.
BasicLWEdge - Class in diva.pod.lwgraph
A basic implementation of the light-weight edge interface.
BasicLWEdge() - Constructor for class diva.pod.lwgraph.BasicLWEdge
Create a new edge
BasicLWNode - Class in diva.pod.lwgraph
A basic implementation of the light-weight node interface.
BasicLWNode() - Constructor for class diva.pod.lwgraph.BasicLWNode
Create a new node
BasicLWPort - Class in diva.pod.lwgraph
A basic implementation of the light-weight port interface.
BasicLWPort() - Constructor for class diva.pod.lwgraph.BasicLWPort
Create a new port
BasicModularGraphModel - Class in diva.graph.modular
A modular implementation of the graph model, whereby users with heterogeneous graphs can implement the graph model interface by implementing the simple interfaces of Graph, Node, CompositeNode, and Edge.
BasicModularGraphModel(Graph) - Constructor for class diva.graph.modular.BasicModularGraphModel
Construct an empty graph model whose root is the given semantic object.
BasicModularGraphModel.BasicEdgeModel - Class in diva.graph.modular
 
BasicModularGraphModel.BasicNodeModel - Class in diva.graph.modular
 
BasicNode - Class in diva.graphx.toolbox
A basic implementation of a node.
BasicNode() - Constructor for class diva.graphx.toolbox.BasicNode
 
BasicNodeAdapter - Class in diva.graphx.toolbox
A node adapter for BasicEdges.
BasicNodeAdapter(BasicNode) - Constructor for class diva.graphx.toolbox.BasicNodeAdapter
Create a new adapter.
BasicNodeController - Class in diva.graph
A basic node controller implementation, intended for use as a controller for graphs containing only one node type.
BasicNodeController(GraphController) - Constructor for class diva.graph.BasicNodeController
Create a new basic controller with default node and edge interactors.
BasicNodeModel() - Constructor for class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
 
BasicNodeRenderer - Class in diva.graph.basic
A factory which creates and returns a NodeFigure given a node input to render.
BasicNodeRenderer(GraphController) - Constructor for class diva.graph.basic.BasicNodeRenderer
Create a renderer which renders nodes square and orange.
BasicNodeRenderer(GraphController, Shape, Shape, Paint, Paint, double) - Constructor for class diva.graph.basic.BasicNodeRenderer
Create a renderer which renders nodes using the given shape and fill paint.
BasicPage - Class in diva.gui
A simple concrete implementation of the Page interface.
BasicPage(MultipageModel) - Constructor for class diva.gui.BasicPage
Create a basic page owned by the given multipage.
BasicPage(MultipageModel, String) - Constructor for class diva.gui.BasicPage
Create a basic page owned by the given multipage, and with the given title.
BasicPage(MultipageModel, String, Object) - Constructor for class diva.gui.BasicPage
Create a basic page owned by the given multipage, and with the given title and model.
BasicPlotGui<P,A,S extends Style> - Class in uk.ac.starlink.ttools.example
This is a basic interactive GUI plotter.
BasicPlotGui(PlotType<P, A>, Plotter<S>, StarTable) - Constructor for class uk.ac.starlink.ttools.example.BasicPlotGui
Constructor.
BasicPropertyContainer - Class in diva.util
An object that can be annotated with arbitrary objects whose keys are strings.
BasicPropertyContainer() - Constructor for class diva.util.BasicPropertyContainer
A property container with no defaults.
BasicPropertyContainer(PropertyContainer) - Constructor for class diva.util.BasicPropertyContainer
A property container with no defaults.
BasicQueryArgs - Class in jsky.catalog
Represents the values of the arguments to a catalog query.
BasicQueryArgs(Catalog) - Constructor for class jsky.catalog.BasicQueryArgs
Create a BasicQueryArgs object for the given catalog, with no parameter values (or only default values) set.
BasicRanger - Class in uk.ac.starlink.ttools.plot2
Ranger implementation that just keeps track of high and low values.
BasicRanger(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.BasicRanger
Constructor.
BasicRangeSliderUI - Class in jsky.util.gui
The core repaints for our RangeSlider
BasicRangeSliderUI(JSlider, boolean) - Constructor for class jsky.util.gui.BasicRangeSliderUI
 
BasicRangeSliderUI.RangeSliderChangeListener - Class in jsky.util.gui
 
BasicRangeSliderUI.RangeSliderTrackListener - Class in jsky.util.gui
 
BasicRectangle - Class in diva.canvas.toolbox
A figure that displays as a rectangle.
BasicRectangle(Rectangle2D) - Constructor for class diva.canvas.toolbox.BasicRectangle
Create a new rectangle with the given rectangle shape, a unit-width continuous stroke and no paint pattern.
BasicRectangle(double, double, double, double) - Constructor for class diva.canvas.toolbox.BasicRectangle
Create a new rectangle with the given origin and size, a unit-width continuous stroke and no paint pattern.
BasicRectangle(double, double, double, double, Paint) - Constructor for class diva.canvas.toolbox.BasicRectangle
Create a new rectangle with the given origin, size, and fill paint.
BasicRectangle(Rectangle2D, Paint) - Constructor for class diva.canvas.toolbox.BasicRectangle
Create a new rectangle with the given bounds and fill paint.
BasicRectangle(double, double, double, double, float) - Constructor for class diva.canvas.toolbox.BasicRectangle
Create a new rectangle with the given origin, size, and outline width.
BasicRectangle(double, double, double, double, Paint, float) - Constructor for class diva.canvas.toolbox.BasicRectangle
Create a new rectangle with the given origin, size, fill, and outline width.
BasicRectangleFactory1() - Constructor for class diva.canvas.test.ConcreteFigures.BasicRectangleFactory1
 
BasicRectangleFactory2() - Constructor for class diva.canvas.test.ConcreteFigures.BasicRectangleFactory2
 
BasicRegistryClient - Class in uk.ac.starlink.registry
RegistryClient concrete subclass which turns registry queries into BasicResource elements.
BasicRegistryClient(SoapClient) - Constructor for class uk.ac.starlink.registry.BasicRegistryClient
Constructor.
BasicReporter - Class in uk.ac.starlink.tfcat
Standard reporter implementation.
BasicReporter(boolean) - Constructor for class uk.ac.starlink.tfcat.BasicReporter
Constructs a BasicReporter with no UCD or VOUnit validation.
BasicReporter(boolean, WordChecker, WordChecker) - Constructor for class uk.ac.starlink.tfcat.BasicReporter
Constructs a BasicReporter with configurable UCD and VOUnit validation.
BasicResource - Class in uk.ac.starlink.registry
Basic details of a registry resource record.
BasicResource() - Constructor for class uk.ac.starlink.registry.BasicResource
 
BasicScene - Class in diva.sketch.recognition
A scene database that keeps track of multiple interpretations of a set of strokes.
BasicScene() - Constructor for class diva.sketch.recognition.BasicScene
 
BasicSelectionModel - Class in diva.canvas.interactor
A basic implementation of the SelectionModel interface.
BasicSelectionModel() - Constructor for class diva.canvas.interactor.BasicSelectionModel
Construct an empty selection.
BasicSelectionRenderer - Class in diva.canvas.interactor
A basic implementation of a selection renderer.
BasicSelectionRenderer() - Constructor for class diva.canvas.interactor.BasicSelectionRenderer
Create a new selection renderer with the default prototype decorator.
BasicSelectionRenderer(FigureDecorator) - Constructor for class diva.canvas.interactor.BasicSelectionRenderer
Create a new renderer with the given prototype decorator.
BasicStoragePolicy - Class in diva.gui
A StoragePolicy that doesn't really check for correct operation.
BasicStoragePolicy() - Constructor for class diva.gui.BasicStoragePolicy
 
BasicStrokeBuilder - Class in diva.sketch.rcl
Build a BasicStrokeRecognizer using the trainingFile parameter.
BasicStrokeBuilder() - Constructor for class diva.sketch.rcl.BasicStrokeBuilder
 
BasicStrokeRecognizer - Class in diva.sketch.recognition
BasicStrokeRecognizer performs recognition on completed strokes by filtering them, extracting features from them (e.g.
BasicStrokeRecognizer() - Constructor for class diva.sketch.recognition.BasicStrokeRecognizer
Construct a basic recognizer that performs recognition using a WeightedEuclideanClassifier, the default features, and an ApproximateStrokeFilter.
BasicStrokeRecognizer(Classifier) - Constructor for class diva.sketch.recognition.BasicStrokeRecognizer
Construct a basic recognizer that performs recognition using the given classifier, the default features, and an ApproximateStrokeFilter.
BasicStrokeRecognizer(Classifier, FeatureExtractor[], StrokeFilter) - Constructor for class diva.sketch.recognition.BasicStrokeRecognizer
Construct a classifying recognizer that classifies with the given classifier, set of feature extractors, and filter.
BasicStrokeRecognizer(Reader) - Constructor for class diva.sketch.recognition.BasicStrokeRecognizer
Construct a basic recognizer that trains on the gestures in the training file.
BasicStrokeRecognizer(Reader[]) - Constructor for class diva.sketch.recognition.BasicStrokeRecognizer
Construct a basic recognizer that trains on the gestures in the training files.
BasicTablePlotter - Class in jsky.catalog.gui
Implements basic plotting of catalog tables on in an image window.
BasicTablePlotter() - Constructor for class jsky.catalog.gui.BasicTablePlotter
Default Constructor (Note: you need to call setCanvasGraphics() and setCoordinateConverter() before using this object).
BasicTablePlotter(JDesktopPane) - Constructor for class jsky.catalog.gui.BasicTablePlotter
Constructor.
BasicTablePlotter(CanvasGraphics, CoordinateConverter) - Constructor for class jsky.catalog.gui.BasicTablePlotter
Construct an object to plot the contents of a table (query result or local catalog file).
BasicTablePlotter.FigureListItem - Class in jsky.catalog.gui
Local class used for SymbolListItem.figureList elements (one for each plot symbol).
BasicTablePlotter.SymbolListItem - Class in jsky.catalog.gui
Local class used for TableListItem.symbolList elements (one for each plot symbol entry, for each table)
BasicTablePlotter.TableListItem - Class in jsky.catalog.gui
Local class used for tableList elements (one for each table).
BasicTapRunner - Class in uk.ac.starlink.ttools.taplint
Minimal synchronous implementation of TapRunner.
BasicTapRunner() - Constructor for class uk.ac.starlink.ttools.taplint.BasicTapRunner
Constructor.
BasicTicker - Class in uk.ac.starlink.ttools.plot2
Partial Ticker implementation based on a rule defining a sequence of ticks.
BasicTicker(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.BasicTicker
Constructor.
BasicTicker.Rule - Interface in uk.ac.starlink.ttools.plot2
Defines a specific rule for generating major and minor axis tick marks.
BasicTraceRenderer - Class in diva.compat.trace
A basic implementation of trace rendering.
BasicTraceRenderer() - Constructor for class diva.compat.trace.BasicTraceRenderer
 
BasicTransferable - Class in uk.ac.starlink.datanode.tree
A basic implementation of the Transferable interface used to implement drag'n'drop operations.
BasicTransferable() - Constructor for class uk.ac.starlink.datanode.tree.BasicTransferable
 
BasicWindow - Class in diva.compat.gui
Deprecated.
Use diva.gui.BasicFrame instead.
BasicWindow(String) - Constructor for class diva.compat.gui.BasicWindow
Deprecated.
 
BasicWindowMonitor - Class in jsky.util.gui
This simple utility class is used to delete the main window when an application exits.
BasicWindowMonitor() - Constructor for class jsky.util.gui.BasicWindowMonitor
 
BasicX509KeyManager - Class in uk.ac.starlink.auth.ssl
 
BasicX509KeyManager(X509KeyManager, String) - Constructor for class uk.ac.starlink.auth.ssl.BasicX509KeyManager
Constructor.
BasicX509TrustManager - Class in uk.ac.starlink.auth.ssl
 
BasicX509TrustManager(X509TrustManager) - Constructor for class uk.ac.starlink.auth.ssl.BasicX509TrustManager
 
BasicXYShape - Class in uk.ac.starlink.ttools.plot2.layer
XYShape implementation that can produce shapes of variable line thickness.
BasicXYShape(String, int, Glyph) - Constructor for class uk.ac.starlink.ttools.plot2.layer.BasicXYShape
Constructor.
BasicZList - Class in diva.canvas
A basic implementation of the figure z-list, provided for initial implementations of figure containers.
BasicZList() - Constructor for class diva.canvas.BasicZList
 
BayesClassifier - Class in diva.sketch.classification
A naive bayes classifier.
BayesClassifier() - Constructor for class diva.sketch.classification.BayesClassifier
 
bbox - Variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
 
Bbox - Class in uk.ac.starlink.tfcat
Represents a TFCat bbox (bounding box) structure.
Bbox(double, double, double, double) - Constructor for class uk.ac.starlink.tfcat.Bbox
Constructor.
BBOX - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for a Bbox object.
bboxDiagonalAngle(TimedStroke) - Static method in class diva.sketch.features.BBoxDiagonalAngleFE
Return the angle between the diagonal and the base of the stroke's bounding box.
BBoxDiagonalAngleFE - Class in diva.sketch.features
BBoxDiagonalAngleFE computes the angle between the diagonal and the base of a stroke's bounding box.
BBoxDiagonalAngleFE() - Constructor for class diva.sketch.features.BBoxDiagonalAngleFE
 
bboxDiagonalLength(TimedStroke) - Static method in class diva.sketch.features.BBoxDiagonalLengthFE
Return the length of the diagonal of the stroke's bounding box.
BBoxDiagonalLengthFE - Class in diva.sketch.features
BBoxDiagonalLengthFE computes the diagonal length of a stroke's bounding box.
BBoxDiagonalLengthFE() - Constructor for class diva.sketch.features.BBoxDiagonalLengthFE
 
bboxNoCache(TimedStroke) - Static method in class diva.sketch.features.StrokeBBox
Return the bounding box, but do not cache the results in the stroke's property table.
Bdeg - Variable in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
BeanConfig - Class in uk.ac.starlink.util
Utility class for configuring dynamically loaded objects.
BeanConfig(String, String) - Constructor for class uk.ac.starlink.util.BeanConfig
Constructs a BeanConfig with a basic object representation and a string providing configuration information.
BeanConfig.Setting - Class in uk.ac.starlink.util
Represents an object configuration operation.
BeanStarTable - Class in uk.ac.starlink.table
StarTable which displays beans.
BeanStarTable(Class<?>) - Constructor for class uk.ac.starlink.table.BeanStarTable
Constructs a new table which will hold beans which are all instances of a given class.
BeanTableModel - Class in uk.ac.starlink.util.gui
TableModel which displays beans.
BeanTableModel(Class<?>) - Constructor for class uk.ac.starlink.util.gui.BeanTableModel
Constructs a new table model for displaying beans of a given class.
BearerIvoaAuthScheme - Class in uk.ac.starlink.auth
IvoaAuthScheme concrete subclass for working with bearer tokens.
beep() - Static method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
It beeps.
BEFORE - Static variable in class jsky.image.ImageChangeEvent
Bit set before a new image is loaded and cleared afterwards
BENCH - Static variable in class uk.ac.starlink.ttools.plot2.data.TupleRunner
Tries different implementations and logs timings to stdout.
besselianToMjd(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts Besselian Epoch to Modified Julian Date.
BEST - Static variable in class uk.ac.starlink.ttools.task.UserFindMode
Best match only.
BEST_REMOTE - Static variable in class uk.ac.starlink.ttools.task.UserFindMode
Best match in local table for each remote table row.
BETA - Static variable in class gaia.cu9.tools.parallax.PDF.HaywoodSmithTransformation
 
BG - Static variable in class uk.ac.starlink.xdoc.fig.Anchor
Background colour.
Bi<A,B> - Class in uk.ac.starlink.util
Aggregates two typed objects of different types.
Bi(A, B) - Constructor for class uk.ac.starlink.util.Bi
Constructor.
BIBCODE - Static variable in class uk.ac.starlink.ttools.calc.WebMapper
Mapper for a Bibcode.
BIBCODE_OLD - Static variable in class uk.ac.starlink.ttools.calc.WebMapper
Mapper for a Bibcode, using the Classic web pages (deprecated by ADS).
bibcodeUrl(String) - Static method in class uk.ac.starlink.ttools.func.URLs
Maps a bibcode to the URL that will display the relevant entry in ADS.
BIC - Static variable in interface jsky.timeline.TimeLineNode
 
BIC - Static variable in interface jsky.timeline.VetoableTimeLineNodeModel
 
BINARY - Static variable in class uk.ac.starlink.votable.DataFormat
Raw binary format.
BINARY2 - Static variable in class uk.ac.starlink.votable.DataFormat
Binary format with additional null flags.
BinaryHandler - Class in uk.ac.starlink.ttools.votlint
Element handler for BINARY elements.
BinaryHandler(boolean) - Constructor for class uk.ac.starlink.ttools.votlint.BinaryHandler
 
binarySearch(double[], double) - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
Return two indices of the values in an array that lie above and below a given value.
BinaryTable - Class in nom.tam.fits
This class defines the methods for accessing FITS binary table data.
BinaryTable() - Constructor for class nom.tam.fits.BinaryTable
Create a null binary table data segment.
BinaryTable(Header) - Constructor for class nom.tam.fits.BinaryTable
Create a binary table from given header information.
BinaryTable(Object[][]) - Constructor for class nom.tam.fits.BinaryTable
Create a binary table from existing data in row order.
BinaryTable(Object[]) - Constructor for class nom.tam.fits.BinaryTable
Create a binary table from existing data in column order.
BinaryTable(ColumnTable) - Constructor for class nom.tam.fits.BinaryTable
Create a binary table from an existing ColumnTable
BinaryTableHDU - Class in nom.tam.fits
FITS binary table header/data unit
BinaryTableHDU(Header, Data) - Constructor for class nom.tam.fits.BinaryTableHDU
 
BinBag - Class in uk.ac.starlink.ttools.plot2.layer
Data model for a one-dimensional histogram.
BinBag(boolean, double, double, Combiner, double) - Constructor for class uk.ac.starlink.ttools.plot2.layer.BinBag
Constructor.
BinBag.Bin - Interface in uk.ac.starlink.ttools.plot2.layer
Describes the extent of a bin and the value it contains.
bind(Object, Connector) - Method in class diva.graphx.EdgeController
Create or overwrite a binding from an edge to a connector.
bind(Object, Figure) - Method in class diva.graphx.NodeController
Create or overwrite a binding from a node to a figure.
BinGrid - Class in uk.ac.starlink.ttools.plot
Stores a grid of bins which contain sums, which may be simple counts or weighted sums.
BinGrid(int, int) - Constructor for class uk.ac.starlink.ttools.plot.BinGrid
Constructs a new grid.
binIterator(Cumulation, Normalisation, Unit) - Method in class uk.ac.starlink.ttools.plot2.layer.BinBag
Returns a sorted iterator over all bins with non-zero values in the range over which samples were presented.
binIterator(Cumulation, Normalisation, Unit, double[]) - Method in class uk.ac.starlink.ttools.plot2.layer.BinBag
Returns a sorted iterator over all bins with non-zero values in the range over which samples were presented, perhaps extended over a given range.
BinList - Interface in uk.ac.starlink.ttools.plot2.layer
Represents a bounded list of bins.
BinList.Result - Interface in uk.ac.starlink.ttools.plot2.layer
Accessor for the results of accumulating values in a bit list.
BinListCollector - Class in uk.ac.starlink.ttools.plot2.layer
Partial SplitCollector implementation for accumulating data in BinLists.
BinListCollector(Combiner, long) - Constructor for class uk.ac.starlink.ttools.plot2.layer.BinListCollector
Constructor.
BinMapper - Class in uk.ac.starlink.ttools.plot2.layer
Maps axis values to bin indices.
BinMapper() - Constructor for class uk.ac.starlink.ttools.plot2.layer.BinMapper
 
BinnedData - Interface in uk.ac.starlink.ttools.plot
Stores and dispenses binned data for a histogram.
BinnedData.Bin - Interface in uk.ac.starlink.ttools.plot
Represents a single bin.
Binner - Class in uk.ac.starlink.ttools.plot2.layer
Accumulates counts in an array of bins.
Binner(int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.Binner
Constructor.
BinPlan - Class in uk.ac.starlink.ttools.plot2.layer
Drawing plan object for counting the number of hits to each bin in a grid.
BinPlan(Binner, Gridder) - Constructor for class uk.ac.starlink.ttools.plot2.layer.BinPlan
Constructor.
BinResultColumnData<T> - Class in uk.ac.starlink.ttools.plot2.layer
ColumnData implementation that presents the values from a BinList.Result object, assuming bin index is the row number.
BINS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
Report key for plotted bin height in data coordinates.
BINS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
ReportKey for histogram bins.
BinSizer - Class in uk.ac.starlink.ttools.plot2.layer
Determines 1-d histogram bin widths from data bounds.
BinSizer() - Constructor for class uk.ac.starlink.ttools.plot2.layer.BinSizer
 
BinSizer.BinSizerSpecifier - Class in uk.ac.starlink.ttools.plot2.layer
Specifier for BinSizer values.
BINSIZER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
Config key for bin size configuration.
BINSIZER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
Config key for equivalent histogram bar width.
BINTABLE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
ReportKey for tabular result of plot.
BintableColumnHeader - Class in uk.ac.starlink.fits
Understands how per-column metadata is stored in the headers of a FITS BINTABLE extension.
BintableColumnHeader(CardFactory) - Constructor for class uk.ac.starlink.fits.BintableColumnHeader
Constructor.
BintableStarTable - Class in uk.ac.starlink.fits
An implementation of the StarTable interface which uses a FITS BINTABLE extension.
BintableStarTable(FitsHeader, boolean, WideFits) - Constructor for class uk.ac.starlink.fits.BintableStarTable
Constructor.
BINWIDTH_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
ReportKey for actual bin width.
bitCount(long) - Static method in class uk.ac.starlink.ttools.func.Bits
Returns the number of set bits in the 64-bit two's complement representation of the integer argument.
BitFieldAdapter - Class in gov.nasa.pds.objectAccess.table
Implements a field adapter for binary bit fields.
BitFieldAdapter(boolean) - Constructor for class gov.nasa.pds.objectAccess.table.BitFieldAdapter
Creates a new bit field adapter with given signed-ness.
BitmapSortPlotVolume - Class in uk.ac.starlink.ttools.plot
PlotVolume implementation which accumulates all points to plot and then draws them in a way suitable for a bitmap-type context.
BitmapSortPlotVolume(Component, Graphics, MarkStyle[], double, int[], double, boolean, boolean, double, double, DataColorTweaker, BitmapSortPlotVolume.Workspace) - Constructor for class uk.ac.starlink.ttools.plot.BitmapSortPlotVolume
Constructor.
BitmapSortPlotVolume.Workspace - Class in uk.ac.starlink.ttools.plot
Opaque workspace object for use with BitmapSortPlotVolume instances.
bitpix - Variable in class jsky.image.gui.ImageDisplayPanel
number of bits per pixel in source image
BITPIX_BYTE - Static variable in class nom.tam.fits.BasicHDU
 
BITPIX_DOUBLE - Static variable in class nom.tam.fits.BasicHDU
 
BITPIX_FLOAT - Static variable in class nom.tam.fits.BasicHDU
 
BITPIX_INT - Static variable in class nom.tam.fits.BasicHDU
 
BITPIX_LONG - Static variable in class nom.tam.fits.BasicHDU
 
BITPIX_SHORT - Static variable in class nom.tam.fits.BasicHDU
 
bitpixLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
bitpixValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
Bits - Class in uk.ac.starlink.ttools.func
Bit manipulation functions.
BitsetMask - Class in uk.ac.starlink.table.join
HealpixMask implementation based on a BitSet representing all the pixels at a given HEALPix order.
BitsetMask() - Constructor for class uk.ac.starlink.table.join.BitsetMask
Constructs a new empty mask with the default order.
BitsetMask(int) - Constructor for class uk.ac.starlink.table.join.BitsetMask
Constructs a new empty mask with a given order.
BitSetPixellator - Class in uk.ac.starlink.ttools.plot
Pixellator built on a bit vector.
BitSetPixellator(Rectangle, BitSet) - Constructor for class uk.ac.starlink.ttools.plot.BitSetPixellator
Constructor.
BLACK_WHITE - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Interpolates between black (0) and white (1).
BlankColumn - Class in uk.ac.starlink.table
Represents a column with metadata but no data.
BlankColumn(ColumnInfo) - Constructor for class uk.ac.starlink.table.BlankColumn
Constructs a new column based on a given column metadata object.
blankImage(double, double) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Display a blank image with the given center coordinates (15' * 60 seconds/minutes).
blankImage(double, double) - Method in class jsky.image.gui.DivaMainImageDisplay
Display a blank image with the given center coordinates (15' * 60 seconds/minutes).
blankImage(double, double) - Method in interface jsky.image.gui.GraphicsImageDisplay
Display a blank image with the given center coordinates.
Blob - Class in diva.canvas.connector
An object that draws a blob of some kind on the end of a connector.
Blob() - Constructor for class diva.canvas.connector.Blob
Create a new circle blob at (0,0).
Blob(int) - Constructor for class diva.canvas.connector.Blob
Create a new blob at (0,0) in the given style.
Blob(double, double, double, int) - Constructor for class diva.canvas.connector.Blob
Create a new blob at the given coordinates and in the given style.
BLOB_CIRCLE - Static variable in class diva.canvas.connector.Blob
Specify a circle style
BLOB_DIAMOND - Static variable in class diva.canvas.connector.Blob
Specify a diamond style
Block() - Constructor for class uk.ac.starlink.ttools.plot2.Surround.Block
Constructs an empty block.
Block(Surround.Block) - Constructor for class uk.ac.starlink.ttools.plot2.Surround.Block
Clone constructor.
Block(int) - Constructor for class uk.ac.starlink.ttools.plot2.Surround.Block
Constructs a block with an extent but no over or under.
Block(int, int, int) - Constructor for class uk.ac.starlink.ttools.plot2.Surround.Block
Constructs a block with all members supplied.
BLOCK_LENG - Static variable in class uk.ac.starlink.fits.FitsUtil
FITS block length in bytes (@value).
blockAve(int) - Static method in class uk.ac.starlink.ast.Mapping.Interpolator
Returns a block averaging resampling interpolator.
BlockInput - Class in uk.ac.starlink.fits
Partial random-access BasicInput implementation based on a set of ByteBuffers.
BlockInput(int) - Constructor for class uk.ac.starlink.fits.BlockInput
Constructor.
BlockManager - Class in uk.ac.starlink.fits
Manages access to a region of a file in blocks using multiple BufferManagers to cover it.
BlockManager(FileChannel, long, long, String, Unmapper, int) - Constructor for class uk.ac.starlink.fits.BlockManager
Constructor.
BlockMappedInput - Class in uk.ac.starlink.fits
Random-access BasicInput implementation that maps a given region of a file as a number of byte buffers.
BlockMappedInput(BlockManager) - Constructor for class uk.ac.starlink.fits.BlockMappedInput
Constructor.
BlockTimeLineNode - Class in jsky.timeline
An interface for a single node on the time line.
BlockTimeLineNode(Time, Time) - Constructor for class jsky.timeline.BlockTimeLineNode
constructor
BlockTimeLineNode(Time, Time, String) - Constructor for class jsky.timeline.BlockTimeLineNode
 
BlockUploader - Class in uk.ac.starlink.ttools.cone
Works with an UploadMatcher dividing the input table into chunks and uploading them separately to produce an arbitrarily large result while each upload/match operation is of a limited size.
BlockUploader(UploadMatcher, int, long, String, JoinFixAction, JoinFixAction, ServiceFindMode, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.cone.BlockUploader
Constructor.
BLUE - Static variable in class uk.ac.starlink.ttools.plot.DensityStyle
Blue colour channel.
bmocSet(HealpixNestedBMOC) - Static method in class uk.ac.starlink.ttools.plot2.CdsHealpixUtil
Represents the tiles in a BMOC as a Set of Longs.
BMP_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The BMP file type.
bogusLayout(MutableGraphModel, AppContext) - Method in class diva.graph.tutorial.PrepopulatedTutorial
This is the first thing you'd probably think of, but this happens to be bogus, because the layout is applied to the nodes before the window is showing, meaning that the nodes are layed out in a 0x0 frame, and are all clustered in the upper-left corner.
boltzman - Static variable in class jsky.science.Constants
Boltzmans constant (double) (k).
BOLTZMANN - Static variable in class uk.ac.starlink.util.PhysicalConstants
Boltzmann constant - J.K^-1
BOOL - Static variable in class uk.ac.starlink.tfcat.Datatype
Boolean type.
BOOLEAN - Static variable in class uk.ac.starlink.plastic.ValueType
Boolean type.
BOOLEAN - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for byte-serialized boolean values, null handled.
BOOLEAN_INDEX - Static variable in interface nom.tam.util.PrimitiveInfo
 
BooleanConfigKey - Class in uk.ac.starlink.ttools.plot2.config
Config key for boolean values.
BooleanConfigKey(ConfigMeta, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.config.BooleanConfigKey
Constructs a key with explicit default.
BooleanConfigKey(ConfigMeta) - Constructor for class uk.ac.starlink.ttools.plot2.config.BooleanConfigKey
Constructs a key with a false default.
BooleanCoord - Class in uk.ac.starlink.ttools.plot2.data
Coord implementation for single boolean values.
BooleanCoord(InputMeta, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.data.BooleanCoord
Constructor.
booleanFromString(String) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Convert a String back to a boolean.
booleanFromString(String) - Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Convert a String back to a boolean.
BooleanParameter - Class in uk.ac.starlink.task
Parameter value representing a boolean value.
BooleanParameter(String) - Constructor for class uk.ac.starlink.task.BooleanParameter
Constructs a new boolean parameter.
BooleanStarColumnWriter - Class in uk.ac.starlink.feather
StarColumnWriter implementation for boolean values.
BooleanStarColumnWriter(StarTable, int) - Constructor for class uk.ac.starlink.feather.BooleanStarColumnWriter
Constructor.
booleanToString(boolean) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Convert a boolean to a String.
booleanToString(boolean) - Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Convert a boolean to a String.
booleanValue(Environment) - Method in class uk.ac.starlink.task.BooleanParameter
Returns the value of this parameter as a boolean.
BoostCompositor(float) - Constructor for class uk.ac.starlink.ttools.plot2.paper.Compositor.BoostCompositor
Constructor.
border() - Method in class uk.ac.starlink.ast.Plot
Draw a border around valid regions of a Plot.
borderColour - Variable in class uk.ac.starlink.ast.gui.ColourIcon
Border colour of the icon.
BorderControls - Class in uk.ac.starlink.ast.gui
BorderControls creates a "page" of widgets that are a view of an AstBorder object.
BorderControls(AbstractPlotControlsModel) - Constructor for class uk.ac.starlink.ast.gui.BorderControls
Create an instance.
borderWidth - Variable in class uk.ac.starlink.ast.gui.ColourIcon
Width of the coloured border.
BORING_KEYS - Variable in class uk.ac.starlink.fits.FitsHeader
Keywords which are never used as table parameters.
BORING_KEYS - Variable in class uk.ac.starlink.oldfits.HeaderCards
Keywords which are never used as table parameters.
BOTH - Static variable in class uk.ac.starlink.ttools.plot.ErrorMode
Both lower and upper bounds specified independently.
BOTH_ENDS - Static variable in class diva.canvas.connector.ConnectorEvent
This event is concerns both ends of the connector.
BOTH_EXTENT - Static variable in class uk.ac.starlink.ttools.plot.ErrorMode
Extent describing errors symmetrically lower and higher than the point value.
BOTTOM - Static variable in class uk.ac.starlink.ast.gui.AstAxisLabels
Description of the Field
bottom - Variable in class uk.ac.starlink.ttools.plot2.Surround
 
bound(double, double[]) - Static method in class uk.ac.starlink.ast.grf.DefaultGrf
Locate the indices of the two coordinates that lie closest to a given coordinate.
BoundedDragInteractor - Class in diva.canvas.interactor
An interactor that drags its target only within a given rectangular region.
BoundedDragInteractor(Rectangle2D) - Constructor for class diva.canvas.interactor.BoundedDragInteractor
Create an instance that keeps figures inside the given regio
boundingBox() - Method in class uk.ac.starlink.ast.Plot
Return a bounding box for previously drawn graphics.
BOUNDS_KEY - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
BoundsConstraint - Class in diva.canvas.interactor
Keep a point within a given rectangular bounds.
BoundsConstraint(Rectangle2D) - Constructor for class diva.canvas.interactor.BoundsConstraint
Create a new BoundsConstraint with the given bounds.
BoundsGeometry - Class in diva.canvas.interactor
BoundsGeometry is a class that provides support for manipulating the bounds of a figure.
BoundsGeometry(Figure, Rectangle2D) - Constructor for class diva.canvas.interactor.BoundsGeometry
Create a new geometry object on the given figure and with the given initial bounds.
BoundsGeometry.BoundsSite - Class in diva.canvas.interactor
BoundsSite is the local class that implements editable sites of Rectangle objects.
BoundsManipulator - Class in diva.canvas.interactor
A manipulator which attaches grab handles to the bounds of the child figure.
BoundsManipulator() - Constructor for class diva.canvas.interactor.BoundsManipulator
Construct a new manipulator that uses rectangular grab-handles.
BoundsManipulator(GrabHandleFactory) - Constructor for class diva.canvas.interactor.BoundsManipulator
Construct a new manipulator using the given grab-handle factory.
BoundsSite - Class in diva.canvas.connector
A site that locates itself on the bounds of a figure's shape.
BoundsSite(Figure, int, int, double) - Constructor for class diva.canvas.connector.BoundsSite
Create a new site on the given figure with the given ID and at the location given by the side and the offset.
boundsString(NDShape) - Static method in class uk.ac.starlink.datanode.nodes.NDArrayDataNode
 
box(double) - Method in class jsky.coords.ImageCoords
Given a radius, return an array {pos1, pos2} with the 2 endpoints that form a box with center at "this" position.
box(double) - Method in interface jsky.coords.WorldCoordinates
Given a radius in arcmin, return an array {pos1, pos2} with the 2 endpoints that form a box with center at "this" position.
box(double) - Method in class jsky.coords.WorldCoords
Given a radius in arcmin, return an array {pos1, pos2} with the 2 endpoints that form a box with center at "this" position.
Box - Class in uk.ac.starlink.ast
Java interface to the AST Box class - a box region with sides parallel to the axes of a Frame.
Box(Frame, int, double[], double[], Region) - Constructor for class uk.ac.starlink.ast.Box
Create a Box.
Branch - Interface in uk.ac.starlink.connect
Represents a directory-like node in a (possibly remote) filesystem.
Branch(List<Tree<T>>, String) - Constructor for class uk.ac.starlink.vo.Tree.Branch
Constructor.
BranchComboBox - Class in uk.ac.starlink.connect
JComboBox which allows selection of Branch objects.
BranchComboBox() - Constructor for class uk.ac.starlink.connect.BranchComboBox
Constructor.
BranchDataNode - Class in uk.ac.starlink.datanode.nodes
DataNode implementation for a branch of a virtual filestore.
BranchDataNode(Branch) - Constructor for class uk.ac.starlink.datanode.nodes.BranchDataNode
 
Breaker() - Constructor for class uk.ac.starlink.vo.AbstractAdqlExample.Breaker
 
BREWER_BRBG - Static variable in class uk.ac.starlink.ttools.plot.Shaders
ColorBrewer diverging brown-blue-green shader.
BREWER_BUGN - Static variable in class uk.ac.starlink.ttools.plot.Shaders
ColorBrewer sequential blue-green shader.
BREWER_BUPU - Static variable in class uk.ac.starlink.ttools.plot.Shaders
ColorBrewer sequential blue-purple shader.
BREWER_ORRD - Static variable in class uk.ac.starlink.ttools.plot.Shaders
ColorBrewer sequential orange-red shader.
BREWER_PIYG - Static variable in class uk.ac.starlink.ttools.plot.Shaders
ColorBrewer diverging pink-green shader.
BREWER_PUBU - Static variable in class uk.ac.starlink.ttools.plot.Shaders
ColorBrewer sequential purple-blue shader.
BREWER_PURD - Static variable in class uk.ac.starlink.ttools.plot.Shaders
ColorBrewer sequential purple-red shader.
BREWER_RDBU - Static variable in class uk.ac.starlink.ttools.plot.Shaders
ColorBrewer diverging red-blue shader.
BridgeNDArray - Class in uk.ac.starlink.array
Class providing an NDArray implementation based on an implementation of the ArrayImpl interface.
BridgeNDArray(ArrayImpl, URL) - Constructor for class uk.ac.starlink.array.BridgeNDArray
Constructs a BridgeNDArray from an ArrayImpl with a given URL.
BridgeNDArray(ArrayImpl) - Constructor for class uk.ac.starlink.array.BridgeNDArray
Constructs a non-persistent BridgeNDArray (one without a URL) from an ArrayImpl.
BridgeNDArray.BridgeNDArrayHdxFacade - Class in uk.ac.starlink.array
 
BridgeNDArrayHdxFacade(HdxResourceType) - Constructor for class uk.ac.starlink.array.BridgeNDArray.BridgeNDArrayHdxFacade
 
BridgeNdx - Class in uk.ac.starlink.ndx
Default Ndx implementation.
BridgeNdx(NdxImpl) - Constructor for class uk.ac.starlink.ndx.BridgeNdx
Constructs an Ndx implementation from an NdxImpl object.
BridgeNdx.BridgeNdxHdxFacade - Class in uk.ac.starlink.ndx
 
BridgeNdxHdxFacade() - Constructor for class uk.ac.starlink.ndx.BridgeNdx.BridgeNdxHdxFacade
 
broadcast(StarTable, URI, PlasticHubListener, URI, StoragePolicy, String, PrintStream) - Static method in class uk.ac.starlink.ttools.mode.PlasticMode
Broadcasts a table to PLASTIC listeners by sending it to the hub as a VOTable.
BubbleGraphController - Class in diva.graph.basic
A controller for bubble-and-arc graph editors.
BubbleGraphController() - Constructor for class diva.graph.basic.BubbleGraphController
Create a new controller with default node and edge controllers.
BubbleGraphDemo - Class in diva.graph.basic
Another graph demo.
BubbleGraphDemo(AppContext) - Constructor for class diva.graph.basic.BubbleGraphDemo
 
BubbleGraphDemoApplet - Class in diva.graph.basic
A bubble graph demo that can run in an applet.
BubbleGraphDemoApplet() - Constructor for class diva.graph.basic.BubbleGraphDemoApplet
 
BubblePane - Class in diva.graph.basic
A pane containing a bubble-and-arc editor.
BubblePane() - Constructor for class diva.graph.basic.BubblePane
Create a BubblePane
BubbleRenderer - Class in diva.graph.basic
A factory which creates and returns a bubble given a node input to render.
BubbleRenderer() - Constructor for class diva.graph.basic.BubbleRenderer
Create a renderer which renders bubbles white
BubbleRenderer(Paint, Paint, double) - Constructor for class diva.graph.basic.BubbleRenderer
Create a renderer which renders bubbles in the given fill paint, outlie paint, and size.
BufferedBase64OutputStream - Class in uk.ac.starlink.util
OutputStream that encodes to Base64 with buffering.
BufferedBase64OutputStream(OutputStream) - Constructor for class uk.ac.starlink.util.BufferedBase64OutputStream
Constructor with default characteristics.
BufferedBase64OutputStream(OutputStream, int, byte[], int) - Constructor for class uk.ac.starlink.util.BufferedBase64OutputStream
Custom constructor.
BufferedDataInputStream - Class in nom.tam.util
This class is intended for high performance I/O in scientific applications.
BufferedDataInputStream(InputStream) - Constructor for class nom.tam.util.BufferedDataInputStream
Use the BufferedInputStream constructor
BufferedDataInputStream(InputStream, int) - Constructor for class nom.tam.util.BufferedDataInputStream
Use the BufferedInputStream constructor
BufferedDataOutputStream - Class in nom.tam.util
This class is intended for high performance I/O in scientific applications.
BufferedDataOutputStream(OutputStream) - Constructor for class nom.tam.util.BufferedDataOutputStream
Use the BufferedOutputStream constructor
BufferedDataOutputStream(OutputStream, int) - Constructor for class nom.tam.util.BufferedDataOutputStream
Use the BufferedOutputStream constructor
BufferedFile - Class in nom.tam.util
 
BufferedFile(String) - Constructor for class nom.tam.util.BufferedFile
Create a read-only buffered file
BufferedFile(String, String) - Constructor for class nom.tam.util.BufferedFile
Create a buffered file with the given mode.
BufferedFile(String, String, int) - Constructor for class nom.tam.util.BufferedFile
Create a buffered file with the given mode and a specified buffer size.
BufferedRandomInput - Class in uk.ac.starlink.fits
BasicInput implementation based on a RandomAccessFile.
BufferedRandomInput(RandomAccessFile, long) - Constructor for class uk.ac.starlink.fits.BufferedRandomInput
Constructs a BufferedRandomInput with a default sized buffer.
BufferedRandomInput(RandomAccessFile, long, int) - Constructor for class uk.ac.starlink.fits.BufferedRandomInput
Constructs a BufferedRandomInput with a buffer of specified size.
BufferIterator - Class in uk.ac.starlink.array
Provides buffers for convenient stepping through an array.
BufferIterator(long, Type, int) - Constructor for class uk.ac.starlink.array.BufferIterator
Create a new BufferIterator with a given chunk size.
BufferIterator(long) - Constructor for class uk.ac.starlink.array.BufferIterator
Create a new BufferIterator with a default chunk size.
BufferManager - Class in uk.ac.starlink.fits
Manages access to a region of a file using monolithic byte buffers.
BufferManager(FileChannel, long, int, String, Unmapper) - Constructor for class uk.ac.starlink.fits.BufferManager
Constructor.
build(XmlElement, String) - Method in class diva.compat.xml.AbstractXmlBuilder
Given an XmlElement, create and return an internal representtion of it.
build(XmlElement, String) - Method in class diva.compat.xml.CompositeBuilder
Build an object based on the XML element by looking up the appropriate builder and calling that builder on the element.
build(XmlElement, String) - Method in interface diva.compat.xml.XmlBuilder
Given an XmlElement, create and return an internal representtion of it.
build(XmlElement, String) - Method in class diva.sketch.rcl.BasicStrokeBuilder
Build a BasicStrokeRecognizer using the trainingFile parameter.
build(XmlElement, String) - Method in class diva.sketch.rcl.ClassBuilder
Build an instance of the given type using Java reflection.
build(XmlElement, String) - Method in class diva.sketch.rcl.SceneClassBuilder
Build a scene recognizer or a stroke recognizer given a list of child recognizers, a map of string (key, value) attribute pairs, and a string cnofiguration.
build(XmlElement, String) - Method in class diva.sketch.rcl.StrokeSceneBuilder
Build a StrokeSceneRecognizer from XML.
build(XmlElement, String) - Method in class diva.sketch.rcl.VotingSceneBuilder
Build a voting scene recognizer that votes among the children of the given element.
build(XmlElement, String) - Method in class diva.sketch.rcl.VotingStrokeBuilder
Build a voting stroke recognizer that votes among the given list of children.
build(XmlElement, String) - Method in class diva.sketch.recognition.SceneBuilder
"scene" => return a scene database "compositeElement" => return a CompositeElement object "strokeElement" => return a StrokeElement object
build(XmlElement, String) - Method in class diva.sketch.recognition.SimpleData
Build a SimpleData from the given XmlElement
build(XmlElement, String) - Method in class diva.sketch.toolbox.DashedPathData
 
build(XmlElement, String) - Method in class diva.sketch.toolbox.PanRecognizer.PanData
 
build(XmlElement, String) - Method in class diva.sketch.toolbox.TextAnnotations
 
build(XmlElement, String) - Method in class diva.sketch.toolbox.TextData
 
build(XmlElement, String) - Method in class diva.sketch.toolbox.ZoomRecognizer.ZoomData
 
build(XmlElement, String) - Method in class diva.util.xml.AbstractXmlBuilder
Given an XmlElement, create and return an internal representtion of it.
build(XmlElement, String) - Method in class diva.util.xml.CompositeBuilder
Build an object based on the XML element by looking up the appropriate builder and calling that builder on the element.
build(XmlElement, String) - Method in interface diva.util.xml.XmlBuilder
Given an XmlElement, create and return an internal representtion of it.
buildChooser() - Method in class uk.ac.starlink.ttools.plot2.config.NamedColorChooserPanel
 
buildChooser() - Method in class uk.ac.starlink.ttools.plot2.config.PaletteColorChooserPanel
 
buildCompositeElement(XmlElement, String) - Method in class diva.sketch.recognition.SceneBuilder
Given a composite element represented by its parsed XML equivalent, first build all of its children in the database, then build it in the database.
BUILDDESCRIP_INFO - Static variable in class uk.ac.starlink.gbin.GbinTableBuilder
ValueInfo for GBIN build description string.
buildDescription(boolean) - Method in interface uk.ac.starlink.gbin.GbinMeta
Returns a description of the contents of the GBIN file.
BUILDER_DECLS - Static variable in class diva.sketch.recognition.SceneBuilder
 
BUILDER_DECLS_TAG - Static variable in class diva.compat.xml.CompositeBuilder
Indicates a group of builder declarations
BUILDER_DECLS_TAG - Static variable in class diva.util.xml.CompositeBuilder
Indicates a group of builder declarations
BUILDER_TAG - Static variable in class diva.compat.xml.CompositeBuilder
Indicates a builder for a recognizer
BUILDER_TAG - Static variable in class diva.util.xml.CompositeBuilder
Indicates a builder for a recognizer
buildNode(Object) - Method in class uk.ac.starlink.datanode.factory.DataNodeBuilder
Builds a DataNode from a given object.
buildNode(Object) - Method in class uk.ac.starlink.datanode.factory.DocumentDataNodeBuilder
 
buildNode(Object) - Method in class uk.ac.starlink.datanode.factory.FileDataNodeBuilder
 
buildNode(Object) - Method in class uk.ac.starlink.datanode.factory.SimpleDataNodeBuilder
 
buildNode(Object) - Method in class uk.ac.starlink.datanode.factory.SourceDataNodeBuilder
 
buildNode(Object) - Method in class uk.ac.starlink.datanode.factory.StringDataNodeBuilder
 
buildNode(Object) - Method in class uk.ac.starlink.datanode.factory.VODataNodeBuilder
 
buildNode(Object) - Method in class uk.ac.starlink.datanode.factory.XMLDataNodeBuilder
 
buildObject(long, List<String>) - Method in class gaia.cu9.tools.parallax.readers.CsvReader
 
buildObject(long, List<String>) - Method in class gaia.cu9.tools.parallax.readers.StarVariablesCsvReader
 
buildScene(XmlElement, String) - Method in class diva.sketch.recognition.SceneBuilder
 
buildStrokeElement(XmlElement, String) - Method in class diva.sketch.recognition.SceneBuilder
Build the given elemnt into a stroke elem
BulletedData - Class in diva.sketch.toolbox
Native class that defines a collection of TextLine's.
BulletedData() - Constructor for class diva.sketch.toolbox.BulletedData
 
BulletedData(double, double) - Constructor for class diva.sketch.toolbox.BulletedData
 
BulletedItem - Class in diva.sketch.toolbox
Native class that defines a collection of TextLine's.
BulletedItem() - Constructor for class diva.sketch.toolbox.BulletedItem
 
BulletedItem(double, double) - Constructor for class diva.sketch.toolbox.BulletedItem
 
BulletedItems - Class in diva.sketch.toolbox
Native class that defines a collection of TextLine's.
BulletedItems() - Constructor for class diva.sketch.toolbox.BulletedItems
 
BulletedItems(double, double) - Constructor for class diva.sketch.toolbox.BulletedItems
 
BulletedLine - Class in diva.sketch.toolbox
Native class that defines a collection of TextLine's.
BulletedLine(double, double) - Constructor for class diva.sketch.toolbox.BulletedLine
 
BulletedList - Class in diva.sketch.toolbox
Native class that defines a collection of TextLine's.
BulletedList(double, double) - Constructor for class diva.sketch.toolbox.BulletedList
 
BusyWin - Class in jsky.util.gui
Utility class used to disable GUI input while work is in progress.
BusyWin() - Constructor for class jsky.util.gui.BusyWin
 
BUTTON_HEIGHT - Static variable in class diva.whiteboard.Whiteboard
The height of the image on a button in the toolbar.
BUTTON_WIDTH - Static variable in class diva.whiteboard.Whiteboard
The width of the image on a button in the toolbar.
ButtonPropertyChangeListener(AbstractButton) - Constructor for class jsky.util.gui.GenericToolBar.ButtonPropertyChangeListener
 
BY_NAME - Static variable in class uk.ac.starlink.task.Parameter
Compares parameters alphabetically by parameter name.
byIvoid(Ivoid) - Static method in enum uk.ac.starlink.vo.AdqlVersion
Returns the AdqlVersion instance corresponding to an IVOID.
byNumber(String) - Static method in enum uk.ac.starlink.vo.AdqlVersion
Returns the AdqlVersion instance corresponding to a version number.
BYTE - Static variable in class uk.ac.starlink.array.Type
Object representing primitive data of byte type.
BYTE - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for 8-bit byte, no null handling.
BYTE_ARRAY - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for variable-length array of 8-bit bytes.
BYTE_INDEX - Static variable in interface nom.tam.util.PrimitiveInfo
 
ByteArrayDataSource - Class in uk.ac.starlink.util
DataSource implementation that uses an internal byte buffer to store the data.
ByteArrayDataSource(String, byte[]) - Constructor for class uk.ac.starlink.util.ByteArrayDataSource
Constructor.
byteArrayToStrings(byte[], int) - Static method in class nom.tam.fits.FitsUtil
Convert bytes to Strings
ByteBufferInput - Class in uk.ac.starlink.fits
Random-access BasicInput implementation based on a ByteBuffer.
ByteBufferInput(ByteBuffer) - Constructor for class uk.ac.starlink.fits.ByteBufferInput
Constructor.
ByteFormatter - Class in nom.tam.util
This class provides mechanisms for efficiently formatting numbers and Strings.
ByteFormatter() - Constructor for class nom.tam.util.ByteFormatter
 
ByteList - Class in uk.ac.starlink.util
Extendable array of bytes.
ByteList() - Constructor for class uk.ac.starlink.util.ByteList
Constructs a new list.
ByteList(int) - Constructor for class uk.ac.starlink.util.ByteList
Constructs a new list with a given initial capacity.
ByteList(byte[]) - Constructor for class uk.ac.starlink.util.ByteList
Constructs a new list initialised to the contents of a given array.
ByteParser - Class in nom.tam.util
This class provides routines for efficient parsing of data stored in a byte array.
ByteParser(byte[]) - Constructor for class nom.tam.util.ByteParser
Construct a parser.
BYTES - Static variable in class uk.ac.starlink.vo.TapLimit
Unit string used for a data limit of bytes ("byte").
bytesToInt(byte[]) - Static method in class jsky.util.Convert
Converts an array of bytes to an array of ints.
ByteStore - Interface in uk.ac.starlink.table
Defines a place where bytes can be written to and then read from.
ByteStoreAccess - Interface in uk.ac.starlink.table.storage
Interface for random access reading for data that has been written into a byte store.
ByteStoreColumnFactory - Class in uk.ac.starlink.ttools.plot2.data
ColumnFactory that stores column data in ByteStores.
ByteStoreColumnFactory(StoragePolicy) - Constructor for class uk.ac.starlink.ttools.plot2.data.ByteStoreColumnFactory
Constructs a ByteStoreColumnFactory based on a StoragePolicy.
ByteStoreColumnFactory(Supplier<ByteStore>) - Constructor for class uk.ac.starlink.ttools.plot2.data.ByteStoreColumnFactory
Constructs a ByteStoreColumnFactory based on a ByteStore supplier.
ByteStoreRowStore - Class in uk.ac.starlink.table.storage
RowStore based on a ByteStore.
ByteStoreRowStore(ByteStore) - Constructor for class uk.ac.starlink.table.storage.ByteStoreRowStore
Constructor.
ByteStoreStoragePolicy - Class in uk.ac.starlink.table.storage
Abstract StoragePolicy implementation based on a ByteStore.
ByteStoreStoragePolicy() - Constructor for class uk.ac.starlink.table.storage.ByteStoreStoragePolicy
 
byteToFloat(int) - Static method in class uk.ac.starlink.ttools.plot2.paper.Compositor
Maps an integer in the range 0-255 to a float in the range 0-1.
byteValue() - Method in class uk.ac.starlink.ast.gui.AstDouble
 
BZIP2 - Static variable in class uk.ac.starlink.util.Compression
A Compression object representing BZip2 compression.
BZip2Constants - Interface in uk.ac.starlink.util.bzip2
Base class for both the compress and decompress classes.

C

c - Static variable in class jsky.science.Constants
Speed of Light (double) (c).
c - Variable in class uk.ac.starlink.diva.interp.AbstractInterpolator
Some coefficients, if any associated with the fit.
C - Static variable in class uk.ac.starlink.pal.Pal
Speed of light (AU per day)
C - Static variable in class uk.ac.starlink.ttools.plot2.Anchor
Center - reference point is the center of the text.
C_KMS - Static variable in class uk.ac.starlink.ttools.func.Gaia
The speed of light in km/s (exact).
CACHE_DIRNAME - Static variable in class uk.ac.starlink.ttools.plot2.data.DiskCache
 
CACHE_PROPERTY - Static variable in class uk.ac.starlink.astrogrid.AcrConnector
Boolean-valued property which determines whether MySpace directories are to be cached.
CachedColumn - Interface in uk.ac.starlink.ttools.plot2.data
Defines storage for a vector of data.
CachedColumnFactory - Interface in uk.ac.starlink.ttools.plot2.data
Defines a capability for storing vectors of typed data.
CachedDataStoreFactory - Class in uk.ac.starlink.ttools.plot2.data
DataStoreFactory implementation that reads columns and caches them for later use.
CachedDataStoreFactory(CachedColumnFactory, TupleRunner) - Constructor for class uk.ac.starlink.ttools.plot2.data.CachedDataStoreFactory
Constructs a default instance.
CachedDataStoreFactory(CachedColumnFactory, TupleRunner, RowRunner) - Constructor for class uk.ac.starlink.ttools.plot2.data.CachedDataStoreFactory
Constructs an instance with control over read paralellism.
CACHEDIR_PARAM - Static variable in class uk.ac.starlink.ttools.server.StiltsContext
Name of a Servlet initialisation parameter giving the directory to use for persistent data cache files used during plotting.
CachedParquetStarTable - Class in uk.ac.starlink.parquet
ParquetStarTable implementation that does a parallel read of all the column data at construction time.
CachedParquetStarTable(IOSupplier<ParquetFileReader>, int) - Constructor for class uk.ac.starlink.parquet.CachedParquetStarTable
Constructor.
CachedReader - Interface in uk.ac.starlink.ttools.plot2.data
Accessor for stored values.
CachedTupleSequence - Class in uk.ac.starlink.ttools.plot2.data
TupleSequence implementation based on CachedColumns.
CachedTupleSequence(Supplier<CachedReader>, Supplier<CachedReader[]>, long) - Constructor for class uk.ac.starlink.ttools.plot2.data.CachedTupleSequence
Public constructor.
CacheFilter - Class in uk.ac.starlink.ttools.filter
Processing step which caches the current table in a disk or memory cache (according to the default StoragePolicy).
CacheFilter() - Constructor for class uk.ac.starlink.ttools.filter.CacheFilter
 
cacheImage(GraphicsConfiguration, Color) - Method in class uk.ac.starlink.ttools.plot.PictureImageIcon
Forces creation of a cached image for display.
CACHELIMIT_PARAM - Static variable in class uk.ac.starlink.ttools.server.StiltsContext
Name of a Servlet initialisation parameter indicating the maximum size for the persistent data cache used during plotting.
CacheRowPipe - Class in uk.ac.starlink.ttools.calc
RowPipe implementation which caches the data to provide a random-access StarTable.
CacheRowPipe() - Constructor for class uk.ac.starlink.ttools.calc.CacheRowPipe
Constructor.
cacheTraversal() - Method in class diva.pod.lwgraph.LightweightGraph
Reconstruct the cache of the topology (this is contained in a pair of Traversal objects).
CachingStrokeRecognizer - Class in diva.sketch.toolbox
A proxy recognizer implementation that caches the result of the target recognizer.
CachingStrokeRecognizer(StrokeRecognizer) - Constructor for class diva.sketch.toolbox.CachingStrokeRecognizer
Cache the recognitions of the given target recognizer.
Calc - Class in uk.ac.starlink.ttools.task
Task to do static calculations.
Calc() - Constructor for class uk.ac.starlink.ttools.task.Calc
 
calcAngle(Line2D, Line2D) - Static method in class diva.sketch.features.FEUtilities
Calculate the angle (in radians) in between the given vectors.
calcArea(double, double, double, double, boolean) - Method in class jsky.science.AbstractWavelength1D
Calculates the area under a curve of rectangle define by lower left and upper right coordinates.
calcLengthRatio(Line2D, Line2D) - Static method in class diva.sketch.features.FEUtilities
Calculate the ratio of line1's length and line2's length.
calcProb(List) - Static method in class diva.sketch.parser2d.AbstractRule
Return a probability calculation of an aggregate based on the probabilities of the children.
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.
calculate() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Evaluate the interpolation.
calculate(String, String) - Method in class uk.ac.starlink.rv.RadialVelocity
Starts the calculation
calculate(Object[]) - Method in class uk.ac.starlink.ttools.filter.CalculatorColumnSupplement
Performs the calculations which populate the columns of this table.
calculateApproxDecorationSurround(Rectangle, Trimming, ShadeAxis, Supplier<Captioner>) - Static method in class uk.ac.starlink.ttools.plot2.PlotPlacement
Calculates the space surrounding a plot required for trimming and shade axis.
calculateArea(double[], double[], Wavelength, Wavelength, boolean) - Method in class jsky.science.AbstractWavelength1D
 
calculateAuxSpans(AuxScale[], List<Bi<Surface, PlotLayer>>, Object[], DataStore) - Static method in class uk.ac.starlink.ttools.plot2.AuxScale
Fills in range information for a submitted list of AuxScale objects from the data in a given list of layers.
calculateBinPlan(Surface, DataGeom, Map<AuxScale, Span>, DataStore, DataSpec, Object[]) - Method in interface uk.ac.starlink.ttools.plot2.layer.Outliner
Calculates an opaque object which contains the drawing of this outliner represented as an array of bins, one per pixel.
calculateBinPlan(Surface, DataGeom, Map<AuxScale, Span>, DataStore, DataSpec, Object[]) - Method in class uk.ac.starlink.ttools.plot2.layer.PixOutliner
 
calculateBounds(PlotData, PlotState) - Method in class uk.ac.starlink.ttools.plot.Histogram
 
calculateBounds(PlotData, PlotState, double[]) - Method in class uk.ac.starlink.ttools.plot.LinesPlot
Calculates data ranges along the X and Y axes for a given point selection and data object.
calculateBounds(PlotData, PlotState) - Method in class uk.ac.starlink.ttools.plot.SphericalPlot3D
Data bounds include one range for the radial coordinate; ranges on the other axes aren't much use.
calculateBounds(PlotData, PlotState) - Method in class uk.ac.starlink.ttools.plot.TablePlot
Calculates data bounds for a given data set as appropriate for this plot.
calculateBounds(PlotState, TablePlot) - Method in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Calculates data bounds for a given data set as appropriate for the given plot.
calculateCdf(double) - Method in class uk.ac.starlink.dpac.math.Edsd
Integrates the PDF to provide a numerical approximation of the cumulative density function.
calculateColumns(S, StarTable, TableSink) - Method in interface uk.ac.starlink.ttools.calc.ColumnCalculator
Performs the calculation.
calculateColumns(S, StarTable, TableSink) - Method in class uk.ac.starlink.ttools.calc.MultiServiceColumnCalculator
 
calculateCube(StarTable, Combiner, double[], int[], double[]) - Static method in class uk.ac.starlink.ttools.mode.CubeWriter
Accumulates the contents of an N-dimensional histogram representing data from an N+1-columned table.
calculateDataBounds(Rectangle, Padding, SurfaceFactory<P, A>, P, A, boolean, Trimming, ShadeAxis) - Static method in class uk.ac.starlink.ttools.plot2.PlotPlacement
Determines the bounds for the data part of a plot given its external dimensions and other information about it.
calculateDataInsets(Rectangle, SurfaceFactory<P, A>, P, A, boolean, Trimming, ShadeAxis, int) - Static method in class uk.ac.starlink.ttools.plot2.PlotPlacement
Determines the required insets for a plot to accommodate axis annotations etc.
calculateDefaultK(double) - Method in class uk.ac.starlink.table.join.CdsHealpixSkyPixellator
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.HealpixSkyPixellator
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.
calculateDeltaRa(double, double) - Static method in class uk.ac.starlink.ttools.cone.SkyBox
Works out the minimum change in Right Ascension which will encompass all points within a given search radius at a given central declination.
calculateErrorVectors(double, double, double, double[], double[]) - Static method in class uk.ac.starlink.ttools.plot2.layer.PlaneCorrelationCoordSet
Calculates the vectors defining an error ellipse from the errors on each axis and a correlation value.
calculateExtentLocation() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateExtentSize() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateFiniteBounds(double, double, boolean) - Static method in class uk.ac.starlink.ttools.plot2.BasicRanger
Returns a 2-element array giving definite lower and upper bounds based on known lower and upper values.
calculateGeometry() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateImageStatistics(Rectangle2D.Double) - Method in class jsky.image.ImageProcessor
Examine the given region of the source image to determine the min and max pixel values as well as the default cut levels (using median filter).
calculateLabelRect() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateLayout(Object) - Method in class diva.graph.layout.LevelLayout
This method performs levelizing layout on the given composite.
calculateLevels(NumberArray, int, double, boolean) - Method in class uk.ac.starlink.ttools.plot2.layer.LevelMode
Calculates the contour levels for a given data array.
calculateMads(StarTable, RowRunner, Supplier<Quantiler>, double[]) - Static method in class uk.ac.starlink.ttools.filter.TableStats
Calculates Median Absolute Deviations for each table column.
calculateNodeDimensions() - Method in class jsky.timeline.BlockTimeLineNode
calculate thumb's dimensions in pixels
calculateNodeDimensions() - Method in class jsky.timeline.DefaultTimeLineNode
calculate thumb's dimensions in pixels
calculateNonShadeSpans(PlotLayer[], Surface, Object[], DataStore) - Static method in class uk.ac.starlink.ttools.plot2.PlotScene
Gathers requested ranging information from data, excluding the AuxScale.COLOR item (the aux shading axis).
calculatePlan(Object[], DataStore) - Method in interface uk.ac.starlink.ttools.plot2.Drawing
Performs preparation for the actual drawing.
calculatePlan(Object[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.UnplannedDrawing
Returns null.
calculatePointCloudPlan(PointCloud, Surface, DataStore, Object[]) - Static method in class uk.ac.starlink.ttools.plot2.layer.BinPlan
Returns a BinPlan instance which reports where on a grid points in a PointCloud have landed.
calculateRange(double[], double[]) - Static method in class uk.ac.starlink.ttools.plot2.geom.SphereAngleRange
Determines the angle range for a cube defined by Cartesian limits.
calculateRow(Object[]) - Method in interface uk.ac.starlink.ttools.calc.ServiceOperation
Calculates the output tuple for a given input tuple.
calculateRV(String, String) - Method in class uk.ac.starlink.rv.RadialVelocity
Calculate the Radial Velocities
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.
calculateShadeSpan(List<Bi<Surface, PlotLayer>>, ShadeAxisKit, Object[], DataStore) - Static method in class uk.ac.starlink.ttools.plot2.PlotScene
Gathers ranging information for the aux shading axis from data.
calculateSpan(AuxScale, List<Bi<Surface, PlotLayer>>, Object[], DataStore) - Static method in class uk.ac.starlink.ttools.plot2.AuxScale
Calculates range information for an AuxScale object from the data in a given list of layers.
calculateStatistics(int, int, int, int) - Method in class jsky.image.gui.PickObjectStatistics
Find the center of the object at the given x,y user coordinates using a centroid algorithm and gather statistics on the image object.
calculateStats(StarTable, RowRunner, Supplier<Quantiler>, boolean) - Static method in class uk.ac.starlink.ttools.filter.TableStats
Calculates statistics from a given table.
calculateTickRect() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateTicks(double[][][], Caption[], Rectangle) - Method in class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
Returns a list of ticks for labelling lines produced by a GridLiner.
calculateTrackBuffer() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateTrackRect() - Method in class jsky.util.gui.BasicRangeSliderUI
 
calculateValue(double[]) - Method in interface uk.ac.starlink.ttools.plot2.layer.QuantileCombiner.Quantiler
Calculates the output (typically, but not necessarily, quantile) value from a sorted list of submitted data values.
Calculator - Class in uk.ac.starlink.ttools.example
Minimal example of invoking a stilts task programmatically using the parameter system.
Calculator() - Constructor for class uk.ac.starlink.ttools.example.Calculator
 
CalculatorColumnSupplement - Class in uk.ac.starlink.ttools.filter
ColumnSupplement whose columns are derived by calculating values based on all the columns of another table.
CalculatorColumnSupplement(ColumnSupplement, ColumnInfo[]) - Constructor for class uk.ac.starlink.ttools.filter.CalculatorColumnSupplement
Constructor.
Caldj(int, int, int) - Method in class uk.ac.starlink.pal.Pal
Gregorian calendar to Modified Julian Date.
canBePrimary() - Method in class nom.tam.fits.ImageHDU
Indicate that Images can appear at the beginning of a FITS dataset
canBePrimary() - Method in class nom.tam.fits.RandomGroupsHDU
Indicate that a RandomGroupsHDU can come at the beginning of a FITS file.
cancel() - Method in class jsky.catalog.gui.TableColumnConfigPanel
Cancel any changes
cancel() - Method in class jsky.catalog.gui.TableSymbolConfig
Cancel changes
cancel() - Method in interface jsky.util.IApplyCancel
 
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.
CancelAction(String, Icon) - Constructor for class uk.ac.starlink.util.gui.ProxySetupFrame.CancelAction
 
CancelAction(String, Icon) - Constructor for class uk.ac.starlink.util.gui.SelectCharacters.CancelAction
 
cancelButton - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
Cancel and exit button.
cancelButton - Variable in class uk.ac.starlink.util.gui.ProxySetupFrame
 
cancelCellEditing() - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Tell the editor to cancel editing and not accept any partially edited value.
cancelQuery() - Method in class uk.ac.starlink.vo.RegistryPanel
Invoked when the cancel button is pressed.
canCreateSession() - Method in interface uk.ac.starlink.ttools.server.PlotService
Indicates whether it makes sense to invoke this service for creating a new session, or whether it has to refer to an existing session.
canEncodeImage(RenderedImage, ImageEncodeParam) - Method in class jsky.image.fits.codec.FITSCodec
Returns true if the image is encodable by this codec.
canEncodeImage(RenderedImage, ImageEncodeParam) - Method in class uk.ac.starlink.jaiutil.HDXCodec
Returns true if the image is encodable by this codec.
canImport(DataFlavor) - Method in class uk.ac.starlink.cdf.CdfTableBuilder
Returns false.
canImport(JComponent, DataFlavor[]) - Method in class uk.ac.starlink.datanode.tree.DataNodeTransferHandler
If we are configured to import data, return true, on the grounds that the DataNodeFactory should be able to have a go at turning almost anything into a DataNode.
canImport(DataFlavor) - Method in class uk.ac.starlink.ecsv.EcsvTableBuilder
 
canImport(DataFlavor) - Method in class uk.ac.starlink.feather.FeatherTableBuilder
 
canImport(DataFlavor) - Method in class uk.ac.starlink.fits.ColFitsTableBuilder
 
canImport(DataFlavor) - Method in class uk.ac.starlink.fits.FitsTableBuilder
Returns true for a flavor with the MIME type "application/fits".
canImport(DataFlavor) - Method in class uk.ac.starlink.gbin.GbinTableBuilder
 
canImport(DataFlavor) - Method in class uk.ac.starlink.parquet.ParquetTableBuilder
 
canImport(DataFlavor) - Method in class uk.ac.starlink.pds4.Pds4TableBuilder
 
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.MrtTableBuilder
 
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(JComponent, DataFlavor[]) - Method in class uk.ac.starlink.table.gui.TableLoadTransferHandler
 
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(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.ttools.example.AllWiseTableBuilder
 
canImport(DataFlavor) - Method in class uk.ac.starlink.ttools.example.GeojsonTableBuilder
 
canImport(DataFlavor) - Method in class uk.ac.starlink.ttools.example.TwoMassPscTableBuilder
 
canImport(DataFlavor) - Method in class uk.ac.starlink.votable.ColFitsPlusTableBuilder
 
canImport(DataFlavor) - Method in class uk.ac.starlink.votable.FitsPlusTableBuilder
Returns true for a flavor with the MIME type "application/fits".
canImport(DataFlavor) - Method in class uk.ac.starlink.votable.VOTableBuilder
Returns true for flavors which have MIME types starting text/xml application/xml application/x-votable+xml
canMap() - Method in class uk.ac.starlink.array.ArrayArrayImpl
 
canMap() - Method in interface uk.ac.starlink.array.ArrayImpl
Indicates whether mapped access is available.
canMap() - Method in class uk.ac.starlink.array.CombineArrayImpl
 
canMap() - Method in class uk.ac.starlink.array.DeterministicArrayImpl
 
canMap() - Method in class uk.ac.starlink.array.NioArrayImpl
 
canMap() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
canMerge() - Method in class uk.ac.starlink.ttools.plot2.layer.GlyphPaper
Returns false.
canMerge() - Method in interface uk.ac.starlink.ttools.plot2.paper.Paper
Indicates whether this Paper instance is capable of splitting and merging to facilitate parallel processing.
canPaint(DataSpec) - Method in interface uk.ac.starlink.ttools.plot2.layer.Outliner
Indicates whether this outliner is willing to provide painters for a given DataSpec.
canPaint(DataSpec) - Method in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
 
canPaint(DataSpec) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm.SizeOutliner
 
canPaint(DataSpec) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm.SizeXyOutliner
 
canRedo() - Method in class diva.whiteboard.WhiteboardEdits.AddStrokeEdit
 
canRedo() - Method in class diva.whiteboard.WhiteboardEdits.DeletePageEdit
 
canRedo() - Method in class diva.whiteboard.WhiteboardEdits.DeleteStrokeEdit
 
canRedo() - Method in class diva.whiteboard.WhiteboardEdits.NewPageEdit
 
canRedo() - Method in class diva.whiteboard.WhiteboardEdits.PasteEdit
 
canRedo() - Method in class diva.whiteboard.WhiteboardEdits.ReorderPageEdit
 
canRedo() - Method in class diva.whiteboard.WhiteboardEdits.StrokeFillColorEdit
 
canRedo() - Method in class diva.whiteboard.WhiteboardEdits.StrokeOutlineColorEdit
 
canRedo() - Method in class diva.whiteboard.WhiteboardEdits.StrokeWidthEdit
 
canRetry() - Method in class uk.ac.starlink.auth.UserInterface
Indicates whether there is any point in repeated attempts to acquire credentials from the user.
canScale(Scaling[], Span, Span) - Static method in class uk.ac.starlink.ttools.plot2.Scalings
Determines whether all of a list of scalings can be used to create Scaler objects from given span instances.
canScaleHistograms(Span) - Static method in class uk.ac.starlink.ttools.plot2.HistoRanger
Indicates whether a given span can be used to scale histograms.
canStream() - Method in class uk.ac.starlink.cdf.CdfTableBuilder
 
canStream() - Method in class uk.ac.starlink.ecsv.EcsvTableBuilder
 
canStream() - Method in class uk.ac.starlink.feather.FeatherTableBuilder
 
canStream() - Method in class uk.ac.starlink.fits.ColFitsTableBuilder
 
canStream() - Method in class uk.ac.starlink.fits.FitsTableBuilder
 
canStream() - Method in class uk.ac.starlink.gbin.GbinTableBuilder
 
canStream() - Method in class uk.ac.starlink.parquet.ParquetTableBuilder
Returns false; parquet metadata is in the footer.
canStream() - Method in class uk.ac.starlink.pds4.Pds4TableBuilder
No chance of streaming a format which stores the data in a different file.
canStream() - Method in class uk.ac.starlink.table.formats.AsciiTableBuilder
 
canStream() - Method in class uk.ac.starlink.table.formats.CsvTableBuilder
 
canStream() - Method in class uk.ac.starlink.table.formats.DocumentedTableBuilder
Indicates whether this handler can read tables from a stream.
canStream() - Method in class uk.ac.starlink.table.formats.IpacTableBuilder
 
canStream() - Method in class uk.ac.starlink.table.formats.MrtTableBuilder
 
canStream() - Method in class uk.ac.starlink.table.formats.TstTableBuilder
 
canStream() - Method in class uk.ac.starlink.table.formats.WDCTableBuilder
 
canStream() - Method in class uk.ac.starlink.votable.VOTableBuilder
 
canThick() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Indicates whether variants of this shape with different line thicknesses are available.
canTransformCoords(int, int) - Method in class uk.ac.starlink.ast.Transformer
Indicates whether this Transformer is able to transform between coordinate spaces with the given dimensionalities.
canTransformCoords(int, int) - Method in class uk.ac.starlink.ast.Transformer1
Indicates whether this Transformer is able to transform between coordinate spaces with the given dimensionalities.
canTransformCoords(int, int) - Method in class uk.ac.starlink.ast.Transformer2
Indicates whether this Transformer is able to transform between coordinate spaces with the given dimensionalities.
canUndo() - Method in class diva.whiteboard.WhiteboardEdits.AddStrokeEdit
 
canUndo() - Method in class diva.whiteboard.WhiteboardEdits.DeletePageEdit
 
canUndo() - Method in class diva.whiteboard.WhiteboardEdits.DeleteStrokeEdit
 
canUndo() - Method in class diva.whiteboard.WhiteboardEdits.NewPageEdit
 
canUndo() - Method in class diva.whiteboard.WhiteboardEdits.PasteEdit
 
canUndo() - Method in class diva.whiteboard.WhiteboardEdits.ReorderPageEdit
 
canUndo() - Method in class diva.whiteboard.WhiteboardEdits.StrokeFillColorEdit
 
canUndo() - Method in class diva.whiteboard.WhiteboardEdits.StrokeOutlineColorEdit
 
canUndo() - Method in class diva.whiteboard.WhiteboardEdits.StrokeWidthEdit
 
canUpload(TapCapability) - Static method in class uk.ac.starlink.vo.TapCapabilityPanel
Indicates whether the TAP load dialogue is capable of uploads for a given capability object.
CANVAS - Static variable in interface jsky.coords.CoordinateConverter
Constant for canvas coordinates
canvas - Variable in class uk.ac.starlink.diva.DrawActions
The target drawble canvas
CanvasComponent - Interface in diva.canvas
A CanvasComponent is an object that can be inserted into the display tree of a JCanvas.
CanvasDebugUtilities - Class in diva.canvas
A collection of canvas utilities.
CanvasDebugUtilities() - Constructor for class diva.canvas.CanvasDebugUtilities
 
CanvasDraw - Class in jsky.image.graphics.gui
This class defines a set of AbstractAction objects for drawing on the image.
CanvasDraw(DivaMainImageDisplay) - Constructor for class jsky.image.graphics.gui.CanvasDraw
Create a menu with graphics related items.
canvasDraw - Variable in class jsky.image.graphics.gui.FITSGraphics
User interface object managing a list of graphics objects.
canvasDraw - Variable in class jsky.image.graphics.gui.ImageGraphicsMenu
Object managing the drawing
CanvasFactory() - Constructor for class diva.canvas.test.JCanvasTest.CanvasFactory
 
CanvasFigure - Interface in jsky.graphics
This defines an abstract interface for figures drawn on a canvas.
CanvasFigureEvent - Class in jsky.graphics
This event is generated when a canvas figure is seletced, deselected, resized or dragged.
CanvasFigureEvent(CanvasFigure) - Constructor for class jsky.graphics.CanvasFigureEvent
 
CanvasFigureGroup - Interface in jsky.graphics
This defines an abstract interface for a group of canvas figures that should be displayed and selected together as a unit.
CanvasFigureListener - Interface in jsky.graphics
This defines the interface for listening for events on a canvas figure.
CanvasFigureListenerAdapter - Class in jsky.graphics
Adapter that does nothing, but implements the CanvasFigureListener interface.
CanvasFigureListenerAdapter() - Constructor for class jsky.graphics.CanvasFigureListenerAdapter
 
CanvasFigureListenerManager - Class in jsky.graphics
Manages a list of listeners for events on a CanvasFigure.
CanvasFigureListenerManager(CanvasFigure) - Constructor for class jsky.graphics.CanvasFigureListenerManager
Initialize to manage listeners for the given figure
CanvasGraphics - Interface in jsky.graphics
This defines an interface for drawing figures on a canvas of some type.
CanvasLayer - Class in diva.canvas
A canvas layer is a single layer that lives within a CanvasPane.
CanvasLayer() - Constructor for class diva.canvas.CanvasLayer
Create a new layer that is not in a pane.
CanvasLayer(CanvasPane) - Constructor for class diva.canvas.CanvasLayer
Create a new layer within the given pane.
CanvasPane - Class in diva.canvas
A canvas pane groups canvas layers.
CanvasPane() - Constructor for class diva.canvas.CanvasPane
 
canvasToImageCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given canvas coordinates to image coordinates.
canvasToImageCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given canvas coordinates to image coordinates.
canvasToScreenCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given canvas coordinates to screen coordinates.
canvasToScreenCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given canvas coordinates to screen coordinates.
canvasToUserCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given canvas coordinates to user coordinates.
canvasToUserCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given canvas coordinates to user coordinates.
canvasToWorldCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given canvas coordinates to world coordinates degrees in the equinox of the current image.
canvasToWorldCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given canvas coordinates to world coordinates degrees in the equinox of the current image.
CanvasUtilities - Class in diva.canvas
A collection of canvas utilities.
cap(int, int) - Method in interface uk.ac.starlink.ast.Grf
Indicates which abilities this Grf implementation has.
cap(int, int) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
 
CAPABILITIES_URI - Static variable in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Namespace URI for VOSI capabilities schema.
Capability - Class in uk.ac.starlink.vo
Describes a capability of a registry service.
Capability(Ivoid, String) - Constructor for class uk.ac.starlink.vo.Capability
Constructs a capability with a unique standardID.
Capability(Ivoid[], String) - Constructor for class uk.ac.starlink.vo.Capability
Constructs a capability with multiple alternative standardIDs.
CapabilityHolder - Interface in uk.ac.starlink.ttools.taplint
Provides TAP service capability information.
CapabilityStage - Class in uk.ac.starlink.ttools.taplint
Stage for checking content of TAPRegExt capability metadata.
CapabilityStage(CapabilityHolder) - Constructor for class uk.ac.starlink.ttools.taplint.CapabilityStage
Constructor.
CapabilityTableModel - Class in uk.ac.starlink.vo
TableModel in which each row is a RegCapabilityInterface.
CapabilityTableModel() - Constructor for class uk.ac.starlink.vo.CapabilityTableModel
Constructor.
capitalise(String) - Static method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Uppercases the first letter of a string.
Caption - Class in uk.ac.starlink.ttools.plot2
Content of textual item to be rendered somewhere on a plot.
Caption(String) - Constructor for class uk.ac.starlink.ttools.plot2.Caption
Constructor.
Captioner - Interface in uk.ac.starlink.ttools.plot2
Can paint a text caption onto a graphics context in horizontal orientation.
CAPTIONER - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key set for axis and general captioner.
CAPTIONER_KEYSET - Static variable in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Config key set for configuring text font.
CaptionerKeySet - Class in uk.ac.starlink.ttools.plot2.config
ConfigKeySet for specifying a captioner.
CaptionerKeySet() - Constructor for class uk.ac.starlink.ttools.plot2.config.CaptionerKeySet
Constructor.
captionTransform(Rectangle, int) - Method in class uk.ac.starlink.ttools.plot2.Orientation
Returns a transformation suitable for writing axis captions.
CAR0 - Static variable in class uk.ac.starlink.ttools.plot2.geom.FixedSkyviewProjection
Cartesian projection, lon=0 at edge.
CAR1 - Static variable in class uk.ac.starlink.ttools.plot2.geom.FixedSkyviewProjection
Cartesian projection, lon=0 at center.
CARD_LENG - Static variable in class uk.ac.starlink.fits.FitsUtil
FITS header card length in bytes (@value).
CARD_TYPES - Static variable in class uk.ac.starlink.fits.CardType
Unmofifiable list of all known card types.
CardFactory - Class in uk.ac.starlink.fits
Creates FITS CardImages suitable for writing to a FITS header.
CardFactory(CardFactory.Config) - Constructor for class uk.ac.starlink.fits.CardFactory
Constructor.
CardFactory.Config - Interface in uk.ac.starlink.fits
CardFactory configuration.
CardImage - Class in uk.ac.starlink.fits
Represents a FITS header card that will be written.
CardImage(byte[]) - Constructor for class uk.ac.starlink.fits.CardImage
Constructs a CardImage from an 80-element byte array.
CardImage(CharSequence) - Constructor for class uk.ac.starlink.fits.CardImage
Constructs a CardImage from an 80-character CharSequence.
CARDS_PER_BLOCK - Static variable in class uk.ac.starlink.fits.FitsUtil
Number of header cards per FITS block (@value).
CardType<T> - Class in uk.ac.starlink.fits
Defines different types of FITS header card.
CARET - Static variable in class uk.ac.starlink.ttools.task.LineEnder
Caret followed by carriage return (DOS CMD).
Cartesian - Class in uk.ac.starlink.pal
Cartesian Point in 2D or 3D space
Cartesian(double, double) - Constructor for class uk.ac.starlink.pal.Cartesian
Cartesian Point in 2D space
Cartesian(double, double, double) - Constructor for class uk.ac.starlink.pal.Cartesian
Cartesian Point in 3D space
Cartesian(double, double, double, double, double, double) - Constructor for class uk.ac.starlink.pal.Cartesian
Cartesian Point in 3D space and its derivitive
CartesianEllipseToy(boolean) - Constructor for class uk.ac.starlink.table.join.EllipseToy.CartesianEllipseToy
Constructor.
CartesianErrorCoordSet - Class in uk.ac.starlink.ttools.plot2.layer
MultiPointCoordSet for bidirectional errors in Cartesian data coordinates.
CartesianErrorCoordSet(String[], int[]) - Constructor for class uk.ac.starlink.ttools.plot2.layer.CartesianErrorCoordSet
Constructor.
CartesianMultiPointCoordSet - Interface in uk.ac.starlink.ttools.plot2.layer
MultiPointCoordSet sub-interface for Cartesian geometry.
CartesianMultiPointForm - Class in uk.ac.starlink.ttools.plot2.layer
MultiPointForm for use with Cartesian coordinates.
CartesianMultiPointForm(String, Icon, String, CartesianMultiPointCoordSet, MultiPointConfigKey, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.CartesianMultiPointForm
Constructs a new MultiPointForm with scaling in one of two default configurations, depending on the value of the supplied canScale parameter.
CartesianPlot3D - Class in uk.ac.starlink.ttools.plot
Plot3D which works with Cartesian coordinates.
CartesianPlot3D() - Constructor for class uk.ac.starlink.ttools.plot.CartesianPlot3D
Constructor.
CartesianTablePlotData - Class in uk.ac.starlink.ttools.plottask
PlotData concrete subclass for Cartesian data.
CartesianTablePlotData(StarTable, String[], String[], Style[], String, String[], String[]) - Constructor for class uk.ac.starlink.ttools.plottask.CartesianTablePlotData
Constructor.
CartesianTablePlotData.PairCreator - Class in uk.ac.starlink.ttools.plottask
Class used for JEL manipulations.
CartesianVectorCoordSet - Class in uk.ac.starlink.ttools.plot2.layer
MultiPointCoordSet for vectors in Cartesian data coordinates.
CartesianVectorCoordSet(String[]) - Constructor for class uk.ac.starlink.ttools.plot2.layer.CartesianVectorCoordSet
Constructor.
CASCADE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
cast(Object) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigKey
Converts an object to the value type of this key.
Catalog - Interface in jsky.catalog
This interface defines the common interface to all catalogs.
CATALOG - Static variable in interface jsky.catalog.Catalog
Value returned by getType() for servers that return a table
catalogButton - Variable in class jsky.navigator.NavigatorImageDisplayToolBar
 
CatalogDirectory - Interface in jsky.catalog
This defines the interface for a catalog directory, allowing catalogs to be organized in a hierarchy.
CatalogFactory - Class in jsky.catalog
Used to manage access to a known list of catalogs.
CatalogFactory() - Constructor for class jsky.catalog.CatalogFactory
 
CatalogHistoryItem - Class in jsky.catalog.gui
Local class used to store information about previously viewed catalogs or query results.
CatalogHistoryItem(String, URL, JComponent) - Constructor for class jsky.catalog.gui.CatalogHistoryItem
Create a catalog history item with the given name (for display), URL string (for catalog files), and display component.
CatalogNavigator - Class in jsky.catalog.gui
Used to navigate the catalog hierarchy.
CatalogNavigator(Component, CatalogTree) - Constructor for class jsky.catalog.gui.CatalogNavigator
Construct a CatalogNavigator using the given CatalogTree widget (Call setQueryResult to set the root catalog to display).
CatalogNavigator(Component, CatalogTree, TablePlotter) - Constructor for class jsky.catalog.gui.CatalogNavigator
Construct a CatalogNavigator using the given CatalogTree widget and TablePlotter (Call setQueryResult to set the root catalog to display).
CatalogNavigator.EmptyPanel - Class in jsky.catalog.gui
Used to identify an empty query or result panel
CatalogNavigatorMenuBar - Class in jsky.catalog.gui
Implements a menubar for a CatalogNavigator.
CatalogNavigatorMenuBar(CatalogNavigator, GenericToolBar) - Constructor for class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the menubar for the given CatalogNavigator panel
CatalogNavigatorOpener - Interface in jsky.catalog.gui
This interface is implemented by classes that can create and/or open the catalog navigator window to display the contents of a given catalog.
CatalogQueryPanel - Class in jsky.catalog.gui
Displays a panel containing widgets to use for searching a given catalog.
CatalogQueryPanel(Catalog, int) - Constructor for class jsky.catalog.gui.CatalogQueryPanel
Create a CatalogQueryPanel containing catalog specific labels and components for the search parameters specified in the catalog configuration file.
CatalogQueryPanel(Catalog) - Constructor for class jsky.catalog.gui.CatalogQueryPanel
Create a CatalogQueryPanel containing catalog specific labels and components for the search parameters specified in the catalog configuration file.
CatalogQueryPanel(Catalog, int, boolean) - Constructor for class jsky.catalog.gui.CatalogQueryPanel
This constructor is for use by derived classes.
CatalogQueryTool - Class in jsky.catalog.gui
Displays a CatalogQueryPanel in a JScrollPane and implements a search() method.
CatalogQueryTool(Catalog) - Constructor for class jsky.catalog.gui.CatalogQueryTool
Create a CatalogQueryTool for searching the given catalog.
CatalogQueryTool(Catalog, QueryResultDisplay) - Constructor for class jsky.catalog.gui.CatalogQueryTool
Create a CatalogQueryTool for searching the given catalog.
CatalogTree - Class in jsky.catalog.gui
Used to display a catalog hierarchy.
CatalogTree(CatalogDirectory) - Constructor for class jsky.catalog.gui.CatalogTree
Create a CatalogTree and display the given catalog directory hierarchy
CatalogTreeCellRenderer - Class in jsky.catalog.gui
This local class is used to override the default tree node renderer and provide special catalog dependent icons.
CatalogTreeCellRenderer() - Constructor for class jsky.catalog.gui.CatalogTreeCellRenderer
 
CatalogUIHandler - Interface in jsky.catalog.gui
Defines the interface for classes wishing to define thier own catalog query or query result components.
CATINFO - Static variable in class jsky.navigator.NavigatorFITSTable
Name of a FITS binary table containing skycat style catalog configuration information.
CATINFO_COLUMNS - Static variable in class jsky.navigator.NavigatorFITSTable
Table column headings for the CATINFO table (corresponds to the fields in a skycat catalog config file)
CatMapper - Class in uk.ac.starlink.ttools.task
TableMapper which concatenates tables top to bottom.
CatMapper(boolean) - Constructor for class uk.ac.starlink.ttools.task.CatMapper
Constructor.
CBZip2InputStream - Class in uk.ac.starlink.util.bzip2
An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
CBZip2InputStream(InputStream) - Constructor for class uk.ac.starlink.util.bzip2.CBZip2InputStream
Constructs a new CBZip2InputStream which decompresses bytes read from the specified stream.
CBZip2InputStream(InputStream, boolean) - Constructor for class uk.ac.starlink.util.bzip2.CBZip2InputStream
Constructs a new CBZip2InputStream which decompresses bytes read from the specified stream.
CBZip2OutputStream - Class in uk.ac.starlink.util.bzip2
An output stream that compresses into the BZip2 format (without the file header chars) into another stream.
CBZip2OutputStream(OutputStream) - Constructor for class uk.ac.starlink.util.bzip2.CBZip2OutputStream
Constructs a new CBZip2OutputStream with a blocksize of 900k.
CBZip2OutputStream(OutputStream, int) - Constructor for class uk.ac.starlink.util.bzip2.CBZip2OutputStream
Constructs a new CBZip2OutputStream with specified blocksize.
CDF_TT2000 - Static variable in class uk.ac.starlink.tfcat.TimeCoords
Predefined TimeCoords instance for CDF Epoch TT2000.
CdfDomains - Class in uk.ac.starlink.cdf
Utility class for identifying domain mappers for CDF datatypes.
CdfDomains() - Constructor for class uk.ac.starlink.cdf.CdfDomains
 
CdfIntegration - Class in gaia.cu9.tools.parallax.util
 
CdfIntegration() - Constructor for class gaia.cu9.tools.parallax.util.CdfIntegration
 
CdfStarTable - Class in uk.ac.starlink.cdf
StarTable implementation for CDF files.
CdfStarTable(CdfContent, CdfTableProfile) - Constructor for class uk.ac.starlink.cdf.CdfStarTable
Constructor.
CdfTableBuilder - Class in uk.ac.starlink.cdf
Table input handler for NASA CDF (Common Data Format) files.
CdfTableBuilder() - Constructor for class uk.ac.starlink.cdf.CdfTableBuilder
Constructs a default Cdf table builder.
CdfTableBuilder(CdfTableProfile) - Constructor for class uk.ac.starlink.cdf.CdfTableBuilder
Constructs a Cdf table builder with a custom translation profile.
CdfTableProfile - Interface in uk.ac.starlink.cdf
Encapsulates choices about how to do the conversion from a CDF to a StarTable.
cds.tools - package cds.tools
 
CdsHealpix - Class in uk.ac.starlink.ttools.cone
Healpix implementation for use with the MOC library based on F-X Pineau's cds-healpix-java library.
CdsHealpixSkyPixellator - Class in uk.ac.starlink.table.join
HEALPix sky pixellator using the CDS-HEALPIX-JAVA library written by F-X Pineau at CDS.
CdsHealpixSkyPixellator() - Constructor for class uk.ac.starlink.table.join.CdsHealpixSkyPixellator
 
CdsHealpixUtil - Class in uk.ac.starlink.ttools.plot2
Utilities for working with the cds-healpix-java library in sky plots.
CdsUploadMatcher - Class in uk.ac.starlink.ttools.cone
UploadMatcher implementation for the CDS Xmatch service.
CdsUploadMatcher(URL, String, double, ServiceFindMode, ContentCoding) - Constructor for class uk.ac.starlink.ttools.cone.CdsUploadMatcher
Constructor.
CdsUploadMatcher.VizierMeta - Class in uk.ac.starlink.ttools.cone
Metadata provided for Vizier tables by the CDS Xmatch service.
CdsUploadSkyMatch - Class in uk.ac.starlink.ttools.task
Upload matcher that uses CDS's Xmatch service.
CdsUploadSkyMatch() - Constructor for class uk.ac.starlink.ttools.task.CdsUploadSkyMatch
Constructor.
CeaConfig - Class in uk.ac.starlink.ttools.cea
Class which defines schema-specific details of a CEA configuration file to be written by a CeaWriter object.
CeaConfig(ElementDeclaration, ElementDeclaration, ElementDeclaration) - Constructor for class uk.ac.starlink.ttools.cea.CeaConfig
Constructor.
CeaMetadata - Class in uk.ac.starlink.ttools.cea
Encapsulates the metadata required for a CEA application description.
CeaMetadata(String, String, String, String, String) - Constructor for class uk.ac.starlink.ttools.cea.CeaMetadata
Constructor.
CeaParameter - Class in uk.ac.starlink.ttools.cea
Represents a parameter of a CEA task.
CeaParameter(Parameter<?>) - Constructor for class uk.ac.starlink.ttools.cea.CeaParameter
Constructor.
CeaTask - Class in uk.ac.starlink.ttools.cea
Represents a task suitable for use in the CEA interface of STILTS.
CeaTask(Task, String) - Constructor for class uk.ac.starlink.ttools.cea.CeaTask
Constructs a CeaTask.
CeaWriter - Class in uk.ac.starlink.ttools.cea
Writes an application description file suitable for use with the AstroGrid Common Execution Architecture.
CeaWriter(PrintStream, CeaConfig, CeaTask[], boolean, String) - Constructor for class uk.ac.starlink.ttools.cea.CeaWriter
Constructor.
Cell(int, int) - Constructor for class uk.ac.starlink.ttools.plot2.geom.MatrixShape.Cell
Constructor.
CELLGAP_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.MatrixGangerFactory
Config key for gap between matrix cells.
cellSelected(ListSelectionEvent) - Method in class uk.ac.starlink.util.gui.SelectCharacters
A cell has been selected.
CENTER - Static variable in class diva.sketch.parser2d.AbstractRule
The center direction constant.
CENTER - Static variable in class diva.sketch.parser2d.RelationUtilities
The center direction constant.
center(ImageCoords, ImageCoords) - Method in class jsky.coords.ImageCoords
Given the endpoints of a box (pos1, pos2), return an array containing the center pos, as well as the width, height, and radius of the box.
center(WorldCoordinates, WorldCoordinates) - Method in interface jsky.coords.WorldCoordinates
Given the endpoints of a box (pos1, pos2), return an array containing the center ra, dec in degrees, as well as the width, height, and radius of the box in arcmin.
center(WorldCoordinates, WorldCoordinates) - Method in class jsky.coords.WorldCoords
Given the endpoints of a box (pos1, pos2), return an array containing the center ra, dec in degrees, as well as the width, height, and radius of the box in arcmin.
center(Icon, Point) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations
Utility function to center a symmetric icon at a point.
center1d(Icon, boolean, Point, Rectangle) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations
Utility function to center one of the 1-dimensional zoom icons about a given point on its axis.
CENTER_X - Static variable in class diva.sketch.toolbox.ZoomRecognizer.ZoomData
 
CENTER_Y - Static variable in class diva.sketch.toolbox.ZoomRecognizer.ZoomData
 
centerImage(PlanarImage) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
If a new image was just loaded, center the image in it's window, otherwise only center it if it is smaller than the display window.
centerPosition - Variable in class jsky.coords.CoordinateRadius
Center position in a supported coordinate system
CenterSite - Class in diva.canvas.connector
A concrete implementation of Site that is located in the center of the bounding box of a figure.
CenterSite(Figure) - Constructor for class diva.canvas.connector.CenterSite
Create a new site on the given figure.
CenterSite(Figure, int) - Constructor for class diva.canvas.connector.CenterSite
Create a new site on the given figure and with the given ID
CenterTarget - Class in diva.canvas.connector
An implementation of connector targets that finds center sites.
CenterTarget() - Constructor for class diva.canvas.connector.CenterTarget
 
CENTIMETER - Static variable in class jsky.science.Wavelength
 
CENTIMETERABBREV - Static variable in class jsky.science.Wavelength
 
CentralForm<DG extends DataGeom> - Class in uk.ac.starlink.ttools.plot2.layer
ShapeForm that plots the central point of an Area.
CENTRE - Static variable in class uk.ac.starlink.xdoc.fig.Anchor
 
CERT_BEGIN - Static variable in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
CERT_END - Static variable in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
certificateString() - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
CFORMAT_INFO - Static variable in class uk.ac.starlink.ecsv.EcsvStarTable
Metadata for ECSV format item.
CGI_MODE - Static variable in class uk.ac.starlink.ttools.plottask.PaintMode
Mode used for standard output in CGI form.
CgiMode - Class in uk.ac.starlink.ttools.mode
Output mode for writing the table as a stream with CGI headers.
CgiMode() - Constructor for class uk.ac.starlink.ttools.mode.CgiMode
 
CgiQuery - Class in uk.ac.starlink.util
Utility class for constructing CGI query strings.
CgiQuery(String) - Constructor for class uk.ac.starlink.util.CgiQuery
Constructs a CGI query.
Challenge - Class in uk.ac.starlink.auth
Represents and parses challenge specifications as defined by RFC7235.
Challenge(String, String, Map<String, String>) - Constructor for class uk.ac.starlink.auth.Challenge
Constructs a challenge with an optional realm and auth parameters.
Challenge(String, String) - Constructor for class uk.ac.starlink.auth.Challenge
Constructs a challenge with token68 string
CHALLENGE_HEADER - Static variable in class uk.ac.starlink.auth.AuthUtil
RFC 7235 challenge header key "WWW-Authenticate" (RFC 7235 sec 4.1).
CHANGED - Static variable in class uk.ac.starlink.diva.FigureChangedEvent
Used when figure is changed (transformed).
changedUpdate(DocumentEvent) - Method in class uk.ac.starlink.ast.gui.TitleControls
 
changeEvent - Variable in class jsky.image.graphics.gui.CanvasDraw
Event fired for changes
changeEvent - Variable in class uk.ac.starlink.diva.DrawActions
Event fired for changes
changeStyle() - Method in class uk.ac.starlink.ast.gui.LineControls
Send event to signal the line style has changed.
changeThick() - Method in class uk.ac.starlink.ast.gui.LineControls
Send event to signal a line thickness change event.
ChangingComboBoxModel<E> - Class in uk.ac.starlink.util.gui
ComboBoxModel which can notify ChangeListeners and ActionListeners of changes in the selection.
ChangingComboBoxModel() - Constructor for class uk.ac.starlink.util.gui.ChangingComboBoxModel
Constructs an empty model.
ChangingComboBoxModel(E[]) - Constructor for class uk.ac.starlink.util.gui.ChangingComboBoxModel
Constructs a model with a given initial array of items.
ChangingComboBoxModel(Collection<E>) - Constructor for class uk.ac.starlink.util.gui.ChangingComboBoxModel
Constructs a model with a given initial list of items.
Channel - Interface in diva.pod
A Channel is the object that transmits data between a Transmitter and a Receiver.
Channel - Class in uk.ac.starlink.ast
Java interface to the AST Channel class - basic (textual) I/O channel.
Channel(InputStream, OutputStream) - Constructor for class uk.ac.starlink.ast.Channel
Creates a channel which reads from the given InputStream and writes to the given OutputStream.
Channel() - Constructor for class uk.ac.starlink.ast.Channel
This constructor does not do all the required construction to create a valid Channel object, but is required for inheritance by user subclasses of Channel.
Channel(Channel) - Constructor for class uk.ac.starlink.ast.Channel
This is a dummy constructor which does nothing at all.
channelize() - Method in class uk.ac.starlink.ast.IntraMap
This method, called by Channel's write method, attempts to serialize this IntraMap's Transformer object into the IntraFlag attribute.
channelize() - Method in interface uk.ac.starlink.ast.NeedsChannelizing
Does object-specific preparation for output to a Channel.
CHAR - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for 16-bit character, no null handling.
CHAR_HEIGHT - Static variable in class diva.sketch.toolbox.TextAnnotations
 
CHAR_INDEX - Static variable in interface nom.tam.util.PrimitiveInfo
 
CHAR_WIDTH - Static variable in class diva.sketch.toolbox.TextAnnotations
 
characterLiteral(String) - Method in class uk.ac.starlink.vo.AdqlSyntax
Returns ADQL text representing a character literal.
characters(char[], int, int) - Method in class jsky.util.SaxParserUtil
Receive notification of character data (CDATA) inside an element.
characters(char[], int, int) - Method in class uk.ac.starlink.ttools.copy.SquashAttributeHandler
 
characters(char[], int, int) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
characters(char[], int, int) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Called when character content is found in the element.
characters(char[], int, int) - Method in class uk.ac.starlink.ttools.votlint.FudgeNamespaceContentHandler
 
characters(char[], int, int) - Method in class uk.ac.starlink.ttools.votlint.StreamHandler
 
characters(char[], int, int) - Method in class uk.ac.starlink.ttools.votlint.TdHandler
 
characters(char[], int, int) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
characters(char[], int, int) - Method in class uk.ac.starlink.vo.DalResultStreamer
 
characters(char[], int, int) - Method in class uk.ac.starlink.vo.DalResultXMLFilter
 
characters(char[], int, int) - Method in class uk.ac.starlink.vo.TableSetSaxHandler
 
characters(char[], int, int) - Method in class uk.ac.starlink.votable.TableContentHandler
 
characters(char[], int, int) - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
 
charButton - Variable in class uk.ac.starlink.util.gui.SelectTextField
Button to initiate selecting special characters.
charChooser - Variable in class uk.ac.starlink.util.gui.SelectTextField
The special character chooser.
charData(char[], int, int) - Method in class diva.compat.xml.XmlReader.Handler
Append the given character bytes to the character data of the current XML element.
charData(char[], int, int) - Method in class diva.gui.MultipageParser
Handle character data.
charData(char[], int, int) - Method in class diva.util.aelfred.HandlerBase
Handle character data.
charData(char[], int, int) - Method in interface diva.util.aelfred.XmlHandler
Character data.
charData(char[], int, int) - Method in class diva.util.xml.XmlReader.Handler
Append the given character bytes to the character data of the current XML element.
charHeight() - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Return the character height in component coordinates.
chart - Variable in class jsky.image.gui.ImageCutLevels
Used to plot a histogram of image pixel value distribution.
check() - Method in class diva.canvas.test.FigureTest.RegionTestCase
 
check() - Method in class diva.util.jester.TestCase
Report on the results of running the test.
check(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Check if there is an image loaded and if so, if it supports world coordinates.
check(String, ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.ArraysizeChecker
 
check(String, ElementHandler) - Method in interface uk.ac.starlink.ttools.votlint.AttributeChecker
Performs a syntactic and/or semantic check on an attribute value for a given element.
check(String, ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.DeprecatedAttChecker
 
check(String, ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.IDChecker
 
check(String, ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.NameChecker
 
check(String, ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.ParamHandler.ValueChecker
 
check(String, ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.RefChecker
 
check(String, ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.TableHandler.NrowsChecker
 
check(String, ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.UcdChecker
 
check(String, ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.UnitChecker
 
check(String, ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.VersionChecker
 
check(String, ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.VocabAttributeChecker
 
checkArgs(List, Class[]) - Static method in class uk.ac.starlink.plastic.HubManager
Utility method to check the types of a list of arguments.
checkArray(Object, int) - Method in class uk.ac.starlink.array.Type
Checks that a given Object is in fact an array of the primitive type corresponding to this Type, and contains at least a given number of elements; throws an exception if not.
checkArrayConsistency(Object[], int[]) - Method in class nom.tam.util.ColumnTable
Check that the columns and sizes are consistent.
checkBoundingBoxes(Reporter, TfcatObject) - Static method in class uk.ac.starlink.tfcat.TfcatUtil
Performs a global check for a given TfcatObject that any positions listed are within the bounding boxes in whose scope they appear.
CheckBoxMenu - Class in uk.ac.starlink.vo
A menu which contains only checkbox-type entries and has an associated ListSelectionModel.
CheckBoxMenu() - Constructor for class uk.ac.starlink.vo.CheckBoxMenu
Constructs a new CheckBoxMenu.
CheckBoxMenu(String) - Constructor for class uk.ac.starlink.vo.CheckBoxMenu
Constructs a new CheckBoxMenu with a given name.
checkBuf(int) - Method in class nom.tam.util.BufferedDataOutputStream
 
checkBuf(int) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
Try to ensure there is a given number of bytes in the buffer.
checkCacheValid(TransformContext) - Method in class diva.canvas.DamageRegion
Check transform cache validity.
checkCacheValid(TransformContext) - Method in class diva.canvas.TransformContext
Check transform cache validity.
checkClientTrusted(X509Certificate[], String) - Method in class uk.ac.starlink.auth.ssl.BasicX509TrustManager
 
checkColumnCount(WideFits, int) - Static method in class uk.ac.starlink.fits.FitsUtil
Checks that a table with the given number of columns can be written.
checkConsistency(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Check to make sure that all nodes and edges are self-consistent within a graph.
checkConsistency(Object, GraphModel) - Static method in class diva.graph.layout.LayoutUtilities
Check consistency of the graph in terms of topology and layout.
checkConsistency(Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
Check to make sure that all nodes and edges are self-consistent within a graph.
checkContainment(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Check to make sure that all nodes and edges are contained with in a graph and are consistent.
checkContainment(Object, GraphModel) - Static method in class diva.graph.layout.LayoutUtilities
Check consistency and containment in terms of topology and layout.
checkContainment(Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
Check to make sure that all nodes and edges are contained with in a graph and are consistent.
checkCrs(Reporter, TfcatObject) - Static method in class uk.ac.starlink.tfcat.TfcatUtil
Ensure that CRS objects are in place for the tree rooted at the given TFCat Object.
checkDuplicatedName(StarTable, int) - Static method in class uk.ac.starlink.ttools.filter.AddColumnFilter
Checks that a given column in a table does not have the same name as any of the other columns in the table.
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.
checkEntryStates() - Method in class uk.ac.starlink.util.gui.ProxySetupFrame
Check the entry states for the proxy hostname and port.
checkExpressions() - Method in class uk.ac.starlink.ttools.plottask.TablePlotData
Checks that any JEL expressions used by the data for this object compile correctly.
checkExpressionType(Library, StarTable, String, Class<?>) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Checks that an expression is legal and returns a particular class.
checkExtensions(boolean) - Method in class jsky.image.gui.DivaMainImageDisplay
If there are multiple images and/or tables in the image file, pop up a dialog to select the one to display.
CheckFilter - Class in uk.ac.starlink.ttools.filter
Processing step which runs the Tables.checkTable(uk.ac.starlink.table.StarTable) diagnostic.
CheckFilter() - Constructor for class uk.ac.starlink.ttools.filter.CheckFilter
 
checkForInterrupt() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Throw an exception if interrupt() was called on this stream.
checkJ2se() - Static method in class uk.ac.starlink.util.Loader
Checks that the JRE contains classes that you'd expect it to.
checkJ2seVendor() - Static method in class uk.ac.starlink.util.Loader
Checks the reported vendor for this J2SE.
checkJavaValue(Object) - Method in class uk.ac.starlink.plastic.ValueType
Checks a value sent or received using Java-RMI.
checkLink(VotLintContext, ElementRef, ElementRef) - Method in class uk.ac.starlink.ttools.votlint.FieldRefChecker
 
checkLink(VotLintContext, String, ElementRef, ElementRef) - Method in class uk.ac.starlink.ttools.votlint.RefChecker
Checks that an IDREF->ID arc is sensible.
checkLinks(Source, Source) - Method in class uk.ac.starlink.xdoc.LinkChecker
Checks the result of an XML transformation to see if the links in the result are OK or not.
checkLinks(Source, Source, Map<String, String>) - Method in class uk.ac.starlink.xdoc.LinkChecker
Checks the result of an XML transformation to see if the links in the result are OK or not, with an optional list of parameters.
checkOpen() - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
checkOption(Reporter, String, Collection<String>) - Static method in class uk.ac.starlink.tfcat.TfcatUtil
Checks whether a given token is in a supplied list of valid options.
checkParameters(Parameter<?>[]) - Method in class uk.ac.starlink.task.LineEnvironment
Checks that this environment's values are compatible with the given list of parameters.
checkProperties() - Method in class jsky.catalog.skycat.SkycatTable
If no properties were defined in the header, add the default settings
checkSave() - Method in class jsky.image.gui.DivaMainImageDisplay
If the current image file has been modified (by adding or deleting a FITS extension, for example), ask the user to confirm saving it.
checkSearchCols(Vector) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Check for additional search parameters defined in the "search_cols" property and add them to the given parameter description vector.
CheckSelectionAction - Class in diva.sketch
This class encapsulates a check selection operation for pen interaction.
CheckSelectionAction(BasicInterpreter) - Constructor for class diva.sketch.CheckSelectionAction
Construct a deletion operator that executes within the given interpreter.
checkServerTrusted(X509Certificate[], String) - Method in class uk.ac.starlink.auth.ssl.BasicX509TrustManager
 
checkSite(int) - Static method in class diva.sketch.parser2d.RelationUtilities
Check the given site's validity; throw an illegal argument exception if it is not valid.
checkStream(InputStream) - Method in class uk.ac.starlink.ttools.votlint.ValueParser
Checks the value of a table element which is encoded in a BINARY stream.
checkString(String) - Method in class uk.ac.starlink.ttools.votlint.ValueParser
Checks the value of a string which contains the value.
checksumData(StarTable) - Static method in class uk.ac.starlink.table.Tables
Returns a checksum of all the cell data in a given table.
checksumData(RowSequence, Checksum) - Static method in class uk.ac.starlink.table.Tables
Feeds the data from a row sequence to a supplied checksum accumulator.
ChecksumMode - Class in uk.ac.starlink.ttools.mode
Processing mode for calculating a checksum of table data.
ChecksumMode() - Constructor for class uk.ac.starlink.ttools.mode.ChecksumMode
 
ChecksumMode(Supplier<Checksum>) - Constructor for class uk.ac.starlink.ttools.mode.ChecksumMode
 
checkTable(StarTable) - Static method in class uk.ac.starlink.table.Tables
Diagnostic method which tests the invariants of a StarTable.
checkTerm(String, VocabChecker.TermReporter) - Method in class uk.ac.starlink.ttools.votlint.VocabChecker
Checks whether a term is present in this vocabulary, and reports to a callback interface.
checkTopElement(String, String) - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
 
checkTopLocalName(String) - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
 
checkType(Reporter, String, URL) - Method in class uk.ac.starlink.ttools.taplint.ContentTypeOptions
Checks a declared Content-Type string against the permitted values for this object.
checkUcd(String) - Method in class uk.ac.starlink.tfcat.BasicReporter
 
checkUcd(String) - Method in class uk.ac.starlink.tfcat.DummyReporter
 
checkUcd(String) - Method in interface uk.ac.starlink.tfcat.Reporter
Report on validity of the supplied Uniform Content Descriptor.
checkUnit(String) - Method in class uk.ac.starlink.tfcat.BasicReporter
 
checkUnit(String) - Method in class uk.ac.starlink.tfcat.DummyReporter
 
checkUnit(String) - Method in interface uk.ac.starlink.tfcat.Reporter
Report on validity of the supplied unit string.
checkUrl(String) - Method in class uk.ac.starlink.vo.DalTableLoadDialog
Performs syntactic checks on a string which should be a URL, and throws an informative RuntimeException if it is not.
checkWord(String) - Method in interface uk.ac.starlink.tfcat.WordChecker
Reports warnings or errors associated with a supplied string.
childNames() - Method in interface diva.sketch.recognition.CompositeElement
Return an array of the names of the children of this element, each of which sequentially corresponds to an item in the array returned by children().
children() - Method in interface diva.sketch.recognition.CompositeElement
Return a list of the children of this element, each of which is of type SceneElement.
children() - Method in class diva.sketch.recognition.VotingSceneRecognizer
Return the children as a list.
children() - Method in class diva.sketch.recognition.VotingStrokeRecognizer
Return the children as a list.
ChoiceConfigKey<T> - Class in uk.ac.starlink.ttools.plot2.config
ConfigKey that allows named choices from a given list, and optionally provides other ways of specifying values from string descriptions.
ChoiceConfigKey(ConfigMeta, Class<T>, T, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.config.ChoiceConfigKey
Constructor.
ChoiceElement - Interface in diva.sketch.recognition
A choice element represents a choice between multiple typed elements that have the same type (or super-type).
ChoiceMode - Class in uk.ac.starlink.ttools.task
Output mode which can be used to give the user, via the parameter system, the choice about what mode to use.
ChoiceMode() - Constructor for class uk.ac.starlink.ttools.task.ChoiceMode
Constructor.
choiceNames() - Method in interface diva.sketch.recognition.ChoiceElement
Return an array of the names of the children of this element, each of which sequentially corresponds to an item in the array returned by children().
ChoiceParameter<T> - Class in uk.ac.starlink.task
Parameter whose legal value must be one of a disjunction of given values.
ChoiceParameter(String, Class<T>, T[]) - Constructor for class uk.ac.starlink.task.ChoiceParameter
Constructor.
ChoiceParameter(String, Class<T>) - Constructor for class uk.ac.starlink.task.ChoiceParameter
Constructs a choice parameter with no initially set options.
ChoiceParameter(String, T[]) - Constructor for class uk.ac.starlink.task.ChoiceParameter
Constructs a choice parameter with an initial option set.
choices() - Method in class diva.sketch.recognition.BasicScene
Return a list of all of the choices contained in the scene.
choices() - Method in interface diva.sketch.recognition.ChoiceElement
Return a list that contains the choices that this element covers, from high to low confidence.
choices() - Method in interface diva.sketch.recognition.Scene
Return a list of all of the choices contained in the scene.
choiceToString(C) - Method in class uk.ac.starlink.task.AbstractChoiceParameter
Provides a string representation of a given typed value for this parameter.
chooseBlockSize(long) - Static method in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
Chooses a blocksize based on the given length of the data to compress.
chooseChars() - Method in class uk.ac.starlink.util.gui.SelectTextField
Choose a special character phrase to append.
chooseClientAlias(String[], Principal[], Socket) - Method in class uk.ac.starlink.auth.ssl.BasicX509KeyManager
 
chooseColour() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Update the text colour.
chooseColour() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Update the text colour.
chooseColour() - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Choose a colour for the component using a chooser dialog.
chooseColour() - Method in class uk.ac.starlink.ast.gui.LineControls
Create a dialog to select a new colour.
chooseColour() - Method in class uk.ac.starlink.ast.gui.StringsControls
Choose a text colour.
chooseColour() - Method in class uk.ac.starlink.ast.gui.TitleControls
Choose a text colour.
chooseDataNode(Component, String, String) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Pops up a modal dialog which asks the user for a DataNode.
chooseNdx(Component, String, String) - Method in class uk.ac.starlink.datanode.tree.NdxNodeChooser
Pops up a modal dialog to choose an NDX from this chooser.
chooseNdx(Component) - Method in class uk.ac.starlink.datanode.tree.NdxNodeChooser
Pops up a modal dialog to choose an NDX from this chooser, with default characteristics.
ChooserColorSpecifier - Class in uk.ac.starlink.ttools.plot2.config
SpecifierPanel subclass that uses a JColorChooser to specify a colour.
ChooserColorSpecifier(Color) - Constructor for class uk.ac.starlink.ttools.plot2.config.ChooserColorSpecifier
Constructs a specifier based on a given default colour.
ChooserColorSpecifier(JColorChooser) - Constructor for class uk.ac.starlink.ttools.plot2.config.ChooserColorSpecifier
Constructs a specifier based on a given JColorChooser.
chooseServerAlias(String, Principal[], Socket) - Method in class uk.ac.starlink.auth.ssl.BasicX509KeyManager
 
chooseStarTable(Component, String, String) - Method in class uk.ac.starlink.datanode.tree.TableNodeChooser
Pops up a modal dialog to choose a table from this chooser.
chooseStarTable(Component) - Method in class uk.ac.starlink.datanode.tree.TableNodeChooser
Pops up a modal dialog to choose a table from this chooser, with default characteristics.
chooseText(String) - Method in class uk.ac.starlink.util.gui.ExampleSelectField
Marks given text as a chosen value for this component.
ChunkStepper - Class in uk.ac.starlink.array
Allows convenient stepping through an array.
ChunkStepper(long, int) - Constructor for class uk.ac.starlink.array.ChunkStepper
Create a new ChunkStepper with a given chunk size.
ChunkStepper(long) - Constructor for class uk.ac.starlink.array.ChunkStepper
Create a new ChunkStepper with the default chunk size.
CIRCLE - Static variable in class jsky.catalog.TablePlotSymbol
 
Circle - Class in uk.ac.starlink.ast
Java interface to the AST Circle class - a circular or spherical region within a Frame.
Circle(Frame, int, double[], double[], Region) - Constructor for class uk.ac.starlink.ast.Circle
Create a Circle.
Circle(Frame, double[], double, Region) - Constructor for class uk.ac.starlink.ast.Circle
Create a Circle given a centre and radius.
Circle(Frame, double[], double[], Region) - Constructor for class uk.ac.starlink.ast.Circle
Create a Circle given a centre and point on the circumference.
CIRCLE - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a circle marker.
CIRCLE_MAPPER - Static variable in class uk.ac.starlink.ttools.plot2.data.AreaDomain
Mapper for (x,y,r) circles - see DALI 1.1 section 3.3.6.
CircleGeometry - Class in diva.canvas.interactor
A class that provides support for manipulating the bounds of a figure.
CircleGeometry(Figure, Rectangle2D) - Constructor for class diva.canvas.interactor.CircleGeometry
Create a new geometry object on the given figure and with the given initial bounds.
CircleGeometry.CircleSite - Class in diva.canvas.interactor
CircleSite is the local class that implements an editable site of Rectangle objects.
CircleManipulator - Class in diva.canvas.interactor
A manipulator which attaches a grab handles to one of the bounds of the child figure.
CircleManipulator() - Constructor for class diva.canvas.interactor.CircleManipulator
Construct a new manipulator that uses rectangular grab-handles.
CircleManipulator(GrabHandleFactory) - Constructor for class diva.canvas.interactor.CircleManipulator
Construct a new manipulator using the given grab-handle factory.
clamp(PlanarImage, double, double) - Static method in class jsky.image.operator.ImageOps
Perform a clamp operation on the image and return the new image.
CLASS_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
CLASS_KEY - Static variable in class uk.ac.starlink.datanode.nodes.ValueInfoMetamapGroup
 
CLASS_TAG - Static variable in class diva.compat.xml.CompositeBuilder
Indicates a recognizer class
CLASS_TAG - Static variable in class diva.util.xml.CompositeBuilder
Indicates a recognizer class
ClassBuilder - Class in diva.sketch.rcl
Translate to and from XML for objects whose only parameters are their class names.
ClassBuilder() - Constructor for class diva.sketch.rcl.ClassBuilder
 
classes - Static variable in interface nom.tam.util.PrimitiveInfo
Classes of the primitives.
CLASSES_PROPERTY - Static variable in class uk.ac.starlink.ttools.jel.JELUtils
System property name for adding colon-separated list of additional classnames containing static methods.
CLASSIC - Static variable in class uk.ac.starlink.fits.CardFactory
Instance with value trimming, bad char replacement, no HIERARCH.
CLASSIC - Static variable in class uk.ac.starlink.ttools.plot2.TickLook
Old-style look - major tickmarks extend above and below axis.
CLASSIC_COLORS - Static variable in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
 
Classification - Class in diva.sketch.classification
Data structure for storing a list of classifer type and confidence value pairs in the order of descending confidence values.
Classification(String[], double[]) - Constructor for class diva.sketch.classification.Classification
Construct a classification with no types.
Classifier - Interface in diva.sketch.classification
A Classifier performs generic classification on feature sets, the semantics of which it knows nothing about.
ClassifierException - Exception in diva.sketch.classification
Thrown when there is some internal error in the training or classification process.
ClassifierException() - Constructor for exception diva.sketch.classification.ClassifierException
Construct a ClassifierException with no error message.
ClassifierException(String) - Constructor for exception diva.sketch.classification.ClassifierException
Construct a ClassifierException with the specified error message.
classify(FeatureSet) - Method in class diva.sketch.classification.BayesClassifier
Given a feature vector (fs), compute the joint probability of each class.
classify(FeatureSet) - Method in interface diva.sketch.classification.Classifier
Return a classification for the specified feature set, or throw a runtime exception if the feature set that is given does not have the same number of features as the training set that it was trained on.
classify(FeatureSet) - Method in class diva.sketch.classification.KNNClassifier
Compare the given example (features) to the examples in the training set and save the top K closest matches in ascending distance values.
classify(FeatureSet) - Method in class diva.sketch.classification.RubineClassifier
 
classify(FeatureSet) - Method in class diva.sketch.classification.WeightedEuclideanClassifier
Classify the specified feature set using each weight, by comparing them to the mu (mean) value of the weight and weighting it by the sigma value (standard deviation).
classify2(FeatureSet) - Method in class diva.sketch.classification.RubineClassifier
Return a classification for the specified feature set, or throw a runtime exception if the feature set that is given does not have the same number of features as the training set that it was trained on.
CLASSNAME_INFO - Static variable in class uk.ac.starlink.gbin.GbinTableBuilder
ValueInfo for GBIN row object classname.
ClassTableScheme - Class in uk.ac.starlink.table
TableScheme implementation that allows to use any TableScheme implementation on the classpath.
ClassTableScheme() - Constructor for class uk.ac.starlink.table.ClassTableScheme
 
classUsage(String) - Static method in class uk.ac.starlink.xdoc.XdocUtils
Returns the usage string for a given class.
Cldj(int, int, int) - Method in class uk.ac.starlink.pal.Pal
Gregorian calendar to Modified Julian Date.
cleanupHistoryList() - Method in class jsky.catalog.gui.CatalogNavigator
This method is called after the history list is deserialized to remove any items in the list that can't be accessed.
cleanupHistoryList() - Method in class jsky.html.HTMLViewer
This method is called after the history list is deserialized to remove any items in the list that can't be accessed.
cleanupHistoryList() - Method in class jsky.image.gui.DivaMainImageDisplay
Remove any items in the history list for files that no longer exist.
cleanupHistoryList() - Method in class jsky.navigator.Navigator
This method is called after the history list is deserialized to remove any items in the list that can't be accessed.
cleanupHistoryStack(Stack) - Method in class jsky.catalog.gui.CatalogNavigator
This method may be redefined in subclasses to do cleanup work before components are removed from the given history stack (_backStack or _forwStack).
cleanupImageCache() - Method in class jsky.image.gui.DivaMainImageDisplay
Remove any files from the image cache that are no longer in the history list.
clear() - Method in class diva.canvas.BasicZList
Removes all of the figures from this list.
clear() - Method in class diva.canvas.FigureLayer
Removes all of the figures from this layer.
clear() - Method in class diva.canvas.OverlayLayer
Clear the layer
clear() - Method in interface diva.canvas.ZList
Removes all of the figures from this list.
clear() - Method in class diva.compat.trace.BasicTraceRenderer
Clear all data from the renderer.
clear() - Method in class diva.compat.trace.TraceModel
Remove all data from the model
clear() - Method in class diva.compat.trace.TraceView
Clear the view.
clear() - Method in class diva.graph.AbstractGraphController
Remove all figures from the display
clear() - Method in interface diva.graph.GraphController
Remove all figures from the display
clear() - Method in class diva.sketch.classification.AbstractClassifier
Reset the weight sets.
clear() - Method in class diva.sketch.classification.KNNClassifier
Clear all results of previous trainings (presumably so that this classifier can be trained again from scratch).
clear() - Method in class diva.sketch.classification.RubineClassifier
Clear all results of previous trainings (presumably so that this classifier can be trained again from scratch).
clear() - Method in interface diva.sketch.classification.TrainableClassifier
Clear all results of previous trainings (presumably so that this classifier can be trained again from scratch).
clear() - Method in class diva.sketch.toolbox.CachingStrokeRecognizer
Manually clear the cache.
clear() - Method in class jsky.catalog.gui.CatalogNavigator
Clear the display.
clear() - Method in class jsky.image.fits.gui.FITSHDUChooser
Clear the table and remove any referenes to the image data
clear() - Method in class jsky.image.graphics.gui.CanvasDraw
Remove all figures created by this instance.
clear() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Clear the image display.
clear() - Method in class jsky.image.gui.DivaMainImageDisplay
Clear the image display.
clear() - Method in interface jsky.image.gui.GraphicsImageDisplay
Clear the image display, freeing up any resources currently used by the image so that they can be garbage collected.
clear() - Method in class jsky.image.gui.ImageDisplay
Clear the image display, freeing up any resources currently used by the image so that they can be garbage collected.
clear() - Method in class jsky.image.MyTileCache
Clear the tile cache, so that the memory may be reclaimed
clear() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Reset the progress bar to the idle state
clear() - Method in class jsky.util.IntHashtable
 
clear() - Method in class nom.tam.util.HashedList
Clear the collection
clear(String) - Method in class uk.ac.starlink.ast.AstObject
Clear attribute values for an Object.
clear() - Method in interface uk.ac.starlink.ast.Grf
Clears all known graphics.
clear() - Method in class uk.ac.starlink.ast.grf.DefaultGrf
 
clear() - Method in class uk.ac.starlink.ast.Plot
Clears the component.
clear() - Method in class uk.ac.starlink.auth.AuthManager
Clears all authentication state from this manager.
clear() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Removes all roots from the root selector.
clear() - Method in class uk.ac.starlink.diva.DrawActions
Remove all figures created by this instance.
clear(Parameter<?>) - Method in class uk.ac.starlink.task.TerminalEnvironment
 
clear() - Method in class uk.ac.starlink.ttools.plot.GraphicsBitmap
Clears the bitmap.
clear() - Method in class uk.ac.starlink.ttools.plot.Range
Unsets the lower and upper bounds for this range.
clear() - Method in interface uk.ac.starlink.ttools.plot2.paper.Compositor.Buffer
Clears all samples from this buffer.
clear() - Method in class uk.ac.starlink.util.CountMap
Sets all the item counts to zero.
clear() - Method in class uk.ac.starlink.util.PrimitiveList
Removes all of the elements from this list (optional operation).
clearAction - Variable in class jsky.image.graphics.gui.CanvasDraw
Action to use to remove all figures.
clearAction - Variable in class uk.ac.starlink.diva.DrawActions
Action to use to remove all figures.
clearAllListeners() - Method in class jsky.science.AbstractScienceObject
Convenience method for cloning.
clearAllListeners() - Method in interface jsky.science.ScienceObjectModel
Removes all listeners.
clearBuffer() - Method in class diva.sketch.recognition.VotingSceneRecognizer
Clear the buffer after every stroke finishes by setting every entry in the buffer to NO_DELTA.
clearBuffer() - Method in class diva.sketch.recognition.VotingStrokeRecognizer
Clear the buffer after every stroke finishes by setting every entry in the buffer to NO_RECOGNITION.
clearData() - Method in class uk.ac.starlink.util.gui.Downloader
Resets the state of this downloader, as if no download attempt had been made.
ClearDeletionPolicy - Class in diva.graphx.toolbox
A deletion policy that deletes edges that are connected to a node that is about to be deleted.
ClearDeletionPolicy() - Constructor for class diva.graphx.toolbox.ClearDeletionPolicy
 
clearEdge(Object) - Method in class diva.graph.AbstractGraphController
Remove the figure for the given edge.
clearEdge(Object) - Method in class diva.graph.BasicEdgeController
Remove the figure for the given edge, but do not remove the edge from the graph model.
clearEdge(Object) - Method in interface diva.graph.EdgeController
Remove the figure for the given edge, but do not remove the edge from the graph model.
clearEdge(Object) - Method in interface diva.graph.GraphController
Remove the figure for the given edge.
clearExamples() - Method in class diva.sketch.classification.WeightSet
Clear the examples.
clearGrabHandles() - Method in class diva.canvas.interactor.Manipulator
Clear all grab-handles.
clearHistory() - Method in class jsky.catalog.gui.CatalogNavigator
Add the current URL to the history list
clearHistory() - Method in class jsky.html.HTMLViewer
Add the current URL to the history list
clearHistory() - Method in class jsky.image.gui.DivaMainImageDisplay
Add the current URL to the history list
CLEARMASK - Static variable in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
clearNode(Object) - Method in class diva.graph.AbstractGraphController
Remove the figure for the given node.
clearNode(Object) - Method in class diva.graph.BasicNodeController
Remove the figure for the given node.
clearNode(Object) - Method in interface diva.graph.GraphController
Remove the figure for the given node.
clearNode(Object) - Method in interface diva.graph.NodeController
Remove the figure for the given node.
clearOptions() - Method in class uk.ac.starlink.task.AbstractChoiceParameter
Clears the list of known options.
ClearParameterFilter - Class in uk.ac.starlink.ttools.filter
Filter which removes parameters from a table.
ClearParameterFilter() - Constructor for class uk.ac.starlink.ttools.filter.ClearParameterFilter
 
clearPlot() - Method in class uk.ac.starlink.ttools.plot2.PlotScene
Clears the current cached plot image, if any, so that regeneration of the image from the data is forced when the next paint operation is performed; otherwise it may be copied from a cached image.
clearRows() - Method in class uk.ac.starlink.table.RowListStarTable
Removes all rows from the table.
clearSelection() - Method in class diva.canvas.interactor.BasicSelectionModel
Clear the selection.
clearSelection() - Method in class diva.canvas.interactor.SelectionDragger
Clear the selection in all the relevant selection interactors.
clearSelection() - Method in interface diva.canvas.interactor.SelectionModel
Clear the selection.
clearSelection() - Method in class jsky.image.graphics.DivaImageGraphics
Clear the selection.
clearSelection() - Method in class jsky.image.graphics.SelectionDragger
Clear the selection in all the relevant selection interactors.
clearSelection() - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Clear the selection.
clearSelection() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
clearTileCache() - Method in class jsky.image.fits.codec.FITSImage
Try to save memory by clearing out the tile cache
clearTileCache() - Method in class uk.ac.starlink.jaiutil.HDXImage
Try to save memory by clearing out the tile cache for this image.
clearValue() - Method in interface uk.ac.starlink.parquet.Decoder
Resets this reader to the state in which no reads have been called.
clearValue(Parameter<?>) - Method in interface uk.ac.starlink.task.Environment
Clears a value for a given parameter.
clearValue(Parameter<?>) - Method in class uk.ac.starlink.task.LineEnvironment
 
clearValue(Environment) - Method in class uk.ac.starlink.task.Parameter
Clears the value of this parameter.
clearValue(Parameter<?>) - Method in class uk.ac.starlink.task.TerminalEnvironment
 
clearValue(Parameter<?>) - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
 
clearValue(Parameter<?>) - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
 
clearValue(Parameter<?>) - Method in class uk.ac.starlink.ttools.task.AddEnvironment
 
clearValue(Parameter<?>) - Method in class uk.ac.starlink.ttools.task.MapEnvironment
 
CLI - Static variable in class uk.ac.starlink.auth.UserInterface
Command-line instance.
click(Surface, Point, int, Supplier<CoordSequence>) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeNavigator
 
click(Surface, Point, int, Supplier<CoordSequence>) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneNavigator
 
click(Surface, Point, int, Supplier<CoordSequence>) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyNavigator
 
click(Surface, Point, int, Supplier<CoordSequence>) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeNavigator
 
click(Surface, Point, int, Supplier<CoordSequence>) - Method in interface uk.ac.starlink.ttools.plot2.Navigator
Mouse click gesture.
CLICK1 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
CLICK2 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
CLICK3 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
CLICK_1 - Static variable in class uk.ac.starlink.ttools.plot2.Gesture
Click mouse button 1.
CLICK_2 - Static variable in class uk.ac.starlink.ttools.plot2.Gesture
Click mouse button 2.
CLICK_3 - Static variable in class uk.ac.starlink.ttools.plot2.Gesture
Click mouse button 3.
CLICK_TIMEOUT - Static variable in class diva.sketch.MultiStateInterpreter
The timeout for single/double/triple/..
CLICKCOUNT_ATTR_TAG - Static variable in class diva.util.jester.EventParser
 
clickUrl(URL) - Method in interface uk.ac.starlink.vo.UrlHandler
Accept a URL that a user has clicked on.
clientData - Variable in class jsky.image.graphics.ImageFigure
An arbitrary object to store with the figure for later reference
clientData - Variable in class jsky.image.graphics.ImageFigureGroup
An arbitrary object to store with the figure for later reference
clientData - Variable in class jsky.image.graphics.ImageLabel
An arbitrary object to store with the figure for later reference
clientData - Variable in class jsky.image.graphics.LabeledImageFigure
An arbitrary object to store with the figure for later reference
ClientRegWatcher - Class in uk.ac.starlink.ttools.mode
Callable client implementation which can watch for registration of a given named application.
ClientRegWatcher(HubConnection) - Constructor for class uk.ac.starlink.ttools.mode.ClientRegWatcher
Constructor.
CLIFFORD - Static variable in class uk.ac.starlink.ttools.scheme.AttractorFamily
Clifford attractors; 2d, with four parameters.
clip - Variable in class uk.ac.starlink.ast.gui.GraphicsEdges
Whether to clip the plotted data.
clip - Variable in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Whether graphics should be clipped.
clip(int, double[], double[]) - Method in class uk.ac.starlink.ast.Plot
Set up or remove clipping for a Plot.
clip(Pixer, Rectangle) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixers
Returns a clipped version of a given pixel iterator whose extent is not known.
clip(Pixer, Rectangle, int, int, int, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixers
Returns a clipped version of a given pixel iterator whose extent is known.
ClipboardHelper - Class in jsky.util.gui
Utility shortcuts for accessing the system clipboard.
ClippedShader - Interface in uk.ac.starlink.ttools.plot2.config
Aggregates a Shader with a Subrange.
clipSpan(Span, Span, Subrange, boolean) - Static method in class uk.ac.starlink.ttools.plot2.AuxScale
Amalgamates range requirements for a single scale to return the actual range to use.
clone(Shape) - Static method in class diva.canvas.CanvasUtilities
Deprecated.
Use ShapeUtilities.cloneShape() instead
clone() - Method in class jsky.catalog.AbstractCatalogDirectory
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.catalog.astrocat.AstroCatalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in interface jsky.catalog.Catalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.catalog.irsa.IRSACatalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.catalog.MemoryCatalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.catalog.skycat.SkycatCatalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.catalog.skycat.TestCatalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.catalog.TestCatalog
Implementation of the clone method (makes a shallow copy).
clone() - Method in class jsky.image.ImageColormap
Return a shallow copy
clone() - Method in class jsky.science.AbstractScienceObject
default implementation: fires superclass (Object)'s clone and suppresses the CloneNotSupportedException, returning null if super.clone() fails
clone() - Method in class jsky.science.AbstractScienceObjectNode
Clones this object, and does a DEEP clone on the fChildren.
clone() - Method in interface jsky.science.ScienceObjectModel
Define a clone() without throwing an exception.
clone() - Method in class jsky.science.Wavelength1DArray
 
clone() - Method in class jsky.science.Wavelength1DFormula
 
clone() - Method in class jsky.util.IntHashtable
 
clone() - Method in class uk.ac.starlink.array.NDShape
 
clone() - Method in class uk.ac.starlink.array.OrderedNDShape
 
clone() - Method in class uk.ac.starlink.array.Requirements
Provides a snapshot of this object; modifying the returned object will not affect the object from which it was cloned.
clone() - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
 
clone() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
clone() - Method in class uk.ac.starlink.hds.HDSReference
Returns a copy of this object - modifying the returned object will not affect the original one.
clone() - Method in class uk.ac.starlink.hdx.AbstractHdxFacade
Creates and returns a copy of this element
clone() - Method in interface uk.ac.starlink.hdx.HdxFacade
Creates and returns a copy of this object.
cloneIndent - Static variable in class jsky.science.AbstractScienceObjectNode
 
cloneNode(boolean) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
cloneShape(Shape) - Static method in class diva.util.java2d.ShapeUtilities
Clone a shape.
cloneShape(Shape) - Static method in class jsky.util.java2d.ShapeUtilities
Clone a shape.
close() - Method in class diva.graph.schematic.GraphDocument
Close the document.
close() - Method in class diva.gui.AbstractDocument
Close the document.
close() - Method in class diva.gui.AbstractView
Close the view.
close(Document) - Method in class diva.gui.BasicStoragePolicy
Close the document.
CLOSE - Static variable in class diva.gui.DefaultActions
 
close(Document) - Method in class diva.gui.DefaultStoragePolicy
Close the document.
close() - Method in interface diva.gui.Document
Close the document.
close() - Method in class diva.gui.MultipageDocument
Close the document.
close(Document) - Method in interface diva.gui.StoragePolicy
Close the document.
close() - Method in class diva.gui.tutorial.TextDocument
Close the document.
close() - Method in interface diva.gui.View
Close the view.
close() - Method in class diva.whiteboard.WhiteboardView
 
close() - Method in class gaia.cu9.tools.parallax.readers.CsvReader
 
close() - Method in class gaia.cu9.tools.parallax.writers.CsvWriter
 
close() - Method in class jsky.catalog.gui.CatalogNavigator
Close the window
close() - Method in class jsky.html.HTMLViewer
Close the window
close() - Method in class jsky.image.fits.codec.FITSImage
Close the FITS input stream.
close() - Method in class jsky.image.gui.DivaMainImageDisplay
Close the window
close() - Method in class jsky.image.gui.ImageColors
Close the window
close() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Overrides FilterInputStream.close to close the progress bar as well as the stream.
close() - Method in class jsky.util.gui.ProxyServerDialog
Close the window
close() - Method in interface nom.tam.util.ArrayDataInput
 
close() - Method in interface nom.tam.util.ArrayDataOutput
 
close() - Method in class nom.tam.util.BufferedFile
Close the file
close() - Method in interface uk.ac.starlink.array.AccessImpl
This method will be called when read/write access to this object is no longer required.
close() - Method in interface uk.ac.starlink.array.ArrayAccess
Shuts down this accessor for further data access.
close() - Method in class uk.ac.starlink.array.ArrayArrayImpl
 
close() - Method in interface uk.ac.starlink.array.ArrayImpl
Shuts down this ArrayImpl for pixel access.
close() - Method in class uk.ac.starlink.array.BridgeNDArray
 
close() - Method in class uk.ac.starlink.array.CombineArrayImpl
 
close() - Method in class uk.ac.starlink.array.CopyNDArray
 
close() - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
close() - Method in class uk.ac.starlink.array.DeterministicArrayImpl
 
close() - Method in interface uk.ac.starlink.array.NDArray
Declares that this NDArray will not be required for further use; in particular that no further invocations will be made of the getAccess method.
close() - Method in class uk.ac.starlink.array.NioArrayImpl
 
close() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
close() - Method in class uk.ac.starlink.ast.FitsChan
Must be called to dispose of the object and ensure that any writes are performed.
CLOSE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
close() - Method in class uk.ac.starlink.ecsv.EcsvReader
 
close() - Method in class uk.ac.starlink.ecsv.LineReader
 
close() - Method in class uk.ac.starlink.feather.AbstractItemAccumulator
 
close() - Method in class uk.ac.starlink.feather.FeatherStarTable
Does nothing, but perhaps it ought to try to clear up resources related to the mapped buffers.
close() - Method in interface uk.ac.starlink.feather.ItemAccumulator
Tidies up resources, in particular discarding any off-heap temporary storage that may have been allocated.
close() - Method in interface uk.ac.starlink.fits.BasicInput
Releases resources belonging to this object.
close() - Method in class uk.ac.starlink.fits.BasicInputThreadLocal
 
close() - Method in class uk.ac.starlink.fits.BlockInput
 
close() - Method in class uk.ac.starlink.fits.BlockManager
Closes all the BufferManagers maintained by this object.
close() - Method in class uk.ac.starlink.fits.BlockMappedInput
This does not close the BlockManager.
close() - Method in class uk.ac.starlink.fits.BufferedRandomInput
 
close() - Method in class uk.ac.starlink.fits.BufferManager
Asserts that neither this manager, nor any of the buffers it has supplied, will be used again.
close() - Method in class uk.ac.starlink.fits.ByteBufferInput
 
close() - Method in class uk.ac.starlink.fits.ColFitsStarTable
 
close() - Method in class uk.ac.starlink.fits.MultiByteBufferInput
 
close() - Method in class uk.ac.starlink.fits.SimpleMappedInput
This does not close the BufManager.
close() - Method in class uk.ac.starlink.jaiutil.HDXImage
Close the current "HDX".
close() - Method in class uk.ac.starlink.oldfits.MappedFile
 
close() - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
close() - Method in class uk.ac.starlink.parquet.CachedParquetStarTable
 
close() - Method in class uk.ac.starlink.table.AbstractStarTable
The AbstractStarTable implementation of this method does nothing.
close() - Method in class uk.ac.starlink.table.AccessRowSequence
 
close() - Method in interface uk.ac.starlink.table.ByteStore
Tidies up.
close() - Method in class uk.ac.starlink.table.CountCheckRowSequence
 
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.jdbc.RandomResultSetStarTable
 
close() - Method in class uk.ac.starlink.table.jdbc.SequentialResultSetStarTable
 
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.join.ProgressTracker
Signals that the iteration is finished.
close() - Method in class uk.ac.starlink.table.JoinStarTable
Closes all the constituent tables.
close() - Method in class uk.ac.starlink.table.OnceRowPipe
 
close() - Method in class uk.ac.starlink.table.ProgressRowSplittable
 
close() - Method in class uk.ac.starlink.table.RandomRowSplittable
 
close() - Method in class uk.ac.starlink.table.ReaderRowSequence
The ReaderRowSequence implementation does nothing.
close() - Method in interface uk.ac.starlink.table.RowAccess
Closes this reader.
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.SequentialRowSplittable
 
close() - Method in interface uk.ac.starlink.table.StarTable
Relinquishes any resources associated with this table.
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.WrapperRowAccess
 
close() - Method in class uk.ac.starlink.table.WrapperRowSequence
 
close() - Method in class uk.ac.starlink.table.WrapperStarTable
 
close() - Method in interface uk.ac.starlink.ttools.cone.ConeSearcher
Called when this searcher is no longer required.
close() - Method in class uk.ac.starlink.ttools.cone.JdbcConeSearcher
Closes the connection if requested to.
close() - Method in class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
 
close() - Method in class uk.ac.starlink.ttools.cone.SequentialResultRowSequence
 
close() - Method in class uk.ac.starlink.ttools.cone.ServiceConeSearcher
 
close() - Method in class uk.ac.starlink.ttools.cone.SiaConeSearcher
 
close() - Method in class uk.ac.starlink.ttools.cone.SsaConeSearcher
 
close() - Method in class uk.ac.starlink.ttools.cone.UploadConeTable
 
close() - Method in class uk.ac.starlink.ttools.jel.SequentialJELRowReader
 
close() - Method in interface uk.ac.starlink.ttools.plot.PointSequence
Call when this sequence is no longer required.
close() - Method in class uk.ac.starlink.ttools.plot.WrapperPointSequence
 
close() - Method in class uk.ac.starlink.ttools.plot2.data.MoveFileByteStore
 
close() - Method in class uk.ac.starlink.ttools.plottask.TablePointSequence
 
close() - Method in class uk.ac.starlink.util.Base64InputStream
 
close() - Method in class uk.ac.starlink.util.BufferedBase64OutputStream
Calls BufferedBase64OutputStream.endBase64() if required before closing.
close() - Method in class uk.ac.starlink.util.bzip2.CBZip2InputStream
 
close() - Method in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
 
close() - Method in class uk.ac.starlink.util.DataSource
Closes any open streams owned and not yet dispatched by this DataSource.
close() - Method in class uk.ac.starlink.votable.VOStarTable
 
closeAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Close" that closes the current document.
CloseAction(String, Icon) - Constructor for class uk.ac.starlink.ast.gui.PlotConfigurator.CloseAction
 
CloseAction(String, Icon) - Constructor for class uk.ac.starlink.util.gui.StoreControlFrame.CloseAction
 
closeData() - Method in class uk.ac.starlink.feather.AbstractItemAccumulator
Releases resources.
closeDocument(Document) - Method in class diva.gui.AbstractApplication
Try to close the given document using the storage policy.
closeDocument(Document) - Method in interface diva.gui.Application
Try to close the given document, respecting the storage policy.
closeDocument(Document) - Method in class diva.whiteboard.Whiteboard
 
closeFileMenu - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
 
closeFileMenu - Variable in class uk.ac.starlink.util.gui.ProxySetupFrame
 
closePath() - Method in class diva.util.java2d.Polygon2D
Close the polygon.
closeStoreConfigFrame() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Close the config store window.
closeView(View) - Method in class diva.gui.AbstractApplication
Try to close the given view using the storage policy.
closeView(View) - Method in interface diva.gui.Application
Try to close the given view, respecting the storage policy.
closeWindow(boolean) - Method in class uk.ac.starlink.util.gui.BasicFontChooser
Close the window.
closeWindow() - Method in class uk.ac.starlink.util.gui.SelectStringDialog
Close the window.
closeWindowEvent() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Close the window.
closeWindowEvent(boolean) - Method in class uk.ac.starlink.util.gui.ProxySetupFrame
Close the window by withdrawing it.
closeWindowEvent(boolean) - Method in class uk.ac.starlink.util.gui.SelectCharacters
Close window, either sending the text to any registered listeners, or not.
closeWindowEvent() - Method in class uk.ac.starlink.util.gui.StoreControlFrame
Close the window.
closure - Variable in class diva.compat.trace.TraceModel.Element
The closure status
CloudFigure(double, double, double, double) - Constructor for class diva.canvas.tutorial.TransformedFigureTutorial.CloudFigure
Create a new instance of this figure.
cmap - Variable in class jsky.image.gui.ImageHistoryItem
Colormap used
CmpFrame - Class in uk.ac.starlink.ast
Java interface to the AST CmpFrame class - compound Frame.
CmpFrame(Frame, Frame) - Constructor for class uk.ac.starlink.ast.CmpFrame
Create a CmpFrame.
CmpMap - Class in uk.ac.starlink.ast
Java interface to the AST CmpMap class - compound Mapping.
CmpMap(Mapping, Mapping, boolean) - Constructor for class uk.ac.starlink.ast.CmpMap
Create a CmpMap.
CmpRegion - Class in uk.ac.starlink.ast
Java interface to the AST CmpRegion class - a combination of two regions within a single Frame.
CmpRegion(Region, Region, int) - Constructor for class uk.ac.starlink.ast.CmpRegion
Create a CmpRegion.
Coco - Class in uk.ac.starlink.coco
Creates a dialogue box to enter Details.
Coco() - Constructor for class uk.ac.starlink.coco.Coco
 
CocoPanel - Class in uk.ac.starlink.coco
 
Codec - Class in uk.ac.starlink.table.storage
Serializes and deserializes objects to/from a data stream.
Codec() - Constructor for class uk.ac.starlink.table.storage.Codec
 
codingValue(Environment) - Method in class uk.ac.starlink.ttools.task.ContentCodingParameter
Returns the content coding instance indicated by the current value of this parameter.
COEFFS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LinearFitPlotter
Report key for coefficients of linear fit (2 element array (c, m)).
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
 
Col(ColumnInfo) - Constructor for class uk.ac.starlink.ttools.scheme.SkySimData.Col
Constructor.
COL_ACCESSURL - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
access_url column definition.
COL_CONTENTLENGTH - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
content_length column definition.
COL_CONTENTQUALIFIER - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
content_qualifier column definition.
COL_CONTENTTYPE - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
content_type column definition.
COL_DESCRIPTION - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
description column definition.
COL_ERRORMESSAGE - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
error_message column definition.
COL_ID - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
ID column definition.
COL_LINKAUTH - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
link_auth column definition.
COL_LINKAUTHORIZED - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
link_authorized column definition.
COL_LOCALSEMANTICS - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
local_semantics column definition.
COL_NAMES - Static variable in class jsky.catalog.gui.TableSymbolConfig
Columns in the symbol description table
COL_SEMANTICS - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
semantics column definition.
COL_SERVICEDEF - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
service_def column definition.
COLDEF_MAP - Static variable in class uk.ac.starlink.vo.datalink.LinkColMap
Map by column name of all columns required in a DataLink table.
COLDETAIL_INFO - Static variable in class uk.ac.starlink.gbin.GbinTableBuilder
ValueInfo for Gaia column detailed description string.
ColFitsPlusTableBuilder - Class in uk.ac.starlink.votable
Implementation of the TableBuilder interface which reads tables stored in column-oriented FITS binary table format.
ColFitsPlusTableBuilder() - Constructor for class uk.ac.starlink.votable.ColFitsPlusTableBuilder
Default constructor.
ColFitsPlusTableBuilder(WideFits) - Constructor for class uk.ac.starlink.votable.ColFitsPlusTableBuilder
Constructor.
ColFitsPlusTableWriter - Class in uk.ac.starlink.votable
Handles writing of a StarTable in a column-oriented FITS binary table format.
ColFitsPlusTableWriter() - Constructor for class uk.ac.starlink.votable.ColFitsPlusTableWriter
Default constructor.
ColFitsPlusTableWriter(String, WideFits) - Constructor for class uk.ac.starlink.votable.ColFitsPlusTableWriter
Deprecated.
allows some configuration options but not others; use no-arg constructor and configuration methods instead
ColFitsStarTable - Class in uk.ac.starlink.fits
StarTable based on a single-row FITS BINTABLE which contains the data for an entire column in each cell of the table.
ColFitsStarTable(DataSource, FitsHeader, long, boolean, WideFits) - Constructor for class uk.ac.starlink.fits.ColFitsStarTable
Constructor.
ColFitsTableBuilder - Class in uk.ac.starlink.fits
Implementation of the TableBuilder interface which reads tables stored in column-oriented FITS binary table format.
ColFitsTableBuilder() - Constructor for class uk.ac.starlink.fits.ColFitsTableBuilder
Default constructor.
ColFitsTableBuilder(WideFits) - Constructor for class uk.ac.starlink.fits.ColFitsTableBuilder
Constructor.
ColFitsTableSerializer - Class in uk.ac.starlink.fits
Object which can serialize a StarTable to a data stream as a one-row FITS file in which each element contains an entire column of the table.
ColFitsTableSerializer(FitsTableSerializerConfig, StarTable) - Constructor for class uk.ac.starlink.fits.ColFitsTableSerializer
Constructor.
ColFitsTableWriter - Class in uk.ac.starlink.fits
Handles writing of a StarTable in a column-oriented FITS binary table format.
ColFitsTableWriter() - Constructor for class uk.ac.starlink.fits.ColFitsTableWriter
Default constructor.
ColFitsTableWriter(String, WideFits) - Constructor for class uk.ac.starlink.fits.ColFitsTableWriter
Deprecated.
allows some configuration options but not others; use no-arg constructor and configuration methods instead
colInfos_ - Variable in class uk.ac.starlink.table.formats.RowEvaluator.Metadata
 
CollapseColsFilter - Class in uk.ac.starlink.ttools.filter
Table filter for collapsing multiple scalar columns into an array column.
CollapseColsFilter() - Constructor for class uk.ac.starlink.ttools.filter.CollapseColsFilter
Constructor.
collapseWhitespace(String) - Static method in class uk.ac.starlink.table.Tables
Collapses whitespace in a string.
collect(CollectionRunner.ElementCollector<E, A>, Collection<E>) - Method in class uk.ac.starlink.table.join.CollectionRunner
Performs a collect operation without logging.
collect(CollectionRunner.ElementCollector<E, A>, Collection<E>, ProgressIndicator) - Method in class uk.ac.starlink.table.join.CollectionRunner
Performs a collect operation with optional progress logging.
collect(RowCollector<A>, StarTable) - Method in class uk.ac.starlink.table.RowRunner
Performs a collection operation on table rows.
collect(SplitCollector<TupleSequence, A>, Supplier<TupleSequence>) - Method in class uk.ac.starlink.ttools.plot2.data.TupleRunner
 
collect(SplitCollector<S, A>, Supplier<S>) - Method in class uk.ac.starlink.ttools.plot2.SplitRunner
Performs a collection operation.
collect(SplitCollector<S, A>, S) - Method in class uk.ac.starlink.util.SplitProcessor
Collects content from a splittable object into an accumulator, as defined by a provided collector.
CollectionRunner<E> - Class in uk.ac.starlink.table.join
Harnesses a SplitProcessor to perform parallel processing on elements of a Java Collection.
CollectionRunner() - Constructor for class uk.ac.starlink.table.join.CollectionRunner
Default constructor, using default policy.
CollectionRunner(SplitProcessor<?>) - Constructor for class uk.ac.starlink.table.join.CollectionRunner
Constructs an instance with a given SplitProcessor.
CollectionRunner.ElementCollector<E,A> - Interface in uk.ac.starlink.table.join
Interface to define a collection operation for use with this class.
collectPool(SplitCollector<TupleSequence, A>, Supplier<TupleSequence>) - Method in class uk.ac.starlink.ttools.plot2.data.TupleRunner
 
collectPool(SplitCollector<S, A>, Supplier<S>) - Method in class uk.ac.starlink.ttools.plot2.SplitRunner
Performs a collection operation with a hint that accumulator pooling is recommended.
collectStream(CollectionRunner.ElementCollector<E, A>, Stream<E>) - Static method in class uk.ac.starlink.table.join.CollectionRunner
Performs a collection operation using the Java 8 streams framework.
COLON_SEPARATOR_STYLE - Static variable in class jsky.science.Coordinates
Constant for indicating that coordinate values should be separated by colons.
COLON_SEPARATOR_STYLE_LABEL - Static variable in class jsky.science.Coordinates
 
COLOR - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
COLOR - Static variable in class uk.ac.starlink.ttools.plot2.AuxScale
AuxScale object used for the standard colour scaling axis.
COLOR - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for style colour.
COLOR_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter
Config key for grid line colour.
COLOR_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter
Config key for grid line colour.
COLOR_NAMES - Static variable in class jsky.catalog.TablePlotSymbol
 
COLOR_NAMES - Static variable in class jsky.image.graphics.gui.CanvasDraw
Colors names corresponding to the above array
COLOR_WHEEL - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
colorbar - Variable in class jsky.image.gui.ImageDisplayControl
Color bar
ColorComboBox - Class in uk.ac.starlink.ttools.gui
Combo box for selecting colours.
ColorComboBox() - Constructor for class uk.ac.starlink.ttools.gui.ColorComboBox
Constructs a colour selector with a default set of colours.
ColorComboBox(Color[]) - Constructor for class uk.ac.starlink.ttools.gui.ColorComboBox
Constructs a colour selector with a given set of colours.
ColorConfigKey - Class in uk.ac.starlink.ttools.plot2.config
ConfigKey for selecting colours.
ColorConfigKey(ConfigMeta, String, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Constructs a config key using the default colour option list.
ColorConfigKey(ConfigMeta, String, boolean, Map<String, Color>) - Constructor for class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Constructs a config key using a supplied colour option list.
colorFromString(String) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Convert a String object back to a Color object.
colorFromString(String) - Static method in class uk.ac.starlink.util.gui.AWTXMLEncodeDecode
Convert a String object back to a Color object.
colorIcon(Icon, Color) - Static method in class uk.ac.starlink.util.IconUtils
Modifies an existing icon by changing its colour.
ColorKit - Interface in uk.ac.starlink.ttools.plot2.layer
Rule for colouring points according to data values.
colorLookupTable - Variable in class jsky.image.ImageColormap
Used to make a color image froma grayscale image using a selected colormap
colorLookupTableName - Variable in class jsky.image.ImageColormap
Name of the current color lookup table
colorLut - Variable in class jsky.image.ImageColormap
Copy of current color lookup table data to use for shift, rotate, scale ops
colorModel - Variable in class jsky.image.SimpleRenderedImage
The image's ColorModel.
colorModel - Variable in class uk.ac.starlink.jaiutil.SimpleRenderedImage
The image's ColorModel.
COLORNAME_BLACK - Static variable in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Standard colour name for black.
COLORNAME_GREY - Static variable in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Standard colour name for grey.
COLORNAME_LIGHTGREY - Static variable in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Standard colour name for light grey.
COLORNAME_RED - Static variable in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Standard colour name for red.
colorNames() - Static method in class diva.canvas.toolbox.SVGParser
Return a list of basic color names that are understood.
colorNames() - Static method in class diva.canvas.toolbox.SVGUtilities
Get an iterator over the known color names
ColorParameter - Class in uk.ac.starlink.ttools.plottask
 
ColorParameter(String) - Constructor for class uk.ac.starlink.ttools.plottask.ColorParameter
Constructor.
COLORS - Static variable in class jsky.catalog.TablePlotSymbol
 
COLORS - Static variable in class jsky.image.graphics.gui.CanvasDraw
Colors for color change actions
colors - Static variable in class uk.ac.starlink.diva.DrawActions
Colors for color change actions
COLORS - Static variable in class uk.ac.starlink.ttools.plot.Styles
 
colorToString(Color) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Convert a Color object to a string.
colorToString(Color) - Static method in class uk.ac.starlink.util.gui.AWTXMLEncodeDecode
Convert a Color object to a string.
ColorTweaker - Interface in uk.ac.starlink.ttools.plot
Interface defining how a colour is changed from some input colour to some output colour.
colorValue(Environment) - Method in class uk.ac.starlink.ttools.plottask.ColorParameter
Returns the value of this parameter as a Color object.
colour - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
The colour of the labels.
colour - Variable in class uk.ac.starlink.ast.gui.AstBorder
The colour of the border.
colour - Variable in class uk.ac.starlink.ast.gui.AstGrid
The colour of the grid.
colour - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
The colour of the labels.
colour - Variable in class uk.ac.starlink.ast.gui.AstStrings
The colour of text
colour - Variable in class uk.ac.starlink.ast.gui.AstTicks
The colour of the ticks.
colour - Variable in class uk.ac.starlink.ast.gui.AstTitle
The colour of the title.
colour - Variable in class uk.ac.starlink.ast.gui.ColourStore
The Color.
colourButton - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
Colour button (same for both labels).
colourButton - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Colour button (same for both labels).
colourButton - Variable in class uk.ac.starlink.ast.gui.ComponentColourControls
The button used to request the colour dialog.
colourButton - Variable in class uk.ac.starlink.ast.gui.LineControls
Colour button.
colourButton - Variable in class uk.ac.starlink.ast.gui.StringsControls
Colour button.
colourButton - Variable in class uk.ac.starlink.ast.gui.TitleControls
Colour button.
colourIcon - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
Colour Icon of colour button.
colourIcon - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Colour Icon of colour button.
ColourIcon - Class in uk.ac.starlink.ast.gui
Creates a rectangular Icon that is painted with a given colour and has a coloured border of a specified thickness.
ColourIcon(Color, int, int, Color, int) - Constructor for class uk.ac.starlink.ast.gui.ColourIcon
Create an icon with the given colours and sizes.
ColourIcon(Color) - Constructor for class uk.ac.starlink.ast.gui.ColourIcon
Create an icon with the given colour and defaults.
colourIcon - Variable in class uk.ac.starlink.ast.gui.ComponentColourControls
Colour Icon of colour button, shows the current colour.
colourIcon - Variable in class uk.ac.starlink.ast.gui.LineControls
Colour Icon of colour button.
colourIcon - Variable in class uk.ac.starlink.ast.gui.StringsControls
Colour Icon of colour button.
colourIcon - Variable in class uk.ac.starlink.ast.gui.TitleControls
Colour Icon of colour button.
colourLabel - Variable in class uk.ac.starlink.ast.gui.ComponentColourControls
Label showing the description of the colour that will be changed.
ColourStore - Class in uk.ac.starlink.ast.gui
Store a java.awt.Color.
ColourStore() - Constructor for class uk.ac.starlink.ast.gui.ColourStore
Create an instance with the default color and tag name.
ColourStore(String) - Constructor for class uk.ac.starlink.ast.gui.ColourStore
Create an instance with the default color.
ColourStore(String, Color) - Constructor for class uk.ac.starlink.ast.gui.ColourStore
Create an instance with a given colour.
colourStore - Variable in class uk.ac.starlink.ast.gui.ComponentColourControls
ColourStore that provides change notifications and permanent store.
ColStats - Class in uk.ac.starlink.ttools.mode
Accumulates statistics for the values in a given column.
ColStats(ColumnInfo) - Constructor for class uk.ac.starlink.ttools.mode.ColStats
Constructs a new stats object.
COLUMN_ID_CHAR - Static variable in class uk.ac.starlink.ttools.jel.JELRowReader
Prefix identifying a unique column identifier.
COLUMN_MAJOR - Static variable in class uk.ac.starlink.array.Order
Object representing column-major (first-index-fastest) ordering.
COLUMN_QUERIER - Static variable in class uk.ac.starlink.vo.TapSchemaInterrogator
Acquires ColumnMeta objects from TAP_SCHEMA.columns.
columnAdded(TableColumnModelEvent) - Method in class uk.ac.starlink.util.gui.WeakTableColumnModelListener
 
ColumnCalculator<S> - Interface in uk.ac.starlink.ttools.calc
Defines an object which can calculate new columns for a table given a fixed set of input columns and some additional configuration.
ColumnCalculatorFilter<S> - Class in uk.ac.starlink.ttools.calc
ProcessingFilter implementation superclass which adds to a table columns produced by a ColumnCalculator.
ColumnCalculatorFilter(String, String, ColumnCalculator<S>) - Constructor for class uk.ac.starlink.ttools.calc.ColumnCalculatorFilter
Constructor.
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.
ColumnDataSpec - Class in uk.ac.starlink.ttools.plot2.task
DataSpec implementation that simply selects columns by index from an input table.
ColumnDataSpec(StarTable, Coord[], int[][]) - Constructor for class uk.ac.starlink.ttools.plot2.task.ColumnDataSpec
Constructs a ColumnDataSpec with default mappers.
ColumnDataSpec(StarTable, Coord[], int[][], DomainMapper[][]) - Constructor for class uk.ac.starlink.ttools.plot2.task.ColumnDataSpec
Constructs a ColumnDataSpec with supplied mappers.
ColumnIdentifier - Class in uk.ac.starlink.ttools.jel
Can identify columns of a table using string identifiers.
ColumnIdentifier(StarTable) - Constructor for class uk.ac.starlink.ttools.jel.ColumnIdentifier
Constructor.
columnIndexes - Variable in class gaia.cu9.tools.parallax.readers.CsvSchema
 
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(ValueInfo) - Constructor for class uk.ac.starlink.table.ColumnInfo
Constructs a new ColumnInfo based on a ValueInfo 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.
columnMarginChanged(ChangeEvent) - Method in class uk.ac.starlink.util.gui.WeakTableColumnModelListener
 
ColumnMeta - Class in uk.ac.starlink.vo
Represents column metadata from a TableSet document.
ColumnMeta() - Constructor for class uk.ac.starlink.vo.ColumnMeta
Constructor.
ColumnMetadataFilter - Class in uk.ac.starlink.ttools.filter
Filter to alter metadata of one or more columns.
ColumnMetadataFilter() - Constructor for class uk.ac.starlink.ttools.filter.ColumnMetadataFilter
Constructor.
ColumnMetadataStage - Class in uk.ac.starlink.ttools.taplint
Validation stage which checks all actual results (SELECT *) against declared metadata.
ColumnMetadataStage(TapRunner, MetadataHolder, int) - Constructor for class uk.ac.starlink.ttools.taplint.ColumnMetadataStage
Constructor.
columnMoved(TableColumnModelEvent) - Method in class uk.ac.starlink.util.gui.WeakTableColumnModelListener
 
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.
ColumnPlan - Interface in uk.ac.starlink.ttools.cone
Describes the arrangement of columns in the output table based on the columns in the upload and raw result tables.
ColumnQueryRowSequence - Class in uk.ac.starlink.ttools.cone
ConeQueryRowSequence implementation which extracts values based on supplied column indices.
ColumnQueryRowSequence(StarTable, int, int, int) - Constructor for class uk.ac.starlink.ttools.cone.ColumnQueryRowSequence
Constructor.
ColumnReader - Interface in uk.ac.starlink.table.storage
Accessor for stored values.
columnRemoved(TableColumnModelEvent) - Method in class uk.ac.starlink.util.gui.WeakTableColumnModelListener
 
COLUMNS - Static variable in class jsky.catalog.gui.TableSymbolConfig
Index of the column of the same name in the symbol JTable.
columns_ - Variable in class uk.ac.starlink.table.ColumnStarTable
 
COLUMNS_SELECTION_PROPERTY - Static variable in class uk.ac.starlink.vo.TableSetPanel
Name of bound property for column list selection.
columnSelectionChanged(ListSelectionEvent) - Method in class uk.ac.starlink.util.gui.WeakTableColumnModelListener
 
ColumnSelectionMapper - Class in uk.ac.starlink.ttools.task
Mapper which operates on a user-supplied selection of the columns of the input table.
ColumnSelectionMapper() - Constructor for class uk.ac.starlink.ttools.task.ColumnSelectionMapper
Constructor.
ColumnsMetamapGroup - Class in uk.ac.starlink.datanode.nodes
A MetamapGroup which describes the columns of a StarTable.
ColumnsMetamapGroup(StarTable) - Constructor for class uk.ac.starlink.datanode.nodes.ColumnsMetamapGroup
 
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.
ColumnStorage - Class in uk.ac.starlink.ttools.plot2.data
Arranges for storage of column data (arrays of typed values) in byte buffers.
ColumnStorage() - Constructor for class uk.ac.starlink.ttools.plot2.data.ColumnStorage
 
ColumnStore - Interface in uk.ac.starlink.table.storage
Defines an object which can store the data of a column, that is, an array of homogeneous objects.
ColumnStoreStarTable - Class in uk.ac.starlink.table.storage
StarTable implementation which retrieves its data from ColumnStore objects.
ColumnStoreStarTable(StarTable, long, ColumnStore[]) - Constructor for class uk.ac.starlink.table.storage.ColumnStoreStarTable
Constructor.
ColumnSupplement - Interface in uk.ac.starlink.ttools.filter
Defines additional column metadata and data for supplementing the existing columns in a StarTable.
ColumnTable - Class in nom.tam.util
A data table is conventionally considered to consist of rows and columns, where the structure within each column is constant, but different columns may have different structures.
ColumnTable(Object[], int[]) - Constructor for class nom.tam.util.ColumnTable
Create the object after checking consistency.
combination(double, double) - Method in interface uk.ac.starlink.array.Combiner
The function of two variables.
CombinationConfigKey - Class in uk.ac.starlink.ttools.plot2.config
Config key that can select zero or more items from a short fixed list.
CombinationConfigKey(ConfigMeta, boolean[], String[], String) - Constructor for class uk.ac.starlink.ttools.plot2.config.CombinationConfigKey
Constructs an instance with a specified default.
CombinationConfigKey(ConfigMeta, String[]) - Constructor for class uk.ac.starlink.ttools.plot2.config.CombinationConfigKey
Constructs an instance where all the default inclusion flags are true and a null value is not permitted.
combine(CrossValidation.CVResult) - Method in class diva.sketch.classification.CrossValidation.CVResult
 
combine(MSTrainingModel) - Method in class diva.sketch.recognition.MSTrainingModel
Add the data in the specified model into "this" model.
combine(A, A) - Method in interface uk.ac.starlink.table.join.CollectionRunner.ElementCollector
Combines the content of two accumulators.
combine(BinList, BinList) - Method in class uk.ac.starlink.ttools.plot2.layer.BinListCollector
 
combine(Range[], Range[]) - Method in class uk.ac.starlink.ttools.plot2.RangeCollector
 
combine(A, A) - Method in interface uk.ac.starlink.util.SplitCollector
Combines the content of two accumulators.
CombineArrayImpl - Class in uk.ac.starlink.array
Virtual NDArray implementation combining two given NDArrays using an arbitrary arithmetic function.
CombineArrayImpl(NDArray, NDArray, Combiner, NDShape, Type, BadHandler) - Constructor for class uk.ac.starlink.array.CombineArrayImpl
Construct a new CombineArrayImpl based on two underlying NDArrays and a combiner object.
CombineArrayPlotter<S extends CombineArrayPlotter.CombineArrayStyle> - Class in uk.ac.starlink.ttools.plot2.layer
Partial Plotter implementation for plot types that combine multiple all the array-valued X and Y coordinates in a data set, and make some plot from the resulting combination.
CombineArrayPlotter(String, Icon) - Constructor for class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter
Constructor.
CombineArrayPlotter.CombineArrayStyle - Class in uk.ac.starlink.ttools.plot2.layer
Partial Style implementation for use with this class.
CombineArrayStyle(Combiner, Combiner, LayerOpt) - Constructor for class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter.CombineArrayStyle
Constructor.
combineData(Wavelength1DModel, int) - Method in class jsky.science.Wavelength1DArray
Used to reduce the number of data points.
CombinedColumn - Class in uk.ac.starlink.ttools.task
Describes an output column formed by aggregation of values from an input expression.
CombinedColumn(String, Combiner, String) - Constructor for class uk.ac.starlink.ttools.task.CombinedColumn
Constructor.
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 CombinedMatchEngine with default sphere inclusion semantics.
CombinedMatchEngine(MatchEngine[], boolean) - Constructor for class uk.ac.starlink.table.join.CombinedMatchEngine
Constructs a CombinedMatchEngine with specified sphere inclusion semantics.
combinePixellators(Pixellator[]) - Static method in class uk.ac.starlink.ttools.plot.Drawing
Combines an array of given pixellators to produce a single one which iterates over all the pixels.
Combiner - Interface in uk.ac.starlink.array
Defines a real function of two real variables.
Combiner - Class in uk.ac.starlink.ttools.plot2.layer
Defines the combination mode for accumulating values into a bin.
Combiner(String, String, Combiner.Type, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.Combiner
Constructor.
Combiner.Container - Interface in uk.ac.starlink.ttools.plot2.layer
Defines an object that can be used to accumulate values and retrieve a result.
Combiner.Type - Enum in uk.ac.starlink.ttools.plot2.layer
Defines the scaling properties of a combiner.
COMBINER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.ContourPlotter
Config key for the smoothing combination mode.
COMBINER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
Config key for combination mode.
COMBINER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
Config key for degrade combination mode.
COMBINER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
Config key for combination mode.
comboBox - Variable in class jsky.util.gui.ZoomControl
Used to display a menu of magnification values
ComboBoxBumper - Class in uk.ac.starlink.util.gui
Icon providing arrows to cycle the value of a JComboBox up or down.
ComboBoxBumper(JComboBox<?>) - Constructor for class uk.ac.starlink.util.gui.ComboBoxBumper
Constructs a new bumper based on a given combo box.
ComboBoxSpecifier<V> - Class in uk.ac.starlink.ttools.plot2.config
Typed specifier for selecting options from a combo box.
ComboBoxSpecifier(Class<V>, JComboBox<V>, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.config.ComboBoxSpecifier
Constructs a specifier with a given combo box, and optional custom labelling and setting restrictions.
ComboBoxSpecifier(Class<V>, JComboBox<V>) - Constructor for class uk.ac.starlink.ttools.plot2.config.ComboBoxSpecifier
Constructs a specifier with a given combo box and default options.
ComboBoxSpecifier(Class<V>, Collection<V>) - Constructor for class uk.ac.starlink.ttools.plot2.config.ComboBoxSpecifier
Constructs a specifier selecting from a given collection of options.
ComboBoxSpecifier(V[]) - Constructor for class uk.ac.starlink.ttools.plot2.config.ComboBoxSpecifier
Constructs a specifier selecting from a given array of options.
COMMA_WRITER - Static variable in class uk.ac.starlink.ecsv.EcsvTableWriter
Instance using commas for delimiters.
COMMAND_MODE - Static variable in class diva.whiteboard.WhiteboardState
 
CommandInterpreter - Class in diva.whiteboard
This interpreter handles selection and deletion of a stroke or a group of strokes.
CommandInterpreter(SketchController, WhiteboardState, MultipageDocument) - Constructor for class diva.whiteboard.CommandInterpreter
 
CommandInterpreter.CommandStrokeListener - Class in diva.whiteboard
CommandStrokeListener receives stroke events from the interpreter and processes these strokes as gesture commands.
CommandStrokeListener() - Constructor for class diva.whiteboard.CommandInterpreter.CommandStrokeListener
 
COMMENT - Static variable in class uk.ac.starlink.fits.CardType
COMMENT card type.
comment(char[], int, int) - Method in class uk.ac.starlink.ttools.copy.SquashAttributeHandler
 
comment(char[], int, int) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
comment(char[], int, int) - Method in class uk.ac.starlink.ttools.votlint.VotLintEntityResolver
 
COMMENT_BLANK - Static variable in class uk.ac.starlink.fits.CardType
Card type with nothing in the keyword field.
COMMENT_COPY - Static variable in class uk.ac.starlink.vo.UserAgentUtil
Comment token indicating client performs VO copy/mirror/harvest.
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.
COMMENT_OTHER - Static variable in class uk.ac.starlink.fits.CardType
Non-standard comment card (no value indicator).
COMMENT_TEST - Static variable in class uk.ac.starlink.vo.UserAgentUtil
Comment token indicating client performs VO test/monitor/validate.
commit() - Method in class diva.sketch.recognition.SceneDelta.Additive
Commit the results of this delta to the scene.
commit() - Method in class diva.sketch.recognition.SceneDelta
Commit the results of this delta to the scene.
commit() - Method in class diva.sketch.recognition.SceneDelta.Subtractive
Commit the results of this delta to the scene.
comovingDistanceL(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.Distances
Line-of-sight comoving distance.
comovingDistanceT(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.Distances
Transverse comoving distance.
comovingVolume(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.Distances
Comoving volume.
compact() - Method in interface uk.ac.starlink.ttools.plot2.layer.BinList.Result
Returns a Result instance with behaviour the same as this one, but with implementation optimised for long-term storage.
compare(Object, Object) - Method in class jsky.timeline.TimeLineNodeModel.TimeLineNodeComparator
 
compare(Node, Node) - Method in class uk.ac.starlink.connect.NodeComparator
 
compare(Object, Object) - Method in class uk.ac.starlink.datanode.nodes.StringComparator
 
compare(PlotState) - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
 
compare(PlotState) - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns a string giving a list of items in which this state differs from a given state o.
compareDocumentPosition(Node) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
CompareMetadataStage - Class in uk.ac.starlink.ttools.taplint
Validation stage for checking that two sets of table metadata (presumably obtained via different routes) are equivalent to each other.
CompareMetadataStage(String, String, MetadataHolder, MetadataHolder) - Constructor for class uk.ac.starlink.ttools.taplint.CompareMetadataStage
Constructor.
compareObjects(Object, Object) - Method in class jsky.util.gui.SortedJTable
Compare two objects, which may or may not be Comparables, or nulls
compareRow(Vector, String, CoordinateRadius, SearchCondition[], int[]) - Method in class jsky.catalog.MemoryCatalog
Return true if the given row satisfies the given query arguments.
compareTo(Object) - Method in class jsky.science.AbstractScienceObject
Default implementation: compares the Names of the objects if they are ScienceObjectModels.
compareTo(Sortable, Object) - Method in interface jsky.util.Sortable
 
compareTo(Object) - Method in class uk.ac.starlink.ast.gui.AstDouble
Compares this AstDouble to another Object.
compareTo(LinkGroup) - Method in class uk.ac.starlink.table.join.LinkGroup
 
compareTo(RowLink) - Method in class uk.ac.starlink.table.join.RowLink
Comparison order compares first table (if present in both objects) first, etc.
compareTo(RowRef) - Method in class uk.ac.starlink.table.join.RowRef
 
compareTo(UCD) - Method in class uk.ac.starlink.table.UCD
Implements the Comparable interface, comparing alphabetically by ID.
compareTo(Corner) - Method in class uk.ac.starlink.ttools.plot.Corner
Defines some arbitrary but consistent ordering of corners.
compareTo(LabelUnit) - Method in class uk.ac.starlink.ttools.plot2.geom.LabelUnit
 
compareTo(VOTableVersion) - Method in class uk.ac.starlink.votable.VOTableVersion
 
COMPASS - Static variable in class jsky.catalog.TablePlotSymbol
 
compatibleDataTypes(String, String) - Static method in class uk.ac.starlink.ttools.taplint.CompareMetadataStage
Indicates whether two datatypes are compatible with each other.
compile(Library, StarTable, String, Class<?>) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Compiles an expression in the context of a given table with a required type for the result.
compile(Library, StarTable, String) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Compiles an expression in the context of a given table.
compileExpressions(StarTableJELRowReader, String[]) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Compiles a set of expressions relating to a table.
compileQuantity(Library, StarTableJELRowReader, String, Class<?>) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Compiles an expression in the context of a table reader to give a JELQuantity.
compiler(StarTable, String, Class<?>) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Returns a function that can compile a fixed expression from a Library.
completeUrl(Map<ServiceParam, String>) - Method in class uk.ac.starlink.vo.datalink.ServiceInvoker
Assembles an invocation URL from the base URL of this service and any name-value pairs supplied in a given map.
COMPLEX - Static variable in class uk.ac.starlink.fits.CardType
Standard key/value card with complex content.
COMPLEX_HIER - Static variable in class uk.ac.starlink.fits.CardType
HIERARCH key/value card with complex content.
component - Variable in class diva.canvas.test.ConcreteFigures.ImageFigureFactory
 
ComponentColourControls - Class in uk.ac.starlink.ast.gui
Create controls for setting the colour of a component.
ComponentColourControls(PlotController, AbstractPlotControlsModel, String, String, String) - Constructor for class uk.ac.starlink.ast.gui.ComponentColourControls
Create an instance.
componentHeight - Variable in class jsky.image.gui.ImageColorbar
Height of the colorbar
ComponentMaker - Interface in uk.ac.starlink.datanode.nodes
An interface implemented by objects which can make a Component for display on demand.
componentsReady() - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializer
 
componentWidth - Variable in class jsky.image.gui.ImageColorbar
Width of the colorbar
composite - Variable in class jsky.image.graphics.gui.CanvasDraw
Current composite
composite - Variable in class jsky.image.graphics.ImageLabel
Make sure composites from other figures are not used here
composite - Variable in class uk.ac.starlink.diva.DrawActions
Current composite
COMPOSITE_ELEMENT_TAG - Static variable in class diva.sketch.recognition.SceneBuilder
Indicates a scene element.
COMPOSITE_NAMES - Static variable in class jsky.image.graphics.gui.CanvasDraw
Display names for Composites
COMPOSITE_NAMES - Static variable in class uk.ac.starlink.diva.DrawActions
Display names for Composites
COMPOSITE_TAG - Static variable in class diva.sketch.SketchParser
Indicate a stroke element.
CompositeAction(String, AlphaComposite) - Constructor for class uk.ac.starlink.diva.DrawActions.CompositeAction
 
compositeActions - Variable in class jsky.image.graphics.gui.CanvasDraw
Actions to use to set the composite
compositeActions - Variable in class uk.ac.starlink.diva.DrawActions
Actions to use to set the composite
CompositeBuilder - Class in diva.compat.xml
CompositeBuilder is a non-validating parser that uses other builders to parse and generate XML files from arbitary collections of objects.
CompositeBuilder() - Constructor for class diva.compat.xml.CompositeBuilder
 
CompositeBuilder - Class in diva.util.xml
CompositeBuilder is a non-validating parser that uses other builders to parse and generate XML files from arbitary collections of objects.
CompositeBuilder() - Constructor for class diva.util.xml.CompositeBuilder
 
CompositeElement - Interface in diva.sketch.recognition
A composite element is the encapsulation of all the information known about a parsed element in a scene.
CompositeFigure - Class in diva.canvas
A CompositeFigure is a figure that contains a set of child figures.
CompositeFigure() - Constructor for class diva.canvas.CompositeFigure
Create a new composite figure containing no figures.
CompositeFigure(ZList) - Constructor for class diva.canvas.CompositeFigure
Create a new composite figure containing no figures, that uses the given z-list for its storage.
CompositeFigure(Figure) - Constructor for class diva.canvas.CompositeFigure
Construct a composite figure with the given figure as its background.
CompositeFigureFactory1() - Constructor for class diva.canvas.test.ConcreteFigures.CompositeFigureFactory1
 
CompositeFigureTutorial - Class in diva.canvas.tutorial
This tutorial demonstrates how to use composite figures.
CompositeFigureTutorial() - Constructor for class diva.canvas.tutorial.CompositeFigureTutorial
Create a JCanvas and put it into a window.
compositeFromString(String) - Static method in class uk.ac.starlink.util.gui.AWTXMLEncodeDecode
Convert a String object back to an AlphaComposite object.
CompositeInteractor - Class in diva.canvas.interactor
An interactor that forwards events to other interactors.
CompositeInteractor() - Constructor for class diva.canvas.interactor.CompositeInteractor
Create a new composite interactor.
CompositeModel - Interface in diva.graph.modular
A graph is an object that contains nodes and edges.
CompositeNode - Interface in diva.graph.modular
A node that is also a graph, i.e.it can contain other nodes.
CompositeNodeModel - Interface in diva.graph.modular
A graph is an object that contains nodes and edges.
CompositePaperType2D - Class in uk.ac.starlink.ttools.plot2.paper
Bitmapped 2D PaperType which can render any combination of coloured, opaque and transparent pixels.
CompositePaperType2D(Compositor) - Constructor for class uk.ac.starlink.ttools.plot2.paper.CompositePaperType2D
Constructor.
COMPOSITES - Static variable in class jsky.image.graphics.gui.CanvasDraw
Composites
COMPOSITES - Static variable in class uk.ac.starlink.diva.DrawActions
Composites
CompositeSymbol - Class in diva.sketch
A composite symbol that is made up of one or more symbols.
CompositeSymbol(Symbol[]) - Constructor for class diva.sketch.CompositeSymbol
Create a symbol for the given stroke with the color and line width information.
compositeToString(AlphaComposite) - Static method in class uk.ac.starlink.util.gui.AWTXMLEncodeDecode
Convert an AlphaComposite object to a string.
CompositeTransducer - Class in diva.sketch.toolbox
A composite class that can be used to multiplex between different transducers.
CompositeTransducer(Transducer[]) - Constructor for class diva.sketch.toolbox.CompositeTransducer
This constructor should only be called once, to create the prototype object.
Compositor - Class in uk.ac.starlink.ttools.plot2.paper
Represents an algorithm for combining multiple RGBA values to produce a single RGBA value.
Compositor() - Constructor for class uk.ac.starlink.ttools.plot2.paper.Compositor
 
Compositor.BoostCompositor - Class in uk.ac.starlink.ttools.plot2.paper
Compositor with boosted saturation.
Compositor.Buffer - Interface in uk.ac.starlink.ttools.plot2.paper
Buffer of pixels on which compositing operations can be performed.
CompositorParameter - Class in uk.ac.starlink.ttools.plot2.task
Parameter for selecting a Compositor.
CompositorParameter(String) - Constructor for class uk.ac.starlink.ttools.plot2.task.CompositorParameter
Constructor.
CompoundIterator - Class in diva.util
An iterator over two iterators.
CompoundIterator(Iterator, Iterator) - Constructor for class diva.util.CompoundIterator
Create a new iterator
COMPRESS - Static variable in class uk.ac.starlink.util.Compression
A Compression object representing Unix compress-type compression.
COMPRESSED - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
CompressedDataNode - Class in uk.ac.starlink.datanode.nodes
Generic data node representing a stream of data compressed according to a known compression technique.
CompressedDataNode(DataSource) - Constructor for class uk.ac.starlink.datanode.nodes.CompressedDataNode
 
Compression - Class in uk.ac.starlink.util
Characterises the compression status of a stream, and provides methods for decompressing it.
computeAngle(double, double, double, double) - Static method in class diva.sketch.features.FEUtilities
Given a 2D vector, find the angle (in radians) formed between this vector and the horizontal vector pointing in the positive x direction.
computeCompositeBounds(Iterator) - Static method in class diva.canvas.CanvasUtilities
Compute a composite bounding box.
computeCompositeShape(Iterator) - Static method in class diva.canvas.CanvasUtilities
Compute a composite shape.
computeFitTransform(RectangularShape, RectangularShape) - Static method in class diva.canvas.CanvasUtilities
Get the transform that will make the first rectangle change fit within the second, while preserving the shape.
computeMu() - Method in class diva.sketch.classification.GaussianWeightSet
Calculates the mu value for Gaussian distribution by taking the mean of each feature type.
computeMu() - Method in class diva.sketch.classification.WeightSet
Calculate the mu values for each feature in this class.
computePosition(Coordinates, double) - Method in class jsky.science.ProperMotion
Computes a new position by taking an existing position and accounting for proper motion over the specified number of years.
computePosition(Coordinates, double, double) - Method in class jsky.science.ProperMotion
Computes a new position by taking an existing position and accounting for proper motion over the specified number of years.
computeSigma() - Method in class diva.sketch.classification.GaussianWeightSet
Calculates the sigma of each feature in this classifier.
computeSigma() - Method in class diva.sketch.classification.WeightSet
Calculate the sigma values for each feature in this class.
computeSiteBounds(Iterator) - Static method in class diva.canvas.CanvasUtilities
Compute the bounding box of a set of connectors.
computeSize(Object) - Static method in class nom.tam.util.ArrayFuncs
Compute the size of an object.
computeStrokedBounds(Shape, Stroke) - Static method in class diva.util.java2d.ShapeUtilities
Compute the bounds of a shape when stroked with the given stroke.
computeTransform(RectangularShape, RectangularShape) - Static method in class diva.canvas.CanvasUtilities
Get the transform that will make the first rectangle change into the second.
concat(Object...) - Static method in class uk.ac.starlink.ttools.func.Strings
Concatenates multiple values into a string.
concatenate(AffineTransform) - Method in class diva.canvas.TransformContext
Concatenate this transform context with the given tranform.
concatLines(String[]) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Concatentates lines, adding a newline character at the end of each.
ConcatStarTable - Class in uk.ac.starlink.table
StarTable implementation which concatenates several tables together top-to-bottom.
ConcatStarTable(StarTable, Iterator<StarTable>) - 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.
ConcreteFigures - Class in diva.canvas.test
A test suite for testing concrete figures.
ConcreteFigures(TestHarness) - Constructor for class diva.canvas.test.ConcreteFigures
Constructor
ConcreteFigures.BasicRectangleFactory1 - Class in diva.canvas.test
Create a BasicRectangle with stroked outline
ConcreteFigures.BasicRectangleFactory2 - Class in diva.canvas.test
Create a filled BasicRectangle
ConcreteFigures.CompositeFigureFactory1 - Class in diva.canvas.test
Create a CompositeFigure with a filled rectangle background
ConcreteFigures.IconFigureFactory - Class in diva.canvas.test
Create an icon figure
ConcreteFigures.ImageFigureFactory - Class in diva.canvas.test
Create an image figure
ConcreteFigures.LabelFigureFactory - Class in diva.canvas.test
Create an image figure
ConcreteFigures.PaneWrapperFactory - Class in diva.canvas.test
Create a PaneWrapper with a filled rectangle background
CONDITION - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
condition(boolean[], double, double) - Static method in class uk.ac.starlink.ttools.func.Arrays
Maps a boolean array to a numeric array by using supplied numeric values to represent true and false values from the input array.
CONE - Static variable in class uk.ac.starlink.vo.Capability
Cone search capability.
ConeErrorPolicy - Class in uk.ac.starlink.ttools.cone
Defines how errors are treated during a multiple cone search operation.
ConeErrorPolicy(String) - Constructor for class uk.ac.starlink.ttools.cone.ConeErrorPolicy
Constructor.
ConeErrorPolicyParameter - Class in uk.ac.starlink.ttools.cone
Parameter for selecting ConeErrorPolicy objects.
ConeErrorPolicyParameter(String) - Constructor for class uk.ac.starlink.ttools.cone.ConeErrorPolicyParameter
Constructor.
ConeMatcher - Class in uk.ac.starlink.ttools.cone
TableProducer which does the work for a multiple cone search-type sky crossmatch operation.
ConeMatcher(ConeSearcher, ConeErrorPolicy, TableProducer, QuerySequenceFactory, boolean) - Constructor for class uk.ac.starlink.ttools.cone.ConeMatcher
Convenience constructor which selects default values for most options.
ConeMatcher(ConeSearcher, ConeErrorPolicy, TableProducer, QuerySequenceFactory, boolean, Coverage, boolean, boolean, int, String, String, JoinFixAction, JoinFixAction) - Constructor for class uk.ac.starlink.ttools.cone.ConeMatcher
Full-functioned constructor.
ConeMatcher.ConeWorker - Class in uk.ac.starlink.ttools.cone
Object which produces the result table.
ConeQueryCoverage - Class in uk.ac.starlink.ttools.cone
Coverage implementation giving the area defined by a sequence of positional (cone search-like) queries.
ConeQueryCoverage(ConeQueryRowSequence, double) - Constructor for class uk.ac.starlink.ttools.cone.ConeQueryCoverage
Constructor.
ConeQueryRowSequence - Interface in uk.ac.starlink.ttools.cone
RowSequence sub-interface which additionally defines methods for retrieving RA, Dec search radius and row index for each row.
Coner - Interface in uk.ac.starlink.ttools.cone
Defines a service which can perform cone search-like operations.
ConeResultRowSequence - Interface in uk.ac.starlink.ttools.cone
ConeQueryRowSequence sub-interface which additionally defines a method for retrieving the result of the cone search itself.
ConeSearch - Class in uk.ac.starlink.vo
Encapsulates the mechanics of a standard cone search web service.
ConeSearch(String, ContentCoding) - Constructor for class uk.ac.starlink.vo.ConeSearch
Constructs a new ConeSearch from its service URL with explicit content-coding.
ConeSearch(String) - Constructor for class uk.ac.starlink.vo.ConeSearch
Constructs a new ConeSearch from its service URL with default content-coding.
ConeSearch(RegResource, RegCapabilityInterface) - Constructor for class uk.ac.starlink.vo.ConeSearch
Constructs a new ConeSearch from a CONE-type resource.
ConeSearchConer - Class in uk.ac.starlink.ttools.cone
Coner implementation which uses remote Cone Search services or similar.
ConeSearchConer() - Constructor for class uk.ac.starlink.ttools.cone.ConeSearchConer
Constructor.
ConeSearchDialog - Class in uk.ac.starlink.vo
Table load dialogue which allows cone searches.
ConeSearchDialog() - Constructor for class uk.ac.starlink.vo.ConeSearchDialog
Constructor.
ConeSearcher - Interface in uk.ac.starlink.ttools.cone
Object which can perform repeated sky cone searches.
ConeSelector - Class in uk.ac.starlink.ttools.cone
Abstract class for an object which can make a JDBC SELECT query corresponding to cone searches.
ConeSelector(Connection, String, String, String, AngleUnits, String, String) - Constructor for class uk.ac.starlink.ttools.cone.ConeSelector
Constructor.
ConeVerbosity - Class in uk.ac.starlink.vo
Enumeration class which describes verbosity levels permitted by the Cone Search standard.
CONFIDENCE_TAG - Static variable in class diva.sketch.recognition.SceneBuilder
Indicates the confidence of a scene element.
CONFIDENCE_TAG - Static variable in class diva.sketch.toolbox.SceneTranslator.OldSceneParser
Indicates the confidence of a scene element.
config - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
Graphics configuration object.
CONFIG_PATH - Static variable in class jsky.util.Resources
Path to config files, within the resources area.
CONFIG_SUBPATH - Static variable in class jsky.util.Resources
Subpath to config files, within the resources area.
configBean(Object) - Method in class uk.ac.starlink.util.BeanConfig
Attempts to apply this object's configuration setttings to a supplied target object.
ConfigException - Exception in uk.ac.starlink.ttools.plot2.config
Exception thrown when a configuration input value is not suitable.
ConfigException(ConfigKey<?>, String, Throwable) - Constructor for exception uk.ac.starlink.ttools.plot2.config.ConfigException
Constructor with chained exception.
ConfigException(ConfigKey<?>, String) - Constructor for exception uk.ac.starlink.ttools.plot2.config.ConfigException
Constructor.
ConfigKey<T> - Class in uk.ac.starlink.ttools.plot2.config
Typed key for use in a ConfigMap.
ConfigKey(ConfigMeta, Class<T>, T) - Constructor for class uk.ac.starlink.ttools.plot2.config.ConfigKey
Constructor.
configLimits(ConfigKey<Double>, ConfigKey<Double>, double, double, int) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Utility method to set a minimum/maximum config key pair to a given pair of minimum/maximum values.
ConfigMap - Class in uk.ac.starlink.ttools.plot2.config
Map containing typed configuration keys.
ConfigMap() - Constructor for class uk.ac.starlink.ttools.plot2.config.ConfigMap
Constructs an empty map.
ConfigMap(ConfigMap) - Constructor for class uk.ac.starlink.ttools.plot2.config.ConfigMap
Copy constructor.
ConfigMeta - Class in uk.ac.starlink.ttools.plot2.config
Contains metadata about configuration items.
ConfigMeta(String, String) - Constructor for class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Constructor.
ConfigMethod - Annotation Type in uk.ac.starlink.util
Annotation that prepares a mutator method for use and documentation by the BeanConfig class.
configObjects - Variable in class uk.ac.starlink.ast.gui.PlotConfiguration
Array of AbstractPlotControlsModel objects that are storing the configuration parts.
ConfigParameter<T> - Class in uk.ac.starlink.ttools.plot2.task
Typed parameter subclass intended to get the value for a ConfigKey.
ConfigParameter(ConfigKey<T>) - Constructor for class uk.ac.starlink.ttools.plot2.task.ConfigParameter
Constructs an un-suffixed config parameter.
ConfigParameterFactory - Interface in uk.ac.starlink.ttools.plot2.task
Provides a mapping from ConfigKeys to Parameters.
configure() - Method in class jsky.catalog.gui.TableDisplayTool
Pop up a dialog to configure the plot symbols and table display.
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.
configure(String[]) - Method in class uk.ac.starlink.ttools.cea.CeaWriter
Hook for additional configuration of concrete subclasses using command-line flags.
configure(String[]) - Method in class uk.ac.starlink.ttools.cea.ImplementationCeaWriter
 
configure(String[]) - Method in class uk.ac.starlink.ttools.cea.ServiceCeaWriter
 
configure(PlotState, int) - Method in class uk.ac.starlink.ttools.plot.AuxLegend
Configures this legend according to a given plot state.
configure(String, VotLintContext) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Sets this handler up ready for use.
configure(StarTableFactory, Action) - Method in class uk.ac.starlink.vo.TapTableLoadDialog
 
configureCall(Call) - Static method in class uk.ac.starlink.votable.soap.VOTableSerialization
Configures a Call object for use with VOTable custom serialization by registering the requisite type mappings, and perhaps other things too.
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.
configureConnection(HttpURLConnection) - Method in interface uk.ac.starlink.auth.AuthContext
Configures an HTTP connection with required authentication.
configureControl(JComponent) - Static method in class uk.ac.starlink.datanode.viewers.TreeviewLAF
 
configureControlPanel(JComponent) - Static method in class uk.ac.starlink.datanode.viewers.TreeviewLAF
 
configureDataNode(DataNode, DataNode, Object) - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Performs some of the desirable configuration on a new DataNode which is about to get inserted into the tree.
configureDefaultRenderers(JTable) - Static method in class uk.ac.starlink.table.gui.StarJTable
Sets up numeric cell renderers for the columns of a JTable.
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.ARYDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.CompressedDataNode
 
configureDetail(DetailViewer) - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Configures a DetailViewer object to show additional class-specific details associated with this node.
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
No custom configuration is performed.
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.ErrorDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.FrameDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.HDSDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.HDXDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.HistoryDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.HTMLDataNode
Sets up a pane to display the HTML file.
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.JDBCDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.NDArrayDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.NdxDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.PlainDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.ScalarDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.WCSDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
 
configureDetail(DetailViewer) - Method in class uk.ac.starlink.datanode.nodes.ZipFileDataNode
 
configureFromBounds(PlotState, DataBounds) - Method in class uk.ac.starlink.ttools.plottask.HistogramPlotStateFactory
 
configureFromBounds(PlotState, DataBounds) - Method in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Updates a plot state generated by this factory with information generated from a first pass through the data.
configureFromData(PlotState, TablePlot) - Method in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Performs additional plot state configuration which may require a pass through the data.
configureK(int) - Method in class uk.ac.starlink.table.join.CdsHealpixSkyPixellator
 
configureK(int) - Method in class uk.ac.starlink.table.join.HealpixSkyPixellator
Updates internal state for the current value of the k parameter.
configureLogging(int, boolean) - Static method in class uk.ac.starlink.task.InvokeUtils
Sets up the logging system.
configureMainPanel(JComponent) - Static method in class uk.ac.starlink.datanode.viewers.TreeviewLAF
 
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.
configureNode(DataNode, boolean) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeCellRenderer
Performs additional configuration on the rendered cell based on the node and its expanding status.
configureParams(Environment, Parameter<?>) - Method in interface uk.ac.starlink.ttools.cone.Coner
Provides this object with a chance to perform custom configuration on certain general cone search parameters.
configureParams(Environment, Parameter<?>) - Method in class uk.ac.starlink.ttools.cone.ConeSearchConer
 
configureParams(Environment, Parameter<?>) - Method in class uk.ac.starlink.ttools.cone.JdbcConer
 
configurePlotState(PlotState, Environment) - Method in class uk.ac.starlink.ttools.plottask.HistogramPlotStateFactory
 
configurePlotState(PlotState, Environment) - Method in class uk.ac.starlink.ttools.plottask.Plot3DStateFactory
 
configurePlotState(PlotState, Environment) - Method in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Configures a PlotState object by examining parameter values in a given execution environment.
configureRanges(Plot3DState) - Method in class uk.ac.starlink.ttools.plot.CartesianPlot3D
 
configureRanges(Plot3DState) - Method in class uk.ac.starlink.ttools.plot.Plot3D
Provides notification that the range constraints are now as described in a supplied state object.
configureRanges(Plot3DState) - Method in class uk.ac.starlink.ttools.plot.SphericalPlot3D
 
configureSAXParserFactory(SAXParserFactory) - Method in class uk.ac.starlink.votable.Namespacing
Performs any necessary configuration of the namespacing capabilities of a given parser factory for use with this namespacing policy.
configureTupleParameter(WordsParameter<String>, MatchEngine) - Static method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Configures a tuple parameter for use with a given MatchEngine.
confirm(CompositeElement, boolean) - Method in class diva.sketch.recognition.BasicScene
Accept the given interpretation of the set of strokes that the given element covers as the correct interpretation of those strokes.
confirm(CompositeElement, boolean) - Method in interface diva.sketch.recognition.Scene
Accept the given interpretation of the set of strokes that the given element covers as the correct interpretation of those strokes.
confirm(Component, String) - Static method in class jsky.util.gui.DialogUtil
Display a confirm dialog with YES, NO, CANCEL buttons and return a JOptionPane constant indicating the choice.
confirm(String) - Static method in class jsky.util.gui.DialogUtil
Display a confirm dialog with YES, NO, CANCEL buttons and return a JOptionPane constant indicating the choice.
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.
connect(Transmitter, Receiver) - Method in interface diva.pod.Channel
Connect this channel between a transmitter and receiver.
connect(LWEdge, LWNode, LWNode) - Method in class diva.pod.lwgraph.LightweightGraph
Connect the given tail and head nodes using the given edge.
connect(LWEdge, LWPort, LWPort) - Method in class diva.pod.lwgraph.LightweightNetwork
Connect the given tail and head ports using the given edge.
connect(int, int, int) - Method in class diva.pod.lwgraph.Topology
Connect the tail and head nodes, using the given edge id.
connect() - Method in class uk.ac.starlink.astrogrid.protocols.ivo.IvoURLConnection
 
connect(URL) - Method in class uk.ac.starlink.auth.AuthManager
Opens a URL connection to a given URL, negotiating authentication and with default handling of 3xx redirection.
connect(URL, UrlConnector) - Method in class uk.ac.starlink.auth.AuthManager
Opens a URL connection to a given URL with specified configuration, negotiating authentication and with default handling of 3xx redirection.
connect(URL, UrlConnector, Redirector) - Method in class uk.ac.starlink.auth.AuthManager
Opens a URL connection to a given URL with specified configuration, negotiating authentication and with configurable handling of 3xx redirection.
connect(HttpURLConnection) - Method in interface uk.ac.starlink.auth.UrlConnector
Opens communication to an HTTP resource.
connect(HttpURLConnection) - Method in class uk.ac.starlink.util.ContentCoding
 
connectEdge(Object, Object, Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Connect the given edge to the given tail and head nodes, then dispatch events to the listeners.
connectEdge(Object, Object, Object, Object) - Method in interface diva.graph.MutableGraphModel
Connect the given edge to the given tail and head nodes, and notify listeners with events whose source is the given eventSource object
connectEdge(Object, Object, Object, Object) - Method in class diva.graphx.GraphModel
Deprecated. 
connectedHead(GraphController, GraphModel, Object, Object) - Method in class diva.graphx.toolbox.ClearDeletionPolicy
Handle an edge that is connected at the head to a node that is about to be deleted, but which is not itself in the selection.
connectedHead(GraphController, GraphModel, Object, Object) - Method in class diva.graphx.toolbox.DefaultDeletionPolicy
Handle an edge that is connected at the head to a node that is about to be deleted, but which is not itself in the selection.
connectedHead(GraphController, GraphModel, Object, Object) - Method in interface diva.graphx.toolbox.DeletionPolicy
Handle an edge that is connected at the head to a node that is about to be deleted, but which is not itself in the selection.
connectedTail(GraphController, GraphModel, Object, Object) - Method in class diva.graphx.toolbox.ClearDeletionPolicy
Handle an edge that is connected at the tail to a node that is about to be deleted, but which is not itself in the selection.
connectedTail(GraphController, GraphModel, Object, Object) - Method in class diva.graphx.toolbox.DefaultDeletionPolicy
Handle an edge that is connected at the tail to a node that is about to be deleted, but which is not itself in the selection.
connectedTail(GraphController, GraphModel, Object, Object) - Method in interface diva.graphx.toolbox.DeletionPolicy
Handle an edge that is connected at the tail to a node that is about to be deleted, but which is not itself in the selection.
Connection - Class in uk.ac.starlink.connect
Represents a connection to a remote resource.
Connection() - Constructor for class uk.ac.starlink.connect.Connection
Constructs a connection with no information.
Connection(Connector, Map<AuthKey, ?>) - Constructor for class uk.ac.starlink.connect.Connection
Constructs a connection recording the circumstances under which it was created.
CONNECTION_PROPERTY - Static variable in class uk.ac.starlink.connect.ConnectorAction
Key for the property which stores a Connection object.
ConnectionParameter - Class in uk.ac.starlink.ttools.task
Parameter for acquiring a connection to a database using JDBC.
ConnectionParameter(String) - Constructor for class uk.ac.starlink.ttools.task.ConnectionParameter
Constructor.
ConnectionUtil - Class in jsky.util
A utility class for getting a URL connection in a background thread without hanging.
ConnectionUtil(URL) - Constructor for class jsky.util.ConnectionUtil
Initialize with the given URL
Connector - Interface in diva.canvas.connector
A Connector is a figure that draws itself between two sites on other figures.
Connector - Interface in uk.ac.starlink.connect
Interface for logging in to a remote facility.
Connector - Interface in uk.ac.starlink.table.jdbc
Interface for objects which can supply a JDBC Connection to a single database.
CONNECTOR_DRAGGED - Static variable in class diva.canvas.connector.ConnectorEvent
Signifies that a connector is dragged some distance
CONNECTOR_DROPPED - Static variable in class diva.canvas.connector.ConnectorEvent
Signifies that a connector end is dropped.
CONNECTOR_SNAPPED - Static variable in class diva.canvas.connector.ConnectorEvent
Signifies that a connector end is snapped to a possible target.
CONNECTOR_UNSNAPPED - Static variable in class diva.canvas.connector.ConnectorEvent
Signifies that a connector end is unsnapped from the original site that it was attached to, or from a possible target.
ConnectorAction - Class in uk.ac.starlink.connect
Action which controls logging in to and out of a remote service using a Connector object.
ConnectorAction(Connector) - Constructor for class uk.ac.starlink.connect.ConnectorAction
Constructor.
ConnectorAdapter - Class in diva.canvas.connector
An adapter for connector listeners.
ConnectorAdapter() - Constructor for class diva.canvas.connector.ConnectorAdapter
 
connectorDragged(ConnectorEvent) - Method in class diva.canvas.connector.ConnectorAdapter
Do nothing when a connector end is dragged.
connectorDragged(ConnectorEvent) - Method in interface diva.canvas.connector.ConnectorListener
Called when a connector end is dragged.
connectorDropped(ConnectorEvent) - Method in class diva.canvas.connector.ConnectorAdapter
Do nothing when a connector end is dropped.
connectorDropped(ConnectorEvent) - Method in interface diva.canvas.connector.ConnectorListener
Called when a connector end is dropped.
connectorDropped(ConnectorEvent) - Method in class diva.graph.BasicEdgeController.EdgeDropper
Called when a connector end is dropped--attach or detach the edge as appropriate.
connectorDropped(ConnectorEvent) - Method in class diva.graphx.EdgeController.EdgeDropper
Called when a connector end is dropped--attach or detach the edge as appropriate.
ConnectorEnd - Interface in diva.canvas.connector
An interface for objects that can be attached to the end of a connector.
ConnectorEvent - Class in diva.canvas.connector
A graph event that is emitted when anything interesting happens inside a graph by way of a GraphModel.
ConnectorEvent(int, Object, Figure, Connector, int) - Constructor for class diva.canvas.connector.ConnectorEvent
Construct a ConnectorEvent with the given source, target, connector, and "end" flag.
ConnectorInteractor - Class in diva.canvas.connector
An interactor for dragging one end of a connector.
ConnectorInteractor(ConnectorManipulator) - Constructor for class diva.canvas.connector.ConnectorInteractor
Create a new interactor to be used with the given manipulator
ConnectorListener - Interface in diva.canvas.connector
A listener for changes in a connector's connectivity.
ConnectorManager - Class in uk.ac.starlink.connect
Marshals provision of Connector objects.
ConnectorManager() - Constructor for class uk.ac.starlink.connect.ConnectorManager
 
ConnectorManipulator - Class in diva.canvas.connector
A manipulator which attaches grab handles to the ends of a connector.
ConnectorManipulator() - Constructor for class diva.canvas.connector.ConnectorManipulator
Construct a new manipulator that uses rectangular grab-handles.
ConnectorManipulator(GrabHandleFactory) - Constructor for class diva.canvas.connector.ConnectorManipulator
Construct a new manipulator using the given grab-handle factory.
CONNECTORS_PROPERTY - Static variable in class uk.ac.starlink.connect.ConnectorManager
Name of property containing colon-separated list of additional Connector implementations to be made available from this manager.
connectorSnapped(ConnectorEvent) - Method in class diva.canvas.connector.ConnectorAdapter
Do nothing when a connector end is snapped to a possible target.
connectorSnapped(ConnectorEvent) - Method in interface diva.canvas.connector.ConnectorListener
Called when a connector end is snapped to a possible target.
ConnectorTarget - Interface in diva.canvas.connector
An object that is used to get suitable "target" sites for connectors.
ConnectorTutorial - Class in diva.canvas.tutorial
This tutorial shows how to use Connectors.
ConnectorTutorial() - Constructor for class diva.canvas.tutorial.ConnectorTutorial
Create a JCanvas and put it into a window.
ConnectorTutorial.SitedRectangle - Class in diva.canvas.tutorial
SitedRectangle is a class that provides four sites that we use in the examples to attach connectors to.
ConnectorTutorial.SRTarget - Class in diva.canvas.tutorial
SRTarget is used to find a useful site on a SitedRectangle.
connectorUnsnapped(ConnectorEvent) - Method in class diva.canvas.connector.ConnectorAdapter
Do nothing when a connector end is unsnapped from the site that it was originally attached to, or a possible target.
connectorUnsnapped(ConnectorEvent) - Method in interface diva.canvas.connector.ConnectorListener
Called when a connector end is unsnapped from the site that it was originally attached to, or a possible target.
CONST_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
Report key for fitted multiplicative constant.
constant(int, double) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns a fixed-size array filled with a given constant value.
constant(int, float) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
constant(int, byte) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
constant(int, short) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
constant(int, int) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
constant(int, long) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
Constant<T> - Interface in uk.ac.starlink.ttools.jel
Defines a typed value.
CONSTANT_NODE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
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.
Constants - Class in gaia.cu9.tools.parallax.util
 
Constants() - Constructor for class gaia.cu9.tools.parallax.util.Constants
 
Constants - Class in jsky.science
Constants class is an all static class that contains various scientific/ and astronomical constants.
Constants() - Constructor for class jsky.science.Constants
 
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.
ConstFilter - Class in uk.ac.starlink.ttools.filter
Filter for identifying and removing columns with constant content.
ConstFilter() - Constructor for class uk.ac.starlink.ttools.filter.ConstFilter
Constructor.
constrain(Point2D) - Method in class diva.canvas.interactor.BoundsConstraint
Ask the bounds constraint to constrain this point.
constrain(Point2D) - Method in interface diva.canvas.interactor.PointConstraint
Ask the point constraint to constrain this point.
constrain(Point2D) - Method in class diva.canvas.interactor.QuadrantConstraint
Ask the bounds constraint to constrain this point.
constrain - Variable in class uk.ac.starlink.diva.XRangeFigure
Whether XRangeFigures are free to transform.
ConstrainedViewportLayout - Class in uk.ac.starlink.util.gui
This is a tweaked ViewportLayout implementation to work round an issue with scrollbar positioning.
ConstrainedViewportLayout() - Constructor for class uk.ac.starlink.util.gui.ConstrainedViewportLayout
 
constrainPoint(Point2D) - Method in class diva.canvas.interactor.DragInteractor
Constrain a point using the current constraints.
construct() - Method in class jsky.image.gui.ImagePrintDialog.PrintWorker
 
construct() - Method in class jsky.util.SwingWorker
Compute the value to be returned by the get method.
constructDOM(boolean) - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
Convenience method to get a DOM from this document, which either succeeds or throws a NoSuchDataException.
consume() - Method in class diva.canvas.event.LayerEvent
Consume this event.
consume(StarTable) - Method in class uk.ac.starlink.ttools.mode.CubeWriter
 
consume(StarTable) - Method in class uk.ac.starlink.ttools.mode.JdbcConsumer
 
consume(StarTable) - Method in class uk.ac.starlink.ttools.mode.SwingMode
 
consume(StarTable) - Method in interface uk.ac.starlink.ttools.TableConsumer
Consumes a table.
ConsumerTask - Class in uk.ac.starlink.ttools.task
Abstract task which takes an input table and disposes of it.
ConsumerTask(String, ProcessingMode, boolean) - Constructor for class uk.ac.starlink.ttools.task.ConsumerTask
Constructor.
consumerValue(Environment) - Method in class uk.ac.starlink.ttools.task.OutputModeParameter
 
consumerValue(Environment) - Method in class uk.ac.starlink.ttools.task.OutputTableParameter
 
consumerValue(Environment) - Method in interface uk.ac.starlink.ttools.task.TableConsumerParameter
Returns a TableConsumer which corresponds to the value of this parameter.
containedSketchFigures(Polygon2D) - Method in class diva.sketch.SketchController
Return an iterator over the figures that are completely contained by the given polygonal region.
contains(Point2D) - Method in class diva.canvas.AbstractFigure
Test whether this figure contains the point given.
contains(Figure) - Method in class diva.canvas.AbstractFigureContainer
Test if the given figure is a child of this composite.
contains(Figure) - Method in class diva.canvas.BasicZList
Test if the z-list contains the given figure.
contains(Figure) - Method in class diva.canvas.CompositeFigure
Test if the given figure is a child of this composite.
contains(Point2D) - Method in class diva.canvas.connector.TerminalFigure
Test whether this figure contains the point given.
contains(Point2D) - Method in interface diva.canvas.Figure
Test whether this figure contains the point given.
contains(Figure) - Method in interface diva.canvas.FigureContainer
Test if this container contains the given figure.
contains(Figure) - Method in class diva.canvas.FigureDecorator
Test if the given figure is the one contained by this decorator.
contains(Figure) - Method in class diva.canvas.FigureLayer
Test if the layer contains the given figure.
contains(Figure) - Method in interface diva.canvas.FigureSet
Test if this set contains the given figure.
contains(Figure) - Method in interface diva.canvas.ZList
Test if this list contains the given figure.
contains(BasicNode) - Method in class diva.graphx.toolbox.BasicNode
Test if the node is a child of this node
contains(Object) - Method in class diva.gui.toolbox.ListDataModel
Return whether or not the given item is contained by the model
CONTAINS - Static variable in class diva.sketch.parser2d.RelationUtilities
Positional constraint: does A contain B?
contains(double, double) - Method in class diva.util.java2d.Polygon2D
Return true if the given point is inside the polygon.
contains(Point2D) - Method in class diva.util.java2d.Polygon2D
Return true if the given point is inside the polygon.
contains(Rectangle2D) - Method in class diva.util.java2d.Polygon2D
Return true if the given rectangle is entirely inside the polygon.
contains(double, double, double, double) - Method in class diva.util.java2d.Polygon2D
Return true if the given rectangle is entirely inside the polygon.
contains(double, double) - Method in class diva.util.java2d.Polyline2D
Return false.
contains(Point2D) - Method in class diva.util.java2d.Polyline2D
Return false.
contains(Rectangle2D) - Method in class diva.util.java2d.Polyline2D
Return false.
contains(double, double, double, double) - Method in class diva.util.java2d.Polyline2D
Return false.
contains(Coordinates) - Method in class jsky.coords.CoordinateRadius
Return true if the given coordinate position lies within the region defined by this object.
contains(Wavelength) - Method in class jsky.science.Passband
Returns true if passband contains specified wavelength
contains(TimeLineNodeModel) - Method in class jsky.timeline.DefaultTimeLineModel
returns whether or not the model contains the specified node
contains(TimeLineNodeModel) - Method in interface jsky.timeline.TimeLineModel
returns whether or not the model contains the specified node
contains(Object) - Method in class jsky.util.IntHashtable
 
contains(Object) - Method in class jsky.util.ListenerHandler
 
contains(Object) - Method in class nom.tam.util.HashedList
Does the HashedList contain this element?
contains(double, double) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
 
contains(Point2D) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
 
contains(Rectangle2D) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
 
contains(double, double, double, double) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
 
contains(String, String) - Static method in class uk.ac.starlink.ttools.func.Strings
Determines whether a string contains a given substring.
contains(int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Indicates whether a given position is within the bounds of this drawing.
containsAll(Collection) - Method in class nom.tam.util.HashedList
Does the HashedList contain all the elements of this other collection.
containsElement(XmlElement) - Method in class diva.compat.xml.XmlElement
Test if this element contains the given element.
containsElement(XmlElement) - Method in class diva.util.xml.XmlElement
Test if this element contains the given element.
containsKey(int) - Method in class jsky.util.IntHashtable
 
containsKey(String) - Method in class nom.tam.fits.Header
Tests if the specified keyword is present in this table.
containsKey(Object) - Method in class nom.tam.util.HashedList
Check if the key is included in the list
containsKey(String) - Method in class uk.ac.starlink.oldfits.HeaderCards
Indicates whether the header collection contains a card with the given keyword.
containsKey(Object) - Method in class uk.ac.starlink.ttools.server.SoftCache
 
containsKey(Map<K, V>, K) - Static method in class uk.ac.starlink.util.Util
Typed map key test operation.
containsLink(RowLink) - Method in interface uk.ac.starlink.table.join.LinkSet
Indicates whether this set contains a given link.
containsNode(Object, Object) - Method in interface diva.graph.GraphModel
Return true if this graph or composite node contains the given node.
containsNode(Object, Object) - Method in class diva.graph.modular.ModularGraphModel
Return true if this composite node contains the given node.
containsNode(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Indicates whether this model contains a given data node.
containsPixel(int, long) - Method in interface uk.ac.starlink.table.join.HealpixMask.PixelTester
Tests whether an area contains all or part of a given HEALPix pixel.
containsPoint(Point) - Method in class jsky.timeline.BlockTimeLineNode
returns whether the specified point is in the node
containsPoint(Point) - Method in class jsky.timeline.DefaultTimeLineNode
returns whether the specified point is in the node
containsPoint(Point) - Method in interface jsky.timeline.TimeLineNode
returns whether the specified point is in the node
containsSelection(Object) - Method in class diva.canvas.interactor.BasicSelectionModel
Test if the selection contains the given object
containsSelection(Object) - Method in interface diva.canvas.interactor.SelectionModel
Test if the selection contains the given object
containsType(String) - Method in class diva.sketch.classification.TrainingSet
Return true if the training type with the specified name is in the set, or false otherwise.
containsType(String) - Method in class diva.sketch.recognition.MSTrainingModel
Return true if the training type with the specified name is in the model, or false otherwise.
containsType(String) - Method in class diva.sketch.recognition.SSTrainingModel
Return true if the training type with the specified name is in the model, or false otherwise.
CONTENT_ANY - Static variable in class diva.util.aelfred.XmlParser
Constant: the element has a content model of ANY.
CONTENT_ELEMENTS - Static variable in class diva.util.aelfred.XmlParser
Constant: the element has element content.
CONTENT_EMPTY - Static variable in class diva.util.aelfred.XmlParser
Constant: the element has declared content of EMPTY.
CONTENT_ENCODING - Static variable in class uk.ac.starlink.util.ContentCoding
Name of HTTP response header to mark coded response ("Content-Encoding").
CONTENT_MIXED - Static variable in class diva.util.aelfred.XmlParser
Constant: the element has mixed content.
CONTENT_UNDECLARED - Static variable in class diva.util.aelfred.XmlParser
Constant: an element has not been declared.
ContentCoding - Class in uk.ac.starlink.util
Defines a policy for Content Codings used in HTTP connections.
ContentCoding() - Constructor for class uk.ac.starlink.util.ContentCoding
Constructor.
ContentCodingParameter - Class in uk.ac.starlink.ttools.task
Parameter for configuring HTTP-level compression.
ContentCodingParameter() - Constructor for class uk.ac.starlink.ttools.task.ContentCodingParameter
Constructor.
contentPane - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
Content pane of frame.
contentPane - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
The dialog contentpane.
contentPane - Variable in class uk.ac.starlink.util.gui.StoreControlFrame
Content pane of frame.
contentsChanged(ListDataEvent) - Method in class diva.whiteboard.Whiteboard.WBAppViewListener
Invoked when the current document has been switched.
contentsChanged(ListDataEvent) - Method in class diva.whiteboard.Whiteboard.WBPageListener
Invoked when the current page has been switched AR: should I check if this page is being viewed currently?
contentsChanged(ListDataEvent) - Method in class diva.whiteboard.WhiteboardView.LocalPageListener
Invoked when current page has been switched.
contentsChanged(ListDataEvent) - Method in class uk.ac.starlink.util.gui.WeakListDataListener
 
ContentType - Class in uk.ac.starlink.auth
Simple abstraction of MIME type.
ContentType(String, String) - Constructor for class uk.ac.starlink.auth.ContentType
Constructs a ContentType from type and subtype strings.
ContentType - Class in uk.ac.starlink.util
Represents a Content Type (MIME type) string.
ContentType(String, String) - Constructor for class uk.ac.starlink.util.ContentType
Constructs a ContentType from type and subtype strings.
ContentType(String, String, Map<String, String>) - Constructor for class uk.ac.starlink.util.ContentType
Constructs a ContentType from its constituent parts.
ContentTypeOptions - Class in uk.ac.starlink.ttools.taplint
Defines a permitted class of MIME types.
ContentTypeOptions(ContentType[]) - Constructor for class uk.ac.starlink.ttools.taplint.ContentTypeOptions
Constructor.
ContextFactory - Interface in uk.ac.starlink.auth
Contains configuration for creating AuthContext objects from user credentials.
ContextGraphView - Class in diva.graph.schematic
Steve, fix me!
ContextGraphView(MultiWindowGraphEditor, Document) - Constructor for class diva.graph.schematic.ContextGraphView
 
ContextView - Interface in diva.gui
A Context view is a view that knows about an app context that it exists.
CONTINUE - Static variable in class uk.ac.starlink.fits.CardType
CONTINUE card type.
ContourPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter implementation that draws contours for a density map of points.
ContourPlotter(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ContourPlotter
Constructor.
ContourStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for contour plots.
ContourStyle(Color, int, double, int, int, LevelMode, Combiner) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ContourStyle
Constructor.
contractSelection(SelectionInteractor, Figure) - Method in class diva.canvas.interactor.SelectionDragger
Contract the selection by removing an item from it and removing highlight rendering.
contractSelection(SelectionInteractor, Figure) - Method in class jsky.image.graphics.SelectionDragger
Contract the selection by removing an item from it and removing highlight rendering.
controller - Variable in class uk.ac.starlink.ast.gui.AstDoubleField
Reference to the PlotController that supplies a reference to the current Frame of an associated Plot.
controller - Variable in class uk.ac.starlink.ast.gui.AxesControls
The PlotController, used to access a Frame for formatting/unformatting axes correctly.
controller - Variable in class uk.ac.starlink.ast.gui.ComponentColourControls
The controller of the component that we're controlling.
controller - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
PlotController.
controller - Variable in class uk.ac.starlink.ast.gui.TickControls
The PlotController, used to access a Frame for formatting/unformatting axes correctly.
controlsList - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
List of PlotControls that have been added.
Conversions - Class in uk.ac.starlink.ttools.convert
Utility functions for converting between value types.
Conversions - Class in uk.ac.starlink.ttools.func
Functions for converting between strings and numeric values.
ConversionSpecifier<I,O> - Class in uk.ac.starlink.ttools.plot2.config
Specifier implementation that adapts an existing one to dispense values of a different parameterised type.
ConversionSpecifier(Specifier<I>) - Constructor for class uk.ac.starlink.ttools.plot2.config.ConversionSpecifier
Constructor.
convert(double, String, String) - Static method in class jsky.science.Coordinates
converts a coordinate from specified source units to the destination units
convert(double, String, String) - Static method in class jsky.science.Redshift
This is the workhorse of the Redshift class - converts a value from one unit to the other.
convert(double, String, String) - Static method in class jsky.science.Time
The workhorse of the Time class.
convert(double, String, String) - Static method in class jsky.science.Wavelength
The workhorse of the Wavelength class.
Convert - Class in jsky.util
Utility methods for various conversions between primitive data types.
Convert() - Constructor for class jsky.util.Convert
 
convert(Frame, String) - Method in class uk.ac.starlink.ast.Frame
Determine how to convert between two coordinate systems.
convert(String) - Method in class uk.ac.starlink.coco.CoordinateConversion
Convert the coordinates
convert(AngleDR) - Method in class uk.ac.starlink.coco.CoordinateConversion
Convert the angle into the output system.
convert(Object) - Method in class uk.ac.starlink.ttools.convert.Iso8601Converter
 
convert(Object) - Method in class uk.ac.starlink.ttools.convert.SexagesimalToDegrees
 
convert(Object) - Method in interface uk.ac.starlink.ttools.convert.ValueConverter
Performs a conversion from the input type to the output type.
convert12(Object, int, Object, int, int) - Method in interface uk.ac.starlink.array.Converter
Converts a sequence of values of type 1 to a sequence of values of type 2.
convert12(Object, int, Object, int, int) - Method in class uk.ac.starlink.array.TypeConverter
Converts a sequence of elements in an array of type 1 and places the results in a sequence of elements in an array of type 2.
convert21(Object, int, Object, int, int) - Method in interface uk.ac.starlink.array.Converter
Converts a sequence of values of type 2 to a sequence of values of type 1.
convert21(Object, int, Object, int, int) - Method in class uk.ac.starlink.array.TypeConverter
Converts a sequence of elements in an array of type 2 and places the results in a sequence of elements in an array of type 1.
convertArray(Object, Class) - Static method in class nom.tam.util.ArrayFuncs
Convert an array to a specified type.
ConvertArrayImpl - Class in uk.ac.starlink.array
Wraps an NDArray to produce a virtual NDArray whose pixels are modified using a Converter object.
ConvertArrayImpl(NDArray, Converter) - Constructor for class uk.ac.starlink.array.ConvertArrayImpl
Constructs a new ArrayImpl from an underlying NDArray and a supplied converter object.
convertCoords(Point2D.Double, int, int, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given coordinates from inType to outType.
convertCoords(Point2D.Double, int, int, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given coordinates from inType to outType.
Converter - Interface in uk.ac.starlink.array
Converts values between primitive types.
convertFluxToMagnitude(double) - Static method in class jsky.science.MathUtilities
Converts input flux into apparent magnitude.
convertFluxToMagnitude(double, double, double) - Static method in class jsky.science.MathUtilities
Converts input flux into apparent magnitude.
convertMagnitudeToFlux(double) - Static method in class jsky.science.MathUtilities
Converts input flux into apparent magnitude.
convertMagnitudeToFlux(double, double, double) - Static method in class jsky.science.MathUtilities
 
convertNameToArchiveFormat(String) - Static method in class uk.ac.starlink.gbin.GbinMetadataReader
Converts a java-type name to an archive-type (SQL-friendly) name.
convertValue(String) - Method in class uk.ac.starlink.vo.ValueConverter
Converts a string value to a numeric for this format
convertValue(String) - Method in class uk.ac.starlink.vo.ValueConverter.DMSDegreesValueConverter
 
convertValue(String) - Method in class uk.ac.starlink.vo.ValueConverter.HMSDegreesValueConverter
 
convertValue(String) - Method in class uk.ac.starlink.vo.ValueConverter.UnitValueConverter
 
convertWavelength1DModel(Wavelength1DModel, String, String) - Static method in class jsky.science.Flux
This is the workhorse of the Flux class - returns a new wavelength1Darray that converts an input Wavelength1DModel to the target units.
convertWavelength1DModel(Wavelength1DModel, String, String, double) - Static method in class jsky.science.Flux
This is the workhorse of the Flux class - returns a new wavelength1Darray that converts an input Wavelength1DModel to the target units.
ConvexHull - Class in diva.sketch.features
A ConvexHull object implements the Quickhull algorithm to find the planar convex hull of a set of points.
ConvexHull(double[], double[]) - Constructor for class diva.sketch.features.ConvexHull
Instantiate a ConvexHull object and call quickHull on the given set of points.
convolve(double[]) - Method in interface uk.ac.starlink.ttools.plot2.layer.Kernel1d
Applies this kernel to a data array.
convolve(PixerFactory, PixerFactory, Rectangle) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixers
Convolves two PixerFactories together, which can be used for instance to apply a smoothing kernel to a given shape.
CookieIvoaAuthScheme - Class in uk.ac.starlink.auth
IvoaAuthScheme concrete subclass for working with cookies.
cookieLogText(HttpCookie) - Static method in class uk.ac.starlink.auth.AuthUtil
Returns a string suitable for reporting through the logging system to represent a cookie.
Coord - Interface in uk.ac.starlink.ttools.plot2.data
Defines a coordinate quantity in terms of both the user's view of it and its representation for use in plotting.
COORD_RUNNER - Static variable in class uk.ac.starlink.ttools.plot2.PlotUtil
Default SplitRunner for CoordSequences.
CoordGroup - Class in uk.ac.starlink.ttools.plot2.data
Expresses the content of a set of coordinates used for a plot layer, and how to find the values of these coordinates from a corresponding DataSpec.
CoordinateConversion - Class in uk.ac.starlink.coco
Converts Coordinates between various systems.
CoordinateConversion() - Constructor for class uk.ac.starlink.coco.CoordinateConversion
Start a new instance of the CoordinateConversion Loads the Pal Library.
CoordinateConversion(char, char) - Constructor for class uk.ac.starlink.coco.CoordinateConversion
The main constuctor, loads the Pal Library.
CoordinateConverter - Interface in jsky.coords
This interface may be implemented by classes that display images and can convert between different coordinate systems, optionally including world coordinates.
CoordinateRadius - Class in jsky.coords
Represents a generic center coordinate and radius range (or width and height), Some methods are provided to check if another coordinate point lies within the range.
CoordinateRadius(Coordinates, double, double) - Constructor for class jsky.coords.CoordinateRadius
Initialize from the given center position and radius range.
CoordinateRadius(Coordinates, double) - Constructor for class jsky.coords.CoordinateRadius
Initialize from the given center position and radius.
CoordinateRadius(Coordinates, double, double, double) - Constructor for class jsky.coords.CoordinateRadius
Initialize from the given center position, width and height.
Coordinates - Interface in jsky.coords
Abstract interface for coordinates.
Coordinates - Class in jsky.science
A position in the World Coordinate System.
Coordinates() - Constructor for class jsky.science.Coordinates
Constructs a coordinates object with RA and Dec of zero.
Coordinates(double, double) - Constructor for class jsky.science.Coordinates
Constructs a coordinates object with specified RA and Dec in the default equinox.
Coordinates(double, double, int) - Constructor for class jsky.science.Coordinates
Constructs a coordinates object with specified RA and Dec in the specified equinox.
Coordinates(double, double, int, double) - Constructor for class jsky.science.Coordinates
Constructs a coordinates object with specified RA and Dec in the specified equinox and epoch.
Coordinates(Coordinates) - Constructor for class jsky.science.Coordinates
Constructs a new coordinates object that is a copy of the specified object.
Coordinates.LocalPropertyChangeHandler - Class in jsky.science
 
COORDINATES_OFFSET_PROPERTY - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
Bound property name.
COORDINATES_PROPERTY - Static variable in class jsky.util.gui.CoordinatesPanel
Bound property name.
CoordinatesOffset - Class in jsky.science
The difference between two coordinates in the World Coordinate System.
CoordinatesOffset() - Constructor for class jsky.science.CoordinatesOffset
Constructs and initializes an offset of 0, 0 degrees.
CoordinatesOffset(CoordinatesOffset) - Constructor for class jsky.science.CoordinatesOffset
Constructs and initializes an offset with the same values as the specified CoordinatesOffset object.
CoordinatesOffset(double, double) - Constructor for class jsky.science.CoordinatesOffset
Constructs and initializes an offset with the specified values in degrees.
CoordinatesOffset(double, double, String) - Constructor for class jsky.science.CoordinatesOffset
Constructs and initializes an offset with the specified values in specified units
CoordinatesOffsetPanel - Class in jsky.util.gui
A component that contains entry fields for coordinate offset.
CoordinatesOffsetPanel() - Constructor for class jsky.util.gui.CoordinatesOffsetPanel
 
CoordinatesPanel - Class in jsky.util.gui
A component that contains entry fields for astronomical coordinates.
CoordinatesPanel() - Constructor for class jsky.util.gui.CoordinatesPanel
 
coordRunner() - Method in class uk.ac.starlink.ttools.plot2.data.TupleRunner
Returns a SplitRunner use with CoordSequences associted with this object.
CoordsDegrees - Class in uk.ac.starlink.ttools.func
Functions for angle transformations and manipulations, with angles generally in degrees.
CoordSequence - Interface in uk.ac.starlink.ttools.plot2
Interface for iterating over coordinates.
CoordSpec - Class in uk.ac.starlink.ttools.plot2.data
Characterises information about a coordinate value.
CoordSpec(DataSpec, int) - Constructor for class uk.ac.starlink.ttools.plot2.data.CoordSpec
Constructor.
CoordSpec - Class in uk.ac.starlink.ttools.plot2.task
Characterises a coordinate specification in sufficient detail to recreate it as part of a STILTS plotting command.
CoordSpec(String, String, DomainMapper, DomainMapper) - Constructor for class uk.ac.starlink.ttools.plot2.task.CoordSpec
Constructor.
CoordSpec.Reader - Interface in uk.ac.starlink.ttools.plot2.data
Reads a data value object.
CoordsRadians - Class in uk.ac.starlink.ttools.func
Functions for angle transformations and manipulations, based on radians rather than degrees.
CoordValue - Class in uk.ac.starlink.ttools.plot2.task
Aggregates a coordinate specification and the expression strings that give its values.
CoordValue(Coord, String[], DomainMapper[]) - Constructor for class uk.ac.starlink.ttools.plot2.task.CoordValue
Constructor.
COOSYS_EPOCH_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for COOSYS epoch attribute.
COOSYS_EQUINOX_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for COOSYS equinox attribute.
COOSYS_SYSTEM_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for COOSYS system attribute.
copy(Clipboard) - Method in class diva.gui.AbstractView
Get the currently selected objects from this view, if any, and place them on the given clipboard.
COPY - Static variable in class diva.gui.DefaultActions
 
copy(Clipboard) - Method in interface diva.gui.View
Get the currently selected objects from this view, if any, and place them on the given clipboard.
copy(Clipboard) - Method in class diva.whiteboard.WhiteboardView
Get the currently selected objects from this document, if any, and place them on the given clipboard.
copy() - Method in class jsky.catalog.gui.CatalogTree
Copy the selected catalog to the clipboard.
copy(InputStream, OutputStream) - Static method in class jsky.util.FileUtil
Copy the given input stream to the given output stream.
copy(NDArray, NDArray) - Static method in class uk.ac.starlink.array.NDArrays
Copies the data from one NDArray into another.
copy() - Method in class uk.ac.starlink.ast.AstObject
Copy an Object.
copy() - Method in class uk.ac.starlink.ast.Channel
This method is currently unsupported for Channel and its subclasses because of difficulties in its implementation, and because it is probably not that useful.
copy() - Method in class uk.ac.starlink.ast.IntraMap
Returns a fairly deep copy of this object.
copy() - Method in class uk.ac.starlink.ast.Plot
Returns a fairly deep copy of this object.
copy(FigureProps) - Method in class uk.ac.starlink.diva.FigureProps
Copy all items from another instance.
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(File, OutputStream) - Static method in class uk.ac.starlink.table.storage.FileByteStore
Utility method to copy the contents of a file to an output stream.
copy(OutputStream) - Method in class uk.ac.starlink.table.storage.LimitByteStore
 
copy(OutputStream) - Method in class uk.ac.starlink.table.storage.MemoryByteStore
 
copy() - Method in class uk.ac.starlink.ttools.filter.GKArray
 
copy(Pixellator) - Static method in class uk.ac.starlink.ttools.plot.BitSetPixellator
Creates a new pixellator with the same content as an existing one.
copy(OutputStream) - Method in class uk.ac.starlink.ttools.plot2.data.MoveFileByteStore
 
copy(PixerFactory) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixers
Returns an efficient copy of the given factory.
copy(InputStream, OutputStream) - Static method in class uk.ac.starlink.util.IOUtils
Copies all the bytes from a given input stream to a given output stream.
copyAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Copy" that copies the current selection from the current document and places it into the application's clipboard.
copyArray(Object, Object) - Static method in class nom.tam.util.ArrayFuncs
Copy one array into another.
copyBin(int, Combiner.Container) - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
Copies bin content from a Container into the storage used by this implementation for a given bin.
copyBuffers(ByteBuffer[]) - Static method in class uk.ac.starlink.table.storage.NioByteStoreAccess
Utility method to make a deep copy of an array of ByteBuffers.
copyComposite(Object) - Method in class diva.graph.layout.LevelLayout
Copy the given graph and make the nodes/edges in the copied graph point to the nodes/edges in the original.
copyData(WritableRaster) - Method in class jsky.image.SimpleRenderedImage
Copies an arbitrary rectangular region of the RenderedImage into a caller-supplied WritableRaster.
copyData(WritableRaster) - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Copies an arbitrary rectangular region of the RenderedImage into a caller-supplied WritableRaster.
copyInto(Object, Object) - Static method in class nom.tam.util.ArrayFuncs
Copy an array into an array of a different type.
copyLayout(Object, Object) - Method in class diva.graph.layout.LevelLayout
Take the layout generated by the core layout algorithm and copy it back into the view of the original composite passed in by the user.
CopyMode - Class in uk.ac.starlink.ttools.mode
Processing mode which writes out a table.
CopyMode() - Constructor for class uk.ac.starlink.ttools.mode.CopyMode
 
CopyNDArray - Class in uk.ac.starlink.array
Provides a copy of an existing NDArray with its data backed by a fast random-access scratch array in memory or on local disk.
CopyNDArray(NDArray, AccessMode) - Constructor for class uk.ac.starlink.array.CopyNDArray
Constructs a new NDArray containing the same data as a given one,
copyPlotData(PlotData) - Static method in class uk.ac.starlink.ttools.plot.ArrayPlotData
Factory method which constructs a new ArrayPlotData object with data which is a copy of that taken from a supplied PlotData object.
copySettings(ImageProcessor) - Method in class jsky.image.ImageProcessor
Copy the settings from the given ImageProcessor to this one.
copyTable(StarTable) - Method in class uk.ac.starlink.table.StoragePolicy
Returns a random-access deep copy of the given table.
Corner - Class in uk.ac.starlink.ttools.plot
Describes the corners of a 3-dimensional cube.
CornerFE - Class in diva.sketch.features
CornerFE computes the number of corners in a stroke by enumerating over the data points in the stroke.
CornerFE() - Constructor for class diva.sketch.features.CornerFE
Create a CornerFE with default parameters.
CornerFE(double, double, double) - Constructor for class diva.sketch.features.CornerFE
Create a CornerFE with the specified parameters.
cornerIndices(TimedStroke) - Static method in class diva.sketch.features.CornerFE
Return the indices where the corners occur in the given stroke.
cornerIndices(TimedStroke, double, double, double) - Static method in class diva.sketch.features.CornerFE
Return the indices where the corners occur in the given stroke.
CORRELATION_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LinearFitPlotter
Report key for product moment correlation coefficient.
cos(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Cosine of an angle.
COS - Static variable in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Cosine kernel shape.
COS - Static variable in interface uk.ac.starlink.ttools.plot2.Scaling
Cos scaling; sigmoid horizontal at each end.
COS2 - Static variable in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Cosine squared kernel shape.
cosd(double) - Static method in class jsky.coords.Trigod
Computation of cosine (argument in degrees).
cosDeg(double) - Static method in class uk.ac.starlink.ttools.func.TrigDegrees
Cosine of an angle.
cosFirstLast(TimedStroke) - Static method in class diva.sketch.features.CosFirstLastPtsFE
Return the cosine of the angle between the first and last point of the stroke.
CosFirstLastPtsFE - Class in diva.sketch.features
 
CosFirstLastPtsFE() - Constructor for class diva.sketch.features.CosFirstLastPtsFE
 
cosh(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Hyperbolic cosine.
cosInitAngle(TimedStroke) - Static method in class diva.sketch.features.CosInitAngleFE
Return the cosine of the initial angle of the stroke.
CosInitAngleFE - Class in diva.sketch.features
CosInitAngleFE computes the cosine of the initial angle of a stroke.
CosInitAngleFE() - Constructor for class diva.sketch.features.CosInitAngleFE
 
Cotr - Class in jsky.coords
Based on C routintes by Francois Ochsenbein [ESO-IPG].
Cotr() - Constructor for class jsky.coords.Cotr
 
COUNT - Static variable in class diva.whiteboard.SketchDocument
 
count() - Method in class uk.ac.starlink.ast.grf.DefaultGrfFontManager
Get the number of fonts.
count() - Method in class uk.ac.starlink.dpac.math.Integral
Returns the number of nodes whose recursive data provides the output of this integral function.
Count() - Constructor for class uk.ac.starlink.ttools.example.AllWiseTableBuilder.Count
No-arg constructor.
count(Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the number of non-blank elements in the array.
COUNT - Static variable in class uk.ac.starlink.ttools.plot.Corner
Number of corners in a cube (8).
COUNT - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the number of submitted values.
COUNT - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator for counting items, with int-valued counter.
COUNT_LONG - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator for counting items, with long-valued counter.
COUNT_SERVICE - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
CountCheckRowSequence - Class in uk.ac.starlink.table
RowSequence wrapper class that guarantees a given number of rows.
CountInputStream - Class in uk.ac.starlink.util
Filter input stream that counts the number of bytes read.
CountInputStream(InputStream) - Constructor for class uk.ac.starlink.util.CountInputStream
Constructor.
countLines(DataSource) - Static method in class uk.ac.starlink.ttools.example.AllWiseTableBuilder
Counts the lines in the ASCII file at the given location.
CountMap<T> - Class in uk.ac.starlink.util
Keeps track of the number of times an item of type T has been added.
CountMap() - Constructor for class uk.ac.starlink.util.CountMap
Constructor.
CountMode - Class in uk.ac.starlink.ttools.mode
Processing mode which just counts the number of rows and columns and writes a summary to the output stream.
CountMode() - Constructor for class uk.ac.starlink.ttools.mode.CountMode
Constructs an instance with default parallelism.
CountMode(boolean) - Constructor for class uk.ac.starlink.ttools.mode.CountMode
Constructs an instance with specified paralellism.
COUNTS - Static variable in class jsky.science.Flux
 
COUNTSABBREV - Static variable in class jsky.science.Flux
 
CountScaler - Class in uk.ac.starlink.ttools.plot2.layer
Scales integer count values according to a supplied Scaler object.
CountScaler(Scaler, int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.CountScaler
Constructor.
countTokens() - Method in class jsky.util.StringTokenizerUtil
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
countTrue(boolean[]) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the number of true elements in an array of boolean values.
countTrue(boolean...) - Static method in class uk.ac.starlink.ttools.func.Lists
Returns the number of true values in a list of boolean arguments.
Coverage - Interface in uk.ac.starlink.table.join
Provides a compact representation of a region of space.
Coverage - Interface in uk.ac.starlink.ttools.cone
Defines coverage of a sky positional search service.
Coverage - Class in uk.ac.starlink.ttools.func
Functions related to coverage and footprints.
Coverage.Amount - Enum in uk.ac.starlink.ttools.cone
Describes a type of coverage.
CoverageQuerySequenceFactory - Class in uk.ac.starlink.ttools.cone
Wrapper QuerySequenceFactory that filters out elements outside of a given coverage object.
CoverageQuerySequenceFactory(QuerySequenceFactory, Coverage) - Constructor for class uk.ac.starlink.ttools.cone.CoverageQuerySequenceFactory
Constructor.
coverageText() - Method in interface uk.ac.starlink.table.join.Coverage
Provides a short, human-readable indication of the coverage.
coverageText() - Method in class uk.ac.starlink.table.join.CuboidCoverage
 
coverageText() - Method in class uk.ac.starlink.table.join.SkyCoverage
 
create(Figure) - Method in interface diva.gui.toolbox.MenuFactory
Create an instance of the menu associated with this factory.
create() - Method in class diva.util.jester.demo.BarTest.BarFactory
 
create() - Method in class diva.util.jester.demo.FooTest.FooFactory
 
create(ParameterBlock, RenderingHints) - Method in class jsky.image.operator.CutLevelDescriptor
Creates a CutLevelOpImage with the given ParameterBlock if the CutLevelOpImage can handle the particular ParameterBlock.
create(ParameterBlock, RenderingHints) - Method in class jsky.image.operator.MinMaxDescriptor
Creates a MinMaxOpImage with the given ParameterBlock if the MinMaxOpImage can handle the particular ParameterBlock.
create(String) - Static method in class nom.tam.fits.HeaderCard
Creates a HeaderCard from a FITS card image.
create(int, FigureProps) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a Figure of the given type using the specified properties to initialise it.
create(FigureProps) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a DrawFigure using the specified properties to initialise it.
CREATE - Static variable in class uk.ac.starlink.table.jdbc.WriteMode
WriteMode which creates a new database table before writing.
create() - Method in class uk.ac.starlink.ttools.plot.FixedEpsGraphics2D
 
create() - Method in class uk.ac.starlink.xdoc.fig.FixedEpsGraphics2D
 
create2dIcon(Shader, Shader, boolean, Color, int, int, int, int) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Constructs an icon which represents two shaders in two dimensions.
create2DPainter(Surface, DataGeom, DataSpec, Map<AuxScale, Span>, PaperType2D) - Method in interface uk.ac.starlink.ttools.plot2.layer.Outliner
Creates a ShapePainter object for plotting onto 2-dimensional surfaces.
create2DPainter(Surface, DataGeom, DataSpec, Map<AuxScale, Span>, PaperType2D) - Method in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
 
create2DPainter(Surface, DataGeom, DataSpec, Map<AuxScale, Span>, PaperType2D) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm.SizeOutliner
 
create2DPainter(Surface, DataGeom, DataSpec, Map<AuxScale, Span>, PaperType2D) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm.SizeXyOutliner
 
create2dPanDecoration(CubeSurface, Point) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations3D
Returns a decoration suitable for a drag pan operation in the two facing directions.
create2dZoomDecoration(CubeSurface, Point, double, double) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations3D
Returns a decoration suitable for a drag zoom in the two facing directions.
create3DPainter(CubeSurface, DataGeom, DataSpec, Map<AuxScale, Span>, PaperType3D) - Method in interface uk.ac.starlink.ttools.plot2.layer.Outliner
Creates a ShapePainter object for plotting onto 3-dimensional surfaces.
create3DPainter(CubeSurface, DataGeom, DataSpec, Map<AuxScale, Span>, PaperType3D) - Method in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
 
create3DPainter(CubeSurface, DataGeom, DataSpec, Map<AuxScale, Span>, PaperType3D) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm.SizeOutliner
 
create3DPainter(CubeSurface, DataGeom, DataSpec, Map<AuxScale, Span>, PaperType3D) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm.SizeXyOutliner
 
createAccess(ByteBuffer[]) - Static method in class uk.ac.starlink.table.storage.NioByteStoreAccess
Returns a reader implementation for an array of ByteBuffers.
createAccessoryPanel() - Method in class jsky.image.gui.ImageSaveDialog
Create the accessory panel.
createAccessReader(StarTable, RowAccess) - Static method in class uk.ac.starlink.ttools.jel.RandomJELRowReader
Returns an instance that uses a RowAccess object from the table for supplying data values.
createAccessReader(StarTable) - Static method in class uk.ac.starlink.ttools.jel.RandomJELRowReader
Convenience method that obtains and uses a RowAccess from a given table.
createAccumulator() - Method in interface uk.ac.starlink.table.join.CollectionRunner.ElementCollector
Returns a new accumulator into which results can be collected.
createAccumulator() - Method in class uk.ac.starlink.ttools.plot2.layer.BinListCollector
 
createAccumulator() - Method in class uk.ac.starlink.ttools.plot2.RangeCollector
 
createAccumulator() - Method in interface uk.ac.starlink.ttools.task.Aggregator.Aggregation
Returns an object which can perform aggregation on a number of typed values.
createAccumulator() - Method in interface uk.ac.starlink.util.SplitCollector
Returns a new accumulator into which results can be collected.
createAction(Environment, StringParameter) - Method in class uk.ac.starlink.ttools.task.JoinFixActionParameter.Fixer
Returns a JoinFixAction corresponding to a given label.
createAddEnvironment(Environment, Map<String, String>) - Static method in class uk.ac.starlink.ttools.task.AddEnvironment
Returns an AddEnvironment based on a supplied base environment and a map of key-value pairs.
createAdqlFixer(AdqlSyntax) - Static method in class uk.ac.starlink.vo.MetaNameFixer
Returns a new instance that follows rules for a particular ADQL-like syntax.
createAdviceAbortPolicy(String, String) - Static method in class uk.ac.starlink.ttools.cone.ConeErrorPolicy
Returns a policy like ConeErrorPolicy.ABORT, except that if an error occurs, the IOException thrown is populated with some custom text.
createAggregation(ValueInfo) - Method in interface uk.ac.starlink.ttools.task.Aggregator
Creates an object that can manage aggregation for data described by given metadata.
createAllAxesErrorCoordSet(String[]) - Static method in class uk.ac.starlink.ttools.plot2.layer.CartesianErrorCoordSet
Returns a coord set with errors in all of the dimensions of a Cartesian space.
createAlphaSuffixer(String, String, boolean, boolean) - Static method in class uk.ac.starlink.ttools.plot2.task.Suffixer
Returns an instance that generates alphabetic suffixes a, b, c, ...
createAlphaWideFits(int) - Static method in class uk.ac.starlink.fits.AbstractWideFits
Returns a WideFits instance that uses normal TFORMaaa headers where aaa is a 3-digit base-26 integer (each digit is [A-Z]).
createAngledAnchor(double, Anchor) - Static method in class uk.ac.starlink.ttools.plot2.Anchor
Returns a new anchor for drawing text at a non-horizontal angle.
createApproxGang(Rectangle) - Method in interface uk.ac.starlink.ttools.plot2.Ganger
Constructs an approximate gang instance given only minimal information.
createApproxGang(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGanger
 
createApproxGang(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
 
createArray(int) - Method in class uk.ac.starlink.pds4.FieldReader
Creates a new instance of an array value corresponding to this reader's array type.
createArrayBinList(int) - Method in class uk.ac.starlink.ttools.plot2.layer.Combiner
May be able to create a bin list suitable for non-sparse, moderate-sized index ranges.
createArrayBinList(int) - Method in class uk.ac.starlink.ttools.plot2.layer.QuantileCombiner
 
createArrayLineReader(String[]) - Static method in class uk.ac.starlink.ecsv.LineReader
Returns a LineReader instance that reads lines from an array.
createArrayOutliner(FloatingArrayCoord, boolean, PolygonShape) - Static method in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
Returns an outliner for polygons defined by an array-valued coordinate providing interleaved coordinates in user data space.
createArrayPixer(int[], int[], int) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixers
Returns a new pixer that iterates over a given list of X,Y coordinates.
createArrayShapePlotters(ShapeForm[], ShapeMode[]) - Static method in class uk.ac.starlink.ttools.plot2.layer.ArrayShapePlotter
Creates an array of ArrayShapePlotters, using all combinations of the specified list of ShapeForms and ShapeModes.
createArraysTracePlotter(boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
Creates a TracePlotter instance for X/Y array data.
createArrayValueHandler(ResultSetMetaData, int, Class<T>) - Static method in class uk.ac.starlink.table.jdbc.TypeMappers
Constructs a new ValueHandler which converts JDBC Array values to java array objects of a specific type.
createArrowIcon(boolean, int) - Static method in class uk.ac.starlink.util.gui.SortingHeaderRenderer
Returns an icon suitable for marking a column as sorted.
createAsciiLineReader(InputStream) - Static method in class uk.ac.starlink.ecsv.LineReader
Returns a LineReader instance that just uses the lower 7 bits of each input byte for character values.
createAsinhScaling(String, double) - Static method in class uk.ac.starlink.ttools.plot2.Scalings
Constructs an asinh-based scaling.
createAspect(CubeSurfaceFactory.Profile, ConfigMap, Range[]) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
 
createAspect(boolean, double[], double, Range[]) - Method in class uk.ac.starlink.ttools.plot2.geom.FixedSkyviewProjection
 
createAspect(boolean, double[], double, Range[]) - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
createAspect(PlaneSurfaceFactory.Profile, ConfigMap, Range[]) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
 
createAspect(boolean, double[], double, Range[]) - Method in interface uk.ac.starlink.ttools.plot2.geom.Projection
Creates a SkyAspect from configuration information.
createAspect(boolean, double[], double, Range[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SinProjection
 
createAspect(SkySurfaceFactory.Profile, ConfigMap, Range[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
createAspect(TimeSurfaceFactory.Profile, ConfigMap, Range[]) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
 
createAspect(P, ConfigMap, Range[]) - Method in interface uk.ac.starlink.ttools.plot2.SurfaceFactory
Creates an aspect from configuration information.
createAspectArray(SurfaceFactory<P, A>, int) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns an empty array suitable (it has the right parameterised type) for containing elements that are aspects for a given surface factory.
createAsyncRunner(long, boolean) - Static method in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Returns a new instance which makes asynchronous queries.
createAttractor(double[], double[]) - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Creates an attractor in this family by supplying numeric parameters.
createAttractor(Random) - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Creates a random attractor in this family.
createAttribute(String) - Method in class uk.ac.starlink.hdx.HdxDocument
 
createAttribute(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
createAttributeCheckers(String) - Method in class uk.ac.starlink.ttools.votlint.VersionDetail
Constructs a map of attribute checkers suitable for processing elements of a given name.
createAttributeNS(String, String) - Method in class uk.ac.starlink.hdx.HdxDocument
 
createAttributeNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
createAuthentication() - Static method in class uk.ac.starlink.util.PropertyAuthenticator
Returns a PasswordAuthentication instance suitable for use with PropertyAuthenticator.
createAuthPanel(String[], JTextField, JPasswordField) - Static method in class uk.ac.starlink.auth.UserInterface
Places the components for acquiring username and password.
createAuxCrowdParameter(String) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter for determining crowding on the aux axis.
createAuxLabelParameter(String) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter for acquiring the aux ramp label.
createAuxShaders() - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns a list of shaders suitable for aux axis shading.
createAuxVisibleParameter(String) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter for determining whether the aux colour ramp is painted for a given plot zone.
createAuxWidthParameter(String) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter for determining aux colour ramp lateral size in pixels.
createAxis(int, int, double, double, boolean, boolean) - Static method in class uk.ac.starlink.ttools.plot2.Axis
Factory method to create a linear or logarithmic axis.
createAxisAnchorKey(String, boolean) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Creates a config key for determining whether a named axis is to be anchored at a data value of zero.
createAxisAnnotation(GridLiner, Captioner, SkySys) - Method in interface uk.ac.starlink.ttools.plot2.geom.SkyAxisLabeller
Returns an axis annotation object for a given grid painter and captioner.
createAxisAnnotation(GridLiner, Captioner, SkySys) - Method in class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
 
createAxisCrowdKey(String) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Creates a config key for determining tickmark crowding on a named axis.
createAxisFlipKey(String) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Creates a config key for determining whether a named Cartesian axis is to be reversed.
createAxisIcon(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.ShadeAxis
Returns an icon containing a graphical representation of the shading axis including axis annotations (label and numbers).
createAxisLabelKey(String) - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns an axis labelling config key.
createAxisLimitKey(String, boolean) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Creates a config key for fixing a minimum or maximum limit for a named axis.
createAxisLogKey(String) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Creates a config key for determining whether a named Cartesian axis is logarithmic or linear.
createAxisMeta(String, String, String) - Static method in class uk.ac.starlink.ttools.plot2.config.ShaderConfigKey
Creates a key description suitable for a colour map applied to a named axis.
createAxisSubMeta(String, String) - Static method in class uk.ac.starlink.ttools.plot2.config.SubrangeConfigKey
Returns a metadata object to describe a SubrangeConfigKey for use with a coordinate axis.
createAxisSubrangeKey(String) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Creates a config key for selecting a subrange on a named Cartesian axis.
createBackgroundedCompositeFigure() - Method in class diva.canvas.tutorial.CompositeFigureTutorial
Create a composite figure that uses the background facility.
createBandDecoration(Point, Point, boolean, boolean, Rectangle) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations
Returns a decoration appropriate for a 2d frame zoom.
createBasicConfigMap(Environment, ConfigKey<?>[]) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a config map based on given keys with values derived from the execution environment.
createBasicDocument(String) - Static method in class uk.ac.starlink.ttools.plot2.task.StiltsPlotFormatter
Utility method returning a StyledDocument instance with some supplied plain text.
createBasicFigure() - Method in class diva.canvas.tutorial.SimpleTutorial
Create an odd-shaped figure.
createBasicParallelProcessor(SplitPolicy) - Static method in class uk.ac.starlink.util.SplitProcessor
Returns a SplitProcessor instance that works in parallel, with one accumulator created for every forked subtask.
createBasicPlotGui(PlotType<P, A>, Plotter<S>, StarTable) - Static method in class uk.ac.starlink.ttools.example.BasicPlotGui
Creates a BasicPlotGui instance.
createBasicRectangle() - Method in class diva.canvas.tutorial.SimpleTutorial
Create a rectangle figure.
createBenchRunner() - Static method in class uk.ac.starlink.ttools.plot2.SplitRunner
Returns an instance that invokes multiple SplitProcessor instances of different types and reports comparative timings to stdout.
createBinMapper(boolean, double, double) - Static method in class uk.ac.starlink.ttools.plot.MapBinnedData
Constructs a new linear or logarithmic BinMapper object.
createBinnedData(int) - Method in interface uk.ac.starlink.ttools.plot.MapBinnedData.BinMapper
Creates a BinnedData instance based on this mapper.
createBooleanWordsParameter(String) - Static method in class uk.ac.starlink.ttools.task.WordsParameter
Returns an instance for which words are parsed as Booleans.
createBoundedDraggableFigure() - Method in class diva.canvas.tutorial.DragTutorial
Create another simple figures and make it draggable within a region of the canvas.
createBoundsParameter(String) - Static method in class uk.ac.starlink.ttools.mode.CubeMode
Returns a WordsParameter for decoding "lo:hi"-type bounds strings.
createBreaker(boolean) - Static method in class uk.ac.starlink.vo.AbstractAdqlExample
Returns a breaker instance suitable for a given line break policy.
createBubblePane() - Method in class diva.canvas.demo.RootPane
Create the embedded bubble editor pane and add it to the foreground layer.
createBuffer() - Method in class uk.ac.starlink.fits.BufferManager
Returns a new read-only ByteBuffer providing access to the file region.
createBuffer(int) - Method in class uk.ac.starlink.ttools.plot2.paper.Compositor.BoostCompositor
 
createBuffer(int) - Method in class uk.ac.starlink.ttools.plot2.paper.Compositor
Creates a buffer on which compositing operations can be performed.
createByteArrayWriter(StarTable, int, boolean, VariableStarColumnWriter.PointerSize) - Static method in class uk.ac.starlink.feather.VariableStarColumnWriter
Returns a column writer for variable-length byte array values.
createByteStoreFactory(ByteStore) - Static method in class uk.ac.starlink.fits.InputFactory
Returns an input factory based on a populated bytestore.
createCalcStep(String[], S) - Method in class uk.ac.starlink.ttools.calc.ColumnCalculatorFilter
Creates a processing step given a list of JEL expressions corresponding to the input tuple values for a table, and a calculation specification object
createCalculation(RowData) - Method in class uk.ac.starlink.table.CalcStarTable
Creates the calculation object for the current row of the input table.
createCalculation(long) - Method in class uk.ac.starlink.table.CalcStarTable
Creates the calculation object for the given row of the input table.
createCaption(String) - Static method in class uk.ac.starlink.ttools.plot2.Caption
Constructs a caption for which the LaTeX representation is the same as the plain text representation.
createCaption(String, String) - Static method in class uk.ac.starlink.ttools.plot2.Caption
Constructs a caption for which the LaTeX representation is supplied explicitly.
createCaption(String, UnaryOperator<String>) - Static method in class uk.ac.starlink.ttools.plot2.Caption
Constructs a caption for which the LaTeX representation will be generated lazily from the plain text.
createCartesianPointDecoder(int) - Static method in class uk.ac.starlink.table.join.CuboidCoverage
Returns a PointDecoder for simple Cartesian tuples.
createCatalogMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Add a catalog menu to the catalog navigator frame
createCatalogMenu() - Method in class jsky.navigator.NavigatorMenuBar
Add a catalog menu to the catalog navigator frame
createCDATASection(String) - Method in class uk.ac.starlink.hdx.HdxDocument
 
createCDATASection(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
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.
createCellRenderer() - Static method in class uk.ac.starlink.vo.TapServiceTreeModel
Returns a cell renderer suitable for rendering nodes of a JTree using a model of this class.
createCenterDecoration(Point) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations
Returns a simple marker at a point.
createCenterDragDecoration(CubeSurface, double, boolean[]) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations3D
Returns a decoration suitable for a 3d drag zoom centered on the cube center.
createCenterWheelDecoration(CubeSurface, double, boolean[]) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations3D
Returns a decoration suitable for a wheel zoom centered on the cube center.
createChangeListener(JSlider) - Method in class jsky.util.gui.BasicRangeSliderUI
Data model listener.
createClassicColors() - Static method in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Returns the default plotting colours used by TOPCAT, at least in early versions.
createClassicLook(String, int) - Static method in class uk.ac.starlink.ttools.plot2.TickLook
Returns a look with major ticks extending both below and above the axis, minor ticks only above.
createClippedPixer(PixerFactory, Rectangle) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixers
Returns a pixer that results from applying a clip rectangle to the output of a given PixerFactory.
createCloudShape() - Static method in class diva.util.java2d.ShapeUtilities
Create the "cloud" shape.
createCloudShape() - Static method in class jsky.util.java2d.ShapeUtilities
Create the "cloud" shape.
createCodeFromText(ReportType, String) - Static method in class uk.ac.starlink.ttools.taplint.AdhocCode
Uses some hash function to generate a report code from text.
createCollectionTable(GbinTableProfile, Class<T>, Collection<? extends T>) - Static method in class uk.ac.starlink.gbin.GbinStarTable
Returns a table instance based on a collection of gaia objects.
createColoredIcon(Icon, Shader, float) - Static method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Returns a wrapped icon whose painting is done in the context of a forground colour got by applying a given shader and shading value.
createColorMeta(String, String, String) - Static method in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Returns a metadata object suitable for use with a ColorConfigKey.
createColorModel(Shader, boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.PixelImage
Returns an indexed colour model whose entries range from one end to the other of a given shader object.
createColumn(StorageType, long) - Method in class uk.ac.starlink.ttools.plot2.data.ByteStoreColumnFactory
 
createColumn(StorageType, long) - Method in interface uk.ac.starlink.ttools.plot2.data.CachedColumnFactory
Creates a data storage object capable of storing a vector of a given type.
createColumn(Supplier<ByteStore>) - Method in class uk.ac.starlink.ttools.plot2.data.ColumnStorage
Creates a CachedColumn for read/write of a data array given any ByteStore type.
createColumn(StorageType, long) - Method in class uk.ac.starlink.ttools.plot2.data.MemoryColumnFactory
 
createColumn(StorageType, long) - Method in class uk.ac.starlink.ttools.plot2.data.SmartColumnFactory
 
createColumnInfo(String) - Method in class uk.ac.starlink.table.formats.RowEvaluator.Decoder
Returns a new ColumnInfo suitable for the decoded values.
createColumnWriter(StarTable, int) - Static method in class uk.ac.starlink.feather.StarColumnWriters
Returns a StarColumnWriter suitable for a given column of a StarTable.
createCombinedColumnsParameter(String, Parameter<Combiner>) - Static method in class uk.ac.starlink.ttools.task.CombinedColumn
Creates a parameter for specifying aggregate columns.
createCombinedInfo(ValueInfo, Unit) - Method in class uk.ac.starlink.ttools.plot2.layer.Combiner
Returns a metadata object that describes the result of applying this combiner to data described by a given metadata object.
createCommandLineProcessBuilder(String) - Static method in class uk.ac.starlink.util.ProcessDataSource
Utility method to create a process builder given a shell command line that generates output to standard output.
createComment(String) - Method in class uk.ac.starlink.hdx.HdxDocument
 
createComment(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
createCommentCard(String) - Method in class uk.ac.starlink.fits.CardFactory
Constructs a COMMENT card with the given comment.
createCompatibleRanger() - Method in class uk.ac.starlink.ttools.plot2.BasicRanger
 
createCompatibleRanger() - Method in class uk.ac.starlink.ttools.plot2.HistoRanger
 
createCompatibleRanger() - Method in interface uk.ac.starlink.ttools.plot2.Ranger
Returns a Ranger instance that is compatible with this one.
createComponent() - Method in class uk.ac.starlink.ttools.plot2.config.ChooserColorSpecifier
 
createComponent() - Method in class uk.ac.starlink.ttools.plot2.config.ComboBoxSpecifier
 
createComponent() - Method in class uk.ac.starlink.ttools.plot2.config.MultiSpecifierPanel
 
createComponent() - Method in class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
 
createComponent() - Method in class uk.ac.starlink.ttools.plot2.config.SpecifierPanel
Abstract method called lazily during getComponent to obtain the graphical component used by this specifier.
createComponent() - Method in class uk.ac.starlink.ttools.plot2.config.TextFieldSpecifier
 
createComponent() - Method in class uk.ac.starlink.ttools.plot2.config.ToggleSpecifier
 
createComponent() - Method in class uk.ac.starlink.ttools.plot2.config.UnitRangeSpecifier
 
createComponent() - Method in class uk.ac.starlink.ttools.plot2.layer.BinSizer.BinSizerSpecifier
 
createComposite(Object) - Method in class diva.graph.basic.BasicGraphModel
Make a new composite node object.
createCompositeFigure() - Method in class diva.canvas.tutorial.CompositeFigureTutorial
Create a composite figure that does not have a background
createCompositeMenu() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the "Composite" menu
createCompositeMenu() - Method in class uk.ac.starlink.diva.DrawGraphicsMenu
Create the "Composite" menu
createConcurrentReader(StarTable) - Static method in class uk.ac.starlink.ttools.jel.RandomJELRowReader
Returns an instance that uses the threadsafe random access methods of the supplied table.
createConeWorker() - Method in class uk.ac.starlink.ttools.cone.ConeMatcher
Returns an object which can compute the multi-cone result.
createConfigMap(Environment, ConfigKey<?>[], ConfigParameterFactory) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a ConfigMap derived from the assignments made in a given execution environment.
createConfigParameter(ConfigKey<T>) - Static method in class uk.ac.starlink.ttools.plot2.task.ConfigParameter
Returns a ConfigParameter based on the given key.
createConnectors() - Method in class diva.canvas.tutorial.ArcTutorial
Create the connectors between the two figures.
createConnectors() - Method in class diva.canvas.tutorial.ConnectorTutorial
Create the connectors between the two figures.
createConstant(T) - Static method in class uk.ac.starlink.ttools.jel.FixedConstant
Constructs a constant with a given value.
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.CgiMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.ChecksumMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.CopyMode
 
createConsumer(Environment, String, String) - Static method in class uk.ac.starlink.ttools.mode.CopyMode
Creates a TableConsumer which writes to a given location.
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.CountMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.CubeMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.ExtAppMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.JdbcMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.MetadataMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.MocMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.NullMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.PlasticMode
 
createConsumer(Environment) - Method in interface uk.ac.starlink.ttools.mode.ProcessingMode
Creates a TableConsumer, deriving any additional required configuration from a given environment.
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.SampMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.StatsMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.SwingMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.TopcatMode
 
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.task.ChoiceMode
 
createContainer() - Method in class uk.ac.starlink.ttools.plot2.layer.Combiner
Creates an object which can be used to accumulate values.
createContainer() - Method in class uk.ac.starlink.ttools.plot2.layer.QuantileCombiner
 
createContext(UserInterface) - Method in interface uk.ac.starlink.auth.ContextFactory
Attempts to create an authentication context, by enquiring for input from the UI as appropriate.
createContextFactory(Challenge, URL) - Method in interface uk.ac.starlink.auth.AuthScheme
Attempts to return an object that can take user input to generate an AuthContext based on a given challenge.
createContextFactory(Challenge, URL) - Method in class uk.ac.starlink.auth.BasicAuthScheme
 
createContextFactory(LoginProtocol, URL, URL) - Method in class uk.ac.starlink.auth.BearerIvoaAuthScheme
 
createContextFactory(LoginProtocol, URL, URL) - Method in class uk.ac.starlink.auth.CookieIvoaAuthScheme
 
createContextFactory(Challenge, URL) - Method in class uk.ac.starlink.auth.IvoaAuthScheme
 
createContextFactory(LoginProtocol, URL, URL) - Method in class uk.ac.starlink.auth.IvoaAuthScheme
Creates a ContextFactory for this scheme with a given login protocol instance.
createContextFactory(LoginProtocol, URL, URL) - Method in class uk.ac.starlink.auth.X509IvoaAuthScheme
 
createCoord(InputMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord
Constructs a new FloatingArrayCoord.
createCoord(InputMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.data.FloatingCoord
Factory method to return an instance of this class.
createCoord(SkyCoord.SkyVariant, boolean) - Static method in class uk.ac.starlink.ttools.plot2.data.SkyCoord
Factory method to create an instance of this class.
createCoordColumn(boolean) - Method in class uk.ac.starlink.ttools.scheme.SkySimData
Returns a column object that can give simulated sky positions.
createCoordGroup(int, Coord[]) - Static method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns a coord group which contains zero or more basic positions and zero or more additional non-positional ("extra") coordinates.
createCoordGroup(int, Coord[], int) - Static method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns a coord group with zero or more basic positions and zero or more extra coordinates, some of which may be positional.
createCoordReader(SkySystem, SkySystem) - Static method in class uk.ac.starlink.ttools.task.PixSample
Returns a coordinate reader which converts between a given input and output coordinate system.
createCountBinSizer(double) - Static method in class uk.ac.starlink.ttools.plot2.layer.BinSizer
Returns a bin sizer instance which divides the axis range up into an approximately fixed number of equal intervals.
createCoverageFactory() - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
 
createCoverageFactory() - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
 
createCoverageFactory() - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
 
createCoverageFactory() - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
 
createCoverageFactory() - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
 
createCoverageFactory() - Method in class uk.ac.starlink.table.join.EqualsMatchEngine
Returns null.
createCoverageFactory() - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
 
createCoverageFactory() - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
 
createCoverageFactory() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
 
createCoverageFactory() - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
 
createCoverageFactory() - Method in interface uk.ac.starlink.table.join.MatchEngine
Returns a supplier for coverage objects.
createCoverageFactory() - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
 
createCrowdKey(ConfigMeta) - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns an axis tick mark crowding config key.
createCurve(FigureProps) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a curve DrawFigure using the given properties
createCurve(double, double, Interpolator, Paint, double, AlphaComposite) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a curve DrawFigure using the given parameters
createCustomConfigMap(Environment) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Provides any additional config keys (beyond layer style and aux map) that should be provided for layer creation.
createCustomConfigMap(Environment) - Method in class uk.ac.starlink.ttools.plot2.task.SkyPlot2Task
 
CREATED - Static variable in class uk.ac.starlink.diva.FigureChangedEvent
Used when a figure is created.
createDamageRegion(TransformContext, Rectangle2D) - Static method in class diva.canvas.DamageRegion
Create a damage region in this context over the given rectangle.
createDamageRegion(TransformContext, double, double, double, double) - Static method in class diva.canvas.DamageRegion
Create a damage region in this context over the given rectangle.
createDashMeta(String, String) - Static method in class uk.ac.starlink.ttools.plot2.config.DashConfigKey
Returns a metadata object suitable for use with a DashConfigKey.
createDataIcon(Surface, Drawing[], Object[], DataStore, boolean) - Method in class uk.ac.starlink.ttools.plot2.paper.PaintPaperType
 
createDataIcon(Surface, Drawing[], Object[], DataStore, boolean) - Method in interface uk.ac.starlink.ttools.plot2.paper.PaperType
Paints the content of a list of drawing objects onto a given plot surface, and returns the result as an Icon.
createDataIcon(Surface, Drawing[], Object[], DataStore, boolean) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType
 
createDatalessRowReader(StarTable) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Returns a row reader that can be used for expression evaluation, optionally in the context of the non-data parts of a given context table.
createDataParameter(Input, String, boolean) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter for acquiring a column of data.
createDataPosSupplier(Point) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Returns an iterable over a sequence of data space positions, which may be required to make sense of a click action.
createDataPosSupplier(DataStore) - Method in class uk.ac.starlink.ttools.plot2.PointCloud
Returns an iterable over data positions.
createDataStore(DataStore) - Method in interface uk.ac.starlink.ttools.plot2.task.PlotConfiguration
Creates a data store suitable for use with this object.
CREATEDBY_INFO - Static variable in class uk.ac.starlink.parquet.ParquetStarTable
Parameter metadata for parquet creation info.
createDecoder(String, String) - Static method in class uk.ac.starlink.ecsv.EcsvDecoder
Returns an instance of this class given a datatype and optional subtype.
createDecoder() - Method in interface uk.ac.starlink.parquet.InputColumn
Returns a decoder that can read column values from the file.
createDecoration(Point2D) - Method in class uk.ac.starlink.ttools.plot2.task.HighlightIcon
Creates a decoration consisting of this icon centered on a given graphics position.
createDecParameter(String, String, String) - Static method in class uk.ac.starlink.ttools.task.SkyCoordParameter
Utility method to create a parameter representing Declination.
createDefaultBinList(Combiner, long) - Static method in class uk.ac.starlink.ttools.plot2.layer.BinListCollector
Returns a BinList implementation suitable for a given number of bins and a given combiner.
createDefaultFixer() - Static method in class uk.ac.starlink.vo.MetaNameFixer
Returns a new instance that follows standard ADQL syntax rules.
createDefaultModel() - Method in class jsky.util.gui.NumberEntry
 
createDefaultName() - Method in class jsky.science.AbstractScienceObject
Creates and returns a default name for an object.
createDefaultPlotContext(PlotType<P, A>) - Static method in class uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
Returns a default plot context for a given PlotType.
createDefaultRunner() - Static method in class uk.ac.starlink.ttools.plot2.SplitRunner
Returns an instance that uses SplitProcessor instances in the normal way with the default concurrency policy.
createDefaultTapService(String) - Static method in class uk.ac.starlink.vo.TapServices
Creates a TAP 1.0 service given a base URL string.
createDefaultTapService(URL) - Static method in class uk.ac.starlink.vo.TapServices
Creates a TAP 1.0 service given the base URL, with the endpoints in the default places.
createDelegatingAttr(Attr) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class Attr in the base model.
createDelegatingAttr(Attr, boolean) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class Attr and knows whether it is an ID-type attribute or not.
createDelegatingAttr(Attr) - Method in class uk.ac.starlink.votable.VODocument
 
createDelegatingCDATASection(CDATASection) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class CDATASection in the base model.
createDelegatingCharacterData(CharacterData) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class CharacterData (not one of its subclasses) in the base model.
createDelegatingComment(Comment) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class Comment in the base model.
createDelegatingDocumentFragment(DocumentFragment) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class DocumentFragment in the base model.
createDelegatingDocumentType(DocumentType) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class DocumentType in the base model.
createDelegatingElement(Element) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class Element in the base model.
createDelegatingElement(Element) - Method in class uk.ac.starlink.votable.VODocument
 
createDelegatingEntity(Entity) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class Entity in the base model.
createDelegatingEntityReference(EntityReference) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class EntityReference in the base model.
createDelegatingNamedNodeMap(NamedNodeMap) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Returns a NamedNodeMap which will dispense nodes in this document.
createDelegatingNodeList(NodeList) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Returns a NodeList which will dispense nodes in this document.
createDelegatingNotation(Notation) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class Notation in the base model.
createDelegatingProcessingInstruction(ProcessingInstruction) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class ProcessingInstruction in the base model.
createDelegatingSimpleNode(Node) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class Node (not one of its subclasses) in the base model.
createDelegatingText(Text) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Creates a new node in this document that delegates to an object of class Text (not one of its subclasses) in the base model.
createDescribedValueConstant(DescribedValue) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Returns a Constant object based on a DescribedValue.
createDialog(Component) - Method in class uk.ac.starlink.connect.ConnectorAction
Constructs the dialogue which is used to ask the user for authorization information.
createDialog(Component) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
createDialog(Component) - Method in class uk.ac.starlink.table.gui.TableSaveChooser
Creates a dialogue which can be used for user interaction.
createDiskColumn(File[]) - Method in class uk.ac.starlink.ttools.plot2.data.ColumnStorage
Returns a CachedColumn that can be used to read/write data using disk storage.
createDiskReader(File[]) - Method in class uk.ac.starlink.ttools.plot2.data.ColumnStorage
Returns a CachedReader that can be used to read data previously written by this storage object.
createDistancePdf() - Method in class gaia.cu9.tools.parallax.PDF.DistanceEstimationMethod
 
createDistancePdf() - Method in class gaia.cu9.tools.parallax.PDF.ExpDecrVolumeDensityDEM
 
createDistancePdf() - Method in class gaia.cu9.tools.parallax.PDF.UniformDistanceDEM
 
createDocument(Application) - Method in class diva.graph.schematic.GraphDocument.Factory
Create an empty graph document
createDocument(Application, URL) - Method in class diva.graph.schematic.GraphDocument.Factory
Create a new graph that contains data at the given URL
createDocument(Application, File) - Method in class diva.graph.schematic.GraphDocument.Factory
Create a new graph that contains the given file path
createDocument(Application) - Method in interface diva.gui.DocumentFactory
Create a new empty document.
createDocument(Application, URL) - Method in interface diva.gui.DocumentFactory
Create a new document based on the given URL.
createDocument(Application, File) - Method in interface diva.gui.DocumentFactory
Create a new document based on the given file path.
createDocument(Application) - Method in class diva.gui.tutorial.TextDocument.Factory
Create an empty document.
createDocument(Application, URL) - Method in class diva.gui.tutorial.TextDocument.Factory
Create a new document that contains data from the given URL.
createDocument(Application, File) - Method in class diva.gui.tutorial.TextDocument.Factory
Create a new document that contains data from the given file.
createDocument(Application) - Method in class diva.whiteboard.SketchDocument.Factory
Create an empty sketch document
createDocument(Application, URL) - Method in class diva.whiteboard.SketchDocument.Factory
Throw an exception, as URLs are not supported.
createDocument(Application, File) - Method in class diva.whiteboard.SketchDocument.Factory
Create a new sketch that contains the given file path.
createDocument(String, String, DocumentType) - Method in class uk.ac.starlink.hdx.HdxDOMImplementation
Creates a DOM Document object of the specified type with its document element.
createDocumentFragment() - Method in class uk.ac.starlink.hdx.HdxDocument
 
createDocumentFragment() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
createDocumentType(String, String, String) - Method in class uk.ac.starlink.hdx.HdxDOMImplementation
Does not create an empty DocumentType node.
createDomainMapperParameter(Input, String) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter for specifying the DomainMapper associated with a given Input.
createDoubleKey(ReportMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.ReportKey
Constructs a double-precision-valued key.
createDoubleMaskResult(BitSet, double[]) - Static method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
Returns a Result implementation based on a bin occupation mask and an array of bin content values.
createDoublePair(double, double) - Static method in class uk.ac.starlink.ttools.plottask.CartesianTablePlotData.PairCreator
Returns a 2-element array composed from its 2 arguments.
createDoubleWordsParameter(String) - Static method in class uk.ac.starlink.ttools.task.WordsParameter
Returns an instance for which words are parsed as Doubles.
createDragDecoration(Point, double, double, boolean, boolean, Rectangle) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations
Returns a decoration appropriate for a 2d drag zoom.
createDraggableFigures() - Method in class diva.canvas.tutorial.DragTutorial
Create a couple of simple figures and make them draggable.
createDrawFigure(int, FigureProps) - Method in class uk.ac.starlink.diva.DrawActions
Create a DrawFigure using preset properties.
createDrawing(Surface, Map<AuxScale, Span>, PaperType) - Method in class uk.ac.starlink.ttools.plot2.layer.WrapperPlotLayer
 
createDrawing(Surface, Map<AuxScale, Span>, PaperType) - Method in interface uk.ac.starlink.ttools.plot2.PlotLayer
Creates a drawing from this layer that can contribute to a user-visible plot.
createDrawingModeMenu() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the "Drawing Mode" menu
createDrawingModeMenu() - Method in class uk.ac.starlink.diva.DrawGraphicsMenu
Create the "Drawing Mode" menu
createDrawingModeMenuItem(int, JMenu, ButtonGroup) - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the menu item for the given mode
createDrawingModeMenuItem(int, JMenu, ButtonGroup) - Method in class uk.ac.starlink.diva.DrawGraphicsMenu
Create the menu item for the given mode
createDummyExample() - Static method in class uk.ac.starlink.vo.AbstractAdqlExample
Returns a dummy example which never provides any text.
createDummySchema(String) - Static method in class uk.ac.starlink.vo.SchemaMeta
Returns a new schema with no tables and the given name.
createEdge(Object) - Method in class diva.graph.basic.BasicGraphModel
Make a new edge object.
createEdge() - Method in class diva.graph.EdgeCreator
Create a new Edge.
createEdge() - Method in class diva.graphx.interaction.EdgeCreator
Create a new Edge.
createEditMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the Edit menu.
createEditPreferencesMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the Edit => "Preferences" menu item
createElement(String) - Method in class uk.ac.starlink.hdx.HdxDocument
 
createElement(HdxFacade) - Method in class uk.ac.starlink.hdx.HdxDocument
Creates an element which manages its children using a HdxFacade.
createElement(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
createElementHandler(String, VotLintContext) - Method in class uk.ac.starlink.ttools.votlint.VersionDetail
Constructs a new ElementHandler for a given local element name.
createElementHandler(String) - Method in class uk.ac.starlink.ttools.votlint.VersionDetail
Constructs a new element handler for an element with the given unqualified VOTable tag name.
createElementNS(String, String) - Method in class uk.ac.starlink.hdx.HdxDocument
 
createElementNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
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.
createEllipse(FigureProps) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create an ellipse DrawFigure using the given properties
createEllipse(double, double, double, double, Paint, Paint, double, AlphaComposite) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create an ellipse DrawFigure using the given parameters
createEmptyCoordGroup() - Static method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns a coord group with no coordinates.
createEmptyDoc() - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Create an empty document
createEncoder(ColumnInfo, char) - Static method in class uk.ac.starlink.ecsv.EcsvEncoder
Returns an encoder suitable for encoding data from a column with given metadata.
createEncoder(ColumnInfo, boolean) - Static method in class uk.ac.starlink.parquet.Encoders
Returns an encoder for a given ColumnInfo.
createEngine(String) - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns a new, unconfigured match engine given a short naming string.
createEntityReference(String) - Method in class uk.ac.starlink.hdx.HdxDocument
 
createEntityReference(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
createErrorForm(String, CartesianMultiPointCoordSet, MultiPointConfigKey) - Static method in class uk.ac.starlink.ttools.plot2.layer.CartesianMultiPointForm
Returns a MultiPointForm for drawing error bars.
createErrorSelector(ErrorRenderer[], ErrorRenderer, ErrorModeSelection[]) - Static method in class uk.ac.starlink.ttools.gui.MarkStyleSelectors
Returns a new JComboBox which will contain ErrorRenderer objects.
createEvaluator(StarTable, String, boolean) - Static method in class uk.ac.starlink.ttools.jel.RandomJELEvaluator
Returns a RandomJELEvaluator instance for a given table and expression.
createExample(Element, URL) - Method in class uk.ac.starlink.vo.DaliExampleReader
Creates an example from a given DOM element.
createExecutable(Environment) - Method in interface uk.ac.starlink.task.Task
Creates an executable object which will do the work of this task in the given Environment.
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
createExecutable(StiltsPlot) - Method in class uk.ac.starlink.ttools.plot2.task.StiltsPlotFormatter
Creates a task Executable based on the state of this PlotSpec.
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.plottask.PlotTask
 
createExecutable(OutputReporter, TapService, Set<String>, int, Predicate<TableMeta>) - Method in class uk.ac.starlink.ttools.taplint.TapLinter
Creates and returns an executable for TAP validation.
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.Calc
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.ConsumerTask
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.DatalinkLint
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.MultiCone
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.MultiOutputTask
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.ShowFunctions
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.SqlClient
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.SqlUpdate
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.StiltsServer
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.TableCopy
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.TapLint
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.VotCopy
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.VotLint
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.task.XsdValidate
 
createExtendedHeader(int, int) - Method in interface uk.ac.starlink.fits.WideFits
Creates a BintableColumnHeader instance suitable for use with the extended column convention defined by this class.
createExternalFontExporter(URL) - Static method in class uk.ac.starlink.ttools.plot.PdfGraphicExporter
Returns an exporter which uses externally stored fonts.
createExternalTick(Caption, double[][], Rectangle) - Static method in class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
Constructs a single tick that sits outside the plot bounding box for a given grid line.
createExtrasReader(DataGeom, Span) - Method in interface uk.ac.starlink.ttools.plot2.layer.MultiPointReader
Returns a reader for the non-central parts of the MultiPointCoordSet.
createFactory(DataSource, long, long) - Static method in class uk.ac.starlink.fits.InputFactory
Constructs an instance of this class to read a given data source.
createFigure() - Method in class diva.canvas.test.ConcreteFigures.BasicRectangleFactory1
 
createFigure() - Method in class diva.canvas.test.ConcreteFigures.BasicRectangleFactory2
 
createFigure() - Method in class diva.canvas.test.ConcreteFigures.CompositeFigureFactory1
 
createFigure() - Method in class diva.canvas.test.ConcreteFigures.IconFigureFactory
 
createFigure() - Method in class diva.canvas.test.ConcreteFigures.ImageFigureFactory
 
createFigure() - Method in class diva.canvas.test.ConcreteFigures.LabelFigureFactory
 
createFigure() - Method in class diva.canvas.test.ConcreteFigures.PaneWrapperFactory
 
createFigure() - Method in interface diva.canvas.test.FigureTest.FigureFactory
 
createFigures() - Method in class diva.canvas.demo.ZoomDemo
Create a couple of figures.
createFigures() - Method in class diva.canvas.tutorial.ArcTutorial
Create the figures that we will draw connectors between.
createFigures() - Method in class diva.canvas.tutorial.ConnectorTutorial
Create the figures that we will draw connectors between.
createFigures() - Method in class diva.canvas.tutorial.FigureTutorial
Create instances of the class defined in this file.
createFigures() - Method in class diva.canvas.tutorial.TransformedFigureTutorial
Create instances of the class defined in this file.
createFigures() - Method in class diva.canvas.tutorial.VectorFigureTutorial
Create instances of Vector Figures and make them draggable and resizeable.
createFileClearImageMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the File => Clear Image menu item
createFileClearMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the File => Clear menu item
createFileCloseMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the File => Close menu item
createFileCloseMenuItem() - Method in class jsky.html.HTMLViewerMenuBar
Create the File => Close menu item
createFileCloseMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the File => Close menu item
createFileExitMenuItem() - Method in class jsky.app.jskycat.JSkyCatMenuBar
Create the File => Exit menu item
createFileExitMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the File => Exit menu item
createFileExitMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the File => Exit menu item
createFileFactory(File, long, long) - Static method in class uk.ac.starlink.fits.InputFactory
Constructs an instance of this class to read a given uncompressed file.
createFileMenu() - Method in class jsky.app.jskycat.JSkyCatMenuBar
Create the File menu.
createFileMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the File menu.
createFileMenu() - Method in class jsky.html.HTMLViewerMenuBar
Create the File menu.
createFileMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the File menu.
createFileNewWindowMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the File => "New Window" menu item
createFileOpenMenuItem() - Method in class jsky.app.jskycat.JSkyCatMenuBar
Create the File => Open menu item
createFileOpenURLMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the File => "Open URL" menu item
createFileOpenURLMenuItem() - Method in class jsky.html.HTMLViewerMenuBar
Create the File => "Open URL" menu item
createFileOpenURLMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the File => "Open URL" menu item
createFilledArrow(int, int) - Static method in class uk.ac.starlink.xdoc.fig.Arrow
Returns an arrow instance with a filled head.
createFillMenu() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the "Fill" menu
createFillPlan(Surface, DataSpec, DataGeom, TracePlotter.TraceStyle, DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
Creates a plan object suitable for this layer.
createFilterParameter(String, InputTableParameter) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter for acquiring a filter applied to the table input for a given layer.
createFixed(String, String) - Static method in class uk.ac.starlink.auth.UserInterface
Returns a headless implementation with a fixed user name and password supplied as strings.
createFixed(UserPass) - Static method in class uk.ac.starlink.auth.UserInterface
Returns a headless implementation with a fixed username+password object.
createFixedBinSizer(double) - Static method in class uk.ac.starlink.ttools.plot2.layer.BinSizer
Returns a bin sizer instance which always returns the same fixed value.
createFixedCartesianCoverage(int, double) - Static method in class uk.ac.starlink.table.join.CuboidCoverage
Creates a coverage suitable for a fixed isotropic match error in an N-dimensional Cartesian space, where tuples are simple N-dimensional coordinate vectors.
createFixedCartesianCoverage(int, double[]) - Static method in class uk.ac.starlink.table.join.CuboidCoverage
Creates a coverage suitable for a fixed anisotropic match error in an N-dimensional Cartesian space, where tuples are simple N-dimensional coordinate vectors.
createFixedContext(PlotType<P, A>, DataGeom) - Static method in class uk.ac.starlink.ttools.plot2.task.PlotContext
Constructs a PlotContext which always uses a fixed given DataGeom.
createFixedErrorCoverage(int, double[], CuboidCoverage.PointDecoder) - Static method in class uk.ac.starlink.table.join.CuboidCoverage
Creates a coverage suitable for a fixed anisotropic match error in an N-dimensional coordinate space, with custom tuple->coordinate mapping.
createFixedErrorCoverage(double, SkyCoverage.TupleDecoder) - Static method in class uk.ac.starlink.table.join.SkyCoverage
Creates a sky coverage suitable for a fixed match radius.
createFixedOutliner(int, PolygonShape, int, MarkerShape) - Static method in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
Returns an outliner for polygons with a fixed number of vertices.
createFixedRadiusPixerFactory(double) - Method in class uk.ac.starlink.table.join.CdsHealpixSkyPixellator
 
createFixedRadiusPixerFactory(double) - Method in class uk.ac.starlink.table.join.HtmSkyPixellator
 
createFixedRadiusPixerFactory(double) - Method in interface uk.ac.starlink.table.join.SkyPixellator
Returns a factory for fixed radius pixel calculators based on the current settings of this object.
createFixedRadiusSequence(StarTable, int, int, double) - Static method in class uk.ac.starlink.ttools.cone.ColumnQueryRowSequence
Utility method which constructs a ConeQueryRowSequence object using column indices for RA and Dec but a constant value for the search radius.
createFixedShader(String, Color) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Creates a shader which always returns a fixed colour regardless of the supplied parameter.
createFixedWidthKernel(double) - Method in interface uk.ac.starlink.ttools.plot2.layer.Kernel1dShape
Creates a fixed width kernel with a given nominal width.
createFixedWidthKernel(double) - Method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
 
createFlat2dPlotter(ShapeForm) - Static method in class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
Creates a single ShapePlotter using mode flat.
createFoggingTweaker(DataColorTweaker) - Method in class uk.ac.starlink.ttools.plot.PlotVolume
 
createFontMenu() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the "Font" menu
createForm() - Static method in class uk.ac.starlink.ttools.plot2.layer.PlaneCorrelationCoordSet
Creates a MultiPointForm that can plot ellipses on the plane, corresponding to this coordset.
createForm() - Static method in class uk.ac.starlink.ttools.plot2.layer.PlaneEllipseCoordSet
Creates a MultiPointForm that can plot ellipses on the plane, corresponding to this coordset.
createForm() - Static method in class uk.ac.starlink.ttools.plot2.layer.SkyCorrelationCoordSet
Creates a MultiPointForm that can plot ellipses on the sky, corresponding to this coordset.
createForm() - Static method in class uk.ac.starlink.ttools.plot2.layer.SkyEllipseCoordSet
Creates a MultiPointForm that can plot ellipses on the sky, corresponding to this coordset.
createForm() - Static method in class uk.ac.starlink.ttools.plot2.layer.SkyVectorCoordSet
Creates a MultiPointform that can plot vectors on the sky, corresponding to this coordset.
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.
createFractionAnchor(float, float) - Static method in class uk.ac.starlink.xdoc.fig.Anchor
Returns an anchor defined by fractional amounts along each edge of a box.
createFreehand(FigureProps) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a freehand DrawFigure using the given properties
createFreehand(double, double, Paint, double, AlphaComposite) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a freehand DrawFigure using the given parameters
createFreehand(double[], double[], Paint, double, AlphaComposite) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a freehand DrawFigure using the given parameters
createFreehand(double, double) - Method in class uk.ac.starlink.diva.DrawFreehandFigure
Create a polyline and position it at the origin.
createFullyCached() - Static method in class uk.ac.starlink.ttools.plot2.PlotCaching
Returns an instance in which as much as possible is cached between plot frames.
createGang(Rectangle[]) - Method in interface uk.ac.starlink.ttools.plot2.Ganger
Creates a gang given the graphics coordinates of the individual zones.
createGang(Rectangle, SurfaceFactory<P, A>, ZoneContent<P, A>[], Trimming[], ShadeAxis[], boolean) - Method in interface uk.ac.starlink.ttools.plot2.Ganger
Creates a gang given the external bounds for the whole plotting area and other required information that characterises each zone.
createGang(Rectangle[]) - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGanger
 
createGang(Rectangle, SurfaceFactory<PlaneSurfaceFactory.Profile, PlaneAspect>, ZoneContent<PlaneSurfaceFactory.Profile, PlaneAspect>[], Trimming[], ShadeAxis[], boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGanger
 
createGang(Rectangle[]) - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
 
createGang(Rectangle, SurfaceFactory<P, A>, ZoneContent<P, A>[], Trimming[], ShadeAxis[], boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
 
createGanger(Padding, ConfigMap, GangContext) - Method in interface uk.ac.starlink.ttools.plot2.GangerFactory
Creates a ganger.
createGanger(Padding, ConfigMap, GangContext) - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGangerFactory
 
createGanger(Padding, ConfigMap, GangContext) - Method in class uk.ac.starlink.ttools.plot2.SingleGangerFactory
 
createGanger(Padding) - Static method in class uk.ac.starlink.ttools.plot2.SingleGangerFactory
Returns a single-zone ganger with specified padding.
createGanger() - Static method in class uk.ac.starlink.ttools.plot2.SingleGangerFactory
Returns a single-zone ganger with default padding.
createGangScene(Ganger<P, A>, SurfaceFactory<P, A>, PlotLayer[][], P[], ConfigMap[], Trimming[], ShadeAxisKit[], PaperTypeSelector, Compositor, DataStore, PlotCaching) - Static method in class uk.ac.starlink.ttools.plot2.PlotScene
Utility method to construct a ganged PlotDisplay, with aspect obtained from a supplied config map.
createGbinReaderObject(InputStream) - Static method in class uk.ac.starlink.gbin.GbinObjectReader
Constructs a GbinReader from a given input stream.
createGeom(int, boolean, SkySys, SkySys) - Static method in class uk.ac.starlink.ttools.plot2.geom.HealpixDataGeom
Creates a data geom with input user data in one sky system and output data coordinates in another sky system.
createGeom(SkySys, SkySys) - Static method in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
Creates a data geom with input user data in one sky system and output data coordinates in another sky system.
createGetSyncRunner(boolean) - Static method in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Returns a new instance which uses HTTP GET to make synchronous queries.
createGlyph(short, short) - Method in class uk.ac.starlink.ttools.plot2.layer.FatLineXYShape
 
createGlyph(short, short) - Method in class uk.ac.starlink.ttools.plot2.layer.LineXYShape
 
createGlyph(int[], int[]) - Method in interface uk.ac.starlink.ttools.plot2.layer.MultiPointScribe
Returns a glyph representing the this object's rendering of a given offset array.
createGlyph(short, short) - Method in class uk.ac.starlink.ttools.plot2.layer.StrokeXYShape
 
createGlyph(short, short) - Method in class uk.ac.starlink.ttools.plot2.layer.XYShape
Constructs a new glyph with given coordinates.
createGoClearHistoryMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the Go => "Clear History" menu item.
createGoClearHistoryMenuItem() - Method in class jsky.html.HTMLViewerMenuBar
Create the Go => "Clear History" menu item.
createGoClearHistoryMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the Go => "Clear History" menu item.
createGoMenu(JMenu) - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the Go menu.
createGoMenu(JMenu) - Method in class jsky.html.HTMLViewerMenuBar
Create the Go menu.
createGoMenu(JMenu) - Method in class jsky.image.gui.ImageDisplayMenuBar
Create or update the Go (history) menu.
createGrabHandle(Site) - Method in class diva.canvas.interactor.BasicGrabHandleFactory
Create a new basic grab-handle.
createGrabHandle(Site) - Method in interface diva.canvas.interactor.GrabHandleFactory
Create a grab-handle that is attached to the given site.
createGraph() - Method in class diva.graph.test.BasicGraphModelTest.BasicGraphModelFactory
 
createGraph() - Method in interface diva.graph.test.BasicGraphModelTest.GraphFactory
 
createGraph() - Method in interface diva.pod.test.LightweightGraphTest.GraphFactory
 
createGraph() - Method in class diva.pod.test.LightweightGraphTest.LightweightGraphFactory
 
createGraph() - Method in class diva.pod.test.LightweightNetworkTest.LightweightNetworkFactory
 
createGraphics() - Method in class uk.ac.starlink.ttools.plot.GraphicsBitmap
Returns a graphics context which can draw monochrome graphics on this bitmap.
createGraphics(PdfContentByte, int, int) - Method in class uk.ac.starlink.ttools.plot.PdfGraphicExporter
Returns a graphics context which can be used to write to a given PDF content object.
createGraphPane() - Method in class diva.canvas.demo.FigureDemo
Create the embedded graph editor pane and add it to the foreground layer.
createGraphPane() - Method in class diva.canvas.demo.RootPane
Create the embedded graph editor pane and add it to the foreground layer.
createGreyImage(int, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.GreyImage
Factory method to create an instance.
createGridder(Rotation, boolean, double, double) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Attempts to construct a GridLiner object to draw grid lines on this plot.
createHashResult(Map<Long, Double>) - Static method in class uk.ac.starlink.ttools.plot2.layer.HashBinList
Returns a new Result instance based on a Map.
createHeaderCard(String) - Static method in class uk.ac.starlink.oldfits.FitsConstants
Create a HeaderCard from a FITS card image.
createHeadlessGraphicsConfig(int) - Static method in class uk.ac.starlink.ttools.plot2.paper.PaintPaperType
Returns a graphics configuration that does not rely on a display.
createHelpMenu() - Method in class jsky.navigator.NavigatorImageDisplayMenuBar
Create the Help menu.
createHelpMenu() - Method in class jsky.navigator.NavigatorMenuBar
Create the Help menu.
createHierarchWideFits(int) - Static method in class uk.ac.starlink.fits.AbstractWideFits
Returns a WideFits instance that uses headers of the form HIERARCH XT TFORMnnnnn, using the ESO HIERARCH convention.
createHistogramConfigKey() - Static method in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Returns a new config key for choosing a TimeUnit.
createHyperLinkListener() - Method in class jsky.html.HTMLViewer
Create and return a listener for HTML links.
createIcon(boolean) - Method in class uk.ac.starlink.ttools.example.PlotGenerator
Returns a static icon that can be used to paint the plot.
createIcon(int[], Color, Stroke, int) - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
Returns an icon representing this fill mode.
createIcon(XYShape, int, int, boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.XYShape
Returns an icon displaying a given shape.
createIcon1() - Method in class diva.canvas.tutorial.IconTutorial
Create an icon.
createIcon2() - Method in class diva.canvas.tutorial.IconTutorial
Create an icon.
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.
createIdentityRepresentation(Class<T>, boolean) - Static method in class uk.ac.starlink.gbin.DefaultGbinTableProfile
Returns a representation that uses the input values unchanged.
createIdentityValueHandler(ResultSetMetaData, int) - Static method in class uk.ac.starlink.table.jdbc.TypeMappers
Constructs a new ValueHandler which performs no conversions.
createIdListQuery(String[], Capability, URL) - Method in class uk.ac.starlink.vo.RegistryProtocol
Constructs a registry query that gets results for a list of given IVO ID strings, optionally restricted by a given capability.
createImage(Picture, GraphicsConfiguration, Color, Integer) - Static method in class uk.ac.starlink.ttools.plot.PictureImageIcon
Creates an image containing the graphic content of this icon, suitable for caching or painting to a graphics context.
createImage(Icon) - Static method in class uk.ac.starlink.util.IconUtils
Returns an image got by drawing an Icon.
createImageDecoder(InputStream, ImageDecodeParam) - Method in class jsky.image.fits.codec.FITSCodec
Instantiates a FITSDecoder to read from the given InputStream.
createImageDecoder(SeekableStream, ImageDecodeParam) - Method in class jsky.image.fits.codec.FITSCodec
Instantiates a FITSDecoder to read from the given SeekableStream.
createImageDecoder(InputStream, ImageDecodeParam) - Method in class uk.ac.starlink.jaiutil.HDXCodec
Instantiates a HDXDecoder to read from the given InputStream.
createImageDecoder(SeekableStream, ImageDecodeParam) - Method in class uk.ac.starlink.jaiutil.HDXCodec
Instantiates a HDXDecoder to read from the given SeekableStream.
createImageEncoder(OutputStream, ImageEncodeParam) - Method in class jsky.image.fits.codec.FITSCodec
Instantiates a FITSEncoder to write to the given OutputStream.
createImageEncoder(OutputStream, ImageEncodeParam) - Method in class uk.ac.starlink.jaiutil.HDXCodec
Instantiates a HDXEncoder to write to the given OutputStream.
createInput(BlockManager, boolean) - Static method in class uk.ac.starlink.fits.BlockMappedInput
Constructs an instance that does or does not support caching.
createInput(BlockManager, long) - Static method in class uk.ac.starlink.fits.BlockMappedInput
Constructs an instance with explicit configuration.
createInput(boolean) - Method in class uk.ac.starlink.fits.InputFactory
Returns a BasicInput instance to read this object's byte stream.
createInputColumn(MessageType, String[]) - Static method in class uk.ac.starlink.parquet.InputColumns
Returns an InputColumn for reading a given column from a parquet file.
createInputProducer(Environment) - Method in class uk.ac.starlink.ttools.task.SingleMapperTask
Returns an object provides which provides the (possibly filtered) input table.
createInstance(StarTable) - Static method in class uk.ac.starlink.table.AccessRowSequence
Constructs an AccessRowSequence based on a given table.
createInstance(ProgressIndicator, RowRunner) - Static method in class uk.ac.starlink.table.join.MatchStarTables
Creates a MatchStarTables instance based on given optional progress indicator and row runner.
createInstance(PrintStream, boolean, boolean) - Static method in class uk.ac.starlink.table.join.TextProgressIndicator
Creates a TextProgressIndicator.
createInstance(ValueInfo, BinList.Result, double) - Static method in class uk.ac.starlink.ttools.plot2.layer.BinResultColumnData
Returns a ColumnData instance for a given metadata object and bin data set.
createIntegerCard(String, long, String) - Method in class uk.ac.starlink.fits.CardFactory
Constructs a key-value card with integer content.
createIntegerKey(ReportMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.ReportKey
Constructs an integer-valued key.
createIntegerWordsParameter(String) - Static method in class uk.ac.starlink.ttools.task.WordsParameter
Returns an instance for which words are parsed as Integers.
createInternalTick(Caption, double[][]) - Static method in class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
Constructs a single tick that sits inside the plot bounding box for a given grid line.
createInterpMenu() - Method in class uk.ac.starlink.diva.DrawGraphicsMenu
Create the interpolated curves menu
createInterpolatedCurve(Interpolator, double, double) - Method in class uk.ac.starlink.diva.InterpolatedCurveFigure
Create an instance and position it at the origin.
createInterpolationShader(String, Color, Color) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Constructs a shader which interpolates smoothly between two colours.
createInterpolationShader(String, Color[]) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Constructs a shader which interpolates between a sequence of colours.
createItemAccumulator(StoragePolicy) - Method in class uk.ac.starlink.feather.BooleanStarColumnWriter
 
createItemAccumulator(StoragePolicy) - Method in class uk.ac.starlink.feather.NumberStarColumnWriter
 
createItemAccumulator(StoragePolicy) - Method in class uk.ac.starlink.feather.StarColumnWriter
 
createItemAccumulator(StoragePolicy) - Method in class uk.ac.starlink.feather.VariableStarColumnWriter
 
createItemReaders(Class<?>, GbinTableProfile) - Static method in class uk.ac.starlink.gbin.ItemReader
Constructs a list of objects that can each read a field from an object.
createJCanvas() - Method in class diva.canvas.test.JCanvasTest.CanvasFactory
Create a canvas with the default pane
createJCanvas(CanvasPane) - Method in class diva.canvas.test.JCanvasTest.CanvasFactory
Create a canvas with the given pane.
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
 
createJELTable(StarTable, ValueInfo[], String[]) - Static method in class uk.ac.starlink.ttools.jel.JELTable
Convenience factory method.
createJELTable(StarTable, String[]) - Static method in class uk.ac.starlink.ttools.jel.JELTable
Creates a JELTable from a base table and a list of column expressions.
createJob(String, Map<String, String>, Map<String, HttpStreamParam>) - Static method in class uk.ac.starlink.vo.UwsJob
Submits a job to a UWS service and returns a new UwsJob object.
createKernel(Axis, boolean) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter.KDenseStyle
Constructs a smoothing kernel suitable for this style.
createKernel(Kernel1dShape, Axis, boolean) - Method in interface uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter.KernelFigure
Creates a kernel1d smoothing function for use on a given axis.
createKernel(MarkerShape, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.LineGlyph
Returns a smoothing kernel derived from a given marker shape.
createKernel(Kernel1dShape, BinSizer, Axis, boolean, boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Creates a new kernel from configuration items.
createKernelFigure(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
Constructs an object for plot-time kernel construction based on a particular config map.
createKernelFigure(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.FixedKernelDensityPlotter
 
createKernelFigure(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
 
createKey(String) - Method in class uk.ac.starlink.ttools.plot2.geom.XyKeyPair
Creates a new key of this type with a named axis.
createKeywordQuery(String[], ResourceField[], boolean, Capability, URL) - Method in class uk.ac.starlink.vo.RegistryProtocol
Constructs a registry query that gets results for resources with a match for one or all of a given set of keywords found in a selection of resource fields.
createKnnKernel(double, boolean, int, int) - Method in interface uk.ac.starlink.ttools.plot2.layer.Kernel1dShape
Creates an adaptive kernel that uses a K-nearest-neighbours algorithm to determine local smoothing width, so that the width of the kernel is determined by the distance (number of 1-pixel bins) within which the given number k of samples is found.
createKnnKernel(double, boolean, int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
 
createLabelChars(Object, int) - Static method in class uk.ac.starlink.ttools.taplint.AdhocCode
Uses some hash function to generate a fixed-length character string from a supplied object.
createLabeledWrappers() - Method in class diva.canvas.tutorial.LabelTutorial
Create a couple of figures with labels attached to them.
createLabelParameter(String) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter to get a textual label corresponding to the layer identified by a given layer suffix.
createLabels() - Method in class diva.canvas.tutorial.LabelTutorial
Create a collection of labels.
createLayer(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayShapePlotter
 
createLayer(DataGeom, DataSpec, CombineArrayPlotter.CombineArrayStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter
 
createLayer(DataGeom, DataSpec, ContourStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.ContourPlotter
 
createLayer(DataGeom, DataSpec, FillPlotter.FillStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlotter
 
createLayer(DataGeom, DataSpec, FunctionPlotter.FunctionStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter
 
createLayer(DataGeom, DataSpec, GridPlotter.GridStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
 
createLayer(DataGeom, DataSpec, HealpixPlotter.HealpixStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
 
createLayer(DataGeom, DataSpec, HistogramPlotter.HistoStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
The supplied geom is ignored.
createLayer(DataGeom, DataSpec, LabelStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
 
createLayer(DataGeom, DataSpec, AuxLineStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.Line3dPlotter
 
createLayer(DataGeom, DataSpec, LineStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.LinearFitPlotter
 
createLayer(DataGeom, DataSpec, LinePlotter.LinesStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.LinePlotter
 
createLayer(DataGeom, DataSpec, S) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
The supplied geom is ignored.
createLayer(ShapePlotter, ShapeForm, DataGeom, DataSpec, Outliner, Stamper) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Creates a plot layer.
createLayer(DataGeom, DataSpec, ShapeStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
 
createLayer(DataGeom, DataSpec, S) - Method in class uk.ac.starlink.ttools.plot2.layer.SimpleDecalPlotter
 
createLayer(DataGeom, DataSpec, SkyDensityPlotter.SkyDenseStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
 
createLayer(DataGeom, DataSpec, SkyGridPlotter.GridStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter
 
createLayer(DataGeom, DataSpec, SpectrogramPlotter.SpectroStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
The supplied geom is ignored.
createLayer(DataGeom, DataSpec, SphereGridPlotter.GridStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter
 
createLayer(DataGeom, DataSpec, SpotPlotter.SpotStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.SpotPlotter
 
createLayer(DataGeom, DataSpec, Stats1Plotter.StatsStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
 
createLayer(DataGeom, DataSpec, TracePlotter.TraceStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
 
createLayer(DataGeom, DataSpec, S) - Method in interface uk.ac.starlink.ttools.plot2.Plotter
Creates a PlotLayer based on the given geometry, data and style.
createLayerSuffixedConfigMap(Environment, ConfigKey<?>[], String) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a ConfigMap specific to a given layer derived from the assignments made in a given execution environment, based on config keys and a layer identifier.
createLayerSuffixedParameter(ConfigKey<T>, String, boolean) - Static method in class uk.ac.starlink.ttools.plot2.task.ConfigParameter
Returns a layer-indexed config parameter with a given layer suffix.
createLayerTypeParameter(String, PlotContext<?, ?>) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter for acquiring a plotter.
createLegend(Environment, Map<String, PlotLayer>, String[]) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Turns the map of defined layers into a legend icon.
createLegendIcon(MarkerShape, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
Returns a legend icon suitable for a single marker.
createLegendIcon(Outliner) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.AutoTransparentStamper
 
createLegendIcon(Outliner) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.DensityStamper
 
createLegendIcon(Outliner) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.FlatStamper
 
createLegendIcon(Outliner) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.ShadeStamper
 
createLegendIcon(Outliner) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.WeightStamper
 
createLegendIcon(Outliner) - Method in interface uk.ac.starlink.ttools.plot2.layer.Stamper
Returns an icon for use in a legend given an outline shape.
createLegendPositionParameter(String) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter to get the legend position for the zone identified by a given zone suffix.
createLibrary(Class<?>[], Class<?>[], DVMap) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Creates a JEL Library from basic information.
createLine(FigureProps) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a line DrawFigure using the given properties
createLine(double, double, double, double, Paint, double, AlphaComposite) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a line DrawFigure using the given parameters
createLine(double, double, double, double) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a line DrawFigure using the given parameters
createLine(Point2D, Point2D) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns a labelled line corresponding to the (shorter) great circle arc between two graphics points.
createLineGraphics(Graphics, Color) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Provides a graphics context based on an existing one that is suitable for drawing lines that may have a sub-unity alpha component.
createLineTracer(Graphics, Rectangle, int, boolean) - Method in class uk.ac.starlink.ttools.plot2.layer.LineStyle
Convenience method to return a line tracer that will use this style.
createLineWidthMenu() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the "Line Width" menu
createLineWidthMenu() - Method in class uk.ac.starlink.diva.DrawGraphicsMenu
Create the "Line Width" menu
createLink(Collection<RowRef>) - Static method in class uk.ac.starlink.table.join.RowLink
Returns a RowLink instance for a given collection of RowRefs.
createLinksDoc(VODocument, DatalinkVersion) - Method in class uk.ac.starlink.ttools.taplint.DatalinkValidator
Parses a VOTable document as a DataLink structure, reporting any validation issues as it does.
createLinksDoc(StarTable, LinkColMap, ServiceDescriptor[]) - Static method in class uk.ac.starlink.vo.datalink.LinksDoc
Creates a LinksDoc with fixed members.
createLinksDoc(StarTable) - Static method in class uk.ac.starlink.vo.datalink.LinksDoc
Returns a LinksDoc based on a supplied table.
createLinksDoc(VOElement) - Static method in class uk.ac.starlink.vo.datalink.LinksDoc
Parses a VOElement as a LinksDoc.
createLinkSet() - Method in class uk.ac.starlink.table.join.RowMatcher
Constructs a new empty LinkSet for use by this matcher.
createLiteralCard(String, String, String) - Method in class uk.ac.starlink.fits.CardFactory
Constructs a key-value card with given literal text for the value part.
createLogicalCard(String, boolean, String) - Method in class uk.ac.starlink.fits.CardFactory
Constructs a key-value card with logical content.
createMapper(boolean, double, double, double) - Static method in class uk.ac.starlink.ttools.plot2.layer.BinMapper
Returns a BinMapper instance.
createMapperFromResourceList(InputStream) - Static method in class uk.ac.starlink.ttools.plot.ExternalFontMapper
Creates a font mapper given a stream of strings giving resource paths, for resources available on the classpath.
createMapperFromResourcePaths(String[]) - Static method in class uk.ac.starlink.ttools.plot.ExternalFontMapper
Creates a font mapper given a list of font resource paths, for resources available on the classpath.
createMapping(Environment, int) - Method in class uk.ac.starlink.ttools.join.Match2Mapper
 
createMapping(Environment, int) - Method in class uk.ac.starlink.ttools.join.MatchMapper
 
createMapping(Environment, int) - Method in class uk.ac.starlink.ttools.join.SkyMatch2Mapper
 
createMapping(Environment, int) - Method in class uk.ac.starlink.ttools.task.CatMapper
 
createMapping(Environment, int) - Method in class uk.ac.starlink.ttools.task.ColumnSelectionMapper
 
createMapping(Environment, int) - Method in class uk.ac.starlink.ttools.task.JoinMapper
 
createMapping(Environment, int) - Method in interface uk.ac.starlink.ttools.task.TableMapper
Creates a new mapping object, using a given execution environment for any additional required state.
createMapping(Environment, int) - Method in class uk.ac.starlink.ttools.task.TapMapper
 
createMarkerShapeKey(ConfigMeta, MarkerShape) - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns a config key for choosing marker shape.
createMarkerShapeSelector(MarkerShape[]) - Static method in class uk.ac.starlink.ttools.gui.MarkStyleSelectors
Returns a new JComboBox for marker shape selection with specified list of shapes.
createMarkForm(int) - Static method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
Factory method to create an instance of this class.
createMarkGlyph(MarkerShape, int, boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
Creates a Glyph representing a marker.
createMarkOutliner(MarkerShape, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
Returns an outliner for use with single points.
createMarkSizeKey(ConfigMeta, int) - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns a config key for choosing marker size in pixels.
createMarkStyle(MarkerShape, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
Creates a MarkStyle with a given size.
createMaskColorModel(Color) - Static method in class uk.ac.starlink.ttools.plot2.layer.PixelImage
Returns a 2-colour indexed colour model.
createMaskShader(String, float, float, boolean) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Creates a shader which for each value either does nothing to a colour or turns it completely transparent.
createMatcher(MatchEngine, StarTable[], RowRunner) - Static method in class uk.ac.starlink.table.join.RowMatcher
Creates a RowMatcher instance.
createMatchKitFactory() - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
 
createMatchKitFactory() - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
 
createMatchKitFactory() - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
 
createMatchKitFactory() - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
 
createMatchKitFactory() - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
 
createMatchKitFactory() - Method in class uk.ac.starlink.table.join.EqualsMatchEngine
 
createMatchKitFactory() - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
 
createMatchKitFactory() - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
 
createMatchKitFactory() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
 
createMatchKitFactory() - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
 
createMatchKitFactory() - Method in interface uk.ac.starlink.table.join.MatchEngine
Returns a factory for MatchKit instances corresponding to the current settings of this object.
createMatchKitFactory() - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
 
createMatchRunnerParameter(String) - Static method in class uk.ac.starlink.ttools.task.RowRunnerParameter
Creates a runner parameter suitable for use with crossmatching tasks.
createMatchTable(StarTable, Collection<RowLink>) - Method in class uk.ac.starlink.table.join.Match1Type
Generates an output table given an input table and the RowLink sequence which defines how its rows are related to each other by matching.
createMatchTupleParameter(String) - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Creates a new parameter for specifying value tuples for a table, suitable for use with this one.
createMeanKernel(double) - Method in interface uk.ac.starlink.ttools.plot2.layer.Kernel1dShape
Creates an averaging kernel with a given nominal fixed width.
createMeanKernel(double) - Method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
 
createMenuBar() - Method in class diva.canvas.demo.MainWindow
Create the menubar
createMenuBar() - Method in class diva.canvas.demo.SpaceWindow
Create the menubar
createMenuBar() - Method in class diva.compat.gui.BasicWindow
Deprecated.
Create the menubar
createMenuBar() - Method in class diva.compat.gui.TutorialWindow
Deprecated.
Create the menubar
createMetaReader(TapService, ContentCoding) - Method in class uk.ac.starlink.vo.TapMetaPolicy
Creates an object capable of acquiring TAP metadata for a given TAP service description.
createMoc() - Method in class uk.ac.starlink.ttools.cone.ConeQueryCoverage
 
createMoc() - Method in class uk.ac.starlink.ttools.cone.MocCoverage
Constructs the MOC which will define this object's coverage.
createMoc() - Method in class uk.ac.starlink.ttools.cone.UrlMocCoverage
 
createModulusPdf() - Method in class gaia.cu9.tools.parallax.PDF.DistanceEstimationMethod
 
createModulusPdf() - Method in class gaia.cu9.tools.parallax.PDF.ExpDecrVolumeDensityDEM
 
createModulusPdf() - Method in class gaia.cu9.tools.parallax.PDF.UniformDistanceDEM
 
createMonitorComponent() - Method in class uk.ac.starlink.util.gui.Downloader
Returns a little component that monitors status of this downloader.
createMultiMapper(String, WebMapper[]) - Static method in class uk.ac.starlink.ttools.calc.WebMapper
Returns a mapper that combines others to come up with a result if any of them can turn a string into a URL.
createMultiMarkOutliner(MarkerShape, int, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
Returns an outliner for use with multiple points.
createMultiplexer(Class<T>) - Method in class uk.ac.starlink.util.MultiplexInvocationHandler
Returns a new proxy instance which implements the given interface type, and which uses this handler to execute its methods.
createNamespaceElement(String, String) - Static method in class uk.ac.starlink.ttools.cea.ElementDeclaration
Convenience method to create an element with an attribute list defining a default namespace for this element and its descendents.
createNavigator(boolean, ConfigMap) - Static method in class uk.ac.starlink.ttools.plot2.geom.CubeNavigator
Creates a navigator instance from a config map.
createNavigator(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
 
createNavigator(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
 
createNavigator(ConfigMap) - Static method in class uk.ac.starlink.ttools.plot2.geom.SkyNavigator
Creates a navigator instance from a config map.
createNavigator(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
createNavigator(ConfigMap) - Static method in class uk.ac.starlink.ttools.plot2.geom.TimeNavigator
Creates a navigator instance from a config map.
createNavigator(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
 
createNavigator(ConfigMap) - Method in interface uk.ac.starlink.ttools.plot2.SurfaceFactory
Creates a navigator from configuration information.
createNavigator() - Method in interface uk.ac.starlink.ttools.plot2.task.PlotConfiguration
Returns a navigator suitable for the plot.
createNoBasicCoordGroup(Coord[], int, boolean[]) - Static method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns a coord group with no basic positional coordinates.
createNode(Object) - Method in class diva.graph.basic.BasicGraphModel
Make a new node object.
createNode(String) - Method in interface uk.ac.starlink.connect.Branch
Attempts to construct a new node in the context of this one.
createNode(String) - Method in class uk.ac.starlink.connect.FileBranch
 
createNode(File) - Static method in class uk.ac.starlink.connect.FileNode
Creates a new FileNode from a File.
createNode(String) - Method in class uk.ac.starlink.srb.SRBBranch
 
createNodeChooser() - Method in class uk.ac.starlink.datanode.tree.TreeTableLoadDialog
Constructs a node chooser for use with this dialogue.
createNullColorKey(String, String) - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns a key for acquiring a colour used in place of a shading ramp colour in case that the input data is null.
createNumberedModel(int) - Static method in class uk.ac.starlink.ttools.gui.MarkStyleSelectors
Convenience method to construct a new ComboBoxModel which contains Integers numbered from 0 to count-1.
createNumberWriter(DataOutput, Class<?>) - Static method in class uk.ac.starlink.ttools.mode.CubeWriter
Constructs an object which can write signed integer values to a DataOutput object.
createNumericSuffixer(String, String, boolean) - Static method in class uk.ac.starlink.ttools.plot2.task.Suffixer
Returns an instance that generates numeric suffixes 1, 2, 3, ...
createObject(String) - Method in class uk.ac.starlink.util.ObjectFactory
Constructs and returns an object from one of the classes registered with this factory.
createObjectKey(ReportMeta, Class<T>, boolean) - Static method in class uk.ac.starlink.ttools.plot2.ReportKey
Constructs a typed key with default stringification.
createObsTapExamples() - Static method in class uk.ac.starlink.vo.DataModelAdqlExample
Returns a list of examples applicable for the ObsCore data model.
createOpaqueKey(int) - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns a key for acquiring an opacity value; the value is the number of pixels that have to be overplotted on a given position to completely obscure the background.
createOperator(double[]) - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Returns the operator which produces the next ndim-element output point from the previous one.
createOpPurposeComment(String, String) - Static method in class uk.ac.starlink.vo.UserAgentUtil
Assembles a string of the form (IVOA-<purpose> <extra>).
createOutlineMenu() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create the "Outline" menu
createOutliner(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.AreaForm
 
createOutliner(PolygonShape, int, MarkerShape) - Method in class uk.ac.starlink.ttools.plot2.layer.AreaForm
Constructs a PolygonOutliner from a glypher for this form.
createOutliner(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.CentralForm
 
createOutliner(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.ErrorArrayForm
 
createOutliner(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
 
createOutliner(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.LineArrayForm
 
createOutliner(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkArrayForm
 
createOutliner(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
 
createOutliner(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.PairLinkForm
 
createOutliner(ConfigMap) - Method in interface uk.ac.starlink.ttools.plot2.layer.ShapeForm
Returns an object which will do the work of drawing shapes when supplied with the appropriate style information and data.
createOutliner(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm
 
createOutliner(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm
 
createOutput() - Method in class uk.ac.starlink.ttools.build.JdkDoclet
Must provide a format-specific output backend.
createOutput() - Method in class uk.ac.starlink.ttools.build.JdkDoclet.Html
 
createOutput() - Method in class uk.ac.starlink.ttools.build.JdkDoclet.Xml
 
createOutputImage() - Method in class jsky.image.gui.ImageSaveDialog
Creates an Image for output to a file or some other output device (printer).
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.
createPaintedList(XmlElement) - Static method in class diva.canvas.toolbox.SVGParser
 
createPaintedObject(String, String, String) - Static method in class diva.canvas.toolbox.GraphicsParser
Deprecated.
Create a new painted object.
createPaintedObject(String, Map, String) - Static method in class diva.canvas.toolbox.GraphicsParser
Deprecated.
Create a new painted object.
createPaintedObject(String, Map) - Static method in class diva.canvas.toolbox.GraphicsParser
Deprecated.
Create a new painted object.
createPaintedObject(String, String, String) - Static method in class diva.canvas.toolbox.SVGParser
Create a new painted object.
createPaintedObject(String, Map, String) - Static method in class diva.canvas.toolbox.SVGParser
Create a new painted object.
createPaintedObject(String, Map) - Static method in class diva.canvas.toolbox.SVGParser
Create a new painted object.
createPaintedObject(String, String, String) - Static method in class diva.compat.canvas.GraphicsParser
Create a new painted object.
createPaintedObject(String, Map, String) - Static method in class diva.compat.canvas.GraphicsParser
Create a new painted object.
createPaintedObject(String, Map) - Static method in class diva.compat.canvas.GraphicsParser
Create a new painted object.
createPainter(Environment, PaintModeParameter) - Method in class uk.ac.starlink.ttools.plottask.PaintMode
Constructs a new painter object given the state of the environment.
createPaintModeParameter() - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter for specifying a paint mode.
createPaintThicknessKey(ConfigMeta, int) - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns a config key for painting stroke thickness.
createPaletteMap() - Static method in class uk.ac.starlink.ttools.plot2.config.ChooserColorSpecifier
Creates some standard named colour lists.
createPane(Page, JSketch) - Method in class diva.whiteboard.WhiteboardView
Called by LocalPageListener::intervalAdded
createPaper(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.MonoPaperType
 
createPaper(Graphics, Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.PaintPaperType
Creates a paper instance for use with this PaperType.
createPaper(Graphics, Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.PaintPaperType2D
 
createPaper(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType
Creates a paper object for given bounds.
createPaper(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType2D
 
createPaper(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType3D
 
createPaper(Graphics, Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.SortedPaperType3D
 
createPaper2D(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.CompositePaperType2D
 
createPaper2D(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.OverPaperType2D
 
createPaper2D(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType2D
Creates a 2D paper object for given bounds.
createPaper3D(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.PixelStackPaperType3D
 
createPaper3D(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType3D
Creates a 3D paper object for given bounds.
createPaper3D(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.paper.ZBufferPaperType3D
 
createPaperType(boolean) - Static method in class uk.ac.starlink.ttools.plot2.paper.PaintPaperType2D
Constructs an instance of this class.
createParameter(String) - Method in class uk.ac.starlink.ttools.plot2.task.ParameterFinder
Concrete subclasses must implement this method to create a parameter of the right type with an arbitrary suffix.
createParser(ContentHandler) - Method in class uk.ac.starlink.ttools.votlint.VotLinter
Constructs a linting parser.
createPartialCoordGroup(Coord[], boolean[]) - Static method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns a coord group which contains a single partial position.
createPartialSubClouds(PlotLayer[], boolean) - Static method in class uk.ac.starlink.ttools.plot2.SubCloud
Returns a collection of subclouds from a list of layers, but including only those layers whose positions are partial.
createPicture(String[]) - Method in class uk.ac.starlink.ttools.build.Plot2Example
Constructs an object giving this example's plot ready for output.
createPixellator() - Method in class uk.ac.starlink.ttools.plot.GraphicsBitmap
Returns a pixellator which will iterate over the painted pixels in this bitmap.
createPixellator(Rectangle) - Method in class uk.ac.starlink.ttools.plot.GraphicsBitmap
Returns a pixellator which will iterate over a sub-region of the painted pixels in this bitmap.
createPixelTester() - Method in class uk.ac.starlink.table.join.BitsetMask
 
createPixelTester() - Method in interface uk.ac.starlink.table.join.HealpixMask
Returns an object that can test inclusion in the sky area defined by the current state of this mask.
createPixer(Rectangle) - Method in interface uk.ac.starlink.ttools.plot2.Glyph
Returns an iterator over pixel offsets for this glyph's shape, considered to be at the origin.
createPixer(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.layer.DrawingGlyph
 
createPixer(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.layer.GraphicsGlyph
 
createPixer() - Method in class uk.ac.starlink.ttools.plot2.layer.GreyImage
Returns a pixel iterator that iterates over all the pixels that have been altered (are non-white) in this image.
createPixer() - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Returns a Pixer that interrogates this drawing's bitmap.
createPixer(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.layer.PixellatorPixerFactory
Returns a pixel iterator for this factory intersected with a given clip region.
createPixer() - Method in interface uk.ac.starlink.ttools.plot2.layer.PixerFactory
Returns a pixer.
createPixerCopier(Pixer) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixers
Takes a given pixer and copies its data, returning an object that can issue pixers that behave the same as the original.
createPixerFactory(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.layer.DrawingGlyph
Returns a drawing that can dispense pixers for this glyph.
createPixerFactory(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.layer.LineGlyph
Returns a PixerFactory that produces the pixels for this glyph.
createPixSampler(StarTable) - Static method in class uk.ac.starlink.ttools.task.PixSampler
Constructs a PixSampler from a given table.
createPlacement(Rectangle, Padding, SurfaceFactory<P, A>, P, A, boolean, Trimming, ShadeAxis) - Static method in class uk.ac.starlink.ttools.plot2.PlotPlacement
Convenience method to create a plot placement given various inputs.
createPlainCard(String) - Method in class uk.ac.starlink.fits.CardFactory
Constructs a card containing the given exact text.
createPlan(Surface, DataSpec, DataGeom, int, DataStore) - Static method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Creates a fill plan object for point cloud data.
createPlanArrays(Surface, DataSpec, DataGeom, Function<Tuple, XYArrayData>, DataStore) - Static method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Creates a fill plan object for XY array data.
createPlaneAreaOutliner(AreaCoord<PlaneDataGeom>, int, PolygonShape, int, MarkerShape) - Static method in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
Returns an outliner for drawing Area objects to a Plane plot.
createPlaneCoord(InputMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.data.AreaCoord
Constructs a custom AreaCoord instance for use with Plane plot type.
createPlot(PlotSpec<P, A>, StiltsPlotFormatter) - Static method in class uk.ac.starlink.ttools.plot2.task.StiltsPlot
Turns a PlotSpec into an abstract model of a STILTS command line to regenerate the same plot.
createPlot2dExamples() - Static method in class uk.ac.starlink.ttools.build.PlotExample
Returns a list of examples for the plot2d task.
createPlot3dExamples() - Static method in class uk.ac.starlink.ttools.build.PlotExample
Returns a list of examples for the plot3d task.
createPlotComponent(StarTable, boolean) - Method in class uk.ac.starlink.ttools.example.ApiPlanePlotter
 
createPlotComponent(StarTable, boolean) - Method in class uk.ac.starlink.ttools.example.EnvPlanePlotter
 
createPlotComponent(StarTable, boolean) - Method in interface uk.ac.starlink.ttools.example.SinePlot.PlanePlotter
Creates a JComponent holding a plot of the data in the first two columns of the supplied table.
createPlotComponent(Environment, boolean) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a graphical component that displays an interactive view of the plot described by a value-bearing execution environment.
createPlotComponent(StiltsPlot, boolean) - Method in class uk.ac.starlink.ttools.plot2.task.StiltsPlotFormatter
Attempts to create a PlotDisplay that re-creates the plot specified by this object.
createPlotConfiguration(Environment, PlotContext<P, A>) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Turns an execution environment (containing value-bearing parameters) into an object with all the required plot configuration information.
createPlotConfiguration(Environment, PlotContext<P, A>) - Method in class uk.ac.starlink.ttools.plot2.task.MatrixPlot2Task
createPlotData(Environment, String, StarTable, String[], String[], Style[], String, String[], String[]) - Method in class uk.ac.starlink.ttools.plottask.HistogramPlotStateFactory
 
createPlotData(Environment, String, StarTable, String[], String[], Style[], String, String[], String[]) - Method in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Constructs a PlotData object.
createPlotDecorations(PlotFrame, Trimming, ShadeAxis) - Static method in class uk.ac.starlink.ttools.plot2.PlotPlacement
Returns a list of plot decorations for things like the legend and shade colour ramp.
createPlotDisplay(Navigator<A>, boolean, boolean) - Method in class uk.ac.starlink.ttools.example.PlotGenerator
Returns a JComponent containing a live plot.
createPlotDisplay(PlotLayer[], SurfaceFactory<P, A>, ConfigMap, Trimming, ShadeAxisKit, PaperTypeSelector, Compositor, Padding, DataStore, boolean, PlotCaching) - Static method in class uk.ac.starlink.ttools.plot2.task.PlotDisplay
Utility method to construct a single-zoned PlotDisplay, with profile, aspect and navigator obtained from a supplied config map.
createPlotFrame(Surface, boolean) - Static method in interface uk.ac.starlink.ttools.plot2.PlotFrame
Adapts a Surface to a PlotFrame.
createPlotFrame(Surface[], boolean, Rectangle) - Static method in interface uk.ac.starlink.ttools.plot2.PlotFrame
Creates a PlotFrame from an array of surfaces.
createPlotHistExamples() - Static method in class uk.ac.starlink.ttools.build.PlotExample
Returns a list of examples for the plothist task.
createPlotIcon(Icon) - Method in class uk.ac.starlink.ttools.plot2.PlotPlacement
Takes an icon containing plot background and layers, and turns it into one positioned in an external rectangle with surface foreground (axes) and other decorations.
createPlotIcon(PlotPlacement, PlotLayer[], Map<AuxScale, Span>, DataStore, PaperType, boolean, Collection<Object>) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Creates an icon which will paint a surface and the layers on it.
createPlotIcon(Environment) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns an Icon that paints the plot described by a value-bearing execution environment.
createPlotIcon(Ganger<P, A>, SurfaceFactory<P, A>, ZoneContent<P, A>[], Trimming[], ShadeAxisKit[], PaperTypeSelector, Compositor, DataStore, int, int, boolean) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Creates an icon which will paint the content of a plot.
createPlotIcon(DataStore) - Method in interface uk.ac.starlink.ttools.plot2.task.PlotConfiguration
Generates an icon which will draw the plot.
createPlotScene(DataStore, PlotCaching) - Method in interface uk.ac.starlink.ttools.plot2.task.PlotConfiguration
Creates a PlotScene that can paint the plot
createPlotState() - Method in class uk.ac.starlink.ttools.plottask.HistogramPlotStateFactory
 
createPlotState() - Method in class uk.ac.starlink.ttools.plottask.Plot3DStateFactory
 
createPlotState() - Method in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Creates a new unconfigured PlotState object suitable for configuration by this factory.
createPlotWordsCell(String[]) - Static method in class uk.ac.starlink.ttools.build.Plot2Notebook
Creates a cell that will generate a plot.
createPointSequence(SequentialJELRowReader) - Method in class uk.ac.starlink.ttools.plottask.CartesianTablePlotData
 
createPointSequence(SequentialJELRowReader) - Method in class uk.ac.starlink.ttools.plottask.TablePlotData
Constructs a point sequence suitable for dispensing by this plot data.
createPointsPixer(Point[]) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixers
Returns a new pixer that iterates over an array of Points.
createPointsTracePlotter(boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
Creates a TracePlotter instance for standard 2-d point cloud data.
createPolygon(FigureProps) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a polygon DrawFigure using the given properties
createPolygon(double, double, Paint, Paint, double, AlphaComposite) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a polygon DrawFigure using the given parameters
createPolygon(double[], double[], Paint, Paint, double, AlphaComposite) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a polygon DrawFigure using the given parameters
createPolygon(double, double) - Method in class uk.ac.starlink.diva.DrawPolygonFigure
Create a polygon and position it at the origin.
createPolygonGlyph(int, int, int[], int[], int) - Method in class uk.ac.starlink.ttools.plot2.layer.PolygonShape
Returns a glyph representing a polygon with the given vertices.
createPolyline() - Method in class diva.canvas.tutorial.SimpleTutorial
Create a polyline.
createPolyline(FigureProps) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a polyline DrawFigure using the given properties
createPolyline(double, double, Paint, double, AlphaComposite) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a polyline DrawFigure using the given parameters
createPolyline(double[], double[], Paint, double, AlphaComposite) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a polyline DrawFigure using the given parameters
createPolyline(double, double) - Method in class uk.ac.starlink.diva.DrawPolylineFigure
Create a polyline and position it at the origin.
createPoolParallelProcessor(SplitPolicy) - Static method in class uk.ac.starlink.util.SplitProcessor
Returns a SplitProcessor instance that works in parallel, with a pool of reusable accumulators shared by forked subtasks.
createPostSyncRunner(boolean) - Static method in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Returns a new instance which uses HTTP POST to make synchronous queries.
createPrefixMapper(String, String) - Static method in class uk.ac.starlink.ttools.calc.WebMapper
Returns a mapper that blindly appends the given location string to a supplied prefix URL, pausing only to URL-encode it.
createProcessingInstruction(String, String) - Method in class uk.ac.starlink.hdx.HdxDocument
 
createProcessingInstruction(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.cone.SkyConeMatch2
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.ArrayJoin
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.CdsUploadSkyMatch
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.ConsumerTask
Returns an object which can produce the effective output table which will be consumed by this task.
createProducer(Environment, FilterParameter, InputTableParameter) - Static method in class uk.ac.starlink.ttools.task.ConsumerTask
Constructs a table producer given an input parameter and an input filter parameter.
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.GridDensityMap
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.MapperTask
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.PixFootprint
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.RegQuery
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.SkyDensityMap
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.TableCone
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.TableCube
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.TableGroup
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.TableLoop
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.TableMatch1
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.TablePipe
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.TapResume
 
createProducer(Environment) - Method in class uk.ac.starlink.ttools.task.TapUploadSkyMatch
 
createProfile(boolean, String[], String[], String[]) - Static method in class uk.ac.starlink.cdf.CdfTableBuilder
Constructs an instance of CdfTableProfile with some suggestions for attribute names with known semantics.
createProfile(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
 
createProfile(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
 
createProfile(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
createProfile(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
 
createProfile(ConfigMap) - Method in interface uk.ac.starlink.ttools.plot2.SurfaceFactory
Creates a profile that can be used when creating a plot surface.
createProfileArray(SurfaceFactory<P, ?>, int) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns an empty array suitable (it has the right parameterised type) for containing elements that are profiles for a given surface factory.
createPropertyChangeListener(JSlider) - Method in class jsky.util.gui.BasicRangeSliderUI
 
createPropertyChangeListener(JSlider) - Method in class jsky.util.gui.MetalRangeSliderUI
 
createQuantileCombiner(String, String, double) - Static method in class uk.ac.starlink.ttools.plot2.layer.Combiner
Creates a combiner that calculates a given quantile.
createQuantityColumns() - Method in class uk.ac.starlink.ttools.scheme.SkySimData
Returns an array of column objects that can report statistically defined quantities.
createQueryComponent() - Method in class uk.ac.starlink.datanode.tree.TreeTableLoadDialog
 
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
 
createQueryComponent() - Method in class uk.ac.starlink.vo.ConeSearchDialog
 
createQueryComponent() - Method in class uk.ac.starlink.vo.DalTableLoadDialog
 
createQueryComponent() - Method in class uk.ac.starlink.vo.RegistryServiceTableLoadDialog
 
createQueryComponent() - Method in class uk.ac.starlink.vo.Ri1RegistryTableLoadDialog
 
createQueryComponent() - Method in class uk.ac.starlink.vo.SiapTableLoadDialog
 
createQueryComponent() - Method in class uk.ac.starlink.vo.SkyDalTableLoadDialog
 
createQueryComponent() - Method in class uk.ac.starlink.vo.SsapTableLoadDialog
 
createQueryComponent() - Method in class uk.ac.starlink.vo.TapTableLoadDialog
 
createQuerySequence(StarTable) - Method in class uk.ac.starlink.ttools.cone.CoverageQuerySequenceFactory
 
createQuerySequence(StarTable) - Method in class uk.ac.starlink.ttools.cone.HealpixSortedQuerySequenceFactory
 
createQuerySequence(StarTable) - Method in class uk.ac.starlink.ttools.cone.JELQuerySequenceFactory
 
createQuerySequence(StarTable) - Method in interface uk.ac.starlink.ttools.cone.QuerySequenceFactory
Creates a query sequence.
createRadiusInputMeta() - Static method in class uk.ac.starlink.ttools.plot2.data.SkyCoord
Returns an InputMeta for acquiring a radial distance.
createRandomFactory(DataSource, long, long, StoragePolicy) - Static method in class uk.ac.starlink.fits.InputFactory
Returns an InputFactory for which random access is guaranteed.
createRandomFromIndex(long) - Static method in class uk.ac.starlink.ttools.func.Randoms
Creates a java.util.Random object with a seed generated deterministically from a supplied value that is typically a row index.
createRanger(Scaling[]) - Static method in class uk.ac.starlink.ttools.plot2.Scalings
Returns a ranger suitable for use with all of a given list of scalings.
createRangeScaler(Scaling.RangeScaling, Subrange, Span) - Static method in class uk.ac.starlink.ttools.plot2.BasicRanger
Returns a scaler based on a RangeScaling.
createRangeSlider(int, int) - Static method in class uk.ac.starlink.ttools.plot2.config.RangeSliderUtil
Constructs a range-capable slider instance.
createRaParameter(String, String, String) - Static method in class uk.ac.starlink.ttools.task.SkyCoordParameter
Utility method to create a parameter representing Right Ascension.
createRawHeaderCard(String, String, String) - Static method in class uk.ac.starlink.oldfits.FitsConstants
Create a header card given the final representation of the card value.
createReader(InputStream) - Static method in class uk.ac.starlink.gbin.GbinObjectReader
Attempts to construct a GbinObjectReader that can read records from a given input stream.
createReader() - Method in interface uk.ac.starlink.table.storage.ColumnStore
Returns an object that can provide random access to the cells written to this store.
createReader() - Method in class uk.ac.starlink.table.storage.IndexedStreamColumnStore
 
createReader() - Method in class uk.ac.starlink.table.storage.StreamColumnStore
 
createReader() - Method in interface uk.ac.starlink.ttools.plot2.data.CachedColumn
Returns an object which is capable of accessing the values that were added to this object.
createReader(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.CartesianMultiPointForm
 
createReader(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
Returns an object that can read shapes for use by this form.
createReader(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyMultiPointForm
 
createRealCard(String, double, String) - Method in class uk.ac.starlink.fits.CardFactory
Constructs a key-value card with floating point content.
createRecenterDecoration(CubeSurface, Point) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations3D
Returns a decoration to indicated recentering from a given screen position to the surface center.
createRectangle(FigureProps) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a rectangle DrawFigure using the given properties
createRectangle(double, double, double, double, Paint, Paint, double, AlphaComposite) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a line DrawFigure using the given parameters
createRegTapExamples() - Static method in class uk.ac.starlink.vo.DataModelAdqlExample
Returns a list of examples applicable for the RegTAP data model.
createRenderer(SkySurface, Rotation, int, double) - Static method in class uk.ac.starlink.ttools.plot2.layer.SkyTileRenderer
Returns a SkyTileRenderer suitable for use on a given sky surface.
createReporter(String) - Method in class uk.ac.starlink.tfcat.BasicReporter
 
createReporter(int) - Method in class uk.ac.starlink.tfcat.BasicReporter
 
createReporter(int) - Method in class uk.ac.starlink.tfcat.DummyReporter
 
createReporter(String) - Method in class uk.ac.starlink.tfcat.DummyReporter
 
createReporter(String) - Method in interface uk.ac.starlink.tfcat.Reporter
Returns a reporter suitable for use in a subcontext characterised by a string, that usually means a level down in the object hierarchy.
createReporter(int) - Method in interface uk.ac.starlink.tfcat.Reporter
Returns a reporter suitable for use in a subcontext characterised by an integer, that usually means an indexed array element below the current level.
createRepresentation(Class<?>) - Method in class uk.ac.starlink.gbin.DefaultGbinTableProfile
 
createRepresentation(Class<?>) - Method in interface uk.ac.starlink.gbin.GbinTableProfile
Returns an object which can represent a particular data type returned from an accessor method of a GBIN object (or one of its descendants).
createResourceHandler(ResourceSink<R>) - Method in class uk.ac.starlink.registry.AbstractRegistryClient
Returns a SAX ContentHandler which can parse a VOResources element and feed items of some type R to a ResourceSink object.
createResourceHandler(ResourceSink<BasicResource>) - Method in class uk.ac.starlink.registry.BasicRegistryClient
 
createResultProducer(Environment, ContentCoding) - Method in class uk.ac.starlink.ttools.task.TapResultReader
Returns an object which can acquire a table from a TAP query object.
createRetryPolicy(String, int) - Static method in class uk.ac.starlink.ttools.cone.ConeErrorPolicy
Constructs an error policy which will retry the search a fixed number of times.
createRgbImage(int, int, boolean) - Static method in class uk.ac.starlink.ttools.plot2.paper.RgbImage
Constructs an RgbImage with default background colour.
createRgbImage(int, int, boolean, int) - Static method in class uk.ac.starlink.ttools.plot2.paper.RgbImage
Constructs an RgbImage with a given background coour.
createRotation(SkySys, SkySys) - Static method in class uk.ac.starlink.ttools.plot2.geom.Rotation
Returns a rotation instance that can transform between two submitted sky systems.
createRowAccess(StarTable) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperDataStoreFactory
Creates a row access from a given table.
createRowSequence(GbinObjectReader, Object) - Method in class uk.ac.starlink.gbin.GbinStarTable
Returns a row sequence for this table based on some required objects.
createRowSequence() - Method in class uk.ac.starlink.table.jdbc.StarResultSet
Returns a sequential RowSequence based on this object.
createRowSequence(StarTable) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperDataStoreFactory
Creates a row sequence from a given table.
createRowSplittable(StarTable) - Method in class uk.ac.starlink.table.RowRunner
Acquires a splittable row sequence from a table.
createRowSplittable(StarTable) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperDataStoreFactory
Creates a row splittable from a given table.
createRule(double, double, double, int) - Method in class uk.ac.starlink.ttools.plot2.BasicTicker
Returns a new rule for labelling an axis in a given range.
createRule(double, double, double, int) - Method in class uk.ac.starlink.ttools.plot2.PrefixTicker
Returns a new rule for labelling an axis in a given range.
createRunModes() - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Returns the run modes provided by this dialogue.
createSampleSupplement(StarTable, PixSampler, PixSampler.StatMode, PixSample.CoordReader, String, String, String) - Static method in class uk.ac.starlink.ttools.task.PixSample
Creates a table containing pixel samples corresponding to the rows of a base table in accordance with supplied parameters.
createSaveCatalogOverlaysWithImageMenuItem() - Method in class jsky.navigator.NavigatorImageDisplayMenuBar
Create a menu item for saving the current catalog overlays as a FITS table in the image file.
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.
createSaveGraphicsWithImageMenuItem() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Create and return the "Save Graphics With Image" menu item.
createScaler(double, double) - Method in interface uk.ac.starlink.ttools.plot2.Scaling.RangeScaling
Returns a scaler instance that can scale input values in a given range.
createScaler(Scaling, Subrange) - Method in interface uk.ac.starlink.ttools.plot2.Span
Returns a scaler that maps a value range based on this span to the range 0..1, according to a given scaling.
createScanRunnerParameter(String) - Static method in class uk.ac.starlink.ttools.task.RowRunnerParameter
Creates a runner parameter suitable for use when scanning large tables.
createScribe(int) - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Returns an object that can turn offset arrays into painted shapes with configurable line thickness.
createSearcher(Environment, boolean) - Method in interface uk.ac.starlink.ttools.cone.Coner
Returns a searcher object which can perform the actual cone searches as configured by this object's parameters.
createSearcher(Environment, boolean) - Method in class uk.ac.starlink.ttools.cone.ConeSearchConer
 
createSearcher(Environment, boolean) - Method in class uk.ac.starlink.ttools.cone.JdbcConer
 
createSecondaryAxisFunctionKey(String) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Creates a config key for a secondary axis function.
createSecondaryAxisLabelKey(String) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Returns a labelling config key for a secondary axis.
createSelector(Connection, String, String, String, AngleUnits, String, String, boolean) - Static method in class uk.ac.starlink.ttools.cone.ConeSelector
Returns a new selector object which just queries on RA and Dec values.
createSendMenu() - Method in class uk.ac.starlink.plastic.PlasticTransmitter
Returns a new menu which provides options to send a message to one of the registered listeners at a time.
createSequentialFactory(DataSource, long, long) - Static method in class uk.ac.starlink.fits.InputFactory
Constructs an instance of this class to read a given data source viewed as a stream, not a file.
createSequentialInput(InputStream) - Static method in class uk.ac.starlink.fits.InputFactory
Returns a non-random-access BasicInput based on a supplied input stream.
createSequentialProcessor() - Static method in class uk.ac.starlink.util.SplitProcessor
Returns a SplitProcessor instance that performs sequential processing.
createSequentialRunner() - Static method in class uk.ac.starlink.ttools.plot2.SplitRunner
Returns an instance that performs single-threaded sequential execution.
createSerializer(StarTable) - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Provides a suitable serializer for a given table.
createSerializer(StarTable) - Method in class uk.ac.starlink.fits.ColFitsTableWriter
 
createSerializer(StarTable) - Method in class uk.ac.starlink.fits.FitsTableWriter
 
createSerializer(StarTable) - Method in class uk.ac.starlink.fits.HduFitsTableWriter
 
createSerializer(StarTable) - Method in class uk.ac.starlink.fits.HealpixFitsTableWriter
Returns a StandardFitsTableSerializer only if the table looks like a HEALpix map.
createSerializer(StarTable) - Method in class uk.ac.starlink.fits.VariableFitsTableWriter
 
createSerializer(StarTable) - Method in class uk.ac.starlink.votable.ColFitsPlusTableWriter
 
createSerializer(StarTable) - Method in class uk.ac.starlink.votable.FitsPlusTableWriter
 
createServiceDescriptor(VOElement) - Method in class uk.ac.starlink.votable.datalink.ServiceDescriptorFactory
Parses a DOM element as a ServiceDescriptor.
createServiceOperation(S) - Method in class uk.ac.starlink.ttools.calc.MultiServiceColumnCalculator
Defines the service operation to be invoked for each row.
createServiceOperation(SchlegelCalculator.Spec) - Method in class uk.ac.starlink.ttools.calc.SchlegelCalculator
 
createServiceParam(ParamElement) - Method in class uk.ac.starlink.votable.datalink.ServiceDescriptorFactory
Parses a VOTable DOM element as a ServiceParam.
createShadeAxis(Span) - Method in interface uk.ac.starlink.ttools.plot2.ShadeAxisFactory
Returns a shade axis for a given span.
createShadeAxisFactory(RampKeySet.Ramp, Captioner, String, double, int) - Static method in class uk.ac.starlink.ttools.plot2.config.RampKeySet
Creates a ShadeAxisFactory for a given ramp.
createShadeAxisFactory(Environment, PlotLayer[], String) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Acquires a ShadeAxisFactory from the environment for a given plot zone.
createShaderClipMeta(String, String) - Static method in class uk.ac.starlink.ttools.plot2.config.SubrangeConfigKey
Returns a metadaa object to describe a SubrangeConfigKey for use as a restriction on a colour ramp (Shader).
createShaderIcon(Shader, Shader, boolean, int, int, int, int) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Returns an icon which displays a shader in action, using an explicitly provided grid shader.
createShaderIcon(Shader, boolean, int, int, int, int) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Returns an icon which displays a shader in action, using a default grid shader if required.
createShape() - Method in class diva.canvas.connector.ManhattanRouter
Create a Polyline2D that represents the shape of the current route.
createShapeModeParameter(String) - Method in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
Returns the ShapeMode parameter that is required alongside this LayerType in order to determine the Plotter to use.
createShapePlotters(ShapeForm[], ShapeMode[]) - Static method in class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
Creates an array of ShapeModePlotters, using all combinations of the specified list of ShapeForms and ShapeModes.
createShapeSelector() - Static method in class uk.ac.starlink.ttools.gui.MarkStyleSelectors
Returns a new JComboBox for marker shape selection with a default list of shapes.
createShapeSelector(MarkShape[]) - Static method in class uk.ac.starlink.ttools.gui.MarkStyleSelectors
Returns a new JComboBox for marker shape selection with specified list of shapes.
createSheet() - Method in class uk.ac.starlink.ttools.plot2.layer.GlyphPaper
 
createSheet() - Method in interface uk.ac.starlink.ttools.plot2.paper.Paper
Returns a blank Paper instance that is compatible with this one.
createShellDocument(StiltsPlot) - Method in class uk.ac.starlink.ttools.plot2.task.StiltsPlotFormatter
Returns a Document, suitable for use with a JTextPane, formatting the given plot specification.
createSimpleExample(String, String, String[]) - Static method in class uk.ac.starlink.vo.AbstractAdqlExample
Creates a static example.
createSimplePane() - Method in class diva.canvas.demo.FigureDemo
Create the simple embedded pane and add it to the foreground layer.
createSingleAxisErrorCoordSet(int, int, String) - Static method in class uk.ac.starlink.ttools.plot2.layer.CartesianErrorCoordSet
Returns a coord set with errors in a single indicated dimension of a Cartesian space.
createSinglePositionCoordGroup() - Static method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns a coord group which contains only a single data space position.
createSingleSelector(PaperType) - Static method in class uk.ac.starlink.ttools.plot2.paper.PaperTypeSelector
Returns a selector which always returns a fixed paper type.
createSizerConfigKey(ConfigMeta, ReportKey<Double>, int, boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.BinSizer
Constructs a config key for acquiring BinSizers.
createSizeReader(DataGeom) - Method in interface uk.ac.starlink.ttools.plot2.layer.MultiPointReader
Returns an AuxReader that can obtain the characteristic size of the shapes to be plotted with the data from this reader.
createSizeSelector() - Static method in class uk.ac.starlink.ttools.gui.MarkStyleSelectors
Returns a new JComboBox for selecting symbol sizes, using the default maximum size (MarkStyleSelectors.MAX_SIZE).
createSizeSelector(int) - Static method in class uk.ac.starlink.ttools.gui.MarkStyleSelectors
Returns a new JComboBox for selecting symbol sizes, using a specified maximum size.
createSkyAreaOutliner(AreaCoord<SkyDataGeom>, int, PolygonShape, int, MarkerShape) - Static method in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
Returns an outliner for drawing Area objects to a Sky plot.
createSkyCoord(InputMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.data.AreaCoord
Constructs a custom AreaCoord instance for use with Sky plot type.
createSliderKey(ConfigMeta, double, double, double, boolean) - Static method in class uk.ac.starlink.ttools.plot2.config.DoubleConfigKey
Returns a key with a linear or logarithmic slider for a specifier.
createSliderKey(ConfigMeta, double, double, double, boolean, boolean, SliderSpecifier.TextOption) - Static method in class uk.ac.starlink.ttools.plot2.config.DoubleConfigKey
Returns a key with a linear or logarithmic slider for a specifier, more options available.
createSliderKey(ConfigMeta, int, double, double, boolean) - Static method in class uk.ac.starlink.ttools.plot2.config.IntegerConfigKey
Returns a config key that uses a SliderSpecifier.
createSomeExamples() - Static method in class uk.ac.starlink.vo.AbstractAdqlExample
Returns a selection of examples.
createSpan() - Method in class uk.ac.starlink.ttools.plot2.BasicRanger
 
createSpan() - Method in class uk.ac.starlink.ttools.plot2.HistoRanger
 
createSpan(double, double) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns a basic span instance with a given lower and upper bound.
createSpan() - Method in interface uk.ac.starlink.ttools.plot2.Ranger
Returns an object characterising the range of data submitted so far.
createSpec(String, ProcessingStep[], StarTable) - Static method in class uk.ac.starlink.ttools.task.InputTableSpec
Returns an InputTableSpec with a fixed table value.
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.BooleanConfigKey
 
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
 
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.CombinationConfigKey
 
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigKey
Constructs a graphical control with which the user can specify a suitable value for association with this key.
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.DashConfigKey
 
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.DoubleArrayConfigKey
 
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.HiddenConfigKey
Throws UnsupportedOperationException.
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.MultiPointConfigKey
 
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
 
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.PerUnitConfigKey
 
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.ShaderConfigKey
 
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.StringConfigKey
 
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.SubrangeConfigKey
 
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.TimeConfigKey
 
createSpecifier() - Method in class uk.ac.starlink.ttools.plot2.config.ToggleNullConfigKey
 
createSphereAreaOutliner(AreaCoord<SphereDataGeom>, int, FloatingCoord, int, PolygonShape, int, MarkerShape) - Static method in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
Returns an outliner for drawing Area objects to a Sphere plot.
createSphereCoord(InputMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.data.AreaCoord
Constructs a custom AreaCoord instance for use with Sphere plot type.
createSpinnerKey(ConfigMeta, int, int, int) - Static method in class uk.ac.starlink.ttools.plot2.config.IntegerConfigKey
Returns a config key that uses a JSpinner for the specifier.
createSpinnerPairKey(ConfigMeta, int, int, int, String, String, ReportKey<Integer>, ReportKey<Integer>) - Static method in class uk.ac.starlink.ttools.plot2.config.IntegerConfigKey
Returns a config key that uses two JSpinners to specify either a positive or a negative value.
createSron5Colors() - Static method in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Returns a group of colours using the second (5-colour) row of figure 13 in SRON/EPS/TN/09-002.
createSron7Colors() - Static method in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Returns a group of colours using the fourth (7-colour) row of figure 13 in SRON/EPS/TN/09-002.
createSronBrightColors() - Static method in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Returns a group of colours based on the "Alternative Colour Scheme" on Paul Tol's page, but not in the TechNode.
createStage(TableMetadataStage, TableMetadataStage) - Static method in class uk.ac.starlink.ttools.taplint.CompareMetadataStage
Utility method to construct a CompareMetadataStage instance given two TableMetadataStage objects.
createStamper(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Returns an object which will do the work of colouring in shapes when supplied with the appropriate style information and data.
createStandardContext(PlotType<P, A>) - Static method in class uk.ac.starlink.ttools.plot2.task.PlotContext
Constructs a PlotContext which allows per-layer choice between those known by a given plot type.
createStandardHeader(int) - Static method in class uk.ac.starlink.fits.BintableColumnHeader
Returns an instance of this class for use with standard FITS BINTABLE headers.
createStandardInstance(int[]) - Static method in class uk.ac.starlink.auth.Redirector
Returns an instance that redirects on a given list of 3xx codes.
createStandardLook(String, int) - Static method in class uk.ac.starlink.ttools.plot2.TickLook
Returns a look with major ticks twice as long as minor ones, all ticks only extending above the axis.
createStandardProcessor(SplitPolicy, boolean) - Static method in class uk.ac.starlink.util.SplitProcessor
Returns a suitable processor instance.
createStandardRunner(SplitPolicy) - Static method in class uk.ac.starlink.ttools.plot2.SplitRunner
Returns an instance that uses SplitProcessor instances in the normal way with a given concurrency policy.
createStats(Class<?>, Supplier<Quantiler>, boolean) - Static method in class uk.ac.starlink.ttools.filter.UnivariateStats
Factory method to construct an instance of this class for accumulating particular types of values.
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.calc.SchlegelFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.AddColumnFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.AddSkyCoordsFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.AssertFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.BadValueFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.CacheFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.CheckFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.ClearParameterFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.CollapseColsFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.ColumnMetadataFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.ConstFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.DeleteColumnFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.EveryFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.ExplodeAllFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.ExplodeColsFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.FixNamesFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.GroupFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.HeadFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.HealpixMetadataFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.KeepColumnFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.MetadataFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.NameFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.PixSampleFilter
 
createStep(Iterator<String>) - Method in interface uk.ac.starlink.ttools.filter.ProcessingFilter
Creates a new ProcessingStep based on a sequence of command-line arguments.
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.ProgressFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.RandomFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.RandomViewFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.RangeFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.RepeatFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.ReplaceColumnFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.ReplaceValueFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.ResolverFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.SelectFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.SequentialViewFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.SetParameterFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.SortFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.SortHeadFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.StatsFilter
 
createStep(String) - Method in class uk.ac.starlink.ttools.filter.StepFactory
Creates a processing filter from a line of text.
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.TailFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.TransposeFilter
 
createStep(Iterator<String>) - Method in class uk.ac.starlink.ttools.filter.UniqueFilter
 
createSteps(String) - Method in class uk.ac.starlink.ttools.filter.StepFactory
Creates an array of processing filters from an input string.
createStiltsMetadata(CeaTask[]) - Static method in class uk.ac.starlink.ttools.cea.CeaMetadata
Creates a metadata object for the STILTS application with a given list of tasks.
createStream() - Method in interface uk.ac.starlink.util.Destination
Returns an output stream which will write to this destination.
createStreamingStatement(Connection, boolean) - Static method in class uk.ac.starlink.table.jdbc.JDBCUtils
Returns a statement which tries its best to stream data.
createStringCard(String, String, String) - Method in class uk.ac.starlink.fits.CardFactory
Constructs a key-value card with string content.
createStringColumnRepresentation(Class<?>) - Static method in class uk.ac.starlink.gbin.DefaultGbinTableProfile
Returns a representation that maps its input values to strings using their toString method, and uses the result like a column.
createStringKey(ReportMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.ReportKey
Constructs a string-valued key.
createStringValueHandler(ResultSetMetaData, int) - Static method in class uk.ac.starlink.table.jdbc.TypeMappers
Constructs a new ValueHandler which converts values to Strings.
createStringWordsParameter(String) - Static method in class uk.ac.starlink.ttools.task.WordsParameter
Returns an instance for which words are simply parsed as strings.
createStringWriter(StarTable, int, boolean, VariableStarColumnWriter.PointerSize) - Static method in class uk.ac.starlink.feather.VariableStarColumnWriter
Returns a column writer for variable-length string values.
createStroke(ConfigMap, int, int) - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Obtains a line drawing stroke based on a config map.
createStrokedShape(Shape) - Method in class diva.sketch.PenStroke
Returns a Shape whose interior defines the stroked outline of a specified Shape.
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.ContourPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.Line3dPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.LinearFitPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.LineCombineArrayPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.LinePlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkCombineArrayPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.SpotPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
 
createStyle(ConfigMap) - Method in interface uk.ac.starlink.ttools.plot2.Plotter
Creates a style that can be used when creating a plot layer.
createStyleFactory(String) - Method in class uk.ac.starlink.ttools.plottask.HistogramPlotStateFactory
 
createStyleFactory(String) - Method in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Constructs a style factory which can retrieve a plotting style suitable for use with this factory from the environment.
createSubClouds(PlotLayer[], boolean) - Static method in class uk.ac.starlink.ttools.plot2.SubCloud
Returns an array of subclouds from a list of layers, with optional deduplication.
createSubClouds(DataGeom, DataSpec, int, boolean) - Static method in class uk.ac.starlink.ttools.plot2.SubCloud
Returns a collection of subclouds for a number of positions from a data spec.
createSuffixes(int) - Method in class uk.ac.starlink.ttools.plot2.task.Suffixer
Returns a list of suffixes according to this object's policy.
createSuffixParameter(String) - Method in class uk.ac.starlink.ttools.task.JoinFixActionParameter
Returns a new parameter, identified by a numeric-like label, by which per-table suffix strings can be specified.
createSuffixParameter(String, String, String) - Method in class uk.ac.starlink.ttools.task.JoinFixActionParameter
Returns a new parameter by which per-table suffix strings can be specified.
createSupplementData(RowData) - Method in class uk.ac.starlink.ttools.filter.CalculatorColumnSupplement
 
createSupplementData(RowData) - Method in interface uk.ac.starlink.ttools.filter.ColumnSupplement
Returns a new accessor for the values in the columns defined by this object.
createSupplementData(RowData) - Method in class uk.ac.starlink.ttools.filter.JELColumnSupplement
 
createSupplementData(RowData) - Method in class uk.ac.starlink.ttools.filter.PermutedColumnSupplement
 
createSupplementData(RowData) - Method in class uk.ac.starlink.ttools.filter.UnitColumnSupplement
 
createSurface(Rectangle, CubeAspect, boolean[], boolean[], String[], double[], Captioner, boolean, boolean, boolean) - Static method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Utility method to create a CubeSurface from available requirements.
createSurface(Rectangle, CubeSurfaceFactory.Profile, CubeAspect) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
 
createSurface(Rectangle, PlaneAspect, boolean, boolean, boolean, boolean, String, String, DoubleUnaryOperator, DoubleUnaryOperator, String, String, Captioner, SideFlags, double, double, double, boolean, boolean, Color, Color, boolean) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
Utility method to create a PlaneSurface from available requirements.
createSurface(Rectangle, PlaneSurfaceFactory.Profile, PlaneAspect) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
 
createSurface(Rectangle, SkySurfaceFactory.Profile, SkyAspect) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
createSurface(Rectangle, TimeAspect, boolean, boolean, String, String, DoubleUnaryOperator, DoubleUnaryOperator, String, String, Captioner, Color, TimeFormat, double, double, boolean, boolean, SideFlags) - Static method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
Utility method to create a TimeSurface from available requirements.
createSurface(Rectangle, TimeSurfaceFactory.Profile, TimeAspect) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
 
createSurface(Rectangle, P, A) - Method in interface uk.ac.starlink.ttools.plot2.SurfaceFactory
Returns a new plot surface.
createSwatchShape() - Static method in class diva.util.java2d.ShapeUtilities
Create the "swatch" shape.
createSwatchShape() - Static method in class jsky.util.java2d.ShapeUtilities
Create the "swatch" shape.
createSymmetricMeanKernel(double[], boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Creates a symmetric averabing kernel based on a fixed array of function values.
createSymmetricNormalisedKernel(double[], boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Creates a symmetric normalised kernel based on a fixed array of function values.
createSyncConnection(ContentCoding) - Method in class uk.ac.starlink.vo.TapQuery
Opens a URL connection for the result of synchronously executing this query.
createTable(FitsHeader, InputFactory) - Static method in class uk.ac.starlink.fits.AsciiTableStarTable
Creates a table instance from a TABLE HDU.
createTable(FitsHeader, InputFactory, WideFits) - Static method in class uk.ac.starlink.fits.BintableStarTable
Returns an instance of this class given a data access instance.
createTable(String) - Method in class uk.ac.starlink.table.ClassTableScheme
 
createTable(String) - Method in class uk.ac.starlink.table.jdbc.JDBCTableScheme
 
createTable(String) - Method in class uk.ac.starlink.table.LoopTableScheme
 
createTable(String) - Method in interface uk.ac.starlink.table.TableScheme
Turns a scheme-specific specification into a table.
createTable(String) - Method in class uk.ac.starlink.table.TestTableScheme
 
createTable(String) - Method in class uk.ac.starlink.ttools.scheme.AttractorScheme
 
createTable(String) - Method in class uk.ac.starlink.ttools.scheme.SkySimScheme
 
createTableCellsEditableMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the Table => "Editable Table Cells" menu item
createTableData(Reporter, StarTable) - Static method in class uk.ac.starlink.ttools.taplint.TableData
Adapts a StarTable to a TableData.
createTableFactory(String) - Static method in class uk.ac.starlink.ttools.task.TableFactoryParameter
Decodes a string value which represents a particular prescription for resolving table names to table data, returning a functioning StarTableFactory object which embodies this behaviour.
createTableFactory(TableLocator) - Static method in class uk.ac.starlink.ttools.task.TableFactoryParameter
Returns a table factory based on a TableLocator instance.
createTableKey(ReportMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.ReportKey
Constructs a StarTable-valued key.
createTableLoader() - Method in class uk.ac.starlink.datanode.tree.TreeTableLoadDialog
 
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.
createTableLoader() - Method in class uk.ac.starlink.vo.ConeSearchDialog
 
createTableLoader() - Method in class uk.ac.starlink.vo.Ri1RegistryTableLoadDialog
 
createTableLoader() - Method in class uk.ac.starlink.vo.SiapTableLoadDialog
 
createTableLoader() - Method in class uk.ac.starlink.vo.SsapTableLoadDialog
 
createTableLoader() - Method in class uk.ac.starlink.vo.TapTableLoadDialog
 
createTableMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the Table menu.
createTableParameter(String) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter for acquiring a data table.
createTableSequence(Environment) - Method in class uk.ac.starlink.ttools.task.MultiOutputTask
Interrogates the environment to produce a sequence of tables which will be written as the output of this task.
createTableSequence(InputTableSpec[]) - Static method in class uk.ac.starlink.ttools.task.MultiOutputTask
Constructs a table sequence based on an array of input table specifications.
createTableSequence(Environment) - Method in class uk.ac.starlink.ttools.task.TableMultiCopy
 
createTableSequence(StarTableFactory, UwsJob, DescribedValue[]) - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Returns a table sequence constructed from a given TAP query.
createTapQuery(String) - Method in class uk.ac.starlink.vo.TapSchemaInterrogator
Constructs a TAP query for a given ADQL string.
createTapQueryPanel() - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Creates a new TapQueryPanel.
createTapRegExtIvoid(String) - Static method in interface uk.ac.starlink.vo.TapCapability
Returns an Ivoid with the registry part "ivo://ivoa.net/std/TAPRegExt" and the local part given by a supplied fragment.
createTapSchemaExamples() - Static method in class uk.ac.starlink.vo.AbstractAdqlExample
Returns a selection of examples using the TAP_SCHEMA tables.
createTapService(URL, TapVersion) - Static method in class uk.ac.starlink.vo.TapServices
Creates a TAP service given the base URL, with the endpoints in the default places and a specified TAP version.
createTapServices(URL, TapCapabilitiesDoc) - Static method in class uk.ac.starlink.vo.TapServices
Returns an array of TapService instances that are described by a supplied TAP capabilities document.
createTaskMetadata(CeaTask) - Static method in class uk.ac.starlink.ttools.cea.CeaMetadata
Creates a metadata object for a CEA application providing only a single STILTS task.
createTerminals(IconFigure) - Method in class diva.canvas.test.ConcreteFigures.IconFigureFactory
Create a collection of terminals an an icon
createTerminals(IconFigure) - Method in class diva.canvas.tutorial.IconTutorial
Create a collection of terminals an an icon
createTerminals() - Method in class diva.canvas.tutorial.TerminalTutorial
Create a collection of terminals.
createTestFactory() - Method in interface uk.ac.starlink.table.join.Coverage
Returns a supplier for an object that can test whether given tuples are considered to fall within the current state of this coverage object.
createText(FigureProps) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a text DrawFigure using the given properties
createText(double, double, double, double, String, Paint, Font, AlphaComposite) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a text DrawFigure using the given parameters, width and height indicate that some "size" is required.
createTextIcon(String, Graphics) - Static method in class uk.ac.starlink.util.IconUtils
Returns an icon that paints a line of text.
createTextKey(ConfigMeta) - Static method in class uk.ac.starlink.ttools.plot2.config.DoubleConfigKey
Constructs a key with a text field specifier and default NaN.
createTextKey(ConfigMeta, double) - Static method in class uk.ac.starlink.ttools.plot2.config.DoubleConfigKey
Constructs a key with a text field specifier and an explicit default.
createTextNode(String) - Method in class uk.ac.starlink.hdx.HdxDocument
 
createTextNode(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
createThickKernel(int) - Static method in class uk.ac.starlink.ttools.plot2.layer.LineGlyph
Returns a (roughly circular) smoothing kernel for a thick line.
createThicknessKey(int) - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns a config key for line thickness with a given default value.
createThicknessKey(MultiPointConfigKey) - Static method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
Creates a config key for line thickness to be used with MultiPointShapes.
createThickStrokeKit(int) - Static method in class uk.ac.starlink.ttools.plot2.layer.LineGlyph
Returns a stroke kit for drawing a thick line.
createThumbnail(Page) - Method in class diva.whiteboard.WhiteboardView
Return a thumbnail component for the thumbnail view.
createTicker(Axis, DoubleUnaryOperator) - Static method in class uk.ac.starlink.ttools.plot2.geom.SlaveTicker
Creates a SlaveTicker instance with automatic selection of basic ticker.
createTiledSelector(Connection, String, String, String, AngleUnits, String, String, String, SkyTiling, boolean) - Static method in class uk.ac.starlink.ttools.cone.ConeSelector
Returns a new selector object which queries using RA, Dec and a spatial tiling value.
createTimeCoord(InputMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.data.FloatingCoord
Returns a new time coordinate.
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.
createTitleParameter(String) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter to get a plot title for the zone identified by a given zone suffix.
createToggleKey(ConfigMeta, double, double) - Static method in class uk.ac.starlink.ttools.plot2.config.DoubleConfigKey
Returns a key with a specifier that only provides a toggle between two values.
createTopology() - Method in interface diva.pod.test.TopologyTest.ICFactory
 
createTopology() - Method in class diva.pod.test.TopologyTest.TopologyFactory
 
createTraceModel() - Method in class diva.compat.trace.TraceTutorial
Create a TraceModel and add some data to it
createTracer(PaperType3D, Paper, CubeSurface, Stroke) - Static method in class uk.ac.starlink.ttools.plot2.layer.LineTracer3D
Creats a line segment tracer from a given stroke.
createTracer(PaperType3D, Paper, CubeSurface, int, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.LineTracer3D
Creates a line tracer from a given line thickness and pixel gap.
createTrackListener(JSlider) - Method in class jsky.util.gui.BasicRangeSliderUI
Track mouse movements.
createTransferable(JComponent) - Method in class uk.ac.starlink.datanode.tree.DataNodeTransferHandler
 
createTraversal(Topology) - Method in interface diva.pod.test.TopologyTest.ICFactory
 
createTraversal(Topology) - Method in class diva.pod.test.TopologyTest.TopologyFactory
 
createTruncatedGaussian(double) - Static method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Returns a kernel shape based on the Gaussian function with truncation at a given number of standard deviations.
createTupleSequence(DataStore) - Method in interface uk.ac.starlink.ttools.plot2.DataPosSequence.PositionCloud
Returns a new tuple sequence that iterates over the points in this cloud.
createTweaker(int, int) - Method in class uk.ac.starlink.ttools.plot.Fogger
Constructs a DataColorTweaker corresponding to this fogger which just takes care of fogging.
createTweaker(int, DataColorTweaker) - Method in class uk.ac.starlink.ttools.plot.Fogger
Constructs a DataColorTweaker based on an existing one which appends the affect of this fogger.
createTweaker(int, PlotState) - Static method in class uk.ac.starlink.ttools.plot.ShaderTweaker
Returns a new tweaker suitable for a given plot.
createUI(JComponent) - Static method in class jsky.util.gui.BasicRangeSliderUI
 
createUI(JComponent) - Static method in class jsky.util.gui.MetalRangeSliderUI
 
createUI(JComponent) - Static method in class jsky.util.gui.MultiRangeSliderUI
 
createUnauthContext() - Method in interface uk.ac.starlink.auth.ContextFactory
Creates a context representing unauthenticated (anonymous) access.
createUncached() - Static method in class uk.ac.starlink.ttools.plot2.PlotCaching
Returns an instance in which nothing is cached between plot frames.
createUnprintableKey(ReportMeta, Class<T>) - Static method in class uk.ac.starlink.ttools.plot2.ReportKey
Constructs a non-general-interest key with no useful text serialization.
createUnsortedHeader() - Static method in class uk.ac.starlink.oldfits.FitsConstants
Creates a Header instance which does not perform any unsolicited reordering of the header cards.
createURI(String) - Static method in class uk.ac.starlink.plastic.HubManager
Convenience method to turn a String into a URI without throwing any pesky checked exceptions.
createURI(String) - Static method in class uk.ac.starlink.plastic.PlasticUtils
Convenience method to turn a String into a URI without throwing any pesky checked exceptions.
createURLStreamHandler(String) - Method in class uk.ac.starlink.util.CustomURLStreamHandlerFactory
 
createUserDataReader() - Method in interface uk.ac.starlink.ttools.plot2.data.DataSpec
Returns an object that can be used to read the mask and coordinate values from a row sequence derived from this object's source table.
createUserDataReader() - Method in class uk.ac.starlink.ttools.plot2.task.ColumnDataSpec
 
createUserDataReader() - Method in class uk.ac.starlink.ttools.plot2.task.JELDataSpec
 
createValidator() - Static method in class uk.ac.starlink.vo.AdqlValidator
Returns a basic validator instance.
createValidator(AdqlValidator.ValidatorTable[]) - Static method in class uk.ac.starlink.vo.AdqlValidator
Returns a validator instance that knows about available tables.
createValidator(AdqlValidator.ValidatorTable[], TapLanguage) - Static method in class uk.ac.starlink.vo.AdqlValidator
Creates an instance given a set of table metadata and a TapLanguage description object.
createValue(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.config.CaptionerKeySet
 
createValue(ConfigMap) - Method in interface uk.ac.starlink.ttools.plot2.config.KeySet
Creates a typed value based on the values in a map corresponding to this object's keys.
createValue(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.config.RampKeySet
 
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.
createVariableErrorCoverage(int, CuboidCoverage.PointDecoder, CuboidCoverage.ErrorDecoder) - Static method in class uk.ac.starlink.table.join.CuboidCoverage
Creates a coverage suitable for variable isotropic match errors in an N-dimensional coordinate space.
createVariableErrorCoverage(double, SkyCoverage.TupleDecoder) - Static method in class uk.ac.starlink.table.join.SkyCoverage
Creates a sky coverage suitable for a variable match radius.
createVariableRadiusPixerFactory() - Method in class uk.ac.starlink.table.join.CdsHealpixSkyPixellator
 
createVariableRadiusPixerFactory() - Method in class uk.ac.starlink.table.join.HtmSkyPixellator
 
createVariableRadiusPixerFactory() - Method in interface uk.ac.starlink.table.join.SkyPixellator
Returns a factory for variable radius pixel calculators based on the current settings of this object.
createVectorForm(String, CartesianMultiPointCoordSet, boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.CartesianMultiPointForm
Returns a MultiPointForm instance for drawing arrows from the central position to another position.
createView(Document) - Method in class diva.graph.schematic.GraphEditor
Create a view on the given document.
createView(Document) - Method in class diva.graph.schematic.MultiWindowGraphEditor
Create a view on the given document.
createView(Document) - Method in class diva.gui.AbstractApplication
Create a view to display the given document.
createView(Document) - Method in interface diva.gui.Application
Create a view to display the given document.
createView(Document) - Method in class diva.gui.MDIApplication
Given a document, create a new view which displays that document.
createView(Document) - Method in class diva.gui.MultiWindowApplication
Create a view to display the given document.
createView(Document) - Method in class diva.gui.tutorial.ApplicationTutorial
Return a view of this document.
createView(Document) - Method in class diva.gui.tutorial.MDIApplicationTutorial
Create a view on the given document.
createView(Document) - Method in class diva.whiteboard.Whiteboard
Return a view for the given document.
createViewCatalogTreeMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the View => "Catalog Tree" menu item.
createViewColorsMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Colors" menu item
createViewCutLevelsMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Cut Levels" menu item
createViewFitsExtensionsMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "FITS Extensions" menu item
createViewFitsKeywordsMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "FITS Keywords" menu item
createViewFlipXMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Flip X" menu item
createViewFlipYMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Flip Y" menu item
createViewImagePropertiesMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Image Properties" menu item
createViewInterpolationMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Scale Interpolation" menu item
createViewMenu() - Method in class jsky.app.jskycat.JSkyCatMenuBar
Create the View menu.
createViewMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the View menu.
createViewMenu() - Method in class jsky.html.HTMLViewerMenuBar
Create the View menu.
createViewMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View menu.
createViewPickObjectMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Pick Object" menu item
createViewRotateMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Rotate" menu item
createViewScaleFitToWindowMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Scale" => "Fit Image in Window" menu item
createViewScaleMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Scale" menu item
createViewScaleZoomInMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Scale" => "Zoom In" menu item
createViewScaleZoomOutMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Scale" => "Zoom Out" menu item
createViewShowToolBarAsMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the View => "Show Toolbar As" menu
createViewShowToolBarAsMenu() - Method in class jsky.html.HTMLViewerMenuBar
Create the View => "Show Toolbar As" menu
createViewShowToolBarAsMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Show Toolbar As" menu
createViewSmoothScrollingMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Smooth Scrolling" menu item
createViewToolBarMenuItem() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Create the View => "Toolbar" menu item
createViewToolBarMenuItem() - Method in class jsky.html.HTMLViewerMenuBar
Create the View => "Toolbar" menu item
createViewToolBarMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Create the View => "Toolbar" menu item
createWheelDecoration(Point, double, double, boolean, boolean, Rectangle) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations
Returns a decoration appropriate for a 2d wheel zoom.
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.
createXmlRpcClient(URL) - Static method in class uk.ac.starlink.plastic.PlasticUtils
Factory method for obtaining a new XmlRpcClient.
createXRange(FigureProps) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create an XRangeFigure DrawFigure using the given properties
createXRange(double, double, double, double, Paint, Paint, double, AlphaComposite) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create an XRangeFigure DrawFigure using the given parameters
createXYArrayReader(FloatingArrayCoord, FloatingArrayCoord, int, int, DataSpec) - Static method in class uk.ac.starlink.ttools.plot2.layer.ArrayShapePlotter
Returns a reader for matched X/Y array data for use with array plotters.
createZoneContentArray(SurfaceFactory<P, A>, int) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns an empty array suitable (it has the right parameterised type) for containing elements that are ZoneContents for a given surface factory.
createZoneParameter(String) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a parameter for associating a zone identifier with a given layer.
createZoneSuffixedParameter(ConfigKey<T>, String, boolean) - Static method in class uk.ac.starlink.ttools.plot2.task.ConfigParameter
Returns a zone-indexed config parameter with a given zone suffix.
CreationState - Class in uk.ac.starlink.datanode.factory
Contains the state used to create a DataNode.
CreationState(DataNode, Object) - Constructor for class uk.ac.starlink.datanode.factory.CreationState
Constructs a CreationState object.
Credibility - Enum in uk.ac.starlink.ttools.task
Defines the credibility of a value.
CredibleString - Class in uk.ac.starlink.ttools.task
Aggregates a string value and a credibility assessment.
CredibleString(String, Credibility) - Constructor for class uk.ac.starlink.ttools.task.CredibleString
Constructor.
crop(PlanarImage, float, float, float, float) - Static method in class jsky.image.operator.ImageOps
Apply a crop operation to the image and return the new image.
CROSS - Static variable in class jsky.catalog.TablePlotSymbol
 
CROSS - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a cross marker.
cross(GVector3d) - Method in class uk.ac.starlink.dpac.epoch.GVector3d
Sets this vector to the outer product of itself and a second vector v, i.e.
cross(GVector3d, GVector3d) - Static method in class uk.ac.starlink.dpac.epoch.GVector3d
Calculates the outer product of two given vectors v and w and returns the result as a new GVector3d.
CROSS - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for cross-hair markers.
cross(double[], double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Calculates the vector (cross) product of two vectors.
CROSS - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for cross-hair markers.
crossValidate(int, TrainableClassifier, CrossValidation.CVData) - Static method in class diva.sketch.classification.CrossValidation
 
CrossValidation - Class in diva.sketch.classification
 
CrossValidation(int, String, CrossValidation.CVData) - Constructor for class diva.sketch.classification.CrossValidation
 
CrossValidation(String, CrossValidation.CVData) - Constructor for class diva.sketch.classification.CrossValidation
 
CrossValidation.CVData - Class in diva.sketch.classification
Containing the training set on which the cross-vali
CrossValidation.CVResult - Class in diva.sketch.classification
 
CROWD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key to control tick mark crowding.
CROWDLIMIT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Config key to control max label count in spacing region.
CROXX - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for X-shaped markers.
CROXX - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for X-shaped markers.
Crs - Interface in uk.ac.starlink.tfcat
Coordinate Reference System.
CRS - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for a CRS object.
CSS - Static variable in class uk.ac.starlink.ttools.plot2.config.NamedColorSet
Standard CSS/SVG/HTML/JS list of colours (140 entries).
CSS_DARK - Static variable in class uk.ac.starlink.ttools.plot2.config.NamedColorSet
CSS with all the very light colours (except White) removed.
CsvReader<T> - Class in gaia.cu9.tools.parallax.readers
 
CsvReader(CsvSchema<T>) - Constructor for class gaia.cu9.tools.parallax.readers.CsvReader
 
CsvSchema<T> - Class in gaia.cu9.tools.parallax.readers
 
CsvSchema() - Constructor for class gaia.cu9.tools.parallax.readers.CsvSchema
Constructor
CsvStarTable - Class in uk.ac.starlink.table.formats
Comma-Separated Value table.
CsvStarTable(DataSource) - Constructor for class uk.ac.starlink.table.formats.CsvStarTable
Constructor with default options.
CsvStarTable(DataSource, Boolean, int) - Constructor for class uk.ac.starlink.table.formats.CsvStarTable
Constructor with configuration option.
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.
CsvWriter - Class in gaia.cu9.tools.parallax.writers
 
CsvWriter() - Constructor for class gaia.cu9.tools.parallax.writers.CsvWriter
 
CubeAspect - Class in uk.ac.starlink.ttools.plot2.geom
Defines the data range covered by a CubeSurface.
CubeAspect(double[], double[], double[], double[], double, double, double) - Constructor for class uk.ac.starlink.ttools.plot2.geom.CubeAspect
Constructor.
CubeDataGeom - Class in uk.ac.starlink.ttools.plot2.geom
Defines positional data coordinates used by a 3-D Cartesian plot.
CUBEHELIX - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Standard cubehelix shader.
CUBEHELIX2 - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Enhanced hue cubehelix shader.
CUBEHELIX3 - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Lurid cubehelix shader.
CubeMode - Class in uk.ac.starlink.ttools.mode
Output mode for generating an N-dimensional histogram of data points from a selection of N columns of the input table.
CubeMode() - Constructor for class uk.ac.starlink.ttools.mode.CubeMode
Constructor.
CubeNavigator - Class in uk.ac.starlink.ttools.plot2.geom
Navigator for use with cube plot.
CubeNavigator(double, boolean[]) - Constructor for class uk.ac.starlink.ttools.plot2.geom.CubeNavigator
Constructor.
CubePlot2Task - Class in uk.ac.starlink.ttools.plot2.task
Task for cube-type plots.
CubePlot2Task() - Constructor for class uk.ac.starlink.ttools.plot2.task.CubePlot2Task
Constructor.
CubePlotType - Class in uk.ac.starlink.ttools.plot2.geom
Defines the characteristics of a plot in 3-dimensional anisotropic space.
CubeSurface - Class in uk.ac.starlink.ttools.plot2.geom
Surface implementation for 3-d plotting.
CubeSurface(int, int, int, int, double[], double[], boolean[], boolean[], double[], double, double, double, Tick[][], String[], Captioner, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Constructor.
CubeSurfaceFactory - Class in uk.ac.starlink.ttools.plot2.geom
Surface factory for 3-d plotting.
CubeSurfaceFactory(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Constructs an isotropic or non-isotropic cube surface factory.
CubeSurfaceFactory.Profile - Class in uk.ac.starlink.ttools.plot2.geom
Profile class which defines fixed configuration items for an isotropic or non-isotropic CubeSurface.
CubeWriter - Class in uk.ac.starlink.ttools.mode
TableConsumer implementation which constructs and outputs a histogram data cube for an input table.
CubeWriter(double[], double[], int[], double[], String[], String, Combiner, Destination, Class<?>) - Constructor for class uk.ac.starlink.ttools.mode.CubeWriter
Constructor.
CUBIC - Static variable in interface uk.ac.starlink.diva.interp.InterpolatorFactory
Cubic splines
CubicSplineInterp - Class in uk.ac.starlink.diva.interp
Interpolate values using a natural cubic spline.
CubicSplineInterp() - Constructor for class uk.ac.starlink.diva.interp.CubicSplineInterp
Create an instance with no coordinates.
CubicSplineInterp(double[], double[]) - Constructor for class uk.ac.starlink.diva.interp.CubicSplineInterp
Create an instance with the given coordinates.
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.
CuboidCoverage - Class in uk.ac.starlink.table.join
Partial coverage implementation representing an N-dimensional hypercuboid.
CuboidCoverage(int) - Constructor for class uk.ac.starlink.table.join.CuboidCoverage
Constructor.
CuboidCoverage.ErrorDecoder - Interface in uk.ac.starlink.table.join
Defines mapping of tuple to error value.
CuboidCoverage.PointDecoder - Interface in uk.ac.starlink.table.join
Defines mapping of tuple to Cartesian position.
Cumulation - Enum in uk.ac.starlink.ttools.plot2.layer
Cumulative mode for histogram-like plots.
CUMULATIVE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for cumulative histogram mode.
curl(Object, int[]) - Static method in class nom.tam.util.ArrayFuncs
Curl an input array up into a multi-dimensional array.
CURRENT_VERSION - Static variable in interface org.votech.plastic.PlasticListener
The current version of Plastic defined by this interface.
currentEntryNumber - Variable in class gaia.cu9.tools.parallax.readers.CsvReader
 
currentFont - Variable in class uk.ac.starlink.ast.gui.FontControls
Selected font name
currentFont - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
Selected font name
currentHTMLViewer - Static variable in class jsky.html.HTMLViewerMenuBar
The current HTML viewer window (for the Go/history menu, which may be shared by multiple windows)
currentSegment(double[]) - Method in class diva.util.java2d.PolygonIterator
Get the current segment
currentSegment(float[]) - Method in class diva.util.java2d.PolygonIterator
Get the current segment
currentSegment(double[]) - Method in class diva.util.java2d.PolylineIterator
Get the current segment
currentSegment(float[]) - Method in class diva.util.java2d.PolylineIterator
Get the current segment
currentSegment(double[]) - Method in class uk.ac.starlink.diva.interp.InterpolatedCurveIterator
 
currentSegment(float[]) - Method in class uk.ac.starlink.diva.interp.InterpolatedCurveIterator
 
currentSize() - Method in class nom.tam.fits.Fits
Deprecated.
See getNumberOfHDUs()
currentSize - Variable in class uk.ac.starlink.ast.gui.FontControls
Selected font size.
currentSize - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
Selected font size.
currentStyle - Variable in class uk.ac.starlink.ast.gui.FontControls
Selected font style.
currentStyle - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
Selected font style.
currentTime() - Method in class uk.ac.starlink.ast.TimeFrame
Return the current system time.
Cursor - Interface in nom.tam.util
This interface extends the Iterator interface to allow insertion of data and move to previous entries in a collection.
cursorRotate(double[], Point2D.Double, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.FixedSkyviewProjection
Returns null - rotation not implemented.
cursorRotate(double[], Point2D.Double, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
cursorRotate(double[], Point2D.Double, Point2D.Double) - Method in interface uk.ac.starlink.ttools.plot2.geom.Projection
Attempts to return a rotation matrix corresponding to moving the cursor between two plane positions.
cursorRotate(double[], Point2D.Double, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.SinProjection
 
curve(double[], double[]) - Method in class uk.ac.starlink.ast.Plot
Draw a geodesic curve.
curve - Variable in class uk.ac.starlink.diva.DrawActions
Used while drawing an interpolated curve
CURVE - Static variable in class uk.ac.starlink.diva.DrawActions
 
CURVE - Static variable in class uk.ac.starlink.diva.DrawFigureFactory
 
curve - Variable in class uk.ac.starlink.diva.InterpolatedCurveFigure
The InterpolatedCurve that we're using.
curve - Variable in class uk.ac.starlink.diva.InterpolatedCurveManipulator
The InterpolatedCurveFigure.
curve2d - Variable in class uk.ac.starlink.diva.InterpolatedCurveManipulator
The InterpolatedCurve2D.
CurveAction(int) - Constructor for class uk.ac.starlink.diva.DrawActions.CurveAction
 
curveActions - Variable in class uk.ac.starlink.diva.DrawActions
Actions used to create a curve
CustomComboBoxRenderer<T> - Class in uk.ac.starlink.util.gui
Utility class which does the job of rendering items into a JComboBox when you just want to provide a different stringification of them than the one provided by the toString method.
CustomComboBoxRenderer() - Constructor for class uk.ac.starlink.util.gui.CustomComboBoxRenderer
Constructs a renderer for which nulls are represented as blank.
CustomComboBoxRenderer(String) - Constructor for class uk.ac.starlink.util.gui.CustomComboBoxRenderer
Constructs a renderer with a custom null representation.
CustomCompilationException - Exception in uk.ac.starlink.ttools.jel
Specialised subclass of JEL's CompilationException.
CustomCompilationException(String, CompilationException) - Constructor for exception uk.ac.starlink.ttools.jel.CustomCompilationException
Constructor.
CustomCompilationException(String) - Constructor for exception uk.ac.starlink.ttools.jel.CustomCompilationException
Constructor.
CustomHeaderRenderer() - Constructor for class jsky.util.gui.SortedJTable.CustomHeaderRenderer
 
CustomRectangle(double, double, double, double) - Constructor for class diva.canvas.tutorial.FigureTutorial.CustomRectangle
Create a new instance of this figure.
CustomURLStreamHandlerFactory - Class in uk.ac.starlink.util
Customisable implementation of URLStreamHandlerFactory.
CustomURLStreamHandlerFactory() - Constructor for class uk.ac.starlink.util.CustomURLStreamHandlerFactory
Constructs a no-op handler factory.
CustomURLStreamHandlerFactory(Map<String, String>) - Constructor for class uk.ac.starlink.util.CustomURLStreamHandlerFactory
Constructs a handler factory initialised with a given protocol->classname map.
cut(Clipboard) - Method in class diva.gui.AbstractView
Remove the currently selected objects from this view, if any, and place them on the given clipboard.
CUT - Static variable in class diva.gui.DefaultActions
 
cut(Clipboard) - Method in interface diva.gui.View
Remove the currently selected objects from this view, if any, and place them on the given clipboard.
cut(Clipboard) - Method in class diva.whiteboard.WhiteboardView
Get the currently selected objects from this document, if any, and place them on the given clipboard.
cut() - Method in class jsky.catalog.gui.CatalogTree
Cut the selected catalog to the clipboard.
cutAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Cut" that cuts the current selection from the current document and places it into the application's clipboard.
CutEdit() - Constructor for class diva.whiteboard.WhiteboardEdits.CutEdit
 
cutLevel(PlanarImage, ROI, double, double) - Static method in class jsky.image.operator.ImageOps
Perform a CutLevel operation on the image to estimate the best low and high cut levels using a median filter algorithm.
CutLevelDescriptor - Class in jsky.image.operator
A single class that is both an OperationDescriptor and a RenderedImageFactory.
CutLevelDescriptor() - Constructor for class jsky.image.operator.CutLevelDescriptor
Constructor.
cutLevelsButton - Variable in class jsky.image.gui.ImageDisplayToolBar
 
CVData() - Constructor for class diva.sketch.classification.CrossValidation.CVData
 
CVResult() - Constructor for class diva.sketch.classification.CrossValidation.CVResult
 
CYAN_MAGENTA - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Interpolates between cyan (0) and magenta (1).

D

D2PI - Static variable in class jsky.coords.slasubs
 
D2S - Static variable in class uk.ac.starlink.pal.Pal
Seconds in a day
Daf2r(int, int, double) - Method in class uk.ac.starlink.pal.Pal
Convert degrees, arcminutes, arcseconds to radians.
DalConeSearcher - Class in uk.ac.starlink.ttools.cone
Utility class to aid with implementation of ConeSearcher classes based on contact with remote Data Access Layer-type services.
DalConeSearcher(String, String, boolean) - Constructor for class uk.ac.starlink.ttools.cone.DalConeSearcher
Constructor.
DALI - Static variable in class uk.ac.starlink.table.jdbc.TypeMappers
TypeMapper implementation like TypeMappers.STANDARD, but which uses a 'T' character as the separator between the date and time parts of timestamp serializations.
DALI - Static variable in class uk.ac.starlink.ttools.taplint.DatalinkCode.Doc
 
DaliExample - Interface in uk.ac.starlink.vo
Contains information about an example invocation for a DALI service.
DaliExampleReader - Class in uk.ac.starlink.vo
Extracts DaliExample objects from a document.
DaliExampleReader() - Constructor for class uk.ac.starlink.vo.DaliExampleReader
Constructor.
DalLoader - Interface in uk.ac.starlink.vo
Mixin interface describing some behaviours of a load dialogue operating with Data Access Layer services.
DalQuery - Class in uk.ac.starlink.vo
Represents a particular query to a DAL-like service.
DalQuery(RegResource, RegCapabilityInterface, String, double, double, double) - Constructor for class uk.ac.starlink.vo.DalQuery
Constructs a DAL query based on a resource from a registry.
DalQuery(String, String, double, double, double, ContentCoding) - Constructor for class uk.ac.starlink.vo.DalQuery
Constructs a DAL query based on a service URL.
DalResultStreamer - Class in uk.ac.starlink.vo
SAX table handler for processing VOTable documents returned from DAL services.
DalResultStreamer(TableSink) - Constructor for class uk.ac.starlink.vo.DalResultStreamer
Constructor.
DalResultXMLFilter - Class in uk.ac.starlink.vo
SAX filter which ignores any tables in a VOTable document, except those in a RESOURCE which has type="results".
DalResultXMLFilter(XMLReader, Namespacing) - Constructor for class uk.ac.starlink.vo.DalResultXMLFilter
Constructor.
DalTableLoadDialog - Class in uk.ac.starlink.vo
Table load dialogue abstract superclass for registry-based DAL-like queries.
DalTableLoadDialog(String, String, String, Capability, boolean, boolean) - Constructor for class uk.ac.starlink.vo.DalTableLoadDialog
Constructor.
DamageRegion - Class in diva.canvas
A damage region represents a region of the canvas that has been "damaged" and hence needs to be repainted.
darkShadowColor - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
DAS2R - Static variable in class jsky.coords.wcscon
 
DASH - Static variable in class uk.ac.starlink.ast.grf.DefaultGrf
Use a dashed line drawing style.
DASH - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for line dash style.
DashComboBox - Class in uk.ac.starlink.ttools.gui
Combo box for selecting dash patterns.
DashComboBox() - Constructor for class uk.ac.starlink.ttools.gui.DashComboBox
Constructs a dash selector with a default range of dash patterns.
DashComboBox(float[][]) - Constructor for class uk.ac.starlink.ttools.gui.DashComboBox
Constructs a dash selector with a given set of dash patterns.
DashConfigKey - Class in uk.ac.starlink.ttools.plot2.config
ConfigKey for selecting line dash types.
DashConfigKey(ConfigMeta) - Constructor for class uk.ac.starlink.ttools.plot2.config.DashConfigKey
Constructor.
DASHED_PATH_DATA - Static variable in class diva.sketch.toolbox.DashedPathData
 
dashedLines(String) - Static method in class uk.ac.starlink.ttools.plot.MarkStyles
Returns a style set which draws black lines with variable dash patterns.
DashedPathData - Class in diva.sketch.toolbox
A typed data that holds a recognized dashed path which consists of a Polyline2D path, an average dash length, and an average gap length.
DashedPathData() - Constructor for class diva.sketch.toolbox.DashedPathData
 
DashedPathData(Polyline2D, double, double) - Constructor for class diva.sketch.toolbox.DashedPathData
Construct a text data that contains an empty string.
DashedPathRecognizer - Class in diva.sketch.toolbox
This recognizer recognizes dashed paths from sessions of individual strokes.
DashedPathRecognizer(SceneRecognizer) - Constructor for class diva.sketch.toolbox.DashedPathRecognizer
Construct a dashed path recognizer with the given child recognizer and the default threshold values DEFAULT_DIST_THRESH, DEFAULT_ANGLE_THRESH, DEFAULT_MIN_CONFIDENCE.
DashedPathRecognizer(SceneRecognizer, double, double, double) - Constructor for class diva.sketch.toolbox.DashedPathRecognizer
Construct a polygon recognizer with the given child recognizer that transitively invokes low-level recognition, as well as threshold tolerances for the maximum distance squared between endpoints, the maximum angle error over the polygon, and the minimum "line" confidence for each stroke in the polygon.
DASHES - Static variable in class uk.ac.starlink.ttools.plot.Styles
 
DashParameter - Class in uk.ac.starlink.ttools.plottask
Parameter for selecting line dash types.
DashParameter(String) - Constructor for class uk.ac.starlink.ttools.plottask.DashParameter
Constructor.
dashValue(Environment) - Method in class uk.ac.starlink.ttools.plottask.DashParameter
Returns the value of this parameter as a dash array.
Dat(double) - Method in class uk.ac.starlink.pal.Pal
Increment to be applied to Coordinated Universal Time UTC to give International Atomic Time TAI.
DAT__SZNAM - Static variable in class uk.ac.starlink.hds.HDSObject
Maximum number of characters in the name of an HDS component.
DAT__SZTYP - Static variable in class uk.ac.starlink.hds.HDSObject
maximum number of characters in the name of an HDS type string.
data - Variable in class diva.sketch.parser2d.NativeResults
The typed data that was generated by the rule.
Data - Class in nom.tam.fits
This class provides methods to access the data segment of an HDU.
Data() - Constructor for class nom.tam.fits.Data
 
DATA - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
DATA_PROPERTY - Static variable in class jsky.science.Wavelength1DArray
 
DATA_SOURCE - Static variable in class uk.ac.starlink.datanode.nodes.DataType
DataType representing a DataSource object.
DATA_SOURCE_PROPERTY - Static variable in interface jsky.science.ScienceObjectNodeModel
Bound property name - should fired when setDataSource() is run
DataBounds - Class in uk.ac.starlink.ttools.plot
Encapsulates what is known about the ranges along each axis of a data set.
DataBounds(Range[], int, int[]) - Constructor for class uk.ac.starlink.ttools.plot.DataBounds
Constructor.
DataBufferedInputStream - Class in uk.ac.starlink.util
InputStream which provides buffering and an efficient DataInput implementation.
DataBufferedInputStream(InputStream) - Constructor for class uk.ac.starlink.util.DataBufferedInputStream
Constructs an instance with a default buffer size.
DataBufferedInputStream(InputStream, int) - Constructor for class uk.ac.starlink.util.DataBufferedInputStream
Constructs an instance with a given buffer size.
DataBufferedOutputStream - Class in uk.ac.starlink.util
BufferedOutputStream subclass implementing the DataOutput interface.
DataBufferedOutputStream(OutputStream) - Constructor for class uk.ac.starlink.util.DataBufferedOutputStream
Constructs a stream with a default buffer size.
DataBufferedOutputStream(OutputStream, int) - Constructor for class uk.ac.starlink.util.DataBufferedOutputStream
Constructs a stream with a given buffer size.
DataColorTweaker - Interface in uk.ac.starlink.ttools.plot
ColorTweaker which can adjust plotting colours on the basis of a supplied array of values (auxiliary data coordinates).
DataFormat - Class in uk.ac.starlink.votable
Class of objects representing the different serialization formats into which VOTable cell data can be written.
DataGeom - Interface in uk.ac.starlink.ttools.plot2
Translates the coordinates found in a Tuple to data space coordinates.
DataHandler - Class in uk.ac.starlink.ttools.votlint
Element handler for DATA elements.
DataHandler() - Constructor for class uk.ac.starlink.ttools.votlint.DataHandler
 
DataIO - Interface in nom.tam.util
This interface combines the DataInput, DataOutput and RandomAccess interfaces to provide a reference type which can be used to build BufferedFile in a fashion that accommodates both the RandomAccessFile and ByteBuffers
DATALEVEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
ConfigKey for HEALPix level corresponding to data HEALPix indices.
DATALINK - Static variable in class uk.ac.starlink.ttools.taplint.DatalinkCode.Doc
 
DATALINK - Static variable in class uk.ac.starlink.vo.SiaFormatOption
 
DATALINK11 - Static variable in class uk.ac.starlink.ttools.taplint.DatalinkCode.Doc
 
DATALINK_CORE - Static variable in class uk.ac.starlink.ttools.votlint.VocabChecker
Instance for vocabulary at http://www.ivoa.net/rdf/datalink/core.
DatalinkCode - Enum in uk.ac.starlink.ttools.taplint
Enumerates known ReportCode instances for Datalink validation.
DatalinkCode.Doc - Class in uk.ac.starlink.ttools.taplint
Enumerates standards documents.
DatalinkLint - Class in uk.ac.starlink.ttools.task
DataLink validator task.
DatalinkLint() - Constructor for class uk.ac.starlink.ttools.task.DatalinkLint
Constructor.
DatalinkValidator - Class in uk.ac.starlink.ttools.taplint
Performs validation of DataLink documents.
DatalinkValidator(Reporter, DatalinkVersion) - Constructor for class uk.ac.starlink.ttools.taplint.DatalinkValidator
Constructor.
DatalinkVersion - Enum in uk.ac.starlink.vo
Version of the DataLink protocol.
DataModelAdqlExample - Class in uk.ac.starlink.vo
AdqlExample implementation that provides fixed-text examples specific to a given standard declared data model.
DataModelAdqlExample(String, String, String) - Constructor for class uk.ac.starlink.vo.DataModelAdqlExample
Constructor.
datAnnul() - Method in class uk.ac.starlink.hds.HDSObject
Annul locator.
DataNode - Interface in uk.ac.starlink.datanode.nodes
This interface represents a node suitable for use in a tree viewer.
DataNodeBuilder - Class in uk.ac.starlink.datanode.factory
Constructs a DataNode from an Object using a particular method or constructor.
DataNodeBuilder() - Constructor for class uk.ac.starlink.datanode.factory.DataNodeBuilder
 
DataNodeFactory - Class in uk.ac.starlink.datanode.factory
Factory class for constructing DataNode objects.
DataNodeFactory() - Constructor for class uk.ac.starlink.datanode.factory.DataNodeFactory
Constructs a new factory with a default list of node builders.
DataNodeFactory(DataNodeFactory) - Constructor for class uk.ac.starlink.datanode.factory.DataNodeFactory
Copy constructor.
DataNodeJTree - Class in uk.ac.starlink.datanode.tree
A JTree configured to display a DataNodeTreeModel.
DataNodeJTree(DataNodeTreeModel) - Constructor for class uk.ac.starlink.datanode.tree.DataNodeJTree
Constructs a new DataNodeJTree from a suitable model.
DataNodeJTree(DataNode) - Constructor for class uk.ac.starlink.datanode.tree.DataNodeJTree
Constructs a new DataNodeJTree from a given root node.
DataNodeTransferable - Class in uk.ac.starlink.datanode.tree
Transferable object used for transfer of DataNodes.
DataNodeTransferable(DataNode) - Constructor for class uk.ac.starlink.datanode.tree.DataNodeTransferable
Construct a new transferable from an existing data node.
DataNodeTransferHandler - Class in uk.ac.starlink.datanode.tree
Handles transferable exports to and from from the DataNodeJTree.
DataNodeTransferHandler() - Constructor for class uk.ac.starlink.datanode.tree.DataNodeTransferHandler
 
DataNodeTreeCellRenderer - Class in uk.ac.starlink.datanode.tree
TreeCellRenderer designed for rendering DataNode values.
DataNodeTreeCellRenderer() - Constructor for class uk.ac.starlink.datanode.tree.DataNodeTreeCellRenderer
 
DataNodeTreeModel - Class in uk.ac.starlink.datanode.tree
A TreeModel for storing DataNodes.
DataNodeTreeModel() - Constructor for class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Constructs a new DataNodeTreeModel with a default root node.
DataNodeTreeModel(DataNode) - Constructor for class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Constructs a new DataNodeTreeModel with a given root node.
DataObjectException - Exception in uk.ac.starlink.datanode.nodes
Exception thrown when a data object which was expected to be present cannot be supplied.
DataObjectException(String) - Constructor for exception uk.ac.starlink.datanode.nodes.DataObjectException
 
DataObjectException(String, Throwable) - Constructor for exception uk.ac.starlink.datanode.nodes.DataObjectException
 
DataObjectException(Throwable) - Constructor for exception uk.ac.starlink.datanode.nodes.DataObjectException
 
dataPan(double, double) - Method in class uk.ac.starlink.ttools.plot2.Axis
Returns the data bounds that result from performing an axis pan between two given data positions.
DATAPOS_KEY - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
DataPosSequence - Class in uk.ac.starlink.ttools.plot2
Splittable iterator over the data positions in a list of PositionClouds.
DataPosSequence(int, DataPosSequence.PositionCloud[], DataStore) - Constructor for class uk.ac.starlink.ttools.plot2.DataPosSequence
Constructor.
DataPosSequence.PositionCloud - Interface in uk.ac.starlink.ttools.plot2
Adaptor interface defining a cloud of positions for use with DataPosSequence.
dataSize - Variable in class nom.tam.fits.Data
The size of the data when last read
DataSource - Class in uk.ac.starlink.util
Represents a stream-like source of data.
DataSource(int) - Constructor for class uk.ac.starlink.util.DataSource
Constructs a DataSource with a given size of intro buffer.
DataSource() - Constructor for class uk.ac.starlink.util.DataSource
Constructs a DataSource with a default size of intro buffer.
DataSpec - Interface in uk.ac.starlink.ttools.plot2.data
Defines the table-like data that is required for a certain plot.
DataStat(long, long) - Constructor for class uk.ac.starlink.feather.StarColumnWriter.DataStat
Constructor.
DataStore - Interface in uk.ac.starlink.ttools.plot2.data
Contains all the actual data required for a plot.
DataStoreFactory - Interface in uk.ac.starlink.ttools.plot2.data
Provides a data-bearing object capable of providing the actual data for a number of data specifications.
DataStoreParameter - Class in uk.ac.starlink.ttools.plot2.task
Parameter to control the way that plot data is cached prior to performing one or more plots.
DataStoreParameter(String) - Constructor for class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
Constructor.
DATASYS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key for the sky system used for supplying data.
DATASYS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
ConfigKey for Sky System corresponding to data HEALPix indices.
DataTable - Interface in nom.tam.util
This interface defines the properties that a generic table should have.
dataToGraphics(double, double, boolean) - Method in class uk.ac.starlink.ttools.plot.GraphSurface
 
dataToGraphics(double, double, boolean) - Method in interface uk.ac.starlink.ttools.plot.PlotSurface
Converts a point in data space to graphics space.
dataToGraphics(double, double, boolean) - Method in class uk.ac.starlink.ttools.plot.PtPlotSurface
 
dataToGraphics(double) - Method in class uk.ac.starlink.ttools.plot2.Axis
Converts a data coordinate to the graphics position on this axis.
dataToGraphics(double[], boolean, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
 
dataToGraphics(double[], boolean, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
dataToGraphics(double[], boolean, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
dataToGraphics(double[], boolean, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
dataToGraphics(double[], boolean, Point2D.Double) - Method in interface uk.ac.starlink.ttools.plot2.Surface
Converts a data space position to a graphics position.
dataToGraphicsOffset(double[], Point2D.Double, double[], boolean, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
 
dataToGraphicsOffset(double[], Point2D.Double, double[], boolean, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
dataToGraphicsOffset(double[], Point2D.Double, double[], boolean, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
dataToGraphicsOffset(double[], Point2D.Double, double[], boolean, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
dataToGraphicsOffset(double[], Point2D.Double, double[], boolean, Point2D.Double) - Method in interface uk.ac.starlink.ttools.plot2.Surface
Converts an offset data space position to a graphics position.
dataToGraphicZ(double[], boolean, GPoint3D) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Returns graphics position plus Z coordinate for a data point.
dataType - Variable in class jsky.image.ImageLookup
data type of the image
DataType - Class in uk.ac.starlink.datanode.nodes
Enumeration-like class describing types of data object which can be supplied by a DataNode.
DataType(String, Class) - Constructor for class uk.ac.starlink.datanode.nodes.DataType
Constructs a new DataType.
dataType - Variable in class uk.ac.starlink.jaiutil.HDXImage
The type of the data buffer (DataBuffer.TYPE_BYTE, ...)
Datatype<T> - Class in uk.ac.starlink.tfcat
Characterises the type of data held by a field.
DATATYPE - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for a DataType object.
DATATYPE_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for VOTable datatype attribute.
dataZoom(double, double) - Method in class uk.ac.starlink.ttools.plot2.Axis
Returns the data bounds that result from performing an axis zoom about a given data position.
datCell(long[]) - Method in class uk.ac.starlink.hds.HDSObject
Get an HDSObject from a cell (element) of an array object.
datClone() - Method in class uk.ac.starlink.hds.HDSObject
Clone locator.
datCopy(HDSObject, String) - Method in class uk.ac.starlink.hds.HDSObject
Recursively copy an object into a component.
DATE - Static variable in class uk.ac.starlink.plastic.ValueType
ISO-8601 date type.
DATE_VIEW - Static variable in class jsky.timeline.TimeLine
 
DateKit() - Constructor for class uk.ac.starlink.ttools.convert.Iso8601Converter.DateKit
 
datErase(String) - Method in class uk.ac.starlink.hds.HDSObject
Erase component.
dateToMjd(int, int, int, int, int, double) - Static method in class uk.ac.starlink.ttools.convert.Iso8601Converter
Converts a calendar date and time to Modified Julian Date.
dateToMjd(int, int, int, int, int, double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a calendar date and time to Modified Julian Date.
dateToMjd(int, int, int) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a calendar date to Modified Julian Date.
datFind(String) - Method in class uk.ac.starlink.hds.HDSObject
Find named component.
datGet0c() - Method in class uk.ac.starlink.hds.HDSObject
Read scalar primitive as String type.
datGet0d() - Method in class uk.ac.starlink.hds.HDSObject
Read scalar primitive as double type.
datGet0i() - Method in class uk.ac.starlink.hds.HDSObject
Read scalar primitive as int type.
datGet0l() - Method in class uk.ac.starlink.hds.HDSObject
Read scalar primitive as boolean type.
datGet0r() - Method in class uk.ac.starlink.hds.HDSObject
Read scalar primitive as float type.
datGetc(long[]) - Method in class uk.ac.starlink.hds.HDSObject
Read a primitive as String type.
datGetd(long[]) - Method in class uk.ac.starlink.hds.HDSObject
Read a primitive as double type.
datGeti(long[]) - Method in class uk.ac.starlink.hds.HDSObject
Read a primitive as integer type.
datGetl(long[]) - Method in class uk.ac.starlink.hds.HDSObject
Read a primitive as boolean type.
datGetr(long[]) - Method in class uk.ac.starlink.hds.HDSObject
Read a primitive as float type.
datGetvc() - Method in class uk.ac.starlink.hds.HDSObject
Read a primitive as String type as if it were vectorised (regardless of its actual shape).
datGetvd() - Method in class uk.ac.starlink.hds.HDSObject
Read a primitive as doubletype as if it were vectorised (regardless of its actual shape).
datGetvi() - Method in class uk.ac.starlink.hds.HDSObject
Read a primitive as int type as if it were vectorised (regardless of its actual shape).
datGetvl() - Method in class uk.ac.starlink.hds.HDSObject
Read a primitive as boolean type as if it were vectorised (regardless of its actual shape).
datGetvr() - Method in class uk.ac.starlink.hds.HDSObject
Read a primitive as float type as if it were vectorised (regardless of its actual shape).
datIndex(int) - Method in class uk.ac.starlink.hds.HDSObject
Index into component list.
datMapv(String, String) - Method in class uk.ac.starlink.hds.HDSObject
Map primitive.
datName() - Method in class uk.ac.starlink.hds.HDSObject
Enquire object name.
datNcomp() - Method in class uk.ac.starlink.hds.HDSObject
Enquire number of components.
datNew(String, String, long[]) - Method in class uk.ac.starlink.hds.HDSObject
Create component.
datParen() - Method in class uk.ac.starlink.hds.HDSObject
Locate parent structure.
datPrmry() - Method in class uk.ac.starlink.hds.HDSObject
Enquire primary/secondary locator status.
datPrmry(boolean) - Method in class uk.ac.starlink.hds.HDSObject
Set primary/secondary locator status.
datPut0c(String) - Method in class uk.ac.starlink.hds.HDSObject
Write scalar primitive.
datPut0d(double) - Method in class uk.ac.starlink.hds.HDSObject
Write scalar primitive.
datPut0i(int) - Method in class uk.ac.starlink.hds.HDSObject
Write scalar primitive.
datPut0l(boolean) - Method in class uk.ac.starlink.hds.HDSObject
Write scalar primitive.
datPut0r(float) - Method in class uk.ac.starlink.hds.HDSObject
Write scalar primitive.
datPutvc(String[]) - Method in class uk.ac.starlink.hds.HDSObject
Write a primitive as if it were vectorised (regardless of its actual shape).
datPutvd(double[]) - Method in class uk.ac.starlink.hds.HDSObject
Write a primitive as if it were vectorised (regardless of its actual shape).
datPutvi(int[]) - Method in class uk.ac.starlink.hds.HDSObject
Write a primitive as if it were vectorised (regardless of its actual shape).
datPutvl(boolean[]) - Method in class uk.ac.starlink.hds.HDSObject
Write a primitive as if it were vectorised (regardless of its actual shape).
datPutvr(float[]) - Method in class uk.ac.starlink.hds.HDSObject
Write a primitive as if it were vectorised (regardless of its actual shape).
datRef() - Method in class uk.ac.starlink.hds.HDSObject
Obtain a reference for an HDSObject.
datShape() - Method in class uk.ac.starlink.hds.HDSObject
Enquire object shape.
datSize() - Method in class uk.ac.starlink.hds.HDSObject
Enquire object size.
datState() - Method in class uk.ac.starlink.hds.HDSObject
Enquire object state.
datStruc() - Method in class uk.ac.starlink.hds.HDSObject
Enquire whether object is a structure.
datThere(String) - Method in class uk.ac.starlink.hds.HDSObject
Enquire if a component of a structure exists.
datType() - Method in class uk.ac.starlink.hds.HDSObject
Enquire object type.
datUnmap() - Method in class uk.ac.starlink.hds.HDSObject
Unmap an object mapped by another HDSObject method.
datValid() - Method in class uk.ac.starlink.hds.HDSObject
Enquire locator validity.
Dav2m(double[]) - Method in class uk.ac.starlink.pal.Pal
Form the rotation matrix corresponding to a given axial vector.
DAY - Static variable in class jsky.science.Time
 
DAY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Day (24 hours).
DAYABBREV - Static variable in class jsky.science.Time
 
Dbjin(palString, double) - Method in class uk.ac.starlink.pal.Pal
Convert free-format input into double precision floating point, using Dfltin but with special syntax extensions.
Dc62s(Cartesian) - Method in class uk.ac.starlink.pal.Pal
Conversion of position & velocity in Cartesian coordinates to spherical coordinates.
Dcc2s(double[]) - Method in class uk.ac.starlink.pal.Pal
Direction cosines to spherical coordinates.
Dcs2c(AngleDR) - Method in class uk.ac.starlink.pal.Pal
Spherical coordinates to direction cosines.
Dd2tf(double) - Method in class uk.ac.starlink.pal.Pal
Convert an interval in days into hours, minutes, seconds.
debug(String) - Method in class diva.sketch.classification.AbstractClassifier
Debugging output.
debug(String) - Method in class diva.sketch.classification.WeightSet
 
debug(String) - Static method in class diva.sketch.parser2d.AndConstraint
Debugging output.
debug(String) - Static method in class diva.sketch.parser2d.AngleRelation
Debugging output.
debug(String) - Static method in class diva.sketch.parser2d.BasicConstraint
Debugging output.
debug(String) - Static method in class diva.sketch.parser2d.DeltaXRelation
Debugging output.
debug(String) - Static method in class diva.sketch.parser2d.DeltaYRelation
Debugging output.
debug(String) - Static method in class diva.sketch.parser2d.DistanceRelation
Debugging output.
debug(String) - Static method in class diva.sketch.parser2d.ParsingSceneRecognizer
Debugging output.
debug(String, String) - Static method in class jsky.util.Logger
Post a debug message to the specified category.
debug(String, String, Throwable) - Static method in class jsky.util.Logger
Post a debug message to the specified category.
debug(Object, String) - Static method in class jsky.util.Logger
Post a debug message to the category for the class of the given object.
debug(Object, String, Throwable) - Static method in class jsky.util.Logger
Post a debug message to the category for the class of the given object.
DEC - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: DEC coordinate
dec - Variable in class jsky.coords.WorldCoords
The DEC coordinate
dec - Variable in class jsky.image.gui.ImageHistoryItem
The Dec coordinate of the image center (or Double.NaN if not known)
DEC - Static variable in class jsky.image.gui.PickObjectStatistics
 
DEC_COL - Static variable in class jsky.catalog.MemoryCatalog
 
DEC_COL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
DEC_ICON - Static variable in class uk.ac.starlink.util.gui.ComboBoxBumper
Icon for decrement button.
DEC_INFO - Static variable in class uk.ac.starlink.table.Tables
ValueInfo representing Declination.
DEC_NOTIFY - Static variable in class jsky.util.gui.CoordinatesPanel
 
Decal - Interface in uk.ac.starlink.ttools.plot2
Like an Icon but less complicated.
DECERROR_PROPERTY - Static variable in class jsky.science.ProperMotion
 
decFK4toFK5radians(double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts a B1950.0 FK4 position to J2000.0 FK5 at an epoch of B1950.0 yielding Declination This assumes zero proper motion in the FK5 frame.
decFK4toFK5Radians(double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts a B1950.0 FK4 position to J2000.0 FK5 yielding Declination.
decFK5toFK4radians(double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts a J2000.0 FK5 position to B1950.0 FK4 at an epoch of B1950.0 yielding Declination.
decFK5toFK4Radians(double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts a J2000.0 FK5 position to B1950.0 FK4 yielding Declination.
DECIMAL - Static variable in class uk.ac.starlink.ttools.plot2.layer.Rounding
Policy suitable for normal numeric axes.
DECIMAL_YEAR - Static variable in class uk.ac.starlink.table.TimeMapper
Mapper for numeric values in decimal year (since 0 AD).
DECIMAL_YEAR - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Time format for year decimal year.
DecimalDocument - Class in uk.ac.starlink.ast.gui
DecimalDocument extends PlainDocument to so that any associated components will only accept valid floating or integer words.
DecimalDocument(ScientificFormat) - Constructor for class uk.ac.starlink.ast.gui.DecimalDocument
 
DecimalField - Class in uk.ac.starlink.ast.gui
DecimalField extends JTextField to force the entry of valid decimal (i.e.
DecimalField(double, int, ScientificFormat) - Constructor for class uk.ac.starlink.ast.gui.DecimalField
Create an instance, requires the initial value (as a double), the number of columns to show and a ScientificFormat object to use when checking and formatting the accepted values.
DecimalField(int, int, ScientificFormat) - Constructor for class uk.ac.starlink.ast.gui.DecimalField
Create an instance, requires the initial value (as an int), the number of columns to show and a ScientificFormat object to use when checking and formatting the accepted values.
decimalYearToUnixSeconds(double) - Static method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Converts decimal years to unix seconds.
decLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
declaredAttributes(String) - Method in class diva.util.aelfred.XmlParser
Get the declared attributes for an element type.
declaredElements() - Method in class diva.util.aelfred.XmlParser
Get the declared elements for an XML document.
declaredEntities() - Method in class diva.util.aelfred.XmlParser
Get declared entities.
declaredNotations() - Method in class diva.util.aelfred.XmlParser
Get declared notations.
decode(Element) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
 
decode(Element, Mapping, Mapping) - Method in class uk.ac.starlink.ast.gui.AstFigureProps
Decode using the given mappings to transforming stored coordinates to world coordinates, and world coordinates to current graphics coordinates.
decode(Element) - Method in class uk.ac.starlink.ast.gui.PlotConfiguration
Decode (i.e.
decode(Element) - Method in class uk.ac.starlink.diva.FigureProps
 
decode(String) - Method in class uk.ac.starlink.ecsv.EcsvDecoder
Attempts to decode the supplied string to a value of this decoder's type.
decode(String) - Method in class uk.ac.starlink.table.formats.RowEvaluator.Decoder
Decodes a value.
decode(String) - Method in class uk.ac.starlink.tfcat.Datatype
Decodes a string value that has this type.
decode(Reporter, Object, TfcatObject) - Method in interface uk.ac.starlink.tfcat.Decoder
Takes a parsed JSON object (may be an array or something else) and attempts to decode it into an object of this decoder's parameterised type.
decode(Object, Object) - Method in class uk.ac.starlink.ttools.convert.SkyUnits
Takes a pair of objects representing coordinates in these units, and converts them to radians.
decode(File) - Method in class uk.ac.starlink.util.AsciiFileParser
Open, read and decode the contents of the file.
decode(Element) - Method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
 
decode(Element) - Method in interface uk.ac.starlink.util.XMLEncodeDecode
Decode (ie, restore) the internal state of this object from an Element.
decodeAsRenderedImage() - Method in class jsky.image.fits.codec.FITSDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage(int) - Method in class jsky.image.fits.codec.FITSDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeAsRenderedImage() - Method in class uk.ac.starlink.jaiutil.HDXDecoder
Return the current RenderedImage that has been extracted from the SeekableStream,
decodeAsRenderedImage(int) - Method in class uk.ac.starlink.jaiutil.HDXDecoder
Returns a RenderedImage that contains the decoded contents of the SeekableStream associated with this ImageDecoder.
decodeBase64DoubleArray(int, String) - Method in class uk.ac.starlink.diva.FigureProps
Decode an array of double stored in a base64 string.
decodeBoolean(ByteStoreAccess) - Method in class uk.ac.starlink.table.storage.Codec
Deserialises an item from a stream, and presents it as a boolean if possible.
decodeColor(int) - Static method in class uk.ac.starlink.ast.grf.DefaultGrf
Decode a colour encoded as an integer using encodeColor.
decodeColorName(String) - Static method in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Turns a string into a colour by looking at known colour names or using RRGGBB syntax.
decodeDouble(ByteStoreAccess) - Method in class uk.ac.starlink.table.storage.Codec
Deserialises an item from a stream, and presents it as a double if possible.
decodeError(Object[]) - Method in interface uk.ac.starlink.table.join.CuboidCoverage.ErrorDecoder
Returns the error value corresponding to a supplied tuple.
decodeInt(ByteStoreAccess) - Method in class uk.ac.starlink.table.storage.Codec
Deserialises an item from a stream, and presents it as an integer if possible.
decodeLong(ByteStoreAccess) - Method in class uk.ac.starlink.table.storage.Codec
Deserialises an item from a stream, and presents it as a long integer if possible.
decodeObject(ByteStoreAccess) - Method in class uk.ac.starlink.table.storage.Codec
Deserializes an item from a stream.
decodePoint(Object[], double[]) - Method in interface uk.ac.starlink.table.join.CuboidCoverage.PointDecoder
Converts a tuple to a Cartesian vector.
Decoder<T> - Interface in uk.ac.starlink.parquet
Can read values from a particular column in a parquet file.
Decoder(Class<?>) - Constructor for class uk.ac.starlink.table.formats.RowEvaluator.Decoder
Constructor.
Decoder<T> - Interface in uk.ac.starlink.tfcat
Turns a JSON object into a typed java object.
decodeRLE(int[]) - Static method in class jsky.util.Convert
Decodes the given array of ints from a run-length encoding.
Decoders - Class in uk.ac.starlink.tfcat
Contains decoder implementations for all the TFCat types.
decoders_ - Variable in class uk.ac.starlink.table.formats.RowEvaluator.Metadata
 
decodeString(String) - Method in class uk.ac.starlink.ttools.plot2.config.ChoiceConfigKey
Takes a string, and attempts to turn it into an object which may be a value for this key.
decodeString(String) - Method in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
 
decodeString(String) - Method in class uk.ac.starlink.ttools.plot2.config.DashConfigKey
 
decodeString(String) - Method in class uk.ac.starlink.ttools.plot2.config.ShaderConfigKey
 
decodeTuple(Object[], double[]) - Method in interface uk.ac.starlink.table.join.SkyCoverage.TupleDecoder
Extracts a sky coordinate information from a tuple.
DECOFFSET_PROPERTY - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
 
decompose() - Method in class uk.ac.starlink.ast.CmpFrame
Gets the component Frames from this CmpFrame.
decompose(boolean[], boolean[]) - Method in class uk.ac.starlink.ast.Mapping
Decompose a Mapping into two component Mappings.
decompress(InputStream) - Method in class uk.ac.starlink.util.Compression
Returns a stream which is a decompressed version of the input stream, according to this objects compression type.
decompressStatic(InputStream) - Static method in class uk.ac.starlink.util.Compression
Returns a decompressed version of the given input stream.
decorate(Figure, FigureDecorator) - Method in class diva.canvas.AbstractFigureContainer
Decorate a child figure, replacing the reference to the child figure with the decorator.
decorate(Figure, FigureDecorator) - Method in interface diva.canvas.FigureContainer
Decorate a child figure, replacing the child figure with the decorator.
decorate(Figure, FigureDecorator) - Method in class diva.canvas.FigureLayer
Decorate a child figure, replacing the child figure with the decorator.
Decoration - Class in uk.ac.starlink.ttools.plot2
Positioned icon, with equality semantics.
Decoration(Icon, int, int) - Constructor for class uk.ac.starlink.ttools.plot2.Decoration
Constructor.
DECPROPERMOTION_PROPERTY - Static variable in class jsky.util.gui.ProperMotionPanel
 
decr - Variable in class uk.ac.starlink.diva.interp.AbstractInterpolator
Whether the X coordinates are monotonically decreasing.
decToString() - Method in class jsky.science.Coordinates
Returns a string representation of the declination.
decToString(int) - Method in class jsky.science.Coordinates
Returns a string representation of the declination.
decValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
decYearToMjd(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Decimal Year to a Modified Julian Date.
decYearToUnixSec(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Decimal Year to seconds since 1970-01-01.
deepClone(Object) - Static method in class nom.tam.util.ArrayFuncs
Try to create a deep clone of an Array or a standard clone of a scalar.
DEFAULT - Static variable in class uk.ac.starlink.ast.grf.DefaultGrf
Name of the default context list.
DEFAULT - Static variable in class uk.ac.starlink.auth.Redirector
Default instance.
DEFAULT - Static variable in class uk.ac.starlink.fits.CardFactory
Default instance (currently CardFactory.CLASSIC).
DEFAULT - Static variable in interface uk.ac.starlink.fits.WideFits
Default WideFits instance; currently TFORMaaa using column 999.
DEFAULT - Static variable in class uk.ac.starlink.table.join.MultiJoinType
No constraints on match inclusion for table.
DEFAULT - Static variable in class uk.ac.starlink.table.RowRunner
General purpose instance; will be parallel for suitable environments.
DEFAULT - Static variable in class uk.ac.starlink.ttools.plot.ErrorRenderer
General purpose error renderer.
DEFAULT - Static variable in class uk.ac.starlink.ttools.plot2.data.TupleRunner
Standard instance for parallel processing.
DEFAULT - Static variable in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
General purpose multi-point shape.
DEFAULT - Static variable in class uk.ac.starlink.ttools.plot2.layer.StrokeKit
Single pixel thickness instance.
DEFAULT_ANGLE_THRESH - Static variable in class diva.sketch.toolbox.DashedPathRecognizer
The default tolerance for the maximum angle error over the sum of the edges of the polygon.
DEFAULT_ANGLE_THRESHOLD - Static variable in class diva.sketch.toolbox.DehookingStrokeFilter
 
DEFAULT_BLOCKSIZE - Static variable in class uk.ac.starlink.fits.BlockManager
Default size of a block.
DEFAULT_BUFFER_SIZE - Static variable in class uk.ac.starlink.util.DataBufferedInputStream
Default buffer size 8192, same as java.io.BufferedInputStream.
DEFAULT_BUFFER_SIZE - Static variable in class uk.ac.starlink.util.DataBufferedOutputStream
Default buffer size 8192, same as java.io.BufferedOutputStream.
DEFAULT_COLOR_LUT - Static variable in class jsky.image.ImageColormap
Default color lookup table to use
DEFAULT_CURSOR - Static variable in class jsky.timeline.TimeLine
 
DEFAULT_DEC_COL - Static variable in class jsky.catalog.TablePlotSymbol
The default table column index containing the Dec world coordinate value
DEFAULT_DIST_THRESH - Static variable in class diva.sketch.toolbox.DashedPathRecognizer
The default tolerance for the maximum distance squared between endpoints of lines.
DEFAULT_DIST_THRESH - Static variable in class diva.sketch.toolbox.LineRecognizer
 
DEFAULT_EQUINOX - Static variable in class jsky.catalog.TablePlotSymbol
The default equinox for RA and Dec
DEFAULT_EXPIRYMILLIS - Static variable in class uk.ac.starlink.fits.BlockMappedInput
Default time in milliseconds after which buffers will be discarded.
DEFAULT_FILL_COLOR - Static variable in class diva.sketch.SketchController
The default fill color used for sketching.
DEFAULT_FONT - Static variable in interface jsky.timeline.TimeLineNode
 
DEFAULT_INTRO_LIMIT - Static variable in class uk.ac.starlink.util.DataSource
 
DEFAULT_LABEL_SPACE - Static variable in interface jsky.timeline.TimeLineNode
 
DEFAULT_LINE_WIDTH - Static variable in class diva.sketch.SketchController
The default pen line width used for sketching.
DEFAULT_MAX_PIXELS - Static variable in class uk.ac.starlink.ttools.plot2.PlotUtil
Maximum size for autoscaled variable-size markers.
DEFAULT_MAXPAR - Static variable in class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
Default maximum value for the number of threads that should be permitted for a query.
DEFAULT_MIN_CONFIDENCE - Static variable in class diva.sketch.toolbox.DashedPathRecognizer
The default tolerance for the minimum allowable line confidence per stroke.
DEFAULT_ORDER - Static variable in class uk.ac.starlink.table.join.BitsetMask
Suitable HEALPix order for general use.
DEFAULT_ORIGIN - Static variable in class uk.ac.starlink.array.NDShape
The default value of the origin in each dimension; its value is 1.
DEFAULT_PEN_COLOR - Static variable in class diva.sketch.SketchController
The default pen color used for sketching.
DEFAULT_PROFILE - Static variable in class uk.ac.starlink.cdf.CdfTableBuilder
Default CDF-StarTable translation profile.
DEFAULT_RA_COL - Static variable in class jsky.catalog.TablePlotSymbol
The default table column index containing the RA world coordinate value
DEFAULT_SIZE - Static variable in class jsky.image.gui.ImagePanner
The default size for the pan window
DEFAULT_SIZE - Static variable in class jsky.image.gui.ImageZoom
The default size for the zoom window
DEFAULT_SIZE - Static variable in class jsky.util.gui.ProgressBarUtil
Default model range size
DEFAULT_SIZE - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
DEFAULT_SPACING - Static variable in class diva.sketch.toolbox.InterpolateStrokeFilter
 
DEFAULT_STAT - Static variable in class uk.ac.starlink.ttools.calc.SchlegelCalculator
Statistic used by default for output.
DEFAULT_THRESH_DISTANCE - Static variable in class diva.sketch.toolbox.ApproximateStrokeFilter
If the farthest point from a line segment is less than the DEFAULT_THRESH_DISTANCE, we can throw away all the in-between points, because they are almost colinear.
DEFAULT_THRESH_DOT - Static variable in class diva.sketch.features.CornerFE
The default dot product value for determining whether two vectors form a corner.
DEFAULT_THRESH_MAG_RATIO - Static variable in class diva.sketch.features.CornerFE
The default threshold ratio of a segment length to the entire path length of the stroke.
DEFAULT_THRESH_RELAXED_DOT - Static variable in class diva.sketch.features.CornerFE
If the dot product of two vectors is greater than DEFAULT_THRESH_DOT but less than this parameter (DEFAULT_THRESH_RELAXED_DOT), we identify this to be a likely corner, and more checkings are performed on the two vectors to verify.
DEFAULT_TIMESTEP - Static variable in class diva.sketch.toolbox.NormalizeTimeStrokeFilter
The default timestep, 10ms.
DEFAULT_UNIT - Static variable in class uk.ac.starlink.ttools.convert.SkyUnits
Default unit (DEGREES).
DEFAULT_VERSION_STRING - Static variable in class uk.ac.starlink.votable.VOTableVersion
Default VOTable version number which output will conform to if not otherwise specified ("1.4").
DEFAULT_X_PERIOD - Static variable in class jsky.image.ImageProcessor
The default number of X pixels to skip for histograms and statistics
DEFAULT_XML_DECLARATION - Static variable in class uk.ac.starlink.votable.VOTableWriter
Default XML declaration in written documents.
DEFAULT_Y_PERIOD - Static variable in class jsky.image.ImageProcessor
The default number of Y pixels to skip for histograms and statistics
DefaultActions - Class in diva.gui
A collection of static methods that create useful default actions.
DefaultActions() - Constructor for class diva.gui.DefaultActions
 
DefaultArrayAccess - Class in uk.ac.starlink.array
Default implementation of the ArrayAccess interface, based on an AccessImpl.
DefaultArrayAccess(ArrayDescription, AccessImpl, Object) - Constructor for class uk.ac.starlink.array.DefaultArrayAccess
Constructs an ArrayAccess object from a description of the array's characteristics and a basic implementation of pixel access functionality.
DefaultArrayDescription - Class in uk.ac.starlink.array
Straightforward immutable implementation of the ArrayDescription interface.
DefaultArrayDescription(OrderedNDShape, Type, BadHandler, boolean, boolean, boolean) - Constructor for class uk.ac.starlink.array.DefaultArrayDescription
Constructs an ArrayDescription object with all its attributes specified explicitly.
DefaultArrayDescription(ArrayDescription) - Constructor for class uk.ac.starlink.array.DefaultArrayDescription
Constructs an ArrayDescription object with attributes copied from an existing one.
DefaultArrayDescription(ArrayDescription, Requirements) - Constructor for class uk.ac.starlink.array.DefaultArrayDescription
Constructs an ArrayDescription object with attributes copied from an existing one except as overridden by the requirements of a Requirements object.
defaultBadHandler() - Method in class uk.ac.starlink.array.Type
Returns a default bad value handler for this type.
defaultBadValue() - Method in class uk.ac.starlink.array.Type
Returns the default bad value used for this type.
DefaultBundle - Class in diva.resource
A class that bundles the default Diva resources contained in the diva.resource package.
DefaultBundle() - Constructor for class diva.resource.DefaultBundle
Create a new Bundle of default resources.
defaultChunkSize - Static variable in class uk.ac.starlink.array.ChunkStepper
The default size of chunks if not otherwise specified.
defaultColormap() - Method in class jsky.image.gui.ImageColorbar
Make a default grayscale colormap
defaultConfig - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
The default configuration of all known elements.
DefaultDataNode - Class in uk.ac.starlink.datanode.nodes
A basic implementation of the DataNode interface.
DefaultDataNode() - Constructor for class uk.ac.starlink.datanode.nodes.DefaultDataNode
Constructs a blank DefaultDataNode.
DefaultDataNode(String) - Constructor for class uk.ac.starlink.datanode.nodes.DefaultDataNode
Constructs a DefaultDataNode with a given name.
DefaultDeletionPolicy - Class in diva.graphx.toolbox
A default implementation of a deletion policy.
DefaultDeletionPolicy() - Constructor for class diva.graphx.toolbox.DefaultDeletionPolicy
 
defaultFeatureExtractors() - Static method in class diva.sketch.recognition.BasicStrokeRecognizer
Initialize an array of feature extractors which are used to produce a feature set from a gesture.
DefaultFieldAdapter - Class in gov.nasa.pds.objectAccess.table
Implements an adapter object for table fields that can read the field value from a byte array or write the field value into a byte array.
DefaultFieldAdapter() - Constructor for class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
defaultFilter - Static variable in class diva.canvas.event.MouseFilter
The default mouse filter -- accepts button 1 with no modifiers.
defaultFitsExtensions() - Static method in class uk.ac.starlink.oldfits.FitsConstants
Gets the default permitted list of extensions which identify a FITS resource in the path part of a URL.
defaultFont - Variable in class uk.ac.starlink.ast.grf.DefaultGrfFontManager
The default font (Lucida Sans 14).
DefaultGbinTableProfile - Class in uk.ac.starlink.gbin
Default implementation of GbinTableProfile.
DefaultGbinTableProfile() - Constructor for class uk.ac.starlink.gbin.DefaultGbinTableProfile
Constructs a profile with default configuration.
DefaultGbinTableProfile(Class<?>[], Class<?>[], Class<?>[]) - Constructor for class uk.ac.starlink.gbin.DefaultGbinTableProfile
Constructs a profile with explicit configuration.
DefaultGrf - Class in uk.ac.starlink.ast.grf
This class implements the Grf interface required to draw graphics using JNIAST.
DefaultGrf(FontRenderContext) - Constructor for class uk.ac.starlink.ast.grf.DefaultGrf
Constructor Initialise the font render context being used.
DefaultGrf(JComponent) - Constructor for class uk.ac.starlink.ast.grf.DefaultGrf
Constructor which initialises the font render context from a Component.
DefaultGrfContainer - Class in uk.ac.starlink.ast.grf
Java class to store a GRF "context".
DefaultGrfContainer() - Constructor for class uk.ac.starlink.ast.grf.DefaultGrfContainer
Create and initialise a default container.
DefaultGrfContainer(int, double[], double[], DefaultGrfState) - Constructor for class uk.ac.starlink.ast.grf.DefaultGrfContainer
Create and initialise a container.
DefaultGrfContainer(int, double[], double[], int, DefaultGrfState) - Constructor for class uk.ac.starlink.ast.grf.DefaultGrfContainer
Create and initialise a container.
DefaultGrfContainer(int, String, double, double, double, double[], DefaultGrfState) - Constructor for class uk.ac.starlink.ast.grf.DefaultGrfContainer
Create and initialise a container.
DefaultGrfFontManager - Class in uk.ac.starlink.ast.grf
DefaultGrfFontManager is a singleton class for managing the list of known fonts known to the Grf class.
DefaultGrfMarker - Class in uk.ac.starlink.ast.grf
Java class to draw a marker into a Graphics2D object.
DefaultGrfMarker() - Constructor for class uk.ac.starlink.ast.grf.DefaultGrfMarker
 
DefaultGrfState - Class in uk.ac.starlink.ast.grf
Java class to store the current GRF state.
DefaultGrfState() - Constructor for class uk.ac.starlink.ast.grf.DefaultGrfState
Constructor for the DefaultGrfState object
DefaultGrfState(double, double, double, double, double) - Constructor for class uk.ac.starlink.ast.grf.DefaultGrfState
Constructor for the DefaultGrfState object
DefaultGrfState(double, double, double, double, double, Rectangle, double) - Constructor for class uk.ac.starlink.ast.grf.DefaultGrfState
Constructor for the DefaultGrfState object
DefaultMutableNdx - Class in uk.ac.starlink.ndx
Provides a simple implementation of the MutableNdx interface, so provides mutator methods as well as the accessor methods of Ndx.
DefaultMutableNdx(NdxImpl) - Constructor for class uk.ac.starlink.ndx.DefaultMutableNdx
Constructs a MutableNdx from a given NdxImpl.
DefaultMutableNdx(Ndx) - Constructor for class uk.ac.starlink.ndx.DefaultMutableNdx
Constructs a MutableNdx from a given Ndx.
DefaultMutableNdx(NDArray) - Constructor for class uk.ac.starlink.ndx.DefaultMutableNdx
Constructs a MutableNdx from a given NDArray which will be its Image component.
defaultName - Static variable in class uk.ac.starlink.ast.gui.AxisLabelControls
The default short name for these controls.
defaultName - Static variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
The default short name for these controls.
defaultName - Static variable in class uk.ac.starlink.ast.gui.BorderControls
The default short name for these controls.
defaultName - Static variable in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
The default short name for these controls.
defaultName - Static variable in class uk.ac.starlink.ast.gui.GraphicsHintsControls
The default short name for these controls.
defaultName - Static variable in class uk.ac.starlink.ast.gui.GridControls
The default short name for these controls.
defaultName - Static variable in class uk.ac.starlink.ast.gui.StringsControls
The default short name for these controls.
defaultName - Static variable in class uk.ac.starlink.ast.gui.TickControls
The default short name for these controls.
defaultName - Static variable in class uk.ac.starlink.ast.gui.TitleControls
The default short name for these controls.
defaultQueries_ - Static variable in class uk.ac.starlink.vo.Ri1RegistryTableLoadDialog
List of preset queries available by default.
defaultShortNames - Static variable in interface uk.ac.starlink.diva.interp.InterpolatorFactory
Display names for Curves defined in the interface.
DefaultStoragePolicy - Class in diva.gui
A Default storage policy that is useful for most applications.
DefaultStoragePolicy() - Constructor for class diva.gui.DefaultStoragePolicy
 
DefaultStyle - Class in uk.ac.starlink.ttools.plot
Convenience partial implementation of Style which has a defined colour and stroke style, with other attributes given by a single object.
DefaultStyle(Color, Object) - Constructor for class uk.ac.starlink.ttools.plot.DefaultStyle
Constructs a style given a colour, style and otherAtts object.
defaultTileHeight - Static variable in class uk.ac.starlink.jaiutil.HDXImage
Default tile height
defaultTileWidth - Static variable in class uk.ac.starlink.jaiutil.HDXImage
Default tile width
DefaultTimeLineModel - Class in jsky.timeline
The default model of a time line.
DefaultTimeLineModel(int) - Constructor for class jsky.timeline.DefaultTimeLineModel
constructor
DefaultTimeLineModel(int, int, int) - Constructor for class jsky.timeline.DefaultTimeLineModel
constructor
DefaultTimeLineModel(Time, Time, int) - Constructor for class jsky.timeline.DefaultTimeLineModel
constructor
DefaultTimeLineNode - Class in jsky.timeline
An interface for a single node on the time line.
DefaultTimeLineNode() - Constructor for class jsky.timeline.DefaultTimeLineNode
constructor
DefaultTimeLineNode(Time, Time) - Constructor for class jsky.timeline.DefaultTimeLineNode
 
DefaultTimeLineNode(Time, Time, String) - Constructor for class jsky.timeline.DefaultTimeLineNode
 
DefaultTimeLineNode(VetoableTimeLineNodeModel) - Constructor for class jsky.timeline.DefaultTimeLineNode
 
DefaultTimeLineNodeModel - Class in jsky.timeline
Default version of the time line node model.
DefaultTimeLineNodeModel(Time, Time) - Constructor for class jsky.timeline.DefaultTimeLineNodeModel
constructor
DefaultTimeLineNodeModel(Time, Time, String) - Constructor for class jsky.timeline.DefaultTimeLineNodeModel
 
DefaultTimeLineNodeModel(Time, Time, String, boolean) - Constructor for class jsky.timeline.DefaultTimeLineNodeModel
 
defaultTitle - Static variable in class uk.ac.starlink.ast.gui.AxisLabelControls
The default title for these controls.
defaultTitle - Static variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
The default title for these controls.
defaultTitle - Static variable in class uk.ac.starlink.ast.gui.BorderControls
The default title for these controls.
defaultTitle - Static variable in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
The default title for these controls.
defaultTitle - Static variable in class uk.ac.starlink.ast.gui.GraphicsHintsControls
The default title for these controls.
defaultTitle - Static variable in class uk.ac.starlink.ast.gui.GridControls
The default title for these controls.
defaultTitle - Static variable in class uk.ac.starlink.ast.gui.PlotConfigurator
Default title for window: "Configure AST graphics options".
defaultTitle - Static variable in class uk.ac.starlink.ast.gui.StringsControls
The default title for these controls.
defaultTitle - Static variable in class uk.ac.starlink.ast.gui.TickControls
The default title for these controls.
defaultTitle - Static variable in class uk.ac.starlink.ast.gui.TitleControls
The default title for these controls.
DEFAULTUNITS_PROPERTY - Static variable in class jsky.science.Flux
 
DEFAULTUNITS_PROPERTY - Static variable in class jsky.science.Redshift
 
DEFAULTUNITS_PROPERTY - Static variable in class jsky.science.Time
 
DEFAULTUNITS_PROPERTY - Static variable in class jsky.science.Wavelength
 
DefaultValueInfo - Class in uk.ac.starlink.table
Default implementation of the ValueInfo interface.
DefaultValueInfo() - Constructor for class uk.ac.starlink.table.DefaultValueInfo
Constructs a new generic DefaultValueInfo object without a name.
DefaultValueInfo(String) - Constructor for class uk.ac.starlink.table.DefaultValueInfo
Constructs a new generic DefaultValueInfo object with a given name.
DefaultValueInfo(String, Class<?>) - Constructor for class uk.ac.starlink.table.DefaultValueInfo
Constructs a new DefaultValueInfo object with a given name and class.
DefaultValueInfo(String, Class<?>, String) - Constructor for class uk.ac.starlink.table.DefaultValueInfo
Constructs a new DefaultValueInfo object with a given name, class and description.
DefaultValueInfo(ValueInfo) - Constructor for class uk.ac.starlink.table.DefaultValueInfo
Constructs a DefaultValueInfo object which is a copy of an existing one.
DefaultVetoableTimeLineNodeModel - Class in jsky.timeline
The default class for the vetoable time line node model.
DefaultVetoableTimeLineNodeModel(Time, Time) - Constructor for class jsky.timeline.DefaultVetoableTimeLineNodeModel
constructor
DefaultVetoableTimeLineNodeModel(Time, Time, String) - Constructor for class jsky.timeline.DefaultVetoableTimeLineNodeModel
 
DefaultVetoableTimeLineNodeModel(Time, Time, String, boolean) - Constructor for class jsky.timeline.DefaultVetoableTimeLineNodeModel
 
defdfmt - Static variable in class uk.ac.starlink.ast.gui.ScientificFormat
 
defefmt - Static variable in class uk.ac.starlink.ast.gui.ScientificFormat
 
deghr(double) - Static method in class jsky.coords.WCSTransform
 
degrad(double) - Static method in class jsky.coords.WCSTransform
Conversions among hours of RA, degrees and radians.
DEGRADE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
Config key for HEALPix level degradation.
DEGREE - Static variable in class jsky.science.Coordinates
support conversion units
degree() - Method in class uk.ac.starlink.dpac.math.PolynomialFunction
Returns the degree of the polynomial.
DEGREE2 - Static variable in class uk.ac.starlink.ttools.plot2.layer.SolidAngleUnit
Square degree.
DEGREE_RADIANS - Static variable in class uk.ac.starlink.ttools.func.CoordsRadians
The size of one degree in radians.
DEGREES - Static variable in class uk.ac.starlink.ttools.cone.AngleUnits
Degrees.
DEGREES - Static variable in class uk.ac.starlink.ttools.convert.SkyUnits
Degrees.
degreesToDms(double) - Static method in class uk.ac.starlink.ttools.func.CoordsDegrees
Converts an angle in degrees to a formatted degrees:minutes:seconds string.
degreesToDms(double, int) - Static method in class uk.ac.starlink.ttools.func.CoordsDegrees
Converts an angle in degrees to a formatted degrees:minutes:seconds string with a given number of decimal places in the seconds field.
degreesToHms(double) - Static method in class uk.ac.starlink.ttools.func.CoordsDegrees
Converts an angle in degrees to a formatted hours:minutes:seconds string.
degreesToHms(double, int) - Static method in class uk.ac.starlink.ttools.func.CoordsDegrees
Converts an angle in degrees to a formatted hours:minutes:seconds string with a given number of decimal places in the seconds field.
degreesToRadians(double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts degrees to radians.
dehook(TimedStroke) - Static method in class diva.sketch.toolbox.DehookingStrokeFilter
At the beginning and the end of the given stroke, calculate the general direction vectors by taking the 2/10 of the total length from each end.
dehook(TimedStroke, double) - Static method in class diva.sketch.toolbox.DehookingStrokeFilter
 
dehook2(TimedStroke) - Static method in class diva.sketch.toolbox.DehookingStrokeFilter
 
DehookingStrokeFilter - Class in diva.sketch.toolbox
Eliminate the serifs at the ends of a stroke.
DehookingStrokeFilter() - Constructor for class diva.sketch.toolbox.DehookingStrokeFilter
Create a dehooking stroke filter with the default parameters.
DelegatingAttr - Class in uk.ac.starlink.votable.dom
 
DelegatingAttr(Attr, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingAttr
Constructor.
DelegatingAttr(Attr, DelegatingDocument, boolean) - Constructor for class uk.ac.starlink.votable.dom.DelegatingAttr
Constructs a DelegatingAttr with information about whether it is an ID-type attribute or not.
DelegatingCDATASection - Class in uk.ac.starlink.votable.dom
 
DelegatingCDATASection(CDATASection, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingCDATASection
 
DelegatingCharacterData - Class in uk.ac.starlink.votable.dom
 
DelegatingCharacterData(CharacterData, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingCharacterData
 
DelegatingComment - Class in uk.ac.starlink.votable.dom
 
DelegatingComment(Comment, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingComment
 
DelegatingDocument - Class in uk.ac.starlink.votable.dom
DOM Document implementation which delegates its operations to a base Document instance.
DelegatingDocument(Document, String) - Constructor for class uk.ac.starlink.votable.dom.DelegatingDocument
Constructs a new document which delegates its behaviour to a Document from another DOM.
DelegatingDocument(String) - Constructor for class uk.ac.starlink.votable.dom.DelegatingDocument
Constructs a new empty document based on a new empty document got from the default DOM implementation.
DelegatingDocumentFragment - Class in uk.ac.starlink.votable.dom
 
DelegatingDocumentFragment(DocumentFragment, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingDocumentFragment
 
DelegatingDocumentType - Class in uk.ac.starlink.votable.dom
 
DelegatingDocumentType(DocumentType, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingDocumentType
 
DelegatingElement - Class in uk.ac.starlink.votable.dom
 
DelegatingElement(Element, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingElement
 
DelegatingEntity - Class in uk.ac.starlink.votable.dom
 
DelegatingEntity(Entity, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingEntity
 
DelegatingEntityReference - Class in uk.ac.starlink.votable.dom
 
DelegatingEntityReference(EntityReference, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingEntityReference
 
DelegatingNode - Class in uk.ac.starlink.votable.dom
Node implementation which simply delegates all its methods to a base Node instance.
DelegatingNode(Node, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingNode
 
DelegatingNotation - Class in uk.ac.starlink.votable.dom
 
DelegatingNotation(Notation, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingNotation
 
DelegatingProcessingInstruction - Class in uk.ac.starlink.votable.dom
 
DelegatingProcessingInstruction(ProcessingInstruction, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingProcessingInstruction
 
DelegatingText - Class in uk.ac.starlink.votable.dom
 
DelegatingText(Text, DelegatingDocument) - Constructor for class uk.ac.starlink.votable.dom.DelegatingText
 
delete() - Method in class uk.ac.starlink.ast.AstObject
Delete this object.
DELETE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
DeleteAction(String, Icon) - Constructor for class uk.ac.starlink.util.gui.StoreControlFrame.DeleteAction
 
deleteColumn(StarTable, int) - Static method in class uk.ac.starlink.table.Tables
Returns a table equivalent to the original but with a given column deleted.
DeleteColumnFilter - Class in uk.ac.starlink.ttools.filter
Table filter for deleting a single column.
DeleteColumnFilter() - Constructor for class uk.ac.starlink.ttools.filter.DeleteColumnFilter
 
deleteColumns(StarTable, int[]) - Static method in class uk.ac.starlink.table.ColumnPermutedStarTable
Returns a ColumnPermutedStarTable with selected columns deleted.
deleteData(int, int) - Method in class uk.ac.starlink.votable.dom.DelegatingCharacterData
 
deleteFigure(DrawFigure) - Method in class uk.ac.starlink.diva.DrawActions
Delete a given figure, if displayed.
deleteFigures(Iterator) - Method in class diva.sketch.DeletionAction
Remove all of the figures in the given iterator.
deleteFont(Font) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Disable a font by removing it from the known list.
DeleteGroupedStrokeEdit() - Constructor for class diva.whiteboard.WhiteboardEdits.DeleteGroupedStrokeEdit
 
deleteHDU(String) - Method in class jsky.image.graphics.gui.FITSGraphics
Delete the table HDU with the given name, if found.
deleteHDU(int) - Method in class nom.tam.fits.Fits
Delete an HDU from the HDU list.
deleteKey(String) - Method in class nom.tam.fits.Header
Delete the card associated with the given key.
DeletePageEdit(MultipageModel, Page, Page, int) - Constructor for class diva.whiteboard.WhiteboardEdits.DeletePageEdit
 
deleteSegment(int) - Method in class diva.canvas.connector.ManhattanRouter
Delete a segment.
deleteSelected() - Method in class jsky.image.graphics.gui.CanvasDraw
Delete the selected figures.
deleteSelected() - Method in class uk.ac.starlink.diva.DrawActions
Delete the selected figures.
deleteSelectedAction - Variable in class jsky.image.graphics.gui.CanvasDraw
Action to use to delete the selected figure.
deleteSelectedAction - Variable in class uk.ac.starlink.diva.DrawActions
Action to use to delete the selected figure.
deleteSelectedConfigurations() - Method in class uk.ac.starlink.util.gui.StoreControlFrame
Delete all the selected configurations, or none if none are selected.
deleteSelectedRows() - Method in class jsky.catalog.gui.CatalogNavigator
If a table is being displayed, delete the selected rows.
deleteSelectedRows() - Method in class jsky.catalog.gui.TableDisplayTool
Delete the selected rows.
DeleteStrokeEdit(SketchModel, Symbol, MultipageModel) - Constructor for class diva.whiteboard.WhiteboardEdits.DeleteStrokeEdit
 
deleteTable(Fits, String) - Static method in class jsky.navigator.NavigatorFITSTable
Delete the named FITS table from the given FITS file.
DELETION_TYPE_ID - Static variable in class diva.whiteboard.CommandInterpreter
 
DeletionAction - Class in diva.sketch
This class encapsulates a deletion operation for pen interaction.
DeletionAction(BasicInterpreter) - Constructor for class diva.sketch.DeletionAction
Construct a deletion operator that executes within the given interpreter.
DeletionListener - Class in diva.graph.toolbox
This class provides deletion support for most simple JGraph components.
DeletionListener() - Constructor for class diva.graph.toolbox.DeletionListener
 
DeletionListener - Class in diva.graphx.toolbox
This class provides deletion support for most simple graph editors.
DeletionListener(GraphController) - Constructor for class diva.graphx.toolbox.DeletionListener
Create a new listener but don't attach it to anything.
DeletionListener(GraphController, JCanvas) - Constructor for class diva.graphx.toolbox.DeletionListener
Create a new listener and attach it to the given JCanvas.
DeletionPolicy - Interface in diva.graphx.toolbox
An interface that is implemented to provide a "policy" when items are deleted.
delFits() - Method in class uk.ac.starlink.ast.FitsChan
Delete the current FITS card in a FitsChan.
DelimitedPds4StarTable - Class in uk.ac.starlink.pds4
Concrete Pds4StarTable sublclass for delimited tables.
DelimitedPds4StarTable(DelimitedTable, URL) - Constructor for class uk.ac.starlink.pds4.DelimitedPds4StarTable
Constructor.
DelimitedTable - Interface in uk.ac.starlink.pds4
Table subinterface for PDS4 Table_Delimited objects.
delims - Variable in class uk.ac.starlink.util.AsciiFileParser
The permissible delimeters between fields.
Delta - Interface in diva.pod
A Delta is an incremental change in the data within some protocol.
delta - Variable in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
DELTA - Static variable in class gaia.cu9.tools.parallax.readers.StarVariablesCsvSchema
 
DELTA - Static variable in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Delta function kernel.
deltas() - Method in class diva.sketch.recognition.SceneDeltaSet
Return the deltas in sorted order from highest confidence to lowest.
DeltaXRelation - Class in diva.sketch.parser2d
Calculate the euclidean distance between given sites on pairs of input rectangles.
DeltaXRelation(int, int) - Constructor for class diva.sketch.parser2d.DeltaXRelation
Calculate the delta X between the given sites on two input elements (e1.x - e2.x).
DeltaYRelation - Class in diva.sketch.parser2d
Calculate the euclidean distance between given sites on pairs of input rectangles.
DeltaYRelation(int, int) - Constructor for class diva.sketch.parser2d.DeltaYRelation
Calculate the delta Y between the given sites on two input elements (e1.y - e2.y).
DEMO - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
DENSITY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the density of all submitted values.
DENSITY - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Configurable density mode.
DENSITY_RAMP - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key set for density point shading.
DensityPlot - Class in uk.ac.starlink.ttools.plot
Component which can display a density plot, which is to say, a two-dimensional histogram.
DensityPlot(PlotSurface) - Constructor for class uk.ac.starlink.ttools.plot.DensityPlot
Constructor.
DensityPlotEvent - Class in uk.ac.starlink.ttools.plot
PlotEvent for density plots.
DensityPlotEvent(Component, DensityPlotState, int, int, int, double[], double[]) - Constructor for class uk.ac.starlink.ttools.plot.DensityPlotEvent
Constructor.
DensityPlotState - Class in uk.ac.starlink.ttools.plot
PlotState specialist subclass used for density maps.
DensityPlotState() - Constructor for class uk.ac.starlink.ttools.plot.DensityPlotState
 
DensityStamper(Shader, Scaling, Subrange) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapeMode.DensityStamper
Constructor.
DensityStyle - Class in uk.ac.starlink.ttools.plot
Style for the way that a density map (2d histogram) is plotted.
DensityStyle(DensityStyle.Channel) - Constructor for class uk.ac.starlink.ttools.plot.DensityStyle
Constructs a new style which plots in a given colour channel.
DensityStyle.Channel - Class in uk.ac.starlink.ttools.plot
Enumeration class which describes a colour channel.
DensogramPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plots a histogram-like density map - a one-dimensional colour bar indicating density on the horizontal axis.
DensogramPlotter(FloatingCoord, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
Constructor.
DensogramPlotter.DensoStyle - Class in uk.ac.starlink.ttools.plot2.layer
Plotting style for this class.
DensoStyle(Color, Shader, Scaling, Subrange, Kernel1dShape, Combiner, BinSizer, Cumulation, int, double) - Constructor for class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter.DensoStyle
Constructor.
DeprecatedAttChecker - Class in uk.ac.starlink.ttools.votlint
Performs checking on attributes which are deprecated by the standard.
DeprecatedAttChecker(String) - Constructor for class uk.ac.starlink.ttools.votlint.DeprecatedAttChecker
Constructor.
DEPTH_THRESH - Static variable in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
DESCENDING - Static variable in class jsky.util.gui.SortedJTable
Descending sort type.
describedList(E[], Function<E, String>, Function<E, String>, boolean) - Static method in class uk.ac.starlink.ttools.DocUtils
Returns a XML string listing an array of objects with names and descriptions.
describedList(Collection<E>, Function<E, String>, Function<E, String>, boolean) - Static method in class uk.ac.starlink.ttools.DocUtils
Returns a XML string listing an array of objects with names and descriptions.
DescribedValue - Class in uk.ac.starlink.table
Contains a value (an Object) as well as a ValueInfo object which provides metadata about that value (name, class, shape, units and so on).
DescribedValue(ValueInfo) - Constructor for class uk.ac.starlink.table.DescribedValue
Constructs a new DescribedValue object to hold values described by a given ValueInfo object.
DescribedValue(ValueInfo, Object) - Constructor for class uk.ac.starlink.table.DescribedValue
Constructs a new DescribedValue object to hold values described by a given ValueInfo object and with a given initial value.
DESCRIP_INFO - Static variable in class uk.ac.starlink.gbin.GbinTableBuilder
ValueInfo for Gaia table description string.
description - Variable in class uk.ac.starlink.ast.gui.ComponentColourControls
Description of the colour that will be changed.
DESCRIPTION - Static variable in class uk.ac.starlink.vo.ResourceField
Description field.
DESCRIPTION_INFO - Static variable in class uk.ac.starlink.pds4.Pds4StarTable
 
DESCRIPTION_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
DESCRIPTION_KEY - Static variable in class uk.ac.starlink.datanode.nodes.ValueInfoMetamapGroup
 
DESCRIPTION_KEY - Static variable in class uk.ac.starlink.feather.FeatherStarTable
JSON key used to store description text in column user metadata.
deselect(CanvasFigure) - Method in interface jsky.graphics.CanvasGraphics
Deselect the given figure.
deselect(CanvasFigure) - Method in class jsky.image.graphics.DivaImageGraphics
Deselect the given figure.
DESELECTED - Static variable in interface jsky.graphics.CanvasFigure
Indicates that the figure was deselected
deselectRow(int) - Method in class jsky.catalog.gui.TableDisplay
Deselect the given table row.
deselectSymbol(TableQueryResult, int) - Method in class jsky.catalog.gui.BasicTablePlotter
Deselect the symbol corresponding to the given table row
deselectSymbol(TableQueryResult, int) - Method in interface jsky.catalog.gui.TablePlotter
Deselect the symbol corresponding to the given table row
deserialize(String) - Method in class jsky.util.Preferences
Attempt to read a serialized object from a file with the given base name.
desigToDec(String) - Static method in class uk.ac.starlink.ttools.func.Strings
Attempts to determine the ICRS Declination from an IAU-style designation such as "2MASS J04355524+1630331" following the specifications in the document https://cdsweb.u-strasbg.fr/Dic/iau-spec.html.
desigToIcrs(String) - Static method in class uk.ac.starlink.ttools.func.Strings
Attempts to decode an IAU-style designation such as "2MASS J04355524+1630331" to determine its sky position, following the specifications in the document https://cdsweb.u-strasbg.fr/Dic/iau-spec.html.
desigToRa(String) - Static method in class uk.ac.starlink.ttools.func.Strings
Attempts to determine the ICRS Right Ascension from an IAU-style designation such as "2MASS J04355524+1630331" following the specifications in the document https://cdsweb.u-strasbg.fr/Dic/iau-spec.html.
desktop - Static variable in class jsky.app.jskycat.JSkyCat
Main window, when using internal frames
DesktopContext - Class in diva.gui
DesktopContext is an application context that displays multiple content panes in an instance of a JDesktopPane.
DesktopContext(AppContext) - Constructor for class diva.gui.DesktopContext
Create an instance of this Frame with the application.
DesktopContext(AppContext, JComponent) - Constructor for class diva.gui.DesktopContext
Create an instance of this Frame with the application.
DesktopUtil - Class in jsky.util.gui
Draws tiles of a given image on the background of a given JDesktopPane.
DesktopUtil(JDesktopPane, String) - Constructor for class jsky.util.gui.DesktopUtil
Make an icon image, tile it on a JComponent and put the component in a background layer of the desktop.
Destination - Interface in uk.ac.starlink.util
Defines an object which can return an output stream, and hence represents the potential destination of a stream of data.
destroy() - Method in class diva.gui.AppletContext
Override the superclass's destroy method to call the user-specified exit action.
destroy() - Method in class uk.ac.starlink.ttools.server.FormServlet
 
destroy() - Method in class uk.ac.starlink.ttools.server.PlotServlet
 
destroy() - Method in class uk.ac.starlink.ttools.server.TaskServlet
 
destroyThumbnail(JButton) - Method in class diva.whiteboard.WhiteboardView
Invert whatever was done in createThumbnail().
det(double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Calculates the determinant of a matrix.
DetailedPropertyVetoException - Exception in jsky.timeline
Extends the PropertyVetoException and adds more detailed fields on why the propery change event is being vetoed.
DetailedPropertyVetoException(Object, String, String, PropertyChangeEvent) - Constructor for exception jsky.timeline.DetailedPropertyVetoException
constructor
DetailViewer - Interface in uk.ac.starlink.datanode.nodes
Defines an interface for nodes to display detailed information about themselves.
determineSearchParameters() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Skycat catalogs normally default to the following parameters: objectName, nameServer, ra, dec, minRadius, maxRadius, maxObjects.
DeterministicArrayImpl - Class in uk.ac.starlink.array
Toy ArrayImpl implementation not backed by real data.
DeterministicArrayImpl(NDShape, Type) - Constructor for class uk.ac.starlink.array.DeterministicArrayImpl
Constructs a DeterministicArrayImpl of the given type and shape.
Deuler(String, double, double, double) - Method in class uk.ac.starlink.pal.Pal
Form a rotation matrix from the Euler angles - three successive rotations about specified Cartesian axes.
DFLT - Static variable in class uk.ac.starlink.table.join.CollectionRunner
Untyped instance using default policy.
DFLT_BLOCKSIZE - Static variable in class uk.ac.starlink.ttools.filter.SortQuantiler
Default block size.
DFLT_BUFSIZE - Static variable in class uk.ac.starlink.fits.BufferedRandomInput
 
DFLT_CONFIG - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Default configuration for plane surface factory.
DFLT_GRID_SHADER - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader used by default for the transverse axis of non-absolute ramps.
DFLT_INTERPOLATE_DEPTH - Static variable in class uk.ac.starlink.ttools.plot2.CdsHealpixUtil
Default minimum interpolation for HEALPix tile edges.
DFLT_MATCH_RUNNER - Static variable in class uk.ac.starlink.ttools.task.RowRunnerParameter
Default runner instance for cross-matching purposes.
DFLT_MAX_TASKS_PER_CORE - Static variable in class uk.ac.starlink.util.SplitPolicy
Default value for maximum average number of subtasks per core.
DFLT_MIN_TASK_SIZE - Static variable in class uk.ac.starlink.util.SplitPolicy
Default value for minimum subtask size.
DFLT_PARALLELISM - Static variable in class uk.ac.starlink.table.join.RowMatcher
Actual value for default parallelism (also limited by machine).
DFLT_PARALLELISM_LIMIT - Static variable in class uk.ac.starlink.table.join.RowMatcher
Maximum suggested value for parallelism.
DFLT_POLICY - Static variable in class uk.ac.starlink.table.RowRunner
Default split policy.
DFLT_POLICY - Static variable in class uk.ac.starlink.util.SplitPolicy
Default splitting policy.
DFLT_RANK_ACCURACY - Static variable in class uk.ac.starlink.ttools.filter.GKQuantiler
Default rank accuracy.
DFLT_SCHEMES - Static variable in class uk.ac.starlink.auth.AuthUtil
Default list of authentication schemes in order of preference.
DFLT_UPLOAD_SER - Static variable in class uk.ac.starlink.vo.TapQuery
Default VOTable serialization format for uploading VOTables to a TAP service.
Dfltin(palString, double) - Method in class uk.ac.starlink.pal.Pal
Convert free-format input into double precision floating point.
dfmt - Variable in class uk.ac.starlink.ast.gui.ScientificFormat
 
DialogUtil - Class in jsky.util.gui
Utility class with static methods for commonly used dialogs.
DialogUtil() - Constructor for class jsky.util.gui.DialogUtil
 
DIAMOND - Static variable in class jsky.catalog.TablePlotSymbol
 
DIAMOND - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a diamond marker.
digits - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
The number of digits used to determine gap between major axes.
digitsField - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Number of digits used in label precision.
Dimxv(double[][], double[]) - Method in class uk.ac.starlink.pal.Pal
Performs the 3-d backward unitary transformation.
DIRECT - Static variable in class uk.ac.starlink.array.ScratchNDArray.BackingStore
 
direction - Variable in class diva.canvas.connector.ManhattanRouter.Segment
The direction of this segment
directionToAngle(int) - Static method in class diva.sketch.parser2d.RelationUtilities
Return the angle in radians corresponding to the given direction constant (EAST is 0 radians).
DIRECTORY - Static variable in interface jsky.catalog.Catalog
Value returned by getType() for catalogs that return a list of other catalogs
DIRECTORY - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
disableFigureDraggerSelection() - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Switch off selection using the drag box interactor.
DISCARD - Static variable in class uk.ac.starlink.table.StoragePolicy
Storage policy which just throws away the rows it is given.
DISCARD_MODE - Static variable in class uk.ac.starlink.ttools.plottask.PaintMode
Mode used to perform the plot internally, but produce no output.
DiscardByteStore - Class in uk.ac.starlink.table.storage
ByteStore implementation which discards bytes.
DiscardByteStore() - Constructor for class uk.ac.starlink.table.storage.DiscardByteStore
Constructor.
DiscardRowStore - Class in uk.ac.starlink.table.storage
Minimal implementation of RowStore which throws away the row data it is given.
DiscardRowStore() - Constructor for class uk.ac.starlink.table.storage.DiscardRowStore
 
disconnect() - Method in interface diva.pod.Channel
Disconnect this channel from its transmitter and receiver.
disconnectEdge(Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Disconnect an edge from its two endpoints and notify graph listeners with an EDGE_HEAD_CHANGED and an EDGE_TAIL_CHANGED event.
disconnectEdge(Object, Object) - Method in interface diva.graph.MutableGraphModel
Disconnect an edge from its two enpoints and notify graph listeners with an EDGE_HEAD_CHANGED and an EDGE_TAIL_CHANGED event whose source is the given source.
disconnectEdge(Object, Object) - Method in class diva.graphx.GraphModel
Deprecated. 
discOverlaps(double, double, double) - Method in interface uk.ac.starlink.ttools.cone.Coverage
Indicates whether a given disc on the sphere overlaps, or may overlap with this coverage.
discOverlaps(double, double, double) - Method in class uk.ac.starlink.ttools.cone.MocCoverage
 
discoverRegistryUrls(String) - Method in class uk.ac.starlink.vo.RegistryProtocol
Searches a given registry to discover new endpoint URLs serving this registry protocol.
DISK_CACHE - Static variable in class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
Smart disk-cached storage.
DiskCache - Class in uk.ac.starlink.ttools.plot2.data
Represents a persistent cache based on named files in a given directory of a filesystem.
DiskCache(File, long) - Constructor for class uk.ac.starlink.ttools.plot2.data.DiskCache
Constructor.
DiskRowStore - Class in uk.ac.starlink.table.storage
Implementation of RowStore which stores data on disk.
DiskRowStore(File) - Constructor for class uk.ac.starlink.table.storage.DiskRowStore
Constructs a new DiskRowStore which uses the given file as a backing store.
DiskRowStore() - Constructor for class uk.ac.starlink.table.storage.DiskRowStore
Constructs a new DiskRowStore which uses a temporary file as backing store.
dispatch(GraphViewEvent) - Method in class diva.graph.AbstractGraphController
Dispatch the given graph view event to all registered grpah view listeners.
dispatch(GraphViewEvent) - Method in interface diva.graph.GraphController
Dispatch the given graph view event to all registered grpah view listeners.
dispatch(GraphViewEvent) - Method in class diva.graphx.GraphController
Dispatch the given graph view event to all registered grpah view listeners.
dispatchEvent(AWTEvent) - Method in class diva.canvas.CanvasPane
Dispatch an AWT event on this pane.
dispatchEvent(AWTEvent) - Method in interface diva.canvas.event.EventAcceptor
Dispatch an AWT event within this component.
dispatchEvent(AWTEvent) - Method in class diva.canvas.event.EventLayer
Dispatch an AWT event on this layer.
dispatchEvent(AWTEvent) - Method in class diva.canvas.FigureLayer
Dispatch an AWT event on this layer.
dispatchEvent(AWTEvent) - Method in class diva.canvas.PaneWrapper
Dispatch an AWT event on this pane figure.
dispatchEvent(GraphEvent) - Method in class diva.graph.toolbox.GraphEventMulticaster
Dispatch an event to the list of listeners, calling the appropriate method based on the event's ID.
dispatchEvent(GraphEvent) - Method in class diva.graphx.event.GraphEventMulticaster
Dispatch an event to the list of listeners, calling the appropriate method based on the event's ID.
dispatchEvent(PropertyChangeEvent) - Method in class diva.util.PropertyChangeMulticaster
Dispatch the given event to all of the listeners.
dispatchGraphEvent(GraphEvent) - Method in class diva.graph.AbstractGraphModel
Send an graph event to all of the graph listeners.
dispatchGraphEvent(GraphEvent) - Method in interface diva.graph.GraphModel
Send an graph event to all of the graph listeners.
dispatchGraphEvent(GraphEvent) - Method in class diva.graphx.GraphModel
Send an graph event to all of the graph listeners.
dispatchSelectionEvent(SelectionEvent) - Method in class diva.canvas.interactor.BasicSelectionModel
Dispatch a selection event to all registered listeners
displace(double, double, double[]) - Method in class uk.ac.starlink.ttools.plot2.layer.TangentPlaneTransformer
Determines the normalised 3D position in view coordinates of a position at given coordinates in this object's tangent plane.
display - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Label showing current font.
display() - Method in class uk.ac.starlink.xdoc.fig.FigureIcon
Displays the figure in a Swing window.
DISPLAY_WINDOW_CHANGE - Static variable in class jsky.timeline.TimeLine
 
displayAdviceMessage(String[]) - Method in class uk.ac.starlink.vo.RegistryPanel
Displays a user-directed message in the panel which contains the results table.
displayDocument(Document) - Method in class diva.whiteboard.Whiteboard
Display the given document.
displayFITSTable(int) - Method in class jsky.image.gui.DivaMainImageDisplay
Display the FITS table at the given HDU index (if supported).
displayFITSTable(int) - Method in interface jsky.image.gui.MainImageDisplay
Display the FITS table at the given HDU index (if supported).
displayFITSTable(int) - Method in class jsky.navigator.NavigatorImageDisplay
Display the FITS table at the given HDU index.
displayHTMLPage(URL) - Method in class jsky.catalog.gui.CatalogNavigator
Display the given HTML URL in a popup window containing a JEditorPane.
displayHTMLPage(URL) - Method in interface jsky.catalog.HTMLQueryResultHandler
Display the contents of the HTML page given by the the URL
displayPlainText(URL) - Method in class jsky.catalog.gui.CatalogNavigator
Display the text pointed to by the given URL.
displayTrace() - Method in class diva.compat.trace.TraceTutorial
Display the trace model
dispos(WorldCoordinates) - Method in interface jsky.coords.WorldCoordinates
return the distance between this position and the given one in arcmin and also set the position angle
dispos(double, double, double, double) - Static method in class jsky.coords.WorldCoords
Computes distance and position angle solving a spherical triangle (no approximations).
dispos(WorldCoordinates) - Method in class jsky.coords.WorldCoords
return the distance between this position and the given one in arcmin and also set the position angle
dispose() - Method in class jsky.image.gui.DivaMainImageDisplay
Cleanup when the window is no longer needed.
dispose() - Method in class jsky.navigator.NavigatorImageDisplay
Cleanup when the window is no longer needed.
dispose() - Method in class uk.ac.starlink.plastic.HubTester
Disposes of this tester, clearing up as appropriate.
dispose() - Method in class uk.ac.starlink.table.gui.ProgressBarTableSink
Ensure all resources are released and no further changes will be made to the progress bar.
disposeBuffer(ByteBuffer) - Method in class uk.ac.starlink.fits.BufferManager
Asserts that the supplied buffer, originally acquired from BufferManager.createBuffer(), will no longer be used.
dist(Coordinates) - Method in interface jsky.coords.Coordinates
Return the distance between this position and the given one in the standard units of the coordinate system being used (arcmin for WorldCoords, pixels for ImageCoords, ...).
dist(double, double, double, double) - Static method in class jsky.coords.ImageCoords
Return the distance between the two points.
dist(ImageCoords) - Method in class jsky.coords.ImageCoords
Return the distance between this position and the given one.
dist(Coordinates) - Method in class jsky.coords.ImageCoords
Return the distance between this position and the given one.
dist(WorldCoords) - Method in class jsky.coords.WorldCoords
Return the distance between this position and the given one in arcmin.
dist(Coordinates) - Method in class jsky.coords.WorldCoords
Return the distance between this position and the given one in arcmin.
dist(double, double, double, double) - Static method in class jsky.coords.WorldCoords
static member to get the distance between 2 points in arcmin
distance(double, double, double, double) - Static method in class diva.sketch.features.FEUtilities
Return the Euclidean distance between two points, (x1, y1) and (x2, y2).
distance(SceneElement, int, SceneElement, int) - Static method in class diva.sketch.parser2d.AbstractRule
Return the distance between the constructor-specified sites on r1 and r2, respectively.
distance(double[], double[]) - Method in class uk.ac.starlink.ast.Frame
Calculate the distance between two points in a Frame.
distanceBoundsEdsd(double, double, double) - Static method in class uk.ac.starlink.ttools.func.Gaia
Calculates the 5th and 95th percentile confidence intervals on the distance estimate using the Exponentially Decreasing Space Density prior.
distanceEstimateEdsd(double, double, double) - Static method in class uk.ac.starlink.ttools.func.Gaia
Best estimate of distance using the Exponentially Decreasing Space Density prior.
DistanceEstimation - Class in gaia.cu9.tools.parallax.datamodel
 
DistanceEstimation(long, double, double[], double, double[]) - Constructor for class gaia.cu9.tools.parallax.datamodel.DistanceEstimation
 
DistanceEstimationMethod - Class in gaia.cu9.tools.parallax.PDF
 
DistanceEstimationMethod() - Constructor for class gaia.cu9.tools.parallax.PDF.DistanceEstimationMethod
 
DistanceEstimator - Class in gaia.cu9.tools.parallax
This class calculates the distance estimation for a given star.
DistanceEstimator() - Constructor for class gaia.cu9.tools.parallax.DistanceEstimator
 
DistanceEstimator(DistanceEstimator.EstimationType, Map<String, String>) - Constructor for class gaia.cu9.tools.parallax.DistanceEstimator
 
DistanceEstimator.EstimationType - Enum in gaia.cu9.tools.parallax
 
DISTANCEMODULUS - Static variable in class jsky.science.Redshift
 
DISTANCEMODULUSABBREV - Static variable in class jsky.science.Redshift
 
distanceMultiplier - Variable in class gaia.cu9.tools.parallax.readers.CsvSchema
 
distanceQuantilesEdsd(double, double, double, double...) - Static method in class uk.ac.starlink.ttools.func.Gaia
Calculates arbitrary quantiles for the distance estimate using the Exponentially Decreasing Space Density prior.
DistanceRelation - Class in diva.sketch.parser2d
Calculate the euclidean distance between given sites on pairs of input rectangles.
DistanceRelation(int, int) - Constructor for class diva.sketch.parser2d.DistanceRelation
Calculate the euclidean distance between the given sites on two input rectangles.
Distances - Class in uk.ac.starlink.ttools.func
Functions for converting between different measures of cosmological distance.
distanceSquared(double, double, double, double) - Static method in class diva.sketch.features.FEUtilities
Return the square of the distance between two points, (x1, y1) and (x2, y2).
distanceStartEnd(TimedStroke) - Static method in class diva.sketch.features.DistanceStartEndPtsFE
Return the distance between the first and the last point of the stroke.
DistanceStartEndPtsFE - Class in diva.sketch.features
DistanceStartEndPtsFE computes the distance between the first and the last point of a stroke.
DistanceStartEndPtsFE() - Constructor for class diva.sketch.features.DistanceStartEndPtsFE
 
distanceToModulus(double) - Method in class gaia.cu9.tools.parallax.DistanceEstimator
 
distanceToModulus(double) - Static method in class uk.ac.starlink.ttools.func.Gaia
Converts a distance in parsec to a distance modulus.
diva.canvas - package diva.canvas
A Java2D structured graphics package.
diva.canvas.connector - package diva.canvas.connector
Support for "connectors," which are figures that draw themselves between sites on other figures.
diva.canvas.demo - package diva.canvas.demo
This is a demonstration application for the Diva canvas.
diva.canvas.event - package diva.canvas.event
Event-handling support for the Diva canvas.
diva.canvas.interactor - package diva.canvas.interactor
The library of interactors and other interaction support.
diva.canvas.test - package diva.canvas.test
 
diva.canvas.toolbox - package diva.canvas.toolbox
The Diva "toolbox" package.
diva.canvas.tutorial - package diva.canvas.tutorial
A set of tutorials for the Diva canvas.
diva.compat - package diva.compat
 
diva.compat.canvas - package diva.compat.canvas
 
diva.compat.gui - package diva.compat.gui
Utility classes to help building GUIs for demos and applications.
diva.compat.trace - package diva.compat.trace
Visualization surfaces for "railroad" diagrams.
diva.compat.util - package diva.compat.util
 
diva.compat.xml - package diva.compat.xml
A package of utilities for the XML parsing and printing.
diva.graph - package diva.graph
A generic and highly-extensible graph visualization library whose basic interface is a widget analagous to java.swing.JTree.
diva.graph.basic - package diva.graph.basic
 
diva.graph.layout - package diva.graph.layout
A graph layout package which provides static and incremental node layout and edge routing facilities.
diva.graph.modular - package diva.graph.modular
 
diva.graph.schematic - package diva.graph.schematic
 
diva.graph.test - package diva.graph.test
 
diva.graph.toolbox - package diva.graph.toolbox
 
diva.graph.tutorial - package diva.graph.tutorial
A package full of tutorial code which demonstrates various aspects of the Diva graph package.
diva.graphx - package diva.graphx
The diva.graphx package provides extensible and interactive viewing of graph data structures.
diva.graphx.event - package diva.graphx.event
Event-handling support for diva.graphx.
diva.graphx.interaction - package diva.graphx.interaction
Interaction support for diva.graphx.
diva.graphx.toolbox - package diva.graphx.toolbox
A collection of graph-related utility classes.
diva.graphx.tutorial - package diva.graphx.tutorial
A package full of tutorial code which demonstrates various aspects of the Diva graph package.
diva.gui - package diva.gui
The Diva GUI framework.
diva.gui.toolbox - package diva.gui.toolbox
A collection of useful GUI-related classes and widgets.
diva.gui.tutorial - package diva.gui.tutorial
 
diva.pod - package diva.pod
A Pod, in Diva, is an object that contains a "pile of data." This is our term for complex data structures that evolve with time.
diva.pod.lwgraph - package diva.pod.lwgraph
A light-weight graph package for implementing Pods.
diva.pod.test - package diva.pod.test
 
diva.resource - package diva.resource
This package contains resources for Diva.
diva.sketch - package diva.sketch
This package contains classes for building a sketch-based user interface.
diva.sketch.classification - package diva.sketch.classification
This package provides basic pattern classification.
diva.sketch.demo - package diva.sketch.demo
 
diva.sketch.features - package diva.sketch.features
This package implements feature extraction including Rubine's list of features given in [1].
diva.sketch.parser2d - package diva.sketch.parser2d
 
diva.sketch.rcl - package diva.sketch.rcl
 
diva.sketch.recognition - package diva.sketch.recognition
Utilities for doing single-stroke and multi-stroke recognition.
diva.sketch.test - package diva.sketch.test
 
diva.sketch.toolbox - package diva.sketch.toolbox
This package contains general utilities for applications that use recognition, such as: stroke filtering utilities out-of-the-box recognizers etc
diva.util - package diva.util
A package of utility classes.
diva.util.aelfred - package diva.util.aelfred
This package contains the source of the Aelfred XML parser from Microstar.
diva.util.java2d - package diva.util.java2d
Java2D support classes and methods.
diva.util.jester - package diva.util.jester
A small package for writing test suites for Java classes.
diva.util.jester.demo - package diva.util.jester.demo
This is a simple package containing a couple of classes and test files for them that use the diva.util.jester framework to exercise them.
diva.util.test - package diva.util.test
 
diva.util.xml - package diva.util.xml
A package of utilities for the XML parsing and printing.
diva.whiteboard - package diva.whiteboard
The Diva whiteboard is a sketch-based editor.
DivaGraphicsImageDisplay - Class in jsky.image.gui
Implements a JAI based image display window with extra support for 2D graphics, based on the Diva package.
DivaGraphicsImageDisplay(GraphicsPane, ImageProcessor, String) - Constructor for class jsky.image.gui.DivaGraphicsImageDisplay
Construct an image display widget with the given graphics pane and name to display the output of the given image processor.
DivaGraphicsImageDisplay(ImageProcessor, String) - Constructor for class jsky.image.gui.DivaGraphicsImageDisplay
Construct an image display widget with the given name to display the output of the given image processor.
DivaGraphicsImageDisplay(String) - Constructor for class jsky.image.gui.DivaGraphicsImageDisplay
Construct an image display widget with the given name.
DivaGraphicsImageDisplay() - Constructor for class jsky.image.gui.DivaGraphicsImageDisplay
Construct an image display widget.
DivaImageGraphics - Class in jsky.image.graphics
Implements drawing for image overlays.
DivaImageGraphics(DivaGraphicsImageDisplay) - Constructor for class jsky.image.graphics.DivaImageGraphics
Construct an object for drawing on the given image display.
DivaMainImageDisplay - Class in jsky.image.gui
Implements the main image display window and provides methods to implement each of the menu items in the ImageDisplayMenuBar class.
DivaMainImageDisplay(GraphicsPane) - Constructor for class jsky.image.gui.DivaMainImageDisplay
Initialize with the given Diva GraphicsPane (contains the layers used to draw the image and graphcs.
DivaMainImageDisplay(GraphicsPane, ImageProcessor) - Constructor for class jsky.image.gui.DivaMainImageDisplay
Initialize with the given Diva GraphicsPane (contains the layers used to draw the image and graphcs.
DivaMainImageDisplay() - Constructor for class jsky.image.gui.DivaMainImageDisplay
Default constructor.
DivaMainImageDisplay(GraphicsPane, Component, ImageProcessor) - Constructor for class jsky.image.gui.DivaMainImageDisplay
Construct a DivaMainImageDisplay widget.
DivaMainImageDisplay(GraphicsPane, Component) - Constructor for class jsky.image.gui.DivaMainImageDisplay
Construct a DivaMainImageDisplay widget.
DivaMainImageDisplay(Component) - Constructor for class jsky.image.gui.DivaMainImageDisplay
Construct a DivaMainImageDisplay widget.
divide(Object, Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the element-by-element result of dividing either two numeric arrays of the same length, or an array and a scalar considered as if an array of the right length.
Djcal(double) - Method in class uk.ac.starlink.pal.Pal
Modified Julian Date to Gregorian calendar, expressed in a form convenient for formatting messages (namely rounded to a specified precision, and with the fields stored in a single array).
Djcl(double) - Method in class uk.ac.starlink.pal.Pal
Modified Julian Date to Gregorian year, month, day, and fraction of a day.
Dm2av(double[][]) - Method in class uk.ac.starlink.pal.Pal
From a rotation matrix, determine the corresponding axial vector.
Dmat(double[][], double[]) - Method in class uk.ac.starlink.pal.Pal
Matrix inversion & solution of simultaneous equations.
DMS - Class in jsky.coords
Class representing a value of the form "deg:min:sec".
DMS() - Constructor for class jsky.coords.DMS
Default constructor: initialize to null values
DMS(double, int, double) - Constructor for class jsky.coords.DMS
Initialize with the given degrees, minutes and seconds.
DMS(double) - Constructor for class jsky.coords.DMS
Initialize from a decimal value and calculate H:M:S.sss.
DMS(DMS) - Constructor for class jsky.coords.DMS
Copy constructor
DMS(String) - Constructor for class jsky.coords.DMS
Initialize from a string value, in format H:M:S.sss, hh, d.ddd, or H M S.
DMSDegreesValueConverter() - Constructor for class uk.ac.starlink.vo.ValueConverter.DMSDegreesValueConverter
 
dmsToDegrees(String) - Static method in class uk.ac.starlink.ttools.func.CoordsDegrees
Converts a formatted degrees:minutes:seconds string to an angle in degrees.
dmsToDegrees(double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsDegrees
Converts degrees, minutes, seconds to an angle in degrees.
dmsToRadians(String) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts a formatted degrees:minutes:seconds string to an angle in radians.
dmsToRadians(double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts degrees, minutes, seconds to an angle in radians.
Dmxm(double[][], double[][]) - Method in class uk.ac.starlink.pal.Pal
Product of two 3x3 matrices.
Dmxv(double[][], double[]) - Method in class uk.ac.starlink.pal.Pal
Performs the 3-d forward unitary transformation.
Doc(String, String) - Constructor for class uk.ac.starlink.ttools.taplint.DatalinkCode.Doc
Constructor.
DOC_ZONE_SUFFIX - Static variable in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
docIncludesExample() - Method in class uk.ac.starlink.cdf.CdfTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.ecsv.EcsvTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.ecsv.EcsvTableWriter
 
docIncludesExample() - Method in class uk.ac.starlink.feather.FeatherTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.feather.FeatherTableWriter
 
docIncludesExample() - Method in class uk.ac.starlink.fits.ColFitsTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.fits.FitsTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.gbin.GbinTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.mirage.MirageTableWriter
 
docIncludesExample() - Method in class uk.ac.starlink.parquet.ParquetTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.parquet.ParquetTableWriter
 
docIncludesExample() - Method in class uk.ac.starlink.pds4.Pds4TableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.table.formats.AsciiTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.table.formats.AsciiTableWriter
 
docIncludesExample() - Method in class uk.ac.starlink.table.formats.CsvTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.table.formats.CsvTableWriter
 
docIncludesExample() - Method in interface uk.ac.starlink.table.formats.DocumentedIOHandler
Indicates whether the serialization of some (short) example table should be added to the user documentation for this handler.
docIncludesExample() - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
 
docIncludesExample() - Method in class uk.ac.starlink.table.formats.IpacTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.table.formats.IpacTableWriter
 
docIncludesExample() - Method in class uk.ac.starlink.table.formats.LatexTableWriter
 
docIncludesExample() - Method in class uk.ac.starlink.table.formats.MrtTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.table.formats.TextTableWriter
 
docIncludesExample() - Method in class uk.ac.starlink.table.formats.TstTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.table.formats.TstTableWriter
 
docIncludesExample() - Method in class uk.ac.starlink.table.formats.WDCTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.votable.ColFitsPlusTableWriter
 
docIncludesExample() - Method in class uk.ac.starlink.votable.FitsPlusTableWriter
 
docIncludesExample() - Method in class uk.ac.starlink.votable.VOTableBuilder
 
docIncludesExample() - Method in class uk.ac.starlink.votable.VOTableWriter
 
DocletOutput - Interface in uk.ac.starlink.ttools.build
Serializes text obtained from javadocs to some specific output format.
DocletOutput.DocVariable - Interface in uk.ac.starlink.ttools.build
Characterises a method parameter.
DocletUtil - Class in uk.ac.starlink.ttools.build
Utility class containing API-independent helper functions for writing doclets.
doClose() - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
DocNames - Class in uk.ac.starlink.ttools.gui
Static methods to give the locations of run-time javadocs.
DocNames() - Constructor for class uk.ac.starlink.ttools.gui.DocNames
 
doctypeDecl(String, String, String) - Method in class diva.compat.xml.XmlReader.Handler
Handle a document type declaration.
doctypeDecl(String, String, String) - Method in class diva.util.aelfred.HandlerBase
Handle a document type declaration.
doctypeDecl(String, String, String) - Method in interface diva.util.aelfred.XmlHandler
Document type declaration.
doctypeDecl(String, String, String) - Method in class diva.util.xml.XmlReader.Handler
Handle a document type declaration.
DoctypeInterpolator - Class in uk.ac.starlink.ttools.votlint
Attempts to check that a DOCTYPE declaration is present in an input stream representing XML.
DoctypeInterpolator() - Constructor for class uk.ac.starlink.ttools.votlint.DoctypeInterpolator
 
Document - Interface in diva.gui
Document is an interface that captures the notion of a document in a graphical application.
document - Variable in class uk.ac.starlink.util.gui.StoreConfiguration
The Document.
DocumentDataNode - Class in uk.ac.starlink.datanode.nodes
DataNode implementation which describes a top-level XML document.
DocumentDataNode(XMLDocument) - Constructor for class uk.ac.starlink.datanode.nodes.DocumentDataNode
 
DocumentDataNode(Source) - Constructor for class uk.ac.starlink.datanode.nodes.DocumentDataNode
 
DocumentDataNodeBuilder - Class in uk.ac.starlink.datanode.factory
 
Documented - Interface in uk.ac.starlink.table
Mixin interface that provides extended user documentation for an object.
DocumentedIOHandler - Interface in uk.ac.starlink.table.formats
Marker interface providing some behaviour that should be implemented by table I/O handlers to assist with auto-generating XML user documentation.
DocumentedStreamStarTableWriter - Class in uk.ac.starlink.table.formats
Partial StarTableWriter implementation for use by writers which just write to output streams, and which also implements DocumentedIOHandler.
DocumentedStreamStarTableWriter(String[]) - Constructor for class uk.ac.starlink.table.formats.DocumentedStreamStarTableWriter
Constructor.
DocumentedTableBuilder - Class in uk.ac.starlink.table.formats
Partial TableBuilder implementation that adds some behaviour useful when auto-generating XML user documentation for I/O handlers.
DocumentedTableBuilder(String[]) - Constructor for class uk.ac.starlink.table.formats.DocumentedTableBuilder
Constructor.
DocumentFactory - Interface in diva.gui
DocumentFactory is an factory interface that creates Document objects.
documentList() - Method in class diva.gui.AbstractApplication
Get list of all document objects known by this application.
documentList() - Method in interface diva.gui.Application
Get an iterator over all documents
doCurl(Object, Object, int[], int) - Static method in class nom.tam.util.ArrayFuncs
Do the curling of the 1-d to multi-d array.
docURL(Object) - Static method in class uk.ac.starlink.ttools.gui.DocNames
Returns the URL which points to the documentation object for a given object, or null if none can be found.
DocUtils - Class in uk.ac.starlink.ttools
Utilities used for automatically-generated documentation.
doDrawing(Graphics2D) - Method in class uk.ac.starlink.xdoc.fig.FigureIcon
Implement this method to draw the figure content.
doFlatten(Object, Object, int) - Static method in class nom.tam.util.ArrayFuncs
This routine does the actually flattening of multi-dimensional arrays.
doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.starlink.ttools.server.FormServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.starlink.ttools.server.PlotServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.starlink.ttools.server.TaskServlet
 
doGridBagLayout(GridBagUtil) - Method in class jsky.catalog.gui.CatalogQueryPanel
Combine the panel items in the correct layout.
DOI - Static variable in class uk.ac.starlink.ttools.calc.WebMapper
Mapper for a DOI (Digital Object Identifier).
doiUrl(String) - Static method in class uk.ac.starlink.ttools.func.URLs
Maps a DOI (Digital Object Identifier) to its dislay URL.
Domain<M extends DomainMapper> - Interface in uk.ac.starlink.table
Common value domain.
DomainMapper - Interface in uk.ac.starlink.table
Marker interface for objects that can map input values to a particular common value domain.
DOMAINMAPPER_SUFFIX - Static variable in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
DOMUtils - Class in uk.ac.starlink.util
Provides convenience methods for handling DOMs.
done(boolean) - Method in class uk.ac.starlink.table.gui.SaveWorker
Called from the event dispatch thread when the save has completed.
done() - Method in class uk.ac.starlink.table.gui.TableSaveChooser
Called when the table has been written.
done(long) - Method in interface uk.ac.starlink.table.ProgressRowSplittable.Target
Reports that progress has finished.
doPerform(URI, URI, List) - Method in class uk.ac.starlink.plastic.HubManager
Does the work for processing an application-type hub message.
doPost(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.starlink.ttools.server.PlotServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.starlink.ttools.server.TaskServlet
 
doReading(InputStream) - Method in class uk.ac.starlink.util.PipeReaderThread
This method should be implemented to consume all the bytes in the given input stream.
doSort() - Method in class jsky.util.gui.SortedJTable
Performs the sort.
DOT - Static variable in class uk.ac.starlink.ast.grf.DefaultGrf
Use a dotted line drawing style.
DOT - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a dot marker.
dot(GVector3d) - Method in class uk.ac.starlink.dpac.epoch.GVector3d
Calculates the dot product of this and another given vector.
dot(double[], double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Calclulates the scalar (dot) product of two vectors.
DOT_TO_DOT - Static variable in class uk.ac.starlink.ttools.plot.MarkStyle
Symbolic constant meaning join points by straight line segments.
DOTDASH - Static variable in class uk.ac.starlink.ast.grf.DefaultGrf
Use a dot dash line drawing style.
dotProduct(double, double, double, double, double, double) - Static method in class diva.sketch.features.FEUtilities
Return the dot product of the vector (x1, y1)(x2, y2) and the vector (x2, y2)(x3, y3).
dotProduct(double, double, double, double, double, double, double, double) - Static method in class diva.sketch.features.FEUtilities
Return the dot product of the vector (p1xh, p1yh)(p1xt, p1yt) and the vector (p2xh,p2yh)(p2xt, p2yt) h = head, t = tail, tail-------->head
dotProduct(Object, Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the dot (scalar) product of two numeric arrays.
Double(int) - Constructor for class diva.util.java2d.Polygon2D.Double
Create a new polygon with space for the given number of vertices.
Double(double[]) - Constructor for class diva.util.java2d.Polygon2D.Double
Create a new polygon with the given vertices, in the format [x0, y0, x1, y1, ...
Double() - Constructor for class diva.util.java2d.Polygon2D.Double
Create a new polygon with no coordinates
Double(double, double) - Constructor for class diva.util.java2d.Polygon2D.Double
Create a new polygon with a single start point
Double() - Constructor for class diva.util.java2d.Polyline2D.Double
Create a new polyline with no coordinates
Double(int) - Constructor for class diva.util.java2d.Polyline2D.Double
Create a new polyline with "initSize" number of vertices.
Double(double, double, double, double) - Constructor for class diva.util.java2d.Polyline2D.Double
Create a new polyline with two vertices.
Double(Polyline2D) - Constructor for class diva.util.java2d.Polyline2D.Double
Copy constructor for efficient copying of Polyline2D.
DOUBLE - Static variable in class uk.ac.starlink.array.Type
Object representing primitive data of double type.
DOUBLE - Static variable in class uk.ac.starlink.plastic.ValueType
Double precision type.
DOUBLE - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for 64-bit floating point, nulls treated like NaN.
DOUBLE_ARRAY - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for variable-length array of 64-bit doubles.
DOUBLE_INDEX - Static variable in interface nom.tam.util.PrimitiveInfo
 
DoubleArrayConfigKey - Class in uk.ac.starlink.ttools.plot2.config
Config key for a list of floating point values.
DoubleArrayConfigKey(ConfigMeta, double[]) - Constructor for class uk.ac.starlink.ttools.plot2.config.DoubleArrayConfigKey
Constructor.
DoubleArrayParameter - Class in uk.ac.starlink.ttools.task
Parameter for acquiring a fixed-length array of floating point values.
DoubleArrayParameter(String, int) - Constructor for class uk.ac.starlink.ttools.task.DoubleArrayParameter
Constructor.
DoubleBinaryFieldAdapter - Class in gov.nasa.pds.objectAccess.table
Implements a field adapter for binary, double-precision, floating-point fields.
DoubleBinaryFieldAdapter(boolean) - Constructor for class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
DoubleConfigKey - Class in uk.ac.starlink.ttools.plot2.config
Config key for double precision values.
DoubleConfigKey(ConfigMeta, double) - Constructor for class uk.ac.starlink.ttools.plot2.config.DoubleConfigKey
Constructor.
doubleEquals(double, double) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Indicates whether two double values are equivalent.
doubleFromString(String) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Convert a String back to a double.
doubleFromString(String) - Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Convert a String back to a double.
DoubleList - Class in uk.ac.starlink.util
Extendable array of doubles.
DoubleList() - Constructor for class uk.ac.starlink.util.DoubleList
Constructs a new list.
DoubleList(int) - Constructor for class uk.ac.starlink.util.DoubleList
Constructs a new list with a given initial capacity.
DoubleList(double[]) - Constructor for class uk.ac.starlink.util.DoubleList
Constructs a new list initialised to the contents of a given array.
DoubleParameter - Class in uk.ac.starlink.task
Parameter representing a double precision number.
DoubleParameter(String) - Constructor for class uk.ac.starlink.task.DoubleParameter
Constructor.
doublesValue(Environment) - Method in class uk.ac.starlink.ttools.task.DoubleArrayParameter
Returns the parameter value as an array of doubles.
doubleToString(double) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Convert a double to a String.
doubleToString(double) - Static method in class uk.ac.starlink.ttools.plot2.config.DoubleConfigKey
Returns a string representation of a double value.
doubleToString(double) - Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Convert a double to a String.
doubleToString(double) - Method in class uk.ac.starlink.vo.DalQuery
Encodes a floating point value as a string for use in a DAL query.
doubleValue() - Method in class uk.ac.starlink.ast.gui.AstDouble
 
doubleValue(Environment) - Method in class uk.ac.starlink.task.DoubleParameter
Returns the value of this parameter as a double.
DoubleValueField - Class in uk.ac.starlink.vo
Generalised data entry field which can hold a double precision number.
DoubleValueField(String, ValueConverter[]) - Constructor for class uk.ac.starlink.vo.DoubleValueField
Constructs a value field given its name.
DoubleValueField(ValueInfo, ValueConverter[]) - Constructor for class uk.ac.starlink.vo.DoubleValueField
Constructs a value field given a ValueInfo object.
DOWN - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
Downloader<T> - Class in uk.ac.starlink.util.gui
Manages downloading of data that only needs to be got once.
Downloader(Class<T>, String) - Constructor for class uk.ac.starlink.util.gui.Downloader
Constructor.
downloadImageToTempFile(URL) - Method in class jsky.image.gui.DivaMainImageDisplay
Download the given URL to a temporary file in a separate thread and then display the image file when done.
DOWNTRIANGLE - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a pointing down triangle marker.
Dr2af(double) - Method in class uk.ac.starlink.pal.Pal
Convert an angle in radians into degrees, arcminutes, arcseconds.
Dr2tf(double) - Method in class uk.ac.starlink.pal.Pal
Convert an angle in radians to hours, minutes, seconds.
drag(Surface, Point, int, Point) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeNavigator
 
drag(Surface, Point, int, Point) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneNavigator
 
drag(Surface, Point, int, Point) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyNavigator
 
drag(Surface, Point, int, Point) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeNavigator
 
drag(Surface, Point, int, Point) - Method in interface uk.ac.starlink.ttools.plot2.Navigator
Drag gesture.
DRAG1 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
DRAG2 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
DRAG3 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
DRAG_1 - Static variable in class uk.ac.starlink.ttools.plot2.Gesture
Drag using mouse button 1.
DRAG_2 - Static variable in class uk.ac.starlink.ttools.plot2.Gesture
Drag using mouse button 2.
DRAG_3 - Static variable in class uk.ac.starlink.ttools.plot2.Gesture
Drag using mouse button 3.
dragDropEnd(DragSourceDropEvent) - Method in class jsky.util.gui.DraggableTree.TreeDragSourceListener
 
dragEnter(DragSourceDragEvent) - Method in class jsky.util.gui.DraggableTree.TreeDragSourceListener
 
dragEnter(DropTargetDragEvent) - Method in class uk.ac.starlink.datanode.tree.BasicDropHandler
 
dragExit(DragSourceEvent) - Method in class jsky.util.gui.DraggableTree.TreeDragSourceListener
 
dragExit(DropTargetEvent) - Method in class uk.ac.starlink.datanode.tree.BasicDropHandler
 
dragFilter - Variable in class jsky.image.graphics.MeasureBand
Used to filter mouse events
DraggableTree - Class in jsky.util.gui
Extends JTree by adding the ability to drag tree nodes.
DraggableTree() - Constructor for class jsky.util.gui.DraggableTree
Creates a new JTree that supports dragging tree nodes.
DraggableTree(TreeModel) - Constructor for class jsky.util.gui.DraggableTree
Creates a new JTree that supports dragging tree nodes.
DraggableTree.TreeDragSourceListener - Class in jsky.util.gui
A DragSourceListener is required, but DraggableTree does not currently use this feature so an empty implementation is used.
dragGestureRecognized(DragGestureEvent) - Method in class jsky.util.gui.DraggableTree
This method is called when the user initiates a drag operation.
DragInteractor - Class in diva.canvas.interactor
An interactor that responds to mouse drag events.
DragInteractor() - Constructor for class diva.canvas.interactor.DragInteractor
 
DragListener - Class in uk.ac.starlink.util.gui
Mouse listener object which watches for a drag gesture, and invokes TransferHandler.exportAsDrag() when it sees one.
DragListener() - Constructor for class uk.ac.starlink.util.gui.DragListener
 
dragOver(DragSourceDragEvent) - Method in class jsky.util.gui.DraggableTree.TreeDragSourceListener
 
dragOver(DropTargetDragEvent) - Method in class uk.ac.starlink.datanode.tree.BasicDropHandler
 
DragRegion - Class in uk.ac.starlink.diva
A class that implements rubber-banding on a canvas.
DragRegion() - Constructor for class uk.ac.starlink.diva.DragRegion
Create a new DragRegion.
DragRegion(GraphicsPane) - Constructor for class uk.ac.starlink.diva.DragRegion
Create a new DragRegion attached to the given graphics pane.
DragTutorial - Class in diva.canvas.tutorial
An example showing how to make figures draggable with interactors.
DragTutorial() - Constructor for class diva.canvas.tutorial.DragTutorial
Create a JCanvas and put it into a window.
Drange(double) - Method in class uk.ac.starlink.pal.Pal
Normalize angle into range +/- pi.
Dranrm(double) - Method in class uk.ac.starlink.pal.Pal
Normalize angle into range 0-2 π.
draw(Graphics2D, int, double, double, double) - Static method in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Draw a marker at a given position.
Draw - Interface in uk.ac.starlink.diva
DrawActions interface for a Diva canvas.
draw(Shape) - Method in class uk.ac.starlink.ttools.plot.Drawing
Draws the outline of an arbitrary shape.
DRAW_MODE - Static variable in class diva.sketch.demo.RegionLabeler
 
DrawAction(String, Icon) - Constructor for class uk.ac.starlink.ast.gui.PlotConfigurator.DrawAction
 
DrawActions - Class in uk.ac.starlink.diva
This class defines a set of objects (created as AbstractActions) for drawing on a JCanvas that implements the Draw interface.
DrawActions(Draw, FigureStore) - Constructor for class uk.ac.starlink.diva.DrawActions
Create an instance for use with a specified Draw
DrawActions(Draw, FigureStore, InterpolatorFactory) - Constructor for class uk.ac.starlink.diva.DrawActions
Create an instance for use with a specified Draw and InterpolatorFactory.
drawActions - Variable in class uk.ac.starlink.diva.DrawFigureStore
The object that controls the graphical figures.
drawActions - Variable in class uk.ac.starlink.diva.DrawGraphicsMenu
Object managing the drawing
DrawActions.CompositeAction - Class in uk.ac.starlink.diva
Local class used to set the transparency for figures.
DrawActions.CurveAction - Class in uk.ac.starlink.diva
Local class used to set the interpolated curve type.
DrawActions.DrawingModeAction - Class in uk.ac.starlink.diva
Local class used to set the drawing mode.
DrawActions.FillAction - Class in uk.ac.starlink.diva
Local class used to set the fill color for figures.
DrawActions.FontAction - Class in uk.ac.starlink.diva
Local class used to set the label font.
DrawActions.GraphicsAction - Class in uk.ac.starlink.diva
Local base class for creating menu/toolbar actions.
DrawActions.LineWidthAction - Class in uk.ac.starlink.diva
Local class used to set the line width.
DrawActions.OutlineAction - Class in uk.ac.starlink.diva
Local class used to set the outline color for figures.
drawArrow(Graphics, int, int, int, int) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations
Draws a line with an arrow head at one end.
drawArrow(Graphics2D, int, int, int, int) - Method in class uk.ac.starlink.xdoc.fig.Arrow
Draws an arrow.
drawArrow(Graphics2D, int) - Method in class uk.ac.starlink.xdoc.fig.Arrow
Does the shape-specific work of drawing the arrow.
drawArrow(Graphics2D, int) - Method in class uk.ac.starlink.xdoc.fig.Arrow.FilledArrow
 
drawBar(Graphics, int, int, int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.BarStyle
Draws a bar for inclusion in a histogram.
drawBar(Graphics, int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.BarStyle.Form
Draws a bar.
DrawBasicFigure - Class in uk.ac.starlink.diva
DrawBasicFigure extends the diva BasicFigure class to add support for events that allow users of any derived figures to be made aware of any changes -- figure creation, removal and transformations.
DrawBasicFigure() - Constructor for class uk.ac.starlink.diva.DrawBasicFigure
Default constructor.
DrawBasicFigure(Shape) - Constructor for class uk.ac.starlink.diva.DrawBasicFigure
Create a new figure with the given shape.
DrawBasicFigure(Shape, float) - Constructor for class uk.ac.starlink.diva.DrawBasicFigure
Create a new figure with the given shape and outline width.
DrawBasicFigure(Shape, Paint) - Constructor for class uk.ac.starlink.diva.DrawBasicFigure
Create a new figure with the given paint pattern.
DrawBasicFigure(Shape, Paint, Paint, float) - Constructor for class uk.ac.starlink.diva.DrawBasicFigure
Create a new figure with the given fill and outline paints and outline width.
DrawBasicFigure(Shape, Paint, float) - Constructor for class uk.ac.starlink.diva.DrawBasicFigure
Create a new figure with the given paint pattern and outline width.
drawCaption(Caption, int, int, Captioner, Graphics) - Method in class uk.ac.starlink.ttools.plot2.Anchor
Draws a text label onto a given graphics context.
drawCaption(Caption, int, int, Captioner, Graphics) - Method in class uk.ac.starlink.ttools.plot2.Anchor.HorizontalAnchor
 
drawCaption(Caption, Graphics) - Method in class uk.ac.starlink.ttools.plot2.BasicCaptioner
 
drawCaption(Caption, Graphics) - Method in interface uk.ac.starlink.ttools.plot2.Captioner
Draws a caption such that the left end of the text baseline is at the origin of the supplied graphics context.
drawCaption(Caption, Graphics) - Method in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
drawCaption(Caption, Graphics) - Method in class uk.ac.starlink.ttools.plot2.NullCaptioner
 
drawCaption(Caption, Graphics) - Method in class uk.ac.starlink.ttools.plot2.OutlineCaptioner
 
drawCircle(Graphics2D, double, double, double, boolean) - Static method in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Draw a circle.
DrawCompositeFigure - Class in uk.ac.starlink.diva
DrawCompositeFigure extends the Diva BackgroundedCompositeFigure class to add support for events that allow users of any derived figures to be made aware of any changes, i.e. composite figure creation, removal and transformations.
DrawCompositeFigure() - Constructor for class uk.ac.starlink.diva.DrawCompositeFigure
Construct a backgrounded composite figure with no background and no children.
DrawCompositeFigure(Figure) - Constructor for class uk.ac.starlink.diva.DrawCompositeFigure
Construct a backgrounded composite figure with the given background and no children.
DrawController - Class in uk.ac.starlink.diva
A basic controller implementation.
DrawController(GraphicsPane) - Constructor for class uk.ac.starlink.diva.DrawController
Create a new controller for the given pane
drawCross(Graphics2D, double, double, double) - Static method in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Draw a cross.
drawDiamond(Graphics2D, double, double, double, boolean) - Static method in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Draw a diamond.
drawDot(Graphics2D, double, double, double) - Static method in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Draw a dot, should be a point really, but is a filled square of size 1.
drawEdge(Object) - Method in class diva.graph.AbstractGraphController
Draw the given edge: create a figure, place it in the canvas, and associate the figure with the edge.
drawEdge(Object) - Method in class diva.graph.BasicEdgeController
Draw the edge and add it to the layer, establishing a two-way correspondence between the model and the view.
drawEdge(Object) - Method in interface diva.graph.EdgeController
Draw the edge and add it to the layer, establishing a two-way correspondence between the model and the view.
drawEdge(Object) - Method in interface diva.graph.GraphController
Draw the given edge: create a figure, place it in the canvas, and associate the figure with the edge.
drawEdge(Object, Object, Site, Site) - Method in class diva.graphx.EdgeController
Draw the edge inside the given parent, and between the two given sites.
drawEdge(Graphics, int, int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.BarStyle
Draws the edge of a bar.
drawEdge(Graphics, int, int, int) - Method in class uk.ac.starlink.ttools.plot.BarStyle.Form
Draws the edge of a bar.
drawEdgeChildren(Object, Figure) - Method in class diva.graphx.EdgeController
Draw the children of the given edge.
drawEllipse(int, int, int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.Drawing
Draws the outline of an ellipse with no restrictions on the alignment of its axes.
drawEllipse(int, int, int, int, int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Draws the outline of an ellipse with no restrictions on the alignment of its axes.
DrawEllipseFigure - Class in uk.ac.starlink.diva
A figure that displays as an ellipse.
DrawEllipseFigure(Ellipse2D) - Constructor for class uk.ac.starlink.diva.DrawEllipseFigure
Create a new instance with the given ellipse, a unit-width continuous stroke and no paint pattern.
DrawEllipseFigure(double, double, double, double) - Constructor for class uk.ac.starlink.diva.DrawEllipseFigure
Create a new instance with the given origin and size, a unit-width continuous stroke and no paint pattern.
DrawEllipseFigure(double, double, double, double, Paint) - Constructor for class uk.ac.starlink.diva.DrawEllipseFigure
Create a new instance with the given origin, size, and fill paint.
DrawEllipseFigure(double, double, double, double, float) - Constructor for class uk.ac.starlink.diva.DrawEllipseFigure
Create a new instance with the given origin, size, and outline width.
DrawEllipseFigure(double, double, double, double, Paint, Paint, float, AlphaComposite) - Constructor for class uk.ac.starlink.diva.DrawEllipseFigure
Create a new instance with the given origin, size, fill, and outline width.
drawErrors(Graphics, int, int, int[], int[]) - Method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Renders error bars in one or more dimensions around a given point.
drawErrors(Graphics, int, int, int[], int[]) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Draws error bars using this style's current error renderer.
drawErrors(Graphics, int, int, int[], int[], ColorTweaker) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Draws error bars using this style's current error renderer in a way which may be modified by a supplied ColorTweaker object.
DrawFigure - Interface in uk.ac.starlink.diva
DrawFigure defines an interface that any Figures drawn on a Draw implementation should implement.
DrawFigureFactory - Class in uk.ac.starlink.diva
This class creates and enumerates the possible instance of Figures that can be created on an instance of Draw for use with a DrawActions instance.
drawFigures() - Method in class diva.canvas.demo.SelectionPane
Draw some figures on it
drawFigures() - Method in class diva.canvas.demo.SimplePane
Draw some figures
DrawFigureStore - Class in uk.ac.starlink.diva
Implementation of a StoreSource as a FigureStore to save and restore figures from an application specific backing store file using a StoreControlFrame.
DrawFigureStore(String, String, String) - Constructor for class uk.ac.starlink.diva.DrawFigureStore
Create an instance.
drawFileMenu - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
 
DrawFreehandFigure - Class in uk.ac.starlink.diva
A figure that displays a polyline that can have its vertices moved, intended for use as a freehand (i.e. many vertices) figure, same as Polyline figure but can be identified as needing different treatment.
DrawFreehandFigure(Polyline2D) - Constructor for class uk.ac.starlink.diva.DrawFreehandFigure
Create a new polyline using the given polyline shape.
DrawFreehandFigure(Polyline2D, Paint, float, AlphaComposite) - Constructor for class uk.ac.starlink.diva.DrawFreehandFigure
Create a new polyline using the given polyline shape, colour and linewidth.
DrawFreehandFigure(double, double, Paint) - Constructor for class uk.ac.starlink.diva.DrawFreehandFigure
Create a new polyline with the given origin and colour.
DrawFreehandFigure(double, double, Paint, float, AlphaComposite) - Constructor for class uk.ac.starlink.diva.DrawFreehandFigure
Create a new rectangle with the given origin, colour and linewidth.
DrawGraphicsMenu - Class in uk.ac.starlink.diva
A menu with graphics related actions from a DrawActions instance for drawing and manipulating figures on a Draw implementation.
DrawGraphicsMenu(DrawActions) - Constructor for class uk.ac.starlink.diva.DrawGraphicsMenu
Create a menu with graphics related items
DrawGraphicsPane - Class in uk.ac.starlink.diva
The pane for displaying any interactive graphic Figures associated with a Draw.
DrawGraphicsPane(FigureDecorator) - Constructor for class uk.ac.starlink.diva.DrawGraphicsPane
Constructor accepts a FigureDecorator.
drawGridLine(Graphics, int, int, double) - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Draws a single grid line on a given graphics context.
drawGridLines(Graphics, int, int) - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Draws grid lines on a given graphics context.
drawImageGraphics(BasicImageDisplay, Graphics2D) - Method in class jsky.app.jskycat.JSkyCatRemoteControl
Called each time the image is repainted.
drawImageGraphics(BasicImageDisplay, Graphics2D) - Method in interface jsky.image.gui.ImageGraphicsHandler
Called each time the image is repainted
drawImageGraphics(BasicImageDisplay, Graphics2D) - Method in class jsky.image.gui.ImagePanner
Called each time the image is repainted to draw a rectangle on the image marking the visible area of the target image.
drawImageGraphics(BasicImageDisplay, Graphics2D) - Method in class jsky.image.gui.ImageZoom
Called each time the image is repainted to draw a rectangle on the image marking the position of the mouse pointer in the target image.
drawImageGraphics(BasicImageDisplay, Graphics2D) - Method in class jsky.image.gui.PickObject
Implements the ImageGraphicsHandler interface.
Drawing - Class in uk.ac.starlink.ttools.plot
Provides drawing primitives on a pixel map.
Drawing(Rectangle) - Constructor for class uk.ac.starlink.ttools.plot.Drawing
Constructs a drawing with given pixel bounds.
Drawing - Interface in uk.ac.starlink.ttools.plot2
Does the work of drawing graphics onto a given Paper object.
DRAWING_MODES - Static variable in class jsky.image.graphics.gui.CanvasDraw
Drawing mode action names
DrawingGlyph - Class in uk.ac.starlink.ttools.plot2.layer
Abstract Glyph subclass that uses a PixelDrawing.
DrawingGlyph() - Constructor for class uk.ac.starlink.ttools.plot2.layer.DrawingGlyph
 
drawingMode - Variable in class jsky.image.graphics.gui.CanvasDraw
Current drawing mode
drawingMode - Variable in class uk.ac.starlink.diva.DrawActions
Current drawing mode
DrawingModeAction(String, int) - Constructor for class uk.ac.starlink.diva.DrawActions.DrawingModeAction
 
drawingModeActions - Variable in class jsky.image.graphics.gui.CanvasDraw
Drawing mode actions
drawingModeActions - Variable in class uk.ac.starlink.diva.DrawActions
Drawing mode actions
drawingModeMenuItems - Variable in class jsky.image.graphics.gui.ImageGraphicsMenu
Array of menu items.
drawingModeMenuItems - Variable in class uk.ac.starlink.diva.DrawGraphicsMenu
Array of menu items.
drawLabel(Graphics, int, int, String) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Draws a label for a marker at a given point.
drawLabel(Graphics, int, int, String, ColorTweaker) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Draws a label for a marker at a given point with optional colour modification.
drawLabel(Graphics2D, Color) - Method in class uk.ac.starlink.ttools.plot2.LabelledLine
Draws the label in the middle of the line to a given graphics context.
drawLabel(Graphics, Caption) - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
Draws the label at the origin without colouring it.
DrawLabelFigure - Class in uk.ac.starlink.diva
Implementation of a LabelFigure for use with a Draw implementation.
DrawLabelFigure() - Constructor for class uk.ac.starlink.diva.DrawLabelFigure
 
DrawLabelFigure(String) - Constructor for class uk.ac.starlink.diva.DrawLabelFigure
 
DrawLabelFigure(String, String, int, int) - Constructor for class uk.ac.starlink.diva.DrawLabelFigure
 
DrawLabelFigure(String, Font) - Constructor for class uk.ac.starlink.diva.DrawLabelFigure
 
DrawLabelFigure(String, Font, double, int) - Constructor for class uk.ac.starlink.diva.DrawLabelFigure
 
drawLabels - Variable in class jsky.util.gui.VRangeSlider
Flag determining whether text labels are drawn.
drawLabels(Tick[], String, Captioner, TickLook, Orientation, boolean, Graphics) - Method in class uk.ac.starlink.ttools.plot2.Axis
Draws an axis title and supplied tickmarks.
drawLabels(Graphics) - Method in interface uk.ac.starlink.ttools.plot2.geom.AxisAnnotation
Paints the annotations.
drawLabels(Graphics) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneAxisAnnotation
 
drawLegendShape(Graphics) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Draws this marker's shape centred at the origin suitable for display as a legend.
drawLegendShape(Graphics) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkerStyle
Draws this marker's shape centred at the origin suitable for display as a legend.
drawLine(Graphics2D, DefaultGrfContainer) - Static method in class uk.ac.starlink.ast.grf.DefaultGrf
Draw a polyline onto a given Graphics2D object, using the state in a given GrfContainer.
drawLine(int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.Drawing
Draws a straight line between two points.
drawLine(Graphics2D) - Method in class uk.ac.starlink.ttools.plot2.LabelledLine
Draws the line to a given graphics context.
drawLine(int, int, int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Draws a straight line between two points.
DrawLineFigure - Class in uk.ac.starlink.diva
A figure that displays as a line.
DrawLineFigure(Line2D) - Constructor for class uk.ac.starlink.diva.DrawLineFigure
Create a new instance with unit-width continuous stroke and no paint pattern.
DrawLineFigure(double, double, double, double) - Constructor for class uk.ac.starlink.diva.DrawLineFigure
Create a new instance with the given end points, a unit-width continuous stroke and no paint pattern.
DrawLineFigure(double, double, double, double, Paint, float, AlphaComposite) - Constructor for class uk.ac.starlink.diva.DrawLineFigure
Create a new instance with the given end points, fill, and outline width.
drawMajor(Graphics2D) - Method in class uk.ac.starlink.ttools.plot2.TickLook
Draws a major tickmark at the origin, with the axis considered horizontal and the plot in the direction of the positive Y axis.
drawMark(Graphics2D, DefaultGrfContainer) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Draw a graphics marker.
drawMarker(Graphics, int, int) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Draws this marker centered at a given position.
drawMarker(Graphics, int, int, ColorTweaker) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Draws this marker in a way which may be modified by a supplied ColorTweaker object.
drawMinor(Graphics2D) - Method in class uk.ac.starlink.ttools.plot2.TickLook
Draws a minor tickmark at the origin, with the axis considered horizontal and the plot in the direction of the positive Y axis.
drawModel() - Method in class diva.compat.trace.TraceView
Draw the current model into the view.
drawNode(Object) - Method in class diva.graph.AbstractGraphController
Draw the given node: create a figure, place it in the canvas, and associate the figure with the node.
drawNode(Object, Object) - Method in class diva.graph.AbstractGraphController
Draw the given node: create a figure, place it in the figure of the given parent node, and associate the figure with the node.
drawNode(Object) - Method in class diva.graph.BasicNodeController
Render the given node and add the resulting figure to the foreground layer of the graph pane.
drawNode(Object, Object) - Method in class diva.graph.BasicNodeController
Render the given node and add the resulting figure to the given node's figure, which is assumed to be a CompositeFigure in the controller's graph pane.
drawNode(Object) - Method in interface diva.graph.GraphController
Draw the given node: create a figure, place it in the canvas, and associate the figure with the node.
drawNode(Object, Object) - Method in interface diva.graph.GraphController
Draw the given node: create a figure, place it in the figure of the given parent node, and associate the figure with the node.
drawNode(Object) - Method in interface diva.graph.NodeController
Render the given node and add the resulting figure to the foreground layer of the graph pane.
drawNode(Object, Object) - Method in interface diva.graph.NodeController
Render the given node and add the resulting figure to the given node's figure, which is assumed to be a CompositeFigure in the controller's graph pane.
drawNode(Object, Object, double, double) - Method in class diva.graphx.NodeController
Draw the given node at the specified location.
drawNodeChildren(Object, Figure) - Method in class diva.graphx.NodeController
Draw the children of the given node.
drawOval(int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.Drawing
Draws the outline of an ellipse with horizontal/vertical axes.
drawOval(int, int, int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Draws the outline of an ellipse with horizontal/vertical axes.
DrawPathFigure - Class in uk.ac.starlink.diva
DrawPathFigure extends the diva PathFigure class to add support for events that allow users of any derived figures to be made aware of any changes, i.e. figure creation, removal and transformations.
DrawPathFigure(Shape) - Constructor for class uk.ac.starlink.diva.DrawPathFigure
Create a new figure with the given shape.
DrawPathFigure(Shape, float) - Constructor for class uk.ac.starlink.diva.DrawPathFigure
Create a new figure with the given shape and width.
DrawPathFigure(Shape, Paint, float) - Constructor for class uk.ac.starlink.diva.DrawPathFigure
Create a new figure with the given paint and width.
drawPlus(Graphics2D, double, double, double) - Static method in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Draw a plus.
DrawPolygonFigure - Class in uk.ac.starlink.diva
A figure that displays a polyline that can have its vertices moved.
DrawPolygonFigure(Polygon2D) - Constructor for class uk.ac.starlink.diva.DrawPolygonFigure
Create a new polygon using the given polygon shape.
DrawPolygonFigure(Polygon2D, Paint, Paint, float, AlphaComposite) - Constructor for class uk.ac.starlink.diva.DrawPolygonFigure
Create a new polygon using the given polygon shape, colour, fill and linewidth.
DrawPolygonFigure(double, double, Paint, Paint, float, AlphaComposite) - Constructor for class uk.ac.starlink.diva.DrawPolygonFigure
Create a new polygon with the given origin and colour.
DrawPolygonFigure(double, double, Paint, float) - Constructor for class uk.ac.starlink.diva.DrawPolygonFigure
Create a new polyline with the given origin, colour and linewidth.
DrawPolylineFigure - Class in uk.ac.starlink.diva
A figure that displays a polyline that can have its vertices moved.
DrawPolylineFigure(Polyline2D) - Constructor for class uk.ac.starlink.diva.DrawPolylineFigure
Create a new polyline using the given polyline shape.
DrawPolylineFigure(Polyline2D, Paint, float, AlphaComposite) - Constructor for class uk.ac.starlink.diva.DrawPolylineFigure
Create a new polyline using the given polyline shape, colour and linewidth.
DrawPolylineFigure(double, double, Paint) - Constructor for class uk.ac.starlink.diva.DrawPolylineFigure
Create a new polyline with the given origin and colour.
DrawPolylineFigure(double, double, Paint, float, AlphaComposite) - Constructor for class uk.ac.starlink.diva.DrawPolylineFigure
Create a new polyline with the given origin, colour and linewidth.
DrawRectangleFigure - Class in uk.ac.starlink.diva
A figure that displays as a rectangle.
DrawRectangleFigure(Rectangle2D) - Constructor for class uk.ac.starlink.diva.DrawRectangleFigure
Create a new rectangle with the given rectangle shape, a unit-width continuous stroke and no paint pattern.
DrawRectangleFigure(double, double, double, double) - Constructor for class uk.ac.starlink.diva.DrawRectangleFigure
Create a new rectangle with the given origin and size, a unit-width continuous stroke and no paint pattern.
DrawRectangleFigure(double, double, double, double, Paint) - Constructor for class uk.ac.starlink.diva.DrawRectangleFigure
Create a new rectangle with the given origin, size, and fill paint.
DrawRectangleFigure(double, double, double, double, float) - Constructor for class uk.ac.starlink.diva.DrawRectangleFigure
Create a new rectangle with the given origin, size, and outline width.
DrawRectangleFigure(double, double, double, double, Paint, Paint, float, AlphaComposite) - Constructor for class uk.ac.starlink.diva.DrawRectangleFigure
Create a new rectangle with the given origin, size, fill, and outline width.
drawShape(Graphics) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Draws this marker's shape centered at the origin in a graphics context.
drawShape(PixelDrawing) - Method in class uk.ac.starlink.ttools.plot2.layer.LineGlyph
Draws this shape onto a given drawing, whose bounds have been set appropriately.
drawShape(Graphics) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkerStyle
Draws this marker's shape centered at the origin in a graphics context.
drawSquare(Graphics2D, double, double, double, boolean) - Static method in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Draw a square.
drawStar(Graphics2D, double, double, double) - Static method in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Draw a star (cross+plus).
drawString(Graphics, String, int, int, boolean) - Method in class uk.ac.starlink.xdoc.fig.Anchor
Positions a string relative to the given reference point, optionally clearing the background first.
drawString(Graphics, String, int, int) - Method in class uk.ac.starlink.xdoc.fig.StringDrawer
Draws a string on the graphics context using the settings of this object.
drawText(Graphics2D, DefaultGrfContainer) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Draw a text string.
drawTrace(TraceModel.Trace) - Method in class diva.compat.trace.TraceView
Draw a new trace on the view.
drawTraceElement(TraceModel.Element) - Method in class diva.compat.trace.TraceView
Draw a new trace element
drawTriangle(Graphics2D, double, double, double, boolean, boolean) - Static method in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Draw an equilateral triangle
drop(DropTargetDropEvent) - Method in class uk.ac.starlink.datanode.tree.BasicDropHandler
 
DROP_CREATE - Static variable in class uk.ac.starlink.table.jdbc.WriteMode
WriteMode which creates a new database table before writing.
dropActionChanged(DragSourceDragEvent) - Method in class jsky.util.gui.DraggableTree.TreeDragSourceListener
 
Drverot(double, AngleDR, double) - Method in class uk.ac.starlink.pal.Pal
Velocity component in a given direction due to Earth rotation.
Drvgalc(AngleDR) - Method in class uk.ac.starlink.pal.Pal
Velocity component in a given direction due to the rotation of the Galaxy.
Drvlg(AngleDR) - Method in class uk.ac.starlink.pal.Pal
Velocity component in a given direction due to the combination of the rotation of the Galaxy and the motion of the Galaxy relative to the mean motion of the local group.
Drvlsrd(AngleDR) - Method in class uk.ac.starlink.pal.Pal
Velocity component in a given direction due to the Sun's motion with respect to the dynamical Local Standard of Rest.
Drvlsrk(AngleDR) - Method in class uk.ac.starlink.pal.Pal
Velocity component in a given direction due to the Sun's motion with respect to an adopted kinematic Local Standard of Rest.
Ds2c6(Spherical) - Method in class uk.ac.starlink.pal.Pal
Conversion of position & velocity in spherical coordinates to Cartesian coordinates.
Ds2tp(AngleDR, AngleDR) - Method in class uk.ac.starlink.pal.Pal
Projection of spherical coordinates onto tangent plane ('gnomonic' projection - 'standard coordinates').
DSBSpecFrame - Class in uk.ac.starlink.ast
Java interface to the AST DSBSpecFrame class - dual sideband spectral coordinate system description.
DSBSpecFrame() - Constructor for class uk.ac.starlink.ast.DSBSpecFrame
Creates a DSBSpecFrame.
DssMap - Class in uk.ac.starlink.ast
Java interface to the AST DssMap class.
DssMap() - Constructor for class uk.ac.starlink.ast.DssMap
 
Dt(double) - Method in class uk.ac.starlink.pal.Pal
Estimate the offset between dynamical time and Universal Time for a given historical epoch.
DTD_1 - Static variable in class diva.compat.xml.CompositeBuilder
The DTD for builder declarations.
DTD_1 - Static variable in class diva.gui.MultipageParser
The DTD for multipage models.
DTD_1 - Static variable in class diva.sketch.recognition.MSTrainingParser
The DTD for sketch files.
DTD_1 - Static variable in class diva.sketch.recognition.SSTrainingParser
The DTD for sketch files.
DTD_1 - Static variable in class diva.sketch.SketchParser
The DTD for sketch files.
DTD_1 - Static variable in class diva.sketch.toolbox.SceneTranslator.OldSceneParser
The DTD for sketch files.
DTD_1 - Static variable in class diva.util.jester.EventParser
The DTD for sketch files.
DTD_1 - Static variable in class diva.util.xml.CompositeBuilder
The DTD for builder declarations.
DTD_URL - Static variable in class diva.compat.xml.CompositeBuilder
The URL where the DTD is stored.
DTD_URL - Static variable in class diva.gui.MultipageParser
The URL where the DTD is stored.
DTD_URL - Static variable in class diva.sketch.recognition.MSTrainingParser
The URL where the DTD is stored.
DTD_URL - Static variable in class diva.sketch.recognition.SSTrainingParser
The URL where the DTD is stored.
DTD_URL - Static variable in class diva.sketch.SketchParser
The URL where the DTD is stored.
DTD_URL - Static variable in class diva.sketch.toolbox.SceneTranslator.OldSceneParser
The URL where the DTD is stored.
DTD_URL - Static variable in class diva.util.jester.EventParser
The URL where the DTD is stored.
DTD_URL - Static variable in class diva.util.xml.CompositeBuilder
The URL where the DTD is stored.
Dtf2d(int, int, double) - Method in class uk.ac.starlink.pal.Pal
Convert hours, minutes, seconds to days.
Dtf2r(int, int, double) - Method in class uk.ac.starlink.pal.Pal
Convert hours, minutes, seconds to radians.
Dtp2s(AngleDR, AngleDR) - Method in class uk.ac.starlink.pal.Pal
Transform tangent plane coordinates into spherical.
Dtt(double) - Method in class uk.ac.starlink.pal.Pal
Increment to be applied to Coordinated Universal Time UTC to give Terrestrial Time TT (formerly Ephemeris Time ET).
Dummy - Interface in diva.compat
 
DUMMY_INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.geom.HealpixDataGeom
Placeholder instance.
DummyJELRowReader - Class in uk.ac.starlink.ttools.jel
JELRowReader which can't actually read any rows.
DummyJELRowReader(StarTable) - Constructor for class uk.ac.starlink.ttools.jel.DummyJELRowReader
Constructor.
DummyNDArray - Class in uk.ac.starlink.array
NDArray backed by no data.
DummyNDArray(OrderedNDShape, Type, BadHandler) - Constructor for class uk.ac.starlink.array.DummyNDArray
Constructs a new DummyNDArray with a given shape and type and bad value handler.
DummyNDArray(NDShape, Type) - Constructor for class uk.ac.starlink.array.DummyNDArray
Constructs a new DummyNDArray with a given shape and type and default pixel sequence and bad value.
DummyNDArray(NDArray) - Constructor for class uk.ac.starlink.array.DummyNDArray
Constructs a new DummyNDArray with the same characteristics (pixel sequence, type and bad value handler) as a template NDArray.
DummyReporter - Class in uk.ac.starlink.tfcat
Reporter that discards all messages.
DummyReporter() - Constructor for class uk.ac.starlink.tfcat.DummyReporter
Constructor.
dump(DistanceEstimation) - Method in class gaia.cu9.tools.parallax.writers.CsvWriter
 
dumpHeader(PrintStream) - Method in class nom.tam.fits.Header
Print the header to a given stream.
dumpLines() - Method in class uk.ac.starlink.ttools.plot2.geom.GridLiner
Display the lines
dumpReports(Reporter) - Method in class uk.ac.starlink.ttools.taplint.HoldReporter
Dumps all reports received to date to a supplied reporter.
duplicate() - Method in class uk.ac.starlink.util.GenericNioBuffer
Creates a new buffer that shares this buffer's content.
duration(TimedStroke) - Static method in class diva.sketch.features.DurationFE
Return the duration of the specified stroke.
DurationFE - Class in diva.sketch.features
DurationFE computes the amount of time taken to draw a stroke.
DurationFE() - Constructor for class diva.sketch.features.DurationFE
 
Dvdv(double[], double[]) - Method in class uk.ac.starlink.pal.Pal
Scalar product of two 3-vectors.
Dvn(double[], double[]) - Method in class uk.ac.starlink.pal.Pal
Normalizes a 3-vector also giving the modulus.
Dvxv(double[], double[]) - Method in class uk.ac.starlink.pal.Pal
Vector product of two 3-vectors.
DynamicTask - Interface in uk.ac.starlink.ttools.task
Extends the Task interface by methods which allow task parameters to be queried based on a (at least partially) populated Environment.

E

E - Static variable in class uk.ac.starlink.ttools.func.Maths
Euler's number e, the base of natural logarithms.
E - Static variable in class uk.ac.starlink.ttools.plot2.Anchor
East - reference point is to right of horizontal text.
E_ANGSTROM - Static variable in class jsky.science.Wavelength
 
E_CENTIMETER - Static variable in class jsky.science.Wavelength
 
E_EV - Static variable in class jsky.science.Wavelength
 
E_GIGAHERTZ - Static variable in class jsky.science.Wavelength
 
E_HERTZ - Static variable in class jsky.science.Wavelength
 
E_KILOEV - Static variable in class jsky.science.Wavelength
 
E_KILOHERTZ - Static variable in class jsky.science.Wavelength
 
E_KILOMETER - Static variable in class jsky.science.Wavelength
 
E_MEGAEV - Static variable in class jsky.science.Wavelength
 
E_MEGAHERTZ - Static variable in class jsky.science.Wavelength
 
E_METER - Static variable in class jsky.science.Wavelength
E_METER and other E_* variables are the exponents that represent the multiplier from meters to the specified E_
E_MICRON - Static variable in class jsky.science.Wavelength
 
E_MILLIMETER - Static variable in class jsky.science.Wavelength
 
E_NANOMETER - Static variable in class jsky.science.Wavelength
 
EACH - Static variable in class uk.ac.starlink.ttools.task.UserFindMode
One output row per local table row, best match or blank.
EACH_SCORE - Static variable in class uk.ac.starlink.ttools.task.UserFindMode
One output row per local table row, best score only or blank.
EAST - Static variable in class diva.sketch.parser2d.AbstractRule
The east direction constant.
EAST - Static variable in class diva.sketch.parser2d.RelationUtilities
The east direction constant.
EAST - Static variable in class uk.ac.starlink.xdoc.fig.Anchor
 
eatLine() - Method in class uk.ac.starlink.util.gui.GridBagLayouter
Eat to end of current line.
eatSpare() - Method in class uk.ac.starlink.util.gui.GridBagLayouter
Finish adding by "eating" all remaining space (makes components move to top of container).
Ecleq(AngleDR, double) - Method in class uk.ac.starlink.pal.Pal
Transformation from ecliptic coordinates to J2000.0 equatorial coordinates.
ECLIPTIC - Static variable in class uk.ac.starlink.ttools.convert.SkySystem
Ecliptic sysem.
ECLIPTIC2000 - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySys
Ecliptic system, based on conversion at data 2000.0.
eclToIcrs(double[]) - Static method in class uk.ac.starlink.ttools.func.Gaia
Converts a 3-element vector representing ecliptic coordinates to ICRS (equatorial) coordinates.
Ecmat(double) - Method in class uk.ac.starlink.pal.Pal
Form the equatorial to ecliptic rotation matrix (IAU 1980 theory).
EcsvColumn<T> - Interface in uk.ac.starlink.ecsv
Represents column metadata from an ECSV table.
EcsvDecoder<T> - Class in uk.ac.starlink.ecsv
Decodes values in the body of an ECSV file for a given data type.
EcsvDecoder(Class<T>, int[], String) - Constructor for class uk.ac.starlink.ecsv.EcsvDecoder
Constructor.
EcsvEncoder - Class in uk.ac.starlink.ecsv
Converts values for a given column into strings suitable for inclusion in the body of an ECSV file.
EcsvEncoder(String, String) - Constructor for class uk.ac.starlink.ecsv.EcsvEncoder
Constructor.
EcsvFormatException - Exception in uk.ac.starlink.ecsv
Exception thrown if an attempt to read an ECSV file fails because the input does not appear to conform to the ECSV format.
EcsvFormatException(String, Throwable) - Constructor for exception uk.ac.starlink.ecsv.EcsvFormatException
Constructs an exception with a given message and cause.
EcsvFormatException(String) - Constructor for exception uk.ac.starlink.ecsv.EcsvFormatException
Constructs an exception with a given message.
EcsvHeader - Class in uk.ac.starlink.ecsv
Represents the part of an ECSV file preceding the actual data lines.
EcsvHeader(String[], String) - Constructor for class uk.ac.starlink.ecsv.EcsvHeader
Constructor.
EcsvMeta - Interface in uk.ac.starlink.ecsv
Metadata structure read from an ECSV file.
EcsvReader - Class in uk.ac.starlink.ecsv
Parser for the metadata and data of an ECSV file.
EcsvReader(InputStream, YamlParser, MessagePolicy) - Constructor for class uk.ac.starlink.ecsv.EcsvReader
Constructor.
EcsvStarTable - Class in uk.ac.starlink.ecsv
Partial StarTable implementation for ECSV tables.
EcsvStarTable(EcsvMeta) - Constructor for class uk.ac.starlink.ecsv.EcsvStarTable
Constructor.
EcsvTableBuilder - Class in uk.ac.starlink.ecsv
TableBuilder implementation for ECSV tables.
EcsvTableBuilder() - Constructor for class uk.ac.starlink.ecsv.EcsvTableBuilder
Constructor.
EcsvTableWriter - Class in uk.ac.starlink.ecsv
TableWriter for ECSV output format.
EcsvTableWriter() - Constructor for class uk.ac.starlink.ecsv.EcsvTableWriter
Constructs a writer with default characteristics.
EcsvTableWriter(char, String) - Constructor for class uk.ac.starlink.ecsv.EcsvTableWriter
Constructs a writer with a given delimiter character.
Edge - Interface in diva.graph.modular
An edge is an object that is contained by a graph and connects nodes.
EDGE_ADDED - Static variable in class diva.graphx.event.GraphEvent
An edge is added to a graph; target is the edge, old value is the previous parent
EDGE_DRAWN - Static variable in class diva.graph.GraphViewEvent
The given edge was just drawn.
EDGE_DRAWN - Static variable in class diva.graphx.event.GraphViewEvent
The given edge was just drawn, redrawn, or removed.
EDGE_HEAD_CHANGED - Static variable in class diva.graph.GraphEvent
Edge head is changed; target is the edge, old value is the previous value of the edge head.
EDGE_HEAD_CHANGED - Static variable in class diva.graphx.event.GraphEvent
Edge head is changed; target is the edge, old value is the previous value of the edge head.
EDGE_REMOVED - Static variable in class diva.graphx.event.GraphEvent
An edge is deleted from a graph; target is the node, old value is the previous parent
EDGE_ROUTED - Static variable in class diva.graph.GraphViewEvent
The connector representing an edge was just routed.
EDGE_ROUTED - Static variable in class diva.graphx.event.GraphViewEvent
The connector representing an edge was just routed.
EDGE_TAIL_CHANGED - Static variable in class diva.graph.GraphEvent
Edge tail is changed; target is the edge, old value is the previous value of the edge tail.
EDGE_TAIL_CHANGED - Static variable in class diva.graphx.event.GraphEvent
Edge tail is changed; target is the edge, old value is the previous value of the edge tail.
EdgeAdapter - Interface in diva.graphx
An edge adapter is used by GraphModel to manipulate edge objects in the application's graph data structure.
edgeAdded(GraphEvent) - Method in class diva.graphx.event.GraphEventMulticaster
Dispatch the edgeAdded() event to each of the listeners.
edgeAdded(GraphEvent) - Method in interface diva.graphx.event.GraphListener
A edge has been been added to the registered graph or one of its subgraphs.
edgeAdded(GraphEvent) - Method in class diva.graphx.toolbox.GraphLogger
Add this event to the log.
EdgeController - Interface in diva.graph
Specifies the interface for objects that manage creation of and interaction with graph edges.
EdgeController - Class in diva.graphx
A edge controller is the object responsible for managing all instances of a particular type of edge, and the corresponding Figures that are used to represent them on the canvas.
EdgeController(GraphController) - Constructor for class diva.graphx.EdgeController
Create a new edge controller with basic interaction.
EdgeController.EdgeDropper - Class in diva.graphx
An inner class that handles interactive changes to connectivity.
EdgeController.EdgeTarget - Class in diva.graphx
An inner class that is used as the target for connectors
edgeCost(Object) - Method in class diva.graph.layout.GridAnnealingLayout
Return the absolute cost of an individual edge.
EdgeCreator - Class in diva.graph
An interactor that interactively drags edges from one node to another.
EdgeCreator(GraphController) - Constructor for class diva.graph.EdgeCreator
 
EdgeCreator - Class in diva.graphx.interaction
An interactor that interactively drags edges from one node to another.
EdgeCreator(GraphController) - Constructor for class diva.graphx.interaction.EdgeCreator
 
edgeDrawn(GraphViewEvent) - Method in interface diva.graph.GraphViewListener
A connector representing an edge was just drawn.
edgeDrawn(Object) - Method in interface diva.graph.layout.IncrementalLayout
Called in response to the given edge being given a figure.
edgeDrawn(GraphViewEvent) - Method in class diva.graph.layout.IncrementalLayoutListener
 
edgeDrawn(Object) - Method in class diva.graph.layout.IncrLayoutAdapter
Called in response to the edge head being changed.
edgeDrawn(Object) - Method in class diva.graph.layout.ProxyIncrLayout
Called in response to the given edge being given a figure.
edgeDrawn(Object) - Method in class diva.graph.layout.RandomIncrLayout
Called in response to the given edge being drawn.
edgeDrawn(GraphViewEvent) - Method in interface diva.graphx.event.GraphViewListener
A connector representing an edge was just drawn.
EdgeDropper() - Constructor for class diva.graph.BasicEdgeController.EdgeDropper
 
EdgeDropper() - Constructor for class diva.graphx.EdgeController.EdgeDropper
 
edgeHeadChanged(GraphEvent) - Method in interface diva.graph.GraphListener
An edge's head has been changed in a registered graph or one of its subgraphs.
edgeHeadChanged(GraphEvent) - Method in class diva.graph.toolbox.GraphEventMulticaster
Dispatch the edgeHeadChanged() event to the listeners.
edgeHeadChanged(GraphEvent) - Method in class diva.graph.toolbox.GraphLogger
Add this event to the log.
edgeHeadChanged(GraphEvent) - Method in class diva.graphx.event.GraphEventMulticaster
Dispatch the edgeHeadChanged() event to the listeners.
edgeHeadChanged(GraphEvent) - Method in interface diva.graphx.event.GraphListener
An edge's head has been changed in a registered graph or one of its subgraphs.
edgeHeadChanged(GraphEvent) - Method in class diva.graphx.toolbox.GraphLogger
Add this event to the log.
EdgeInteractor - Class in diva.graph
An interactor for edges.
EdgeInteractor() - Constructor for class diva.graph.EdgeInteractor
Create a new edge interactor.
EdgeInteractor(SelectionModel) - Constructor for class diva.graph.EdgeInteractor
Create a new edge interactor that belongs to the given controller and that uses the given selection model
EdgeInteractor - Class in diva.graphx.interaction
An interactor for edges.
EdgeInteractor() - Constructor for class diva.graphx.interaction.EdgeInteractor
Create a new edge interactor.
EdgeInteractor(SelectionModel) - Constructor for class diva.graphx.interaction.EdgeInteractor
Create a new edge interactor that belongs to the given controller and that uses the given selection model
EdgeModel - Interface in diva.graph.modular
An edge is an object that is contained by a graph and connects nodes.
edgeRemoved(GraphEvent) - Method in class diva.graphx.event.GraphEventMulticaster
Dispatch the edgeRemoved() event to each of the listeners.
edgeRemoved(GraphEvent) - Method in interface diva.graphx.event.GraphListener
A edge has been been deleted from the registered graphs or one of its subgraphs.
edgeRemoved(GraphEvent) - Method in class diva.graphx.toolbox.GraphLogger
Add this event to the log.
EdgeRenderer - Interface in diva.graph
A factory which creates a visual representation (EdgeFigure) given an edge input.
edgeRouted(GraphViewEvent) - Method in interface diva.graph.GraphViewListener
The connector representing an edge was just routed.
edgeRouted(Object) - Method in interface diva.graph.layout.IncrementalLayout
Called in response to the connector representing the given edge being rereouted.
edgeRouted(GraphViewEvent) - Method in class diva.graph.layout.IncrementalLayoutListener
 
edgeRouted(Object) - Method in class diva.graph.layout.IncrLayoutAdapter
Called in response to the edge tail being changed.
edgeRouted(Object) - Method in class diva.graph.layout.ProxyIncrLayout
Called in response to the connector representing the given edge being rereouted.
edgeRouted(Object) - Method in class diva.graph.layout.RandomIncrLayout
Called in response to the connector representing the given edge being rereouted.
edgeRouted(GraphViewEvent) - Method in interface diva.graphx.event.GraphViewListener
The connector representing an edge was just routed.
edges() - Method in class diva.pod.lwgraph.LightweightGraph
Return an iterator over the edges of the graph.
edges - Variable in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
GraphicsEdges model for current state.
edgeSet(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Return a new set that contains any edges that are connected to any nodes in the given composite.
edgeSet(Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
Return a new set that contains any edges that are connected to any nodes in the given composite.
edgeTailChanged(GraphEvent) - Method in interface diva.graph.GraphListener
An edge's tail has been changed in a registered graph or one of its subgraphs.
edgeTailChanged(GraphEvent) - Method in class diva.graph.toolbox.GraphEventMulticaster
Dispatch the edgeTailChanged() event to the listeners.
edgeTailChanged(GraphEvent) - Method in class diva.graph.toolbox.GraphLogger
Add this event to the log.
edgeTailChanged(GraphEvent) - Method in class diva.graphx.event.GraphEventMulticaster
Dispatch the edgeTailChanged() event to the listeners.
edgeTailChanged(GraphEvent) - Method in interface diva.graphx.event.GraphListener
An edge's tail has been changed in a registered graph or one of its subgraphs.
edgeTailChanged(GraphEvent) - Method in class diva.graphx.toolbox.GraphLogger
Add this event to the log.
EdgeTarget() - Constructor for class diva.graphx.EdgeController.EdgeTarget
 
EDIT - Static variable in class uk.ac.starlink.diva.DrawActions
Mode to edit an object
EDIT_STATE_CHANGED - Static variable in class jsky.image.ImageChangeEvent
Bit set if the image file was edited (such as adding or deleting a FITS table)
EditableColumn - Class in uk.ac.starlink.table
A column which can be initialised from a given existing column, but whose cells can be written to.
EditableColumn(ColumnData) - Constructor for class uk.ac.starlink.table.EditableColumn
Constructs a new EditableColumn based on an existing column.
editColors() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog window for displaying and setting the image colors.
editCutLevels() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog window for displaying and setting the image cut levls.
editLabelFigure - Variable in class uk.ac.starlink.diva.DrawActions
Figure to be modified during an edit
EditorTutorial - Class in diva.graph.tutorial
This turotial expands on the simple tutorial and turns it into a more complete graph editor.
EditorTutorial(AppContext) - Constructor for class diva.graph.tutorial.EditorTutorial
 
EditorTutorial.LayoutActionListener - Class in diva.graph.tutorial
An inner class for layout.
EditorTutorial.LayoutWidget - Class in diva.graph.tutorial
A widget for configuring layouts.
editSymbol(TablePlotSymbol) - Method in class jsky.catalog.gui.TableSymbolConfig
Edit the given symbol definition
Edsd - Class in uk.ac.starlink.dpac.math
Calculates quantities related to the Exponentially Decreasing Space Density prior for estimating distances from parallaxes.
Edsd(double, double, double) - Constructor for class uk.ac.starlink.dpac.math.Edsd
Constructor.
efmt - Variable in class uk.ac.starlink.ast.gui.ScientificFormat
 
ELECTRON_MASS - Static variable in class uk.ac.starlink.util.PhysicalConstants
Electron mass - Kg
ELECTRON_VOLT - Static variable in class uk.ac.starlink.util.PhysicalConstants
Electron volt - J
Element() - Constructor for class diva.compat.trace.TraceModel.Element
Create a new element with no values set.
Element(double, double, int) - Constructor for class diva.compat.trace.TraceModel.Element
Create a new element with the given start time, stop time, and integer value.
Element(double, double, int, Object) - Constructor for class diva.compat.trace.TraceModel.Element
Create a new element with the given start time, stop time, integer value, and user object.
elementCount() - Method in class diva.compat.xml.XmlElement
Return the number of child elements.
elementCount() - Method in class diva.util.xml.XmlElement
Return the number of child elements.
ElementDeclaration - Class in uk.ac.starlink.ttools.cea
Encapsulates the declaration of an XML element.
ElementDeclaration(String) - Constructor for class uk.ac.starlink.ttools.cea.ElementDeclaration
Constructs a declaration with a name but no attributes.
ElementDeclaration(String, String) - Constructor for class uk.ac.starlink.ttools.cea.ElementDeclaration
Constructs a declaration with a name and attributes.
ElementHandler - Class in uk.ac.starlink.ttools.votlint
Provides checking of a VOTable element during a SAX parse.
ElementHandler() - Constructor for class uk.ac.starlink.ttools.votlint.ElementHandler
 
ElementRef - Class in uk.ac.starlink.ttools.votlint
Provides a description of an element.
ElementRef(ElementHandler, Locator) - Constructor for class uk.ac.starlink.ttools.votlint.ElementRef
Constructor.
elements() - Method in class diva.compat.trace.TraceModel.Trace
Get an iterator over all elements
elements() - Method in class diva.compat.xml.XmlElement
Return an Iterator of all the child elements of this element.
elements(String) - Method in class diva.compat.xml.XmlElement
Return an Iterator of all the child elements of this element that have the given element type.
elements() - Method in class diva.sketch.recognition.SceneDelta.Additive
Entries that were added but are not the root.
elements() - Method in class diva.sketch.recognition.SceneDelta
Entries that were added but are not the root.
elements() - Method in class diva.sketch.recognition.SceneDelta.Subtractive
Entries that were added but are not the root.
elements() - Method in class diva.util.xml.XmlElement
Return an Iterator of all the child elements of this element.
elements(String) - Method in class diva.util.xml.XmlElement
Return an Iterator of all the child elements of this element that have the given element type.
elements() - Method in class jsky.util.IntHashtable
 
elementsOfType(Type, CompositeElement) - Method in class diva.sketch.recognition.BasicScene
Find the elements in the scene with the given type that do not contradict the given element, and return them as a list.
elementsOfType(Type, CompositeElement) - Method in interface diva.sketch.recognition.Scene
Find the elements in the scene with the given type that do not contradict the given element, and return them as a list.
ElementValidator - Interface in uk.ac.starlink.hdx
An object which provides validation services for a registered HdxResourceType.
ELLIPSE - Static variable in class jsky.catalog.TablePlotSymbol
 
ELLIPSE - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to draw an ellipse
Ellipse - Class in uk.ac.starlink.ast
Java interface to the AST Ellipse class - an elliptical region within a 2-dimensional Frame.
Ellipse(Frame, int, double[], double[], double[], Region) - Constructor for class uk.ac.starlink.ast.Ellipse
Create a Ellipse.
ELLIPSE - Static variable in class uk.ac.starlink.diva.DrawActions
 
ELLIPSE - Static variable in class uk.ac.starlink.diva.DrawFigureFactory
 
ELLIPSE_SHAPE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for ellipse marker style.
EllipseCartesianMatchEngine - Class in uk.ac.starlink.table.join
MatchEngine implementation for plane elliptical figures.
EllipseCartesianMatchEngine(double) - Constructor for class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
Constructor.
EllipseCartesianMatchEngine.InDegrees - Class in uk.ac.starlink.table.join
MatchEngine class that behaves like EllipseCartesianSkyMatchEngine but uses human-friendly units (degrees and arcseconds) rather than radians for tuple elements and match parameters.
EllipseSkyMatchEngine - Class in uk.ac.starlink.table.join
MatchEngine implementation for ellipses on the surface of a (celestial) sphere.
EllipseSkyMatchEngine(SkyPixellator, double) - Constructor for class uk.ac.starlink.table.join.EllipseSkyMatchEngine
Constructor.
EllipseSkyMatchEngine.InDegrees - Class in uk.ac.starlink.table.join
MatchEngine class that behaves like EllipseSkyMatchEngine but uses human-friendly units (degrees and arcseconds) rather than radians for tuple elements and match parameters.
EllipseToy - Class in uk.ac.starlink.table.join
Provides an interactive graphical representation of the Ellipse Matching algorithms used in this package.
EllipseToy() - Constructor for class uk.ac.starlink.table.join.EllipseToy
 
EllipseToy.CartesianEllipseToy - Class in uk.ac.starlink.table.join
Component which shows ellipses on a Cartesian plane.
EllipseToy.SkyEllipseToy - Class in uk.ac.starlink.table.join
Component which shows ellipses on a spherical surface.
ellipsis(String, int) - Static method in class diva.gui.GUIUtilities
Return a string that contains the original string, limited to the given number of characters.
ELLIPSIS - Static variable in class uk.ac.starlink.util.gui.FileNameListCellRenderer
 
ELSIZE_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
empty - Variable in class uk.ac.starlink.jaiutil.HDXImage
True if the image is empty?
EMPTY - Static variable in class uk.ac.starlink.ttools.plot.PointIterator
PointIterator instance with no points.
EMPTY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Pixers
Pixer with no pixels.
EMPTY_SPAN - Static variable in class uk.ac.starlink.ttools.plot2.PlotUtil
Span instance not initialised with any data.
EMPTY_TUPLE_SEQUENCE - Static variable in class uk.ac.starlink.ttools.plot2.PlotUtil
TupleSequence instance that contains no tuples.
EmptyDataNode - Class in uk.ac.starlink.datanode.nodes
Blank node.
EmptyDataNode() - Constructor for class uk.ac.starlink.datanode.nodes.EmptyDataNode
 
emptyIcon(int, int) - Static method in class uk.ac.starlink.util.IconUtils
Returns an icon with a given size and no content.
EmptyPanel() - Constructor for class jsky.catalog.gui.CatalogNavigator.EmptyPanel
 
EmptyRenderedImage - Class in jsky.image
Implements a dummy RenderedImage, for use when there is no image to display.
EmptyRenderedImage(int, int) - Constructor for class jsky.image.EmptyRenderedImage
Construct an "empty" image with the given width and height in pixels
EmptyRenderedImage() - Constructor for class jsky.image.EmptyRenderedImage
Construct an "empty" image
EmptyRowSequence - Class in uk.ac.starlink.table
Implementation of both RowSequence and RowAccess which has no rows.
EmptyStarTable - Class in uk.ac.starlink.table
A wrapper table which has the same metadata as its base table, but no rows.
EmptyStarTable(StarTable) - Constructor for class uk.ac.starlink.table.EmptyStarTable
Creates a new empty table with metadata taken from an existing one.
EmptyStarTable() - Constructor for class uk.ac.starlink.table.EmptyStarTable
Creates a new empty table with no columns, no rows and no parameters.
enableFigureDraggerSelection() - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Switch selection using the drag box interactor back on.
encapsulate(Object) - Static method in class nom.tam.fits.AsciiTableHDU
 
encapsulate(Object) - Static method in class nom.tam.fits.BinaryTableHDU
Encapsulate data in a BinaryTable data type
encapsulate(Object) - Static method in class nom.tam.fits.ImageHDU
Encapsulate an object as an ImageHDU.
encapsulate(Object) - Static method in class nom.tam.fits.RandomGroupsHDU
 
encapsulate(Object) - Static method in class nom.tam.fits.UndefinedHDU
Encapsulate an object as an ImageHDU.
encode(RenderedImage) - Method in class jsky.image.fits.codec.FITSEncoder
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encode() - Method in class jsky.image.ImageEncoder
 
encode(Element) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
 
encode(Element) - Method in class uk.ac.starlink.ast.gui.AstAxes
Description of the Method
encode(Element) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Description of the Method
encode(Element) - Method in class uk.ac.starlink.ast.gui.AstBorder
Description of the Method
encode(Element) - Method in class uk.ac.starlink.ast.gui.AstGrid
Description of the Method
encode(Element) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Description of the Method
encode(Element) - Method in class uk.ac.starlink.ast.gui.AstStrings
Description of the Method
encode(Element) - Method in class uk.ac.starlink.ast.gui.AstTicks
Description of the Method
encode(Element) - Method in class uk.ac.starlink.ast.gui.AstTitle
Description of the Method
encode(Element) - Method in class uk.ac.starlink.ast.gui.ColourStore
Encode this value in an XML snippet.
encode(Element) - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
 
encode(Element) - Method in class uk.ac.starlink.ast.gui.GraphicsHints
 
encode(Element) - Method in class uk.ac.starlink.ast.gui.PlotConfiguration
Encode the internal state of this object into an XML snippet rooted in an Element.
encode(Element) - Method in class uk.ac.starlink.diva.FigureProps
 
encode(Object) - Method in class uk.ac.starlink.ecsv.EcsvEncoder
Formats a value of this encoder's datatype for insertion into the body of an ECSV file.
encode(RenderedImage) - Method in class uk.ac.starlink.jaiutil.HDXEncoder
Encodes a RenderedImage and writes the output to the OutputStream associated with this ImageEncoder.
encode(Object, DataOutput) - Method in class uk.ac.starlink.table.storage.Codec
Serializes an object to a stream.
encode(double, double) - Method in class uk.ac.starlink.ttools.convert.SkyUnits
Takes a pair of coordinates in radians and converts them to these units.
encode(Element) - Method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
 
encode(Element) - Method in interface uk.ac.starlink.util.XMLEncodeDecode
Encode the internal state of this object so that it is rooted in the given Element.
encodeBase64DoubleArray(double[]) - Method in class uk.ac.starlink.diva.FigureProps
Encode an array of doubles as a base64 string.
encodeColor(Color) - Static method in class uk.ac.starlink.ast.grf.DefaultGrf
Encode a Color to a unique integer value that can be used in the Grf interface.
Encoder - Interface in uk.ac.starlink.parquet
Defines transmission of a java value type to a RecordConsumer for writing to parquet tables.
encodeRLE(int[]) - Static method in class jsky.util.Convert
Encodes the given array of ints using a run-length scheme.
Encoders - Class in uk.ac.starlink.parquet
Provides Encoder implementations.
encodeUserPass(String, char[]) - Static method in class uk.ac.starlink.auth.BasicAuthScheme
Encodes the user:password pair as a Base64-encoded string, as described by RFC 7617.
ENCODINGS - Static variable in class uk.ac.starlink.datanode.nodes.XMLDocument
 
END - Static variable in class uk.ac.starlink.fits.CardType
END card type.
END - Static variable in class uk.ac.starlink.table.formats.StreamStarTable
Char representation of -1 (as returned end-of-stream read)
end() - Method in class uk.ac.starlink.ttools.taplint.JsonOutputReporter
 
end() - Method in interface uk.ac.starlink.ttools.taplint.OutputReporter
Signals end of reporting.
end() - Method in class uk.ac.starlink.ttools.taplint.TextOutputReporter
 
END_CARD - Static variable in class uk.ac.starlink.fits.CardFactory
CardImage for terminating header ("END").
END_CARD - Static variable in class uk.ac.starlink.oldfits.FitsConstants
Image of end-of-header card.
END_TIME - Static variable in interface jsky.timeline.TimeLineNode
 
END_TIME - Static variable in interface jsky.timeline.TimeLineNodeModel
 
endAdd() - Method in interface uk.ac.starlink.ttools.plot2.data.CachedColumn
Indicates that no more calls to CachedColumn.add(java.lang.Object) will be made
endBase64() - Method in class uk.ac.starlink.util.BufferedBase64OutputStream
Flushes any data in the buffer and terminates the Base64 output correctly.
endCDATA() - Method in class uk.ac.starlink.ttools.copy.SquashAttributeHandler
 
endCDATA() - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
endCDATA() - Method in class uk.ac.starlink.ttools.votlint.VotLintEntityResolver
 
endCells() - Method in interface uk.ac.starlink.table.storage.ColumnStore
Signals that no more calls to acceptCell will be made, and that calls to createReader may be made.
endCells() - Method in class uk.ac.starlink.table.storage.IndexedStreamColumnStore
 
endCells() - Method in class uk.ac.starlink.table.storage.StreamColumnStore
 
endClass() - Method in interface uk.ac.starlink.ttools.build.DocletOutput
End output of documentation for the most recently started class.
endClass() - Method in class uk.ac.starlink.ttools.build.HtmlDocletOutput
 
endClass() - Method in class uk.ac.starlink.ttools.build.XmlDocletOutput
 
endDocument() - Method in class diva.compat.xml.XmlReader.Handler
End the document.
endDocument() - Method in class diva.util.aelfred.HandlerBase
Handle the end of the document.
endDocument() - Method in interface diva.util.aelfred.XmlHandler
End the document.
endDocument() - Method in class diva.util.xml.XmlReader.Handler
End the document.
endDocument() - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
endDocument() - Method in class uk.ac.starlink.ttools.votlint.FudgeNamespaceContentHandler
 
endDocument() - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
endDocument() - Method in class uk.ac.starlink.vo.TableSetSaxHandler
 
endDocument() - Method in class uk.ac.starlink.votable.TableContentHandler
 
endDocument() - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
 
endDrag(Surface, Point, int, Point) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeNavigator
 
endDrag(Surface, Point, int, Point) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneNavigator
 
endDrag(Surface, Point, int, Point) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyNavigator
 
endDrag(Surface, Point, int, Point) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeNavigator
 
endDrag(Surface, Point, int, Point) - Method in interface uk.ac.starlink.ttools.plot2.Navigator
Terminating drag gesture.
endDTD() - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
endDTD() - Method in class uk.ac.starlink.ttools.votlint.VotLintEntityResolver
 
endElement(String) - Method in class diva.compat.xml.XmlReader.Handler
Move up one level in the parse tree.
endElement(String) - Method in class diva.gui.MultipageParser
Handle the end of an element.
endElement(String) - Method in class diva.sketch.recognition.MSTrainingParser
Handle the end of an element.
endElement(String) - Method in class diva.sketch.recognition.SSTrainingParser
Handle the end of an element.
endElement(String) - Method in class diva.util.aelfred.HandlerBase
Handle the end of an element.
endElement(String) - Method in interface diva.util.aelfred.XmlHandler
End an element.
endElement(String) - Method in class diva.util.xml.XmlReader.Handler
Move up one level in the parse tree.
endElement(String, String, String) - Method in class jsky.util.SaxParserUtil
Called for each element end tag.
endElement(ElementDeclaration) - Method in class uk.ac.starlink.ttools.cea.CeaWriter
Convenience method to end an element described by an ElementDeclaration.
endElement(String, String, String) - Method in class uk.ac.starlink.ttools.copy.SquashAttributeHandler
 
endElement(String, String, String) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
endElement() - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Called when the element has ended.
endElement(String, String, String) - Method in class uk.ac.starlink.ttools.votlint.FudgeNamespaceContentHandler
 
endElement() - Method in class uk.ac.starlink.ttools.votlint.StreamHandler
 
endElement() - Method in class uk.ac.starlink.ttools.votlint.TableHandler
 
endElement() - Method in class uk.ac.starlink.ttools.votlint.TdHandler
 
endElement() - Method in class uk.ac.starlink.ttools.votlint.TrHandler
 
endElement(String, String, String) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
endElement(String) - Method in class uk.ac.starlink.util.XmlWriter
Outputs an end element tag.
endElement(String, String, String) - Method in class uk.ac.starlink.vo.DalResultStreamer
 
endElement(String, String, String) - Method in class uk.ac.starlink.vo.DalResultXMLFilter
 
endElement(String, String, String) - Method in class uk.ac.starlink.vo.TableSetSaxHandler
 
endElement(String, String, String) - Method in class uk.ac.starlink.votable.TableContentHandler
 
endElement(String, String, String) - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
 
endEntity(String) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
endEntity(String) - Method in class uk.ac.starlink.ttools.votlint.VotLintEntityResolver
 
endExternalEntity(String) - Method in class diva.compat.xml.XmlReader.Handler
Move up one level in the external entity tree.
endExternalEntity(String) - Method in class diva.util.aelfred.HandlerBase
Handle the end of an external entity.
endExternalEntity(String) - Method in interface diva.util.aelfred.XmlHandler
End an external entity.
endExternalEntity(String) - Method in class diva.util.xml.XmlReader.Handler
Move up one level in the external entity tree.
endMember() - Method in interface uk.ac.starlink.ttools.build.DocletOutput
End output of the most recently started member.
endMember() - Method in class uk.ac.starlink.ttools.build.HtmlDocletOutput
 
endMember() - Method in class uk.ac.starlink.ttools.build.XmlDocletOutput
 
endOutput() - Method in interface uk.ac.starlink.ttools.build.DocletOutput
Called at the end of operation.
endOutput() - Method in class uk.ac.starlink.ttools.build.HtmlDocletOutput
 
endOutput() - Method in class uk.ac.starlink.ttools.build.XmlDocletOutput
 
endPrefixMapping(String) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
endPrefixMapping(String) - Method in class uk.ac.starlink.ttools.votlint.FudgeNamespaceContentHandler
 
endPrefixMapping(String) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
endPrefixMapping(String) - Method in class uk.ac.starlink.vo.DalResultXMLFilter
 
endPrefixMapping(String) - Method in class uk.ac.starlink.vo.TableSetSaxHandler
 
endPrefixMapping(String) - Method in class uk.ac.starlink.votable.TableContentHandler
 
endPrefixMapping(String) - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
 
endRows() - Method in class uk.ac.starlink.table.gui.ProgressBarTableSink
 
endRows() - Method in class uk.ac.starlink.table.OnceRowPipe
 
endRows() - Method in class uk.ac.starlink.table.storage.ByteStoreRowStore
 
endRows() - Method in class uk.ac.starlink.table.storage.DiscardRowStore
 
endRows() - Method in class uk.ac.starlink.table.storage.ListRowStore
 
endRows() - Method in class uk.ac.starlink.table.storage.SidewaysRowStore
 
endRows() - Method in class uk.ac.starlink.table.StreamTableSink
 
endRows() - Method in interface uk.ac.starlink.table.TableSink
Signals that there are no more rows to be transmitted.
endRows() - Method in class uk.ac.starlink.ttools.calc.CacheRowPipe
 
endRows() - Method in class uk.ac.starlink.ttools.cone.LimitRowSink
 
endRows() - Method in class uk.ac.starlink.ttools.votlint.FitsHandler
 
endSection() - Method in class uk.ac.starlink.ttools.taplint.JsonOutputReporter
 
endSection() - Method in interface uk.ac.starlink.ttools.taplint.OutputReporter
Ends the current section.
endSection() - Method in class uk.ac.starlink.ttools.taplint.TextOutputReporter
 
endSequence(boolean) - Method in interface uk.ac.starlink.table.gui.TableLoadClient
Indicates that no more loadSuccess/loadFailure methods will be invoked.
endSequence() - Method in class uk.ac.starlink.table.QueueTableSequence
Indicates that no more load success or failure indications will be added by the queue writer.
endStage() - Method in class uk.ac.starlink.table.join.NullProgressIndicator
 
endStage() - Method in interface uk.ac.starlink.table.join.ProgressIndicator
Indicates that no more ProgressIndicator.setLevel(double) calls will be made until the next ProgressIndicator.startStage(java.lang.String).
endStage() - Method in class uk.ac.starlink.table.join.RangeModelProgressIndicator
 
endStage() - Method in class uk.ac.starlink.table.join.TextProgressIndicator
 
endsWith(String, String) - Static method in class uk.ac.starlink.ttools.func.Strings
Determines whether a string ends with a certain substring.
endTable() - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
endTable() - Method in class uk.ac.starlink.vo.DalResultStreamer
 
endTable() - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializer
 
endTable() - Method in interface uk.ac.starlink.votable.TableHandler
Called when there are no more rows to be transmitted.
ensureLegalXml(char) - Static method in class uk.ac.starlink.votable.VOSerializer
Returns a legal XML character corresponding to an input character.
ensureUnique(String, Collection<String>, boolean) - Static method in class uk.ac.starlink.table.JoinFixAction
Utility method which repeatedly doctors a name until it fails to match any of the others in a given collection.
ENTITY_INTERNAL - Static variable in class diva.util.aelfred.XmlParser
Constant: the entity is internal.
ENTITY_NDATA - Static variable in class diva.util.aelfred.XmlParser
Constant: the entity is external, non-XML data.
ENTITY_TEXT - Static variable in class diva.util.aelfred.XmlParser
Constant: the entity is external XML data.
ENTITY_UNDECLARED - Static variable in class diva.util.aelfred.XmlParser
Constant: the entity has not been declared.
entrySet() - Method in class uk.ac.starlink.ttools.server.SoftCache
 
Environment - Interface in uk.ac.starlink.task
Defines an execution environment within which tasks can operate.
EnvPlanePlotter - Class in uk.ac.starlink.ttools.example
PlanePlotter implementation that uses the name/value pairs in the same way as the STILTS application command-line interface to set up a plot.
EnvPlanePlotter() - Constructor for class uk.ac.starlink.ttools.example.EnvPlanePlotter
 
EPANECHNIKOV - Static variable in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Epanechnikov (parabola) kernel shape.
Epb(double) - Method in class uk.ac.starlink.pal.Pal
Conversion of Modified Julian Date to Besselian epoch.
Epb2d(double) - Method in class uk.ac.starlink.pal.Pal
Conversion of Besselian epoch to Modified Julian Date.
Epco(char, char, double) - Method in class uk.ac.starlink.pal.Pal
Convert an epoch into the appropriate form - 'B' or 'J'.
Epj(double) - Method in class uk.ac.starlink.pal.Pal
Conversion of Modified Julian Date to Julian epoch.
Epj2d(double) - Method in class uk.ac.starlink.pal.Pal
Conversion of Julian epoch to Modified Julian Date.
EPNCORE_TNAME - Static variable in class uk.ac.starlink.ttools.taplint.EpnTapStage
Schema-less table name of EPN-TAP tables.
EPNCORE_UTYPE - Static variable in class uk.ac.starlink.ttools.taplint.EpnTapStage
Required utype of EPN-TAP tables.
EPNCORE_UTYPE2 - Static variable in class uk.ac.starlink.ttools.taplint.EpnTapStage
Transitional utype of EPN-TAP tables.
EpnTapStage - Class in uk.ac.starlink.ttools.taplint
Validation stage for testing EPN-TAP data model metadata and content.
EpnTapStage(TapRunner, MetadataHolder) - Constructor for class uk.ac.starlink.ttools.taplint.EpnTapStage
Constructor.
epochProp(double, double[]) - Static method in class uk.ac.starlink.ttools.func.Gaia
Propagates the astrometry parameters, supplied as a 6-element array, to a different epoch.
epochPropErr(double, double[]) - Static method in class uk.ac.starlink.ttools.func.Gaia
Propagates the astrometry parameters and their associated errors and correlations, supplied as a 22-element array, to a different epoch.
epochToString() - Method in class jsky.science.Coordinates
Returns a string representation of the epoch.
EpochTransformation - Class in uk.ac.starlink.dpac.epoch
Propagates the 6-dimensional vector of barycentric astrometric parameters and the associated covariance matrix from one epoch to another assuming uniform space motion
EPS - Static variable in class uk.ac.starlink.ttools.plot.GraphicExporter
Exports to Encapsulated PostScript.
EPS_GZIP - Static variable in class uk.ac.starlink.ttools.plot.GraphicExporter
Exports to gzipped Encapsulated PostScript.
Eqecl(AngleDR, double) - Method in class uk.ac.starlink.pal.Pal
Transformation from J2000.0 equatorial coordinates to ecliptic coordinates.
Eqeqx(double) - Method in class uk.ac.starlink.pal.Pal
Equation of the equinoxes (IAU 1994, double precision).
Eqgal(AngleDR) - Method in class uk.ac.starlink.pal.Pal
Transformation from J2000.0 equatorial coordinates to IAU 1958 Galactic coordinates.
EQU - Static variable in class uk.ac.starlink.ttools.plot2.layer.LevelMode
Equal-area scaling - levels are spaced to provide equally sized inter-contour regions.
Equality - Annotation Type in uk.ac.starlink.ttools.plot2
Indicates that an object must have the Object.equals(java.lang.Object) and Object.hashCode() methods implemented intelligently.
equals(Object) - Method in class diva.sketch.recognition.SimpleData
Equality test: are the types equal?
equals(Object) - Method in class diva.sketch.recognition.Type
Return whether the given type object is equivalent to this one.
equals(Object) - Method in class diva.sketch.toolbox.DashedPathData
Equality test: are the paths, segment lengths, and gap lengths identical?
equals(Object) - Method in class diva.sketch.toolbox.TextAnnotations
 
equals(Object) - Method in class diva.sketch.toolbox.TextData
Equality test: are the strings identical?
equals(Object) - Method in class jsky.coords.DMS
Define equality based on the value
equals(Object) - Method in class jsky.coords.HMS
Define equality based on the value
equals(ImageColormap) - Method in class jsky.image.ImageColormap
Return true if this object is equivalent to the given one.
equals(Object) - Method in class jsky.science.AbstractScienceObject
Default implementation: checks for same name only
equals(Object) - Method in class jsky.science.AbstractScienceObjectNode
Adds equals() checks on the object's DataSources and Children
equals(Object) - Method in class jsky.science.Coordinates
Compares this Coordinates object to the specified object and returns true if the objects are equivalent.
equals(Object) - Method in class jsky.science.CoordinatesOffset
Determines whether two offsets are equal.
equals(Object) - Method in class jsky.science.Passband
 
equals(Object) - Method in class jsky.science.ProperMotion
Determines whether two proper motions are equal.
equals(Object) - Method in class jsky.science.Quantity
compares to Quantities for equality.
equals(Object) - Method in class jsky.science.Wavelength1DArray
 
equals(Object) - Method in class jsky.science.Wavelength1DFormula
After check with superclass, returns true if objects are same Class and have same min/max and number of points.
equals(Object) - Method in class jsky.timeline.TimeLineNodeModel.TimeLineNodeComparator
 
equals(String, String) - Static method in class jsky.util.StringUtil
Return true if the two strings are equal (like String.equals(), but allowing null values for both operands).
equals(Object) - Method in class uk.ac.starlink.array.BadHandler
 
equals(NDArray, NDArray) - Static method in class uk.ac.starlink.array.NDArrays
Tests two NDArrays for equivalence.
equals(Object) - Method in class uk.ac.starlink.array.NDShape
 
equals(Object) - Method in class uk.ac.starlink.array.OrderedNDShape
Indicates whether another object is equivalent to this one.
equals(Object) - Method in class uk.ac.starlink.ast.AstObject
Determine whether two AstObjects are similar in all respects.
equals(Object) - Method in class uk.ac.starlink.ast.grf.GrfEscape
 
equals(Object) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
equals(Object) - Method in class uk.ac.starlink.auth.Challenge
 
equals(Object) - Method in class uk.ac.starlink.auth.ContentType
 
equals(Object) - Method in class uk.ac.starlink.auth.ProtectionSpace
 
equals(Object) - Method in class uk.ac.starlink.auth.UserPass
 
equals(Object) - Method in class uk.ac.starlink.connect.FileNode
 
equals(Object) - Method in class uk.ac.starlink.datanode.nodes.StringComparator
 
equals(Object) - Method in class uk.ac.starlink.dpac.math.PolynomialFunction
equals(Object) - Method in class uk.ac.starlink.plastic.ApplicationItem
Equality is assessed only on the value of the ID attribute.
equals(Object) - Method in class uk.ac.starlink.srb.SRBNode
 
equals(Object) - Method in class uk.ac.starlink.table.HealpixTableInfo
 
equals(Object) - Method in class uk.ac.starlink.table.join.LinkGroup
 
equals(Object) - Method in class uk.ac.starlink.table.join.RowLink
Assesses equality.
equals(Object) - Method in class uk.ac.starlink.table.join.RowRef
 
equals(Object) - Method in class uk.ac.starlink.tfcat.Position
 
equals(Object) - Method in class uk.ac.starlink.ttools.cone.AngleUnits
 
equals(String, String) - Static method in class uk.ac.starlink.ttools.func.Strings
Determines whether two strings are equal.
equals(Object) - Method in class uk.ac.starlink.ttools.plot.Corner
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Returns true if o satisfies the following conditions It has the same class as this one It has the same colour as this one It has the same stroke as this one The otherAtts object specified at its creation matches (according to equals() this one's
equals(Object) - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot.Plot3DState
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot.PlotState
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot.PlotState.SimpleValueInfo
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot.Range
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot.SphericalPlotState
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.BasicCaptioner
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.Caption
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMap
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.data.AbstractDataSpec
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.data.CoordSpec
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.data.MaskSpec
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.Decoration
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.HealpixDataGeom
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape.Cell
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.SideFlags
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyAspect
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.SliceDataGeom
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter.KDenseStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.AuxLineStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter.CombineArrayStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.ContourStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter.DensoStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlotter.FillStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter.FunctionStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.Gridder
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.GridPlotter.GridStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter.HealpixStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter.HistoStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.LineCombineArrayPlotter.LineCombineArrayStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.LinePlotter.LinesStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.LineStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkCombineArrayPlotter.MarkCombineArrayStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkerStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.QuantileCombiner
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.AutoTransparentStamper
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.DensityStamper
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.FlatStamper
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.ShadeStamper
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.WeightStamper
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.ShortPair
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm.SizeOutliner
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm.SizeXyOutliner
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter.SkyDenseStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter.GridStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter.SpectroStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter.GridStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.SpotPlotter.SpotStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter.StatsStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter.TraceStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.Unit
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.LayerOpt
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.LegendEntry
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.LegendIcon
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.OutlineCaptioner
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.Padding
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.PlotPlacement
 
equals(Object, Object) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Compares two possibly null objects for equality.
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.PointCloud
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.ReportMap
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.SubCloud
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.Subrange
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.Tick
 
equals(Object) - Method in class uk.ac.starlink.ttools.taplint.AdhocCode
 
equals(Object) - Method in class uk.ac.starlink.ttools.task.Setting
 
equals(Object) - Method in class uk.ac.starlink.ttools.votlint.ElementRef
 
equals(Object) - Method in class uk.ac.starlink.ttools.votlint.VotLintCode
 
equals(Object) - Method in class uk.ac.starlink.util.Bi
 
equals(Object) - Method in class uk.ac.starlink.util.CgiQuery
 
equals(Object) - Method in class uk.ac.starlink.util.ContentType
 
equals(Object) - Method in class uk.ac.starlink.util.Pair
 
equals(T, T) - Static method in class uk.ac.starlink.util.Util
Typed equality operation.
equals(Object) - Method in class uk.ac.starlink.vo.ConeVerbosity
 
equals(Object) - Method in class uk.ac.starlink.vo.Ivoid
 
equalsIgnoreCase(String, String) - Static method in class uk.ac.starlink.ttools.func.Strings
Determines whether two strings are equal apart from possible upper/lower case distinctions.
equalsIvoid(Ivoid) - Method in class uk.ac.starlink.vo.Ivoid
Typed version of Ivoid.equals(java.lang.Object) method.
EqualsMatchEngine - Class in uk.ac.starlink.table.join
Match engine which considers two rows matched if they contain objects which are non-blank and equal.
EqualsMatchEngine() - Constructor for class uk.ac.starlink.table.join.EqualsMatchEngine
 
EQUATION_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LinearFitPlotter
Report key for text of linear fit equation.
EQUATORIAL - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySys
J2000 Equatorial sky system.
EQUINOX - Static variable in class jsky.catalog.MemoryCatalog
 
equinox - Variable in class jsky.catalog.RowCoordinates
Value of the equinox for world coordinates, if it is known
equinox() - Method in class jsky.catalog.RowCoordinates
Return the equinox used for world coordinates
EQUINOX - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: equinox of RA,Dec
EQUINOX - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
EQUINOX_NOTIFY - Static variable in class jsky.util.gui.CoordinatesPanel
 
EQUINOX_PROPERTY - Static variable in class jsky.util.gui.CoordinatesPanel
Bound property name.
EQUINOX_SHOWN_PROPERTY - Static variable in class jsky.util.gui.CoordinatesPanel
Bound property name.
equinoxCol - Variable in class jsky.catalog.RowCoordinates
Index of a column containing the equnox for each row, or -1 if it is constant.
equinoxIntToString(int) - Static method in class jsky.science.Coordinates
returns the full label name of an equinox
equinoxIntToYear(int) - Static method in class jsky.science.Coordinates
returns the year of the enumerated equinox value
equinoxLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
equinoxStringToInt(String) - Static method in class jsky.science.Coordinates
returns the equinox given its label
equinoxToString() - Method in class jsky.science.Coordinates
Returns a string representation of the equinox.
equinoxValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
error(String, String, int, int) - Method in class diva.compat.xml.XmlReader.Handler
Print an error message to the error stream.
error(String, String, int, int) - Method in class diva.util.aelfred.HandlerBase
Throw an exception for a fatal error.
error(String, String, int, int) - Method in interface diva.util.aelfred.XmlHandler
Fatal XML parsing error.
error(String, String, int, int) - Method in class diva.util.xml.XmlReader.Handler
Print an error message to the error stream.
error(Component, String) - Static method in class jsky.util.gui.DialogUtil
Report an error message.
error(String) - Static method in class jsky.util.gui.DialogUtil
Report an error message.
error(Component, Exception) - Static method in class jsky.util.gui.DialogUtil
Report an error message based on the given exception.
error(Exception) - Static method in class jsky.util.gui.DialogUtil
Report an error message based on the given exception.
error(String, String) - Static method in class jsky.util.Logger
Post an error message to the specified category.
error(String, String, Throwable) - Static method in class jsky.util.Logger
Post an error message to the specified category.
error(Object, String) - Static method in class jsky.util.Logger
Post an error message to the category for the class of the given object.
error(Object, String, Throwable) - Static method in class jsky.util.Logger
Post an error message to the category for the class of the given object.
error(SAXParseException) - Method in class jsky.util.SaxParserUtil
Called for recoverable errors
ERROR - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
error(SAXParseException) - Method in class uk.ac.starlink.ttools.taplint.ReporterErrorHandler
 
error(VotLintCode, String) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Writes an error message through the context.
error(VotLintCode, String) - Method in class uk.ac.starlink.ttools.votlint.ValueParser
Writes an error mesage to the user.
error(SAXParseException) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
error(VotLintCode, String) - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Write an error message to the user.
ERROR_SHAPE_1D - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for 1d (vertical) error marker style.
ERROR_SHAPE_2D - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for 2d error marker style.
ERROR_SHAPE_3D - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for 3d error marker style.
ErrorArrayForm - Class in uk.ac.starlink.ttools.plot2.layer
Form for drawing an array of error bars per row, given array-valued X, Y and X/Y error offsets.
ErrorArrayForm(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ErrorArrayForm
Constructor.
ErrorCartesianMatchEngine - Class in uk.ac.starlink.table.join
Match Engine which works in an N-dimensional Cartesian space with isotropic per-row errors.
ErrorCartesianMatchEngine(int, double) - Constructor for class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
Constructor.
ErrorDataNode - Class in uk.ac.starlink.datanode.nodes
 
ErrorDataNode(Throwable) - Constructor for class uk.ac.starlink.datanode.nodes.ErrorDataNode
 
ErrorDialog - Class in uk.ac.starlink.util.gui
Utility class for displaying an error dialogue to the user.
ErrorDialog(Frame, Throwable, String, String[]) - Constructor for class uk.ac.starlink.util.gui.ErrorDialog
Constructor.
ErrorLeaf - Class in uk.ac.starlink.connect
Dummy Leaf implmentation which describes an error condition.
ErrorLeaf(Branch, Throwable) - Constructor for class uk.ac.starlink.connect.ErrorLeaf
Constructor.
ErrorMarkStyleSet - Class in uk.ac.starlink.ttools.plot
StyleSet which wraps an existing one to give it a different error renderer.
ErrorMarkStyleSet(StyleSet, ErrorRenderer) - Constructor for class uk.ac.starlink.ttools.plot.ErrorMarkStyleSet
Constructor.
ErrorMode - Class in uk.ac.starlink.table.formats
Defines how error messages are reported.
ErrorMode(String, boolean) - Constructor for class uk.ac.starlink.table.formats.ErrorMode
Constructor.
ErrorMode - Class in uk.ac.starlink.ttools.plot
Enumeration class which describes, for each dimension, what is the error reporting regime.
ErrorMode.Extent - Class in uk.ac.starlink.ttools.plot
Enumeration class which lists the distance quantities used by different error modes.
ErrorModeSelection - Interface in uk.ac.starlink.ttools.plot
Supplies an ErrorMode.
ErrorRenderer - Class in uk.ac.starlink.ttools.plot
Renders error bars.
ErrorRenderer(String) - Constructor for class uk.ac.starlink.ttools.plot.ErrorRenderer
Constructor.
ErrorSkyMatchEngine - Class in uk.ac.starlink.table.join
MatchEngine which matches objects on the celestial sphere according to per-object error radii.
ErrorSkyMatchEngine(SkyPixellator, double) - Constructor for class uk.ac.starlink.table.join.ErrorSkyMatchEngine
Constructor.
ErrorSkyMatchEngine.InDegrees - Class in uk.ac.starlink.table.join
MatchEngine class that behaves like ErrorSkyMatchEngine but uses human-friendly units (degrees and arcseconds) rather than radians for tuple elements and match parameters.
errVarpi - Variable in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
ESPEED - Static variable in class uk.ac.starlink.pal.Pal
Nominal mean sidereal speed of Earth equator in km/s (the actual value is about 0.4651)
establishContext(String) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Establish a graphics context for grouping a set of related drawing operations.
estimate(StarVariables) - Method in class gaia.cu9.tools.parallax.DistanceEstimator
 
Etrms(double) - Method in class uk.ac.starlink.pal.Pal
Compute the e-terms (elliptic component of annual aberration) vector.
eulerToRotationDegrees(double[]) - Static method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Converts three ZXZ Euler angles to a rotation matrix.
EUROVO_REG - Static variable in class uk.ac.starlink.vo.RegTapRegistryQuery
TAP base URL for Euro-VO registry, currently hosted at ESAC.
EUROVO_REG - Static variable in class uk.ac.starlink.vo.Ri1RegistryQuery
Endpoint for Euro-VO registry.
EV - Static variable in class jsky.science.Wavelength
 
EVABBREV - Static variable in class jsky.science.Wavelength
 
eval() - Method in class jsky.util.JavaExpr
Evaluate the expression and return the result.
evalBoolean() - Method in class jsky.util.JavaExpr
Evaluate the expression and return the result as a boolean.
evalCoeffs() - Method in class uk.ac.starlink.diva.interp.PolynomialInterp
Compute coefficients of Langrange interpolating polynomial of degree x.length - 1.
evalObject() - Method in class jsky.util.JavaExpr
Evaluate the expression and return the result as an Object.
evalPolynomial(double) - Method in class uk.ac.starlink.diva.interp.PolynomialInterp
Evaluate a polynomial by Horner's schema
evaluate(double[], double) - Static method in class uk.ac.starlink.dpac.math.PolynomialFunction
Uses Horner's Method to evaluate the polynomial with the given coefficients at the argument.
evaluate(String, StarTable, Class<?>, String) - Static method in class uk.ac.starlink.ttools.filter.SetParameterFilter
Evaluates an expression in the context of a table.
evaluate(I) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction
Evaluates this expression.
evaluate(String, String, String, I) - Static method in class uk.ac.starlink.ttools.jel.JELArrayFunction
Utility method to create and use an array function in one go.
evaluate(double) - Method in class uk.ac.starlink.ttools.jel.JELFunction
Evaluates this function at a given value of the independent variable.
evaluate(CompiledExpression) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Evaluates a given compiled expression at the current row.
evaluate(double) - Method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Returns the point value of the function defining this shape at a point a given absolute fraction of the nominal width from the center.
evaluate(CompiledExpression) - Method in class uk.ac.starlink.ttools.plottask.TablePointSequence
Convenience method which evaluates an Object-valued compiled expression.
evaluateAtRow(CompiledExpression, long) - Method in class uk.ac.starlink.ttools.jel.RandomJELRowReader
Evaluates a given compiled expression at a given row.
evaluateBoolean(CompiledExpression) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Evaluates a given compiled expression at the current row under the assumption that the expression represents a boolean value.
evaluateBoolean(long) - Method in class uk.ac.starlink.ttools.jel.RandomJELEvaluator
Returns the value of the expression at a given table row as a boolean.
evaluateDouble(CompiledExpression) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Evaluates a given compiled expression at the current row under the assumption that the expression represents a numeric value.
evaluateDouble(long) - Method in class uk.ac.starlink.ttools.jel.RandomJELEvaluator
Returns the value of the expression at a given table row as a double.
evaluateDouble(CompiledExpression) - Method in class uk.ac.starlink.ttools.plottask.TablePointSequence
Convenience method which evaluates a numeric-valued compiled expression.
evaluateObject(long) - Method in class uk.ac.starlink.ttools.jel.RandomJELEvaluator
Returns the value of the expression at a given table row as an Object.
evalYData(double) - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
evalYData(double) - Method in interface uk.ac.starlink.diva.interp.Interpolator
Return the interpolated value corresponding to some arbitrary X coordinate.
evalYDataArray(double[]) - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
evalYDataArray(double[]) - Method in interface uk.ac.starlink.diva.interp.Interpolator
Return an array of interpolated value corresponding to some array of arbitrary X coordinates.
EVENT_STREAM_TAG - Static variable in class diva.util.jester.EventParser
 
EventAcceptor - Interface in diva.canvas.event
An event acceptor is a canvas component object that is prepared to accept an AWT event, and then possibly process and consume it.
eventFired(Object, Object, EventObject) - Method in interface jsky.science.AbstractScienceObject.EventMonitor
 
EventLayer - Class in diva.canvas.event
An event layer is a canvas layer that accepts mouse events.
EventLayer() - Constructor for class diva.canvas.event.EventLayer
 
eventLayer - Variable in class jsky.image.graphics.MeasureBand
 
EventParser - Class in diva.util.jester
EventParser parses an XML file representing a stream of AWT input events into an array of InputEvent objects.
EventParser(Component) - Constructor for class diva.util.jester.EventParser
Construct a new event parser that parses events from the input string and attributes them to the given source component.
EventPlayer - Class in diva.util.jester
EventPlayer uses the java.awt.robot API to inject streams of events into a component.
EventPlayer(Component) - Constructor for class diva.util.jester.EventPlayer
Play events into the given component.
EventRecorder - Class in diva.util.jester
EventRecorder listens to all of the mouse and keyboard events on a given component and records these into a sequence which can then be played back using an EventPlayer object.
EventRecorder(Component) - Constructor for class diva.util.jester.EventRecorder
Record events from the given component.
EventWriter - Class in diva.util.jester
EventParser parses an XML file representing a stream of AWT input events into an array of InputEvent objects.
EventWriter() - Constructor for class diva.util.jester.EventWriter
 
EveryFilter - Class in uk.ac.starlink.ttools.filter
 
EveryFilter() - Constructor for class uk.ac.starlink.ttools.filter.EveryFilter
 
EveryTable - Class in uk.ac.starlink.ttools.filter
Wrapper table which looks at only every n'th row.
EveryTable(StarTable, long, boolean) - Constructor for class uk.ac.starlink.ttools.filter.EveryTable
Constructor.
Evp(double, double, double[], double[], double[], double[]) - Method in class uk.ac.starlink.pal.Pal
Barycentric and heliocentric velocity and position of the Earth.
examinePrimitiveArray(Object) - Static method in class nom.tam.util.ArrayFuncs
Examine the structure of an array in detail.
EXAMPLE - Static variable in class uk.ac.starlink.ttools.plot.ErrorRenderer
Error renderer suitable for use in user controls.
EXAMPLE - Static variable in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Shape suitable for use in user controls.
EXAMPLE_LAYER_SUFFIX - Static variable in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
EXAMPLE_TAG - Static variable in class diva.sketch.recognition.MSTrainingParser
Indicate an example.
EXAMPLE_TAG - Static variable in class diva.sketch.recognition.SSTrainingParser
Indicate an example.
EXAMPLE_ZONE_SUFFIX - Static variable in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
ExampleFileFilter - Class in jsky.util.gui
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ExampleFileFilter() - Constructor for class jsky.util.gui.ExampleFileFilter
Creates a file filter.
ExampleFileFilter(String) - Constructor for class jsky.util.gui.ExampleFileFilter
Creates a file filter that accepts files with the given extension.
ExampleFileFilter(String, String) - Constructor for class jsky.util.gui.ExampleFileFilter
Creates a file filter that accepts the given file type.
ExampleFileFilter(String[]) - Constructor for class jsky.util.gui.ExampleFileFilter
Creates a file filter from the given string array.
ExampleFileFilter(String[], String) - Constructor for class jsky.util.gui.ExampleFileFilter
Creates a file filter from the given string array and description.
examples() - Method in class diva.sketch.classification.WeightSet
Return an iterator over the examples of this classifier.
EXAMPLES - Static variable in class uk.ac.starlink.ttools.votlint.VocabChecker
Instance for vocabulary at http://www.ivoa.net/examples.
ExampleSelectField - Class in uk.ac.starlink.util.gui
Text entry component with some additional features.
ExampleSelectField(String) - Constructor for class uk.ac.starlink.util.gui.ExampleSelectField
Constructor.
ExampleStage - Class in uk.ac.starlink.ttools.taplint
Validation stage for testing TAP /examples document.
ExampleStage(TapRunner, CapabilityHolder, MetadataHolder) - Constructor for class uk.ac.starlink.ttools.taplint.ExampleStage
Constructor.
ExampleTextField - Class in uk.ac.starlink.util.gui
TextField that presents an initial greyed-out text before use.
ExampleTextField(String) - Constructor for class uk.ac.starlink.util.gui.ExampleTextField
Constructor.
ExampleUrl - Interface in uk.ac.starlink.votable.datalink
Represents an example invocation from a Service Descriptor.
ExceptionComponentMaker - Class in uk.ac.starlink.datanode.nodes
ComponentMaker which displays an error when activated.
ExceptionComponentMaker(Throwable) - Constructor for class uk.ac.starlink.datanode.nodes.ExceptionComponentMaker
 
EXCISE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
execCommand(String) - Method in interface cds.tools.ExtApp
Allow an "external" application to control by script this application
Executable - Interface in uk.ac.starlink.task
Defines an object which does the work of a task without any further user or environment interaction.
execute(String, Object[]) - Method in class uk.ac.starlink.astrogrid.AcrConnection
Executes an XML-RPC command.
execute(String, Vector) - Method in class uk.ac.starlink.plastic.MinimalHub
This method implements all the XML-RPC services offered by the hub.
execute(SoapRequest, ContentHandler) - Method in class uk.ac.starlink.registry.SoapClient
Sends a SOAP request, and passes the response body to a supplied SAX content handler.
execute() - Method in interface uk.ac.starlink.task.Executable
Performs the work defined by this object.
execute() - Method in class uk.ac.starlink.ttools.task.ShowFunctions
 
execute(StarTableFactory) - Method in class uk.ac.starlink.vo.DalQuery
Executes this query synchronously, returning a StarTable which represents the results.
executeQuery(double, double, double) - Method in class uk.ac.starlink.ttools.cone.ConeSelector
Returns an SQL ResultSet containing the records corresponding to a cone search with the given parameters.
executeQuery(Reporter, TapQuery) - Method in class uk.ac.starlink.ttools.taplint.BasicTapRunner
 
executeQuery(Reporter, TapQuery) - Method in class uk.ac.starlink.ttools.taplint.TapRunner
Executes a TAP query, performing reporting as appropriate.
executeQuery(Reporter, TapQuery) - Method in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
 
executeQuery(URL, StarTableFactory, ContentCoding) - Static method in class uk.ac.starlink.vo.DalQuery
Submits a synchronous query to a URL and retrieves the result as a StarTable following standard DAL conventions.
executeQuery() - Method in class uk.ac.starlink.vo.QuickLookWindow
Begins execution of this window's TAP query.
executeQuery(String, double, double, double, SiaFormatOption, StarTableFactory, ContentCoding) - Method in enum uk.ac.starlink.vo.SiaVersion
Performs an SIA positional query.
executeQuery(TapQuery) - Method in class uk.ac.starlink.vo.TapSchemaInterrogator
Performs an ADQL TAP query to this interrogator's service.
executeSync(StoragePolicy, ContentCoding) - Method in class uk.ac.starlink.vo.TapQuery
Executes this query synchronously and returns the resulting table.
executeSync(TableSink, ContentCoding) - Method in class uk.ac.starlink.vo.TapQuery
Executes this query synchronously and streams the resulting table to a table sink.
ExecutionException - Exception in uk.ac.starlink.task
Exception generated when a task does not complete correctly for some known reason.
ExecutionException() - Constructor for exception uk.ac.starlink.task.ExecutionException
 
ExecutionException(String) - Constructor for exception uk.ac.starlink.task.ExecutionException
 
ExecutionException(String, int) - Constructor for exception uk.ac.starlink.task.ExecutionException
 
ExecutionException(String, Throwable) - Constructor for exception uk.ac.starlink.task.ExecutionException
 
ExecutionException(Throwable) - Constructor for exception uk.ac.starlink.task.ExecutionException
 
exerciseHub() - Method in class uk.ac.starlink.plastic.HubTester
Runs most of the actual tests.
exists() - Method in class uk.ac.starlink.util.ResourceDataSource
Indicates whether this resource can be located by the class loader or not.
EXIT - Static variable in class diva.gui.DefaultActions
 
exit() - Method in class jsky.app.jskycat.JSkyCat
Exit the application with the given status.
exit() - Method in class jsky.catalog.gui.CatalogNavigator
Exit the application with the given status.
exit() - Method in class jsky.image.gui.DivaMainImageDisplay
Exit the application (called from exit menu).
EXIT - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
exitAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Exit" that tries to close all the open documents, and if all of them are closed successfully, then exits Java.
exp(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Euler's number e raised to a power.
exp10(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Power of 10.
expandNode() - Method in class uk.ac.starlink.datanode.tree.NodeExpander
Performs the actual node expansion.
expandPathLater(TreePath) - Method in class uk.ac.starlink.datanode.tree.DataNodeJTree
Submits a path expansion to the event queue for later invocation.
expandSelection(SelectionInteractor, Figure) - Method in class diva.canvas.interactor.SelectionDragger
Expand the selection by adding an item to it and adding highlight rendering to it.
expandSelection(SelectionInteractor, Figure) - Method in class jsky.image.graphics.SelectionDragger
Expand the selection by adding an item to it and adding highlight rendering to it.
ExpDecrVolumeDensityDEM - Class in gaia.cu9.tools.parallax.PDF
 
ExpDecrVolumeDensityDEM(double, double, double) - Constructor for class gaia.cu9.tools.parallax.PDF.ExpDecrVolumeDensityDEM
 
ExpDecrVolumeDensityDEM(StarVariables, double) - Constructor for class gaia.cu9.tools.parallax.PDF.ExpDecrVolumeDensityDEM
 
explainSyntax(String[]) - Static method in class uk.ac.starlink.ttools.filter.BasicFilter
Returns a snippet of XML explaining use of the syntax of some given usage-type example arguments.
ExplodeAllFilter - Class in uk.ac.starlink.ttools.filter
Table filter for replacing every N-element array valued column in a table with N scalar-valued columns.
ExplodeAllFilter() - Constructor for class uk.ac.starlink.ttools.filter.ExplodeAllFilter
 
ExplodeColsFilter - Class in uk.ac.starlink.ttools.filter
Table filter for replacing selected N-element array-valued columns with N scalar-valued columns.
ExplodeColsFilter() - Constructor for class uk.ac.starlink.ttools.filter.ExplodeColsFilter
 
ExplodedStarTable - Class in uk.ac.starlink.table
Wrapper table which takes any column whose value is N-element arrays and turns it into N scalar-valued columns.
ExplodedStarTable(StarTable, boolean[]) - Constructor for class uk.ac.starlink.table.ExplodedStarTable
Constructs a table in which specified columns are exploded.
ExplodedStarTable(StarTable) - Constructor for class uk.ac.starlink.table.ExplodedStarTable
Constructs a table in which all fixed-length array-valued columns are exploded.
EXPONENT_FIELD - Static variable in class uk.ac.starlink.ast.gui.ScientificFormat
 
exportEps(OutputStream) - Method in class uk.ac.starlink.xdoc.fig.FigureIcon
Exports the currently displayed plot to encapsulated postscript.
exportGraphic(Picture, OutputStream) - Method in class uk.ac.starlink.ttools.plot.GraphicExporter
Paints the given picture to an output stream using some graphics format or other.
exportGraphic(Picture, OutputStream) - Method in class uk.ac.starlink.ttools.plot.PdfGraphicExporter
 
exportImageIO(String, boolean, OutputStream) - Method in class uk.ac.starlink.xdoc.fig.FigureIcon
Exports this figure to an output stream using the ImageIO framework.
exportPdf(OutputStream) - Method in class uk.ac.starlink.xdoc.fig.FigureIcon
Exports the currently displayed plot to PDF.
exportPlot(GraphicExporter, OutputStream) - Method in class uk.ac.starlink.ttools.example.PlotGenerator
Exports a plot to an output stream in a supported graphics format.
ExtApp - Interface in cds.tools
Defines Aladin's idea of a co-operating tool.
ExtAppMode - Class in uk.ac.starlink.ttools.mode
Debugging mode for testing TOPCAT's ExtApp functionality.
ExtAppMode() - Constructor for class uk.ac.starlink.ttools.mode.ExtAppMode
 
extend(Rectangle2D) - Method in class diva.canvas.DamageRegion
Extend the damage region with the given rectangle.
extend(Object[]) - Method in interface uk.ac.starlink.table.join.Coverage
Extends this coverage by adding a tuple to it.
extend(Range) - Method in class uk.ac.starlink.ttools.plot.Range
Extends this range by another one.
extendAuxRange(Ranger, BinList.Result) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyTileRenderer
Modifies the range of aux values found within a given surface.
extendColumnTypes(ColumnInfo[], StarTable[]) - Static method in class uk.ac.starlink.table.ConcatStarTable
Assembles column metadata objects which are compatible between multiple tables.
extendCoordinateRanges(Range[], boolean[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
This implementation does nothing.
extendCoordinateRanges(Range[], boolean[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.WrapperPlotLayer
 
extendCoordinateRanges(Range[], boolean[], DataStore) - Method in interface uk.ac.starlink.ttools.plot2.PlotLayer
Gives this layer a chance to adjust the coordinate ranges assembled during data ranging.
extendCoordinateRanges(PlotLayer[], Range[], boolean[], boolean, DataStore) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Extends existing range objects using range information for a set of layers which have Cartesian (or similar) coordinates.
extendPixel1dCoordinateRanges(Range[], boolean[], AbstractKernelDensityPlotter.KDenseStyle, DataSpec, DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
 
extendPixel1dCoordinateRanges(Range[], boolean[], DensogramPlotter.DensoStyle, DataSpec, DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
 
extendPixel1dCoordinateRanges(Range[], boolean[], S, DataSpec, DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Performs any required range extension.
extendXCoords(double) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Create extra X coordinates for interpolation points.
ExtensionFileFilter - Class in diva.gui
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ExtensionFileFilter() - Constructor for class diva.gui.ExtensionFileFilter
Creates a file filter.
ExtensionFileFilter(String) - Constructor for class diva.gui.ExtensionFileFilter
Creates a file filter that accepts files with the given extension.
ExtensionFileFilter(String, String) - Constructor for class diva.gui.ExtensionFileFilter
Creates a file filter that accepts the given file type.
ExtensionFileFilter(String[]) - Constructor for class diva.gui.ExtensionFileFilter
Creates a file filter from the given string array.
ExtensionFileFilter(String[], String) - Constructor for class diva.gui.ExtensionFileFilter
Creates a file filter from the given string array and description.
extent - Variable in class uk.ac.starlink.ttools.plot2.Surround.Block
 
EXTENT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
Config key for the height of the density bar.
extentContains(int, int) - Method in class jsky.util.gui.BasicRangeSliderUI
 
extentContains(int, int) - Method in class jsky.util.gui.MultiRangeSliderUI
 
extentContains(int, int) - Method in class jsky.util.gui.RangeSlider
 
extentContains(int, int) - Method in interface jsky.util.gui.RangeSliderUI
 
EXTERNAL - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Labeller implementation that draws labels outside the plot bounds.
ExternalFontMapper - Class in uk.ac.starlink.ttools.plot
IText FontMapper implementation that works with externally supplied TTF files.
ExternalFontMapper(String[]) - Constructor for class uk.ac.starlink.ttools.plot.ExternalFontMapper
Constructor.
EXTLINK - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
EXTRA_WRITERS_PROPERTY - Static variable in class uk.ac.starlink.table.StarTableOutput
System property which can contain a list of StarTableWriter classes for addition to the list of known output handlers.
extractFeatures(TimedStroke) - Method in class diva.sketch.recognition.BasicStrokeRecognizer
First filter the stroke, then extract the features from the filtered copy stroke by running each of the feature extractors on the copy, in order, and setting the corresponding i'th feature in the returned feature set to the extracted value from the i'th feature extractor.
extractQuotedStrings(String) - Static method in class uk.ac.starlink.ast.gui.ScientificFormat
 
ExtraParameter - Interface in uk.ac.starlink.ttools.task
Interface which defines additional information available from a Parameter.
extRect - Variable in class jsky.util.gui.BasicRangeSliderUI
 
extrema(PlanarImage, ROI, int, int) - Static method in class jsky.image.operator.ImageOps
Perform an extrema operation on the image to get the min and max pixel values.
EXTSYS - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Labeller implementation like EXTERNAL but with sky system labels.

F

f - Variable in class jsky.util.gui.SexagesimalTableCellRenderer
Divide by this value to convert to deg to hours, if requested
f(double) - Method in interface uk.ac.starlink.dpac.math.Function
Evaluates the function at a given point.
f1 - Static variable in class diva.sketch.classification.KNNClassifier
 
f2 - Static variable in class diva.sketch.classification.KNNClassifier
 
f3 - Static variable in class diva.sketch.classification.KNNClassifier
 
f4 - Static variable in class diva.sketch.classification.KNNClassifier
 
f5 - Static variable in class diva.sketch.classification.KNNClassifier
 
f6 - Static variable in class diva.sketch.classification.KNNClassifier
 
f7 - Static variable in class diva.sketch.classification.KNNClassifier
 
f8 - Static variable in class diva.sketch.classification.KNNClassifier
 
f9 - Static variable in class diva.sketch.classification.KNNClassifier
 
Factory() - Constructor for class diva.graph.schematic.GraphDocument.Factory
 
Factory() - Constructor for class diva.gui.tutorial.TextDocument.Factory
 
Factory() - Constructor for class diva.whiteboard.SketchDocument.Factory
 
FACTORY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeStackGanger
GangerFactory instance that returns TimeStackGangers.
fade(Shader, float) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Returns a shader which scales the alpha value of all its colours by a given constant.
FADE_BLACK - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader which interpolates between the base colour and black.
FADE_WHITE - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader which interpolates between the base colour and white.
faded(String, StyleSet, int) - Static method in class uk.ac.starlink.ttools.plot.MarkStyles
Returns a StyleSet based on another one but with a given opaque limit for each of the dispensed styles.
fail(String) - Method in class diva.util.jester.TestCase
Fail a test.
FAIL - Static variable in class uk.ac.starlink.table.formats.ErrorMode
Messages are thrown as TableFormatExceptions, probably causing read failure.
FAT_CIRCLE - Static variable in class uk.ac.starlink.ttools.plot2.layer.FatMarkerShapes
Open circle with thick line.
FAT_CROSS - Static variable in class uk.ac.starlink.ttools.plot2.layer.FatMarkerShapes
Plus-shaped marker with thick lines.
FAT_CROXX - Static variable in class uk.ac.starlink.ttools.plot2.layer.FatMarkerShapes
X-shaped marker with thick lines.
FAT_DIAMOND - Static variable in class uk.ac.starlink.ttools.plot2.layer.FatMarkerShapes
Open diamond with thick line.
FAT_SQUARE - Static variable in class uk.ac.starlink.ttools.plot2.layer.FatMarkerShapes
Open square with thick line.
FAT_TRIANGLE_DOWN - Static variable in class uk.ac.starlink.ttools.plot2.layer.FatMarkerShapes
Open downward triangle with thick line.
FAT_TRIANGLE_UP - Static variable in class uk.ac.starlink.ttools.plot2.layer.FatMarkerShapes
Open upward triangle with thick line.
fatalError(SAXParseException) - Method in class jsky.util.SaxParserUtil
Called for recoverable errors
fatalError(SAXParseException) - Method in class uk.ac.starlink.ttools.taplint.ReporterErrorHandler
 
fatalError(SAXParseException) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
FatLineXYShape - Class in uk.ac.starlink.ttools.plot2.layer
XYShape for drawing thick lines that start at the origin and terminate at the given X,Y displacement.
FatLineXYShape(int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FatLineXYShape
Constructor.
FatMarkerShapes - Class in uk.ac.starlink.ttools.plot2.layer
MarkerShape implementations based on line drawings (open shapes, crosses etc; not filled shapes) which have lines that are thicker than the single-pixel traditionally provided.
FatMarkerShapes() - Constructor for class uk.ac.starlink.ttools.plot2.layer.FatMarkerShapes
 
fBorder - Variable in class jsky.util.gui.QuantitySlider
 
fChangeListeners - Variable in class jsky.timeline.DefaultTimeLineModel
 
fChangeSupport - Variable in class jsky.timeline.BlockTimeLineNode
 
fChangeSupport - Variable in class jsky.timeline.DefaultTimeLineNode
 
fChangeSupport - Variable in class jsky.timeline.DefaultVetoableTimeLineNodeModel
 
fComboBoxScale - Variable in class jsky.util.gui.PrintPreview
 
fDecField - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fDecLabel - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fDecUnits - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fDefaultStroke - Variable in class jsky.timeline.DefaultTimeLineNode
 
fDragMode - Variable in class jsky.timeline.DefaultTimeLineNode
 
fDragSource - Variable in class jsky.util.gui.DraggableTree
The tree's DragSource instance that initiates drag gestures.
FeatherStarTable - Class in uk.ac.starlink.feather
Adaptor from FeatherTable to StarTable.
FeatherStarTable(FeatherTable) - Constructor for class uk.ac.starlink.feather.FeatherStarTable
Constructs a FeatherStarTable from a FeatherTable.
FeatherStarTable(File) - Constructor for class uk.ac.starlink.feather.FeatherStarTable
Constructs a FeatherStarTable from a File.
FeatherTableBuilder - Class in uk.ac.starlink.feather
TableBuilder implementation for Feather format.
FeatherTableBuilder() - Constructor for class uk.ac.starlink.feather.FeatherTableBuilder
 
FeatherTableWriter - Class in uk.ac.starlink.feather
StarTableWriter implementation for writing to Feather format files.
FeatherTableWriter() - Constructor for class uk.ac.starlink.feather.FeatherTableWriter
Default constructor.
FeatherTableWriter(boolean, StoragePolicy) - Constructor for class uk.ac.starlink.feather.FeatherTableWriter
Constructs a writer with custom configuration.
FEATURE - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for a Feature object.
Feature - Class in uk.ac.starlink.tfcat
Represents a TFCat Feature object.
Feature(JSONObject, Crs, Bbox, Geometry<?>, String, JSONObject) - Constructor for class uk.ac.starlink.tfcat.Feature
Constructor.
FEATURE_COLLECTION - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for a FeatureCollection object.
FeatureCollection - Class in uk.ac.starlink.tfcat
Represents a TFCat FeatureCollection object.
FeatureCollection(JSONObject, Crs, Bbox, Map<String, Field>, Feature[]) - Constructor for class uk.ac.starlink.tfcat.FeatureCollection
Constructor.
FeatureExtractor - Interface in diva.sketch.features
A feature extractor performs computation on a stroke and outputs a value that represents the stroke's feature.
FeatureSet - Class in diva.sketch.classification
A data structure for storing features for a classifier; it is basically a typesafe array of doubles with appropriate accessor methods.
FeatureSet(int) - Constructor for class diva.sketch.classification.FeatureSet
 
FeatureSet(double[]) - Constructor for class diva.sketch.classification.FeatureSet
 
feed(InputStream) - Method in class uk.ac.starlink.ttools.votlint.BinaryHandler
 
feed(InputStream) - Method in class uk.ac.starlink.ttools.votlint.FitsHandler
 
feed(InputStream) - Method in class uk.ac.starlink.ttools.votlint.StreamingHandler
Consumes a decoded input stream containing the data of a table, encoded according to the rules specified by this element.
FEUtilities - Class in diva.sketch.features
Common calculation methods used in path filtering and feature extraction processes.
FEUtilities() - Constructor for class diva.sketch.features.FEUtilities
 
FEXPR_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter
Config key for the function expression.
fFluxUnits - Variable in class jsky.science.AbstractWavelength1D
 
fForceRecalculation - Variable in class jsky.timeline.DefaultTimeLineNode
 
fFormatString - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fHandleHeight - Variable in class jsky.timeline.DefaultTimeLineNode
 
fHandleWidth - Variable in class jsky.timeline.DefaultTimeLineNode
 
field - Variable in class jsky.catalog.gui.HyperlinkTableCellEditor
The table field corresponding to this cell
field - Variable in class jsky.catalog.gui.HyperlinkTableCellRenderer
The table field corresponding to this cell
Field - Interface in uk.ac.starlink.pds4
Characterises PDS4 Field_* objects.
Field - Interface in uk.ac.starlink.tfcat
Represents a TFCat Field.
FIELD_NAMES - Static variable in class jsky.image.gui.PickObjectStatistics
The names of the fields returned by the getRow() or getFields() methods.
FieldAdapter - Interface in gov.nasa.pds.objectAccess.table
Defines an adapter object for table fields that can read the field value from a byte array or write the field value into a byte array.
FieldDesc - Interface in jsky.catalog
This interface describes a catalog field, which may be an input field, such as a query parameter, or an output field, such as a table column description.
FieldDescAdapter - Class in jsky.catalog
This class provides a default implementation of the FieldDesc interface, used to describes a catalog field (column or query parameter).
FieldDescAdapter() - Constructor for class jsky.catalog.FieldDescAdapter
Create an empty field description
FieldDescAdapter(String) - Constructor for class jsky.catalog.FieldDescAdapter
Create a field description with the given name
FieldElement - Class in uk.ac.starlink.votable
Table column characteristics represented by a FIELD element in a VOTable.
FieldFormat - Class in jsky.catalog
This utility class provides a method to scan specially formatted values from a string and return an object of the correct type.
FieldFormat() - Constructor for class jsky.catalog.FieldFormat
 
FieldHandler - Class in uk.ac.starlink.ttools.votlint
ElementHandler for FIELD elements.
FieldHandler() - Constructor for class uk.ac.starlink.ttools.votlint.FieldHandler
 
FieldReader<S,A> - Class in uk.ac.starlink.pds4
Adapts a FieldAdapter to return a typed value.
FieldRefChecker - Class in uk.ac.starlink.ttools.votlint
Attribute checker for ref attributes that point to FIELDs.
FieldRefChecker() - Constructor for class uk.ac.starlink.ttools.votlint.FieldRefChecker
 
FieldRefElement - Class in uk.ac.starlink.votable
Object representing a FIELDref element.
FIELDS - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for an array of Field objects.
FieldType - Enum in gov.nasa.pds.label.object
Defines the set of field types that may appear in tables of any of the table types.
Figure - Interface in diva.canvas
A Figure is a persistent object drawn on the screen.
figure - Variable in class jsky.graphics.CanvasFigureListenerManager
The target figure.
figure - Variable in class jsky.image.graphics.gui.CanvasDraw
Current figure (during figure creation)
figure - Variable in class uk.ac.starlink.diva.DrawActions
Current figure (during figure creation)
figureChanged(FigureChangedEvent) - Method in interface uk.ac.starlink.diva.FigureListener
Send when a figure is changed (i.e. moved or transformed).
FigureChangedEvent - Class in uk.ac.starlink.diva
FigureChangedEvent defines an event that describes a change to a figure drawn on a Draw instance.
FigureChangedEvent(Object, int, LayerEvent) - Constructor for class uk.ac.starlink.diva.FigureChangedEvent
Constructs a FigureChangedEvent object.
FigureChangedEvent(Object, int) - Constructor for class uk.ac.starlink.diva.FigureChangedEvent
Constructs a FigureChangedEvent object, suitable when no LayerEvent is associated.
FigureContainer - Interface in diva.canvas
The FigureContainer interface is implemented by any visible component that can contain figures.
figureCreated(FigureChangedEvent) - Method in interface uk.ac.starlink.diva.FigureListener
Sent when a figure is created.
FigureDecorator - Class in diva.canvas
A FigureDecorator is a figure container that contains a single child figure.
FigureDecorator() - Constructor for class diva.canvas.FigureDecorator
 
FigureDemo - Class in diva.canvas.demo
A demonstration of the Canvas class.
FigureDemo(String) - Constructor for class diva.canvas.demo.FigureDemo
Constructor
figureDeselected(CanvasFigureEvent) - Method in interface jsky.graphics.CanvasFigureListener
Invoked when the figure is deselected.
figureDeselected(CanvasFigureEvent) - Method in class jsky.graphics.CanvasFigureListenerAdapter
Invoked when the figure is deselected.
figureFactory - Variable in class uk.ac.starlink.diva.DrawActions
The DrawFigureFactory
figureFactory - Variable in class uk.ac.starlink.diva.DrawFigureStore
Factory for creating figures.
figureForSymbol(Symbol) - Method in class diva.sketch.SketchController
Return a figure for the given symbol, or null if the symbol does not have a figure representation.
FigureIcon - Class in diva.gui.toolbox
An icon that looks like a diva figure.
FigureIcon(Figure) - Constructor for class diva.gui.toolbox.FigureIcon
Create a new icon that looks like the given figure.
FigureIcon(Figure, boolean) - Constructor for class diva.gui.toolbox.FigureIcon
Create a new icon that looks like the given figure.
FigureIcon(Figure, int, int) - Constructor for class diva.gui.toolbox.FigureIcon
Create a new icon that looks like the given figure.
FigureIcon(Figure, int, int, int, boolean) - Constructor for class diva.gui.toolbox.FigureIcon
Create a new icon that looks like the given figure.
FigureIcon - Class in uk.ac.starlink.xdoc.fig
Base class for drawings.
FigureIcon(Rectangle) - Constructor for class uk.ac.starlink.xdoc.fig.FigureIcon
Constructor.
FigureLayer - Class in diva.canvas
A figure layer is a layer on which Figures can be drawn.
FigureLayer() - Constructor for class diva.canvas.FigureLayer
Create a new figure layer that is not in a pane.
FigureLayer(CanvasPane) - Constructor for class diva.canvas.FigureLayer
Create a new figure layer within the given pane.
FigureLayer(CanvasPane, ZList) - Constructor for class diva.canvas.FigureLayer
Create a new figure layer within the given pane and with the given ZList to hold the figures it contains.
FigureLayer(ZList) - Constructor for class diva.canvas.FigureLayer
Create a new figure layer with the given ZList to hold its figures.
figureLayer - Variable in class jsky.image.graphics.MeasureBand
 
figureList - Variable in class jsky.catalog.gui.BasicTablePlotter.SymbolListItem
 
figureList - Variable in class jsky.image.graphics.gui.CanvasDraw
List of figures created by this instance
figureList - Variable in class uk.ac.starlink.diva.DrawActions
List of figures created by this instance
FigureListener - Interface in uk.ac.starlink.diva
FigureListener defines an interface used when listening for the creation, removal and changes of Figures on a Draw instance.
figureListenerList - Variable in class uk.ac.starlink.diva.DrawActions
List of listeners for figure creation events
FigureListItem(Shape, String, int) - Constructor for class jsky.catalog.gui.BasicTablePlotter.FigureListItem
 
figureMoved(CanvasFigureEvent) - Method in interface jsky.graphics.CanvasFigureListener
Invoked when the figure's position changes.
figureMoved(CanvasFigureEvent) - Method in class jsky.graphics.CanvasFigureListenerAdapter
Invoked when the figure's position changes.
FigureProps - Class in uk.ac.starlink.diva
A container class for storing the configuration properties of Figures created by DrawFigureFactory.
FigureProps() - Constructor for class uk.ac.starlink.diva.FigureProps
Default constructor.
FigureProps(FigureProps) - Constructor for class uk.ac.starlink.diva.FigureProps
Copy constructor.
FigureProps(double, double, double, double) - Constructor for class uk.ac.starlink.diva.FigureProps
Constructor that provides enough information to describe a rectangle.
FigureProps(double, double, double, double, Paint) - Constructor for class uk.ac.starlink.diva.FigureProps
Constructor that provides enough information to describe a rectangle.
FigureProps(double, double, double, double, double, double, Paint, Paint) - Constructor for class uk.ac.starlink.diva.FigureProps
Constructor that provides enough information to describe a rectangle, with other colour.
FigureProps(Interpolator, double, double, Paint, double) - Constructor for class uk.ac.starlink.diva.FigureProps
Constructor that provides enough information to describe an interpolated curve.
FigureProps(double, double, String, Font, Paint) - Constructor for class uk.ac.starlink.diva.FigureProps
Constructor that provides enough information to describe a text String.
figureRemoved(FigureChangedEvent) - Method in interface uk.ac.starlink.diva.FigureListener
Send when a figure is removed.
figureResized(CanvasFigureEvent) - Method in interface jsky.graphics.CanvasFigureListener
Invoked when the figure's size changes.
figureResized(CanvasFigureEvent) - Method in class jsky.graphics.CanvasFigureListenerAdapter
Invoked when the figure's size changes.
figures() - Method in class diva.canvas.AbstractFigureContainer
Return an iteration of the children, in an undefined order.
figures() - Method in class diva.canvas.BasicZList
Return an iteration of the figures in this container.
figures() - Method in class diva.canvas.CompositeFigure
Return an iteration of the children, in an undefined order.
figures() - Method in class diva.canvas.FigureDecorator
Return an iteration containing the one child.
figures() - Method in class diva.canvas.FigureLayer
Return an iteration of the figures in this container.
figures() - Method in interface diva.canvas.FigureSet
Return an iteration of the figures in this set, in an undefined order.
figureSelected(CanvasFigureEvent) - Method in interface jsky.graphics.CanvasFigureListener
Invoked when the figure is selected.
figureSelected(CanvasFigureEvent) - Method in class jsky.graphics.CanvasFigureListenerAdapter
Invoked when the figure is selected.
FigureSet - Interface in diva.canvas
The FigureSet interface is the interface implemented by any class that contain references to a set of figures.
figuresFromBack() - Method in class diva.canvas.AbstractFigureContainer
Return an iteration of the children, from back to front.
figuresFromBack() - Method in class diva.canvas.BasicZList
Return an iteration of the figures in this container, from highest index to lowest index.
figuresFromBack() - Method in class diva.canvas.CompositeFigure
Return an iteration of the children, from back to front.
figuresFromBack() - Method in class diva.canvas.FigureDecorator
Return an iteration containing the one child.
figuresFromBack() - Method in class diva.canvas.FigureLayer
Return an iteration of the figures in this container, from back to front.
figuresFromBack() - Method in interface diva.canvas.FigureSet
Return an iteration of the figures in this set, from back to front.
figuresFromFront() - Method in class diva.canvas.AbstractFigureContainer
Return an iteration of the children, from front to back.
figuresFromFront() - Method in class diva.canvas.BasicZList
Return an iteration of the figures in this container, from lowest index to highest index.
figuresFromFront() - Method in class diva.canvas.CompositeFigure
Return an iteration of the children, from front to back.
figuresFromFront() - Method in class diva.canvas.FigureDecorator
Return an iteration containing the one child.
figuresFromFront() - Method in class diva.canvas.FigureLayer
Return an iteration of the figures in this container, from front to back.
figuresFromFront() - Method in interface diva.canvas.FigureSet
Return an iteration of the figures in this set, from back to front.
FigureStore - Interface in uk.ac.starlink.diva
Interface providing access to a facility for storing and restoring XML descriptions of DrawFigures that are displayed on a DrawGraphicsPane by a DrawActions instance.
FigureTest - Class in diva.canvas.test
A test suite for Figure.
FigureTest(TestHarness, FigureTest.FigureFactory) - Constructor for class diva.canvas.test.FigureTest
Constructor
FigureTest.FigureFactory - Interface in diva.canvas.test
The figure factory interface
FigureTest.RegionTestCase - Class in diva.canvas.test
Region testing test case.
FigureTutorial - Class in diva.canvas.tutorial
An example showing how to make custom figures.
FigureTutorial() - Constructor for class diva.canvas.tutorial.FigureTutorial
Create a JCanvas and put it into a window.
FigureTutorial.CustomRectangle - Class in diva.canvas.tutorial
CustomRectangle is a class that paints itself as a rectangle and draw a red plus sign over the top of itself.
FigureWrapper - Class in diva.canvas
A FigureWrapper is a figure container that contains a single child figure.
FigureWrapper(Figure) - Constructor for class diva.canvas.FigureWrapper
Construct a new figure with the given child figure.
file - Variable in class uk.ac.starlink.datanode.nodes.HTMLDataNode
 
FILE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
FILE - Static variable in class uk.ac.starlink.ttools.calc.WebMapper
Mapper for pathname of a file in the local filesystem.
fileAdded(File) - Method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Records that a file has been added to the cache.
FileBranch - Class in uk.ac.starlink.connect
Branch representing a directory file.
FileBranch(File) - Constructor for class uk.ac.starlink.connect.FileBranch
Constructs a branch from a File object representing an existing directory.
FileByteStore - Class in uk.ac.starlink.table.storage
ByteStore implementation which uses a temporary file.
FileByteStore(File) - Constructor for class uk.ac.starlink.table.storage.FileByteStore
Constructs a new FileByteStore which uses the given file as a backing store.
FileByteStore() - Constructor for class uk.ac.starlink.table.storage.FileByteStore
Constructs a new FileByteStore which uses a temporary file as backing store.
fileChooser - Variable in class jsky.app.jskycat.JSkyCat
File selection dialog, when using internal frames
fileChooser - Static variable in class jsky.html.HTMLViewer
Reuse file chooser widget
FileChooserTableLoadDialog - Class in uk.ac.starlink.table.gui
Table load dialogue based on a FileChooser.
FileChooserTableLoadDialog() - Constructor for class uk.ac.starlink.table.gui.FileChooserTableLoadDialog
Constructor.
FileDataNode - Class in uk.ac.starlink.datanode.nodes
A DataNode representing a file or directory in the Unix file system.
FileDataNode(File) - Constructor for class uk.ac.starlink.datanode.nodes.FileDataNode
Initialises a FileDataNode from a File object.
FileDataNode(HDSObject) - Constructor for class uk.ac.starlink.datanode.nodes.FileDataNode
Initialises a FileDataNode from a top-level HDSObject.
FileDataNodeBuilder - Class in uk.ac.starlink.datanode.factory
A DataNodeBuilder which tries to build a DataNode from a File object.
FileDataSource - Class in uk.ac.starlink.util
A DataSource implementation based on a File.
FileDataSource(File, String) - Constructor for class uk.ac.starlink.util.FileDataSource
Creates a new FileDataSource from a File object and a position string.
FileDataSource(File) - Constructor for class uk.ac.starlink.util.FileDataSource
Creates a new FileDataSource from a File object.
FileDataSource(String) - Constructor for class uk.ac.starlink.util.FileDataSource
Creates a new FileDataSource from a filename.
fileInHistoryList(File) - Method in class jsky.image.gui.DivaMainImageDisplay
Return true if the given file is referenced in the history list.
fileInit(File, boolean) - Method in class nom.tam.fits.Fits
Get a stream from the file and then use the stream initialization.
FileInputFile - Class in uk.ac.starlink.parquet
Parquet InputFile implementation based on a java.io.File.
FileInputFile(File) - Constructor for class uk.ac.starlink.parquet.FileInputFile
Constructor.
fileMenu - Variable in class jsky.app.jskycat.JSkyCatMenuBar
Handle for the File menu
fileMenu - Variable in class jsky.html.HTMLViewerMenuBar
Handle for the File menu
fileMenu - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
 
fileMenu - Variable in class uk.ac.starlink.util.gui.ProxySetupFrame
 
fileMenu - Variable in class uk.ac.starlink.util.gui.StoreControlFrame
 
filename - Variable in class jsky.image.gui.ImageDisplayControl
Optional filename to load image from.
filename - Variable in class jsky.image.gui.ImageHistoryItem
Filename (may be a temp download file)
FileNameListCellRenderer - Class in uk.ac.starlink.util.gui
FileNameListCellRenderer is a ListCellRenderer that displays a File or String truncated to the left, not right, so that the most meaningful parts of a file name are shown.
FileNameListCellRenderer() - Constructor for class uk.ac.starlink.util.gui.FileNameListCellRenderer
Create an instance with default behaviour.
FileNameListCellRenderer(JComboBox<?>) - Constructor for class uk.ac.starlink.util.gui.FileNameListCellRenderer
Create an instance that matches its width to that of a given JComboBox.
FileNode - Class in uk.ac.starlink.connect
Node representing a file File in a local filesystem.
FileNode(File) - Constructor for class uk.ac.starlink.connect.FileNode
Constructs a node from a File.
fileOffset - Variable in class nom.tam.fits.Data
The starting location of the data when last read
FilestoreChooser - Class in uk.ac.starlink.connect
Generalised file browser which can browse virtual remote filesystems as well as the local filesystem.
FilestoreChooser() - Constructor for class uk.ac.starlink.connect.FilestoreChooser
Constructs a FilestoreChooser with navigation buttons included.
FilestoreChooser(boolean) - Constructor for class uk.ac.starlink.connect.FilestoreChooser
Constructs a FilestoreChooser with navigation buttons optionally included.
FilestoreChooser(Branch) - Constructor for class uk.ac.starlink.connect.FilestoreChooser
Constructs a new chooser pointing to a given branch.
FilestoreTableLoadDialog - Class in uk.ac.starlink.table.gui
Load dialogue based on a FilestoreChooser.
FilestoreTableLoadDialog() - Constructor for class uk.ac.starlink.table.gui.FilestoreTableLoadDialog
Constructor.
FilestoreTableSaveDialog - Class in uk.ac.starlink.table.gui
Save dialogue which uses a FilestoreChooser.
FilestoreTableSaveDialog() - Constructor for class uk.ac.starlink.table.gui.FilestoreTableSaveDialog
Constructor.
FileUtil - Class in jsky.util
Contains static utility methods for dealing with files and URLs.
FileUtil() - Constructor for class jsky.util.FileUtil
 
fill - Variable in class jsky.image.graphics.gui.CanvasDraw
Current fill paint
fill - Variable in class uk.ac.starlink.diva.DrawActions
Current fill paint
fill(double) - Method in class uk.ac.starlink.dpac.math.Integral
Recursively populates the child nodes of this integral so as to achieve a given tolerance in calculation accuracy.
fill(Shape) - Method in class uk.ac.starlink.ttools.plot.Drawing
Fills an arbitrary shape.
FILL - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for KDE fill mode.
fill(Shape) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Deprecated.
may be slow for large shapes; use fillPolygon if possible
FILL_COLOR - Static variable in class diva.whiteboard.WhiteboardState
 
FILL_INFO - Static variable in class uk.ac.starlink.ttools.scheme.AttractorStarTable
 
FILL_TAG - Static variable in class diva.sketch.SketchParser
Indicate the fill to draw the gesture with.
FillAction(Paint) - Constructor for class uk.ac.starlink.diva.DrawActions.FillAction
 
fillActions - Variable in class jsky.image.graphics.gui.CanvasDraw
Actions to use to set the fill color
fillActions - Variable in class uk.ac.starlink.diva.DrawActions
Actions to use to set the fill color
fillCycle(Object, int, int) - Method in class uk.ac.starlink.util.TestCase
Fills a given array with a regular pattern of integer values.
fillCycle(Object, Object) - Method in class uk.ac.starlink.util.TestCase
Fills a given array with a pattern of values taken from another one.
filled(String) - Static method in class uk.ac.starlink.ttools.plot.BarStyles
Returns a new style set which draws filled full rectangles.
filled3d(String) - Static method in class uk.ac.starlink.ttools.plot.BarStyles
Returns a new style set which draws filled 3d full rectangles.
FILLED_CIRCLE - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for filled circle markers.
FILLED_CIRCLE - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for filled circle markers.
FILLED_DIAMOND - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for filled diamond shaped markers.
FILLED_DIAMOND - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for open diamond shaped markers.
FILLED_SQUARE - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for filled square markers.
FILLED_SQUARE - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for filled square markers.
FILLED_TRIANGLE_DOWN - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for filled triangle shaped markers with point at the bottom.
FILLED_TRIANGLE_DOWN - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for filled triangle shaped markers with point at the bottom.
FILLED_TRIANGLE_UP - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for filled triangle shaped markers with point at the top.
FILLED_TRIANGLE_UP - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for filled triangle shaped markers with point at the top.
FilledArrow(int, int) - Constructor for class uk.ac.starlink.xdoc.fig.Arrow.FilledArrow
Constructor.
FILLEDCIRCLE - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a filled circle marker.
FILLEDDIAMOND - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a filled diamond marker.
FILLEDDOWNTRIANGLE - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a filled pointing down triangle marker.
filledShapes(String, int, Color) - Static method in class uk.ac.starlink.ttools.plot.MarkStyles
Returns a style set which gives filled shapes of various kinds.
filledSlider - Variable in class jsky.util.gui.MetalRangeSliderUI
 
FILLEDSQUARE - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a filled square marker.
FILLEDUPTRIANGLE - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a filled pointing up triangle marker.
fillEllipse(int, int, int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.Drawing
Fills an ellipse with no restrictions on the alignment of its axes.
fillEllipse(int, int, int, int, int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Fills an ellipse with no restrictions on the alignment of its axes.
fillFileData(Object, int, int, int) - Method in class nom.tam.image.ImageTiler
File a tile segment from a file.
fillHeader(Header) - Method in class nom.tam.fits.AsciiTable
Fill in a header with information that points to this data.
fillHeader(Header) - Method in class nom.tam.fits.BinaryTable
 
fillHeader(Header) - Method in class nom.tam.fits.ImageData
Fill header with keywords that describe image data.
fillHeader(Header) - Method in class nom.tam.fits.RandomGroupsData
 
fillHeader(Header) - Method in class nom.tam.fits.UndefinedData
Fill header with keywords that describe data.
fillInAncestors(DataNode) - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Sets the CreationState of a datanode and its ancestors.
fillLookupTable(int, int, int) - Method in class jsky.image.ImageLookup
Set the values in the lookup table from imageVal to imageLim to the given pixel value return the new imageVal index.
fillMemData(Object, int[], int, Object, int, int) - Method in class nom.tam.image.ImageTiler
Fill a single segment from memory.
fillMode() - Method in class diva.canvas.toolbox.VectorFigure
Add an object to the list that puts drawing into fill mode
FillMode - Class in uk.ac.starlink.ttools.plot2.layer
Describes how a region above the axis is represented visually.
FillMode(String, double, double, String) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FillMode
Constructor.
fillOval(int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.Drawing
Fills an ellipse with horizontal/vertical axes.
fillOval(int, int, int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Fills an ellipse with horizontal/vertical axes.
fillPaint - Variable in class diva.compat.canvas.PaintedShape
The paint for the fill.
fillPaint - Variable in class diva.util.java2d.PaintedShape
Deprecated.
The paint for the fill.
FillPixer - Class in uk.ac.starlink.ttools.plot2.layer
Pixer that iterates over all points inside a polygon.
FillPixer(int[], int[], int, Rectangle) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FillPixer
Constructor.
FillPlan - Class in uk.ac.starlink.ttools.plot2.layer
Plan object for fill plots.
FillPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter that fills the area under (or above, or to the left/right) the curve defined by a set of X,Y points.
FillPlotter(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FillPlotter
Constructor.
FillPlotter.FillStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for fill plot.
fillPolygon(int[], int[], int) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Draws a filled polygon on this drawing.
fillRandom(Object, double, double) - Method in class uk.ac.starlink.util.TestCase
Fills a given array with random numbers between two floating point values.
fillRandom(Object, int, int) - Method in class uk.ac.starlink.util.TestCase
Fills a given array with random numbers between two integer values.
fillRect(int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.Drawing
Fills a rectangle.
fillRect(int, int, int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Fills a rectangle.
FillStyle(Color, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FillPlotter.FillStyle
Constructor.
fillTile(Object, int, int, int, int) - Method in class jsky.image.fits.codec.FITSData
Fill the given array with image data starting at the given offsets and with the given width and height in image pixels.
fillTile(Object, Object, int[], int[], int[]) - Method in class nom.tam.image.ImageTiler
Fill the subset.
fillTile(Raster) - Method in class uk.ac.starlink.jaiutil.HDXImage
This method fills the given tile with the appropriate image data.
fillTile(Object, int, int, int, int) - Method in class uk.ac.starlink.jaiutil.NDArrayData
Fill the given array with image data starting at the given offsets and with the given width and height in image pixels.
Filter - Interface in diva.util
An interface for objects that filter other objects
FilterDoc - Class in uk.ac.starlink.ttools.build
Writes a section of XML text documenting all the known ProcessingFilters.
FilteredArrayIterator - Class in diva.util
An iterator over an array, in which elements are filtered by some function.
FilteredArrayIterator(Object[]) - Constructor for class diva.util.FilteredArrayIterator
 
FilteredArrayIterator(Object[], int) - Constructor for class diva.util.FilteredArrayIterator
 
FilteredIterator - Class in diva.util
An iterator that takes another iterator, and applies a filter to each element that it gets.
FilteredIterator(Iterator, Filter) - Constructor for class diva.util.FilteredIterator
 
FilterParameter - Class in uk.ac.starlink.ttools.task
Parameter which contains a value representing one or more ProcessingSteps.
FilterParameter(String) - Constructor for class uk.ac.starlink.ttools.task.FilterParameter
 
filterRef(BasicFilter) - Static method in class uk.ac.starlink.ttools.DocUtils
Provides a snippet of XML which references a processing filter.
filterRGB(int, int, int) - Method in class jsky.image.GreyscaleFilter
This method is never called because we override filterRGBPixels() (this is done for efficiency, since don't have to call this method for every pixel).
filterRGBPixels(int, int, int, int, int[], int, int) - Method in class jsky.image.GreyscaleFilter
This method performs the actual modification of the image.
filterTypes(RecognitionSet) - Method in class diva.sketch.toolbox.RetypingRecognizer
Take a recognition set generated by the LLR and see whether or not it contains some allowed types with non-zero confidences.
FINAL_STATE - Static variable in class diva.graph.toolbox.StateBubble
The style of a finalstate
finalize() - Method in class nom.tam.util.BufferedFile
Clear up any pending output at cleanup.
finalize() - Method in class uk.ac.starlink.ast.AstObject
Finalize the object; this annuls the AST object to free resources.
finalize() - Method in class uk.ac.starlink.ast.Channel
Finalizes the object.
finalize() - Method in class uk.ac.starlink.ast.FitsChan
 
finalize() - Method in class uk.ac.starlink.ast.IntraMap
Finalizes the object.
finalize() - Method in class uk.ac.starlink.hds.HDSObject
 
finalize() - Method in class uk.ac.starlink.plastic.HubManager
Finalizer makes an attempt to unregister from the hub, but won't wait around indefinitely for this to happen.
finalize() - Method in class uk.ac.starlink.plastic.MinimalHub
 
finalize() - Method in class uk.ac.starlink.plastic.ServerSet
 
finalize() - Method in class uk.ac.starlink.table.storage.ByteStoreRowStore
 
finalize() - Method in class uk.ac.starlink.table.storage.SidewaysRowStore
 
finalize() - Method in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
Overridden to close the stream.
finalize() - Method in class uk.ac.starlink.util.TemporaryFileDataSource
Deletes the temporary data file.
find(int, int, int) - Method in class diva.pod.lwgraph.Topology
Find an edge between the given tail and head nodes, starting from the given edge.
findArea(Point2D, Point2D, Point2D) - Static method in class diva.sketch.features.FEUtilities
Given three points each represents the vertex of a triangle, return the area of this triangle.
findBinaryTableHDU(Fits, String) - Static method in class jsky.navigator.NavigatorFITSTable
Look for a binary table with the given name and return it if found, otherwise null.
findCard(String) - Method in class nom.tam.fits.Header
Find the card associated with a given key.
findClosestRows(Surface, PlotLayer[], Point, DataStore) - Method in class uk.ac.starlink.ttools.plot2.PlotScene
Assembles and returns a list of row indexes that are plotted close to a given graphics position.
findColumn(String) - Method in class nom.tam.fits.TableHDU
 
findConfigEntry(Fits) - Method in class jsky.navigator.NavigatorFITSTable
Look for a skycat catalog configuration entry for this table in another FITS table in this file with the name "CATINFO".
findConfigEntryRow(BinaryTableHDU, String) - Static method in class jsky.navigator.NavigatorFITSTable
Return index of the row in the given binary table who's first element contains the given string, or -1 if not found.
findEscapes(String) - Static method in class uk.ac.starlink.ast.grf.GrfEscape
Parses a string into a set of blocks each representing text or an escape code.
findFactory(Node) - Static method in class uk.ac.starlink.hdx.HdxFactory
Obtains the factory instance which should handle a particular element.
findFits(String, boolean) - Method in class uk.ac.starlink.ast.FitsChan
Find a FITS card in a FitsChan by keyword.
findFrame(Frame, String) - Method in class uk.ac.starlink.ast.Frame
Find a coordinate system with specified characteristics.
findGroupMatches(MultiJoinType[]) - Method in class uk.ac.starlink.table.join.RowMatcher
Returns a list of RowLink objects corresponding to a match performed with this matcher's tables using its match engine.
findGroups(Collection<RowLink>) - Method in class uk.ac.starlink.table.join.MatchStarTables
Returns a mapping from RowLinks to LinkGroups which describes connected groups of links in the input collection.
findInternalMatches(boolean) - Method in class uk.ac.starlink.table.join.RowMatcher
Returns a list of RowLink objects corresponding to all the internal matches in this matcher's sole table using its match engine.
findKey(String) - Method in interface jsky.coords.WCSKeywordProvider
Return true if the given keyword was found
findKey(String) - Method in class jsky.image.fits.FITSKeywordProvider
Return true if the given keyword was found
findKey(String) - Method in class nom.tam.fits.Header
Find the card associated with a given key.
FindModeParameter - Class in uk.ac.starlink.ttools.join
Parameter for choosing table pair match mode.
FindModeParameter(String) - Constructor for class uk.ac.starlink.ttools.join.FindModeParameter
Constructor.
findMultiPairMatches(int, boolean, MultiJoinType[]) - Method in class uk.ac.starlink.table.join.RowMatcher
Returns a set of RowLink objects each of which represents matches between one of the rows of a reference table and any of the other tables which can provide matches.
findNamedTable(InputStream, DataSource, String, WideFits, long[], StoragePolicy) - Static method in class uk.ac.starlink.fits.FitsTableBuilder
Looks through the HDUs in a given FITS stream and if it finds one which has a given name, attempts to make a table out of it.
findOffset(Object) - Static method in class nom.tam.fits.FitsUtil
Find out where we are in a random access file
findPairMatches(PairMode) - Method in class uk.ac.starlink.table.join.RowMatcher
Returns a set of RowLink objects corresponding to a pairwise match between this matcher's two tables performed with its match engine.
findParameter(Environment, String) - Method in class uk.ac.starlink.ttools.plot2.task.ParameterFinder
Returns an existing parameter to use for obtaining a value associated with the given layer suffix from the given environment.
findParameterByName(String, String) - Method in class uk.ac.starlink.ttools.plot2.task.ParameterFinder
Attempts to locate a parameter known by this finder with the given name.
findPrivateKeyChain(Set<Object>) - Static method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
findSlope(double, double, double, double) - Static method in class diva.sketch.features.FEUtilities
Find the slope of the line formed by two points (p1x, p1y) and (p2x, p2y).
findStandardContaining(Wavelength) - Static method in class jsky.science.Passband
Returns the first standard passband that contains the specified wavelength.
findTable(String, Fits, String) - Static method in class jsky.navigator.NavigatorFITSTable
Find the named FITS binary table, make a NavigatorFITSTable out of it and return it.
findValueMonotonic(Function, double, double, double, double) - Static method in class uk.ac.starlink.dpac.math.FuncUtils
Locates the X value where a supplied monotonically non-decreasing function is within a specified tolerance of a given Y value.
FINE_STRUCTURE - Static variable in class uk.ac.starlink.util.PhysicalConstants
Fine structure constant - unitless
finish(boolean) - Method in class uk.ac.starlink.table.gui.TableLoadWorker
Tidies up following execution.
finish() - Method in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
 
finished() - Method in class jsky.image.gui.ImagePrintDialog.PrintWorker
 
finished() - Method in class jsky.util.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finishFigure() - Method in class jsky.image.graphics.gui.CanvasDraw
Finish off the current figure and select it
finishFigure() - Method in class uk.ac.starlink.diva.DrawActions
Finish off the current figure and select it.
finishReading() - Method in class uk.ac.starlink.util.PipeReaderThread
Waits until the doReading method has finished reading the bytes written down the output stream, closes the input stream, and returns.
finishStroke(LayerEvent) - Method in class diva.sketch.BasicInterpreter
Called at the end of the mouseReleased method to finish the drawing of a stroke.
finishStroke() - Method in class diva.sketch.SketchLayer
Finish the current stroke and clear the layer.
finishStroke() - Method in class diva.sketch.toolbox.PanZoomInterpreter
Called upon mouse released event.
finishStroke(LayerEvent) - Method in class diva.whiteboard.HighlightInterpreter
Called at the end of the mouseReleased method to finish the drawing of a stroke.
fireAction(ActionEvent) - Method in class jsky.util.gui.ZoomControl
Notify any listeners of a change in the zoom factor.
fireAction() - Method in class uk.ac.starlink.ttools.plot2.config.SpecifierPanel
Notifies all the registered action listeners of a non-specific event.
fireAction(ActionEvent) - Method in class uk.ac.starlink.util.gui.SelectTextField
Send action event to all listeners.
fireAction() - Method in class uk.ac.starlink.vo.RegistryPanel
Sends an action event to all registered action listeners.
fireActionEvent() - Method in class jsky.catalog.gui.CatalogQueryPanel
Notify any action listeners.
fireActionPerformed(Object) - Method in class uk.ac.starlink.util.gui.ChangingComboBoxModel
Called to notify listeners of a change.
fireCanvasFigureEvent(int) - Method in interface jsky.graphics.CanvasFigure
Fire an event on the canvas figure.
fireCanvasFigureEvent(int) - Method in class jsky.graphics.CanvasFigureListenerManager
Notify any listeners of a figure event on the given figure.
fireCanvasFigureEvent(int) - Method in class jsky.image.graphics.ImageFigure
Fire an event on the canvas figure.
fireCanvasFigureEvent(int) - Method in class jsky.image.graphics.ImageFigureGroup
Fire an event on the canvas figure.
fireCanvasFigureEvent(int) - Method in class jsky.image.graphics.ImageLabel
Fire an event on the canvas figure.
fireCanvasFigureEvent(int) - Method in class jsky.image.graphics.LabeledImageFigure
Fire an event on the canvas figure.
fireChange(ChangeEvent) - Method in class jsky.catalog.gui.CatalogNavigator
Notify any listeners that a new query result is being displayed.
fireChange(JComboBox) - Method in class jsky.catalog.gui.CatalogQueryPanel
Notify any listeners that a query parameter (from a JComboBox) has changed.
fireChange(ChangeEvent) - Method in class jsky.html.HTMLViewer
Notify any listeners that a new HTML page is being displayed.
fireChange() - Method in class jsky.image.graphics.gui.CanvasDraw
Notify any listeners of a change in the image or cut levels.
fireChange(ImageChangeEvent) - Method in class jsky.image.gui.DivaMainImageDisplay
Notify any listeners of a change in the image or cut levels.
fireChange() - Method in class jsky.image.gui.ImageCoordinateConverter
Notify any listeners of a change in the WCS information.
fireChange(ImageChangeEvent) - Method in class jsky.image.ImageProcessor
Notify any listeners of a change in the image or cut levels.
fireChange() - Static method in class jsky.util.gui.ClipboardHelper
Notify any listeners of a change in the clipboard object.
fireChange() - Method in class jsky.util.gui.LabelEntrySlider
Notify any listeners of a change.
fireChange() - Method in class jsky.util.gui.VRangeSlider
Notify any listeners of a change in the image or cut levels.
fireChange() - Method in class uk.ac.starlink.diva.DrawActions
Notify any listeners of a change.
fireChanged() - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Send ChangeEvent event to all listeners, if listening.
fireChanged() - Method in class uk.ac.starlink.ast.gui.FontControls
Send FontChangedEvent event to all listeners.
fireChanged() - Method in class uk.ac.starlink.ast.gui.LineControls
Send ChangeEvent event to all listeners.
fireChanged() - Method in class uk.ac.starlink.diva.DrawBasicFigure
Send a FigureChangedEvent object specifying that this figure has changed.
fireChanged() - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Send a FigureChangedEvent object specifying that this figure has changed.
fireChanged() - Method in class uk.ac.starlink.diva.DrawLabelFigure
Send a FigureChangedEvent object specifying that this figure has changed.
fireChanged() - Method in class uk.ac.starlink.diva.DrawPathFigure
Send a FigureChangedEvent object specifying that this figure has changed.
fireChanged() - Method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Send ChangeEvent event to all listeners.
fireCompleted(LayerEvent) - Method in class uk.ac.starlink.diva.DragRegion
Send an event to all FigureListeners that this pseudo-figure has completed its work.
fireConnectorEvent(int) - Method in class diva.canvas.connector.ArcInteractor
Fire a connector event to all connector listeners.
fireConnectorEvent(int) - Method in class diva.canvas.connector.ConnectorInteractor
Fire a connector event to all connector listeners.
fireCreated() - Method in class uk.ac.starlink.diva.DrawBasicFigure
Send a FigureChangedEvent object specifying that this figure has created to all listeners.
fireCreated() - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Send a FigureChangedEvent object specifying that this figure has created to all listeners.
fireCreated() - Method in class uk.ac.starlink.diva.DrawLabelFigure
Send a FigureChangedEvent object specifying that this figure has created to all listeners.
fireCreated() - Method in class uk.ac.starlink.diva.DrawPathFigure
Send a FigureChangedEvent object specifying that this figure has created to all listeners.
fireDefaultUnitsChange(Class, PropertyChangeEvent) - Static method in class jsky.science.Quantity
Fire a property change event to all listeners of the default unit type for the specified Quantity subclass
fireDefaultUnitsChange(PropertyChangeEvent) - Method in class jsky.science.Quantity
Fire a property change event to all listeners of the default unit type of this instance's class
fireEvent(String, Object, Object) - Method in class jsky.science.Coordinates.LocalPropertyChangeHandler
 
fireEvent(String, Object, Object) - Method in class jsky.util.ListenerHandler
to be defined by subclasses, responsible for firing an event to an instance of a listener
fireExiting() - Method in class uk.ac.starlink.util.gui.SelectCharacters
Send SelectCharactersEvent event to all listeners.
fireFigureEvent(DrawFigure, int) - Method in class uk.ac.starlink.diva.DrawActions
Notify any figure listeners of a figure created event.
fireInternalAction(String) - Method in class diva.gui.toolbox.JPseudoFrame
Fire an action event
fireItemEvent(ItemEvent) - Method in class jsky.util.gui.ToggleButtonPanel
Notify any item listeners that the selection changed.
fireLayerEvent(LayerEvent) - Method in class diva.canvas.interactor.DragInteractor
Fire a layer event.
firePlotChangedLater(PlotEvent) - Method in class uk.ac.starlink.ttools.plot.TablePlot
Sends a plot event to all registered listeners, deferring the send by submitting it for future execution on the AWT event dispatch thread.
firePropertyChange(String, Object, Object) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
 
firePropertyChange(String, boolean, boolean) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
 
firePropertyChange(String, Object, Object) - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
 
firePropertyChange(String, boolean, boolean) - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
 
firePropertyChange(String, Object, Object) - Method in class jsky.science.AbstractScienceObject
Report a bound property update to any registered listeners.
firePropertyChange(String, Object, Object, boolean) - Method in class jsky.science.AbstractScienceObject
Report a bound property update to any registered listeners.
firePropertyChange(String, Object, Object) - Method in interface jsky.science.ScienceObjectModel
Covering method to fire a property change notification to listeners.
firePropertyChange(PropertyChangeEvent) - Method in class jsky.timeline.DefaultTimeLineModel
fires a change event to all listeners of the timeline
firePropertyChange(String, Object, Object) - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
firePropertyChange(String, boolean, boolean) - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
firePropertyChanged(PropertyChangeEvent) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
Notifies property change listeners of a property change.
fireRemoved() - Method in class uk.ac.starlink.diva.DrawBasicFigure
Send a FigureChangedEvent object specifying that this figure has been removed.
fireRemoved() - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Send a FigureChangedEvent object specifying that this figure has been removed.
fireRemoved() - Method in class uk.ac.starlink.diva.DrawLabelFigure
Send a FigureChangedEvent object specifying that this figure has been removed.
fireRemoved() - Method in class uk.ac.starlink.diva.DrawPathFigure
Send a FigureChangedEvent object specifying that this figure has been removed.
fireReplaceObject(Object, Object) - Method in class jsky.science.AbstractScienceObject
Report a replaceObject event to any registered ReplaceablePropertyChangeListeners that are also ReplaceablePropertyChangeListeners No events are sent if the old and new objects are '=='.
fireReplaceObject(ReplaceablePropertyChangeListener) - Method in class jsky.science.AbstractScienceObject
Report a replaceObject event to any registered propertyChangelisteners that are also ReplaceablePropertyChangeListeners No events are sent if the old and new objects are '=='.
fireReplaceObject(Object, Object, boolean) - Method in class jsky.science.AbstractScienceObject
Report a replaceObject event to any registered ReplaceablePropertyChangeListeners that are also ReplaceablePropertyChangeListeners No events are sent if the old and new objects are '=='.
fireSelectionChanged(Object) - Method in class uk.ac.starlink.util.gui.ChangingComboBoxModel
Called to notify listeners of a change.
fireSeparatorStyleChange(PropertyChangeEvent) - Static method in class jsky.science.Coordinates
fire a property change event to all listeners of the separator style
fireSymbolSelectionEvent(TableQueryResult, int, boolean) - Method in class jsky.catalog.gui.BasicTablePlotter
Notify any listeners that a symbol was selected or deselected.
fireTableCellUpdated(int, int) - Method in class jsky.util.gui.Wavelength1DTableModel
Notify all listeners that the value of the cell at (row, column) has been updated.
fireTableChanged(TableModelEvent) - Method in class jsky.util.gui.Wavelength1DTableModel
Forward the given notification event to all TableModelListeners that registered themselves as listeners for this table model.
fireTableChanged(TableModelEvent) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
Notifies table model listeners of a table model event.
fireTableDataChanged() - Method in class jsky.util.gui.Wavelength1DTableModel
Notify all listeners that all cell values in the table's rows may have changed.
fireTableSelectionEvent(TableQueryResult, int, boolean) - Method in class jsky.catalog.gui.BasicTablePlotter
Notify any listeners that a table row was selected
fireVetoableChange(String, Object, Object) - Method in class jsky.science.AbstractScienceObject
Report a bound property update to any registered listeners.
fireVetoableChange(String, Object, Object, boolean) - Method in class jsky.science.AbstractScienceObject
Report a bound property update to any registered fListeners.
fireVetoableChange(PropertyChangeEvent) - Method in class jsky.timeline.TimeLine
fires a vetoable change event to all listeners of the timeline
first - Variable in exception diva.util.jester.TestFailedException
One of the objects involved in the failed test.
FIRST_NUMERIC - Static variable in interface nom.tam.util.PrimitiveInfo
Index of first element of above arrays referring to a numeric type
firstMatch(Iterator, Filter) - Static method in class diva.util.IteratorUtilities
Return the first element in an iterator that matches the given filter, or null if there isn't one.
firstNotMatch(Iterator, Filter) - Static method in class diva.util.IteratorUtilities
Return the first element in an iterator that doesn't match the given filter, or null if there isn't one.
fIsBordered - Variable in class jsky.util.gui.QuantitySlider
 
Fits - Class in nom.tam.fits
This class provides access to routines to allow users to read and write FITS files.
Fits() - Constructor for class nom.tam.fits.Fits
Create an empty Fits object which is not associated with an input stream.
Fits(InputStream) - Constructor for class nom.tam.fits.Fits
Create a Fits object associated with the given uncompressed data stream.
Fits(InputStream, boolean) - Constructor for class nom.tam.fits.Fits
Create a Fits object associated with a possibly compressed data stream.
Fits(File) - Constructor for class nom.tam.fits.Fits
Associate FITS object with an uncompressed File
Fits(File, boolean) - Constructor for class nom.tam.fits.Fits
Associate the Fits object with a File
Fits(String) - Constructor for class nom.tam.fits.Fits
Associate the FITS object with a file or URL.
Fits(URL) - Constructor for class nom.tam.fits.Fits
Associate the FITS object with a given uncompressed URL
Fits(URL, boolean) - Constructor for class nom.tam.fits.Fits
Associate the FITS object with a given URL
FITS - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
FITS - Static variable in class uk.ac.starlink.vo.SiaFormatOption
 
FITS - Static variable in class uk.ac.starlink.votable.DataFormat
FITS format.
FITS_BLOCK - Static variable in class uk.ac.starlink.oldfits.FitsConstants
Standard size of a FITS block in bytes.
FITS_FORMAT - Static variable in class uk.ac.starlink.ttools.mode.MocMode
MocFormat implementation that writes MOC 1.0-compliant FITS files.
FITS_LOADCUBE - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
FITS_LOADCUBE - Static variable in class uk.ac.starlink.plastic.MessageId
 
FITS_LOADIMAGE - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
FITS_LOADIMAGE - Static variable in class uk.ac.starlink.plastic.MessageId
 
FITS_LOADLINE - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
FITS_LOADLINE - Static variable in class uk.ac.starlink.plastic.MessageId
 
FITS_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The FITS file type.
FitsArrayBuilder - Class in uk.ac.starlink.oldfits
Turns URLs which reference FITS array resources into NDArray objects.
FitsChan - Class in uk.ac.starlink.ast
Java interface to the AST FitsChan class - I/O Channel using FITS header cards to represent Objects.
FitsChan(Iterator) - Constructor for class uk.ac.starlink.ast.FitsChan
Creates a new FitsChan whose initial contents will be a sequence of FITS header cards obtained from an Iterator.
FitsChan() - Constructor for class uk.ac.starlink.ast.FitsChan
Creates a new FitsChan which can be used as a buffer for FITS objects, but will not read or write header cards.
FITSCodec - Class in jsky.image.fits.codec
A subclass of ImageCodec that handles the FITS image format.
FITSCodec() - Constructor for class jsky.image.fits.codec.FITSCodec
Constructs an instance of FITSCodec.
FitsConstants - Class in uk.ac.starlink.oldfits
Utility class providing some constants and static methods related to FITS file format and starlink classes.
FitsConstants() - Constructor for class uk.ac.starlink.oldfits.FitsConstants
 
FITSData - Class in jsky.image.fits.codec
An abstract base class for performing data type specific operations on 2D FITS data.
FITSData(FITSImage) - Constructor for class jsky.image.fits.codec.FITSData
Constructor.
FITSDataByte - Class in jsky.image.fits.codec
Used for byte FITS image data (2D).
FITSDataByte(FITSImage) - Constructor for class jsky.image.fits.codec.FITSDataByte
Constructor
FITSDataDouble - Class in jsky.image.fits.codec
Used for double FITS image data (2D).
FITSDataDouble(FITSImage) - Constructor for class jsky.image.fits.codec.FITSDataDouble
Constructor
FITSDataFloat - Class in jsky.image.fits.codec
Used for float FITS image data (2D).
FITSDataFloat(FITSImage) - Constructor for class jsky.image.fits.codec.FITSDataFloat
Constructor
FITSDataInt - Class in jsky.image.fits.codec
Used for int FITS image data (2D).
FITSDataInt(FITSImage) - Constructor for class jsky.image.fits.codec.FITSDataInt
Constructor
FITSDataNode - Class in uk.ac.starlink.datanode.nodes
Abstract DataNode class for representing FITS objects.
FITSDataNode(DataSource) - Constructor for class uk.ac.starlink.datanode.nodes.FITSDataNode
Constructs a FITSDataNode from a data source.
FITSDataNode.ArrayDataMaker - Interface in uk.ac.starlink.datanode.nodes
Interface used for objects which can supply an ArrayDataInput object on demand (more than once if necessary).
FITSDataShort - Class in jsky.image.fits.codec
Used for short FITS image data (2D).
FITSDataShort(FITSImage) - Constructor for class jsky.image.fits.codec.FITSDataShort
Constructor
FitsDate - Class in nom.tam.fits
 
FitsDate(String) - Constructor for class nom.tam.fits.FitsDate
Convert a FITS date string to a Java Date object.
FITSDecodeParam - Class in jsky.image.fits.codec
 
FITSDecodeParam() - Constructor for class jsky.image.fits.codec.FITSDecodeParam
 
FITSDecoder - Class in jsky.image.fits.codec
An ImageDecoder for the FITS file format.
FITSDecoder(SeekableStream, ImageDecodeParam) - Constructor for class jsky.image.fits.codec.FITSDecoder
Constructor
FitsElement - Interface in nom.tam.fits
 
FITSEncodeParam - Class in jsky.image.fits.codec
 
FITSEncodeParam() - Constructor for class jsky.image.fits.codec.FITSEncodeParam
 
FITSEncoder - Class in jsky.image.fits.codec
An ImageEncoder for the FITS file format.
FITSEncoder(OutputStream, ImageEncodeParam) - Constructor for class jsky.image.fits.codec.FITSEncoder
 
FitsException - Exception in nom.tam.fits
 
FitsException() - Constructor for exception nom.tam.fits.FitsException
 
FitsException(String) - Constructor for exception nom.tam.fits.FitsException
 
FitsFactory - Class in nom.tam.fits
This class contains the code which associates particular FITS types with header and data configurations.
FitsFactory() - Constructor for class nom.tam.fits.FitsFactory
 
FITSFileDataNode - Class in uk.ac.starlink.datanode.nodes
An implementation of the DataNode interface for representing FITS objects stored on disk.
FITSFileDataNode(FileDataSource) - Constructor for class uk.ac.starlink.datanode.nodes.FITSFileDataNode
 
FITSFileDataNode(File) - Constructor for class uk.ac.starlink.datanode.nodes.FITSFileDataNode
 
FITSGraphics - Class in jsky.image.graphics.gui
This class allows you to save the current image graphics to a FITS binary table and reload it again later.
FITSGraphics(DivaMainImageDisplay) - Constructor for class jsky.image.graphics.gui.FITSGraphics
Initialize with the image display object.
FitsHandler - Class in uk.ac.starlink.ttools.votlint
Element handler for FITS elements.
FitsHandler() - Constructor for class uk.ac.starlink.ttools.votlint.FitsHandler
 
FITSHDUChooser - Class in jsky.image.fits.gui
Displays a window listing the HDU extensions in the current FITS image and allows the user to select the one to display.
FITSHDUChooser(Component, MainImageDisplay, FITSImage) - Constructor for class jsky.image.fits.gui.FITSHDUChooser
Pop up a window displaying FITS HDU information and let the user choose the HDU/extension to display.
FITSHDUChooserFrame - Class in jsky.image.fits.gui
Provides a top level window for an FITSHDUChooser panel.
FITSHDUChooserFrame(MainImageDisplay, FITSImage) - Constructor for class jsky.image.fits.gui.FITSHDUChooserFrame
Create a top level window containing an FITSHDUChooser panel.
FITSHDUChooserInternalFrame - Class in jsky.image.fits.gui
Provides a top level window for an FITSHDUChooser panel.
FITSHDUChooserInternalFrame(MainImageDisplay, FITSImage) - Constructor for class jsky.image.fits.gui.FITSHDUChooserInternalFrame
Create a top level window containing an FITSHDUChooser panel.
FitsHeader - Class in uk.ac.starlink.fits
Represents the header part of a FITS HDU that has been read.
FitsHeader(ParsedCard<?>[]) - Constructor for class uk.ac.starlink.fits.FitsHeader
Constructor.
FitsHeap - Class in nom.tam.fits
This class supports the FITS heap.
FITSImage - Class in jsky.image.fits.codec
This is the core class for JAI FITS support.
FITSImage(SeekableStream, FITSDecodeParam, int) - Constructor for class jsky.image.fits.codec.FITSImage
Construct a FITSImage.
FITSImage(String) - Constructor for class jsky.image.fits.codec.FITSImage
Construct a FITSImage from an image file or URL.
FITSImage(Fits, FITSDecodeParam, int) - Constructor for class jsky.image.fits.codec.FITSImage
Create a FITSImage from an already existing Fits object.
FITSImage(Object) - Constructor for class jsky.image.fits.codec.FITSImage
Create a FITSImage from a primitive array of data.
FITSKeywordProvider - Class in jsky.image.fits
A simple class accessing FITS/WCS keywords, where keywords are inherited from an empty primary FITS extension, if present.
FITSKeywordProvider(FITSImage) - Constructor for class jsky.image.fits.FITSKeywordProvider
 
FITSKeywords - Class in jsky.image.fits.gui
Dialog to view the FITS keywords .
FITSKeywords(Component, MainImageDisplay) - Constructor for class jsky.image.fits.gui.FITSKeywords
Make a window to display the FITS keyword values for the image being displayed in the given image display window.
FITSKeywordsFrame - Class in jsky.image.fits.gui
Provides a top level window for an FITSKeywords panel.
FITSKeywordsFrame(MainImageDisplay) - Constructor for class jsky.image.fits.gui.FITSKeywordsFrame
Create a top level window containing an FITSKeywords panel.
FITSKeywordsInternalFrame - Class in jsky.image.fits.gui
Provides a top level window for an FITSKeywords panel.
FITSKeywordsInternalFrame(MainImageDisplay) - Constructor for class jsky.image.fits.gui.FITSKeywordsInternalFrame
Create a top level window containing an FITSKeywords panel.
FitsNdxHandler - Class in uk.ac.starlink.oldfits
Turns URLs which reference FITS files or HDUs into Ndx objects.
FitsPlusTableBuilder - Class in uk.ac.starlink.votable
Table builder which can read files in 'fits-plus' format (as written by FitsPlusTableWriter).
FitsPlusTableBuilder() - Constructor for class uk.ac.starlink.votable.FitsPlusTableBuilder
Default constructor.
FitsPlusTableBuilder(WideFits) - Constructor for class uk.ac.starlink.votable.FitsPlusTableBuilder
Constructor.
FitsPlusTableWriter - Class in uk.ac.starlink.votable
TableWriter which writes table data into the first extension of a FITS file, Unlike FitsTableWriter however, the primary extension is not left contentless, instead it gets the text of a DATA-less VOTable written into it.
FitsPlusTableWriter() - Constructor for class uk.ac.starlink.votable.FitsPlusTableWriter
Default constructor.
FitsPlusTableWriter(String, WideFits) - Constructor for class uk.ac.starlink.votable.FitsPlusTableWriter
Deprecated.
allows some configuration options but not others; use no-arg constructor and configuration methods instead
FitsStarTable - Class in uk.ac.starlink.oldfits
An implementation of the StarTable interface which uses FITS TABLE or BINTABLE extensions.
FitsStarTable(TableHDU) - Constructor for class uk.ac.starlink.oldfits.FitsStarTable
Constructs a FitsStarTable object from a FITS TableHDU object.
FITSStreamDataNode - Class in uk.ac.starlink.datanode.nodes
A DataNode representing a FITS file whose data comes from a stream.
FITSStreamDataNode(DataSource) - Constructor for class uk.ac.starlink.datanode.nodes.FITSStreamDataNode
 
FitsTableBuilder - Class in uk.ac.starlink.fits
Implementation of the TableBuilder interface which gets StarTables from FITS files.
FitsTableBuilder() - Constructor for class uk.ac.starlink.fits.FitsTableBuilder
Default constructor.
FitsTableBuilder(WideFits) - Constructor for class uk.ac.starlink.fits.FitsTableBuilder
Constructor.
FitsTableSerializer - Interface in uk.ac.starlink.fits
Defines an object which can serialize a table to a FITS HDU.
FitsTableSerializerConfig - Interface in uk.ac.starlink.fits
Aggregates configuration options for FITS table serialization.
FitsTableWriter - Class in uk.ac.starlink.fits
Handles writing of a StarTable in FITS binary format.
FitsTableWriter() - Constructor for class uk.ac.starlink.fits.FitsTableWriter
Default constructor.
FitsTableWriter(String, boolean, WideFits) - Constructor for class uk.ac.starlink.fits.FitsTableWriter
Deprecated.
allows some configuration options but not others; use no-arg constructor and configuration methods instead
FitsUtil - Class in nom.tam.fits
This class comprises static utility functions used throughout the FITS classes.
FitsUtil() - Constructor for class nom.tam.fits.FitsUtil
 
FitsUtil - Class in uk.ac.starlink.fits
Utilities for working with FITS files.
FIX_BLUE - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Fixes blue level at parameter value.
FIX_GREEN - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Fixes green level at parameter value.
FIX_HUE - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader which fixes hue.
FIX_INTENSITY - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader which sets intensity.
FIX_RED - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Fixes red level at parameter value.
FIX_U - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Fixes U in YUV colour space.
FIX_V - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Fixes V in YUV colour space.
FIX_Y - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Fixes Y in YUV colour space.
fixAnnotation(SideFlags, boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Profile
Returns a new profile instance the same as this one, except that the flags for which sides to annotate are replaced.
fixAnnotation(SideFlags) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory.Profile
Returns a new profile instance the same as this one, except that the flags for which sides to annotate are replaced.
fixColumns(ColumnInfo[][], JoinFixAction[]) - Static method in class uk.ac.starlink.table.Tables
Performs deduplication of column names for N lists of column metadata objects that will be combined to form a new table.
fixColumns(ColumnMeta[]) - Method in class uk.ac.starlink.vo.MetaNameFixer
Ensures that the given columns have syntactically acceptable names.
fixed - Variable in class uk.ac.starlink.util.AsciiFileParser
Whether the number of fields is fixed.
FixedCode - Enum in uk.ac.starlink.ttools.taplint
Enumerates known ReportCode instances.
FixedColorKit - Class in uk.ac.starlink.ttools.plot2.layer
Trivial ColorKit implementation that always returns the same colour.
FixedColorKit(Color) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FixedColorKit
Constructor.
FixedConstant<T> - Class in uk.ac.starlink.ttools.jel
Constant implementation which always has the same value.
FixedConstant(T, Class<T>) - Constructor for class uk.ac.starlink.ttools.jel.FixedConstant
Constructs a constant with a given value and class.
FixedEpsGraphics2D - Class in uk.ac.starlink.ttools.plot
Graphics2D implementation which can write to Encapsulated PostScript.
FixedEpsGraphics2D(String, OutputStream, int, int, int, int) - Constructor for class uk.ac.starlink.ttools.plot.FixedEpsGraphics2D
Constructor with bounds.
FixedEpsGraphics2D(EpsGraphics2D) - Constructor for class uk.ac.starlink.ttools.plot.FixedEpsGraphics2D
Clone constructor.
FixedEpsGraphics2D - Class in uk.ac.starlink.xdoc.fig
Graphics2D implementation which can write to Encapsulated PostScript.
FixedEpsGraphics2D(String, OutputStream, int, int, int, int) - Constructor for class uk.ac.starlink.xdoc.fig.FixedEpsGraphics2D
Constructor with bounds.
FixedEpsGraphics2D(EpsGraphics2D) - Constructor for class uk.ac.starlink.xdoc.fig.FixedEpsGraphics2D
Clone constructor.
FixedKernelDensityPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Kernel density plotter that uses fixed-width kernels.
FixedKernelDensityPlotter(FloatingCoord, boolean, PerUnitConfigKey<Unit>) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FixedKernelDensityPlotter
Constructor.
FixedNormalSite - Class in diva.canvas.connector
Deprecated.
Do not use. Use ParametricSite instead. A site decorator that disallows changing the normal. This is useful for perimeter sites that stay at one point on a figure. Normally connectors change the normal of a site so that the figure looks better. This class is often used so that the site that points out of a terminal can be properly manhattan routed so that it always leave the terminal in the ight direction.
FixedNormalSite(Site) - Constructor for class diva.canvas.connector.FixedNormalSite
Deprecated.
 
FixedRadiusConePixer - Interface in uk.ac.starlink.table.join
Can calculate which sky pixels fall within a cone of variable radius.
FixedSkyMatchEngine - Class in uk.ac.starlink.table.join
MatchEngine which matches objects on the celestial sphere with a fixed maximum separation.
FixedSkyMatchEngine(SkyPixellator, double) - Constructor for class uk.ac.starlink.table.join.FixedSkyMatchEngine
Constructor.
FixedSkyMatchEngine.InDegrees - Class in uk.ac.starlink.table.join
MatchEngine class that behaves like FixedSkyMatchEngine but uses human-friendly units (degrees and arcseconds) rather than radians for tuple elements and match parameters.
FixedSkyviewProjection - Class in uk.ac.starlink.ttools.plot2.geom
SkyviewProjection subclass that does not use mouse gestures to rotate the sky, only to pan and zoom over the projected plane.
FixedSkyviewProjection(Projecter, Shape, String, String) - Constructor for class uk.ac.starlink.ttools.plot2.geom.FixedSkyviewProjection
Constructor.
FixedTablesInput - Class in uk.ac.starlink.ttools.task
TablesInput which has a fixed number of input tables.
FixedTablesInput(int, boolean) - Constructor for class uk.ac.starlink.ttools.task.FixedTablesInput
Constructor.
Fixer(String, String) - Constructor for class uk.ac.starlink.ttools.task.JoinFixActionParameter.Fixer
Constructor.
fixName(String) - Method in class uk.ac.starlink.ttools.filter.FixNamesFilter
Performs the name unmunging.
FixNamesFilter - Class in uk.ac.starlink.ttools.filter
Filter to normalise syntax of column and parameter names so they are legal java identifiers.
FixNamesFilter() - Constructor for class uk.ac.starlink.ttools.filter.FixNamesFilter
Constructor.
fixSchemas(SchemaMeta[]) - Method in class uk.ac.starlink.vo.MetaNameFixer
Ensures that the given schemas and their contained tables and columns have syntactically acceptable names.
fixTables(TableMeta[], SchemaMeta) - Method in class uk.ac.starlink.vo.MetaNameFixer
Ensures that the given tables and their contained columns have syntactically acceptable names.
fixup(String) - Method in class uk.ac.starlink.vo.AdqlValidator
Attempts to fix common errors in a submitted query.
fixURL(URL) - Static method in class uk.ac.starlink.util.URLUtils
Fixes file: URLs which don't have enough slashes in them.
fixXLimits(A, double, double) - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
Modifies an aspect object to give it fixed data limits on the horizontal axis.
fixXLimits(TimeAspect, double, double) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeStackGanger
 
FK4 - Static variable in class uk.ac.starlink.ttools.convert.SkySystem
FK4 system.
fk425(Point2D.Double) - Static method in class jsky.coords.wcscon
 
Fk425(Stardata) - Method in class uk.ac.starlink.pal.Pal
Convert B1950.0 FK4 star data to J2000.0 FK5.
fk425e(Point2D.Double, double) - Static method in class jsky.coords.wcscon
 
fk425m(Point2D.Double, Point2D.Double) - Static method in class jsky.coords.wcscon
 
fk42gal(Point2D.Double) - Static method in class jsky.coords.wcscon
 
Fk45z(AngleDR, double) - Method in class uk.ac.starlink.pal.Pal
Convert B1950.0 FK4 star data to J2000.0 FK5 assuming zero proper motion in the FK5 frame (double precision).
fk4prec(double, double, Point2D.Double) - Static method in class jsky.coords.wcscon
 
FK5 - Static variable in class uk.ac.starlink.ttools.convert.SkySystem
FK5 system.
fk524(Point2D.Double) - Static method in class jsky.coords.wcscon
 
Fk524(Stardata) - Method in class uk.ac.starlink.pal.Pal
Convert J2000.0 FK5 star data to B1950.0 FK4.
fk524e(Point2D.Double, double) - Static method in class jsky.coords.wcscon
 
fk524m(Point2D.Double, Point2D.Double) - Static method in class jsky.coords.wcscon
 
fk52gal(Point2D.Double) - Static method in class jsky.coords.wcscon
 
Fk54z(AngleDR, double) - Method in class uk.ac.starlink.pal.Pal
Convert a J2000.0 FK5 star position to B1950.0 FK4 assuming zero proper motion and parallax.
fk5prec(double, double, Point2D.Double) - Static method in class jsky.coords.wcscon
 
FKEY_QUERIER - Static variable in class uk.ac.starlink.vo.TapSchemaInterrogator
Acquires ForeignMeta objects from TAP_SCHEMA.keys.
fLabelTitle - Variable in class jsky.util.gui.QuantitySlider
 
Flag - Variable in class uk.ac.starlink.pal.Pal
Flag for additional status information
flagReader(RowData) - Method in class uk.ac.starlink.ttools.plot2.data.MaskSpec
Returns an object that can read the flag value for this mask from the current row of a supplied row sequence.
FLAM - Static variable in class jsky.science.Flux
 
FLAMABBREV - Static variable in class jsky.science.Flux
 
FLAT2D - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Simple flat mode for use with 2D plots.
FLAT3D - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Simple flat mode for use with 3D plots.
flatPan(Point2D, Point2D) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Pan gesture which just translates the entire graphics plane.
FlatStamper(Color) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapeMode.FlatStamper
Constructor.
flatten(Object) - Static method in class nom.tam.util.ArrayFuncs
Given an array of arbitrary dimensionality return the array flattened into a single dimension.
flatZoom(Point2D, double) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Zoom gesture which just magnifies the entire graphics plane.
fLeftHandle - Variable in class jsky.timeline.DefaultTimeLineNode
 
fLHandleBottomShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fLHandleLeftShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fLHandleRightShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fLHandleTopShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
flip(Point2D.Double) - Method in class jsky.image.gui.ImageCoordinateConverter
Flip the x,y coordinates of the given point based on the current settings.
Float(int) - Constructor for class diva.util.java2d.Polygon2D.Float
Create a new polygon with space for the given number of vertices.
Float(float[]) - Constructor for class diva.util.java2d.Polygon2D.Float
Create a new polygon with space for the given number of vertices.
Float() - Constructor for class diva.util.java2d.Polygon2D.Float
Create a new polygon with no vertices.
Float(float, float) - Constructor for class diva.util.java2d.Polygon2D.Float
Create a new polygon with a single start point
Float() - Constructor for class diva.util.java2d.Polyline2D.Float
Create a new polyline with no vertices.
Float(int) - Constructor for class diva.util.java2d.Polyline2D.Float
Create a new polyline with "initSize" number of vertices.
Float(Polyline2D) - Constructor for class diva.util.java2d.Polyline2D.Float
Copy constructor for efficient copying of Polyline2D.
Float(float, float, float, float) - Constructor for class diva.util.java2d.Polyline2D.Float
Create a new polyline with two vertices.
FLOAT - Static variable in class uk.ac.starlink.array.Type
Object representing primitive data of float type.
FLOAT - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for 32-bit floating point, nulls treated like NaN.
FLOAT - Static variable in class uk.ac.starlink.tfcat.Datatype
Floating point type.
FLOAT_ARRAY - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for variable-length array of 32-bit floats.
FLOAT_INDEX - Static variable in interface nom.tam.util.PrimitiveInfo
 
FLOAT_REGEX - Static variable in class uk.ac.starlink.fits.FitsUtil
Regex pattern matching floating point value, no grouping.
FloatBinaryFieldAdapter - Class in gov.nasa.pds.objectAccess.table
Implements a field adapter for binary, single-precision, floating-point fields.
FloatBinaryFieldAdapter(boolean) - Constructor for class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
FloatingArrayCoord - Class in uk.ac.starlink.ttools.plot2.data
Coord implementation for a variable-length array of floating point values.
FloatingArrayCoord.ArrayDomain - Class in uk.ac.starlink.ttools.plot2.data
Domain for numeric array values.
FloatingCoord - Class in uk.ac.starlink.ttools.plot2.data
Coord implementation for floating point values.
FloatingCoordAuxReader - Class in uk.ac.starlink.ttools.plot2.layer
AuxReader implementation that extends ranges simply by sampling a given scalar floating coordinate for all plottable points.
FloatingCoordAuxReader(FloatingCoord, int, DataGeom, boolean, Scaling) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FloatingCoordAuxReader
Constructor.
FloatList - Class in uk.ac.starlink.util
Extendable array of floats.
FloatList() - Constructor for class uk.ac.starlink.util.FloatList
Constructs a new list.
FloatList(int) - Constructor for class uk.ac.starlink.util.FloatList
Constructs a new list with a given initial capacity.
FloatList(float[]) - Constructor for class uk.ac.starlink.util.FloatList
Constructs a new list initialised to the contents of a given array.
floatsValue(Environment) - Method in class uk.ac.starlink.ttools.task.DoubleArrayParameter
Returns the parameter value as an array of floats.
floatToByte(float) - Static method in class uk.ac.starlink.ttools.plot2.paper.Compositor
Maps a float in the range 0-1 to an int in the range 0-255.
floatValue() - Method in class uk.ac.starlink.ast.gui.AstDouble
 
floorIndex(double) - Method in interface uk.ac.starlink.ttools.plot2.BasicTicker.Rule
Returns the largest major tick mark index value that identifies an axis value less than or equal to a supplied axis value.
flush() - Method in interface nom.tam.util.ArrayDataOutput
 
flush() - Method in class nom.tam.util.BufferedFile
Flush output buffer if necessary.
flush() - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Flush all graphics, thereby redrawing them.
flush() - Method in interface uk.ac.starlink.ast.Grf
Flushes all pending graphics to the output device.
flush() - Method in class uk.ac.starlink.oldfits.MappedFile
 
flush() - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
flush() - Method in class uk.ac.starlink.ttools.plot.BitmapSortPlotVolume
Do the plotting.
flush() - Method in class uk.ac.starlink.ttools.plot.PlotVolume
Ensures that all points submitted through the plot method have been painted on the graphics context.
flush() - Method in class uk.ac.starlink.ttools.plot.VectorSortPlotVolume
 
flush() - Method in class uk.ac.starlink.ttools.plot.ZBufferPlotVolume
 
flush() - Method in class uk.ac.starlink.ttools.plot2.layer.LineTracer
Ensures that all points have been drawn.
flush() - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType.RgbPaper
Called after all drawings have been drawn.
flush() - Method in class uk.ac.starlink.util.BufferedBase64OutputStream
This calls flush on the underlying stream, but does not flush this stream itself.
flush() - Method in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
 
flushPaper(Paper) - Method in class uk.ac.starlink.ttools.plot2.paper.PaintPaperType
Called when all the layers have been painted.
flushPaper(Paper) - Method in class uk.ac.starlink.ttools.plot2.paper.PaintPaperType2D
 
flushPaper(Paper) - Method in class uk.ac.starlink.ttools.plot2.paper.SortedPaperType3D
 
Flux - Class in jsky.science
Various flux units.
Flux() - Constructor for class jsky.science.Flux
creates a default Redshift of length 0 with no name
Flux(double) - Constructor for class jsky.science.Flux
creates a new Flux of specified value in the default units
Flux(double, String) - Constructor for class jsky.science.Flux
primary constructor
Fluxes - Class in uk.ac.starlink.ttools.func
Functions for conversion between flux and magnitude values.
FluxFrame - Class in uk.ac.starlink.ast
Java interface to the AST FluxFrame class - measured flux description.
FluxFrame(double, SpecFrame) - Constructor for class uk.ac.starlink.ast.FluxFrame
Creates a FluxFrame with given spectral frame and value.
FluxFrame() - Constructor for class uk.ac.starlink.ast.FluxFrame
Creates a FluxFrame with no default spectral value or frame.
fluxToLuminosity(double, double) - Static method in class uk.ac.starlink.ttools.func.Fluxes
Converts flux to luminosity given a luminosity distance.
fMaxWavelength - Variable in class jsky.science.Wavelength1DFormula
 
fMinWavelength - Variable in class jsky.science.Wavelength1DFormula
 
fMode - Variable in class jsky.timeline.DefaultTimeLineNode
 
fModel - Variable in class jsky.timeline.DefaultTimeLineNode
 
fMyChildListener - Variable in class jsky.timeline.DefaultTimeLineModel
 
fMyVetoListener - Variable in class jsky.timeline.DefaultTimeLineNode
 
fNodes - Variable in class jsky.timeline.DefaultTimeLineModel
 
FNU - Static variable in class jsky.science.Flux
 
FNUABBREV - Static variable in class jsky.science.Flux
 
fNumPoints - Variable in class jsky.science.Wavelength1DFormula
 
focusGained(FocusEvent) - Method in class jsky.util.gui.PassbandPanel
 
focusGained(FocusEvent) - Method in class jsky.util.gui.QuantityPanel
 
focusLost(FocusEvent) - Method in class jsky.util.gui.PassbandPanel
 
focusLost(FocusEvent) - Method in class jsky.util.gui.QuantityPanel
Updates the quantity value when the JTextField loses focus
FocusMouseListener - Class in diva.gui.toolbox
A mouse listener that requests focus for the source of any mouse event it receives.
FocusMouseListener() - Constructor for class diva.gui.toolbox.FocusMouseListener
 
fogAt(double, Color) - Method in class uk.ac.starlink.ttools.plot.Fogger
Returns a fogged version of a given colour at a given depth.
fogAt(double, int[]) - Method in class uk.ac.starlink.ttools.plot.Fogger
Returns a fogged version of a given colour at a given depth.
fogAt(double, float[]) - Method in class uk.ac.starlink.ttools.plot.Fogger
Returns a fogged version of a given colour at a given depth using normalised components.
fogAt(double, int) - Method in class uk.ac.starlink.ttools.plot.Fogger
Returns a fogged version of a given colour at a given depth.
Fogger - Class in uk.ac.starlink.ttools.plot
Defines how colours are changed at different depths (distances away from the viewer) by interposing a 'fog' which makes the colours gloomier the further away you go.
Fogger(double) - Constructor for class uk.ac.starlink.ttools.plot.Fogger
Constructs a new depth tweaker for rendering distances of the order of a given scale.
FOLDER_NODE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
fOldOffset - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
followRedirects(URLConnection, UrlConnector, Redirector) - Method in class uk.ac.starlink.auth.AuthManager
Follows 3xx redirects, applying authentication as required.
followRedirects(URLConnection, int[]) - Static method in class uk.ac.starlink.util.URLUtils
Takes a URLConnection and repeatedly follows 3xx redirects until a non-redirect status is achieved.
followRedirects(URLConnection) - Static method in class uk.ac.starlink.vo.TapQuery
Takes a URLConnection and repeatedly follows 303 redirects until a non-303 status is achieved.
followRedirectsWithTimeout(URLConnection) - Method in class uk.ac.starlink.xdoc.LinkChecker
Takes a URLConnection and repeatedly follows 303 redirects until a non-303 status is achieved.
font - Variable in class jsky.image.graphics.gui.CanvasDraw
Default font for text items (labels can be resized afterwards)
font - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
The Font used to display the labels.
font - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
The Font used to display the labels.
font - Variable in class uk.ac.starlink.ast.gui.AstStrings
The Font used to display text.
font - Variable in class uk.ac.starlink.ast.gui.AstTitle
The Font used to display the title.
font - Variable in class uk.ac.starlink.ast.gui.FontChangedEvent
The font
font - Variable in class uk.ac.starlink.diva.DrawActions
Default font for text items
font - Variable in class uk.ac.starlink.util.gui.SelectCharactersModel
The font that we're displaying.
FontAction(Font) - Constructor for class uk.ac.starlink.diva.DrawActions.FontAction
 
fontActions - Variable in class jsky.image.graphics.gui.CanvasDraw
Actions to use to set the font
fontActions - Variable in class uk.ac.starlink.diva.DrawActions
Actions for choosing a preset font
fontBox - Variable in class uk.ac.starlink.ast.gui.FontControls
List of all available font families.
fontBox - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
List of all available fonts.
fontChanged(FontChangedEvent) - Method in interface uk.ac.starlink.ast.gui.FontChangedListener
Invoked when the font is changed.
FontChangedEvent - Class in uk.ac.starlink.ast.gui
FontChangedEvent defines an event that passes on a new Font.
FontChangedEvent(Object, Font) - Constructor for class uk.ac.starlink.ast.gui.FontChangedEvent
Constructs a FontChangedEvent object.
FontChangedListener - Interface in uk.ac.starlink.ast.gui
FontChangedListener defines an interface used when listening for changes in a displayed font specification.
fontControls - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
FontControls (same for both labels).
fontControls - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
FontControls (same for both labels).
FontControls - Class in uk.ac.starlink.ast.gui
FontControls add a series of controls for selecting from the available families of fonts and assigning a size and style.
FontControls(GridBagLayouter, String) - Constructor for class uk.ac.starlink.ast.gui.FontControls
Construct an instance.
fontControls - Variable in class uk.ac.starlink.ast.gui.StringsControls
FontControls.
fontControls - Variable in class uk.ac.starlink.ast.gui.TitleControls
FontControls.
fontCount() - Method in class uk.ac.starlink.diva.DrawActions
Return the number of fonts
fontDisplay - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
Display of the currently selected font.
fontFromString(String) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Convert a String back to a Font.
fontFromString(String) - Static method in class uk.ac.starlink.util.gui.AWTXMLEncodeDecode
Convert a String back to a Font.
fontLabel - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
Label for font selector.
FontParameter - Class in uk.ac.starlink.ttools.plottask
Parameter for font selection.
FontParameter(String) - Constructor for class uk.ac.starlink.ttools.plottask.FontParameter
Constructor.
FONTS - Static variable in class jsky.image.graphics.gui.CanvasDraw
Fonts for font change actions
fonts - Variable in class uk.ac.starlink.ast.grf.DefaultGrfFontManager
ArrayList of references to all fonts.
fonts - Static variable in class uk.ac.starlink.diva.DrawActions
Fixed fonts for font change actions
fontToString(Font) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Convert a Font to a string.
fontToString(Font) - Static method in class uk.ac.starlink.util.gui.AWTXMLEncodeDecode
Convert a Font to a string.
fontValue(Environment) - Method in class uk.ac.starlink.ttools.plottask.FontParameter
Returns the value of this parameter as a font.
Foo() - Method in interface diva.compat.Dummy
 
Foo - Class in diva.util.jester.demo
Foo: a name path with bugs in it
Foo() - Constructor for class diva.util.jester.demo.Foo
 
FooFactory() - Constructor for class diva.util.jester.demo.FooTest.FooFactory
 
FOOT_SERVICE_URL - Static variable in class uk.ac.starlink.ttools.cone.UrlMocCoverage
Footprint service base URL provided by CDS.
FooTest - Class in diva.util.jester.demo
A unit test suite for Foo.
FooTest(TestHarness, FooTest.FooFactory) - Constructor for class diva.util.jester.demo.FooTest
Constructor
FooTest.FooFactory - Class in diva.util.jester.demo
 
forceCompression(Compression) - Method in class uk.ac.starlink.util.DataSource
Returns a DataSource representing the same underlying stream, but with a forced compression mode compress.
forChar(char) - Static method in enum uk.ac.starlink.ttools.taplint.ReportType
Returns the type instance corresponding to a given character.
forClass(Class<?>) - Static method in class uk.ac.starlink.ttools.filter.ArrayReader
Returns an instance of this class suitable for a given array class.
ForeignMeta - Class in uk.ac.starlink.vo
Represents foreign key information from a TableSet document.
ForeignMeta() - Constructor for class uk.ac.starlink.vo.ForeignMeta
Constructor.
ForeignMeta.Link - Class in uk.ac.starlink.vo
Represents a linkage from a column in the source table to a column in the target table.
forgetTrace(TraceModel.Trace) - Method in class diva.compat.trace.BasicTraceRenderer
Remove the mapping of a Trace to its rendering.
forgetTrace(TraceModel.Trace) - Method in interface diva.compat.trace.TraceRenderer
Remove the mapping of a Trace to its rendering.
forgetTraceElement(TraceModel.Element) - Method in class diva.compat.trace.BasicTraceRenderer
Remove the mapping of a Trace element to its rendering.
forgetTraceElement(TraceModel.Element) - Method in interface diva.compat.trace.TraceRenderer
Remove the mapping of a Trace element to its rendering.
fOrientation - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fOrientation - Variable in class jsky.util.gui.ProperMotionPanel
 
forInterface(RegCapabilityInterface) - Static method in enum uk.ac.starlink.vo.SiaVersion
Returns the version object appropriate for use with a given capability interface.
form(double) - Method in class jsky.util.Format
Formats a double into a string (like sprintf in C)
form(long) - Method in class jsky.util.Format
Formats a long integer into a string (like sprintf in C)
form(char) - Method in class jsky.util.Format
Formats a character into a string (like sprintf in C)
form(String) - Method in class jsky.util.Format
Formats a string into a larger string (like sprintf in C)
Form(String, boolean) - Constructor for class uk.ac.starlink.ttools.plot.BarStyle.Form
 
FORM_AREA - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_DENSOGRAM - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_ELLIPSE_CORR - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_ERROR - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_ERROR1 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_FILL - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_FILLED - Static variable in class uk.ac.starlink.ttools.plot.BarStyle
Bar form using filled rectangles.
FORM_FILLED3D - Static variable in class uk.ac.starlink.ttools.plot.BarStyle
Bar form using filled 3d rectangles.
FORM_GAUSSIAN - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_GRID - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_HANDLES - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_HISTOGRAM - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_KDE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_KNN - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_LINEARFIT - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_LINK2 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_LINK3 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_MARK - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_MARKS2 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_MARKS3 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_MARKS4 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_OPEN - Static variable in class uk.ac.starlink.ttools.plot.BarStyle
Bar form using open rectangles.
FORM_POLYLINE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_QUANTILE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_SEMIFILLED - Static variable in class uk.ac.starlink.ttools.plot.BarStyle
Bar form with an outline and a transparent inside.
FORM_SEMITOP - Static variable in class uk.ac.starlink.ttools.plot.BarStyle
Bar form with steps and a transparent inside.
FORM_SIZE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_SIZEXY - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_SKYDENSITY - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_SKYELLIPSE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_SPIKE - Static variable in class uk.ac.starlink.ttools.plot.BarStyle
Bar form using 1-d spikes.
FORM_TOP - Static variable in class uk.ac.starlink.ttools.plot.BarStyle
Bar form drawing only the tops of the bars.
FORM_VECTOR - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_XYELLIPSE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
format(double) - Method in interface jsky.coords.WorldCoordinates
Format RA and DEC in h:m:s [+-]d:m:s format in the given equinox and return them as a 2 element String array.
format() - Method in interface jsky.coords.WorldCoordinates
Format RA and DEC in h:m:s [+-]d:m:s format in J2000 and return them as a 2 element String array.
format(double) - Method in class jsky.coords.WorldCoords
Format RA and DEC in h:m:s [+-]d:m:s format in the given equinox and return them as a 2 element String array.
format() - Method in class jsky.coords.WorldCoords
Format RA and DEC in h:m:s [+-]d:m:s format in J2000 and return them as a 2 element String array.
format(PlanarImage, int) - Static method in class jsky.image.operator.ImageOps
Apply a format operation to the image to convert it to the given data type (by casting and "clamping").
Format - Class in jsky.util
A class for formatting numbers that follows printf conventions.
Format(String) - Constructor for class jsky.util.Format
Formats the number following printf conventions.
format(int, byte[]) - Method in class nom.tam.util.ByteFormatter
Format an int into an array.
format(int, byte[], int, int) - Method in class nom.tam.util.ByteFormatter
Format an int into an existing array.
format(long, byte[]) - Method in class nom.tam.util.ByteFormatter
Format a long into an array.
format(long, byte[], int, int) - Method in class nom.tam.util.ByteFormatter
Format a long into an existing array.
format(boolean, byte[]) - Method in class nom.tam.util.ByteFormatter
Format a boolean into an existing array.
format(boolean, byte[], int, int) - Method in class nom.tam.util.ByteFormatter
Format a boolean into an existing array
format(String, byte[]) - Method in class nom.tam.util.ByteFormatter
Insert a string at the beginning of an array
format(String, byte[], int, int) - Method in class nom.tam.util.ByteFormatter
Insert a String into an existing character array.
format(float, byte[]) - Method in class nom.tam.util.ByteFormatter
Format a float into an array.
format(float, byte[], int, int) - Method in class nom.tam.util.ByteFormatter
Format a float into an existing byteacter array.
format(double, byte[]) - Method in class nom.tam.util.ByteFormatter
Format a double into an array.
format(double, byte[], int, int) - Method in class nom.tam.util.ByteFormatter
Format a double into an existing character array.
format(int, double) - Method in class uk.ac.starlink.ast.Frame
Format a coordinate value for a Frame axis.
format(double, StringBuffer, FieldPosition) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
format(long, StringBuffer, FieldPosition) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
format(LogRecord) - Method in class uk.ac.starlink.task.LineFormatter
 
FORMAT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.MatrixGangerFactory
Config key for matrix format.
FORMAT_KEY - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
FORMAT_XML - Static variable in class uk.ac.starlink.ttools.plot2.config.TimeConfigKey
XML <p> element describing the text input format.
formatAttribute(String, String) - Static method in class uk.ac.starlink.util.XmlWriter
Turns a name,value pair into an attribute assignment suitable for putting in an XML start tag.
formatAttribute(String, String) - Static method in class uk.ac.starlink.votable.VOSerializer
Turns a name,value pair into an attribute assignment suitable for putting in an XML start tag.
formatAxisRangeLimits(double, double, boolean, int) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Formats a pair of values representing data bounds of a range along a graphics axis.
formatByteSize(long) - Static method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Formats a string representing a number of bytes for human consumption.
formatClass(Class<?>) - Static method in class uk.ac.starlink.table.DefaultValueInfo
Returns a human-friendly string indicating the class and shape of a given class object.
formatCoord(double[], boolean, double) - Static method in class uk.ac.starlink.vo.AbstractAdqlExample
Formats one coordinate from an optional sky position array, falling back to a given default value if necessary.
formatDecimal(double, int) - Static method in class uk.ac.starlink.ttools.func.Formats
Turns a floating point value into a string with a given number of decimal places using standard settings.
formatDecimal(double, String) - Static method in class uk.ac.starlink.ttools.func.Formats
Turns a floating point value into a formatted string using standard settings.
formatDecimalLocal(double, int) - Static method in class uk.ac.starlink.ttools.func.Formats
Turns a floating point value into a string using current locale settings.
formatDecimalLocal(double, String) - Static method in class uk.ac.starlink.ttools.func.Formats
Turns a floating point value into a formatted string using current locale settings.
formatDescriptor(ServiceDescriptor, StarTable) - Static method in class uk.ac.starlink.votable.datalink.ServiceDescriptorInfo
Returns a string detailing the state of a given ServiceDesciptor in a human-readable form.
formatDouble(double, int) - Static method in class jsky.util.FormatUtilities
Formats a double value to specified number of decimal places, including using scientific notation if appropriate.
formatDouble(double, int, int) - Static method in class jsky.util.FormatUtilities
Formats a double value to specified number of decimal places, including using scientific notation if appropriate.
formatDouble(double) - Static method in class uk.ac.starlink.util.CgiQuery
Formats a double precision value.
formatDouble(double, int, int) - Static method in class uk.ac.starlink.util.CgiQuery
Formats a floating point value.
FormatException - Exception in nom.tam.util
 
formatFloat(float) - Static method in class uk.ac.starlink.util.CgiQuery
Formats a single precision value.
formatHM(double) - Method in class jsky.image.graphics.MeasureBand
 
formatMjd(double, String) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Modified Julian Date value to a date using a customisable date format.
formatNumber(double, String, int) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Numeric formatting utility function.
formatNumber(double, double) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Formats a number so that it presents a number of significant figures corresponding to a supplied small difference.
formatNumberSf(double, int) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Numeric formatting utility function for writing a given number of significant figures.
formatPosition(double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Returns null.
formatPosition(double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
formatPosition(Axis, double) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
Formats a coordinate value for presentation to the user.
formatPosition(double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
formatPosition(double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
formatPosition(double[]) - Method in interface uk.ac.starlink.ttools.plot2.Surface
Formats the given data space position as a coordinate string.
formatPositionDec(double, double, double) - Static method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Formats a lon/lat position as decimal given the approximate size of a screen pixel.
formatPositionSex(double, double, double) - Static method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Formats a lon/lat position as sexagesimal given the approximate size of a screen pixel.
Formats - Class in uk.ac.starlink.ttools.func
Functions for formatting numeric values.
formatShape(int[]) - Static method in class uk.ac.starlink.table.DefaultValueInfo
Returns a string representing the shape of this object, if it is array-like.
FORMATSTYLEPROPERTY - Static variable in class jsky.science.Coordinates
Bound property name.
Formatter - Class in uk.ac.starlink.ttools
Assists in formatting text for output on the terminal.
Formatter() - Constructor for class uk.ac.starlink.ttools.Formatter
Constructor.
formatText(String) - Static method in class uk.ac.starlink.util.XmlWriter
Performs necessary special character escaping for text which will be written as XML CDATA.
formatText(String) - Static method in class uk.ac.starlink.votable.VOSerializer
Performs necessary special character escaping for text which will be written as XML CDATA.
formatTime(double, double) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Formats a time value to a given precision.
FormatUtilities - Class in jsky.util
This is an all-static class that contains methods are generic in value and related to format objects.
FormatUtilities() - Constructor for class jsky.util.FormatUtilities
 
formatValue(Object, int) - Method in class uk.ac.starlink.table.DefaultValueInfo
 
formatValue(Object, ValueInfo, int) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
Formats a data value for output.
formatValue(Object, ValueInfo, int) - Method in class uk.ac.starlink.table.formats.AsciiTableWriter
 
formatValue(Object, ValueInfo, int) - Method in class uk.ac.starlink.table.formats.IpacTableWriter
 
formatValue(Object, ValueInfo, int) - Method in class uk.ac.starlink.table.formats.TextTableWriter
 
formatValue(Object, int) - Method in class uk.ac.starlink.table.URLValueInfo
 
formatValue(Object, int) - Method in interface uk.ac.starlink.table.ValueInfo
Returns a string representation of a given value described by this ValueInfo.
formatValue(double, double, LabelUnit[]) - Static method in class uk.ac.starlink.ttools.plot2.geom.LabelUnit
Formats a given number giving its value in a sensible precision using a suitable unit.
formatValue(Object, int) - Method in class uk.ac.starlink.votable.datalink.ServiceDescriptorInfo
 
formatWords(List<String>, int) - Static method in class uk.ac.starlink.ttools.Formatter
Utility method for writing a number of unbreakable words on the terminal.
formatXML(String, int) - Method in class uk.ac.starlink.ttools.Formatter
Returns a string which is a formatted version of an XML string.
FormServlet - Class in uk.ac.starlink.ttools.server
Servlet which provides some example forms to drive the STILTS server.
FormServlet() - Constructor for class uk.ac.starlink.ttools.server.FormServlet
 
forName(String) - Static method in class uk.ac.starlink.tfcat.Datatype
Returns the datatype instance for a given type name.
forPhase(String) - Static method in enum uk.ac.starlink.vo.UwsStage
Returns the stage corresponding to a given UWS phase.
forwAction - Variable in class jsky.html.HTMLViewer
Action to use for the "Forward" menu and toolbar items
forward() - Method in class jsky.catalog.gui.CatalogNavigator
Go forward to the next component in the history list
forward() - Method in class jsky.html.HTMLViewer
Go forward to the next component in the history list
forward() - Method in class jsky.image.gui.DivaMainImageDisplay
Go forward to the next image in the history list
forward(double) - Method in interface uk.ac.starlink.array.Function
The forward function.
forwardButton - Variable in class jsky.util.gui.GenericToolBar
Handle for the "Forward" button
forwStack - Variable in class jsky.html.HTMLViewer
Stack of HTMLViewerHistoryItem, used to go forward to the next page
foundNull() - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Must be called by any of the getObjectColumnValue methods which wants to return a null but has to return a primitive instead.
foundRow() - Method in class uk.ac.starlink.ttools.votlint.StreamingHandler
Invoked to log that a row has been counted (used for keeping track of how many have been seen).
foundRow() - Method in class uk.ac.starlink.ttools.votlint.TableHandler
Called to register that a row in this table has been seen.
FOV_RADIUS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key for specifying aspect field of view, in degrees.
fPageHeight - Variable in class jsky.util.gui.PrintPreview
 
fPageWidth - Variable in class jsky.util.gui.PrintPreview
 
fPanelPreview - Variable in class jsky.util.gui.PrintPreview
 
fPrintListener - Variable in class jsky.util.gui.PrintPreview
 
FRACTION_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
Config key for placement fractional position.
fractionToData(double) - Method in class uk.ac.starlink.ttools.plot.AuxLegend
Converts a fractional value (where zero corresponds to current lower bound and 1 corresponds to current upper bound) into a corresponding data value.
fRaField - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
fRaLabel - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
Frame - Class in uk.ac.starlink.ast
Java interface to the AST Frame class - coordinate system description.
Frame(int) - Constructor for class uk.ac.starlink.ast.Frame
Creates a new Frame.
Frame() - Constructor for class uk.ac.starlink.ast.Frame
Dummy constructor.
FRAME - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
FRAME_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for whether to draw axis wire frame.
FrameDataNode - Class in uk.ac.starlink.datanode.nodes
A DataNode representing an AST Frame object.
FrameDataNode(Frame) - Constructor for class uk.ac.starlink.datanode.nodes.FrameDataNode
Creates a FrameDataNode from an AST Frame object.
FramedCanvas(JCanvas) - Constructor for class diva.canvas.test.JCanvasTest.FramedCanvas
 
FrameSet - Class in uk.ac.starlink.ast
Java interface to the AST FrameSet class - set of inter-related coordinate systems.
FrameSet(Frame) - Constructor for class uk.ac.starlink.ast.FrameSet
Creates a FrameSet.
FrameSet() - Constructor for class uk.ac.starlink.ast.FrameSet
Dummy constructor.
fRaUnits - Variable in class jsky.util.gui.CoordinatesOffsetPanel
 
freehand - Variable in class jsky.image.graphics.gui.CanvasDraw
Used while drawing freehand
FREEHAND - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to draw a free-hand figure
freehand - Variable in class uk.ac.starlink.diva.DrawActions
Used while drawing freehand
FREEHAND - Static variable in class uk.ac.starlink.diva.DrawActions
 
FREEHAND - Static variable in class uk.ac.starlink.diva.DrawFigureFactory
 
freeIndex(String) - Method in class diva.compat.util.PropertyIndexSet
Free the index of slotName for use by another property.
fRHandleBottomShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fRHandleLeftShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fRHandleRightShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fRHandleTopShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fRightHandle - Variable in class jsky.timeline.DefaultTimeLineNode
 
fromBinary(String) - Static method in class uk.ac.starlink.ttools.func.Bits
Converts a string representing a binary number to its integer value.
fromCharacter(char) - Static method in enum uk.ac.starlink.table.HealpixTableInfo.HpxCoordSys
Returns the instance of this class corresponding to a character label (as used in the FITS serialization).
fromFK5(double, double, double) - Method in class uk.ac.starlink.ttools.convert.SkySystem
Converts from FK5 J2000.0 into this system.
fromGeom(SkySys) - Static method in class uk.ac.starlink.ttools.plot2.layer.HealpixSys
Returns the Healpix sky coordinate system corresponding to a plotting sky coordinate system.
fromHashBinList(HashBinList) - Static method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
Tries to create an ArrayBinList with the same content as a supplied HashBinList.
fromHex(String) - Static method in class uk.ac.starlink.ttools.func.Conversions
Converts a string representing a hexadecimal number to its integer value.
fromInsets(Insets) - Static method in class uk.ac.starlink.ttools.plot2.Surround
Creates a Surround from an Insets.
fromInt(int) - Static method in enum uk.ac.starlink.ttools.plot2.data.Area.Type
Retrieves an instance of this enum from its numeric code.
fromJavaType(Type) - Static method in class uk.ac.starlink.hds.HDSType
Gets the HDSType object most naturally associated with a given java primitive numeric type.
fromMjd(double) - Method in class uk.ac.starlink.ttools.convert.Iso8601Converter
Converts from Modified Julian Date to this converter's public date.
fromMjd(double) - Method in class uk.ac.starlink.ttools.convert.Iso8601ToDecimalYear
 
fromMjd(double) - Method in class uk.ac.starlink.ttools.convert.Iso8601ToJulian
 
fromModifiableArray(RowRef[]) - Static method in class uk.ac.starlink.table.join.RowLinkN
Constructs a RowLinkN from an array of row refs which is retained and may be modified (sorted) in place.
fromName(String) - Static method in class uk.ac.starlink.hds.HDSType
Gets an HDSType from its HDS name.
fromObject(Object) - Static method in class uk.ac.starlink.vo.SiaFormatOption
Tries to turn an object into an SiaFormatObject.
fromPal(double[][]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Converts a 3-d matrix from Pal-friendly form (3x3) to the form used elsewhere in this class (flat 9-element array).
fromParams(List<DescribedValue>) - Static method in class uk.ac.starlink.table.HealpixTableInfo
Imports HEALPix information from a list of table parameters, and turns it into an instance of this class.
fromString(String) - Static method in class uk.ac.starlink.array.NDShape
Turns a string specification of a shape into an NDShape object.
fromString(String) - Method in class uk.ac.starlink.ttools.plottask.ColorParameter
 
fromString(String) - Method in class uk.ac.starlink.ttools.plottask.DashParameter
 
fromString(String) - Method in class uk.ac.starlink.ttools.plottask.NamedObjectParameter
Translates a string value for this parameter into the object value which it represents.
fromUnixSeconds(double) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeJELFunction.TimeQuantity
Maps a time in unix seconds to the value represented by this quantity.
fromXhtml(String) - Static method in class uk.ac.starlink.ttools.DocUtils
Does minimal conversion from XHTML-like XML to SUN-friendly XML.
frontOnly(Plot3DState) - Method in class uk.ac.starlink.ttools.plot.CartesianPlot3D
 
frontOnly(Plot3DState) - Method in class uk.ac.starlink.ttools.plot.Plot3D
Indicates whether only the front part of the plot should be plotted.
frontOnly(Plot3DState) - Method in class uk.ac.starlink.ttools.plot.SphericalPlot3D
 
fSelectedColor - Variable in class jsky.timeline.DefaultTimeLineNode
 
fShadowStroke - Variable in class jsky.timeline.DefaultTimeLineNode
 
fShowExtent - Variable in class jsky.util.gui.QuantitySlider
 
fTarget - Variable in class jsky.util.gui.PrintPreview
 
fThumb - Variable in class jsky.timeline.BlockTimeLineNode
 
fThumb - Variable in class jsky.timeline.DefaultTimeLineNode
 
fThumbBegin - Variable in class jsky.timeline.DefaultTimeLineNode
 
fThumbEnd - Variable in class jsky.timeline.DefaultTimeLineNode
 
fThumbHeight - Variable in class jsky.timeline.DefaultTimeLineNode
 
fThumbShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fThumbTopShadowLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fTimeLine - Variable in class jsky.timeline.DefaultTimeLineNode
 
fTitle - Variable in class jsky.util.gui.QuantitySlider
 
FTYPE_INFO - Static variable in class uk.ac.starlink.feather.FeatherStarTable
Aux metadata key for column feather type value.
FudgeNamespaceContentHandler - Class in uk.ac.starlink.ttools.votlint
This class provides a hack so that XSD validation can work even when the wrong namespace is declared in the source document.
FudgeNamespaceContentHandler(ContentHandler, String, String) - Constructor for class uk.ac.starlink.ttools.votlint.FudgeNamespaceContentHandler
Constructor.
FULL - Static variable in interface uk.ac.starlink.table.join.Coverage
Instance representing full coverage.
fullyResolveURI(URI, Node) - Method in class uk.ac.starlink.hdx.HdxFactory
Completely resolves a URI into a URL.
fullyResolveURI(String, Node) - Method in class uk.ac.starlink.hdx.HdxFactory
Completely resolves a URI, expressed as a string, into a URL.
Function - Interface in uk.ac.starlink.array
Defines a real function of a real variable y=f(x) and its inverse.
Function - Interface in uk.ac.starlink.dpac.math
Defines a univariate function.
FUNCTION_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
Report key for gaussian fit function.
FUNCTION_NODE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FunctionPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Dataless plotter that plots an analytic function.
FunctionPlotter(FunctionPlotter.FuncAxis[]) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter
Constructs a plotter with a given set of axis geometry options.
FunctionPlotter.FuncAxis - Interface in uk.ac.starlink.ttools.plot2.layer
Defines the geometric role of the dependent and independent variables for a function.
FunctionPlotter.FunctionStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style class associated with this plotter.
FunctionStyle(Color, Stroke, boolean, JELFunction, FunctionPlotter.FuncAxis) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter.FunctionStyle
Constructor.
FuncUtils - Class in uk.ac.starlink.dpac.math
Utility methods associated with functions.
fUnselectedColor - Variable in class jsky.timeline.DefaultTimeLineNode
 
fValue - Variable in class jsky.science.Quantity
internal holder for quantity amount
FWHM_X - Static variable in class jsky.image.gui.PickObjectStatistics
 
FWHM_Y - Static variable in class jsky.image.gui.PickObjectStatistics
 

G

G_SIZE - Static variable in interface uk.ac.starlink.util.bzip2.BZip2Constants
 
Gaia - Class in uk.ac.starlink.ttools.func
Functions related to astrometry suitable for use with data from the Gaia astrometry mission.
gaia.cu9.tools.parallax - package gaia.cu9.tools.parallax
 
gaia.cu9.tools.parallax.datamodel - package gaia.cu9.tools.parallax.datamodel
 
gaia.cu9.tools.parallax.PDF - package gaia.cu9.tools.parallax.PDF
 
gaia.cu9.tools.parallax.readers - package gaia.cu9.tools.parallax.readers
 
gaia.cu9.tools.parallax.util - package gaia.cu9.tools.parallax.util
 
gaia.cu9.tools.parallax.writers - package gaia.cu9.tools.parallax.writers
 
GaiaTableMetadata - Interface in uk.ac.starlink.gbin
Represents table metadata as extracted by gaia.cu9.tools.documentationexport.MetadataReader.
GAIATABLENAME_INFO - Static variable in class uk.ac.starlink.gbin.GbinTableBuilder
ValueInfo for well-known Gaia table name.
gal2fk4(Point2D.Double) - Static method in class jsky.coords.wcscon
 
gal2fk5(Point2D.Double) - Static method in class jsky.coords.wcscon
 
Galactic - Class in uk.ac.starlink.pal
Galactic longitude and latitude (radians)
Galactic(double, double) - Constructor for class uk.ac.starlink.pal.Galactic
Galactic longitude and latitude
GALACTIC - Static variable in class uk.ac.starlink.ttools.convert.SkySystem
Galactic system.
GALACTIC - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySys
IAU 1958 Galactic sky system.
Galeq(Galactic) - Method in class uk.ac.starlink.pal.Pal
Transformation from IAU 1958 Galactic coordinates to J2000.0 equatorial coordinates.
Galsup(Galactic) - Method in class uk.ac.starlink.pal.Pal
Transformation from IAU 1958 Galactic coordinates to De Vaucouleurs supergalactic coordinates.
galToIcrs(double[]) - Static method in class uk.ac.starlink.ttools.func.Gaia
Converts a 3-element vector representing galactic coordinates to ICRS (equatorial) coordinates.
Gang - Interface in uk.ac.starlink.ttools.plot2
Defines how a set of related plot zones is presented together on a graphics plane.
GangContext - Interface in uk.ac.starlink.ttools.plot2
Supplies additional plot-time information about multi-zone requirements.
Ganger<P,A> - Interface in uk.ac.starlink.ttools.plot2
Defines how multiple plots can be presented together as a gang of non-overlapping plotting zones.
GangerFactory<P,A> - Interface in uk.ac.starlink.ttools.plot2
Generates Ganger instances for a particular purpose, for instance a particular type of plot, taking account of supplied user preferences.
gap - Variable in class uk.ac.starlink.ast.gui.AstTitle
The gap between title and plot border.
GAP_LENGTH - Static variable in class diva.sketch.toolbox.DashedPathData
 
GAP_MAX - Static variable in class uk.ac.starlink.ast.gui.AstAxisLabels
The suggested maximum gap.
GAP_MAX - Static variable in class uk.ac.starlink.ast.gui.AstNumberLabels
The suggested maximum gap.
GAP_MAX - Static variable in class uk.ac.starlink.ast.gui.AstTitle
The suggested maximum gap.
GAP_MAX - Static variable in class uk.ac.starlink.ast.gui.GraphicsEdges
The suggested maximum fraction.
GAP_MIN - Static variable in class uk.ac.starlink.ast.gui.AstAxisLabels
The suggested minimum gap.
GAP_MIN - Static variable in class uk.ac.starlink.ast.gui.AstNumberLabels
The suggested minimum gap.
GAP_MIN - Static variable in class uk.ac.starlink.ast.gui.AstTitle
The suggested minimum gap.
GAP_MIN - Static variable in class uk.ac.starlink.ast.gui.GraphicsEdges
The suggested minimum fraction.
GAP_STEP - Static variable in class uk.ac.starlink.ast.gui.AstAxisLabels
The suggested gap resolution (i.e.
GAP_STEP - Static variable in class uk.ac.starlink.ast.gui.AstNumberLabels
The suggested gap resolution (i.e.
GAP_STEP - Static variable in class uk.ac.starlink.ast.gui.AstTitle
The suggested gap resolution (i.e.
GAP_STEP - Static variable in class uk.ac.starlink.ast.gui.GraphicsEdges
The suggested fraction resolution (i.e.
gapSpinner - Variable in class uk.ac.starlink.ast.gui.TitleControls
Spinner for controlling title gap.
gauss(int, double) - Static method in class uk.ac.starlink.ast.Mapping.Spreader
Returns a resampling spreader which uses a exp(-k*x*x) 1-dimensional kernel.
GaussianWeightSet - Class in diva.sketch.classification
Given a set of training examples (each example is a feature vector), a Gaussian classifier computes the mu and sigma for each type of features.
GaussianWeightSet(String) - Constructor for class diva.sketch.classification.GaussianWeightSet
Constructs a gaussian weight set with the specified type.
GAVO_DC_TAP_URL - Static variable in class uk.ac.starlink.vo.GlotsServiceFinder
 
GAVO_REG - Static variable in class uk.ac.starlink.vo.RegTapRegistryQuery
TAP base URL for high-availablity GAVO registry (DNS pointer).
GbinMeta - Interface in uk.ac.starlink.gbin
Represents metadata easily recovered from a GBIN file.
GbinMetadataReader - Class in uk.ac.starlink.gbin
Provides methods for extracting metadata from a GBIN file.
GbinObjectReader - Class in uk.ac.starlink.gbin
Provides read services for an object implementing the gaia.cu1.tools.dal.gbin.GbinReader interface.
GbinObjectReader(Object) - Constructor for class uk.ac.starlink.gbin.GbinObjectReader
Constructor.
GbinStarTable - Class in uk.ac.starlink.gbin
Partial StarTable implementation for use with GBIN files.
GbinStarTable(GbinTableProfile, Class<?>) - Constructor for class uk.ac.starlink.gbin.GbinStarTable
Constructor.
GbinTableBuilder - Class in uk.ac.starlink.gbin
TableBuilder implementation for GBIN files.
GbinTableBuilder() - Constructor for class uk.ac.starlink.gbin.GbinTableBuilder
Constructs a builder with default options.
GbinTableBuilder(GbinTableProfile) - Constructor for class uk.ac.starlink.gbin.GbinTableBuilder
Constructs a builder with custom options.
GbinTableProfile - Interface in uk.ac.starlink.gbin
Parameterises the way that a GBIN object is turned into a StarTable by the STIL input handler.
genCurve(Mapping) - Method in class uk.ac.starlink.ast.Plot
Draw a generalized curve.
GENERAL - Static variable in class uk.ac.starlink.ttools.build.Heading
Heading for general category of functions.
GeneralFileDataSource - Class in uk.ac.starlink.srb
DataSource implementation based on a JARGON GeneralFile object.
GeneralFileDataSource(GeneralFile) - Constructor for class uk.ac.starlink.srb.GeneralFileDataSource
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.
generate(Object) - Method in class diva.compat.xml.AbstractXmlBuilder
Unable to generate XML by default.
generate(Object) - Method in class diva.compat.xml.CompositeBuilder
Build an XML element based on given object by looking up the appropriate builder based on the object's class name and calling that builder's generate method on the object.
generate(Object) - Method in interface diva.compat.xml.XmlBuilder
Given an object, produce an XML representation of it.
generate(Object) - Method in class diva.sketch.rcl.ClassBuilder
Generate XML that contains the given object's class name and no children.
generate(Object) - Method in class diva.sketch.rcl.StrokeSceneBuilder
Generate a StrokeSceneRecognizer to XML.
generate(Object) - Method in class diva.sketch.rcl.VotingSceneBuilder
Generate an XML element for the given VotingSceneRecognizer
generate(Object) - Method in class diva.sketch.rcl.VotingStrokeBuilder
Generate an XML element for the given VotingStrokeRecognizer
generate(Object) - Method in class diva.sketch.recognition.SceneBuilder
 
generate(Object) - Method in class diva.sketch.recognition.SimpleData
Generate an XML element from this instance
generate(Object) - Method in class diva.sketch.toolbox.DashedPathData
 
generate(Object) - Method in class diva.sketch.toolbox.PanRecognizer.PanData
 
generate(Object) - Method in class diva.sketch.toolbox.TextAnnotations
 
generate(Object) - Method in class diva.sketch.toolbox.TextData
 
generate(Object) - Method in class diva.sketch.toolbox.ZoomRecognizer.ZoomData
 
generate(Object) - Method in class diva.util.xml.AbstractXmlBuilder
Unable to generate XML by default.
generate(Object) - Method in class diva.util.xml.CompositeBuilder
Build an XML element based on given object by looking up the appropriate builder based on the object's class name and calling that builder's generate method on the object.
generate(Object) - Method in interface diva.util.xml.XmlBuilder
Given an object, produce an XML representation of it.
generateArray(Class, int[]) - Static method in class nom.tam.util.ArrayFuncs
Create an array and populate it with a test pattern.
generateComposite(CompositeElement, String) - Method in class diva.sketch.recognition.SceneBuilder
 
generateStroke(StrokeElement) - Method in class diva.sketch.recognition.SceneBuilder
 
Generator - Interface in diva.pod
A Generator is an object that generates data.
GENERIC - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
Instance which converts between unspecified, but identical, systems.
genericClone(Object) - Static method in class nom.tam.util.ArrayFuncs
Clone an Object if possible.
GenericNioBuffer - Class in uk.ac.starlink.util
Convenience class which wraps one of the NIO <Type>Buffer classes to provide generic functionality.
GenericNioBuffer(Buffer) - Constructor for class uk.ac.starlink.util.GenericNioBuffer
Construct a GenericNioBuffer based on an existing Buffer.
GenericPlot2Task - Class in uk.ac.starlink.ttools.plot2.task
Generic plot2 task for STILTS.
GenericPlot2Task(boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.task.GenericPlot2Task
Constructor.
GenericToolBar - Class in jsky.util.gui
Implements a generic toolbar that can be used for a number of file/URL browser type applications.
GenericToolBar(GenericToolBarTarget, boolean, int) - Constructor for class jsky.util.gui.GenericToolBar
Create the toolbar for the given Generic target.
GenericToolBar(GenericToolBarTarget, boolean) - Constructor for class jsky.util.gui.GenericToolBar
Create the toolbar for the given Generic target.
GenericToolBar(GenericToolBarTarget) - Constructor for class jsky.util.gui.GenericToolBar
Create the toolbar for the given Generic target
GenericToolBar() - Constructor for class jsky.util.gui.GenericToolBar
Create the toolbar with no target (derived class must add all items)
GenericToolBar.ButtonPropertyChangeListener - Class in jsky.util.gui
Local class to enable or disable toolbar buttons when the related actions are enabled or disabled.
GenericToolBarTarget - Interface in jsky.util.gui
Application classes that use the GenericToolBar class need to implement this interface.
genHashKey(X500Principal) - Static method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
Geoc(double, double) - Method in class uk.ac.starlink.pal.Pal
Convert geodetic position to geocentric.
GeojsonTableBuilder - Class in uk.ac.starlink.ttools.example
Experimental GeoJSON table input handler.
GeojsonTableBuilder() - Constructor for class uk.ac.starlink.ttools.example.GeojsonTableBuilder
Default constructor.
GeometricSet - Interface in diva.canvas
An interface for figure sets with that have their contents defined geometrically.
GEOMETRIES - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for a GeometryCollection.
Geometry - Interface in diva.canvas.interactor
Geometry is an interface that captures the concept of an abstract figure geometry.
GEOMETRY - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for a Geometry object.
Geometry<S> - Class in uk.ac.starlink.tfcat
Abstract superclass representing one of the seven typed Geometry objects defined in the TFCat specification.
Geometry.GeometryCollection - Class in uk.ac.starlink.tfcat
Geometry subclass representing a TFCat GeometryCollection.
Geometry.LineString - Class in uk.ac.starlink.tfcat
Geometry subclass representing a TFCat LineString.
Geometry.MultiLineString - Class in uk.ac.starlink.tfcat
Geometry subclass representing a TFCat MultiLineString.
Geometry.MultiPoint - Class in uk.ac.starlink.tfcat
Geometry subclass representing a TFCat MultiPoint.
Geometry.MultiPolygon - Class in uk.ac.starlink.tfcat
Geometry subclass representing a TFCat MultiPolygon.
Geometry.Point - Class in uk.ac.starlink.tfcat
Geometry subclass representing a TFCat Point.
Geometry.Polygon - Class in uk.ac.starlink.tfcat
Geometry subclass representing a TFCat Polygon.
Gesture - Class in uk.ac.starlink.ttools.plot2
Enumerates mouse gestures used to perform navigation actions.
Gesture(String, Icon, String) - Constructor for class uk.ac.starlink.ttools.plot2.Gesture
Constructor.
get(int) - Method in class diva.canvas.BasicZList
Get the figure at the given index.
get(int) - Method in class diva.canvas.CompositeFigure
Return the figure at the given index.
get(int) - Method in class diva.canvas.FigureLayer
Get the figure at the given index.
get(int) - Method in interface diva.canvas.ZList
Return the figure at the given index.
get(int) - Method in class diva.compat.trace.TraceModel.Trace
Get an element at the specified index.
get(double) - Method in class diva.compat.trace.TraceModel.Trace
Get the element that overlaps the given time, or null if there isn't one.
get(int) - Method in class jsky.util.IntHashtable
 
get(Object) - Method in class jsky.util.IntHashtable
 
get(String) - Static method in class jsky.util.Preferences
Return the preference value for the given key, or null if not found.
get(String, String) - Static method in class jsky.util.Preferences
Return the preference value for the given key, or the default value if not found.
get(String, boolean) - Static method in class jsky.util.Preferences
Return the preference value for the given key, or the default value if not found.
get() - Method in class jsky.util.SwingWorker
Return the value created by the construct method.
get(Object) - Method in class nom.tam.util.HashedList
Return the value of a keyed entry.
get(int) - Method in class nom.tam.util.HashedList
Return the n'th entry from the beginning.
get(HdxResourceType) - Method in interface uk.ac.starlink.hdx.HdxContainer
Returns a single object of the given type from the HDX.
get() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
Reads one byte from the current position.
get(byte[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
Reads bytes into a buffer from the current position.
get() - Method in class uk.ac.starlink.oldfits.MappedFile
 
get(byte[], int, int) - Method in class uk.ac.starlink.oldfits.MappedFile
 
get() - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
get(byte[], int, int) - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
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.
get(Point) - Method in class uk.ac.starlink.ttools.plot.PixelMask
Indicates whether a pixel at given point is set.
get(int, int) - Method in class uk.ac.starlink.ttools.plot.PixelMask
Indicates whether a pixel at given point is set.
get(ConfigKey<T>) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMap
Reads the value associated with a given key.
get(ConfigKey<T>) - Method in class uk.ac.starlink.ttools.plot2.config.LoggingConfigMap
 
get(ReportKey<T>) - Method in class uk.ac.starlink.ttools.plot2.ReportMap
Retrieves an entry.
get(Object) - Method in class uk.ac.starlink.ttools.server.SoftCache
 
get(int) - Method in class uk.ac.starlink.util.ByteList
Returns the element at a given position.
get(int) - Method in class uk.ac.starlink.util.DoubleList
Returns the element at a given position.
get(int) - Method in class uk.ac.starlink.util.FloatList
Returns the element at a given position.
get(Object) - Method in class uk.ac.starlink.util.GenericNioBuffer
Generic relative bulk get method.
get(Object, int, int) - Method in class uk.ac.starlink.util.GenericNioBuffer
Generic relative bulk get method.
get(int) - Method in class uk.ac.starlink.util.IntList
Returns the element at a given position.
get() - Method in interface uk.ac.starlink.util.IOSupplier
Gets a result.
get(int) - Method in class uk.ac.starlink.util.LongList
Returns the element at a given position.
get(int) - Method in class uk.ac.starlink.util.ShortList
Returns the element at a given position.
get(Map<K, V>, K) - Static method in class uk.ac.starlink.util.Util
Typed map get operation.
get3DLogFlags() - Method in class uk.ac.starlink.ttools.plot.CartesianPlot3D
 
get3DLogFlags() - Method in class uk.ac.starlink.ttools.plot.Plot3D
Returns an array of 3 flags which indicate whether logarithmic scaling is in force on the X, Y and Z axes respectively.
get3DLogFlags() - Method in class uk.ac.starlink.ttools.plot.SphericalPlot3D
 
getAcceptableClasses() - Static method in class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord
Returns a list of the classes which can be used as single user coordinate values for floating array coordinates.
getAcceptedIssuers() - Method in class uk.ac.starlink.auth.ssl.BasicX509TrustManager
 
getAccess() - Method in class uk.ac.starlink.array.ArrayArrayImpl
 
getAccess() - Method in interface uk.ac.starlink.array.ArrayImpl
Returns an object which can access the pixels of this ArrayImpl.
getAccess() - Method in class uk.ac.starlink.array.BridgeNDArray
 
getAccess() - Method in class uk.ac.starlink.array.CombineArrayImpl
 
getAccess() - Method in class uk.ac.starlink.array.ConvertArrayImpl
 
getAccess() - Method in class uk.ac.starlink.array.DeterministicArrayImpl
 
getAccess() - Method in interface uk.ac.starlink.array.NDArray
Returns an object which can read and/or write the pixels of this NDArray.
getAccess() - Method in class uk.ac.starlink.array.NioArrayImpl
 
getAccess() - Method in class uk.ac.starlink.array.PixelMapArrayImpl
 
getAccess() - Method in class uk.ac.starlink.array.WindowArrayImpl
 
getAccess() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
getAccessUrl() - Method in class uk.ac.starlink.registry.BasicCapability
Returns the access URL.
getAccessUrl(Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the value of the DataLink access_url column in a given row.
getAccessUrl() - Method in interface uk.ac.starlink.vo.RegCapabilityInterface
Returns the access URL for this capability-interface.
getAccessUrl() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
Returns the access URL defined by this service.
getAccuracyRate(String) - Method in class diva.sketch.classification.CrossValidation.CVResult
 
getAction() - Method in class diva.canvas.interactor.ActionInteractor
Return the action associated with this interactor.
getAction(String) - Method in class diva.gui.AbstractApplication
Get an action by name.
getAction(String) - Method in interface diva.gui.Application
Get an action by name.
getAction() - Method in interface uk.ac.starlink.registry.SoapRequest
Returns the unquoted SOAPAction HTTP header to be sent for the request.
getActionForwarder() - Method in class uk.ac.starlink.ttools.plot2.config.SpecifierPanel
Returns a listener which will take ActionEvents and forward them to any listeners registered with this panel.
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.
getActiveUnit() - Method in class uk.ac.starlink.ast.Frame
Determines how the Unit attribute will be used.
getActualValues() - Method in class uk.ac.starlink.votable.FieldElement
Returns a VALUES child of this element with the attribute type='actual', or null if none exists.
getAdapter() - Method in enum gov.nasa.pds.label.object.FieldType
Gets a field adapter for this field type.
getAdaptive() - Method in class uk.ac.starlink.ast.Region
Get should the area adapt to changes in the coordinate system.
getAddRowAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getAdjacent() - Method in class uk.ac.starlink.ttools.plot.Corner
Returns an array of the three corners which are adjacent to this one (connected by a cube edge).
getAdql(long) - Method in class uk.ac.starlink.ttools.cone.TapUploadMatcher
Returns an ADQL expression to retrieve the raw result table from the TAP service.
getAdql() - Method in class uk.ac.starlink.vo.TapQuery
Returns the text of the ADQL query for this object.
getAdql() - Method in class uk.ac.starlink.vo.TapQueryPanel
Returns the text currently entered in the ADQL text component.
getAdqlCondition(ResourceField, String, boolean) - Static method in class uk.ac.starlink.vo.RegTapRegistryQuery
Returns text that can be used as part of a WHERE clause to supply to this class that tests for a keyword in a given RR field.
getAdqlText(boolean, VersionedLanguage, TapCapability, TableMeta[], TableMeta, double[]) - Method in interface uk.ac.starlink.vo.AdqlExample
Produces ADQL text for a query of the type represented by this object, for a given set of service details.
getAdqlText(boolean, VersionedLanguage, TapCapability, TableMeta[], TableMeta, double[]) - Method in class uk.ac.starlink.vo.DataModelAdqlExample
 
getAdqlVersion() - Method in class uk.ac.starlink.vo.VersionedLanguage
Returns the version of ADQL represented by this object, if any.
getAdqlWhere(Capability) - Static method in class uk.ac.starlink.vo.Ri1RegistryQuery
Returns an ADQL 1.0 WHERE clause which can be used to search for capabilities of the given type in the registry.
getAffineTransform() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return an AffineTransform based on the current transformations.
getAggregator() - Method in class uk.ac.starlink.ttools.task.TableGroup.AggSpec
Returns the aggregation method.
getAggregators() - Static method in class uk.ac.starlink.ttools.task.Aggregators
Returns an array of useful Aggregator instances.
getAliases() - Method in interface uk.ac.starlink.vo.OutputFormat
Returns a list of zero or more aliases for this format.
getAlignOffset() - Method in class uk.ac.starlink.ast.SkyFrame
Get align SkyFrames using the offset coordinate system.
getAlignSideBand() - Method in class uk.ac.starlink.ast.DSBSpecFrame
Get should the SideBand attribute be taken into account when aligning this DSBSpecFrame with another DSBSpecFrame.
getAlignStdOfRest() - Method in class uk.ac.starlink.ast.SpecFrame
Get standard of rest to use when aligning SpecFrames.
getAlignSystem() - Method in class uk.ac.starlink.ast.Frame
Get coordinate system in which to align the Frame.
getAlignTimeScale() - Method in class uk.ac.starlink.ast.TimeFrame
Get time scale to use when aligning TimeFrames.
getAllEquinoxes() - Static method in class jsky.science.Coordinates
returns the list of string labels for possible equinoxs
getAllGeometries(TfcatObject) - Static method in class uk.ac.starlink.tfcat.TfcatUtil
Returns all the Geometries that are descendents of a given TFCat object, including itself if applicable.
getAllModes() - Static method in class uk.ac.starlink.table.jdbc.WriteMode
Returns an array of all known write modes.
getAllowContainerSelection() - Method in class uk.ac.starlink.vo.RemoteTreeBrowser
Indicates whether it is permitted to select a container (directory) or only a file-type node.
getAllowOrigins() - Method in class uk.ac.starlink.ttools.server.StiltsContext
Returns the intended content of the CORS Access-Control-Allow-Origin header.
getAllowSignedByte() - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Returns a flag indicating how Byte-valued columns are written.
getAllowZeroLengthString() - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Indicates whether zero-length string columns may be output.
getAllPoints() - Method in class uk.ac.starlink.ttools.plot.PointIterator
Returns a bit vector with bits set for every point index visited by this iterator.
getAllPositions(TfcatObject) - Static method in class uk.ac.starlink.tfcat.TfcatUtil
Returns all the Position objects contained in a TFCat object and its descendents.
getAllSeparatorStyles() - Static method in class jsky.science.Coordinates
returns the list of string labels for possible separator styles
getAllShaders() - Static method in class uk.ac.starlink.ttools.build.ShaderLegend
Returns all the shaders generally available from Plot2 graphics.
getAllTypes() - Static method in class uk.ac.starlink.hdx.HdxResourceType
Obtains an iterator containing all the HdxResourceType types which are defined.
getAllUnits(Class) - Static method in class jsky.science.Quantity
Returns the list of all units for specfied Quantity subclass
getAllUnits() - Method in class jsky.science.Quantity
Returns the list of string labels for this instance's class
getAllUnitsAbbrev(Class) - Static method in class jsky.science.Quantity
Returns the list of abbreviations for specified Quantity subclass
getAllUnitsAbbrev() - Method in class jsky.science.Quantity
Returns the list of abbreviations for this instance's class
getAllWarnings() - Method in class uk.ac.starlink.ast.FitsChan
Get a list of all currently available condition names.
getAlpha() - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
getAlpha() - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Gets the alpha attribute of the DefaultGrfState object
getAlpha() - Method in class uk.ac.starlink.pal.AngleDR
Get the first component of the angle
getAlphaColor(ConfigMap, ConfigKey<Color>, ConfigKey<Double>) - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns a colour specified by a basic colour key and a transparency key.
getAmount() - Method in interface uk.ac.starlink.ttools.cone.Coverage
Returns the amount category for coverage.
getAmount() - Method in class uk.ac.starlink.ttools.cone.MocCoverage
 
getAncestor(Class<H>) - Method in interface uk.ac.starlink.ttools.votlint.Ancestry
Returns the handler's nearest ancestor (excluding itself) of a given class.
getAncestry() - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Returns an object containing the family relationships of this handler.
getAncestry() - Method in class uk.ac.starlink.ttools.votlint.HandlerStack
Returns an ancestry object for the handler at the top of this stack.
getAnchor() - Method in class diva.canvas.toolbox.LabelFigure
Get the point at which this figure is "anchored." This will be one of the positioning constants defined in javax.swing.SwingConstants.
getAnchor(String, double, double, double, double[]) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Return the X and Y AST anchor position of a string.
getAnchor() - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
Returns the positioning anchor used by this style.
getAnchorPoint() - Method in class diva.canvas.toolbox.LabelFigure
Get the location at which the anchor is currently located.
getAnchorPoint() - Method in class jsky.image.graphics.ImageLabel
Get the location at which the anchor is currently located.
getAnchorSelectionIndex() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
getAngle() - Method in class diva.canvas.connector.ArcConnector
Get the angle at which the arc leaves the tail figure.
getAngle() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's rotation angle (may be an expression using column names)
getAngle(Vector) - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's rotation angle, evaluating the expression for the given row.
getAngle() - Method in class jsky.image.gui.PickObjectStatistics
angle of major axis, degrees, along X
getAngle() - Method in class jsky.image.ImageProcessor
Return the rotation angle.
getAngle() - Method in class jsky.science.IQE
angle of major axis, degrees, along X
getAngle() - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Gets the angle attribute of the DefaultGrfContainer object
getAngle() - Method in class uk.ac.starlink.pal.Stardata
Get the Angle
getAnnotationBounds() - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Returns the bounding box that contains the axis and annotations drawn that this labeller would like to draw.
getAnnouncements(boolean) - Static method in class uk.ac.starlink.ttools.taplint.TapLinter
Returns a list of startup announcements with which the taplint application introduces itself.
getAntialias() - Method in class uk.ac.starlink.ttools.plot.PlotState
Determines whether antialiasing is preferred for drawing lines.
getAntialias() - Method in class uk.ac.starlink.ttools.plot2.layer.LineStyle
Indicates whether the line will be antialiased in suitable (bitmapped) contexts.
getAppContext() - Method in class diva.gui.AbstractApplication
Get the frame that this application draws itself in.
getAppContext() - Method in interface diva.gui.Application
Get the context that this application draws itself in.
getAppender() - Method in class uk.ac.starlink.datanode.viewers.TextViewer
Returns a Writer object; any thing you write into it will appera in the TextViewer.
getApplication() - Method in class diva.gui.AbstractDocument
Get the application that this document belongs to.
getApplication() - Static method in class diva.gui.ApplicationExceptionHandler
 
getApplication() - Method in interface diva.gui.Document
Get the application that this document belongs to.
getApplicationListModel() - Method in class uk.ac.starlink.plastic.HubManager
Returns a ListModel which keeps track of the currently registered applications.
getApplicationListModel() - Method in class uk.ac.starlink.plastic.PlasticHub
Returns a ListModel which represents the listener applications currently registered with this hub.
getApplicationName() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
getApplicationName() - Method in class uk.ac.starlink.diva.DrawFigureStore
Return the application name associated with this store
getApplicationName() - Method in interface uk.ac.starlink.util.gui.StoreSource
Return a name for this application.
getApplyButton() - Method in class jsky.util.gui.TabbedPanel
 
getAppName() - Method in class jsky.app.jskycat.JSkyCat
Return the name of this application.
getAppVersion() - Method in class jsky.app.jskycat.JSkyCat
Return the version number of this application as a String.
getArcMidpoint() - Method in class diva.canvas.connector.ArcConnector
Return the midpoint of the arc.
getArea() - Method in class diva.sketch.features.ConvexHull
Return the area of the convex hull.
getArea() - Method in class jsky.science.AbstractWavelength1D
Calls getArea(true);
getArea(Wavelength, Wavelength) - Method in class jsky.science.AbstractWavelength1D
use getArea( minwavelength, maxwavelength, interpolate) instead
getArea(boolean) - Method in class jsky.science.AbstractWavelength1D
Returns the area "under the curve" of the model from the specified minimum to maximum wavelengths.
getArea(Wavelength, Wavelength, boolean) - Method in class jsky.science.AbstractWavelength1D
Returns the area "under the curve" of the model from the specified minimum to maximum wavelengths.
getArea(Wavelength, Wavelength, boolean) - Method in class jsky.science.Wavelength1DArray
Returns the area "under the curve" of the model from the specified minimum to maximum wavelengths.
getArea(Wavelength, Wavelength) - Method in interface jsky.science.Wavelength1DModel
Return the area "under the curve" of the model from the specified minimum to maximum Wavelengths.
getArea(Wavelength, Wavelength, boolean) - Method in interface jsky.science.Wavelength1DModel
Return the area "under the curve" of the model from the specified minimum to maximum Wavelengths.
getArea() - Method in interface jsky.science.Wavelength1DModel
Return the total area "under the curve" for all wavelengths
getArea(boolean) - Method in interface jsky.science.Wavelength1DModel
Return the total area "under the curve" for all wavelengths
getAreaCoord() - Method in class uk.ac.starlink.ttools.plot2.layer.AreaForm
Returns the coordinate associated with this form.
getAreaDataGeom(DG) - Method in class uk.ac.starlink.ttools.plot2.data.AreaCoord
Returns a DataGeom that can be used to read position data from objects serialized by this coordinate.
getAreaForPoint(Point) - Method in class jsky.timeline.BlockTimeLineNode
returns what area of a time line node a point exists in
getAreaForPoint(Point) - Method in class jsky.timeline.DefaultTimeLineNode
returns what area of a time line node a point exists in
getAreaForPoint(Point) - Method in interface jsky.timeline.TimeLineNode
returns what area of a time line node a point exists in
getArgTypes() - Method in class uk.ac.starlink.plastic.MessageDefinition
Returns an array of the types of the first N arguments which must be sent with this message.
getArray() - Method in class uk.ac.starlink.table.ArrayColumn
Returns the array object which holds the array data for this column.
getArrayClass() - Method in class uk.ac.starlink.pds4.FieldReader
Returns the type of array value into which this reader can store values.
getArrayClass(ResultSetMetaData, int) - Static method in class uk.ac.starlink.table.jdbc.TypeMappers
Tries to guess a suitable output value type for an array-valued column in a ResultSet.
getArrayCoordLength(Tuple, int) - Method in class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord
Returns the length of an array value at an appropriate column in a given Tuple.
getArrayData() - Method in interface uk.ac.starlink.datanode.nodes.FITSDataNode.ArrayDataMaker
Returns an ArrayDataInput object which can supply the array data.
getArrayData(long, long) - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
Returns an ArrayDataMaker encapsulating the same input stream as the on one which this FITSDataNode is based, but starting at a given offset start into the stream and size bytes long.
getArrayData(long, long) - Method in class uk.ac.starlink.datanode.nodes.FITSFileDataNode
 
getArrayData(long, long) - Method in class uk.ac.starlink.datanode.nodes.FITSStreamDataNode
 
getArrayIconID(int) - Static method in class uk.ac.starlink.datanode.nodes.IconFactory
 
getArraysize() - Method in class uk.ac.starlink.vo.ColumnMeta
Array size, normally in the form of a VOTable arraysize attribute.
getArraysize() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns the arraysize for this parameter as a numeric array.
getArraysize() - Method in class uk.ac.starlink.votable.FieldElement
Returns the array size.
getArrayStats() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns an object containing statistics applicable to numeric-array-valued columns.
getAspect() - Method in class uk.ac.starlink.ttools.plot2.NavAction
Returns the surface aspect describing the result of the navigation.
getAspect() - Method in class uk.ac.starlink.ttools.plot2.ZoneContent
Returns surface aspect.
getAspectConfig(Surface) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
 
getAspectConfig(Surface) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
 
getAspectConfig(Surface) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
getAspectConfig(Surface) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
 
getAspectConfig(Surface) - Method in interface uk.ac.starlink.ttools.plot2.SurfaceFactory
Returns a ConfigMap that corresponds to the configuration of the given surface, which must have been created by this factory.
getAspectKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
 
getAspectKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
 
getAspectKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
getAspectKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
 
getAspectKeys() - Method in interface uk.ac.starlink.ttools.plot2.SurfaceFactory
Returns the configuration keys that may be used to configure aspect for this surface factory.
getAspects() - Method in class uk.ac.starlink.ttools.plot2.PlotScene
Returns the most recently set aspects.
getAssignments() - Method in class uk.ac.starlink.task.LineEnvironment
Returns an array of strings, one for each parameter assignment which was actually used (via LineEnvironment.acquireValue(uk.ac.starlink.task.Parameter<?>)) for this environment.
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.CgiMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.ChecksumMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.CopyMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.CountMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.CubeMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.ExtAppMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.JdbcMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.MetadataMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.MocMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.NullMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.PlasticMode
 
getAssociatedParameters() - Method in interface uk.ac.starlink.ttools.mode.ProcessingMode
Returns a list of any parameters which are associated with this mode.
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.SampMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.StatsMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.SwingMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.TopcatMode
 
getAssociatedParameters(String) - Method in interface uk.ac.starlink.ttools.plot2.task.LayerType
Returns a list of zero or more additional parameters associated with this layer type that may be required to turn it into the specification of an actual Plotter object.
getAssociatedParameters(String) - Method in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
 
getAssociatedParameters(String) - Method in class uk.ac.starlink.ttools.plot2.task.SimpleLayerType
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.plottask.FontParameter
Returns parameters associated with this one which select other font characteristics.
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.task.ChoiceMode
 
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.task.ConnectionParameter
Returns parameters associated with this.
getAst() - Method in class uk.ac.starlink.ast.gui.PlotConfiguration
Get the complete AST description of all AST components.
getAst(boolean) - Method in class uk.ac.starlink.ast.gui.PlotConfiguration
Get the complete AST description (see getAst broken into two passes.
getAst() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Get the complete AST description of all default components.
getAst() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
getAst() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
getAst() - Method in interface uk.ac.starlink.ndx.Ndx
Get the world coordinate system of the NDX as an AST FrameSet.
getAst(Ndx) - Static method in class uk.ac.starlink.ndx.Ndxs
Unconditionally returns world coordinate system information for an NDX as a FrameSet.
getAstAxes() - Method in class uk.ac.starlink.ast.gui.AxesControls
Get copy of reference to current AstAxes.
getAstAxisLabels() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Get copy of reference to current AstAxisLabel.
getAstBorder() - Method in class uk.ac.starlink.ast.gui.BorderControls
Get copy of reference to current AstBorder.
getAstConstantI(String) - Static method in class uk.ac.starlink.ast.AstObject
Gets the value of a named integer constant from the underlying AST library.
getAstGrid() - Method in class uk.ac.starlink.ast.gui.GridControls
Get copy of reference to current AstGrid.
getAsTime(int) - Method in class uk.ac.starlink.ast.SkyFrame
Get format celestal coordinates as times by axis.
getAstNumberLabels() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Get copy of reference to current AstNumberLabels.
getAstOptions() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get the AST plot options description of this object.
getAstOptions() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Get the AST plot options description of this object.
getAstOptions() - Method in class uk.ac.starlink.ast.gui.AstBorder
Get the AST plot options description of this object.
getAstOptions() - Method in class uk.ac.starlink.ast.gui.AstGrid
Get the AST plot options description of this object.
getAstOptions() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Get the AST plot options description of this object.
getAstOptions() - Method in class uk.ac.starlink.ast.gui.AstStrings
Get the AST plot options description of this object.
getAstOptions() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the AST plot options description of this object.
getAstOptions() - Method in class uk.ac.starlink.ast.gui.AstTitle
Get the AST plot options description of this object.
getAstStrings() - Method in class uk.ac.starlink.ast.gui.StringsControls
Get copy of reference to current AstStrings.
getAstTicks() - Method in class uk.ac.starlink.ast.gui.TickControls
Get copy of reference to current AstTicks.
getAstTitle() - Method in class uk.ac.starlink.ast.gui.TitleControls
Get copy of reference to current AstTitle.
getAsyncEndpoint() - Method in interface uk.ac.starlink.vo.TapService
Returns the endpoint for asynchronous TAP queries.
getAttachSite() - Method in class diva.canvas.connector.StraightTerminal
Get the site to which the terminal is attached
getAttachSite() - Method in interface diva.canvas.connector.Terminal
Get the site that the terminal is attached to.
getAttachSite() - Method in class diva.canvas.connector.TerminalFigure
Get the site that the terminal is attached to.
getAttribute(String) - Method in class diva.compat.xml.XmlElement
Return the value of the attribute with the given name, or null if there isn't one.
getAttribute(Object, String) - Method in interface diva.graphx.AttributeAdapter
Get the value of an attribute.
getAttribute(String) - Method in class diva.util.xml.XmlElement
Return the value of the attribute with the given name, or null if there isn't one.
getAttribute(String) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Returns the value of a named attribute.
getAttribute(String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
getAttributeCheckers(String) - Method in class uk.ac.starlink.ttools.votlint.VersionDetail
Returns a map of attribute checkers suitable for processing elements of a given name.
getAttributeDefaultValue(String, String) - Method in class diva.util.aelfred.XmlParser
Retrieve the default value of a declared attribute.
getAttributeDefaultValueType(String, String) - Method in class diva.util.aelfred.XmlParser
Retrieve the default value type of a declared attribute.
getAttributeEnumeration(String, String) - Method in class diva.util.aelfred.XmlParser
Retrieve the allowed values for an enumerated attribute type.
getAttributeExpandedValue(String, String) - Method in class diva.util.aelfred.XmlParser
Retrieve the expanded value of a declared attribute.
getAttributeMap() - Method in class diva.compat.xml.XmlElement
Return the map from attribute names to value.
getAttributeMap() - Method in class diva.util.xml.XmlElement
Return the map from attribute names to value.
getAttributeNode(String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
getAttributeNodeNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
getAttributeNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
getAttributeProxy(Object, String) - Method in interface diva.graphx.AttributeAdapter
Get a "proxy" for the named attribute of the given element.
getAttributes() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getAttributeType(String, String) - Method in class diva.util.aelfred.XmlParser
Retrieve the declared type of an attribute.
getAuthenticateAction() - Method in class uk.ac.starlink.vo.TapQueryPanel
Returns the action that logs in and out of the TAP service.
getAuthenticateAction() - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Returns an action that can log in/out to the currently displayed TAP service.
getAuthenticatedId() - Method in class uk.ac.starlink.auth.AuthStatus
Returns the authenticated user ID for this connection.
getAuthenticatedId(AuthConnection) - Static method in class uk.ac.starlink.auth.AuthUtil
Returns the authenticated user ID recorded in the headers of a URL connection.
getAuthenticator() - Method in class uk.ac.starlink.table.jdbc.JDBCHandler
 
getAuthor() - Method in class nom.tam.fits.BasicHDU
Return the name of the person who compiled the information in the data associated with this header.
getAuthor() - Method in class uk.ac.starlink.ast.Transformer
Names the author of this Transformer.
getAuthType() - Method in class uk.ac.starlink.auth.AuthStatus
Returns the authentication type for this connection.
getAuthValue(AuthKey) - Method in class uk.ac.starlink.connect.Connection
Returns the value for a given authorization key used when opening this connection, if known
getAutoLabeller(boolean) - Static method in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Returns the axis mode to use if choosing one automatically based on plot characteristics.
getAuxData() - Method in class uk.ac.starlink.table.DefaultValueInfo
Returns a list of auxiliary metadata objects pertaining to this column.
getAuxData() - Method in class uk.ac.starlink.table.URLValueInfo
 
getAuxData() - Method in interface uk.ac.starlink.table.ValueInfo
Returns a list of auxiliary metadata objects pertaining to this info.
getAuxDatum(ValueInfo) - Method in class uk.ac.starlink.table.ColumnInfo
Gets an item of auxiliary metadata from its specification.
getAuxDatumByName(String) - Method in interface uk.ac.starlink.table.ValueInfo
Gets an item of auxiliary metadata by its name.
getAuxDatumValue(ValueInfo, Class<T>) - 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.
getAuxDatumValue(ValueInfo, ValueInfo, Class<T>) - Static method in class uk.ac.starlink.table.Tables
Utility method to return an auxiliary metadata item from a ValueInfo.
getAuxDatumValueByName(String, Class<T>) - 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.
getAuxRangers() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
This implementation returns a new empty map.
getAuxRangers(DataGeom) - Method in interface uk.ac.starlink.ttools.plot2.layer.Outliner
Defines what non-axis ranging information is required by this outliner.
getAuxRangers(DataGeom) - Method in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
 
getAuxRangers(DataGeom) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm.SizeOutliner
 
getAuxRangers(DataGeom) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm.SizeXyOutliner
 
getAuxRangers() - Method in class uk.ac.starlink.ttools.plot2.layer.WrapperPlotLayer
 
getAuxRangers() - Method in interface uk.ac.starlink.ttools.plot2.PlotLayer
Returns a map indicating what additional ranging needs to be done on the input data before this layer can be drawn.
getAuxScales(PlotLayer[]) - Static method in class uk.ac.starlink.ttools.plot2.AuxScale
Utility method to acquire all the scales that are used in an array of layers.
getAvailabilityEndpoint() - Method in interface uk.ac.starlink.vo.TapService
Returns the endpoint at which the VOSI availability document may be found.
getAxes() - Method in class nom.tam.fits.BasicHDU
 
getAxes() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns the metadata for the plotted axes.
getAxes() - Method in interface uk.ac.starlink.ttools.plot2.geom.PlanarSurface
Returns the axis objects used by this surface.
getAxes() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
getAxes() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
getAxisFactory() - Method in class uk.ac.starlink.ttools.plot2.ShadeAxisKit
Returns the shade axis factory which determines most of the characteristics of the axis and its scaling.
getAxisInfo(DataSpec) - Method in interface uk.ac.starlink.ttools.plot2.AuxReader
Attempts to provide information suitable for labelling the axis corresponding to the values ranged by this reader.
getAxisInfo(DataSpec) - Method in class uk.ac.starlink.ttools.plot2.layer.FloatingCoordAuxReader
 
getAxisLabels() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns the labels to use for annotating axes.
getAxisName() - Method in interface uk.ac.starlink.ttools.plot2.layer.FunctionPlotter.FuncAxis
Returns the name of the geometry type for this object.
getAxisNavFlags(Surface, Point, boolean, boolean) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneNavigator
Determines which axes navigation should be performed on.
getB(String) - Method in class uk.ac.starlink.ast.AstObject
Get a boolean attribute value by name.
getBackAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getBackAction() - Method in class jsky.html.HTMLViewer
 
getBackAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getBackAction() - Method in interface jsky.util.gui.GenericToolBarTarget
Return the action for "Back"
getBackButton() - Method in class jsky.util.gui.GenericToolBar
 
getBackground() - Method in class diva.canvas.PaneWrapper
Get the background figure.
getBackground() - Method in class diva.canvas.toolbox.IconFigure
Get the background figure of the icon.
getBackground() - Method in class uk.ac.starlink.ttools.plot2.LegendIcon
Returns the background colour of this legend.
getBackgroundAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns the tab background color at the given index.
getBackgroundEventLayer() - Method in class diva.canvas.GraphicsPane
Get the background event layer
getBackgroundFigure() - Method in class diva.canvas.CompositeFigure
Get the background figure.
getBackgroundFigure() - Method in class diva.canvas.toolbox.BackgroundedCompositeFigure
Return the figure that is displayed in the background of this figure and which handles the events that this figure's children do not.
getBackgroundInterpreter() - Method in class diva.sketch.SketchController
Return the interpreter that processes strokes on the backgound event layer.
getBackgroundLayer() - Method in class diva.canvas.GraphicsPane
Get the background layer
getBackStack() - Method in class jsky.catalog.gui.CatalogNavigator
Return the stack of CatalogHistoryItems, used to go back to a previous panel
getBadBits() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
getBadBits() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
getBadBits() - Method in interface uk.ac.starlink.ndx.Ndx
Gets the value of the badBits mask.
getBadBits() - Method in interface uk.ac.starlink.ndx.NdxImpl
Returns the bad bits mask used to mask the image/variance arrays against the quality array.
getBadBits() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
getBadHandler() - Method in interface uk.ac.starlink.array.ArrayDescription
Gets an object capable of handling bad pixel values for this array.
getBadHandler() - Method in class uk.ac.starlink.array.DefaultArrayDescription
 
getBadHandler() - Method in class uk.ac.starlink.array.Requirements
Gets this object's required bad value handler.
getBadHandler() - Method in class uk.ac.starlink.array.WindowArrayImpl
 
getBadHandler1() - Method in interface uk.ac.starlink.array.Converter
Returns the bad value handler used for type 1.
getBadHandler1() - Method in class uk.ac.starlink.array.TypeConverter
Gets the bad value handler for end 1 of the converter.
getBadHandler2() - Method in interface uk.ac.starlink.array.Converter
Returns the bad value handler used for type 2.
getBadHandler2() - Method in class uk.ac.starlink.array.TypeConverter
Gets the bad value handler for end 2 of the converter.
getBadValue() - Method in class uk.ac.starlink.array.ArrayArrayImpl
 
getBadValue() - Method in interface uk.ac.starlink.array.ArrayImpl
The magic bad value for data.
getBadValue() - Method in class uk.ac.starlink.array.BadHandler
Gets the bad data value.
getBadValue() - Method in class uk.ac.starlink.array.CombineArrayImpl
 
getBadValue() - Method in class uk.ac.starlink.array.ConvertArrayImpl
 
getBadValue() - Method in class uk.ac.starlink.array.DeterministicArrayImpl
 
getBadValue() - Method in class uk.ac.starlink.array.NioArrayImpl
 
getBadValue() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
getBadValue(int) - Method in class uk.ac.starlink.fits.ColFitsTableSerializer
 
getBadValue(int) - Method in interface uk.ac.starlink.fits.FitsTableSerializer
Returns the bad value (text of the TNULLnn card), if any, used for a given column.
getBadValue(int) - Method in class uk.ac.starlink.fits.StandardFitsTableSerializer
 
getBadValue() - Method in class uk.ac.starlink.hds.HDSType
Returns the magic bad value used within the HDS/ARY/NDF system for this data type.
getBadValue() - Method in class uk.ac.starlink.jaiutil.HDXImage
Return the Bad pixel value for the current NDArray.
getBadValue() - Method in enum uk.ac.starlink.ttools.plot2.data.IntegerCoord.IntType
Returns the in-band numeric value which is used to represent null values from the user input data.
getBary() - Method in class uk.ac.starlink.pal.AMParams
Get barycentric position of the Earth
getBase() - Method in class uk.ac.starlink.array.BufferIterator
The offset of the base of the chunk most recently returned by next.
getBase() - Method in class uk.ac.starlink.array.ChunkStepper
The offset of the base of the current chunk.
getBase() - Method in class uk.ac.starlink.ast.FrameSet
Get frameSet base Frame index.
getBase() - Method in interface uk.ac.starlink.util.Wrapper
Returns the base object.
getBaseArray(Object) - Static method in class nom.tam.util.ArrayFuncs
This routine returns the base array of a multi-dimensional array.
getBaseBinList() - Method in class uk.ac.starlink.ttools.plot2.layer.AdaptiveBinList
Returns the bin list to which this one is currently delegating its operations.
getBaseClass(Object) - Static method in class nom.tam.util.ArrayFuncs
This routine returns the base class of an object.
getBaseColumn() - Method in class uk.ac.starlink.table.WrapperColumn
Returns the column on which this one is based.
getBaseDocument() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Returns the base document (the one to which this delegates).
getBaseLength(Object) - Static method in class nom.tam.util.ArrayFuncs
This routine returns the size of the base element of an array.
getBaseModel() - Method in class uk.ac.starlink.vo.MaskTreeModel
Returns the underlying, unmasked, model.
getBaseParameter() - Method in class uk.ac.starlink.ttools.task.TapServiceParams
Returns the parameter that supplies the base TAP service URL.
getBasePolicy() - Method in class uk.ac.starlink.table.storage.MonitorStoragePolicy
Returns the base storage policy.
getBasePos() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the base or center position in world coordinates.
getBasePos() - Method in interface jsky.image.gui.MainImageDisplay
Return the base or center position in world coordinates.
getBaseRenderer() - Method in class uk.ac.starlink.util.gui.SortingHeaderRenderer
Returns the renderer on which this one is based.
getBaseRole() - Method in class uk.ac.starlink.vo.RegRole
Returns the role played by this entity; should be one of "contact", "publisher", "creator".
getBases() - Method in class nom.tam.fits.BinaryTable
 
getBases() - Method in class nom.tam.util.ColumnTable
Get the base classes of the columns.
getBaseScale(Surface, Span) - Method in interface uk.ac.starlink.ttools.plot2.layer.MultiPointReader
Returns the base size scaling value.
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.
getBaseText() - Method in class uk.ac.starlink.util.BeanConfig
Returns the basic object name for this object.
getBaseURI() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getBaseURL() - Method in class uk.ac.starlink.table.gui.SQLPanel
Returns the basic URL which the user has specified by filling in the boxes.
getBasicParameters() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the list of parameters supplied by the AbstractPlot2Task implementation.
getBasicPositionCount() - Method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns the number of basic data positions per tuple.
getBasicPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.AreaForm
 
getBasicPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.CentralForm
 
getBasicPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.ErrorArrayForm
 
getBasicPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
 
getBasicPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.LineArrayForm
 
getBasicPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkArrayForm
 
getBasicPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
 
getBasicPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
 
getBasicPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.PairLinkForm
 
getBasicPositionCount() - Method in interface uk.ac.starlink.ttools.plot2.layer.ShapeForm
Returns the number of basic data positions per tuple used by this form.
getBasicPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm
 
getBasicPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm
 
getBBox() - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Gets the bBox attribute of the DefaultGrfContainer object
getBbox() - Method in class uk.ac.starlink.tfcat.TfcatObject
Returns this object's bounding box, if any.
getBboxInScope(TfcatObject) - Static method in class uk.ac.starlink.tfcat.TfcatUtil
Returns a Bounding Box objecct applying to the given TFCat object.
getBdeg() - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
getBendRadius() - Method in class diva.canvas.connector.ManhattanConnector
Return the maximum bend radius of the manhattan-routed edge.
getBestDistance() - Method in class gaia.cu9.tools.parallax.datamodel.DistanceEstimation
 
getBestEstimation() - Method in interface gaia.cu9.tools.parallax.PDF.PDF
Calculate the best estimation
getBestEstimation() - Method in class uk.ac.starlink.dpac.math.Edsd
Returns the position of the favoured mode of the PDF.
getBestModulus() - Method in class gaia.cu9.tools.parallax.datamodel.DistanceEstimation
 
getBestRecognition() - Method in class diva.sketch.recognition.RecognitionSet
Return the recognition object that has the highest confidence value, or null if there are no recognitions in this set.
getBg() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's background color
getBigInteger(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
getBigInteger(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
getBigInteger(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
getBigInteger(byte[], int, int, int, int) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Gets the field value as a Java BigInteger.
getBigInteger(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
getBigInteger(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
getBigInteger(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
getBigInteger(byte[], int, int, int, int) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
getBinBase() - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Returns the lower bound for one of the bins.
getBinContainer(long) - Method in class uk.ac.starlink.ttools.plot2.layer.AdaptiveBinList
 
getBinContainer(long) - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
 
getBinContainer(long) - Method in interface uk.ac.starlink.ttools.plot2.layer.BinList
Returns a container representing the current contents of a given bin.
getBinContainer(long) - Method in class uk.ac.starlink.ttools.plot2.layer.HashBinList
 
getBinCount() - Method in class uk.ac.starlink.ttools.plot2.layer.BinBag
Returns the number of non-empty bins in this bag.
getBinCount() - Method in interface uk.ac.starlink.ttools.plot2.layer.BinList.Result
Returns the number of bins actually populated.
getBinCounts(Object) - Method in interface uk.ac.starlink.ttools.plot2.layer.Outliner
Returns the bin contents for a given bin plan produced by this object.
getBinCounts(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.PixOutliner
 
getBinFactor() - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
Returns the multiplier for length scale that determines bin size.
getBinFactor(double) - Method in enum uk.ac.starlink.ttools.plot2.layer.Combiner.Type
Returns a scaling factor which ought to be applied to bin values.
getBinIndex(double) - Method in class uk.ac.starlink.ttools.plot2.layer.BinMapper
Returns the bin index for a given value.
getBinIndex(int) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter.BinArray
Returns the bin index (index into this object's bins_ array) for a given pixel index.
getBinIterator(boolean) - Method in interface uk.ac.starlink.ttools.plot.BinnedData
Returns an iterator over the bins managed by this object.
getBinIterator(boolean) - Method in class uk.ac.starlink.ttools.plot.MapBinnedData
 
getBinIterator(boolean) - Method in class uk.ac.starlink.ttools.plot.NormalisedBinnedData
 
getBinLimits(int) - Method in class uk.ac.starlink.ttools.plot2.layer.BinMapper
Returns the bin limits for a given bin index.
getBinnedData() - Method in class uk.ac.starlink.ttools.plot.DensityPlot
Returns the binned grid(s) corresponding to the image currently displayed by this component.
getBinnedData() - Method in class uk.ac.starlink.ttools.plot.Histogram
Lazily populate a BinnedData object describing the bins.
getBinner() - Method in class uk.ac.starlink.ttools.plot2.layer.BinPlan
Returns count information.
getBinner() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Returns the object containing density map pixel counts.
getBinResultInt(int) - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
Variant of the getValue method that takes a 32-bit index.
getBins(Object[]) - Method in interface uk.ac.starlink.table.join.MatchKit
Returns a set of keys for bins into which possible matches for a given tuple might fall.
getBins() - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter.BinArray
Returns the array of pixel-width bins containing the counts accumulated by this object.
getBinSizer() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter.HistoStyle
Returns the bin sizer.
getBinValue(long) - Method in interface uk.ac.starlink.ttools.plot2.layer.BinList.Result
Returns the value that has been accumulated into the given bin index.
getBinWidth() - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Returns the bin width for the histogram.
getBinWidth() - Method in class uk.ac.starlink.ttools.plot2.layer.BinBag
Returns the bin width used by this histogram model.
getBitmapParameter() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the parameter used to force bitmap output.
getBitPix() - Method in class nom.tam.fits.BasicHDU
 
getBitsPerPixel() - Method in class jsky.image.gui.ImageDisplayPanel
Return the number of bits per pixel in the source image.
getBlank() - Method in class jsky.image.ImageProcessor
Return the value used for bad or blank pixels (taken from "BLANK" image property).
getBlankConstants() - Method in interface uk.ac.starlink.pds4.Field
Returns a set of string values representing data values in this field which are to be mapped to null values when reading data.
getBlankValue() - Method in class nom.tam.fits.BasicHDU
 
getBlankValue() - Method in class uk.ac.starlink.plastic.ValueType
Returns a neutral sort of value which is legal for this type.
getBlankValueAttribute(String[]) - Method in interface uk.ac.starlink.cdf.CdfTableProfile
Returns the name of the CDF Variable Attribute whose value is used to specify magic blank values for the variable data.
getBlockCount() - Method in class uk.ac.starlink.fits.BlockInput
Returns the number of mapped blocks used.
getBlockCount() - Method in class uk.ac.starlink.fits.BlockManager
Returns the number of blocks used by this mananger.
getBlockOffset(int, int) - Method in class uk.ac.starlink.fits.BlockInput
Returns the offset into this stream corresponding to a given block index and offset into that block.
getBlockOffset(int, int) - Method in class uk.ac.starlink.fits.BlockMappedInput
 
getBlockOffset(int, int) - Method in class uk.ac.starlink.fits.MultiByteBufferInput
 
getBlockPos(long) - Method in class uk.ac.starlink.fits.BlockInput
Returns the block location of a given byte offset.
getBlockPos(long) - Method in class uk.ac.starlink.fits.BlockMappedInput
 
getBlockPos(long) - Method in class uk.ac.starlink.fits.MultiByteBufferInput
 
getBlockSize() - Method in class uk.ac.starlink.fits.BlockManager
Returns the size of blocks used by this manager.
getBlockSize() - Method in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
Returns the blocksize parameter specified at construction time.
getBody() - Method in interface uk.ac.starlink.registry.SoapRequest
Returns the content of the <soapenv:Body> element to be sent.
getBoolean(String, Map<String, String>, boolean) - Method in class gaia.cu9.tools.parallax.DistanceEstimator
 
getBoolean(String) - Static method in class jsky.util.Convert
Extracts a boolean from a string.
getBoolean() - Method in class nom.tam.util.ByteParser
Get a boolean value from the beginning of the buffer
getBoolean(int) - Method in class nom.tam.util.ByteParser
Get a boolean value from a specified region of the buffer
getBooleanArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getBooleanColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns a boolean value for a cell of the current row.
getBooleanColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getBooleanColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
 
getBooleanColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
getBooleanField(int, int) - Method in class uk.ac.starlink.util.AsciiFileParser
Get the boolean value of a field.
getBooleanProperty(String) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction.XResolver
 
getBooleanProperty(long) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Indicates whether the cell at the current row in a given column has a blank value.
getBooleanProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getBooleanValue(String) - Method in class nom.tam.fits.Header
Get the boolean value associated with the given key.
getBooleanValue(String, boolean) - Method in class nom.tam.fits.Header
Get the boolean value associated with the given key.
getBooleanValue(String) - Method in class uk.ac.starlink.fits.FitsHeader
Returns the boolean value for a card with a given key, if one exists.
getBooleanValue(long) - Method in interface uk.ac.starlink.table.storage.ColumnReader
Retrieve the current value of this sequence as a boolean value.
getBooleanValue(Boolean) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getBooleanValue(long) - Method in interface uk.ac.starlink.ttools.plot2.data.CachedReader
Retrieve the value at a given index as a boolean value.
getBooleanValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.CachedTupleSequence
 
getBooleanValue(int) - Method in interface uk.ac.starlink.ttools.plot2.data.Tuple
Returns the value of a given column as a boolean.
getBooleanValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperTuple
 
getBoost() - Method in class uk.ac.starlink.ttools.plot2.paper.Compositor.BoostCompositor
Returns the boost value for this compositor.
getBorder() - Method in class uk.ac.starlink.ast.Plot
Get draw a border around valid regions of a Plot.
getBorderColour() - Method in class uk.ac.starlink.ast.gui.ColourIcon
Get the border colour.
getBorderWidth() - Method in class uk.ac.starlink.ast.gui.ColourIcon
Get the border width.
getBottom(int) - Method in class uk.ac.starlink.ast.Frame
Get lowest axis value to display by axis.
getBottom() - Method in class uk.ac.starlink.ttools.plot2.Padding
Returns the required bottom margin.
getBounded() - Method in class uk.ac.starlink.ast.Region
Get is the Region bounded.
getBoundingShape(Shape) - Method in class jsky.catalog.TablePlotSymbol
If this symbol type has an internal area, return the given shape, otherwise return the bounding box of the shape.
getBounds() - Method in class diva.canvas.AbstractFigure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.BasicZList
Get the bounding box of all the figures in this list.
getBounds() - Method in class diva.canvas.CompositeFigure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.connector.AbstractConnector
Get the bounding box of this connector.
getBounds() - Method in class diva.canvas.connector.Arrowhead
Get the bounding box of the shape used to draw this connector end.
getBounds() - Method in class diva.canvas.connector.Blob
Get the bounding box of the shape used to draw this connector end.
getBounds() - Method in interface diva.canvas.connector.ConnectorEnd
Get the bounding box of the shape used to draw this connector end.
getBounds() - Method in class diva.canvas.connector.StraightTerminal
Get the bounding box of this terminal.
getBounds() - Method in class diva.canvas.connector.TerminalFigure
Get the bounding box of this figure.
getBounds() - Method in interface diva.canvas.Figure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.FigureDecorator
Get the bounds of this figure, which is by default the same as the child figure, if there is one, or a very small rectangle if there isn't.
getBounds() - Method in class diva.canvas.FigureWrapper
Get the bounds of the child figure.
getBounds() - Method in class diva.canvas.interactor.BoundsConstraint
Get the bounds
getBounds() - Method in class diva.canvas.interactor.BoundsGeometry
Get the current rectangle that defines this geometry.
getBounds() - Method in class diva.canvas.interactor.CircleGeometry
Get the current rectangle that defines this geometry.
getBounds() - Method in class diva.canvas.interactor.Manipulator
Get the bounds.
getBounds() - Method in class diva.canvas.toolbox.BackgroundedCompositeFigure
Return a union of the bounding box of the children and the bounding box of the background figure.
getBounds() - Method in class diva.canvas.toolbox.BasicFigure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.toolbox.BasicHighlighter
Get the bounds.
getBounds() - Method in class diva.canvas.toolbox.IconFigure
Get the bounding box of this icon, including the terminals.
getBounds() - Method in class diva.canvas.toolbox.LabelFigure
Get the bounds of this string
getBounds() - Method in class diva.canvas.toolbox.LabelWrapper
Get the bounds of this figure.
getBounds() - Method in class diva.canvas.toolbox.PaintedFigure
Deprecated.
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.toolbox.PathFigure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.toolbox.SwingWrapper
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.toolbox.VectorFigure
Get the bounding box of this figure.
getBounds() - Method in class diva.canvas.tutorial.FigureTutorial.CustomRectangle
Get the bounds of this figure.
getBounds() - Method in class diva.canvas.tutorial.TransformedFigureTutorial.CloudFigure
Get the bounds of this figure.
getBounds() - Method in interface diva.canvas.ZList
Get the bounding box of all the figures in this list.
getBounds() - Method in class diva.compat.canvas.AbstractPaintedGraphic
Get the bounding box of the shape when stroked.
getBounds() - Method in class diva.compat.canvas.PaintedFigure
Get the bounding box of this figure.
getBounds() - Method in class diva.compat.canvas.PaintedImage
Get the bounding box of the object when painted.
getBounds() - Method in class diva.compat.canvas.PaintedList
Get the bounding box of the list of painted objects.
getBounds() - Method in interface diva.compat.canvas.PaintedObject
Get the bounding box of the object when painted.
getBounds() - Method in class diva.compat.canvas.PaintedString
Get the bounds of this string
getBounds(Object) - Method in class diva.graph.basic.BasicLayoutTarget
Return the bounds of the figure associated with the given node in the target's view.
getBounds(Object) - Method in interface diva.graph.layout.LayoutTarget
Return the bounds of the figure associated with the given node in the target's view.
getBounds() - Method in class diva.graph.toolbox.StateBubble
Get the bounding box of this figure.
getBounds() - Method in interface diva.sketch.recognition.SceneElement
Return the bounds of this element if it is a stroke or the union of the bounds of its children if it is a composite or choice.
getBounds() - Method in class diva.util.java2d.AbstractPaintedGraphic
Deprecated.
Get the bounding box of the shape when stroked.
getBounds() - Method in class diva.util.java2d.PaintedImage
Deprecated.
Get the bounding box of the object when painted.
getBounds() - Method in class diva.util.java2d.PaintedList
Deprecated.
Get the bounding box of the list of painted objects.
getBounds() - Method in interface diva.util.java2d.PaintedObject
Deprecated.
Get the bounding box of the object when painted.
getBounds() - Method in class diva.util.java2d.PaintedString
Deprecated.
Get the bounds of this string
getBounds() - Method in class diva.util.java2d.Polygon2D
Get the integer bounds of the polygon.
getBounds() - Method in class diva.util.java2d.Polyline2D
Get the integer bounds of the polyline.
getBounds() - Method in interface jsky.graphics.CanvasFigure
Return the bounds of this figure
getBounds() - Method in class jsky.image.SimpleRenderedImage
Returns a Rectangle indicating the image bounds.
getBounds() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
 
getBounds() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns a Rectangle indicating the image bounds.
getBounds() - Method in class uk.ac.starlink.ttools.plot.BitSetPixellator
 
getBounds() - Method in class uk.ac.starlink.ttools.plot.Drawing
 
getBounds(int, int, int[], int[]) - Method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns a rectangle which will contain the rendered error bar graphics for a given point.
getBounds(K) - Method in interface uk.ac.starlink.ttools.plot.MapBinnedData.BinMapper
Returns the upper and lower bounds of the bin corresponding to a given key.
getBounds() - Method in interface uk.ac.starlink.ttools.plot.Pixellator
Returns a copy of the bounding rectangle for this pixellator.
getBounds() - Method in class uk.ac.starlink.ttools.plot.PointArrayPixellator
 
getBounds() - Method in class uk.ac.starlink.ttools.plot.Range
Returns the current bounds of this range.
getBounds() - Method in class uk.ac.starlink.ttools.plot.TranslatedPixellator
 
getBounds() - Method in class uk.ac.starlink.ttools.plot2.geom.GridLiner
 
getBounds() - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType.RgbPaper
Returns the plot bounds.
getBounds() - Method in class uk.ac.starlink.ttools.plot2.PlotPlacement
Returns the external bounds of this placement.
getBounds() - Method in class uk.ac.starlink.xdoc.fig.FigureIcon
Returns the bounds for this figure.
getBounds2D() - Method in class diva.util.java2d.Polygon2D.Double
Get the floating-point bounds of the polygon.
getBounds2D() - Method in class diva.util.java2d.Polygon2D.Float
Get the floating-point bounds of the polygon.
getBounds2D() - Method in class diva.util.java2d.Polygon2D
Get the floating-point bounds of the polygon.
getBounds2D() - Method in class diva.util.java2d.Polyline2D.Double
Get the floating-point bounds of the polyline.
getBounds2D() - Method in class diva.util.java2d.Polyline2D.Float
Get the floating-point bounds of the polyline.
getBounds2D() - Method in class diva.util.java2d.Polyline2D
Get the floating-point bounds of the polyline.
getBounds2D() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Get the floating-point bounds.
getBoundsWithoutLabel() - Method in interface jsky.graphics.CanvasFigure
Return the bounds of this figure, ignoring the label, if there is one.
getBoundsWithoutLabel() - Method in class jsky.image.graphics.ImageFigure
Return the bounds of this figure, ignoring the label, if there is one.
getBoundsWithoutLabel() - Method in class jsky.image.graphics.ImageFigureGroup
Return the bounds of this figure, ignoring the label, if there is one.
getBoundsWithoutLabel() - Method in class jsky.image.graphics.ImageLabel
Return the bounds of this figure, ignoring the label, if there is one.
getBoundsWithoutLabel() - Method in class jsky.image.graphics.LabeledImageFigure
Return the bounds of this figure, ignoring the label, if there is one.
getBoundsWithPadding(LabelFigure) - Method in class jsky.image.graphics.MeasureBand
Return the bounds of the given label with padding
getBranch() - Method in class uk.ac.starlink.connect.FilestoreChooser
Returns the currently selected branch.
getBrightness() - Method in class jsky.coords.NamedCoordinates
 
getBroadcastAction() - Method in class uk.ac.starlink.plastic.PlasticTransmitter
Returns an action which will broadcast a message to all suitable registered applications.
getBroadcastIcon() - Static method in class uk.ac.starlink.plastic.PlasticUtils
Returns an icon which conveys the idea of one-to-many transmission.
getBScale() - Method in class nom.tam.fits.BasicHDU
 
getBuffer() - Method in class nom.tam.util.ByteParser
Get the buffer being used by the parser
getBuffer() - Method in interface uk.ac.starlink.array.NioArrayImpl.BufferGetter
Returns an NIO buffer.
getBuffer(int) - Method in class uk.ac.starlink.table.storage.NioByteStoreAccess
Returns a buffer with at least the requested number of bytes between the current position and the limit.
getBuffer() - Method in class uk.ac.starlink.ttools.plot2.layer.GreyImage
Returns the byte array backing the image.
getBuffer() - Method in class uk.ac.starlink.ttools.plot2.paper.RgbImage
Returns the data as a modifiable int array.
getBuffer() - Method in class uk.ac.starlink.util.GenericNioBuffer
Returns the buffer object on which this generic buffer is based.
getBufferManager(int) - Method in class uk.ac.starlink.fits.BlockManager
Returns the BufferManager for a given block.
getBuilder() - Method in class uk.ac.starlink.datanode.factory.CreationState
 
getBuilderDoc(TableBuilder) - Method in class uk.ac.starlink.ttools.build.HandlerDoc
Returns the XML documentation for a given STIL input handler.
getBuilders() - Method in class uk.ac.starlink.array.NDArrayFactory
Gets the list of builders which actually do the URL->NDArray construction.
getBuilders(Class) - Static method in class uk.ac.starlink.datanode.factory.DataNodeBuilder
Returns an array of DataNodeBuilder objects which are all the ones that can be found by reflection in the supplied class.
getBuilders() - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Returns the list of DataNodeBuilders which this factory uses to construct data nodes.
getBUnit() - Method in class nom.tam.fits.BasicHDU
 
getButt() - Method in class uk.ac.starlink.ttools.plot2.layer.StrokeKit
Returns a stroke with butted ends.
getButton(int) - Method in class jsky.util.gui.ToggleButtonPanel
Return the nth button
getButtonChangedIndex(MouseEvent) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Determines which mouse button was changed at a given mouse event.
getButtonDownIndex(MouseEvent) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Determines which single button is depressed at a given mouse event.
getButtonPanel() - Method in class jsky.catalog.gui.TableDisplayTool
Return the button panel
getButtonPanel() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Returns a panel into which extra buttons can be placed.
getByte(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
getByte(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
getByte(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
getByte(byte[], int, int, int, int) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Gets the field value as a Java byte.
getByte(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
getByte(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
getByte(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
getByte(byte[], int, int, int, int) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
getByteArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getByteBuffer() - Method in class jsky.image.fits.codec.FITSImage
Return the memory mapped to the image data, if the FITS input is from a BufferedFile, otherwise null.
getByteBuffer() - Method in class uk.ac.starlink.util.ByteList
Returns the array currently used to store the contents of this list.
getByteColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns a byte value for a cell of the current row.
getByteColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getByteColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
 
getByteColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
getByteCount() - Method in class uk.ac.starlink.feather.StarColumnWriter.DataStat
Returns the number of bytes written.
getByteProperty(String) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction.XResolver
 
getByteProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getBytes() - Method in class uk.ac.starlink.fits.CardImage
Returns this image as a byte array.
getBytes(String) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
Returns a byte array corresponding to a given string.
getBytes(double, double, boolean) - Method in class uk.ac.starlink.ttools.plot.BinGrid
Returns an array of bytes representing the values in this grid.
getByteStore() - Method in class uk.ac.starlink.table.storage.ByteStoreRowStore
Returns the underlying storage for this row store.
getByteValue(Byte) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getBZero() - Method in class nom.tam.fits.BasicHDU
 
getC(String) - Method in class uk.ac.starlink.ast.AstObject
Get a character attribute value by name.
getC(String) - Method in class uk.ac.starlink.ast.Plot
 
getCacheDir() - Method in class jsky.util.Preferences
Return the name of the directory to use to save downloaded files.
getCacheDirectories() - Method in class uk.ac.starlink.astrogrid.AcrConnection
 
getCacheDirectories() - Static method in class uk.ac.starlink.astrogrid.AcrConnector
Determines whether directories should be cached by default in connections produced by this connector.
getCacheImage() - Method in class uk.ac.starlink.ttools.plot2.PlotCaching
Returns images caching policy.
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.
getCancelButton() - Method in class jsky.util.gui.TabbedPanel
 
getCanvas() - Method in class diva.canvas.CanvasPane
Get the containing canvas, or null if there isn't one.
getCanvas() - Method in class diva.gui.toolbox.JCanvasPanner
Return the target component that is being wrapped.
getCanvas() - Method in interface jsky.image.gui.BasicImageDisplay
Return the image canvas component.
getCanvas() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the image canvas component.
getCanvas() - Method in class jsky.image.gui.ImageDisplay
Return the image canvas component.
getCanvasDraw() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the object that manages interactive drawing on the image
getCanvasGraphics() - Method in class jsky.catalog.gui.BasicTablePlotter
Return the object to use to draw catalog symbols
getCanvasGraphics() - Method in interface jsky.catalog.gui.TablePlotter
Return the object to use to draw catalog symbols
getCanvasGraphics() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return an object to be used for drawing persistent graphics over the image
getCanvasGraphics() - Method in interface jsky.image.gui.GraphicsImageDisplay
Return an object to be used for drawing persistent graphics over the image
getCanvasPane() - Method in class diva.canvas.CanvasLayer
Get the pane containing this layer.
getCanvasPane() - Method in class diva.canvas.JCanvas
Get the canvas pane contained by this component.
getCapabilities() - Method in class uk.ac.starlink.registry.BasicResource
Returns an array of capability interfaces for this resource.
getCapabilities() - Method in class uk.ac.starlink.vo.CapabilityTableModel
Returns the data array for this table.
getCapabilities(RegResource) - Method in class uk.ac.starlink.vo.DalTableLoadDialog
 
getCapabilities(RegResource) - Method in class uk.ac.starlink.vo.RegistryPanel
Returns an array of all the relevant capabilities of a given resource.
getCapabilities(RegResource) - Method in class uk.ac.starlink.vo.RegistryServiceTableLoadDialog
Returns the capabilities associated with a given resource.
getCapabilities() - Method in interface uk.ac.starlink.vo.RegResource
Returns an array of capability interfaces for this resource.
getCapabilities() - Method in class uk.ac.starlink.vo.VORegResource
 
getCapabilitiesEndpoint() - Method in interface uk.ac.starlink.vo.TapService
Returns the endpoint at which the VOSI capabilities document may be found.
getCapabilitiesUrl(URL) - Static method in class uk.ac.starlink.vo.TapCapabilitiesDoc
Provides the URL to use for the capabilities endpoint, given the TAP service base URL.
getCapability() - Method in interface uk.ac.starlink.ttools.taplint.CapabilityHolder
Returns TAPRegExt capability information for a TAP service.
getCapability() - Method in interface uk.ac.starlink.vo.DaliExample
Returns the capability to which this example applies, if explicitly supplied.
getCapability() - Method in class uk.ac.starlink.vo.TapCapabilityPanel
Returns the capability object currently displayed by this panel.
getCapabilityPanel() - Method in class uk.ac.starlink.vo.TapQueryPanel
Returns the panel used to hold and display the TAP capability information.
getCapabilitySelectionModel() - Method in class uk.ac.starlink.vo.RegistryPanel
Returns the selection model used by the user to select capability items from a completed query.
getCaption() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDistance
Returns the description of this distance.
getCaptionBounds(Caption, int, int, Captioner) - Method in class uk.ac.starlink.ttools.plot2.Anchor
Returns a rectangle within which all of the given label will fall.
getCaptionBounds(Caption, int, int, Captioner) - Method in class uk.ac.starlink.ttools.plot2.Anchor.HorizontalAnchor
 
getCaptionBounds(Caption) - Method in class uk.ac.starlink.ttools.plot2.BasicCaptioner
 
getCaptionBounds(Caption) - Method in interface uk.ac.starlink.ttools.plot2.Captioner
Returns a bounding box for the caption drawn by a corresponding call to Captioner.drawCaption(uk.ac.starlink.ttools.plot2.Caption, java.awt.Graphics).
getCaptionBounds(Caption) - Method in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
getCaptionBounds(Caption) - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
Returns a rectangle within which all of the given label will fall.
getCaptionBounds(Caption) - Method in class uk.ac.starlink.ttools.plot2.NullCaptioner
 
getCaptionBounds(Caption) - Method in class uk.ac.starlink.ttools.plot2.OutlineCaptioner
 
getCaptioner() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
 
getCaptioner() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
getCaptioner() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
getCaptioner() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
getCaptioner() - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
Returns the captioner used by this style.
getCaptioner() - Method in class uk.ac.starlink.ttools.plot2.LegendIcon
Returns this legend's captioner.
getCaptioner() - Method in interface uk.ac.starlink.ttools.plot2.PlotFrame
Returns the captioner to be used for external annotation.
getCaptioner() - Method in interface uk.ac.starlink.ttools.plot2.Surface
Returns a captioner suitable for drawing general purpose labels annotating the plot.
getCaptioner(Environment) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Acquires a captioner from the environment.
getCard(int) - Method in class nom.tam.fits.Header
Deprecated.
An iterator should be used for sequential access to the header.
getCard() - Method in class uk.ac.starlink.ast.FitsChan
Get index of current FITS card in a FitsChan.
getCardFactory() - Method in class uk.ac.starlink.fits.BintableColumnHeader
Returns the card factory to use when constructing header cards associated with this header.
getCardinality() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the number of distinct non-null values submitted, if known.
getCards() - Method in class uk.ac.starlink.fits.FitsHeader
Returns the header cards of which this header is composed.
getCarLin() - Method in class uk.ac.starlink.ast.FitsChan
Get ignore spherical rotations on CAR projections.
getCatalog(String) - Method in class jsky.catalog.AbstractCatalogDirectory
Return the named catalog, if found in this directory
getCatalog(int) - Method in class jsky.catalog.AbstractCatalogDirectory
Return the ith catalog in the directory
getCatalog() - Method in class jsky.catalog.astrocat.AstroCatTable
Return the catalog used to create this table, or a dummy, generated catalog object, if not known.
getCatalog() - Method in class jsky.catalog.BasicQueryArgs
Return the catalog we are accesing.
getCatalog(int) - Method in interface jsky.catalog.CatalogDirectory
Return the ith catalog in the directory
getCatalog(String) - Method in interface jsky.catalog.CatalogDirectory
Return the named catalog, if found in this directory
getCatalog() - Method in class jsky.catalog.gui.CatalogQueryPanel
Return the catalog for this object
getCatalog() - Method in class jsky.catalog.gui.CatalogQueryTool
Return the catalog for this object
getCatalog() - Method in class jsky.catalog.irsa.IRSATable
Return the catalog used to create this table, or a dummy, generated catalog object, if not known.
getCatalog() - Method in class jsky.catalog.MemoryCatalog
Return the catalog used to create this table, or null if not known.
getCatalog() - Method in interface jsky.catalog.QueryArgs
Return the catalog we are accesing.
getCatalog() - Method in class jsky.catalog.skycat.SkycatTable
Return the catalog used to create this table, or a dummy, generated catalog object, if not known.
getCatalog() - Method in interface jsky.catalog.TableQueryResult
Return the catalog used to create this table, or a dummy, generated catalog object, if not known.
getCatalogBrowseAction() - Method in class jsky.navigator.NavigatorImageDisplay
 
getCatalogByName(String) - Static method in class jsky.catalog.CatalogFactory
This method returns a Catalog object that can be used to query the given catalog, or null if no such object was found.
getCatalogDirectory() - Static method in class jsky.navigator.Navigator
Return the top level catalog directory to use based on the value of the jsky.catalog.directory system property, which may be set to the name of the class implementing the CatalogDirectory interface.
getCatalogList() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a memory catalog describing the list of catalogs in the directory
getCatalogList() - Method in interface jsky.catalog.CatalogDirectory
Return a memory catalog describing the list of catalogs in the directory
getCatalogMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the handle for the Catalog menu
getCatalogMenu() - Method in class jsky.navigator.NavigatorImageDisplayMenuBar
Return the handle for the Catalog menu
getCatalogPosition(Point2D.Double) - Method in class jsky.catalog.gui.BasicTablePlotter
If the given screen coordinates point is within a displayed catalog symbol, set it to point to the center of the symbol and return the name and coordinates (and brightness, if known) from the catalog table row.
getCatalogPosition(Point2D.Double) - Method in interface jsky.catalog.gui.TablePlotter
If the given screen coordinates point is within a displayed catalog symbol, set it to point to the center of the symbol and return the name and coordinates from the catalog table row.
getCatalogQueryPanel() - Method in class jsky.catalog.gui.CatalogQueryTool
Return the panel containing labels and entries for searching the catalog
getCatalogs() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a copy of the list of catalogs in this catalog directory.
getCatalogs() - Method in class jsky.catalog.astrocat.AstroCatXML
Return the list of AstroCatalog definitions found in the XML file after parsing
getCatalogs() - Method in class jsky.catalog.irsa.IRSAXML
Return the list of IRSACatalog definitions found in the XML file after parsing
getCatalogsByType(String) - Static method in class jsky.catalog.CatalogFactory
This method returns a list of Catalog objects that have the given type, in the order in which they were registered.
getCatalogSchemaTable(String) - Method in class uk.ac.starlink.vo.AdqlSyntax
Takes an ADQL <table_name> token and returns a 3-element array giving the catalog, schema and table (delimited or regular) identifiers.
getCatalogTree() - Method in class jsky.catalog.gui.CatalogNavigator
Return the object displaying the catalog tree
getCause() - Method in exception uk.ac.starlink.ttools.jel.CustomCompilationException
 
getCData() - Method in class jsky.util.SaxParserUtil
Return the value of character data (CDATA section) for current element.
getCdf(PDF, boolean, int, double, double, boolean, boolean) - Method in class gaia.cu9.tools.parallax.util.CdfIntegration
Calculate the CDF by integrating the PDF in a finite interval.
getCDMatrix() - Method in class uk.ac.starlink.ast.FitsChan
Get use CDi_j keywords to represent pixel scaling, rotation, etc.
getCell(long, int) - Method in class uk.ac.starlink.cdf.CdfStarTable
 
getCell(int) - Method in class uk.ac.starlink.ecsv.EcsvReader
Returns the contents of a cell in the current row.
getCell(long, int) - Method in class uk.ac.starlink.feather.FeatherStarTable
 
getCell(long, int) - Method in class uk.ac.starlink.fits.ColFitsStarTable
 
getCell(long, int) - Method in class uk.ac.starlink.oldfits.FitsStarTable
 
getCell(long, int) - Method in class uk.ac.starlink.parquet.CachedParquetStarTable
 
getCell(long, int) - Method in class uk.ac.starlink.pds4.BasePds4StarTable
 
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(int) - Method in class uk.ac.starlink.table.AccessRowSequence
 
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(int) - Method in class uk.ac.starlink.table.CountCheckRowSequence
 
getCell(int) - Method in class uk.ac.starlink.table.EmptyRowSequence
Always throws IllegalStateException.
getCell(long, int) - Method in class uk.ac.starlink.table.EmptyStarTable
 
getCell(long, int) - Method in class uk.ac.starlink.table.ExplodedStarTable
 
getCell(int) - Method in class uk.ac.starlink.table.IteratorRowSequence
 
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(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(long, int) - Method in class uk.ac.starlink.table.JoinStarTable
 
getCell(int) - Method in class uk.ac.starlink.table.MappingRowSplittable
 
getCell(int) - Method in class uk.ac.starlink.table.OnceRowPipe
 
getCell(int) - Method in class uk.ac.starlink.table.ProgressRowSplittable
 
getCell(int) - Method in class uk.ac.starlink.table.RandomRowSplittable
 
getCell(long, int) - Method in class uk.ac.starlink.table.RandomStarTable
Implementations of this method must be safe for concurrent calls from multiple threads.
getCell(int) - Method in class uk.ac.starlink.table.ReaderRowSequence
 
getCell(int) - Method in interface uk.ac.starlink.table.RowAccess
Returns the contents of a given cell at the current row.
getCell(int) - Method in interface uk.ac.starlink.table.RowData
Returns the contents of one cell in this row.
getCell(long, int) - Method in class uk.ac.starlink.table.RowListStarTable
 
getCell(long, int) - Method in class uk.ac.starlink.table.RowPermutedStarTable
 
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.SequentialRowSplittable
 
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.storage.ColumnStoreStarTable
 
getCell(int) - Method in class uk.ac.starlink.table.WrapperRowAccess
 
getCell(int) - Method in class uk.ac.starlink.table.WrapperRowSequence
 
getCell(long, int) - Method in class uk.ac.starlink.table.WrapperStarTable
 
getCell(int) - Method in class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
 
getCell(int) - Method in class uk.ac.starlink.ttools.cone.SequentialResultRowSequence
 
getCell(long, int) - Method in class uk.ac.starlink.ttools.filter.AddColumnsTable
 
getCell(long, int) - Method in class uk.ac.starlink.ttools.filter.CalculatorColumnSupplement
 
getCell(long, int) - Method in interface uk.ac.starlink.ttools.filter.ColumnSupplement
Random access read of a cell defined by this object.
getCell(long, int) - Method in class uk.ac.starlink.ttools.filter.EveryTable
 
getCell(long, int) - Method in class uk.ac.starlink.ttools.filter.HeadTable
 
getCell(long, int) - Method in class uk.ac.starlink.ttools.filter.JELColumnSupplement
 
getCell(long, int) - Method in class uk.ac.starlink.ttools.filter.JELSelectorTable
 
getCell(long, int) - Method in class uk.ac.starlink.ttools.filter.PermutedColumnSupplement
 
getCell(long, int) - Method in class uk.ac.starlink.ttools.filter.RepeatTable
 
getCell(long, int) - Method in class uk.ac.starlink.ttools.filter.ReplaceValueTable
 
getCell(long, int) - Method in interface uk.ac.starlink.ttools.filter.SupplementData
Returns a cell value from the current row of this sequence.
getCell(long, int) - Method in class uk.ac.starlink.ttools.filter.TailTable
 
getCell(long, int) - Method in class uk.ac.starlink.ttools.filter.UnitColumnSupplement
 
getCell(long, int) - Method in class uk.ac.starlink.ttools.filter.ValueInfoMapGroupTable
 
getCell(int) - Method in class uk.ac.starlink.ttools.jel.DummyJELRowReader
Throws UnsupportedOperationException.
getCell(long, int) - Method in class uk.ac.starlink.ttools.jel.JELTable
 
getCell(int) - Method in class uk.ac.starlink.ttools.jel.SequentialJELRowReader
 
getCell(int) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Returns the value for a given column in this reader's table at the current row.
getCell(int) - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape
Returns the cell at a given position in this shapes list of cells.
getCell(int, int) - Method in class uk.ac.starlink.ttools.taplint.TableData
Returns the value of a cell.
getCell(long, int) - Method in class uk.ac.starlink.ttools.task.SeqConcatStarTable
 
getCell(long, int) - Method in interface uk.ac.starlink.votable.TabularData
Returns the contents of a given table cell (optional).
getCell(long, int) - Method in class uk.ac.starlink.votable.VOStarTable
 
getCellCount() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape
Returns the number of cells in this shape.
getCellEditorValue() - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Returns the value contained in the editor
getCellEditorValue() - Method in class jsky.util.gui.SexagesimalTableCellEditor
Returns the value contained in the editor
getCellEditorValue() - Method in class uk.ac.starlink.ast.gui.AstCellEditor
Get the new value after editing completes.
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.
getCenterPoint(Rectangle2D) - Static method in class diva.canvas.CanvasUtilities
Return the point at the center of a Rectangle.
getCenterPoint(Figure) - Static method in class diva.canvas.CanvasUtilities
Return the point at the center of a figure.
getCenterPoint(Figure, TransformContext) - Static method in class diva.canvas.CanvasUtilities
Return the point at the center of a figure, in the given transform context.
getCenterPoint() - Method in class jsky.timeline.BlockTimeLineNode
returns the center point for the time line node
getCenterPoint() - Method in class jsky.timeline.DefaultTimeLineNode
returns the center point for the time line node
getCenterPoint() - Method in interface jsky.timeline.TimeLineNode
returns the center point for the time line node
getCenterPos() - Method in class jsky.image.gui.PickObjectStatistics
The calculated centroid position
getCenterPosition() - Method in class jsky.coords.CoordinateRadius
Return the center position.
getCenterX() - Method in class diva.sketch.toolbox.ZoomRecognizer.ZoomData
Return the X coordinate of the center point.
getCenterY() - Method in class diva.sketch.toolbox.ZoomRecognizer.ZoomData
Return the Y coordinate of the center point.
getCertificateChain(String) - Method in class uk.ac.starlink.auth.ssl.BasicX509KeyManager
 
getCertificates(byte[]) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
Extracts all the certificates from the argument, decodes them from base64 to byte[] and concatenates all the certificates preserving the order.
getChain() - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
getChallenges(URLConnection) - Static method in class uk.ac.starlink.auth.AuthUtil
Extracts challenges from an HTTP response.
getChangeForwarder() - Method in class uk.ac.starlink.ttools.plot2.config.SpecifierPanel
Returns a listener which will take ChangeEvents and forward them to any listeners registered with this panel.
getChannel() - Method in interface diva.pod.Receiver
Get the channel to which this receiver is attached, or null if it isn't attached to anything.
getChannel() - Method in interface diva.pod.Transmitter
Get the channel to which this transmitter is attached, or null if it isn't attached to anything.
getChannel() - Method in class nom.tam.util.BufferedFile
Return the FileChannel associated with the file.
getChannelBounds(int, double[]) - Method in interface uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter.ChannelGrid
Reports the upper and lower Y (spectral) bounds for a given channel.
getChannelCount() - Method in interface uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter.ChannelGrid
Returns the number of channels if known.
getChannelRange(double, double) - Method in interface uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter.ChannelGrid
Returns the range of channel indices which are completely or partially covered in a given range of Y (spectral) values.
getChar(int) - Method in class uk.ac.starlink.pal.palString
Get the character at a set position in the string
getChar() - Method in class uk.ac.starlink.pal.palString
Get the character at the current position in the string
getChar() - Method in enum uk.ac.starlink.ttools.taplint.ReportType
Returns the single-character identifier for this type.
getCharArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getCharColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns a char value for a cell of the current row.
getCharColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getCharColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
 
getCharColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
getCharHeight() - Method in class diva.sketch.toolbox.BulletedList
 
getCharHeight() - Method in class diva.sketch.toolbox.TextAnnotations
 
getCharProperty(String) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction.XResolver
 
getCharProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getCharString() - Method in enum uk.ac.starlink.table.HealpixTableInfo.HpxCoordSys
Returns the 1-character string used to label this system in the FITS serialization.
getCharValue(Character) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getCharWidth() - Method in class diva.sketch.toolbox.BulletedList
 
getCharWidth() - Method in class diva.sketch.toolbox.TextAnnotations
 
getChild() - Method in class diva.canvas.FigureDecorator
Get the child figure, or null if there isn't one.
getChild() - Method in class diva.canvas.FigureWrapper
Get the child figure, or null if there isn't one.
getChild() - Method in class diva.canvas.toolbox.LabelWrapper
Get the child figure
getChild(Object, int) - Method in class jsky.catalog.AbstractCatalogDirectory
Returns the child of parent at index index in the parent's child array.
getChild(Object, int) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Returns a given child of a node in the tree.
getChild(Object, int) - Method in class uk.ac.starlink.vo.MaskTreeModel
 
getChild(Object, int) - Method in class uk.ac.starlink.vo.TapMetaTreeModel
 
getChild(Object, int) - Method in class uk.ac.starlink.vo.TapServiceTreeModel
 
getChildByName(String) - Method in class uk.ac.starlink.votable.VOElement
Returns the first child element of this element which has a given name in the VOTable namespace.
getChildCount(Object) - Method in class jsky.catalog.AbstractCatalogDirectory
Returns the number of children of parent.
getChildCount(Object) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Returns the number of children a node currently has.
getChildCount() - Method in interface uk.ac.starlink.ttools.votlint.Ancestry
Returns the number of child elements this handler currently has.
getChildCount(Object) - Method in class uk.ac.starlink.vo.MaskTreeModel
 
getChildCount(Object) - Method in class uk.ac.starlink.vo.TapMetaTreeModel
 
getChildCount(Object) - Method in class uk.ac.starlink.vo.TapServiceTreeModel
 
getChildElementByName(Node, String) - Static method in class uk.ac.starlink.util.DOMUtils
Returns the first child element of a node which has a given name.
getChildElements(Element) - Static method in class uk.ac.starlink.util.gui.StoreConfiguration
Return all the Elements that are children of another Element.
getChildElements(Element) - Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Return all the Elements that are children of another Element.
getChildElementsByName(Node, String) - Static method in class uk.ac.starlink.util.DOMUtils
Returns all child elements of a node with a given name.
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
 
getChildIterator() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Gets an Iterator over the children of the object, each of which should itself be a DataNode.
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
The DefaultDataNode implementation of this method throws UnsupportedOperationException (DefaultDataNode.allowsChildren() is false).
getChildIterator(Node) - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.EmptyDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.HDSDataNode
Returns the children of this node.
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.HDXDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
Returns the standard NDF components in a standard order.
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.NdxDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.ResourceListDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.TfitsDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.WCSDataNode
Gets the children of this node.
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
 
getChildIterator() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
 
getChildIteratorAtLevel(String, DataNode) - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
Returns an iterator over the DataNodes at a given level in the hierarchy of this archive.
getChildIteratorAtLevel(String, DataNode) - Method in class uk.ac.starlink.datanode.nodes.ZipFileDataNode
 
getChildIteratorAtLevel(String, DataNode) - Method in class uk.ac.starlink.datanode.nodes.ZipStreamDataNode
 
getChildList() - Method in class diva.compat.xml.XmlElement
Return the list of child elements.
getChildList() - Method in class diva.util.xml.XmlElement
Return the list of child elements.
getChildMaker() - Method in class uk.ac.starlink.datanode.nodes.ARYDataNode
Removes the possibility of creating certain types of data node prior to setting the factory (ARY, NDF, WCS).
getChildMaker() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Gets the factory which should in general be used to generate descendant nodes.
getChildMaker() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
 
getChildMaker() - Method in class uk.ac.starlink.datanode.nodes.HDXDataNode
Provide a custom DataNodeFactory for making children.
getChildMaker() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
getChildMaker() - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
 
getChildNodes() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getChildren() - Method in class diva.canvas.CompositeFigure
Get the internal z-list.
getChildren() - Method in class diva.sketch.CompositeSymbol
Return the stroke that's wrapped by this symbol.
getChildren() - Method in class jsky.science.AbstractScienceObjectNode
returns List of children of the science object should be used only when necessary
getChildren() - Method in interface jsky.science.ScienceObjectNodeModel
returns a List of the children of this node
getChildren(Element) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Return a List of all children.
getChildren() - Method in interface uk.ac.starlink.connect.Branch
Returns the array of child nodes belonging to this branch.
getChildren() - Method in class uk.ac.starlink.connect.FileBranch
 
getChildren() - Method in class uk.ac.starlink.datanode.tree.TreeModelNode
Returns the list which contains the children.
getChildren() - Method in class uk.ac.starlink.srb.SRBBranch
 
getChildren(TfcatObject) - Static method in class uk.ac.starlink.tfcat.TfcatUtil
Returns any direct children of a TfcatObject that are themselves TfcatObjects.
getChildren(Element) - Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Return a List of all children.
getChildren() - Method in class uk.ac.starlink.vo.Tree.Branch
Returns this branch's children.
getChildren() - Method in class uk.ac.starlink.votable.VOElement
Returns the child elements of this element.
getChildrenByName(String) - Method in class uk.ac.starlink.votable.VOElement
Returns all the child elements of this element which have a given name in the VOTable namespace.
getChooseAction() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Returns the action which indicated that the currently selected node is to be used.
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.
getChosenPath() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Returns the path of the currently chosen node.
getCircle() - Method in class uk.ac.starlink.ttools.cone.AngleUnits
Returns the number of these units in an entire revolution.
getClassifier() - Method in class diva.sketch.recognition.BasicStrokeRecognizer
Return the classifier that is used to perform classification.
getClassInstance(String, Class<T>) - Static method in class uk.ac.starlink.util.Loader
Attempts to obtain an instance of a class with a given name which is an instance of a given type.
getClassInstances(String, Class<T>) - Static method in class uk.ac.starlink.util.Loader
Attempts to obtain instances of a class from a colon-separated list of classnames in a named system property.
getClassInstances(String[], String, Class<T>) - Static method in class uk.ac.starlink.util.Loader
Returns a list of class instances got from a combination of a default list of classnames and the name of a property which may contain a colon-separated list of other classnames.
getClassLoader() - Method in class uk.ac.starlink.util.ResourceDataSource
Returns the ClassLoader which is used for resource resolution.
getClearAction() - Method in class uk.ac.starlink.diva.DrawActions
 
getClickCount() - Method in class diva.sketch.MultiStateInterpreter
 
getClientAliases(String, Principal[]) - Method in class uk.ac.starlink.auth.ssl.BasicX509KeyManager
 
getClientData() - Method in interface jsky.graphics.CanvasFigure
Return the client data object, or null if none was set
getClientData() - Method in class jsky.image.graphics.ImageFigure
Return the client data object, or null if none was set
getClientData() - Method in class jsky.image.graphics.ImageFigureGroup
Return the client data object, or null if none was set
getClientData() - Method in class jsky.image.graphics.ImageLabel
Return the client data object, or null if none was set
getClientData() - Method in class jsky.image.graphics.LabeledImageFigure
Return the client data object, or null if none was set
getClientEngineConfig() - Method in class uk.ac.starlink.soap.AppEngineConfigurationFactory
Get a default client engine configuration.
getClip() - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Gets the clip attribute of the DefaultGrfState object
getClip() - Method in class uk.ac.starlink.ast.Plot
Get clip lines and/or markers at the Plot boundary.
getClip() - Method in class uk.ac.starlink.ttools.plot.GraphSurface
 
getClip() - Method in interface uk.ac.starlink.ttools.plot.PlotSurface
Returns the clip region in which points may be plotted.
getClip() - Method in class uk.ac.starlink.ttools.plot.PtPlotSurface
 
getClipboard() - Method in class diva.gui.AbstractApplication
Get the clipboard object for this application.
getClipboard() - Method in interface diva.gui.Application
Return the clipboard used by this application.
getClipboard() - Static method in class jsky.util.gui.ClipboardHelper
Get the clipboard contents.
getClipOp() - Method in class uk.ac.starlink.ast.Plot
Get combine Plot clipping limits using a boolean OR.
getClockLat() - Method in class uk.ac.starlink.ast.TimeFrame
Synonym for Frame.getObsLat().
getClockLon() - Method in class uk.ac.starlink.ast.TimeFrame
Synonym for Frame.getObsLon().
getClosed() - Method in class uk.ac.starlink.ast.Region
Get should the boundary be considered to be inside the region.
getClosestPoint(Point, int) - Method in class uk.ac.starlink.ttools.plot.PointIterator
Returns the index of the closest plotted point to a given screen point.
getClosestRow(Surface, DataGeom, int, Supplier<TupleSequence>, TupleRunner, Point2D) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Scans a tuple sequence to identify the data point which is plotted closest to a given graphics position.
getClosestRows() - Method in class uk.ac.starlink.ttools.plot2.task.PointSelectionEvent
Returns an array of row indices, one for each plotted layer.
getCode() - Method in class uk.ac.starlink.ast.grf.GrfEscape
Returns the symbolic graphics code representing the type of this escape object.
getCode() - Method in class uk.ac.starlink.tfcat.TfcatStatus
Returns a code summarising the validity status.
getCode() - Method in class uk.ac.starlink.ttools.votlint.VotLintCode
Returns the three-letter identifier for this object.
getCode() - Method in class uk.ac.starlink.vo.UcdStatus
Returns a status element indicating conformance.
getCode() - Method in class uk.ac.starlink.vo.UnitStatus
Returns a status element indicating conformance.
getCodec(ValueInfo) - Static method in class uk.ac.starlink.table.storage.Codec
Returns a codec suitable for serializing/deserializing the contents of a given ValueInfo.
getCoefficients() - Method in class uk.ac.starlink.dpac.math.PolynomialFunction
Returns a copy of the coefficients array.
getColIndexes() - Method in class jsky.catalog.TablePlotSymbol
Return the array of column indexes for column names
getCollator() - Method in class uk.ac.starlink.connect.NodeComparator
Returns the collator used to perform alphabetic ordering.
getColNames() - Method in class jsky.catalog.TablePlotSymbol
Return the array of column names used in the symbol expressions
getColNamesList() - Method in class jsky.catalog.TablePlotSymbol
Return a list of column names used in the symbol expressions in Tcl list format
getColor(String) - Static method in class diva.canvas.toolbox.SVGUtilities
Given a string representing a color, return a color that represents it.
getColor(String) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a color for the given name
getColor(int) - Method in class uk.ac.starlink.diva.DrawActions
Get a Color by index.
getColor() - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Returns the colour of this style.
getColor(int) - Static method in class uk.ac.starlink.ttools.plot.Styles
Returns a colour labelled by a given index.
getColor(String) - Method in class uk.ac.starlink.ttools.plot2.config.NamedColorSet
Returns the colour for a given name.
getColor() - Method in class uk.ac.starlink.ttools.plot2.layer.ContourStyle
Returns contour colour.
getColor() - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
Returns the colour used by this style.
getColor() - Method in class uk.ac.starlink.ttools.plot2.layer.LineStyle
Returns the line colour.
getColor() - Method in class uk.ac.starlink.ttools.plot2.layer.SpotPlotter.SpotStyle
 
getColorChooser() - Method in class uk.ac.starlink.ttools.plot2.config.ChooserColorSpecifier
Returns this specifier's JColorChooser.
getColorCount() - Method in class uk.ac.starlink.diva.DrawActions
Return the number of colours.
getColorLookupTable() - Method in class jsky.image.ImageColormap
Return the current lookup table used to add color to a grayscale image.
getColorLookupTable() - Method in class jsky.image.ImageProcessor
Return the current lookup table used to add color to a grayscale image.
getColorLookupTableName() - Method in class jsky.image.ImageColormap
Return the name of the current color lookup table
getColorLookupTableName() - Method in class jsky.image.ImageProcessor
Return the name of the current color lookup table
getColorModel() - Method in class jsky.image.SimpleRenderedImage
Returns the ColorModel of the image.
getColorModel() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the ColorModel of the image.
getColorModel() - Method in class uk.ac.starlink.ttools.plot2.layer.PixelImage
Returns the colour model.
getColorName(Color) - Method in class jsky.catalog.TablePlotSymbol
Return the Color name, given a Color object, if known, otherwise just "yellow", if not known.
getColorName(Color) - Method in class jsky.image.graphics.gui.FITSGraphics
Return the name of the given color
getColors() - Method in class uk.ac.starlink.util.gui.MemoryMonitor
Returns the colour scheme.
getColorsAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getColour() - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Gets the colour attribute of the DefaultGrfState object
getColour() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Get the colour of the labels.
getColour() - Method in class uk.ac.starlink.ast.gui.AstBorder
Get the colour of the border.
getColour() - Method in class uk.ac.starlink.ast.gui.AstGrid
Get the colour of the grid.
getColour() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Get the colour of the labels.
getColour() - Method in class uk.ac.starlink.ast.gui.AstStrings
Get the colour.
getColour() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the colour of the tick marks.
getColour() - Method in class uk.ac.starlink.ast.gui.AstTitle
Get the colour of the title.
getColour() - Method in class uk.ac.starlink.ast.gui.ColourStore
Get the colour.
getColour() - Method in class uk.ac.starlink.ast.gui.LineControls
Return the current colour.
getColour(String) - Method in class uk.ac.starlink.ast.Plot
Get colour index for a Plot element by graphical element.
getColourStore() - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Get the ColourStore.
getColumn() - Method in exception diva.util.aelfred.XmlException
Get the column number containing the error.
getColumn(int) - Method in class nom.tam.fits.AsciiTable
Get a column of data
getColumn(int) - Method in class nom.tam.fits.BinaryTable
Get a given column
getColumn(int) - Method in interface nom.tam.fits.TableData
 
getColumn(String) - Method in class nom.tam.fits.TableHDU
 
getColumn(int) - Method in class nom.tam.fits.TableHDU
 
getColumn(int) - Method in class nom.tam.util.ColumnTable
Get a particular column.
getColumn(int) - Method in interface nom.tam.util.DataTable
 
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.
getColumn() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns column name.
getColumn(int) - Method in class uk.ac.starlink.ttools.taplint.TableData
Returns the content of one column of the table as an array.
getColumnAuxDataInfos() - Method in class uk.ac.starlink.fits.BintableStarTable
 
getColumnAuxDataInfos() - Method in class uk.ac.starlink.oldfits.FitsStarTable
 
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
 
getColumnAuxDataInfos() - Method in class uk.ac.starlink.votable.VOStarTable
 
getColumnClass(int) - Method in class jsky.catalog.MemoryCatalog
Returns the lowest common denominator Class in the column.
getColumnClass(int) - Method in class jsky.catalog.TestTableQueryResult
 
getColumnClass(int) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
getColumnClass(int) - Method in class jsky.util.gui.Wavelength1DTableModel
 
getColumnClass(int) - Method in class uk.ac.starlink.table.gui.StarTableModel
 
getColumnClass(int) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
 
getColumnClass(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns the class of values returned by a given column.
getColumnClass(int) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getColumnClass(int) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
 
getColumnClass(int) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
getColumnClass(int) - Method in class uk.ac.starlink.util.gui.ArrayTableModel
 
getColumnClass(int) - Method in class uk.ac.starlink.util.gui.BeanTableModel
 
getColumnClass(int) - Method in class uk.ac.starlink.util.gui.SelectCharactersModel
Return the column classes.
getColumnClasses() - Method in class jsky.catalog.MemoryCatalog
Return the vector used to guess the data type for a column.
getColumnCount() - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
getColumnCount() - Method in class jsky.util.gui.Wavelength1DTableModel
 
getColumnCount() - Method in class uk.ac.starlink.cdf.CdfStarTable
 
getColumnCount() - Method in class uk.ac.starlink.ecsv.EcsvStarTable
 
getColumnCount() - Method in class uk.ac.starlink.feather.FeatherStarTable
 
getColumnCount() - Method in class uk.ac.starlink.fits.AsciiTableStarTable
 
getColumnCount() - Method in class uk.ac.starlink.fits.BintableStarTable
 
getColumnCount() - Method in class uk.ac.starlink.fits.ColFitsStarTable
 
getColumnCount() - Method in class uk.ac.starlink.gbin.GbinStarTable
 
getColumnCount() - Method in class uk.ac.starlink.oldfits.FitsStarTable
 
getColumnCount() - Method in class uk.ac.starlink.parquet.ParquetStarTable
 
getColumnCount() - Method in class uk.ac.starlink.pds4.BasePds4StarTable
 
getColumnCount() - Method in class uk.ac.starlink.pds4.DelimitedPds4StarTable
 
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.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
 
getColumnCount() - Method in class uk.ac.starlink.ttools.cone.UploadConeTable
 
getColumnCount() - Method in class uk.ac.starlink.ttools.filter.AddColumnsTable
 
getColumnCount() - Method in class uk.ac.starlink.ttools.filter.CalculatorColumnSupplement
 
getColumnCount() - Method in interface uk.ac.starlink.ttools.filter.ColumnSupplement
Returns the number of columns defined by this object.
getColumnCount() - Method in class uk.ac.starlink.ttools.filter.JELColumnSupplement
 
getColumnCount() - Method in class uk.ac.starlink.ttools.filter.PermutedColumnSupplement
 
getColumnCount() - Method in class uk.ac.starlink.ttools.filter.UnitColumnSupplement
 
getColumnCount() - Method in class uk.ac.starlink.ttools.filter.ValueInfoMapGroupTable
 
getColumnCount() - Method in class uk.ac.starlink.ttools.jel.JELTable
 
getColumnCount() - Method in class uk.ac.starlink.ttools.scheme.AttractorStarTable
 
getColumnCount() - Method in class uk.ac.starlink.ttools.votlint.DataHandler
Returns the number of columns in this DATA's table.
getColumnCount() - Method in class uk.ac.starlink.util.gui.ArrayTableModel
 
getColumnCount() - Method in class uk.ac.starlink.util.gui.BeanTableModel
 
getColumnCount() - Method in class uk.ac.starlink.util.gui.SelectCharactersModel
Returns the number of columns.
getColumnCount() - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Get the number of columns.
getColumnCount() - Method in class uk.ac.starlink.vo.CapabilityTableModel
 
getColumnCount() - Method in interface uk.ac.starlink.votable.TabularData
Returns the number of columns in the table data.
getColumnCount() - Method in class uk.ac.starlink.votable.VOStarTable
 
getColumnData(int) - Method in class uk.ac.starlink.table.ColumnStarTable
Returns the ColumnData object for a given column.
getColumnDesc(int) - Method in class jsky.catalog.MemoryCatalog
Return a description of the ith table column parameter.
getColumnDesc(int) - Method in interface jsky.catalog.TableQueryResult
Return a description of the ith table column field
getColumnDescriptor() - Method in interface uk.ac.starlink.parquet.InputColumn
Parquet column descriptor applying to column.
getColumnFlags(String) - Method in class uk.ac.starlink.ttools.jel.ColumnIdentifier
Returns an array of flags, the same length as the number of columns in the table, with an element set true for each column which is specified in colIdList.
getColumnFormat(int) - Method in class nom.tam.fits.TableHDU
Get the FITS type of a column in the table.
getColumnIdentifiers() - Method in class jsky.catalog.MemoryCatalog
Allow access to this inherited member variable in a subclass
getColumnIdentifiers() - Method in interface jsky.catalog.TableQueryResult
Return a vector of column headings for this table.
getColumnIndex(String) - Method in class gaia.cu9.tools.parallax.readers.CsvSchema
 
getColumnIndex(String) - Method in class jsky.catalog.MemoryCatalog
Return the table column index for the given column name
getColumnIndex(String) - Method in interface jsky.catalog.TableQueryResult
Return the table column index for the given column name
getColumnIndex() - Method in class uk.ac.starlink.feather.StarColumnWriter
Returns the index of the input table column which is being written.
getColumnIndex(String) - Method in class uk.ac.starlink.ttools.jel.ColumnIdentifier
Returns the index of a column given an identifying string.
getColumnIndex(String) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns the column index in the table model which corresponds to a given name.
getColumnIndexByName(String) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns the column index of a column in the row given its name.
getColumnIndexByName(String) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getColumnIndexByName(String) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
 
getColumnIndexByName(String) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
getColumnIndices(String) - Method in class uk.ac.starlink.ttools.jel.ColumnIdentifier
Returns an array of column indices from a <colid-list> string.
getColumnInfo(int) - Method in class uk.ac.starlink.cdf.CdfStarTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.ecsv.EcsvStarTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.feather.FeatherStarTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.fits.AsciiTableStarTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.fits.BintableStarTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.fits.ColFitsStarTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.gbin.GbinStarTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.oldfits.FitsStarTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.parquet.ParquetStarTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.pds4.BasePds4StarTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.pds4.DelimitedPds4StarTable
 
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() - Method in class uk.ac.starlink.table.ColumnData
Returns the ColumnInfo which provides the metadata for this column.
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() - Method in class uk.ac.starlink.table.gui.StarTableColumn
Returns the ColumnInfo object associated with this column.
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() - 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.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.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
 
getColumnInfo(int) - Method in class uk.ac.starlink.ttools.cone.UploadConeTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.ttools.filter.AddColumnsTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.ttools.filter.CalculatorColumnSupplement
 
getColumnInfo(int) - Method in interface uk.ac.starlink.ttools.filter.ColumnSupplement
Returns the column metadata object for a given column.
getColumnInfo(int) - Method in class uk.ac.starlink.ttools.filter.JELColumnSupplement
 
getColumnInfo(int) - Method in class uk.ac.starlink.ttools.filter.PermutedColumnSupplement
 
getColumnInfo(int) - Method in class uk.ac.starlink.ttools.filter.ReplaceValueTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.ttools.filter.UnitColumnSupplement
 
getColumnInfo(int) - Method in class uk.ac.starlink.ttools.filter.ValueInfoMapGroupTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.ttools.jel.JELTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.ttools.scheme.AttractorStarTable
 
getColumnInfo(int) - Method in class uk.ac.starlink.votable.VOStarTable
 
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.
getColumnLengths() - Method in class uk.ac.starlink.fits.AsciiTableStarTable
Returns the array of column lengths in bytes.
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.
getColumnMap() - Method in class uk.ac.starlink.vo.datalink.LinksDoc
Returns an object that knows where the DataLink-defined columns are in this document's table.
getColumnName(int) - Method in class jsky.catalog.MemoryCatalog
Return the table column name for the given column index
getColumnName(int) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
getColumnName(int) - Method in class jsky.util.gui.Wavelength1DTableModel
 
getColumnName(int) - Method in class nom.tam.fits.TableHDU
Get the name of a column in the table.
getColumnName(ItemReader, Map<String, List<ItemReader>>, boolean, String) - Static method in class uk.ac.starlink.gbin.ItemReader
Works out what name to use for the table column using data from a given item reader.
getColumnName() - Method in interface uk.ac.starlink.parquet.Encoder
Returns the name of the column that will be written to the parquet file.
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
 
getColumnName() - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter.SqlColumn
Name used for the column.
getColumnName(int) - Method in class uk.ac.starlink.util.gui.ArrayTableModel
 
getColumnName(int) - Method in class uk.ac.starlink.util.gui.BeanTableModel
 
getColumnName(int) - Method in class uk.ac.starlink.util.gui.SelectCharactersModel
Return the column names.
getColumnName(int) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Get the name of a column.
getColumnName(int) - Method in class uk.ac.starlink.vo.CapabilityTableModel
 
getColumnNames() - Method in interface uk.ac.starlink.vo.AdqlValidator.ValidatorTable
Returns a collection of column names associated with this table.
getColumnNumber() - Method in class diva.util.aelfred.XmlParser
Return the current column number.
getColumnOffsets() - Method in class uk.ac.starlink.fits.AsciiTableStarTable
Returns the array of column offsets from the start of the row.
getColumnOffsets() - Method in class uk.ac.starlink.fits.BintableStarTable
Returns the array of byte offsets from the start of the row at which each column starts.
getColumnPlan(ColumnInfo[], ColumnInfo[]) - Method in class uk.ac.starlink.ttools.cone.CdsUploadMatcher
 
getColumnPlan(ColumnInfo[], ColumnInfo[]) - Method in class uk.ac.starlink.ttools.cone.TapUploadMatcher
 
getColumnPlan(ColumnInfo[], ColumnInfo[]) - Method in interface uk.ac.starlink.ttools.cone.UploadMatcher
Returns an object that understands what columns are where in an output table generated from the raw result produced by this matcher.
getColumnProperties() - Method in class uk.ac.starlink.table.BeanStarTable
Returns an array of the property names which correspond to the columns of this table.
getColumnReadStore(PageReadStore, MessageType) - Method in class uk.ac.starlink.parquet.ParquetStarTable
Gets a ColumnReadStore from a PageReadStore.
getColumns() - Method in class jsky.catalog.irsa.IRSADataDictXML
Return an array IRSAFieldDesc definitions found in the XML file after parsing
getColumns() - Method in class nom.tam.util.ColumnTable
Get the actual data arrays
getColumns() - Method in interface uk.ac.starlink.ecsv.EcsvMeta
Returns an array of column metadata items for the columns in the table.
getColumns() - Method in class uk.ac.starlink.util.gui.ArrayTableModel
Returns the column specifiers used by this table.
getColumns() - Method in class uk.ac.starlink.vo.AbstractAdqlExample.TableWithCols
Returns the columns array.
getColumns() - Method in class uk.ac.starlink.vo.TableMeta
Returns a list of the columns contained in this table.
getColumnsParameter() - Method in class uk.ac.starlink.ttools.task.ColumnSelectionMapper
Returns the parameter which specifies the column IDs for use.
getColumnStats() - Method in class uk.ac.starlink.ttools.filter.TableStats
Returns the array of per-column statistics accumulators.
getColumnType() - Method in interface uk.ac.starlink.parquet.Encoder
Returns the type of the top-level field that will be written.
getCombinedValue() - Method in interface uk.ac.starlink.ttools.plot2.layer.Combiner.Container
Returns the combined result of all the values submitted so far.
getCombiner(AbstractKernelDensityPlotter.KDenseStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
 
getCombiner() - Method in class uk.ac.starlink.ttools.plot2.layer.AdaptiveBinList
 
getCombiner() - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
 
getCombiner() - Method in class uk.ac.starlink.ttools.plot2.layer.BinBag
Returns this bin bag's combiner.
getCombiner() - Method in interface uk.ac.starlink.ttools.plot2.layer.BinList
Returns the combination method used for bins.
getCombiner() - Method in class uk.ac.starlink.ttools.plot2.layer.ContourStyle
Returns the combination mode.
getCombiner(DensogramPlotter.DensoStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
 
getCombiner() - Method in class uk.ac.starlink.ttools.plot2.layer.HashBinList
 
getCombiner() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter.HistoStyle
Returns the combination mode used for aggregating values into bins.
getCombiner(S) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Returns the bin aggregation mode implied by a given style.
getCombiner() - Method in class uk.ac.starlink.ttools.task.CombinedColumn
Returns the aggregation method.
getCombinerKey() - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Returns the combination mode configuration key for this plotter.
getCombinerTypeReportKey() - Method in class uk.ac.starlink.ttools.plot2.config.PerUnitConfigKey
Returns a ReportKey that client PlotLayers should fill in when generating their ReportMap.
getCombinerX() - Method in class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter.CombineArrayStyle
Returns the combination mode for elements of X array values.
getCombinerY() - Method in class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter.CombineArrayStyle
Returns the combination mode for elements of Y array values.
getComboBox() - Method in class jsky.util.gui.ZoomControl
Return the combo box used to display a menu of magnification values
getComboBox() - Method in class uk.ac.starlink.ttools.plot2.config.ComboBoxSpecifier
Returns this specifier's combo box.
getComment() - Method in class nom.tam.fits.HeaderCard
Return the comment from this card
getComment() - Method in class uk.ac.starlink.ast.Channel
Get include textual comments in output.
getComment() - Method in class uk.ac.starlink.fits.ParsedCard
Returns the comment text associated with this card.
getComment() - Method in class uk.ac.starlink.vo.ConeVerbosity
Returns a one-word characterisation of this verbosity level.
getCommentText() - Method in interface uk.ac.starlink.ttools.build.DocletOutput.DocVariable
Returns parameter description.
getComparator(boolean, boolean) - Static method in class uk.ac.starlink.ttools.plot.Point3D
Returns a comparator which can be used to sort Point3D objects.
getCompiledExpression() - Method in interface uk.ac.starlink.ttools.jel.JELQuantity
Returns the compiled expression from which this quantity can be evaluated.
getCompleteImage() - Method in class nom.tam.image.ImageTiler
Read the entire image into a multidimensional array.
getComponent() - Method in class diva.canvas.toolbox.SwingWrapper
Return the component that this is wrapping.
getComponent() - Method in class diva.canvas.TransformContext
Get the component that this context is associated with.
getComponent() - Method in class diva.graph.schematic.ContextGraphView
 
getComponent() - Method in class diva.graph.schematic.GraphView
 
getComponent() - Method in class diva.gui.AbstractView
Return the component that implements the display of this view.
getComponent() - Method in class diva.gui.tutorial.TextView
 
getComponent() - Method in interface diva.gui.View
Return the component that implements the display of this view.
getComponent() - Method in class diva.whiteboard.ThumbnailView
Return the component that this view manages.
getComponent() - Method in class diva.whiteboard.WhiteboardView
Invoked when a new document has been created or opened.
getComponent() - Method in interface uk.ac.starlink.datanode.nodes.ComponentMaker
Return a Component.
getComponent() - Method in class uk.ac.starlink.datanode.nodes.ExceptionComponentMaker
 
getComponent() - Method in interface uk.ac.starlink.diva.Draw
Return a reference to the component that implements this interface, usually "this".
getComponent() - Method in class uk.ac.starlink.diva.TestDrawActions
 
getComponent() - Method in class uk.ac.starlink.ttools.plot.GraphSurface
 
getComponent() - Method in interface uk.ac.starlink.ttools.plot.PlotSurface
Returns the graphical component on which the plotting surface is displayed.
getComponent() - Method in class uk.ac.starlink.ttools.plot.PtPlotSurface
 
getComponent() - Method in class uk.ac.starlink.ttools.plot2.config.ConversionSpecifier
 
getComponent() - Method in interface uk.ac.starlink.ttools.plot2.config.Specifier
Returns the graphical component that the user can interact with to supply a value.
getComponent() - Method in class uk.ac.starlink.ttools.plot2.config.SpecifierPanel
 
getComponent() - Method in class uk.ac.starlink.vo.KeywordServiceQueryFactory
 
getComponent() - Method in interface uk.ac.starlink.vo.RegistryQueryFactory
May return a component which the user can interact with to select a query.
getComponentAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns the component at the given index.
getComponentAt(String) - Method in class diva.gui.toolbox.JTreePane
Returns the component at the given index.
getComponentForLabel(String) - Method in class jsky.catalog.gui.CatalogQueryPanel
Return the display component corresponding to the given label text, or null if not found.
getComposite() - Method in class diva.canvas.toolbox.BasicFigure
Get the compositing operator
getComposite() - Method in class diva.canvas.toolbox.BasicHighlighter
Get the composite.
getComposite() - Method in class diva.canvas.toolbox.IconFigure
Get the composite of this icon, or null if it doesn't have one.
getComposite() - Method in class diva.canvas.toolbox.LabelFigure
Get the compositing operator
getComposite() - Method in class diva.canvas.toolbox.PaintedFigure
Deprecated.
Get the color composition operator of this figure.
getComposite() - Method in class diva.canvas.toolbox.PathFigure
Get the compositing operator
getComposite() - Method in class diva.compat.canvas.PaintedFigure
Get the color composition operator of this figure.
getComposite() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the current composite composite for drawing.
getComposite(String) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a composite for the given composite string as defined in CanvasDraw (0%,100%).
getComposite() - Method in class uk.ac.starlink.diva.DrawActions
Return the current composite composite for drawing.
getComposite() - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Get the composite of the background figure.
getComposite() - Method in interface uk.ac.starlink.diva.DrawFigure
Get the composite (null for unset).
getComposite() - Method in class uk.ac.starlink.diva.FigureProps
Get the AlphaComposite.
getCompositeAction(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Return the action for the given composite composite
getCompositeAction(int) - Method in class uk.ac.starlink.diva.DrawActions
Return the action for the given composite composite.
getCompositeCount() - Method in class diva.sketch.recognition.BasicScene
Return a count of the total number of composite nodes in the database, for a crude measure of performance.
getCompositeFill() - Method in class diva.graph.basic.BasicNodeRenderer
Return the fill that composites are painted with.
getCompositeModel(Object) - Method in class diva.graph.modular.BasicModularGraphModel
Return the model for the given composite object.
getCompositeModel(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the model for the given composite object.
getCompositeName(Composite) - Method in class jsky.image.graphics.gui.FITSGraphics
Return the name corresponding to the given composite.
getCompositeScale() - Method in class diva.graph.basic.BasicNodeRenderer
Return the scaling factor for the composite nodes
getCompositeShape() - Method in class diva.graph.basic.BasicNodeRenderer
Return the shape that composites are rendered in.
getCompositorParameter() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the parameter for configuring the compositor.
getCompression(byte[]) - Static method in class uk.ac.starlink.util.Compression
Returns a Compression object characterising the compression (if any) represented by a given magic number.
getCompression() - Method in class uk.ac.starlink.util.DataSource
Returns an object which will handle any required decompression for this stream.
getCond() - Method in class jsky.catalog.TablePlotSymbol
Return the condition under which the symbol will be plotted (may be an expression using column names)
getCond(Vector) - Method in class jsky.catalog.TablePlotSymbol
Return the condition under which the symbol will be plotted, evaluating the expression for the given row.
getConditions() - Method in class jsky.catalog.BasicQueryArgs
Return an array of SearchCondition objects indicating the values or range of values to search for.
getConditions() - Method in interface jsky.catalog.QueryArgs
Return an array of SearchCondition objects indicating the values or range of values to search for.
getConeBox(double, double, double) - Static method in class uk.ac.starlink.ttools.cone.SkyBox
Returns a minimal SkyBox which encloses a given cone using radians.
getConeResult(ConeSearcher, ConeErrorPolicy, boolean, boolean, String, double, double, double) - Static method in class uk.ac.starlink.ttools.cone.ConeMatcher
Performs a cone search and returns the resulting table with appropriate filtering operations applied.
getConeResult() - Method in interface uk.ac.starlink.ttools.cone.ConeResultRowSequence
Returns the result of the cone search for the current row of this sequence.
getConeResult() - Method in class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
 
getConeResult() - Method in class uk.ac.starlink.ttools.cone.SequentialResultRowSequence
 
getConfidence(int) - Method in class diva.sketch.classification.Classification
Return the i'th confidence.
getConfidence() - Method in interface diva.sketch.recognition.CompositeElement
Return the confidence associated with the typed data returned by getData().
getConfidence() - Method in class diva.sketch.recognition.Recognition
Return the confidence of this recognition as a value between 0 and 1, inclusive.
getConfidence() - Method in class diva.sketch.recognition.SceneDelta.Additive
Get the confidence of the root of the delta.
getConfidence() - Method in class diva.sketch.recognition.SceneDelta
Get the confidence of the root of the delta.
getConfidence() - Method in class diva.sketch.recognition.SceneDelta.Subtractive
Get the confidence of the root of the delta.
getConfig(Paint, Paint, int, Composite) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a Tcl formatted list of Tk canvas item style configuration options and values for the given arguments.
getConfig(String, Font, Paint) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a Tcl formatted list of Tk canvas item style configuration options and values for the given arguments.
getConfig() - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Returns the configuration details for writing FITS files.
getConfig() - Method in class uk.ac.starlink.fits.CardFactory
Returns the configuration state of this factory.
getConfig() - Method in class uk.ac.starlink.fits.StandardFitsTableSerializer
Returns the configuration information for this serializer.
getConfig() - Method in class uk.ac.starlink.ttools.plot2.task.LayerSpec
Returns this layer's configuration options.
getConfig() - Method in class uk.ac.starlink.ttools.plot2.task.ShadeSpec
Returns config map including aux axis items.
getConfig() - Method in class uk.ac.starlink.ttools.plot2.task.TrimmingSpec
Returns config map including trimming items.
getConfigButton() - Method in class jsky.catalog.gui.TableDisplayTool
 
getConfigDirectory() - Static method in class uk.ac.starlink.soap.util.RemoteUtilities
The name of the directory used for storing configuration information.
getConfigDirectory(String) - Static method in class uk.ac.starlink.util.gui.StoreFileUtils
The name of the directory used for storing configuration information.
getConfigEntry() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the object used to manage the configuration info for this catalog
getConfigEntry() - Method in class jsky.catalog.skycat.SkycatTable
Return the object used to manage the configuration info for this catalog
getConfigFile() - Static method in class jsky.catalog.astrocat.AstroCatConfig
If the catalog config file has already been loaded, return an object describing the contents, otherwise search for an AstroCat XML catalog config file, load the contents if found, and return the object for it.
getConfigFile() - Static method in class jsky.catalog.irsa.IRSAConfig
If the catalog config file has already been loaded, return an object describing the contents, otherwise search for an IRSA XML catalog config file, load the contents if found, and return the object for it.
getConfigFile() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return a reference to the SkycatConfigFile object containing this catalog, or null if not known.
getConfigFile() - Static method in class jsky.catalog.skycat.SkycatConfigFile
If the catalog config file has already been loaded, return an object describing the contents, otherwise search for a skycat style catalog config file, load the contents if found, and return the object for it.
getConfigFile(String) - Static method in class uk.ac.starlink.soap.util.RemoteUtilities
Construct the proper name of a file stored in the configuration directory.
getConfigFile(String, String) - Static method in class uk.ac.starlink.util.gui.StoreFileUtils
Construct the proper name of a file stored in the configuration directory.
getConfigKey() - Method in exception uk.ac.starlink.ttools.plot2.config.ConfigException
Returns the key whose value this exception applies to.
getConfigKeyDescription() - Static method in class uk.ac.starlink.ttools.plot2.layer.BinSizer
Returns an XML string describing in general terms how to operate the BinSizer config key.
getConfigKeys(boolean) - Static method in class uk.ac.starlink.ttools.plot2.geom.CubeNavigator
Returns the config keys for use with this navigator.
getConfigKeys() - Static method in class uk.ac.starlink.ttools.plot2.geom.SkyNavigator
Returns the config keys for use with this navigator.
getConfigKeys() - Static method in class uk.ac.starlink.ttools.plot2.geom.TimeNavigator
Returns the config keys for use with this navigator.
getConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.AreaForm
 
getConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.CentralForm
 
getConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.ErrorArrayForm
 
getConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
 
getConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.LineArrayForm
 
getConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkArrayForm
 
getConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
 
getConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.PairLinkForm
 
getConfigKeys() - Method in interface uk.ac.starlink.ttools.plot2.layer.ShapeForm
Returns style configuration keys specific to this form.
getConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Returns style configuration keys associated with this mode.
getConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm
 
getConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm
 
getConfigPanel(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Return a panel to use to configure the plot symbols for the given table.
getConfigPanel() - Method in class jsky.catalog.gui.TableDisplayTool
Panel used to configure the table and plot symbol display
getConfigPanel(TableQueryResult) - Method in interface jsky.catalog.gui.TablePlotter
Return a panel to use to configure the plot symbols for the given table.
getConfigParamDefault(Environment, ConfigKey<T>, String[]) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
May provide a default value for a given config parameter that is sensitive to the content of the execution environment.
getConfigParamDefault(Environment, ConfigKey<T>, String[]) - Method in class uk.ac.starlink.ttools.plot2.task.GenericPlot2Task
 
getConfigParamDefault(Environment, ConfigKey<T>, String[]) - Method in class uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
 
getConfigText() - Method in class uk.ac.starlink.util.BeanConfig
Returns configuration specification.
getConfiguration() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Get the PlotConfiguration object used to store the actual state.
getConfigUsage(MatchEngine, Parameter<String[]>, DescribedValue[]) - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns a string giving the usage for a parameter with configuration subparameters.
getConnection(Point2D) - Method in class diva.canvas.connector.Arrowhead
Get the connection point into the given point
getConnection(Point2D) - Method in class diva.canvas.connector.Blob
Get the connection point into the given point
getConnection(Point2D) - Method in interface diva.canvas.connector.ConnectorEnd
Get the connection point of the end.
getConnection() - Method in class uk.ac.starlink.auth.AuthConnection
Returns this object's URLConnection.
getConnection() - Method in class uk.ac.starlink.connect.ConnectorAction
Returns the currently active connection.
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.
getConnection() - Method in exception uk.ac.starlink.vo.UwsJob.UnexpectedResponseException
Returns the HTTP connection which supplied the response.
getConnectionActions(DataNodeFactory) - Method in class uk.ac.starlink.datanode.tree.DataNodeJTree
Returns a set of actions which can make connections to known virtual filestores, as supplied by ConnectorManager.
getConnector() - Method in class diva.canvas.connector.ConnectorEvent
Return the connector that this event concerns.
getConnector() - Method in class diva.canvas.connector.ConnectorInteractor
Get the current connector.
getConnector(Object) - Method in class diva.graphx.EdgeController
Get the connector corresponding to the given edge.
getConnector() - Method in class uk.ac.starlink.connect.Connection
Returns the connector which generated this connection, if known.
getConnector() - Method in class uk.ac.starlink.connect.ConnectorAction
Returns the connector used by this action.
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.
getConnectorAction() - Method in class uk.ac.starlink.connect.BranchComboBox
Returns any connector action which is assocated with the currently selected branch.
getConnectorAction() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootComboBox
Returns any ConnectorAction associatd with the currently selected node.
getConnectorAction() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
 
getConnectorActions() - Static method in class uk.ac.starlink.connect.ConnectorManager
Returns a list of all the currently available ConnectorAction objects.
getConnectorActions() - Method in class uk.ac.starlink.connect.FilestoreChooser
Returns a mutable list of the connector instances used by this chooser.
getConnectors() - Static method in class uk.ac.starlink.connect.ConnectorManager
Returns a list of all the known Connector objects.
getConnectorTarget() - Method in class diva.canvas.connector.ConnectorManipulator
Get the connector target
getConnectorTarget() - Method in class diva.graph.BasicEdgeController
Get the target used to find sites on nodes to connect to.
getConnectorTarget() - Method in interface diva.graph.EdgeController
Get the target used to find sites on nodes to connect to.
getConnectorTarget() - Method in class diva.graphx.EdgeController
Get the target used to find sites on nodes to connect to.
getConnectSite() - Method in class diva.canvas.connector.StraightTerminal
Get the site to which a connector can attach
getConnectSite() - Method in interface diva.canvas.connector.Terminal
Get the site that a connector can connect to.
getConnectSite() - Method in class diva.canvas.connector.TerminalFigure
Get the site that a connector can connect to.
getConserveFlux() - Method in class uk.ac.starlink.ast.ResampleFlags
Returns the value of the conserveFlux flag.
getConsistentTable(StarTable) - Method in class uk.ac.starlink.ttools.cone.DalConeSearcher
Takes a table which is the result of a query to the service handled by this searcher, and returns a table which has compatible column structure to any tables returned by previous calls to this method.
getConstantByName(String) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns a constant value for this reader given its name.
getConstantByName(String) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getConstantByName(String) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Understands table parameters identified case-insensitively by name (using the StarTableJELRowReader.PARAM_PREFIX prefix) or by UCD (using the StarTableJELRowReader.UCD_PREFIX prefix) or by Utype (using the StarTableJELRowReader.UTYPE_PREFIX prefix).
getConstantByName(String) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
getConstrain() - Method in class uk.ac.starlink.diva.XRangeFigure
Find out if the XRangeFigures are contrained.
getConstructedClass() - Method in class uk.ac.starlink.hdx.HdxResourceType
Obtains the expected Java type corresponding to this Hdx type.
getContact() - Method in class uk.ac.starlink.ast.Transformer
Gives contact details for the author of this Transformer.
getContact() - Method in class uk.ac.starlink.registry.BasicResource
Returns the contact information for this resource.
getContact() - Method in interface uk.ac.starlink.vo.RegResource
Returns the contact information for this resource.
getContact() - Method in class uk.ac.starlink.vo.VORegResource
 
getContainedFigures(Rectangle2D) - Method in class diva.canvas.BasicZList
Get the figures that are entirely contained by the given region.
getContainedFigures(Rectangle2D) - Method in interface diva.canvas.ZList
Get the figures that are entirely contained by the given region.
getContainedPoints(Shape) - Method in class uk.ac.starlink.ttools.plot.PointIterator
Returns a bit vector with bits set for every point index which falls within a given shape on the screen.
getContainer() - Method in class diva.canvas.FigureDecorator
Get the container, which is defined as the lowest ancestor that is not a FigureDecorator.
getContainer() - Method in class uk.ac.starlink.util.gui.GridBagLayouter
Get the container we're adding to.
getContainerColumnCards(long, long) - Method in class uk.ac.starlink.fits.AbstractWideFits
 
getContainerColumnCards(long, long) - Method in interface uk.ac.starlink.fits.WideFits
Returns an array of per-HDU header cards that describe the single container column (with index icolContainer) used to implement this convention in a BINTABLE HDU.
getContainerColumnIndex() - Method in class uk.ac.starlink.fits.AbstractWideFits
 
getContainerColumnIndex() - Method in interface uk.ac.starlink.fits.WideFits
Returns the index of the column used (if any) by this specification for extended column data.
getContainerFile() - Method in class uk.ac.starlink.hds.HDSReference
Returns the container file associated with this HDSReference (including the '.sdf' extension).
getContainerName() - Method in class uk.ac.starlink.hds.HDSReference
Returns the HDS-style name of the container file associated with this HDSReference - this does not include the '.sdf' extension.
getContentClass() - Method in class uk.ac.starlink.ecsv.EcsvDecoder
Returns the class to which input values will be decoded.
getContentClass() - Method in interface uk.ac.starlink.gbin.Representation
Returns the object type with which this representation presents values.
getContentClass() - Method in interface uk.ac.starlink.parquet.Decoder
Class of object that is read from column data.
getContentClass() - Method in interface uk.ac.starlink.parquet.InputColumn
Class of object that is read from column data.
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.
getContentClass() - Method in interface uk.ac.starlink.ttools.jel.Constant
Returns a class of which this object's value will be an instance.
getContentClass() - Method in class uk.ac.starlink.ttools.jel.FixedConstant
 
getContentClass() - Method in class uk.ac.starlink.ttools.votlint.ValueParser
Returns the class of values which would be used in Java to represent an object parsed by this parser, although this class does not actually return such values.
getContentClass() - Method in class uk.ac.starlink.util.gui.ArrayTableColumn
Returns the class which all values of this column will belong to.
getContentClass() - Method in class uk.ac.starlink.vo.datalink.LinkColMap.ColDef
Returns the required content class for the column.
getContentClass(int) - Method in interface uk.ac.starlink.votable.TabularData
Returns a class to which all elements in a given column can be cast.
getContentCoding() - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Returns the HTTP content coding policy used for TAP queries and some metadata requests.
getContentEncoding() - Method in class uk.ac.starlink.ttools.plot.GraphicExporter
Returns the content encoding for the output used by this exporter.
getContentLength(Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the value of the DataLink content_length column in a given row.
getContentLength() - Method in interface uk.ac.starlink.vo.HttpStreamParam
Returns the number of bytes that will be written to the output stream, if konwn.
getContentPane() - Method in class diva.gui.AppContextDelegate
Returns the contentPane of the delegate.
getContentQualifier(Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the value of the DataLink content_qualifier column in a given row.
getContents() - Method in interface uk.ac.starlink.pds4.Group
Returns the fields or nested groups that are present in this group.
getContents() - Method in interface uk.ac.starlink.pds4.Table
Returns the fields and groups defining the record structure of this table.
getContentType(Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the value of the DataLink content_type column in a given row.
getContentType() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
Returns the MIME type expected for results from this service.
getContext() - Method in class diva.canvas.DamageRegion
Get the transform context in which this damage region was created.
getContext() - Method in class diva.graph.schematic.ContextGraphView
 
getContext() - Method in interface diva.gui.ContextView
Return the component that implements the display of this view.
getContext() - Method in class uk.ac.starlink.auth.AuthConnection
Returns this objects AuthContext, as used to make the connection.
getContext() - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Returns this handler's context.
getContext() - Method in class uk.ac.starlink.ttools.votlint.ValueParser
Returns this parser's context.
getContextFactory(Challenge, URL) - Static method in class uk.ac.starlink.auth.AuthTest
 
getContextParameters(Environment) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
getContextParameters(Environment) - Method in interface uk.ac.starlink.ttools.task.DynamicTask
Returns the parameters for this task in the context of a given execution environment.
getContextUrl() - Method in interface uk.ac.starlink.pds4.Label
Returns the parent URL in which this label was located.
getControlBox() - Method in class uk.ac.starlink.vo.RegistryPanel
Returns a container into which (small) additional controls can be added.
getControlBox() - Method in class uk.ac.starlink.vo.RegistryServiceTableLoadDialog
Returns the component within which service-specific components should be placed.
getController() - Method in class diva.graph.basic.BasicLayoutTarget
Return the graph controller.
getController() - Method in class diva.graph.BasicEdgeController
Get the graph controller that this controller is contained in.
getController() - Method in class diva.graph.BasicNodeController
Return the graph controller containing this controller.
getController() - Method in interface diva.graph.EdgeController
Get the graph controller that this controller is contained in.
getController() - Method in interface diva.graph.NodeController
Return the graph controller containing this controller.
getController() - Method in class diva.graphx.EdgeController
Get the graph controller that this controller is contained in.
getController() - Method in class diva.graphx.NodeController
Return the graph controller containing this controller.
getController() - Method in class diva.sketch.BasicInterpreter
Return the controller that uses this interpreter.
getController() - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Get the controller.
getControlPoint() - Method in class diva.canvas.interactor.PathGeometry.Vertex
Get the control point of this site.
getControlsComponent() - Method in class uk.ac.starlink.ast.gui.AxesControls
Return a reference to the JComponent sub-class that will be displayed (normally a reference to this).
getControlsComponent() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Return a reference to the JComponent sub-class that will be displayed (normally a reference to this).
getControlsComponent() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Return a reference to the JComponent sub-class that will be displayed (normally a reference to this).
getControlsComponent() - Method in class uk.ac.starlink.ast.gui.BorderControls
Return a reference to the JComponent sub-class that will be displayed (normally a reference to this).
getControlsComponent() - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Return a reference to the JComponent sub-class that will be displayed (normally a reference to this).
getControlsComponent() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Return a reference to the JComponent sub-class that will be displayed (normally a reference to this).
getControlsComponent() - Method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Return a reference to the JComponent sub-class that will be displayed (normally a reference to this).
getControlsComponent() - Method in class uk.ac.starlink.ast.gui.GridControls
Return a reference to the JComponent sub-class that will be displayed (normally a reference to this).
getControlsComponent() - Method in interface uk.ac.starlink.ast.gui.PlotControls
Return a reference to the JComponent sub-class that will be displayed (normally a reference to this).
getControlsComponent() - Method in class uk.ac.starlink.ast.gui.StringsControls
Return a reference to the JComponent sub-class that will be displayed (normally a reference to this).
getControlsComponent() - Method in class uk.ac.starlink.ast.gui.TickControls
Return a reference to the JComponent sub-class that will be displayed (normally a reference to this).
getControlsComponent() - Method in class uk.ac.starlink.ast.gui.TitleControls
Return a reference to the JComponent sub-class that will be displayed (normally a reference to this).
getControlsModel() - Method in class uk.ac.starlink.ast.gui.AxesControls
Return reference to the AbstractPlotControlsModel.
getControlsModel() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Return reference to the AbstractPlotControlsModel.
getControlsModel() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Return reference to the AbstractPlotControlsModel.
getControlsModel() - Method in class uk.ac.starlink.ast.gui.BorderControls
Return reference to the AbstractPlotControlsModel.
getControlsModel() - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Return reference to the AbstractPlotControlsModel.
getControlsModel() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Return reference to the AbstractPlotControlsModel.
getControlsModel() - Method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Return reference to the AbstractPlotControlsModel.
getControlsModel() - Method in class uk.ac.starlink.ast.gui.GridControls
Return reference to the AbstractPlotControlsModel.
getControlsModel(Class) - Method in class uk.ac.starlink.ast.gui.PlotConfiguration
Get an AbstractPlotControlsModel by class
getControlsModel() - Method in interface uk.ac.starlink.ast.gui.PlotControls
Return reference to the PlotControlsModel.
getControlsModel() - Method in class uk.ac.starlink.ast.gui.StringsControls
Return reference to the AbstractPlotControlsModel.
getControlsModel() - Method in class uk.ac.starlink.ast.gui.TickControls
Return reference to the AbstractPlotControlsModel.
getControlsModel() - Method in class uk.ac.starlink.ast.gui.TitleControls
Return reference to the AbstractPlotControlsModel.
getControlsModelClass() - Static method in class uk.ac.starlink.ast.gui.AxesControls
Return the class of object that we expect as our model.
getControlsModelClass() - Static method in class uk.ac.starlink.ast.gui.AxisLabelControls
Return the class of object that we expect as our model.
getControlsModelClass() - Static method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Return the class of object that we expect as our model.
getControlsModelClass() - Static method in class uk.ac.starlink.ast.gui.BorderControls
Return the class of object that we expect as our model.
getControlsModelClass() - Static method in class uk.ac.starlink.ast.gui.ComponentColourControls
Return the class of object that we expect as our model.
getControlsModelClass() - Static method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Return the class of object that we expect as our model.
getControlsModelClass() - Static method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Return the class of object that we expect as our model.
getControlsModelClass() - Static method in class uk.ac.starlink.ast.gui.GridControls
Return the class of object that we expect as our model.
getControlsModelClass() - Static method in class uk.ac.starlink.ast.gui.StringsControls
Return the class of object that we expect as our model.
getControlsModelClass() - Static method in class uk.ac.starlink.ast.gui.TickControls
Return the class of object that we expect as our model.
getControlsModelClass() - Static method in class uk.ac.starlink.ast.gui.TitleControls
Return the class of object that we expect as our model.
getControlsName() - Method in class uk.ac.starlink.ast.gui.AxesControls
Return a short name for these controls (for the tab).
getControlsName() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Return a short name for these controls (for the tab).
getControlsName() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Return a short name for these controls (for the tab).
getControlsName() - Method in class uk.ac.starlink.ast.gui.BorderControls
Return a short name for these controls (for the tab).
getControlsName() - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Return a short name for these controls (for the tab).
getControlsName() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Return a short name for these controls (for the tab).
getControlsName() - Method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Return a short name for these controls (for the tab).
getControlsName() - Method in class uk.ac.starlink.ast.gui.GridControls
Return a short name for these controls (for the tab).
getControlsName() - Method in interface uk.ac.starlink.ast.gui.PlotControls
Return a short name for these controls (for the tab).
getControlsName() - Method in class uk.ac.starlink.ast.gui.StringsControls
Return a short name for these controls (for the tab).
getControlsName() - Method in class uk.ac.starlink.ast.gui.TickControls
Return a short name for these controls (for the tab).
getControlsName() - Method in class uk.ac.starlink.ast.gui.TitleControls
Return a short name for these controls (for the tab).
getControlsTitle() - Method in class uk.ac.starlink.ast.gui.AxesControls
Return a title for these controls (for the border).
getControlsTitle() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Return a title for these controls (for the border).
getControlsTitle() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Return a title for these controls (for the border).
getControlsTitle() - Method in class uk.ac.starlink.ast.gui.BorderControls
Return a title for these controls (for the border).
getControlsTitle() - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Return a title for these controls (for the border).
getControlsTitle() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Return a title for these controls (for the border).
getControlsTitle() - Method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Return a title for these controls (for the border).
getControlsTitle() - Method in class uk.ac.starlink.ast.gui.GridControls
Return a title for these controls (for the border).
getControlsTitle() - Method in interface uk.ac.starlink.ast.gui.PlotControls
Return a title for these controls (for the border).
getControlsTitle() - Method in class uk.ac.starlink.ast.gui.StringsControls
Return a title for these controls (for the border).
getControlsTitle() - Method in class uk.ac.starlink.ast.gui.TickControls
Return a title for these controls (for the border).
getControlsTitle() - Method in class uk.ac.starlink.ast.gui.TitleControls
Return a title for these controls (for the border).
getConverters() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns the array of numeric converter objects, one for each axis.
getConverterSelector() - Method in class uk.ac.starlink.vo.DoubleValueField
Returns the combo box used to select the entry format used by this field.
getCoolingFactor() - Method in class diva.graph.layout.GridAnnealingLayout
 
getCoord(int) - Method in interface uk.ac.starlink.ttools.plot2.data.DataSpec
Returns the coord reader that can read the data for one of this object's output columns.
getCoord(int) - Method in class uk.ac.starlink.ttools.plot2.task.ColumnDataSpec
 
getCoord() - Method in class uk.ac.starlink.ttools.plot2.task.CoordValue
Returns the coordinate definition.
getCoord(int) - Method in class uk.ac.starlink.ttools.plot2.task.JELDataSpec
 
getCoordColumns() - Method in class uk.ac.starlink.ttools.plot2.data.TableCachedData
Returns a list of objects supplying coordinate data.
getCoordCount() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Get the number of coordinates.
getCoordCount() - Method in interface uk.ac.starlink.ttools.plot2.data.DataSpec
Returns the number of columns that this object produces.
getCoordCount() - Method in class uk.ac.starlink.ttools.plot2.task.ColumnDataSpec
 
getCoordCount() - Method in class uk.ac.starlink.ttools.plot2.task.JELDataSpec
 
getCoordExpressions(int) - Method in class uk.ac.starlink.ttools.plot2.task.JELDataSpec
Returns the user input strings used to supply the value for a given coordinate in this DataSpec.
getCoordGroup() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotter
 
getCoordGroup() - Method in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
 
getCoordGroup() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
 
getCoordGroup() - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
 
getCoordGroup() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
 
getCoordGroup() - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
 
getCoordGroup() - Method in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
 
getCoordGroup() - Method in interface uk.ac.starlink.ttools.plot2.Plotter
Returns an object describing which data coordinates are used for this plotter and how they are arranged in supplied DataSpec objects.
getCoordGroup() - Method in interface uk.ac.starlink.ttools.plot2.task.LayerType
Returns a CoordGroup characteristic of this layer type.
getCoordGroup() - Method in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
 
getCoordGroup() - Method in class uk.ac.starlink.ttools.plot2.task.SimpleLayerType
 
getCoordId() - Method in class uk.ac.starlink.ttools.plot2.data.CoordSpec
Returns the unique coordinate identifier for this spec.
getCoordId(int) - Method in interface uk.ac.starlink.ttools.plot2.data.DataSpec
Returns an identifier for one of the the columns produced by this object.
getCoordId(int) - Method in class uk.ac.starlink.ttools.plot2.task.ColumnDataSpec
 
getCoordId(int) - Method in class uk.ac.starlink.ttools.plot2.task.JELDataSpec
 
getCoordinateColumnNames() - Method in class uk.ac.starlink.ttools.convert.SkySystem
Returns labels suitable for use as column names in this system.
getCoordinateConverter() - Method in class jsky.catalog.gui.BasicTablePlotter
Return the object used to convert to screen coordinates for drwing
getCoordinateConverter() - Method in interface jsky.catalog.gui.TablePlotter
Return the object used to convert to screen coordinates for drawing
getCoordinateConverter() - Method in interface jsky.image.gui.BasicImageDisplay
Return the object used to convert coordinates.
getCoordinateConverter() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the object used to convert coordinates.
getCoordinateConverter() - Method in class jsky.image.gui.ImageDisplay
Return the object used to convert coordinates.
getCoordinateDescriptions() - Method in class uk.ac.starlink.ttools.convert.SkySystem
Returns a full description of each coordinate in this system.
getCoordinateNames() - Method in class uk.ac.starlink.ttools.convert.SkySystem
Returns names of the coordinates in this system.
getCoordinates(int) - Method in class jsky.catalog.MemoryCatalog
Return a Coordinates object based on the appropriate columns in the given row, or null if there are no coordinates available for the row.
getCoordinates(Vector) - Method in class jsky.catalog.RowCoordinates
Return a Coordinates object for the given row vector, or null if not found
getCoordinates(int) - Method in interface jsky.catalog.TableQueryResult
Return a Coordinates object based on the appropriate columns in the given row, or null if there are no coordinates available for the row.
getCoordinates() - Method in class jsky.coords.NamedCoordinates
 
getCoordinates() - Method in class jsky.util.gui.CoordinatesPanel
 
getCoordinatesOffset() - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
getCoordinateSystemName() - Method in interface jsky.coords.Coordinates
Returns the name of the coordinate system as a string.
getCoordinateSystemName() - Method in class jsky.coords.ImageCoords
Returns the name of the coordinate system as a string.
getCoordinateSystemName() - Method in class jsky.coords.WorldCoords
Returns the name of the coordinate system as a string.
getCoordinateUcds() - Method in class uk.ac.starlink.ttools.convert.SkySystem
Returns a suitable UCD1+ for each coordinate in this system.
getCoordIndex() - Method in interface uk.ac.starlink.ttools.plot2.AuxReader
Returns the DataSpec index for the coordinate whose value is used by this reader.
getCoordIndex() - Method in class uk.ac.starlink.ttools.plot2.layer.FloatingCoordAuxReader
 
getCoordMeta(int) - Static method in class uk.ac.starlink.ttools.plot2.geom.MatrixPlotType
Returns coordinate metadata for one of the spatial coordinates used by the matrix plot.
getCoordName(int) - Static method in class uk.ac.starlink.ttools.plot2.geom.MatrixPlotType
Returns the human-readable coordinate name for one of the spatial coordinates used by the matrix plot.
getCoordPair(ValueInfo[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySys
Tries to guess at a pair of columns from a given selection that represent the longitude, latitude coordinates in this sky system.
getCoordParams(Coord[], String, boolean) - Static method in class uk.ac.starlink.ttools.plot2.task.LayerTypeParameter
Gets parameters used for specifying coordinate values for a plot.
getCoords(String[]) - Method in class jsky.image.graphics.gui.FITSGraphics
Convert the given String formatted image coords to doubles in screen coords and return the new array.
getCoords(Shape) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a Tcl formatted list of image coordinate values for the given screen coordinate shape.
getCoords(Point2D.Double) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a Tcl formatted list of two image coordinate values for the given screen coordinate point.
getCoords() - Method in interface uk.ac.starlink.ttools.plot2.CoordSequence
Returns the array used to store the coordinates for the current position in this sequence.
getCoords() - Method in class uk.ac.starlink.ttools.plot2.DataPosSequence
 
getCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.CartesianErrorCoordSet
 
getCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.CartesianVectorCoordSet
 
getCoords() - Method in interface uk.ac.starlink.ttools.plot2.layer.MultiPointCoordSet
Returns the coordinate definitions.
getCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.PlaneCorrelationCoordSet
 
getCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.PlaneEllipseCoordSet
 
getCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyCorrelationCoordSet
 
getCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyEllipseCoordSet
 
getCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyVectorCoordSet
 
getCoords(double, double) - Method in interface uk.ac.starlink.ttools.task.PixSample.CoordReader
Gets sampling lon/lat coordinates given some input coordinates.
getCoordSpecs() - Method in class uk.ac.starlink.ttools.plot2.task.LayerSpec
Coordinate specifications used by this layer.
getCoordSys() - Method in class uk.ac.starlink.table.HealpixTableInfo
Returns the HEALPix coordinate system variant used by this table.
getCoordType(String) - Method in class jsky.catalog.gui.BasicTablePlotter
Return the CoordinateConverter type code for the given name.
getCoordUnitText() - Static method in class uk.ac.starlink.ttools.plot2.layer.SkyMultiPointForm
Returns a sentence of XML text describing the units of a scaled coordinate are specified.
getCoordValue(Environment, Coord, String) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Turns a coord into a CoordValue.
getCoosys() - Method in class uk.ac.starlink.votable.FieldElement
Returns the COOSYS element corresponding to this field, if any.
getCopyAction() - Method in class jsky.catalog.gui.CatalogTree
 
getCorner(int) - Static method in class uk.ac.starlink.ttools.plot.Corner
Factory method giving one of the cube corners.
getCorrectCount(String) - Method in class diva.sketch.classification.CrossValidation.CVResult
 
getCorrectedParallax(double, double) - Static method in class gaia.cu9.tools.parallax.PDF.HaywoodSmithTransformation
 
getCorrectedSigma(double, double) - Static method in class gaia.cu9.tools.parallax.PDF.HaywoodSmithTransformation
 
getCorrelation() - Method in class uk.ac.starlink.ttools.plot.XYStats
Returns the product moment correlation coefficient.
getCount() - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
getCount() - Method in interface uk.ac.starlink.diva.interp.Interpolator
Get the number of coordinate positions that are being used by this interpolator.
getCount() - Method in interface uk.ac.starlink.dpac.math.NumericFunction
Returns the number of samples.
getCount() - Method in class uk.ac.starlink.ttools.filter.GKArray
 
getCount() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the number of good (non-null) values accumulated.
getCount() - Method in class uk.ac.starlink.ttools.plot.AxisLabels
Returns the number of ticks on the axis.
getCount(int) - Method in class uk.ac.starlink.ttools.plot2.layer.Binner
Returns the count in a given bin.
getCount(T) - Method in class uk.ac.starlink.util.CountMap
Returns the number of times a given item has been added.
getCount() - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Get the number of states that are stored.
getCountParam() - Method in class uk.ac.starlink.ttools.task.VariableTablesInput
Returns the parameter which contains the number of input tables that the user wants to use.
getCounts() - Method in interface uk.ac.starlink.ttools.filter.UnivariateStats.ArrayStats
Returns a per-element count of the number of non-blank elements of submitted arrays.
getCoverage(Environment) - Method in interface uk.ac.starlink.ttools.cone.Coner
Returns a coverage object suitable for use with the cone search service configured by this object's parameters.
getCoverage(Environment) - Method in class uk.ac.starlink.ttools.cone.ConeSearchConer
 
getCoverage(Environment) - Method in class uk.ac.starlink.ttools.cone.JdbcConer
 
getCpXhi() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Returns the closest point to the upper X boundary that falls outside the grid.
getCpXlo() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Returns closest point to the lower X boundary that falls outside the grid.
getCpYhi() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Returns the closest point to the upper Y boundary that falls outside the grid.
getCpYlo() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Returns the closest point to the lower Y boundary that falls outside the grid.
getCreateStatement(String) - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter
Returns the text of a suitable CREATE TABLE statement.
getCreationDate() - Method in class nom.tam.fits.BasicHDU
Get the FITS file creation date as a Date object.
getCreator() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Retrieves information about how this node was created.
getCreator() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
 
getCredibility() - Method in class uk.ac.starlink.ttools.task.CredibleString
Returns the credibility.
getCredibility() - Method in class uk.ac.starlink.ttools.task.Setting
Returns the credibility of this setting.
getCrowding() - Method in class uk.ac.starlink.ttools.plot2.ShadeAxis
Returns the crowding factor for this axis.
getCrowding() - Method in class uk.ac.starlink.ttools.plot2.task.ShadeSpec
Returns crowding factor for aux axis.
getCrowdLimit() - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
Returns the number of labels allowed within spacing pixels.
getCrs() - Method in class uk.ac.starlink.tfcat.TfcatObject
Returns this object's coordinate reference system, if any.
getCrsInScope(TfcatObject) - Static method in class uk.ac.starlink.tfcat.TfcatUtil
Returns a CRS object applying to the given TFCat object.
getCrsType() - Method in interface uk.ac.starlink.tfcat.Crs
Returns the type member of this CRS object.
getCsrString() - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
getCumulative() - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Determines whether the histogram is conventional or cumulative.
getCumulative() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter.KDenseStyle
Returns cumulative mode.
getCumulative() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter.HistoStyle
Returns cumulative plot mode.
getCurlArgs(URL, boolean) - Method in interface uk.ac.starlink.auth.AuthContext
Returns an array of command-line arguments that could be passed to curl(1) corresponding to the authentication arrangements implemented by this context.
getCurlPostEquivalent(URL, ContentCoding, AuthContext, boolean, Map<String, String>, Map<String, HttpStreamParam>) - Static method in class uk.ac.starlink.vo.UwsJob
Returns a snippet of text representing a shell invocation of the curl(1) command that posts a query corresponding to the given parameters.
getCurrent() - Method in class uk.ac.starlink.ast.FrameSet
Get frameSet current Frame index.
getCurrentCatalogNavigator() - Static method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the current catalog window (for the Go/history menu, which may be shared by multiple catalog windows);
getCurrentChildren(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Returns an array of the children currently owned by a given node.
getCurrentContentPane() - Method in class diva.gui.DesktopContext
Get the content pane that is displayed as the current content pane.
getCurrentContentPane() - Method in interface diva.gui.MDIContext
Get the content pane that is displayed as the current content pane.
getCurrentDate() - Static method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Returns an ISO-8601 data string representing the time at which this method is called.
getCurrentFigure() - Method in class diva.canvas.FigureLayer
Return the figure that the mouse pointer is currently over, or null if none.
getCurrentHDUIndex() - Method in class jsky.image.fits.codec.FITSImage
Return the index of the current image HDU
getCurrentHTMLViewer() - Static method in class jsky.html.HTMLViewerMenuBar
Return the current viewer window (for the Go/history menu, which may be shared by multiple windows);
getCurrentImageDisplay() - Static method in class jsky.image.gui.ImageDisplayMenuBar
Return the current image window (for the Go/history menu, which may be shared by multiple image displays);
getCurrentNDX() - Method in class uk.ac.starlink.jaiutil.HDXImage
Get a reference to the current NDX.
getCurrentNDXIndex() - Method in class uk.ac.starlink.jaiutil.HDXImage
Return the index of the current NDX
getCurrentPage() - Method in class diva.gui.MultipageModel
Get the current page.
getCurrentRow() - Method in class uk.ac.starlink.ttools.jel.DummyJELRowReader
 
getCurrentRow() - Method in class uk.ac.starlink.ttools.jel.SequentialJELRowReader
If the current row is not known, an RuntimeException will be thrown.
getCurrentRow() - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Returns the index of the row on which evaluations are currently taking place.
getCurrentStroke() - Method in class diva.sketch.BasicInterpreter
Return the current stroke being drawn.
getCurrentSymbol() - Method in class diva.sketch.BasicInterpreter
Return the symbol for current stroke being drawn.
getCurrentView() - Method in class diva.gui.AbstractApplication
Get the current view.
getCurrentView() - Method in interface diva.gui.Application
Get the current view.
getCursor(MouseEvent) - Method in class jsky.timeline.BlockTimeLineNode
get the cursor for the specified point
getCursor(MouseEvent) - Method in class jsky.timeline.DefaultTimeLineNode
get the cursor for the specified point
getCursor(MouseEvent) - Method in interface jsky.timeline.TimeLineNode
get the cursor for the specified point
getCurve() - Method in class uk.ac.starlink.diva.DrawActions
Return the current curve type.
getCurveAction(int) - Method in class uk.ac.starlink.diva.DrawActions
Return the action for a given curve interpolation type.
getCurvedRoute(Polyline2D) - Method in class diva.canvas.connector.ManhattanConnector
Apply a bend radius to the manhattan route.
getCustomPrimaryHeaderCards() - Method in class uk.ac.starlink.votable.ColFitsPlusTableWriter
 
getCustomPrimaryHeaderCards() - Method in class uk.ac.starlink.votable.FitsPlusTableWriter
 
getCustomPrimaryHeaderCards() - Method in class uk.ac.starlink.votable.VOTableFitsTableWriter
Returns implementation-specific header cards to be added to the Primary HDU of FITS files written by this writer.
getCustomShaders() - Static method in class uk.ac.starlink.ttools.plot.Shaders
Returns an array of any custom shaders specified by the Shaders.LUTFILES_PROPERTY property.
getCut(double) - Method in class uk.ac.starlink.ttools.plot.BinGrid
Returns the cut value associated with a given fractional value (between 0 and 1).
getCutAction() - Method in class jsky.catalog.gui.CatalogTree
 
getCutLevelsAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getD(String) - Method in class uk.ac.starlink.ast.AstObject
Get a double precision attribute value by name.
getD(String) - Method in class uk.ac.starlink.ast.Plot
 
getDabb() - Method in class uk.ac.starlink.pal.AOParams
Get magnitude of diurnal aberration vector
getDalResultTable(VOElementFactory, InputSource) - Static method in class uk.ac.starlink.vo.DalResultXMLFilter
Utility method which can return the single results table from a DAL-type response.
getDash() - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Returns the dash pattern associated with this style.
getDash(int) - Static method in class uk.ac.starlink.ttools.plot.Styles
Returns a dash pattern labelled by a given index.
getDashArray() - Method in class diva.canvas.connector.AbstractConnector
Get the dash array.
getDashArray() - Method in class diva.canvas.toolbox.BasicFigure
Get the dash array.
getDashArray() - Method in class diva.canvas.toolbox.PathFigure
Get the dash array.
getDashArray() - Method in class diva.compat.canvas.PaintedPath
Get the dash array.
getDashArray() - Method in class diva.util.java2d.PaintedPath
Deprecated.
Get the dash array.
getData() - Method in interface diva.sketch.recognition.CompositeElement
Return the typed data associated with this element (the recognition result it represents).
getData() - Method in class diva.sketch.recognition.Recognition
Return the data of this recognition.
getData() - Method in class jsky.image.SimpleRenderedImage
Returns the entire image in a single Raster.
getData(Rectangle) - Method in class jsky.image.SimpleRenderedImage
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
getData() - Method in class nom.tam.fits.AsciiTable
Get the ASCII table information.
getData() - Method in class nom.tam.fits.AsciiTableHDU
 
getData() - Method in class nom.tam.fits.BasicHDU
Get the associated Data object
getData() - Method in class nom.tam.fits.BinaryTable
 
getData() - Method in class nom.tam.fits.Data
Return the data array object.
getData(int, Object) - Method in class nom.tam.fits.FitsHeap
Get data from the heap.
getData() - Method in class nom.tam.fits.ImageData
Return the actual data.
getData() - Method in class nom.tam.fits.RandomGroupsData
 
getData() - Method in class nom.tam.fits.UndefinedData
Return the actual data.
getData() - Method in class uk.ac.starlink.hds.ArrayStructure
Gets the HDS object representing the data array itself.
getData() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the entire image in a single Raster.
getData(Rectangle) - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns an arbitrary rectangular region of the RenderedImage in a Raster.
getData() - Method in class uk.ac.starlink.table.BeanStarTable
Returns the array of objects which this model displays, one per row.
getData() - Method in class uk.ac.starlink.util.gui.BeanTableModel
Returns the array of objects which this model displays, one per row.
getData() - Method in class uk.ac.starlink.util.gui.Downloader
Immediately returns the downloaded data, or null if it has not been downloaded, or if a download has failed.
getData() - Method in class uk.ac.starlink.vo.RegistryTable
Returns the list of resources displayed by this table.
getData() - Method in class uk.ac.starlink.votable.dom.DelegatingCharacterData
 
getData() - Method in class uk.ac.starlink.votable.dom.DelegatingProcessingInstruction
 
getData() - Method in class uk.ac.starlink.votable.TableElement
Returns an object which can be used to access the actual cell data in the body of this table.
getDataArray() - Method in class uk.ac.starlink.ttools.plot2.data.Area
Returns the numeric array that in conjunction with the type code defines the coverage of this shape.
getDataBins(Pixel1dPlotter.BinArray, Axis, Kernel1d, Normalisation, Combiner.Type, Unit, Cumulation) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Returns an array of data coordinate values, one for each bin accumulated by the bin array (X pixel value).
getDataBlockCount() - Method in class uk.ac.starlink.fits.FitsHeader
Returns the number of FITS blocks occupied by the Data part of the HDU described by this header.
getDataBounds() - Method in class uk.ac.starlink.ttools.plot.AuxLegend
Returns the bounds of the region of this component containing the legend.
getDataByteCount() - Method in class uk.ac.starlink.fits.FitsHeader
Returns the number of bytes occupied by the Data part of the HDU described by this header, rounded up to an integer number of blocks.
getDataClass() - Method in class uk.ac.starlink.datanode.nodes.DataType
Returns the class of data object corresponding to this type.
getDataClip() - Method in interface uk.ac.starlink.ttools.plot2.config.RampKeySet.Ramp
Returns an adjustment to the default data range which the defined ramp should cover.
getDataClip() - Method in class uk.ac.starlink.ttools.plot2.layer.AuxLineStyle
Returns the adjustment for the input data scale.
getDataDimCount() - Method in interface uk.ac.starlink.ttools.plot2.DataGeom
Returns the dimensionality of the plot surface's plot space.
getDataDimCount() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeDataGeom
Returns 3.
getDataDimCount() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Returns 3.
getDataDimCount() - Method in class uk.ac.starlink.ttools.plot2.geom.HealpixDataGeom
Returns 3.
getDataDimCount() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneDataGeom
Returns 2.
getDataDimCount() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
Returns 2.
getDataDimCount() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
Returns 3.
getDataDimCount() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns 3.
getDataDimCount() - Method in class uk.ac.starlink.ttools.plot2.geom.SliceDataGeom
 
getDataDimCount() - Method in class uk.ac.starlink.ttools.plot2.geom.SphereDataGeom
Returns 3.
getDataDimCount() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeDataGeom
Returns 2.
getDataDimCount() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
Returns 2.
getDataDimCount() - Method in interface uk.ac.starlink.ttools.plot2.Surface
Returns the dimensionality of the data space used by this plot surface.
getDataFormat() - Method in class uk.ac.starlink.votable.VOTableWriter
Returns the format in which this writer will output the bulk table data.
getDataGeom() - Method in interface uk.ac.starlink.ttools.plot2.DataPosSequence.PositionCloud
Returns the DataGeom for this cloud.
getDataGeom() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
 
getDataGeom() - Method in class uk.ac.starlink.ttools.plot2.layer.WrapperPlotLayer
 
getDataGeom() - Method in interface uk.ac.starlink.ttools.plot2.PlotLayer
Returns the data geometry used by this layer.
getDataGeom() - Method in class uk.ac.starlink.ttools.plot2.SubCloud
Returns the data geom for this subcloud.
getDataHigh() - Method in class uk.ac.starlink.ttools.plot2.ShadeAxis
Returns the maximum data value represented on this axis.
getDataInput() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
Returns an ArrayDataInput object containing the data from this FITS object.
getDataLimits() - Method in class uk.ac.starlink.ttools.plot2.Axis
Returns the axis data bounds.
getDataLimits(int) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Returns the data range boundaries in a specified dimension.
getDataLimits() - Method in interface uk.ac.starlink.ttools.plot2.geom.PlanarSurface
Returns the limits in data coordinates of the plot region.
getDataLimits() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
getDataLimits() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
getDataLow() - Method in class uk.ac.starlink.ttools.plot2.ShadeAxis
Returns the minimum data value represented on this axis.
getDataModels() - Method in interface uk.ac.starlink.vo.TapCapability
Returns an array of data models known by this capability.
getDataNode() - Method in class uk.ac.starlink.datanode.tree.DataNodeTransferable
Returns the node associated with this transferable.
getDataNode() - Method in class uk.ac.starlink.datanode.tree.TreeModelNode
Returns the DataNode managed by this TreeModelNode.
getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.ARYDataNode
 
getDataObject(DataType) - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Returns a data object of a given type which corresponds to this node.
getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
The DefaultDataNode implementation returns any data object which has been registered using DefaultDataNode.registerDataObject(uk.ac.starlink.datanode.nodes.DataType, java.lang.Object).
getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.HDSDataNode
 
getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
 
getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.NDArrayDataNode
 
getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
 
getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
 
getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
 
getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
 
getDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
 
getDataPos() - Method in class uk.ac.starlink.ttools.plot2.IndicatedRow
Returns the row position in data coordinates.
getDataSize() - Method in class nom.tam.fits.Header
Return the size of the data including any needed padding.
getDataSize(Header) - Static method in class uk.ac.starlink.oldfits.FitsConstants
Utility function to find the number of bytes in the data segment of an HDU.
getDataSource() - Method in class jsky.science.AbstractScienceObjectNode
Returns an object that describes the source of the ScienceObjectModel's data.
getDataSource() - Method in interface jsky.science.ScienceObjectNodeModel
Returns an object that describes the source of the ScienceObjectModel's data.
getDataSource() - Method in class uk.ac.starlink.connect.ErrorLeaf
 
getDataSource() - Method in interface uk.ac.starlink.connect.Leaf
Returns a data source (replayable input stream) containing the data content of this leaf.
getDataSource() - Method in interface uk.ac.starlink.datanode.nodes.FITSDataNode.ArrayDataMaker
Returns a DataSource which can supply the input stream again.
getDataSource() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
 
getDataSpec() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
 
getDataSpec() - Method in class uk.ac.starlink.ttools.plot2.layer.WrapperPlotLayer
 
getDataSpec() - Method in interface uk.ac.starlink.ttools.plot2.PlotLayer
Returns the data spec that defines the data used by this layer.
getDataSpec() - Method in class uk.ac.starlink.ttools.plot2.SubCloud
Returns the data spec for this subcloud.
getDataStoreFactory() - Method in class uk.ac.starlink.ttools.server.StiltsContext
Returns the DataStoreFactory to be used for plots.
getDataStoreParameter() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the parameter for configurig the data storage.
getDatatype() - Method in interface uk.ac.starlink.ecsv.EcsvColumn
Returns the declared datatype for this column.
getDatatype() - Method in class uk.ac.starlink.ecsv.EcsvEncoder
Returns the ECSV datatype handled by this encoder.
getDatatype() - Method in interface uk.ac.starlink.tfcat.Field
Returns field datatype.
getDataType() - Method in class uk.ac.starlink.vo.ColumnMeta
Returns the datatype for this column.
getDatatype() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns the datatype value for this parameter.
getDatatype() - Method in class uk.ac.starlink.votable.FieldElement
Returns the value of the datatype attribute.
getDataVector() - Method in interface jsky.catalog.TableQueryResult
Returns the Vector of Vectors that contains the table's data values.
getDate() - Method in class uk.ac.starlink.pal.UTCdate
UTC Date
getDateArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getDateForTime(Time) - Method in class jsky.timeline.DefaultTimeLineModel
takes a time and converts it into a date where the new date is equal to the start date + the time
getDateForTime(Time) - Method in class jsky.timeline.TimeLine
takes a time and converts it into a date where the new date is equal to the start date + the time
getDateForTime(Time) - Method in interface jsky.timeline.TimeLineModel
takes a time and converts it into a date where the new date is equal to the start date + the time
getDateStamp(int) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Get the date stamp of a state by index.
getDay() - Method in class uk.ac.starlink.pal.mjDate
Get day
getDayinYear() - Method in class uk.ac.starlink.pal.mjDate
Get day in year
getDebug() - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Indicates whether this factory is running in debug mode.
getDec() - Method in interface jsky.coords.WorldCoordinates
return the DEC value in J2000
getDec() - Method in class jsky.coords.WorldCoords
return the DEC value
getDec() - Method in class jsky.science.Coordinates
Returns the declination of the position in degrees.
getDec(String) - Method in class jsky.science.Coordinates
Returns the declination of the position in degrees.
getDec() - Method in class jsky.science.CoordinatesOffset
Returns the declination offset in degrees.
getDec(String) - Method in class jsky.science.CoordinatesOffset
Returns the declination offset in specified units
getDec() - Method in class uk.ac.starlink.ttools.cone.ColumnQueryRowSequence
 
getDec() - Method in interface uk.ac.starlink.ttools.cone.ConeQueryRowSequence
Get central declination for the current row's cone search request in degrees.
getDec() - Method in class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
 
getDec() - Method in class uk.ac.starlink.ttools.cone.SequentialResultRowSequence
 
getDec() - Method in class uk.ac.starlink.ttools.cone.WrapperQuerySequence
 
getDecCol() - Method in class jsky.catalog.RowCoordinates
Return the column index for the DEC coordinate, or -1 if not known.
getDecCol() - Method in class jsky.catalog.skycat.SkycatPlotSymbol
Return the index of the center position Dec column
getDecCol() - Method in class jsky.catalog.TablePlotSymbol
Return the index of the center position Dec column
getDecDeg() - Method in interface jsky.coords.WorldCoordinates
return the DEC value in deg J2000
getDecDeg() - Method in class jsky.coords.WorldCoords
return the DEC value in deg
getDecDegrees() - Method in class uk.ac.starlink.vo.ResolverInfo
Returns object declination in degrees.
getDecDegreesField() - Method in class uk.ac.starlink.vo.SkyPositionEntry
Returns the field containing declination in degrees.
getDecError() - Method in class jsky.science.ProperMotion
Returns the declination component of proper motion error in degrees.
getDecIndex(StarTable) - Method in interface uk.ac.starlink.ttools.cone.ConeSearcher
Returns the index of a column giving the declination in the returned table.
getDecIndex(StarTable) - Method in class uk.ac.starlink.ttools.cone.JdbcConeSearcher
 
getDecIndex(StarTable) - Method in class uk.ac.starlink.ttools.cone.ServiceConeSearcher
 
getDecIndex(StarTable) - Method in class uk.ac.starlink.ttools.cone.SiaConeSearcher
 
getDecIndex(StarTable) - Method in class uk.ac.starlink.ttools.cone.SsaConeSearcher
 
getDecodeParamClass() - Method in class jsky.image.fits.codec.FITSCodec
Returns Object.class since no DecodeParam object is required for decoding.
getDecodeParamClass() - Method in class uk.ac.starlink.jaiutil.HDXCodec
Returns Object.class since no DecodeParam object is required for decoding.
getDecoder() - Method in interface uk.ac.starlink.ecsv.EcsvColumn
Returns a decoder that can be used to make sense of cell values in the body of the ECSV file corresponding to this column.
getDecoratedFigure() - Method in class diva.canvas.FigureDecorator
Get the decorated figure, which is defined as the highest descendent that is not a decorator.
getDecoration() - Method in class uk.ac.starlink.ttools.plot2.NavAction
Returns a surface decoration giving a visual indication of the nature of the navigation action in progress.
getDecorations() - Method in class uk.ac.starlink.ttools.plot2.PlotPlacement
Returns a list of decorations to be painted over the finished plot.
getDecorator() - Method in class diva.canvas.interactor.BasicSelectionRenderer
Get the prototype decorator.
getDecRange() - Method in class uk.ac.starlink.ttools.cone.SkyBox
Returns declination range.
getDecs() - Method in class jsky.util.gui.PassbandPanel
Returns the number of decimal places currently being displayed.
getDecs() - Method in class jsky.util.gui.QuantityPanel
returns the number of decimal places being displayed in the JTextField
getDefault() - Method in class uk.ac.starlink.connect.AuthKey
Returns the default value for this key.
getDefault() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns the default value of this parameter if there is one.
getDefaultAst(Ndx) - Static method in class uk.ac.starlink.ndx.Ndxs
Returns a default AST FrameSet for an Ndx.
getDefaultBuilders() - Method in class uk.ac.starlink.table.StarTableFactory
Gets the list of builders which are used for automatic format detection.
getDefaultCacheLimit(File) - Static method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Returns a cacheLimit value that is suitable for general usage.
getDefaultClassList() - Static method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Returns the default class list from which the list of constructor-based builders is initialised.
getDefaultDomainMapper() - Method in class uk.ac.starlink.ttools.plot2.task.CoordSpec
Returns the domain mapper that would be used if none was given, or null if the quantity is not domain-sensitive or if no obvious default suggests itself.
getDefaultEquinox() - Static method in class jsky.science.Coordinates
Returns the default equinox
getDefaultExtension() - Method in class diva.gui.ExtensionFileFilter
If the filter contains only one extension, return the extension name.
getDefaultForCaching(boolean) - Method in class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
Returns the default value for this parameter based on whether caching is believed to be a good idea.
getDefaultHealpixImpl() - Static method in class uk.ac.starlink.ttools.cone.UrlMocCoverage
Returns the HEALPix implementation used for MOC service queries.
getDefaultInstance() - Static method in class uk.ac.starlink.vo.TapMetaPolicy
Returns an instance of this class suitable for general use.
getDefaultLimit() - Static method in class uk.ac.starlink.table.storage.AdaptiveByteStore
Calculates the default memory limit used by this class.
getDefaultOptionIndex() - Method in interface jsky.catalog.FieldDesc
Return the index of the default option, or -1 if there is no default.
getDefaultOptionIndex() - Method in class jsky.catalog.FieldDescAdapter
Return the index of the default option, or -1 if there is no default.
getDefaultPolicy() - Static method in class uk.ac.starlink.table.StoragePolicy
Returns the default storage policy for this JVM.
getDefaultRadius() - Method in class uk.ac.starlink.ttools.plot2.geom.SphereNet
Returns a reasonable radius for the sphere if none is explicitly specified.
getDefaultRegistryUrls() - Method in class uk.ac.starlink.vo.RegistryProtocol
Returns default endpoint URLs for this protocol.
getDefaultRenderer(JTable, TableColumn) - Static method in class jsky.util.gui.TableUtil
Return the default cell renderer for the given JTable column.
getDefaultRowSplittable(StarTable) - Static method in class uk.ac.starlink.table.Tables
Returns a RowSplittable object with generic characteristics for a given table.
getDefaultScalingDescription(String) - Static method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
Returns XML text suitable for inclusion in a MultiPointForm description explaining how the scaling of marker sizes is controlled.
getDefaultSchemes() - Static method in class uk.ac.starlink.auth.AuthUtil
Returns a default list of AuthSchemes in order of preference.
getDefaultTextAntialiasing() - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Indicates whether antialiasing of text is turned on or off by default.
getDefaultTileHeight() - Static method in class jsky.image.fits.codec.FITSImage
 
getDefaultTileHeight() - Static method in class uk.ac.starlink.jaiutil.HDXImage
 
getDefaultTileWidth() - Static method in class jsky.image.fits.codec.FITSImage
 
getDefaultTileWidth() - Static method in class uk.ac.starlink.jaiutil.HDXImage
 
getDefaultUnits(Class) - Static method in class jsky.science.Quantity
Returns the current default units for the specified Quantity subclass
getDefaultUnits() - Method in class jsky.science.Quantity
Returns the name of the current default units
getDefaultUnitsAbbrev() - Static method in class jsky.science.Flux
 
getDefaultUnitsAbbrev(Class) - Static method in class jsky.science.Quantity
Returns the current default units for the specified Class
getDefaultUnitsAbbrev() - Static method in class jsky.science.Redshift
 
getDefaultUnitsAbbrev() - Static method in class jsky.science.Time
 
getDefaultUnitsProperty(Class) - Static method in class jsky.science.Quantity
Returns the current default propertyName for the specified Quantity subclass
getDefaultValue() - Method in interface jsky.catalog.FieldDesc
Return the default value for this field, or null if there is no default.
getDefaultValue() - Method in class jsky.catalog.FieldDescAdapter
Return the default value for this field, or null if there is no default.
getDefaultValue() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigKey
Returns the default value associated with this key.
getDefaultValues(int) - Static method in class uk.ac.starlink.ttools.plottask.ShaderParameter
Returns some suitable default values for a set of related ShaderParameters.
getDefaultVersion() - Static method in class uk.ac.starlink.votable.VOTableVersion
Returns the version instance used by default for output in this JVM.
getDefB1950() - Method in class uk.ac.starlink.ast.FitsChan
Get use FK4 B1950 as defaults.
getDegrees() - Method in class jsky.coords.DMS
Return the number of degrees (not including minutes or seconds)
getDelegate() - Method in class diva.compat.xml.AbstractXmlBuilder
Return the delegate set by getDelegate().
getDelegate() - Method in class diva.gui.AppContextDelegate
Return the context delegate.
getDelegate() - Method in class diva.util.xml.AbstractXmlBuilder
Return the delegate set by getDelegate().
getDelegator(Node) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Returns the node in this document which delegates to (is based on) a given node in the base document.
getDelegator(Node) - Method in class uk.ac.starlink.votable.VODocument
 
getDeleteOnExit() - Method in class uk.ac.starlink.vo.UwsJob
Indicates whether this job will be deleted when the JVM exits, if it has not been deleted before.
getDeleteSelectedAction() - Method in class uk.ac.starlink.diva.DrawActions
 
getDeleteSelectedRowsAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getDeletionPolicy() - Method in class diva.graphx.toolbox.DeletionListener
Get the delation policy
getDelimeters() - Method in class uk.ac.starlink.util.AsciiFileParser
Get the character used as field delimeters.
getDelimiter() - Method in interface uk.ac.starlink.ecsv.EcsvMeta
Returns the delimiter character used for this file.
getDelimiter() - Method in class uk.ac.starlink.ecsv.EcsvTableWriter
Returns the delimiter character, either a space or a comma.
getDelta() - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
getDelta() - Method in class uk.ac.starlink.pal.AngleDR
Get the second component of the angle
getDeltaCount() - Method in class diva.sketch.recognition.SceneDeltaSet
Return the number of deltas contained in this set.
getDeltaThreshold() - Method in class gaia.cu9.tools.parallax.util.CdfIntegration
 
getDeriv() - Method in class uk.ac.starlink.pal.UTCdate
UTC Date
getDescribedValue(String) - Method in class uk.ac.starlink.fits.FitsHeader
Returns the content of a card with a given key as a DescribedValue, if such a key exists.
getDescribedValue() - Method in class uk.ac.starlink.vo.DoubleValueField
Returns a described value object (metadata+data) which describes the value currently held by this field.
getDescribedValueByName(Collection<DescribedValue>, String) - Static method in class uk.ac.starlink.table.Tables
Utility method to locate an element in a list of DescribedValue given the name of its ValueInfo member.
getDescribedValueByName(String) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Returns a table parameter that can be identified by the given designation.
getDescription() - Method in class diva.gui.ExtensionFileFilter
Returns the human readable description of this filter.
getDescription() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a description of the catalog, or null if not available
getDescription() - Method in class jsky.catalog.astrocat.AstroCatalog
Return a description of the catalog, or null if not available
getDescription() - Method in interface jsky.catalog.Catalog
Return a description of the catalog, or null if not available
getDescription() - Method in interface jsky.catalog.FieldDesc
Return a more detailed description of this field.
getDescription() - Method in class jsky.catalog.FieldDescAdapter
 
getDescription() - Method in class jsky.catalog.irsa.IRSACatalog
Return a description of the catalog, or null if not available
getDescription() - Method in class jsky.catalog.MemoryCatalog
Return a description of the catalog, or null if not available
getDescription() - Method in class jsky.catalog.skycat.SkycatCatalog
Return a description of the catalog (same as name here)
getDescription() - Method in class jsky.catalog.skycat.TestCatalog
Return a description of the catalog, or null if not available
getDescription() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol description, or null if not available
getDescription() - Method in class jsky.catalog.TestCatalog
Return a description of the catalog, or null if not available
getDescription(Point) - Method in class jsky.timeline.BlockTimeLineNode
returns a description for the area at the specified point
getDescription(Point) - Method in class jsky.timeline.DefaultTimeLineNode
returns a description for the area at the specified point
getDescription(Point) - Method in interface jsky.timeline.TimeLineNode
returns a description for the area at the specified point
getDescription() - Method in class jsky.util.gui.ExampleFileFilter
Returns the human readable description of this filter.
getDescription(int) - Static method in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Get a user presentable description of a marker.
getDescription() - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Get the description used in the label.
getDescription() - Method in class uk.ac.starlink.connect.AuthKey
Returns the description of this key.
getDescription() - Method in class uk.ac.starlink.datanode.nodes.ARYDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.CompressedDataNode
 
getDescription() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Gets a concise description of this object.
getDescription() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.ErrorDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.FrameDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.HDSDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.HistoryDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.NDArrayDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.NdxDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.ScalarDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.TfitsDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.WCSDataNode
 
getDescription() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
 
getDescription() - Method in interface uk.ac.starlink.ecsv.EcsvColumn
Returns the column description text if available.
getDescription() - Method in interface uk.ac.starlink.pds4.Field
Returns the description string associated with this field.
getDescription() - Method in interface uk.ac.starlink.pds4.Group
Returns the optional group description.
getDescription() - Method in interface uk.ac.starlink.pds4.Table
Returns the description for this table.
getDescription() - Method in class uk.ac.starlink.registry.BasicCapability
Returns a textual description of this capability.
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.
getDescription() - Method in class uk.ac.starlink.task.Parameter
Returns the textual description for this parameter.
getDescription() - Method in class uk.ac.starlink.ttools.build.Heading
Returns HTML description string.
getDescription() - Method in class uk.ac.starlink.ttools.cea.CeaMetadata
Returns description text for this application.
getDescription() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns this parameter's description.
getDescription() - Method in class uk.ac.starlink.ttools.cone.CdsUploadMatcher.VizierMeta
Returns a table description.
getDescription() - Method in class uk.ac.starlink.ttools.convert.SkySystem
Returns a short description of this system.
getDescription() - Method in class uk.ac.starlink.ttools.filter.BasicFilter
 
getDescription() - Method in interface uk.ac.starlink.ttools.filter.ProcessingFilter
Description for this filter.
getDescription() - Method in class uk.ac.starlink.ttools.mode.CgiMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.ChecksumMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.CopyMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.CountMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.CubeMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.ExtAppMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.JdbcMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.MetadataMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.MocMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.NullMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.PlasticMode
 
getDescription() - Method in interface uk.ac.starlink.ttools.mode.ProcessingMode
Returns a textual description of this processing mode.
getDescription() - Method in class uk.ac.starlink.ttools.mode.SampMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.StatsMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.SwingMode
 
getDescription() - Method in class uk.ac.starlink.ttools.mode.TopcatMode
 
getDescription() - Method in class uk.ac.starlink.ttools.plot.GraphicExporter
Returns a minimal description of this exporter.
getDescription() - Method in enum uk.ac.starlink.ttools.plot2.geom.MatrixFormat
Returns a user-directed description of this format.
getDescription() - Method in class uk.ac.starlink.ttools.plot2.geom.Sin2
Get a description of the component
getDescription() - Method in class uk.ac.starlink.ttools.plot2.geom.Sin2.Sin2Deproj
Get a description of the component
getDescription() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeJELFunction.TimeQuantity
Returns a short plain-text description of this quantity.
getDescription() - Method in class uk.ac.starlink.ttools.plot2.Gesture
Returns a description for this gesture.
getDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.Combiner
Returns a short textual description of this combiner.
getDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
Returns a short description for this mode.
getDescription() - Method in interface uk.ac.starlink.ttools.plot2.layer.Kernel1dShape
Returns a short description for this shape.
getDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.LevelMode
Returns a short description of this mode.
getDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.Normalisation
Returns a short description of this mode.
getDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.PolygonShape
Returns a short description for this shape.
getDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Returns a short description for this shape.
getDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.Unit
Description text to be included in XML documentation.
getDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.XYArrayPlacement
Returns this placement policy's description.
getDescription() - Method in interface uk.ac.starlink.ttools.plot2.Scaling
Returns a short description of this scaling.
getDescription(PaintModeParameter) - Method in class uk.ac.starlink.ttools.plottask.PaintMode
Returns a short XML description (no enclosing tag) of this mode's behaviour.
getDescription() - Method in class uk.ac.starlink.ttools.taplint.CapabilityStage
 
getDescription() - Method in class uk.ac.starlink.ttools.taplint.ColumnMetadataStage
 
getDescription() - Method in class uk.ac.starlink.ttools.taplint.CompareMetadataStage
 
getDescription() - Method in enum uk.ac.starlink.ttools.taplint.DatalinkCode
Returns a short textual description of the use of this code.
getDescription() - Method in class uk.ac.starlink.ttools.taplint.EpnTapStage
 
getDescription() - Method in class uk.ac.starlink.ttools.taplint.ExampleStage
 
getDescription() - Method in enum uk.ac.starlink.ttools.taplint.FixedCode
Returns a short textual description of the use of this code.
getDescription() - Method in class uk.ac.starlink.ttools.taplint.JobStage
 
getDescription() - Method in class uk.ac.starlink.ttools.taplint.ObsLocStage
 
getDescription() - Method in class uk.ac.starlink.ttools.taplint.ObsTapStage
 
getDescription() - Method in class uk.ac.starlink.ttools.taplint.QueryStage
 
getDescription() - Method in enum uk.ac.starlink.ttools.taplint.ReportType
Returns the description text for this type.
getDescription() - Method in interface uk.ac.starlink.ttools.taplint.Stage
Returns a short one-line description of this stage.
getDescription() - Method in class uk.ac.starlink.ttools.taplint.TableMetadataStage
 
getDescription() - Method in class uk.ac.starlink.ttools.taplint.TapRunner
Returns a short description.
getDescription() - Method in class uk.ac.starlink.ttools.taplint.UnitUcdStage
 
getDescription() - Method in class uk.ac.starlink.ttools.taplint.UploadStage
 
getDescription() - Method in class uk.ac.starlink.ttools.taplint.XsdStage
 
getDescription() - Method in interface uk.ac.starlink.ttools.task.Aggregator
Returns a short textual description for this aggregator.
getDescription() - Method in class uk.ac.starlink.ttools.task.ChoiceMode
 
getDescription() - Method in class uk.ac.starlink.ttools.task.JoinFixActionParameter.Fixer
Returns a short description of the function of this object.
getDescription() - Method in class uk.ac.starlink.util.gui.BasicFileFilter
Returns the human readable description of this filter.
getDescription(int) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Get the description of a state by index.
getDescription() - Method in class uk.ac.starlink.vo.AbstractAdqlExample
 
getDescription() - Method in interface uk.ac.starlink.vo.AdqlExample
Returns this example's description.
getDescription() - Method in class uk.ac.starlink.vo.ColumnMeta
Returns this column's description.
getDescription(Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the value of the DataLink description column in a given row.
getDescription() - Method in class uk.ac.starlink.vo.DataModelAdqlExample
 
getDescription() - Method in class uk.ac.starlink.vo.ForeignMeta
Returns the description for this foreign key.
getDescription() - Method in interface uk.ac.starlink.vo.RegCapabilityInterface
Returns a textual description of this capability.
getDescription() - Method in class uk.ac.starlink.vo.Ri1RegistryTableLoadDialog
 
getDescription() - Method in class uk.ac.starlink.vo.SchemaMeta
Returns this schema's description.
getDescription() - Method in class uk.ac.starlink.vo.TableMeta
Returns this table's description.
getDescription() - Method in interface uk.ac.starlink.vo.TapLanguage
Returns a textual description of this language.
getDescription() - Method in interface uk.ac.starlink.vo.TapLanguageFeature
Returns a textual description of this feature.
getDescription() - Method in class uk.ac.starlink.vo.TapMetaPolicy
Returns a plain text description of this object.
getDescription() - Method in interface uk.ac.starlink.vo.TapServiceFinder.Service
Returns a textual description of this service.
getDescription() - Method in interface uk.ac.starlink.vo.TapServiceFinder.Table
Returns a textual description of this table.
getDescription() - Method in interface uk.ac.starlink.vo.VocabTerm
Returns a human-readable description of the underlying concept.
getDescription() - Method in enum uk.ac.starlink.vo.Vosi11TapMetaReader.DetailMode
Returns a description of the function described by this mode (one sentence, not capitalised).
getDescription() - Method in interface uk.ac.starlink.votable.datalink.ExampleUrl
Returns a textual description of the example.
getDescription() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
Returns descriptive text for this service.
getDescription() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns the description for this parameter.
getDescription() - Method in class uk.ac.starlink.votable.VOElement
Returns the text of a DESCRIPTION element associated with this object, or null if none exists.
getDescriptionAttribute(String[]) - Method in interface uk.ac.starlink.cdf.CdfTableProfile
Returns the name of the CDF Variable Attribute whose value is used to supply the column description metadata for the converted StarTable.
getDescriptionLines() - Method in class uk.ac.starlink.ttools.calc.SchlegelFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.AddColumnFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.AddSkyCoordsFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.AssertFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.BadValueFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.BasicFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.CacheFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.CheckFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.ClearParameterFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.CollapseColsFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.ColumnMetadataFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.ConstFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.DeleteColumnFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.EveryFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.ExplodeAllFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.ExplodeColsFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.FixNamesFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.GroupFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.HeadFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.HealpixMetadataFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.KeepColumnFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.MetadataFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.NameFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.PixSampleFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.ProgressFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.RandomFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.RandomViewFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.RangeFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.RepeatFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.ReplaceColumnFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.ReplaceValueFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.ResolverFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.SelectFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.SequentialViewFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.SetParameterFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.SortFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.SortHeadFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.StatsFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.TailFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.TransposeFilter
 
getDescriptionLines() - Method in class uk.ac.starlink.ttools.filter.UniqueFilter
 
getDescriptorId() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
Returns the identifier for this service descriptor.
getDeserializerAs(String) - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializerFactory
 
getDesktop() - Static method in class jsky.app.jskycat.JSkyCat
Return the JDesktopPane, if using internal frames, otherwise null
getDesktop() - Method in class jsky.catalog.gui.CatalogNavigator
Return the JDesktopPane, if using internal frames, otherwise null
getDesktop() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the JDesktopPane, if using internal frames, otherwise null
getDesktop() - Static method in class jsky.util.gui.DialogUtil
This should be called if you want to use internal dialogs
getDesktopContext() - Method in class diva.whiteboard.Whiteboard
 
getDesktopContext() - Method in class diva.whiteboard.WhiteboardView
 
getDestruction() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns this job's destruction time.
getDigit() - Method in class uk.ac.starlink.pal.palString
Get the Digit Flag
getDigits() - Method in class uk.ac.starlink.ast.Frame
Get number of digits of precision.
getDigits(int) - Method in class uk.ac.starlink.ast.Frame
Get number of digits of precision by axis.
getDigits() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Get the number of digits of precision.
getDimCount() - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Returns the dimensionality of points in the sequence generated by attractors from this family.
getDimens() - Method in class nom.tam.fits.BinaryTable
 
getDimensions(Object) - Static method in class nom.tam.util.ArrayFuncs
Find the dimensions of an object.
getDimensions(int) - Method in class uk.ac.starlink.fits.ColFitsTableSerializer
 
getDimensions(int) - Method in interface uk.ac.starlink.fits.FitsTableSerializer
Returns the dimensions of the items which will be output for a given column.
getDimensions(int) - Method in class uk.ac.starlink.fits.StandardFitsTableSerializer
 
getDims() - Method in class uk.ac.starlink.array.NDShape
Returns the extents in each dimension of the NDShape.
getDir() - Method in class jsky.util.Preferences
Return the name of the directory to use to store the preferences.
getDir() - Method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Returns the directory associated with this cache.
getDirection(double) - Static method in class diva.canvas.CanvasUtilities
Return the closest direction from SwingConstants, based on the given angle.
getDirection(int) - Method in class uk.ac.starlink.ast.Frame
Get display axis in conventional direction by axis.
getDirectory() - Method in class diva.gui.AbstractStoragePolicy
Return a reasonable directory for file choosers to use.
getDirectory() - Static method in class jsky.catalog.astrocat.AstroCatConfig
This method is called once at startup to load the top level catalog directory
getDirectory() - Static method in class jsky.catalog.irsa.IRSAConfig
This method is called once at startup to load the top level catalog directory
getDirectory() - Static method in class jsky.catalog.skycat.SkycatConfigFile
This method is called once at startup to load the top level catalog directory
getDisabledIconAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns the tab disabled icon at the given index.
getDisabledIconAt(String) - Method in class diva.gui.toolbox.JTreePane
Returns the tab disabled icon at the given index.
getDisco() - Method in class uk.ac.starlink.ast.PcdMap
Get pcdMap pincushion/barrel distortion coefficient.
getDiskRowCount(File[]) - Method in class uk.ac.starlink.ttools.plot2.data.ColumnStorage
Returns an estimate of the number of rows contained in files previously written by this storage object.
getDisplayBounds() - Method in class uk.ac.starlink.ttools.plot.Plot3D
Returns the bounds of the apparent display area.
getDisplayEnd() - Method in class jsky.timeline.TimeLine
get the displayed end of the timeline
getDisplayImage() - Method in interface jsky.image.gui.BasicImageDisplay
Return the image being displayed (after image processing).
getDisplayImage() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the image being displayed (after image processing).
getDisplayImage() - Method in class jsky.image.gui.ImageDisplay
Return the image being displayed (after image processing).
getDisplayImage() - Method in class jsky.image.ImageProcessor
Returns the current display image.
getDisplayName() - Method in class uk.ac.starlink.ttools.plot2.config.NamedColorChooserPanel
 
getDisplayName() - Method in class uk.ac.starlink.ttools.plot2.config.PaletteColorChooserPanel
 
getDisplayName() - Method in enum uk.ac.starlink.vo.TapServiceFinder.Target
Returns the name to be used for identifying this target in the user interface.
getDisplayStart() - Method in class jsky.timeline.TimeLine
get the displayed start of the timeline
getDisplayValue() - Method in class uk.ac.starlink.ttools.plot2.config.TextDisplaySlider
Returns the text to display.
getDistance() - Method in class uk.ac.starlink.ttools.plot2.IndicatedRow
Returns the distance of the row position from the reference position.
getDistanceCdf(StarVariables) - Method in class gaia.cu9.tools.parallax.DistanceEstimator
 
getDistanceInterval() - Method in class gaia.cu9.tools.parallax.datamodel.DistanceEstimation
 
getDistanceModulusCdf(StarVariables) - Method in class gaia.cu9.tools.parallax.DistanceEstimator
 
getDistanceModulusPDF() - Method in class gaia.cu9.tools.parallax.PDF.DistanceEstimationMethod
 
getDistanceMultiplier() - Method in class gaia.cu9.tools.parallax.readers.CsvSchema
 
getDistancePDF() - Method in class gaia.cu9.tools.parallax.PDF.DistanceEstimationMethod
 
getDistinctPositions() - Method in class uk.ac.starlink.tfcat.LinearRing
Returns an array of the positions defining this ring; the last one is not a duplicate of the first.
getDocSuffix() - Method in class uk.ac.starlink.ttools.build.Heading
Returns unique text suitable for forming a filename.
getDoctype() - Method in class uk.ac.starlink.hdx.HdxDocument
 
getDoctype() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
getDoctypeDeclaration() - Method in class uk.ac.starlink.votable.VOTableVersion
Returns the text of the DOCTYPE XML declaration for this version.
getDocument() - Method in class diva.gui.AbstractView
Get the document that this view is viewing.
getDocument() - Method in interface diva.gui.View
Get the document that this view is viewing.
getDocument() - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
Returns a DOMSource corresponding to the XMLDocument underlying this data node.
getDocument() - Method in enum uk.ac.starlink.ttools.taplint.DatalinkCode
Returns a reference to the standards document to which this code refers, if applicable.
getDocument() - Method in class uk.ac.starlink.util.gui.SelectTextField
Get the document model used by the JTextField.
getDocument() - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
Returns the DOM document built by this parser, following a parse.
getDocumentElement() - Method in class uk.ac.starlink.hdx.HdxDocument
 
getDocumentElement() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
getDocumentFactory() - Method in class diva.gui.AbstractApplication
Get the factory that creates new documents
getDocumentFactory() - Method in interface diva.gui.Application
Get the factory that this application uses to create document objects.
getDocumentURI() - Method in class uk.ac.starlink.hdx.HdxDocument
 
getDocumentURI() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
getDocumentUrl(TapService) - Method in class uk.ac.starlink.ttools.taplint.XsdStage
Returns the URL of the document to validate, given the service URL for the TAP service.
getDocumentUrl() - Method in enum uk.ac.starlink.vo.SiaVersion
Returns the URL of the standards document defining this version.
getDocURL() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in class jsky.catalog.astrocat.AstroCatalog
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in interface jsky.catalog.Catalog
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in interface jsky.catalog.FieldDesc
Return a URL pointing to documentation for this field, or null if not available
getDocURL() - Method in class jsky.catalog.FieldDescAdapter
Return a URL pointing to documentation for this field, or null if not available
getDocURL() - Method in class jsky.catalog.irsa.IRSACatalog
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in class jsky.catalog.MemoryCatalog
Return the documentation URL for the catalog
getDocURL() - Method in class jsky.catalog.skycat.SkycatCatalog
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in class jsky.catalog.skycat.TestCatalog
Return a URL pointing to documentation for the catalog, or null if not available
getDocURL() - Method in class jsky.catalog.TestCatalog
Return a URL pointing to documentation for the catalog, or null if not available
getDocUrl() - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Returns a URL on the WWW at which additional or background information about this attractor family may be found.
getDOM(URI) - Method in interface uk.ac.starlink.hdx.HdxContainer
Obtains a DOM representing the HDX.
getDOM(Source) - Method in class uk.ac.starlink.util.SourceReader
Returns a DOM Node representing the given source.
getDomain() - Method in class uk.ac.starlink.ast.Frame
Get coordinate system domain.
getDomain() - Method in class uk.ac.starlink.ttools.plot2.data.Input
Returns the value domain which this input represents.
getDomainMapper() - Method in class uk.ac.starlink.ttools.plot2.task.CoordSpec
Returns the domain mapper used to interpret the value, or null if the quantity is not domain-sensitive.
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.
getDomainMappers() - Method in class uk.ac.starlink.ttools.plot2.task.CoordValue
Returns the domain mappers used to decode the coordinate's input values, where known.
getDomainName() - Method in interface uk.ac.starlink.table.Domain
Returns the name of this domain.
getDomainName() - Method in class uk.ac.starlink.table.TimeDomain
 
getDomainName() - Method in class uk.ac.starlink.ttools.plot2.data.AreaDomain
 
getDomainName() - Method in class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord.ArrayDomain
 
getDomainName() - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDomain
 
getDomConfig() - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
getDomConfig() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
getDouble(String, Map<String, String>, double) - Method in class gaia.cu9.tools.parallax.DistanceEstimator
 
getDouble(String, List<String>, double) - Method in class gaia.cu9.tools.parallax.readers.CsvReader
 
getDouble(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
getDouble(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
getDouble(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
getDouble(byte[], int, int, int, int) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Gets the field value as a Java double.
getDouble(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
getDouble(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
getDouble(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
getDouble(String) - Static method in class jsky.util.Convert
Extracts a double from a string.
getDouble() - Method in class nom.tam.util.ByteParser
Read in the buffer until a double is read.
getDouble(int) - Method in class nom.tam.util.ByteParser
Look for a double in the buffer.
getDouble(byte[], int, int, int, int) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
getDouble(Object) - Static method in class uk.ac.starlink.ttools.filter.CalculatorColumnSupplement
Utility method to turn an Object into a floating point value.
getDoubleArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getDoubleBuffer() - Method in class uk.ac.starlink.util.DoubleList
Returns the array currently used to store the contents of this list.
getDoubleColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns a double value for a cell of the current row.
getDoubleColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getDoubleColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
 
getDoubleColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
getDoubleField(int, int) - Method in class uk.ac.starlink.util.AsciiFileParser
Get the double precision value of a field.
getDoubleProperty(String) - Method in class jsky.catalog.TablePlotSymbol
Called by reflection for the DVMap interface to get the value of the named variable of type Double
getDoubleProperty(String) - Method in class jsky.util.JavaExpr
Called by reflection for the DVMap interface to get the value of the named variable
getDoubleProperty(String) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction.XResolver
 
getDoubleProperty(String) - Method in class uk.ac.starlink.ttools.jel.JELFunction.XResolver
 
getDoubleProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getDoubleProperty(String) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeJELFunction.TimeResolver
 
getDoubleValue(String) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getDoubleValue(String, double) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getDoubleValue(String) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getDoubleValue(String, double) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getDoubleValue(String) - Method in class nom.tam.fits.Header
Get the double value associated with the given key.
getDoubleValue(String, double) - Method in class nom.tam.fits.Header
Get the double value associated with the given key.
getDoubleValue() - Method in class uk.ac.starlink.ast.gui.AstDoubleField
Get the current value as double precision.
getDoubleValue() - Method in class uk.ac.starlink.ast.gui.DecimalField
Get the current value as double precision.
getDoubleValue(String) - Method in class uk.ac.starlink.fits.FitsHeader
Returns the double value for a card with a given key, if one exists.
getDoubleValue(String) - Method in class uk.ac.starlink.oldfits.HeaderCards
Returns the double value for a card with a given key.
getDoubleValue(long) - Method in interface uk.ac.starlink.table.storage.ColumnReader
Retrieve the current value of this sequence as a floating point number.
getDoubleValue(Double) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getDoubleValue(long) - Method in interface uk.ac.starlink.ttools.plot2.data.CachedReader
Retrieve the value at a given index as a floating point number.
getDoubleValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.CachedTupleSequence
 
getDoubleValue(int) - Method in interface uk.ac.starlink.ttools.plot2.data.Tuple
Returns the value of a given column as a double.
getDoubleValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperTuple
 
getDraftIdentifier() - Method in class uk.ac.starlink.votable.VOTableVersion
Returns a draft-version identifier for VOTable versions that are not yet in their final form.
getDragFilter() - Method in class diva.sketch.SketchController
Return the mouse filter used for dragging.
getDraggedNode() - Method in class uk.ac.starlink.datanode.tree.DataNodeJTree
Returns the last place the mouse button was pressed on this component.
getDragInteractor() - Method in class diva.canvas.toolbox.BasicController
Get the drag interactor
getDragInteractor() - Method in class diva.compat.trace.TraceController
Get the drag interactor
getDragInteractor() - Method in class diva.graph.NodeInteractor
Get the interactor that drags nodes
getDragInteractor() - Method in class diva.graphx.interaction.NodeInteractor
Get the interactor that drags nodes
getDragInteractor() - Method in class diva.sketch.toolbox.PanZoomController
Get the drag interactor
getDragInteractor() - Method in class jsky.image.graphics.DivaImageGraphics
Return an interactor that allows dragging figures
getDragInteractor() - Method in class uk.ac.starlink.diva.DrawController
Get the drag interactor
getDraw() - Method in class uk.ac.starlink.diva.DrawActions
Return the Draw instance.
getDrawAxes(int) - Method in class uk.ac.starlink.ast.Plot
Get draw axes for a Plot by axis.
getDrawAxes() - Method in class uk.ac.starlink.ast.Plot
Get draw axes for a Plot.
getDrawingMode() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the current drawing mode
getDrawingMode() - Method in class uk.ac.starlink.diva.DrawActions
Return the current drawing mode.
getDrawingModeAction(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Return the action for the given mode
getDrawingModeAction(int) - Method in class uk.ac.starlink.diva.DrawActions
Return the action for the given mode.
getDrawLabels() - Method in class jsky.util.gui.VRangeSlider
Indicates whether textual annotations will be drawn near this widget.
getDrawTitle() - Method in class uk.ac.starlink.ast.Plot
Get draw a title for a Plot.
getDropNode() - Method in class uk.ac.starlink.datanode.tree.DataNodeJTree
Returns the current position of the mouse if it's being dragged on this component.
getDsbCentre() - Method in class uk.ac.starlink.ast.DSBSpecFrame
Get the central position of interest in a dual sideband spectrum.
getDTD() - Method in class diva.compat.xml.XmlDocument
Get the DTD of this document.
getDTD() - Method in class diva.util.xml.XmlDocument
Get the DTD of this document.
getDTDPublicID() - Method in class diva.compat.xml.XmlDocument
Get the public ID of the DTD of this document.
getDTDPublicID() - Method in class diva.util.xml.XmlDocument
Get the public ID of the DTD of this document.
getDTDSystemID() - Method in class diva.compat.xml.XmlDocument
Get the system ID of the DTD of this document.
getDTDSystemID() - Method in class diva.util.xml.XmlDocument
Get the system ID of the DTD of this document.
getDtdUrl() - Method in class uk.ac.starlink.votable.VOTableVersion
Returns a URL from which the DTD can be retrieved.
getDummyHDU() - Static method in class nom.tam.fits.BasicHDU
 
getDuration() - Method in class jsky.timeline.BlockTimeLineNode
get the duration of the time line node
getDuration() - Method in class jsky.timeline.DefaultTimeLineNode
get the duration of the time line node
getDuration() - Method in class jsky.timeline.DefaultTimeLineNodeModel
get the duration of the time line node
getDuration() - Method in interface jsky.timeline.TimeLineNode
get the duration of the time line node
getDuration() - Method in interface jsky.timeline.TimeLineNodeModel
get the duration of the time line node
getDut1() - Method in class uk.ac.starlink.ast.Frame
Get the UT1-UTC correction.
getE() - Method in class diva.canvas.interactor.BoundsGeometry
Get the east site.
getE() - Method in class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Get the east site.
getEarthv() - Method in class uk.ac.starlink.pal.AMParams
Get barycentric Earth velocity
getEclipticLatitude() - Method in class jsky.science.Coordinates
Returns the ecliptic latitude of the position in degrees.
getEclipticLongitude() - Method in class jsky.science.Coordinates
Returns the ecliptic longitude of the position in degrees.
getEdge(int) - Method in class diva.pod.lwgraph.LightweightGraph
Get the edge with the given id, or null if the edge does not exist.
getEdge(int) - Method in class uk.ac.starlink.ast.Plot
Get which edges to label in a Plot by axis.
getEdgeAdapter(Object) - Method in class diva.graphx.GraphModel
Return the adapter for the given edge object.
getEdgeAdapter(Object) - Method in class diva.graphx.toolbox.BasicGraphModel
Return the model for the given edge object.
getEdgeController(Object) - Method in class diva.graph.AbstractGraphController
Given an edge, return the controller associated with that edge.
getEdgeController(Object) - Method in interface diva.graph.GraphController
Given an edge, return the controller associated with that edge.
getEdgeController(Object) - Method in class diva.graph.schematic.SchematicGraphController
Given an edge, return the controller associated with that edge.
getEdgeController() - Method in class diva.graph.SimpleGraphController
Return the edge controller.
getEdgeController(Object) - Method in class diva.graph.SimpleGraphController
Given an edge, return the controller associated with that edge.
getEdgeController(Object) - Method in class diva.graphx.GraphController
Given an edge, return the controller associated with that edge.
getEdgeController(Object) - Method in class diva.graphx.tutorial.SimpleGraphController
Return the edge controller.
getEdgeCount() - Method in class diva.pod.lwgraph.LightweightGraph
Get the number of edges in this graph
getEdgeCount(int) - Method in class diva.pod.lwgraph.Traversal
Return the number of edges leaving the given node.
getEdgeId() - Method in class diva.pod.lwgraph.BasicLWEdge
Return the integer id of this edge
getEdgeId() - Method in interface diva.pod.lwgraph.LWEdge
Return the integer id of this edge.
getEdgeInteractor() - Method in class diva.graph.BasicEdgeController
Get the interactor given to edge figures.
getEdgeInteractor() - Method in interface diva.graph.EdgeController
Get the interactor given to edge figures.
getEdgeInteractor() - Method in class diva.graphx.EdgeController
Get the interactor given to edge figures.
getEdgeModel(Object) - Method in class diva.graph.modular.BasicModularGraphModel
Return the model for the given edge object.
getEdgeModel(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the model for the given edge object.
getEdgeRenderer() - Method in class diva.graph.BasicEdgeController
Return the edge renderer for this view.
getEdgeRenderer() - Method in interface diva.graph.EdgeController
Return the edge renderer for this view.
getEdges(int) - Method in class diva.pod.lwgraph.Traversal
Return the array of edges leaving the given node.
getEditActions() - Method in class uk.ac.starlink.vo.TapQueryPanel
Returns an array of GUI actions related to editing the ADQL text.
getEditMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the handle for the Edit menu
getEditorPane() - Method in class jsky.html.HTMLViewer
Used to display HTML
getEditSupport() - Method in class diva.gui.AbstractDocument
Return the undoable edit support.
getEditSupport() - Method in interface diva.gui.Document
Return the undoable edit support.
getEffectiveExtent(Kernel1d) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Returns the range of a given kernel over which it will be evaluated for the purposes of this plotter.
getElement(String) - Method in class diva.compat.xml.XmlElement
Return the first child element of this element with the given type, or null if there isn't one.
getElement(String, String) - Method in class diva.compat.xml.XmlElement
Return the first child element of this element with the given type and name, or null if there isn't one.
getElement(String) - Method in class diva.util.xml.XmlElement
Return the first child element of this element with the given type, or null if there isn't one.
getElement(String, String) - Method in class diva.util.xml.XmlElement
Return the first child element of this element with the given type and name, or null if there isn't one.
getElement(int, int) - Method in class nom.tam.fits.AsciiTable
Get a single element as a one-d array.
getElement(int, int) - Method in class nom.tam.fits.BinaryTable
Get a particular element from the table.
getElement(int, int) - Method in interface nom.tam.fits.TableData
 
getElement(int, int) - Method in class nom.tam.fits.TableHDU
 
getElement(int, int) - Method in class nom.tam.util.ColumnTable
Get a element of the table.
getElement(int, int) - Method in interface nom.tam.util.DataTable
 
getElement() - Method in interface uk.ac.starlink.ttools.taplint.CapabilityHolder
Returns the top-level (presumably capabilities) element of the capabilities document.
getElement(Source) - Method in class uk.ac.starlink.util.SourceReader
Returns a DOM Element representing the given source.
getElement() - Method in interface uk.ac.starlink.vo.DaliExample
Returns the DOM element corresponding to this example.
getElementAt(int) - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
 
getElementAttributes() - Method in class uk.ac.starlink.ttools.cea.ElementDeclaration
Returns the element attribute list.
getElementById(String) - Method in class uk.ac.starlink.hdx.HdxDocument
 
getElementById(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
getElementById(String) - Method in class uk.ac.starlink.votable.VODocument
 
getElementClass() - Method in class uk.ac.starlink.util.GenericNioBuffer
Returns the class object of the primitive type that the buffer holds.
getElementContentModel(String) - Method in class diva.util.aelfred.XmlParser
Look up the content model of an element.
getElementContentType(String) - Method in class diva.util.aelfred.XmlParser
Look up the content type of an element.
getElementCount() - Method in class uk.ac.starlink.ttools.votlint.ValueParser
Returns the number of items of class ValueParser.getContentClass() which correspond to values parsed by this parser.
getElementCount(String) - Method in class uk.ac.starlink.votable.VODocument
Returns the number of elements of a given name which have so far been added to this document.
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().
getElementName(Element) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Get the name of an element.
getElementName() - Method in class uk.ac.starlink.ttools.cea.ElementDeclaration
Returns the element name.
getElementName(Element) - Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Get the name of an element.
getElementsByTagName(String) - Method in class uk.ac.starlink.hdx.HdxDocument
 
getElementsByTagName(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
getElementsByTagName(String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
getElementsByTagNameNS(String, String) - Method in class uk.ac.starlink.hdx.HdxDocument
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
getElementsByTagNameNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
getElementsByTagNameNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
getElementsByVOTagName(String) - Method in class uk.ac.starlink.votable.VOElement
Returns a NodeList of all descendant Elements with a given unqualified tag name in the VOTable namespace, in the order in which they are encountered in a preorder traversal of this Element tree.
getElementSequence() - Method in class uk.ac.starlink.votable.VOElement
Returns the number of elements with the same tag name as this one which were present in the document when this one was added to it.
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.
getElementValue(Element) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Get the "value" of an element (really the content).
getElementValue(Element) - Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Get the "value" of an element (really the content).
getEmail() - Method in class uk.ac.starlink.vo.RegRole
Returns the email address associated with the person or organisation.
getEnabled() - Method in interface diva.pod.Generator
Get the flag that says whether the generator is enabled.
getEncodeParamClass() - Method in class jsky.image.fits.codec.FITSCodec
Returns null since no encoder exists.
getEncodeParamClass() - Method in class uk.ac.starlink.jaiutil.HDXCodec
Returns null since no encoder exists.
getEncoding() - Method in class uk.ac.starlink.ast.FitsChan
Get system for encoding Objects as FITS headers.
getEncoding(byte[]) - Static method in class uk.ac.starlink.datanode.nodes.XMLDocument
Returns what appears to be the encoding of the XML stream which starts with a given magic number.
getEncoding() - Method in class uk.ac.starlink.votable.VOTableWriter
Returns the character encoding used for XML output.
getEnd() - Method in class diva.canvas.connector.ConnectorEvent
Return the end of the connector that this event concerns.
getEnd() - Method in class diva.canvas.connector.StraightTerminal
Get the object drawn at the end of the terminal, if there is one.
getEndEntity() - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
getEndOfLine() - Method in class uk.ac.starlink.ttools.task.LineEnder
Returns the end of line text.
getEndPadding() - Method in class uk.ac.starlink.ttools.plot2.ShadeAxis
Returns a nominal number of pixels required at the top and bottom of the ramp icon to accommodated possible axis labels.
getEndpoint() - Method in class uk.ac.starlink.registry.AbstractRegistryClient
Returns the SOAP endpoint this client talks to.
getEndpoint() - Method in class uk.ac.starlink.registry.SoapClient
Returns the endpoint of the service this client talks to.
getEndTime() - Method in class jsky.timeline.BlockTimeLineNode
get the time on the time line that this node ends
getEndTime() - Method in class jsky.timeline.DefaultTimeLineModel
get the ending value of the timeline
getEndTime() - Method in class jsky.timeline.DefaultTimeLineNode
get the time on the time line that this node ends
getEndTime() - Method in class jsky.timeline.DefaultTimeLineNodeModel
get the time on the time line that this node ends
getEndTime() - Method in class jsky.timeline.TimeLine
get the ending value of the timeline
getEndTime() - Method in interface jsky.timeline.TimeLineModel
get the ending value of the timeline
getEndTime() - Method in interface jsky.timeline.TimeLineNode
get the time that this node ends
getEndTime() - Method in interface jsky.timeline.TimeLineNodeModel
get the time that this node ends
getEndTime() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns this job's end time, if it's ended.
getEntities() - Method in class uk.ac.starlink.votable.dom.DelegatingDocumentType
 
getEntityController() - Method in class diva.graph.schematic.SchematicGraphController
Return the entity controller.
getEntityNotationName(String) - Method in class diva.util.aelfred.XmlParser
Get the notation name associated with an NDATA entity.
getEntityPublicId(String) - Method in class diva.util.aelfred.XmlParser
Return an external entity's public identifier, if any.
getEntitySystemId(String) - Method in class diva.util.aelfred.XmlParser
Return an external entity's system identifier.
getEntityType(String) - Method in class diva.util.aelfred.XmlParser
Find the type of an entity.
getEntityValue(String) - Method in class diva.util.aelfred.XmlParser
Return the value of an internal entity.
getEntries() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
Returns a list of all the ZipEntry objects in this zip archive.
getEntries() - Method in class uk.ac.starlink.datanode.nodes.ZipFileDataNode
 
getEntries() - Method in class uk.ac.starlink.datanode.nodes.ZipStreamDataNode
 
getEntriesAtLevel(String) - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
Returns a list of all the entries in this archive whose name starts with a given string.
getEntriesAtLevel(String) - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
Returns all the ZipEntry objects in this archive at a given level in the hierarchy.
getEntry(int, String) - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
Retrieves an entry from one of the metadata sets by key.
getEntryCount() - Method in class uk.ac.starlink.vo.CheckBoxMenu
Returns the number of tickable entries in the menu.
getEntryField() - Method in class uk.ac.starlink.vo.DoubleValueField
Returns this field's text entry component.
getEpoch() - Method in class jsky.science.Coordinates
Returns the epoch year for the position.
getEpoch() - Method in class nom.tam.fits.BasicHDU
Deprecated.
Replaced by getEquinox
getEpoch() - Method in class uk.ac.starlink.ast.Frame
Get epoch of observation.
getEquations() - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Returns a list of lines giving a textual representation of the iteration formula used to generate attractors.
getEquinox() - Method in class jsky.catalog.RowCoordinates
Return the value of the equinox for world coordinates, if it is known (default: 2000).
getEquinox() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the value of the "equinox" property, if defined, otherwise 2000.
getEquinox() - Method in class jsky.catalog.TablePlotSymbol
Return the equinox of the RA and DEC columns
getEquinox() - Method in class jsky.coords.WCSTransform
Return the equinox used for coordinates (usually the equionx of the image)
getEquinox() - Method in interface jsky.coords.WorldCoordinateConverter
Return the equinox used for coordinates (usually the equionx of the image)
getEquinox() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the equinox used for coordinates (usually the equionx of the image)
getEquinox() - Method in class jsky.science.Coordinates
Returns the equinox used to display and parse the coordinate values.
getEquinox() - Method in class nom.tam.fits.BasicHDU
Get the equinox in years for the celestial coordinate system in which positions given in either the header or data are expressed.
getEquinox() - Method in class uk.ac.starlink.ast.SkyFrame
Get epoch of the mean equinox.
getEquinoxCol() - Method in class jsky.catalog.RowCoordinates
Return the Index of a column containing the equnox for each row, or -1 if it is constant.
getEquinoxOptions() - Static method in class jsky.catalog.skycat.SkycatConfigEntry
 
getError() - Method in class uk.ac.starlink.ast.AstroCoords
Returns the error region for this coordinate.
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.
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() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns any error information associated with this job.
getErrorCode() - Method in exception uk.ac.starlink.task.ExecutionException
 
getErrorCount() - Method in class diva.util.LoggableOp
Get the number of errors generated during the most recent operation.
getErrorLines() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
Returns the error output written by the task so far, in an array one line per element.
getErrorMessage(Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the value of the DataLink error_message column in a given row.
getErrorMode() - Method in interface uk.ac.starlink.ttools.plot.ErrorModeSelection
Returns an error mode associated with this object.
getErrorModes() - Method in class uk.ac.starlink.ttools.plot2.config.MultiPointConfigKey
Returns the error mode array used which combines with a shape to work out how to paint an icon.
getErrorRate(String) - Method in class diva.sketch.classification.CrossValidation.CVResult
 
getErrorRenderer() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns the style used for drawing error bars around this marker.
getErrors() - Method in class uk.ac.starlink.ttools.plot.PointData
Returns the coordinates of the error extrema associated with this point.
getErrors() - Method in interface uk.ac.starlink.ttools.plot.PointSequence
Reads the errors for the current row.
getErrors() - Method in class uk.ac.starlink.ttools.plot.WrapperPointSequence
 
getErrorStream() - Method in class diva.util.LoggableOp
Get the stream to which errors are printed.
getErrorStream() - Method in interface uk.ac.starlink.task.Environment
Returns an output stream into which error or logging output from a task can be written.
getErrorStream() - Method in class uk.ac.starlink.task.LineEnvironment
 
getErrorStream() - Method in class uk.ac.starlink.task.TerminalEnvironment
Returns System.err.
getErrorStream() - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
 
getErrorStream() - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
 
getErrorStream() - Method in class uk.ac.starlink.ttools.task.AddEnvironment
 
getErrorStream() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
 
getErrorStream(URLConnection) - Method in class uk.ac.starlink.util.ContentCoding
Returns the error stream response from the given connection, which was prepared using this object's prepareRequest method.
getErrorText() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
Returns a string which contains all the error output written by the task so far.
getErrVarpi() - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
getEscape() - Method in class uk.ac.starlink.ast.Plot
Get allow changes of character attributes within strings.
getEscapes() - Static method in class uk.ac.starlink.ast.grf.GrfEscape
Indicates whether escape sequences will be stripped out of strings returned by AstObject methods.
getEstimationMethod(StarVariables) - Method in class gaia.cu9.tools.parallax.DistanceEstimator
 
getEtc() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
getEtc() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
getEtc() - Method in interface uk.ac.starlink.ndx.Ndx
Returns the XML containing extension information for this NDX.
getEtc() - Method in interface uk.ac.starlink.ndx.NdxImpl
Gets an XML Source holding the extension information.
getEtc() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
getEventLayer() - Method in class diva.canvas.interactor.SelectionDragger
Get the layer that drag events are listened on
getEventLayer() - Method in class jsky.image.graphics.MeasureBand
Get the layer that drag events are listened on
getEventLayer() - Method in class jsky.image.graphics.SelectionDragger
Get the layer that drag events are listened on
getExample() - Method in class uk.ac.starlink.vo.TapExampleLine
Returns the currently displayed example.
getExampleCount() - Method in class diva.sketch.classification.WeightSet
Return the number of examples.
getExampleGeoms() - Method in class uk.ac.starlink.ttools.plot2.task.PlotContext
Returns a list of one or more DataGeom objects to be used for example purposes.
getExampleLower() - Method in class uk.ac.starlink.ttools.plot.ErrorMode
Returns a value between 0 and 1 which represents an example lower bound for this mode, for instance 1 if the bound is in use and 0 if not.
getExampleQueryText(DaliExample) - Method in class uk.ac.starlink.vo.TapQueryPanel
Returns the ADQL text corresponding to the query part of an example.
getExamples(String) - Method in class diva.sketch.classification.CrossValidation.CVData
 
getExamples() - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Returns a hard coded list of attractor parameter arrays that represent interesting members of this family.
getExamplesEndpoint() - Method in interface uk.ac.starlink.vo.TapService
Returns the endpoint at which a DALI/TAP examples document may be found.
getExampleSpecification() - Method in class uk.ac.starlink.table.ClassTableScheme
 
getExampleSpecification() - Method in class uk.ac.starlink.table.jdbc.JDBCTableScheme
 
getExampleSpecification() - Method in class uk.ac.starlink.table.LoopTableScheme
 
getExampleSpecification() - Method in interface uk.ac.starlink.table.TableScheme
Returns a scheme-specific specification string suitable for use in examples.
getExampleSpecification() - Method in class uk.ac.starlink.table.TestTableScheme
 
getExampleSpecification() - Method in class uk.ac.starlink.ttools.scheme.AttractorScheme
 
getExampleSpecification() - Method in class uk.ac.starlink.ttools.scheme.SkySimScheme
 
getExamplesXml() - Static method in class uk.ac.starlink.ttools.build.Plot2Example
Returns a map from the names of the known examples to their XML invocation text.
getExampleUpper() - Method in class uk.ac.starlink.ttools.plot.ErrorMode
Returns a value between 0 and 1 which represents an example upper bound for this mode, for instance 1 if the bound is in use and 0 if it is not.
getExampleUrls() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
Returns a list of example invocations associated with this service.
getExampleValues() - Static method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns strings naming a set of example match engine parameter values.
getException() - Method in class jsky.science.AbstractScienceObject
returns the local exception (if any).
getException() - Method in interface jsky.science.ScienceObjectModel
For validity purposes, a ScienceObjectNode will be "valid" if it has no exceptions assigned to it.
getExecutionDuration() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns the maximum wall-clock time that this job is permitted to run for, in seconds.
getExecutionLimits() - Method in interface uk.ac.starlink.vo.TapCapability
Returns an array of limit values representing the time limits for query execution.
getExecutionTime() - Method in class diva.util.jester.TestCase
Get the execution time of this test case.
getExitAction() - Method in interface diva.gui.AppContext
Return the action that is called back when the user exits the app.
getExitAction() - Method in class diva.gui.AppContextDelegate
Return the exit action of the delegate.
getExitAction() - Method in class diva.gui.AppletContext
Return the action that is called back when the user exits the app.
getExitAction() - Method in class diva.gui.ApplicationContext
Return the action that is called back when the user exits the app.
getExpander() - Method in class uk.ac.starlink.datanode.tree.TreeModelNode
Returns the object which is currently in charge of locating this nodes children.
getExpGroupingSize() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getExpiryDate() - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
getExpMaximumIntegerDigits() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getExpMinimumIntegerDigits() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getExpNegativePrefix() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getExpNegativeSuffix() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getExpPositivePrefix() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getExpPositiveSuffix() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getExpression() - Method in class uk.ac.starlink.ttools.jel.JELFunction
Returns the text of the function expression.
getExpression() - Method in interface uk.ac.starlink.ttools.jel.JELQuantity
Returns the string expression from which this quantity was created.
getExpression() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeJELFunction
Returns the text of the function expression.
getExpression() - Method in class uk.ac.starlink.ttools.task.CombinedColumn
Returns the expression to be aggregated.
getExpression() - Method in class uk.ac.starlink.ttools.task.TableGroup.AggSpec
Returns an expression giving the quantity to be aggregated.
getExpressions() - Method in class uk.ac.starlink.ttools.plot2.task.CoordValue
Returns the user-supplied expressions for the coordinate's values.
getExpressionType(Library, StarTable, String) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Gives the return type of an expression.
getExtColumnMax() - Method in class uk.ac.starlink.fits.AbstractWideFits
 
getExtColumnMax() - Method in interface uk.ac.starlink.fits.WideFits
Maximum extended number of columns that can be represented by this convention.
getExtendedColumnCount(FitsHeader, int) - Method in class uk.ac.starlink.fits.AbstractWideFits
 
getExtendedColumnCount(FitsHeader, int) - Method in interface uk.ac.starlink.fits.WideFits
Returns the total number of columns, including extended ones, described by a FITS header according to this convention.
getExtension(File) - Method in class diva.gui.ExtensionFileFilter
Return the extension portion of the file's name .
getExtension(File) - Method in class jsky.util.gui.ExampleFileFilter
Return the extension portion of the file's name .
getExtension(String) - Static method in class uk.ac.starlink.util.gui.BasicFileFilter
Return the extension of a file's name.
getExtension(File) - Static method in class uk.ac.starlink.util.gui.BasicFileFilter
Return the extension of a file's name.
getExtensionCards(int) - Method in class uk.ac.starlink.fits.AbstractWideFits
 
getExtensionCards(int) - Method in interface uk.ac.starlink.fits.WideFits
Returns an array of per-HDU header cards that announce the operation of this convention in a BINTABLE HDU.
getExtensions() - Method in class uk.ac.starlink.parquet.ParquetTableWriter
 
getExtensions() - Method in interface uk.ac.starlink.table.formats.DocumentedIOHandler
Returns the list of filename extensions recognised by this handler.
getExtensions() - Method in class uk.ac.starlink.table.formats.DocumentedStreamStarTableWriter
 
getExtensions() - Method in class uk.ac.starlink.table.formats.DocumentedTableBuilder
 
getExtensions() - Method in class uk.ac.starlink.votable.ColFitsPlusTableWriter
 
getExtensions() - Method in class uk.ac.starlink.votable.FitsPlusTableWriter
 
getExtensions() - Method in class uk.ac.starlink.votable.VOTableWriter
 
getExtent() - Method in class jsky.util.gui.QuantitySlider
 
getExtent() - Method in interface uk.ac.starlink.ttools.plot2.layer.Kernel1d
Returns the number of pixels in each direction over which the central point will be smoothed.
getExtent() - Method in class uk.ac.starlink.ttools.plot2.layer.Unit
Returns the extent along an axis in some externally-defined units represented by this object.
getExtentCoordIndex() - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
Returns the coordinate index for the time extent coordinate.
getExtentInSeconds() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Returns the extent in seconds.
getExtentInSquareDegrees() - Method in class uk.ac.starlink.ttools.plot2.layer.SolidAngleUnit
Returns the extent of this unit in square degrees.
getExtents() - Method in class uk.ac.starlink.ttools.plot.ErrorMode
Returns the extent objects which characterise this mode.
getExtentSize() - Method in class jsky.util.gui.BasicRangeSliderUI
 
getExternalFailures() - Method in class uk.ac.starlink.xdoc.LinkChecker
Returns the total number of external link resolution failures this checker has come across.
getExtraCoordIndex(int, DataGeom) - Method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns the coordinate index in a DataSpec at which a given one of the extra coordinates represented by this coord group will appear.
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
 
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.AreaForm
 
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.CentralForm
 
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.ErrorArrayForm
 
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
 
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.LineArrayForm
 
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkArrayForm
 
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
 
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
 
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.PairLinkForm
 
getExtraCoords() - Method in interface uk.ac.starlink.ttools.plot2.layer.ShapeForm
Returns data coordinates additional to the basic position which are required to plot a point.
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Returns the additional coordinates associated with this mode.
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm
 
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm
 
getExtraCoords() - Method in interface uk.ac.starlink.ttools.plot2.task.LayerType
Returns a list of any non-positional coordinates associated with this layer.
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
 
getExtraCoords() - Method in class uk.ac.starlink.ttools.plot2.task.SimpleLayerType
 
getExtraCoordSet() - Method in interface uk.ac.starlink.ttools.plot2.layer.MultiPointReader
Returns the coord set defining the non-central coordinates used with this reader.
getExtraPanel() - Method in class uk.ac.starlink.vo.RemoteTreeBrowser
Returns an initially empty panel near the bottom of the window which can be used to hold custom components.
getExtraPositionCount() - Method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns a count of the extra coordinates that can be considered to represent data positions.
getExtraPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.AreaForm
 
getExtraPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.CentralForm
 
getExtraPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.ErrorArrayForm
 
getExtraPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
 
getExtraPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.LineArrayForm
 
getExtraPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkArrayForm
 
getExtraPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
 
getExtraPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
 
getExtraPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.PairLinkForm
 
getExtraPositionCount() - Method in interface uk.ac.starlink.ttools.plot2.layer.ShapeForm
Returns the number of extra coordinates that can be interpreted as positions.
getExtraPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm
 
getExtraPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm
 
getExtras() - Method in class uk.ac.starlink.vo.ColumnMeta
Returns a map of additional non-standard metadata items for this column.
getExtras() - Method in class uk.ac.starlink.vo.SchemaMeta
Returns a map of additional non-standard metadata items for this schema.
getExtras() - Method in class uk.ac.starlink.vo.TableMeta
Returns a map of additional non-standard metadata items for this table.
getExtrasCoordIndex(DataGeom) - Static method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
Returns the column index in a tuple sequence at which the extra (multi-point) coordinates start.
getExtraUsage(TableEnvironment) - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
 
getExtraUsage(TableEnvironment) - Method in class uk.ac.starlink.ttools.plot2.task.LayerTypeParameter
 
getExtraUsage(TableEnvironment) - Method in interface uk.ac.starlink.ttools.task.ExtraParameter
Returns an extended usage message.
getExtraUsage(TableEnvironment) - Method in class uk.ac.starlink.ttools.task.FilterParameter
 
getExtraUsage(TableEnvironment) - Method in class uk.ac.starlink.ttools.task.InputFormatParameter
 
getExtraUsage(TableEnvironment) - Method in class uk.ac.starlink.ttools.task.MultiOutputFormatParameter
 
getExtraUsage(TableEnvironment) - Method in class uk.ac.starlink.ttools.task.OutputFormatParameter
 
getExtraUsage(TableEnvironment) - Method in class uk.ac.starlink.ttools.task.OutputModeParameter
 
getExtraUsage(TableEnvironment) - Method in class uk.ac.starlink.ttools.task.XmlEncodingParameter
 
getExtraWriterNames(boolean) - Static method in class uk.ac.starlink.table.gui.TableSaveChooser
Returns a selection of output handler specifications that can be offered to the user alongside the default-configuration ones.
getExtSize() - Method in class uk.ac.starlink.ttools.plot2.task.PlotSpec
Returns the external plot size supplied at construction time.
getF(String) - Method in class uk.ac.starlink.ast.AstObject
Get a floating point attribute value by name.
getF(String) - Method in class uk.ac.starlink.ast.Plot
 
getFactor() - Method in class uk.ac.starlink.ttools.plot2.geom.LabelUnit
Returns the size of this unit in terms of some standard unit.
getFactory() - Method in class diva.util.jester.TestSuite
Get the factory used by this test suite.
getFactory() - Method in class uk.ac.starlink.datanode.factory.CreationState
 
getFactoryClass() - Method in class uk.ac.starlink.util.ObjectFactory
Returns the class of which any object created by this factory is guaranteed to be an instance.
getFactoryTrace() - Method in class uk.ac.starlink.datanode.factory.CreationState
 
getFamily() - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily.Attractor
Returns this attractor's family.
getFatalCount() - Method in class uk.ac.starlink.ttools.taplint.ReporterErrorHandler
Returns the number of fatal SAX errors encountered.
getFD() - Method in class nom.tam.util.BufferedFile
Get the file descriptor associated with this stream.
getFeatherType() - Method in class uk.ac.starlink.feather.StarColumnWriter
Returns the output data type code.
getFeature(int) - Method in class diva.sketch.classification.FeatureSet
 
getFeature(String, String) - Method in class uk.ac.starlink.hdx.HdxDOMImplementation
Get the implementation of a specific feature.
getFeature(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getFeatureCount() - Method in class diva.sketch.classification.FeatureSet
 
getFeatures() - Method in class diva.sketch.classification.FeatureSet
 
getFeatures() - Method in class uk.ac.starlink.tfcat.FeatureCollection
Returns the features in this collection.
getFeaturesMap() - Method in interface uk.ac.starlink.vo.TapLanguage
Returns a map of language features for this language.
getFeatureUris() - Method in enum uk.ac.starlink.vo.AdqlVersion
Returns an array of all the language feature URIs defined by this version.
getFg() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's foreground color (if no color is specified, use 2 colors: black and white)
getField(int) - Method in class uk.ac.starlink.ttools.votlint.DataHandler
Returns the FieldHandler object for a given column.
getField() - Method in class uk.ac.starlink.votable.FieldRefElement
Returns the FIELD element referenced by this FIELDref.
getFieldClass() - Method in interface jsky.catalog.FieldDesc
Return the class to use to store values in this field.
getFieldClass() - Method in class jsky.catalog.FieldDescAdapter
 
getFieldDelimiter() - Method in interface uk.ac.starlink.pds4.DelimitedTable
Returns the field delimiter character.
getFieldDesc() - Method in class jsky.catalog.irsa.IRSACatalog
Download the XML file describing the catalog's table columns and return an array of field descriptions corresponding to the columns.
getFieldDesc() - Method in class jsky.catalog.SearchCondition
Return the column or parameter description.
getFieldLength() - Method in interface uk.ac.starlink.pds4.Field
Returns the number of bytes this field occupies in a fixed-length record.
getFieldLocation() - Method in interface uk.ac.starlink.pds4.Field
Returns the 1-based byte offset into the fixed-length record at which this field is found.
getFields() - Method in class jsky.catalog.MemoryCatalog
Return an array of objects describing the table columns
getFields() - Static method in class jsky.image.gui.PickObjectStatistics
Return an array of objects describing the columns returned by getRow().
getFields() - Method in class uk.ac.starlink.table.gui.LabelledComponentStack
Returns an array of the components which have been added.
getFields() - Method in class uk.ac.starlink.tfcat.FeatureCollection
Returns a map of field names to fields for this collection.
getFields() - Method in class uk.ac.starlink.ttools.votlint.StreamingHandler
Returns the fields used for this stream.
getFields() - Method in class uk.ac.starlink.ttools.votlint.TableHandler
Returns a list of the fields currently found.
getFields() - Method in class uk.ac.starlink.votable.GroupElement
Returns an array of the FIELDs associated with this group.
getFields() - Method in class uk.ac.starlink.votable.TableElement
Returns the FIELD elements for this table.
getFieldType(String) - Static method in enum gov.nasa.pds.label.object.FieldType
Gets the proper field type for an XML type string in a label instance.
getFieldType() - Method in interface uk.ac.starlink.pds4.Field
Returns the field data type object.
getFieldType() - Method in class uk.ac.starlink.pds4.FieldReader
Returns the field type for this reader.
getFigure() - Method in class diva.canvas.AbstractSite
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.connector.ArcMidpointSite
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.connector.AutonomousSite
Return null.
getFigure() - Method in class diva.canvas.connector.BoundsSite
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.connector.CenterSite
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.connector.NullSite
Return null
getFigure() - Method in class diva.canvas.connector.ParametricSite
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.connector.PerimeterSite
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Get the figure to which this site is attached, or null if it is not attached to a figure.
getFigure() - Method in class diva.canvas.interactor.BoundsGeometry
Get the figure to which this geometry object is attached.
getFigure() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Get the figure to which this site is attached, or null if it is not attached to a figure.
getFigure() - Method in class diva.canvas.interactor.CircleGeometry
Get the figure to which this geometry object is attached.
getFigure() - Method in interface diva.canvas.interactor.Geometry
Get the figure to which this geometry object is attached.
getFigure() - Method in class diva.canvas.interactor.PathGeometry
Get the figure to which this geometry object is attached.
getFigure() - Method in class diva.canvas.interactor.PathGeometry.Vertex
Get the figure to which this site is attached, or null if it is not attached to a figure.
getFigure() - Method in interface diva.canvas.Site
Get the figure to which this site is attached.
getFigure() - Method in class diva.canvas.SiteDecorator
Deprecated.
Get the figure to which this site is attached.
getFigure(Object) - Method in class diva.graph.AbstractGraphController
Return the figure associated with the given semantic object (node or edge), or null if there is no association.
getFigure(Object) - Method in interface diva.graph.GraphController
Return the figure associated with the given semantic object (node or edge), or null if there is no association.
getFigure(Object) - Method in class diva.graphx.NodeController
Get the figure corresponding to the given node.
getFigure() - Method in class jsky.catalog.gui.SymbolSelectionEvent
Return the figure for the event.
getFigure() - Method in class jsky.graphics.CanvasFigureEvent
Return the figure for the event.
getFigureCount() - Method in class diva.canvas.AbstractFigureContainer
Return the number of child figures in this container.
getFigureCount() - Method in class diva.canvas.BasicZList
Return the number of figures in this list.
getFigureCount() - Method in class diva.canvas.CompositeFigure
Return the number of elements in this container.
getFigureCount() - Method in interface diva.canvas.FigureContainer
Return the number of figures in this container.
getFigureCount() - Method in class diva.canvas.FigureDecorator
Return zero if there is no child, or one if there is.
getFigureCount() - Method in class diva.canvas.FigureLayer
Return the number of figures in this layer.
getFigureCount() - Method in interface diva.canvas.ZList
Return the number of elements in this list.
getFigureCount() - Method in interface jsky.graphics.CanvasGraphics
Return the number of figures.
getFigureCount() - Method in class jsky.image.graphics.DivaImageGraphics
Return the number of figures.
getFigureLayer() - Method in class diva.canvas.interactor.SelectionDragger
Get the layer that figures are selected on
getFigureLayer() - Method in class jsky.image.graphics.MeasureBand
Get the layer that figures are selected on
getFigureLayer() - Method in class jsky.image.graphics.SelectionDragger
Get the layer that figures are selected on
getFigureLayer() - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Get the figure layer that we draw into.
getFigureList() - Method in class jsky.image.graphics.gui.CanvasDraw
Return a list of figures managed by this instance.
getFigureProps(DrawFigure) - Method in class uk.ac.starlink.diva.DrawFigureFactory
Create a FigureProps instance that describes the given DrawFigure.
getFigureProps(Figure) - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Return the current properties of a figure.
getFigures() - Method in class diva.canvas.FigureLayer
Get the internal z-list.
getFigureSource() - Method in class diva.canvas.event.LayerEvent
Get the figure that the event occurred on.
getFigureStore() - Method in class uk.ac.starlink.diva.DrawActions
Get the FigureStore.
getFile() - Method in class diva.compat.xml.XmlDocument
Get the file corresponding to this document.
getFile() - Method in class diva.gui.AbstractDocument
Get the file object that this document is associated with.
getFile() - Method in interface diva.gui.Document
Get the file object that this document is associated with.
getFile() - Method in class diva.util.xml.XmlDocument
Get the file corresponding to this document.
getFile() - Method in class jsky.util.Preferences
Return the full path name of the file to use to store the preferences
getFile() - Method in class uk.ac.starlink.connect.FileNode
 
getFile() - Method in class uk.ac.starlink.srb.SRBNode
 
getFile() - Method in class uk.ac.starlink.table.storage.FileByteStore
Returns the file used by this store.
getFile() - Method in class uk.ac.starlink.util.FileDataSource
Returns the File object on which this FileDataSource is based.
getFileChooser() - Method in class diva.gui.DefaultStoragePolicy
Deprecated.
Use getOpenFileChooser() or getSaveFileChooser()
getFileChooser() - Method in class jsky.image.gui.DivaMainImageDisplay
Obtain a reference to the file chooser in use.
getFileExtension(File) - Static method in class diva.gui.GUIUtilities
Get the extension of a file.
getFileMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the handle for the File menu
getFileMenu() - Method in class jsky.html.HTMLViewerMenuBar
Return the handle for the File menu
getFileMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the handle for the File menu
getFilename() - Method in class jsky.catalog.MemoryCatalog
Return the filename of the local catalog, if known
getFilename() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the image file name, if there is one.
getFilename() - Method in interface jsky.image.gui.MainImageDisplay
Return the image file name, if there is one.
getFileName() - Method in interface uk.ac.starlink.pds4.Table
Returns the file_name for the file containing this table's data (not the label file).
getFileNames(File) - Method in class uk.ac.starlink.ttools.plot2.data.ColumnStorage
Returns an array of filenames that can be used for disk-based I/O of data using this storage type.
getFileOffset() - Method in class nom.tam.fits.BasicHDU
Get the starting offset of the HDU
getFileOffset() - Method in class nom.tam.fits.Data
Get the file offset
getFileOffset() - Method in interface nom.tam.fits.FitsElement
Get the byte at which this element begins.
getFileOffset() - Method in class nom.tam.fits.FitsHeap
 
getFileOffset() - Method in class nom.tam.fits.Header
Get the offset of this header
getFilePointer() - Method in class nom.tam.util.BufferedFile
Get the current offset into the file.
getFilePointer() - Method in interface nom.tam.util.RandomAccess
Get the current position in the stream
getFilePointer() - Method in class uk.ac.starlink.oldfits.MappedFile
 
getFilePointer() - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
getFileSuffixes() - Method in class uk.ac.starlink.ttools.plot.GraphicExporter
Returns an array of file suffixes which usually indicate a file with an export format used by this instance.
getFileView() - Static method in class uk.ac.starlink.connect.BranchComboBox
Returns a FileView object which can be used to interpret files on this platform.
getFill() - Method in class diva.sketch.CompositeSymbol
Return the fill color of the children if it is the same for all children, or Symbol.MIXED_COLOR if not.
getFill() - Method in class diva.sketch.StrokeSymbol
Return the fill color of this symbol.
getFill() - Method in interface diva.sketch.Symbol
 
getFill() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the current fill color for drawing.
getFill() - Method in class uk.ac.starlink.diva.DrawActions
Return the current fill color for drawing.
getFill() - Method in class uk.ac.starlink.diva.FigureProps
Get the value of fill
getFillAction(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Return the action for the given fill color
getFillAction(int) - Method in class uk.ac.starlink.diva.DrawActions
Return the action for the given fill color.
getFillAlpha() - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
Returns the alpha value for filling the area.
getFillColor() - Method in class diva.sketch.SketchController
Return the color used to fill symbols.
getFillColor() - Method in class diva.whiteboard.WhiteboardState
 
getFillFactor() - Method in class uk.ac.starlink.ast.Region
Get fraction of the Region which is of interest.
getFillPaint() - Method in class diva.canvas.toolbox.BasicFigure
Get the fill paint
getFillPaint() - Method in class diva.canvas.toolbox.LabelFigure
Get the fill paint for this label.
getFillPaint() - Method in class diva.compat.canvas.PaintedString
Get the fill paint for this label.
getFillPaint() - Method in class diva.graph.basic.BubbleRenderer
Get the fill paint pattern of this figure.
getFillPaint() - Method in class diva.util.java2d.PaintedString
Deprecated.
Get the fill paint for this label.
getFillPaint() - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Get the fill paint of the background figure.
getFillPaint() - Method in interface uk.ac.starlink.diva.DrawFigure
Get the fill.
getFillPaint() - Method in class uk.ac.starlink.diva.DrawPathFigure
Get the fill paint of the background figure.
getFillThreshold() - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Returns a guideline value for the space filling factor which represents an interesting (strange) attractor from this family.
getFilter() - Method in class diva.graph.layout.IncrementalLayoutListener
Return the filter for this listener.
getFilterFactory() - Method in class uk.ac.starlink.ttools.filter.StepFactory
Returns the factory which can create filters from their nicknames.
getFiltersUsage(TableEnvironment) - Static method in class uk.ac.starlink.ttools.task.FilterParameter
Returns a formatted string listing available filter commands with their usage.
getFinalShape() - Method in class uk.ac.starlink.diva.DragRegion
Get shape of rectangle when released.
getFiniteBounds(boolean) - Method in class uk.ac.starlink.ttools.plot.Range
Returns finite upper and lower bounds for this range.
getFiniteBounds(boolean) - Method in interface uk.ac.starlink.ttools.plot2.Span
Returns a 2-element array giving definite lower and upper bounds to be used for this span.
getFirstChild() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getFirstElementSibling(Node) - Static method in class uk.ac.starlink.util.DOMUtils
Returns the first subsequent sibling of a given node which is an Element.
getFirstSelection() - Method in class diva.canvas.interactor.BasicSelectionModel
Return the first selection in the list.
getFirstSelection() - Method in interface diva.canvas.interactor.SelectionModel
Return the first selection in the list.
getFits() - Method in class jsky.image.fits.codec.FITSImage
Return the internal Fits object used to manage the image
getFitsDataNode(File, byte[], DataSource) - Static method in class uk.ac.starlink.datanode.factory.TamFitsUtil
Attempts to turn a file into a DataNode based on FITS classes.
getFitsDateString() - Static method in class nom.tam.fits.FitsDate
Return the current date in FITS date format
getFitsDateString(Date) - Static method in class nom.tam.fits.FitsDate
Create FITS format date string Java Date object.
getFitsDateString(Date, boolean) - Static method in class nom.tam.fits.FitsDate
Create FITS format date string.
getFitsDigits() - Method in class uk.ac.starlink.ast.FitsChan
Get digits of precision for floating point FITS values.
getFitsGraphics() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the object used to save graphics to a FITS table in the image and reload it again later.
getFitsHDUChooser() - Method in class jsky.image.fits.gui.FITSHDUChooserFrame
Return the internal panel object
getFitsHDUChooser() - Method in class jsky.image.fits.gui.FITSHDUChooserInternalFrame
Return the internal panel object
getFitsHDUChooser() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the panel for manipulating FITS extensions
getFitsHDUChooserFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level window (or internal frame) for manipulating FITS extensions
getFitsImage() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
If the current image is in FITS format, return the FITSImage object managing it, otherwise return null.
getFitsImage() - Method in interface jsky.image.gui.GraphicsImageDisplay
If the current image is in FITS format, return the FITSImage object managing it, otherwise return null.
getFITSKeywords() - Method in class jsky.image.fits.gui.FITSKeywordsFrame
Return the internal panel object
getFITSKeywords() - Method in class jsky.image.fits.gui.FITSKeywordsInternalFrame
Return the internal panel object
getFitsKeywordsFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level window (or internal frame) for viewing the FITS keywords.
getFitsStreamDataNode(DataSource) - Static method in class uk.ac.starlink.datanode.factory.TamFitsUtil
Attempts to turn a data source into a DataNode based on FITS classes.
getFixedColumnName(String) - Method in class uk.ac.starlink.vo.MetaNameFixer
Returns a column name which is syntactically acceptable.
getFixedName(String, Collection<String>) - Method in class uk.ac.starlink.table.JoinFixAction
Returns a, possibly modified, name for a column in the context of existing column names.
getFixedParamMap() - Method in class uk.ac.starlink.vo.datalink.ServiceInvoker
Returns a parameter-value map for the fixed parameters.
getFixedParams() - Method in class uk.ac.starlink.vo.datalink.ServiceInvoker
Returns the 'fixed' parameters of this service.
getFixedRotation(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.FixedSkyviewProjection
Returns the fixed rotation matrix to use for this projection.
getFixedSelectionInteractor() - Method in class jsky.image.graphics.DivaImageGraphics
Return an interactor that allows selecting figures, but not dragging or resizing
getFixedTableName(String, SchemaMeta) - Method in class uk.ac.starlink.vo.MetaNameFixer
Returns a table name which is syntactically acceptable.
getFixedTerms() - Method in class uk.ac.starlink.ttools.votlint.VocabChecker
Returns the hard-coded list of terms known by this checker.
getFixSpan() - Method in class uk.ac.starlink.ttools.plot2.ShadeAxisKit
Returns an object supplying one or both data bounds for the axis if provided (typically user-supplied).
getFlag() - Method in class uk.ac.starlink.pal.palString
Get the Status flag
getFlags() - Method in class uk.ac.starlink.ttools.plot.Corner
Returns an array of boolean flags; the i'th flag indicates whether the i'th coordinate is low or high (zero or one for a unit cube).
getFlags() - Method in class uk.ac.starlink.vo.ColumnMeta
Returns a list of strings corresponding to flags that are set on this column.
getFlagsInt() - Method in class uk.ac.starlink.ast.ResampleFlags
Returns the value of this object as an integer, suitable for supplying to one of the astResampleX() functions.
getFlatColumns() - Method in class nom.tam.fits.BinaryTable
 
getFlattenedColumn(int) - Method in class nom.tam.fits.BinaryTable
Get a column in flattened format.
getFlattenedPixelOffsets(int) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns an array of 1-dimensional pixel offsets which can be used to draw this marker onto a raster.
getFlavour() - Method in class uk.ac.starlink.vo.Vocabulary
Returns the vocabulary flavour string.
getFlipFlags() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns flags for which axes will be plotted inverted.
getFlipFlags() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Indicates which axes are reversed.
getFlipFlags() - Method in interface uk.ac.starlink.ttools.plot2.geom.PlanarSurface
Indicates which axes are reversed.
getFlipFlags() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
getFlipFlags() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
getFlipped() - Method in class diva.canvas.connector.Arrowhead
Get the flag saying to flip the arrowhead.
getFlipX() - Method in class jsky.image.ImageProcessor
Return the value of the flipX flag.
getFlipY() - Method in class jsky.image.ImageProcessor
Return the value of the flipY flag.
getFloat(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
getFloat(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
getFloat(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
getFloat(byte[], int, int, int, int) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Gets the field value as a Java float.
getFloat(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
getFloat(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
getFloat(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
getFloat(String) - Static method in class jsky.util.Convert
Extracts a float from a string.
getFloat() - Method in class nom.tam.util.ByteParser
Get a floating point value from the buffer.
getFloat(int) - Method in class nom.tam.util.ByteParser
Get a floating point value in a region of the buffer
getFloat(byte[], int, int, int, int) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
getFloatArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getFloatBuffer() - Method in class uk.ac.starlink.util.FloatList
Returns the array currently used to store the contents of this list.
getFloatColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns a float value for a cell of the current row.
getFloatColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getFloatColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
 
getFloatColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
getFloatProperty(String) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction.XResolver
 
getFloatProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getFloatValue(String) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getFloatValue(String, float) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getFloatValue(String) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getFloatValue(String, float) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as a double, or 0.0 if not found.
getFloatValue(String, float) - Method in class nom.tam.fits.Header
Get the float value associated with the given key.
getFloatValue(String) - Method in class nom.tam.fits.Header
Get the float value associated with the given key.
getFloatValue(Float) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getFluxUnits() - Method in class jsky.science.AbstractWavelength1D
 
getFluxUnits() - Method in interface jsky.science.Wavelength1DModel
returns the units string for the data values in the model.
getFogger() - Method in class uk.ac.starlink.ttools.plot.PlotVolume
Returns the fogger used for rendering depth effects.
getFogginess() - Method in class uk.ac.starlink.ttools.plot.Fogger
Returns the thickness of the fog.
getFogginess() - Method in class uk.ac.starlink.ttools.plot.Plot3DState
Returns the intensity of fog used for depth rendering.
getFont() - Method in class diva.canvas.toolbox.LabelFigure
Get the font that this label is drawn in.
getFont() - Method in class diva.compat.canvas.PaintedString
Get the font that this label is drawn in.
getFont() - Method in class diva.util.java2d.PaintedString
Deprecated.
Get the font that this label is drawn in.
getFont() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the current font color for drawing.
getFont(String) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a font for the given name
getFont() - Method in class jsky.util.gui.QuantityPanel
returns the current font for the JTextField
getFont(int) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Get a known font by graphics index.
getFont(int) - Method in class uk.ac.starlink.ast.grf.DefaultGrfFontManager
Get a font by its index.
getFont() - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Gets the font attribute of the DefaultGrfState object
getFont() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Get the Font used to draw the labels.
getFont() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Get the Font used to draw the labels.
getFont() - Method in class uk.ac.starlink.ast.gui.AstStrings
Get the Font used.
getFont() - Method in class uk.ac.starlink.ast.gui.AstTitle
Get the Font used to draw title.
getFont() - Method in class uk.ac.starlink.ast.gui.FontChangedEvent
Return the font.
getFont(String) - Method in class uk.ac.starlink.ast.Plot
Get character font for a Plot element by graphical element.
getFont() - Method in class uk.ac.starlink.ast.Plot
Get character font for a Plot element.
getFont() - Method in class uk.ac.starlink.diva.DrawActions
Return the current font color for drawing.
getFont(int) - Method in class uk.ac.starlink.diva.DrawActions
Return a given font.
getFont() - Method in class uk.ac.starlink.diva.FigureProps
Get the Font.
getFontAction(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Return the action for the given font color
getFontAction(int) - Method in class uk.ac.starlink.diva.DrawActions
Return the action for the given font.
getFontIndex(Font) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Get the graphics index of a known font.
getFontName() - Method in class diva.compat.canvas.PaintedString
Get the font name.
getFontName() - Method in class diva.util.java2d.PaintedString
Deprecated.
Get the font name.
getFontRenderContext() - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Get the context used to check the drawing of fonts.
getForceExterior() - Method in class uk.ac.starlink.ast.gui.AstAxes
Return if the exterior axes will be forced.
getForegroundAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns the tab foreground color at the given index.
getForegroundEventLayer() - Method in class diva.canvas.GraphicsPane
Get the foreground event layer
getForegroundInterpreter() - Method in class diva.sketch.SketchController
Return the interpreter that processes strokes on the foreground event layer.
getForegroundLayer() - Method in class diva.canvas.GraphicsPane
Get the foreground layer
getForeignKeys() - Method in class uk.ac.starlink.vo.TableMeta
Returns a list of the foreign keys associated with this table.
getForkJoinPool() - Method in class uk.ac.starlink.util.SplitPolicy
Returns the ForkJoinPool used by this policy.
getForm() - Method in class uk.ac.starlink.ttools.plot.BarStyle
Returns the form of this style.
getForm() - Method in interface uk.ac.starlink.ttools.plot2.layer.ModePlotter
Returns the form of this plotter.
getForm() - Method in interface uk.ac.starlink.ttools.plot2.layer.ShapeModePlotter
 
getForm() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
 
getForm() - Method in interface uk.ac.starlink.vo.TapLanguageFeature
Returns the form of this feature.
getFormat() - Method in interface jsky.catalog.FieldDesc
Return a string describing the format of the field, if known, otherwise null
getFormat() - Method in class jsky.catalog.FieldDescAdapter
Return a string describing the format of the field, if known, otherwise null
getFormat(int) - Method in class uk.ac.starlink.ast.Frame
Get format specification for axis values by axis.
getFormat() - Method in class uk.ac.starlink.ast.gui.DecimalDocument
 
getFormat() - Method in interface uk.ac.starlink.ecsv.EcsvColumn
Returns the column format string if available.
getFormat() - Method in class uk.ac.starlink.votable.VOSerializer
Returns the data format which this object can serialize to.
getFormatChar(int) - Method in class uk.ac.starlink.fits.ColFitsTableSerializer
 
getFormatChar(int) - Method in interface uk.ac.starlink.fits.FitsTableSerializer
Returns the FITS TFORM letter which describes the type of data output for a given column.
getFormatChar(int) - Method in class uk.ac.starlink.fits.StandardFitsTableSerializer
 
getFormatDescription() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Returns a short description of this format.
getFormatDescription() - Method in class uk.ac.starlink.ttools.plottask.ColorParameter
Returns an XML string, suitable for inclusion in a parameter description, which explains the format of values accepted by this parameter.
getFormatDescription() - Method in class uk.ac.starlink.ttools.plottask.DashParameter
Returns an XML string, suitable for inclusion into a parameter description, which explains the format of values accepted by this parameter.
getFormatName() - Method in class jsky.image.fits.codec.FITSCodec
Returns the name of the format handled by this codec.
getFormatName() - Method in class uk.ac.starlink.cdf.CdfTableBuilder
Returns "CDF".
getFormatName() - Method in class uk.ac.starlink.ecsv.EcsvTableBuilder
 
getFormatName() - Method in class uk.ac.starlink.ecsv.EcsvTableWriter
 
getFormatName() - Method in class uk.ac.starlink.feather.FeatherTableBuilder
 
getFormatName() - Method in class uk.ac.starlink.feather.FeatherTableWriter
 
getFormatName() - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
 
getFormatName() - Method in class uk.ac.starlink.fits.ColFitsTableBuilder
 
getFormatName() - Method in class uk.ac.starlink.fits.FitsTableBuilder
Returns "FITS".
getFormatName() - Method in class uk.ac.starlink.gbin.GbinTableBuilder
Returns "GBIN".
getFormatName() - Method in class uk.ac.starlink.jaiutil.HDXCodec
Returns the name of the format handled by this codec.
getFormatName() - Method in class uk.ac.starlink.mirage.MirageTableWriter
 
getFormatName() - Method in class uk.ac.starlink.parquet.ParquetTableBuilder
 
getFormatName() - Method in class uk.ac.starlink.parquet.ParquetTableWriter
 
getFormatName() - Method in class uk.ac.starlink.pds4.Pds4TableBuilder
 
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.MrtTableBuilder
Returns "MRT".
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.
getFormatName() - Method in class uk.ac.starlink.ttools.example.AllWiseTableBuilder
 
getFormatName() - Method in class uk.ac.starlink.ttools.example.GeojsonTableBuilder
 
getFormatName() - Method in class uk.ac.starlink.ttools.example.TwoMassPscTableBuilder
 
getFormatName() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Returns the name of this format.
getFormatName() - Method in class uk.ac.starlink.votable.ColFitsPlusTableBuilder
 
getFormatName() - Method in class uk.ac.starlink.votable.FitsPlusTableBuilder
 
getFormatName() - Method in class uk.ac.starlink.votable.VOTableBuilder
Returns the string "VOTable".
getFormatName() - Method in class uk.ac.starlink.votable.VOTableWriter
 
getFormatOptions() - Static method in class uk.ac.starlink.vo.SsapTableLoadDialog
Returns the list of standard options provided by the Format selector.
getFormatParameter() - Method in class uk.ac.starlink.ttools.plottask.PaintModeParameter
Returns the parameter giving the graphics format to use.
getFormatParameter() - Method in class uk.ac.starlink.ttools.task.AbstractInputTableParameter
Returns the parameter which deals with input format.
getFormatParameter() - Method in class uk.ac.starlink.ttools.task.OutputTableParameter
 
getFormatSelector() - Method in class uk.ac.starlink.table.gui.TableSaveChooser
Returns the selector which chooses table output formats.
getFormDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.AreaForm
 
getFormDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.CentralForm
 
getFormDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.ErrorArrayForm
 
getFormDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
 
getFormDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.LineArrayForm
 
getFormDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkArrayForm
 
getFormDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
 
getFormDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
 
getFormDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.PairLinkForm
 
getFormDescription() - Method in interface uk.ac.starlink.ttools.plot2.layer.ShapeForm
Returns a description of this mode as an XML string.
getFormDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm
 
getFormDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm
 
getFormIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.AreaForm
 
getFormIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.CentralForm
 
getFormIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.ErrorArrayForm
 
getFormIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
 
getFormIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.LineArrayForm
 
getFormIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkArrayForm
 
getFormIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
 
getFormIcon() - Method in interface uk.ac.starlink.ttools.plot2.layer.ModePlotter.Form
Returns an icon to identify this form in the GUI.
getFormIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
 
getFormIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.PairLinkForm
 
getFormIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm
 
getFormIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm
 
getFormName() - Method in class uk.ac.starlink.ttools.plot2.layer.AreaForm
 
getFormName() - Method in class uk.ac.starlink.ttools.plot2.layer.CentralForm
 
getFormName() - Method in class uk.ac.starlink.ttools.plot2.layer.ErrorArrayForm
 
getFormName() - Method in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
 
getFormName() - Method in class uk.ac.starlink.ttools.plot2.layer.LineArrayForm
 
getFormName() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkArrayForm
 
getFormName() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
 
getFormName() - Method in interface uk.ac.starlink.ttools.plot2.layer.ModePlotter.Form
Returns the user-directed name for this form.
getFormName() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
 
getFormName() - Method in class uk.ac.starlink.ttools.plot2.layer.PairLinkForm
 
getFormName() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm
 
getFormName() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm
 
getForwAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getForwAction() - Method in class jsky.html.HTMLViewer
 
getForwAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getForwAction() - Method in interface jsky.util.gui.GenericToolBarTarget
Return the action for "Forward"
getForwardButton() - Method in class jsky.util.gui.GenericToolBar
 
getForwStack() - Method in class jsky.catalog.gui.CatalogNavigator
Return the stack of CatalogHistoryItems, used to go forward to the next panel
getFov(SkySurface) - Method in class uk.ac.starlink.ttools.plot2.geom.FixedSkyviewProjection
 
getFov(SkySurface) - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
getFov(SkySurface) - Method in interface uk.ac.starlink.ttools.plot2.geom.Projection
Returns the field of view represented by this aspect.
getFov(SkySurface) - Method in class uk.ac.starlink.ttools.plot2.geom.SinProjection
 
getFraction(int) - Method in class uk.ac.starlink.pal.mjDate
Get fraction as integer number of places.
getFraction() - Method in class uk.ac.starlink.pal.mjDate
Get fraction
getFraction() - Method in class uk.ac.starlink.pal.palTime
Get the fraction of a second
getFraction(int) - Method in class uk.ac.starlink.pal.palTime
Get the fraction of a second to a set precision
getFrame(Component) - Static method in class jsky.util.gui.SwingUtil
Return the Frame (or JFrame) containing the given window, or null if there is none.
getFrame(int) - Method in class uk.ac.starlink.ast.FrameSet
Obtain a pointer to a specified Frame in a FrameSet.
getFrameIcon() - Method in class diva.gui.DesktopContext
Return the icon that is displayed in the frame.
getFrameIcon() - Method in interface diva.gui.MDIContext
Get the icon that is displayed in internal frames.
getFrom() - Method in class uk.ac.starlink.vo.ForeignMeta.Link
Returns the name of the source column.
getFull() - Method in class uk.ac.starlink.ast.Channel
Get set level of output detail.
getFullName() - Method in enum uk.ac.starlink.ttools.plot2.layer.AngleUnit
Returns the full-text name of this unit.
getFullName() - Method in enum uk.ac.starlink.vo.DatalinkVersion
Returns full specification of version.
getFullName() - Method in class uk.ac.starlink.vo.RegistryProtocol
Returns the full name for this protocol.
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).
getFunctionStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter
Returns the subset of the style keys which defines the function itself.
getFwhmX() - Method in class jsky.image.gui.PickObjectStatistics
FWHM in X
getFwhmX() - Method in class jsky.science.IQE
FWHM in X
getFwhmY() - Method in class jsky.image.gui.PickObjectStatistics
FWHM in Y
getFwhmY() - Method in class jsky.science.IQE
FWHM in Y
getGaiaObjectClass() - Method in class uk.ac.starlink.gbin.GbinStarTable
Returns the class of the elements contained in the GBIN file.
getGaiaTableName(Class<?>) - Static method in class uk.ac.starlink.gbin.GbinMetadataReader
Returns the "official" table name for a GBIN file containing objects of a given class.
getGamma() - Method in class diva.canvas.connector.ArcConnector
Get the angle that determines the orientation of a self-loop.
getGang() - Method in class uk.ac.starlink.ttools.plot2.PlotScene
Returns the current plot gang.
getGangBounds(Gang) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Determines the union of the data bounds of zones in a gang.
getGanger() - Method in class uk.ac.starlink.ttools.plot2.PlotScene
Returns the Ganger used by this scene.
getGangerFactory() - Method in class uk.ac.starlink.ttools.plot2.geom.CubePlotType
 
getGangerFactory() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixPlotType
 
getGangerFactory() - Method in class uk.ac.starlink.ttools.plot2.geom.PlanePlotType
 
getGangerFactory() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyPlotType
 
getGangerFactory() - Method in class uk.ac.starlink.ttools.plot2.geom.SpherePlotType
 
getGangerFactory() - Method in class uk.ac.starlink.ttools.plot2.geom.TimePlotType
 
getGangerFactory() - Method in interface uk.ac.starlink.ttools.plot2.PlotType
Returns the object that controls how multi-zone plots are arranged.
getGangerKeys() - Method in interface uk.ac.starlink.ttools.plot2.GangerFactory
Returns the configuration keys that can be used to configure the gangers produced by this factory.
getGangerKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGangerFactory
 
getGangerKeys() - Method in class uk.ac.starlink.ttools.plot2.SingleGangerFactory
 
getGap() - Method in class uk.ac.starlink.ast.gui.AstTitle
Get the gap between title and border.
getGap(int) - Method in class uk.ac.starlink.ast.Plot
Get interval between linearly spaced major axis values of a Plot by axis.
getGapLength() - Method in class diva.sketch.toolbox.DashedPathData
Return the average gap length of the path.
getGbinVersionNumber() - Method in interface uk.ac.starlink.gbin.GbinMeta
Returns the GBIN version number.
getGenericParameters() - Method in interface uk.ac.starlink.vo.DaliExample
Returns a map of name->value pairs giving DALI 1.0-style generic-parameters for this example.
getGeoLat() - Method in class uk.ac.starlink.ast.SpecFrame
Synonym for Frame.getObsLat().
getGeoLon() - Method in class uk.ac.starlink.ast.SpecFrame
Synonym for Frame.getObsLon().
getGeom(Environment, String) - Method in class uk.ac.starlink.ttools.plot2.task.PlotContext
Returns the DataGeom to use for a given layer in the context of a given execution environment.
getGeometry() - Method in interface diva.canvas.GeometricSet
Get the geometry.
getGeometry() - Method in class diva.canvas.interactor.BoundsManipulator
Return the geometry of this manipulator PWD: change protection to protected from private(!).
getGeometry() - Method in class uk.ac.starlink.tfcat.Feature
Returns this feature's geometry.
getGeomParameters(String) - Method in class uk.ac.starlink.ttools.plot2.task.PlotContext
Returns an array of parameters associated with a particular layer required for determining DataGeom at runtime.
getGestureModel() - Method in class diva.whiteboard.CommandInterpreter
Return a sketch model containing all of the gestures that this interpreter has processed, for debugging.
getGestureModel() - Method in class diva.whiteboard.WhiteboardView
Return a sketch model of the sketched gestures, for debugging.
getGlassPane() - Method in class diva.gui.AppContextDelegate
Returns the glassPane of the delegate.
getGlobalConfig() - Method in class uk.ac.starlink.ttools.plot2.task.PlotSpec
Returns per-plot configuration settings.
getGlobalRandom() - Static method in class uk.ac.starlink.ttools.func.Randoms
Returns a java.util.Random object with a globally determined seed.
getGlyph(short, short) - Method in class uk.ac.starlink.ttools.plot2.layer.XYShape
Obtains a glyph characterised by a given pair of values.
getGoMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the handle for the Go menu
getGoMenu() - Method in class jsky.html.HTMLViewerMenuBar
Return the handle for the Go menu
getGoMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the handle for the Go menu
getGood() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns formatted number of non-blank values in accepted data.
getGoodCountValue() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns the number of good values in the accumulated data.
getGrabHandleFactory() - Method in class diva.canvas.interactor.Manipulator
Get the grab handle factory.
getGrad() - Method in class uk.ac.starlink.pal.AMParams
Get gravitational radius of Sun
getGrammar() - Method in class diva.sketch.parser2d.ParsingSceneRecognizer
Return the grammar that is used to perform the parsing.
getGraphController() - Method in class diva.graph.basic.BasicNodeRenderer
Return the graph controller.
getGraphController() - Method in class diva.graph.GraphPane
Get the graph controller
getGraphController() - Method in class diva.graph.NodeInteractor
Return the graph controller that manages this interactor.
getGraphController() - Method in class diva.graphx.interaction.NodeInteractor
Return the graph controller that manages this interactor.
getGraphCount() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns the number of graphs in the stack.
getGraphic() - Method in class diva.canvas.toolbox.IconFigure
Get the painted object that is drawn over the top of the icon as its "graphic."
getGraphicExporter() - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
Returns the graphic format identifier.
getGraphics() - Method in class uk.ac.starlink.ttools.plot.PlotVolume
Returns this object's graphics context.
getGraphicsCoord(int) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter.BinArray
Returns the pixel index for a given bin index.
getGraphicsEdges() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Get copy of reference to current GraphicsEdges
getGraphicsHints() - Method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Get copy of reference to current GraphicsHints
getGraphicsLimits() - Method in class uk.ac.starlink.ttools.plot2.Axis
Returns the axis graphics bounds.
getGraphicsMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the handle for the Graphics menu
getGraphicsPane() - Method in class diva.compat.trace.TraceView
Return the graphics pane of this controller.
getGraphicsPane() - Method in class diva.graph.basic.BasicLayoutTarget
Return the pane of this display.
getGraphicsPane() - Method in class diva.graphx.GraphController
Return the graphics pane of this controller
getGraphicsPane() - Method in class jsky.image.graphics.DivaImageGraphics
Return the Diva graphics pane.
getGraphicsPane() - Method in interface uk.ac.starlink.diva.Draw
Return the instance of DrawGraphicsPane that is being used by this Canvas (a type of GraphicsPane)
getGraphicsPane() - Method in class uk.ac.starlink.diva.TestDrawActions
 
getGraphIndices() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns the mapping of subsets to graph indices.
getGraphModel() - Method in class diva.graph.AbstractGraphController
Return the graph being viewed.
getGraphModel() - Method in class diva.graph.basic.BasicLayoutTarget
Return the graph model that we are operating on.
getGraphModel() - Method in interface diva.graph.GraphController
Return the graph being viewed.
getGraphModel() - Method in class diva.graph.GraphPane
Return the graph being viewed.
getGraphModel() - Method in interface diva.graph.layout.LayoutTarget
Return the graph model that provides a traversal interface to the graph I'm trying to layout.
getGraphModel() - Method in class diva.graph.schematic.GraphDocument
Get the graph data model.
getGraphModel() - Method in class diva.graphx.GraphController
Return the graph being viewed.
getGraphPane() - Method in class diva.graph.AbstractGraphController
Return the graphics pane of this controller cast as a GraphPane.
getGraphPane() - Method in interface diva.graph.GraphController
Return the graphics pane of this controller cast as a GraphPane.
getGraphPane() - Method in class diva.graph.JGraph
Return the canvas pane, which is of type GraphPane.
getGrf() - Method in class uk.ac.starlink.ast.Plot
Gets the Grf object which implements the graphics.
getGrfState() - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Gets the grfState attribute of the DefaultGrfContainer object
getGrid() - Method in class uk.ac.starlink.ast.Plot
Get draw grid lines for a Plot.
getGrid() - Method in class uk.ac.starlink.ttools.plot.PlotState
Indicates whether a grid is to be plotted.
getGridBagLayouter(Container) - Static method in class uk.ac.starlink.ast.gui.Utilities
Get the usual GridBagLayouter used by this package.
getGridder() - Method in class uk.ac.starlink.ttools.plot2.layer.BinPlan
Returns grid geometry.
getGridder() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Returns the object encapsulating grid geometry.
getGridPaint() - Method in class diva.canvas.toolbox.GridLayer
Get the grid line paint.
getGridStroke() - Method in class diva.canvas.toolbox.GridLayer
Get the grid line stroke.
getGrismAlpha() - Method in class uk.ac.starlink.ast.GrismMap
Get the angle of incidence of the incoming light on the grating surface.
getGrismEps() - Method in class uk.ac.starlink.ast.GrismMap
Get The angle between the normal and the dispersion plane.
getGrismG() - Method in class uk.ac.starlink.ast.GrismMap
Get the grating ruling density.
getGrismM() - Method in class uk.ac.starlink.ast.GrismMap
Get the interference order.
getGrismNR() - Method in class uk.ac.starlink.ast.GrismMap
Get the refractive index at the reference wavelength.
getGrismNRP() - Method in class uk.ac.starlink.ast.GrismMap
Get the rate of change of refractive index with wavelength.
getGrismTheta() - Method in class uk.ac.starlink.ast.GrismMap
Get angle between normal to detector plane and reference ray.
getGrismWaveR() - Method in class uk.ac.starlink.ast.GrismMap
Get the reference wavelength.
getGroupCount() - Method in class nom.tam.fits.BasicHDU
 
getGroupingSize() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getGroupLength() - Method in interface uk.ac.starlink.pds4.Group
Returns the number of bytes this group occupies in a fixed-length record.
getGroupLocation() - Method in interface uk.ac.starlink.pds4.Group
Returns the 1-based byte offset into the record at which this group is found.
getGroups() - Method in class uk.ac.starlink.ttools.plot2.task.StiltsPlot
Returns an array of objects that together contain all the parameter settings required to specify this task to stilts.
getGroups() - Method in class uk.ac.starlink.votable.GroupElement
Returns the GROUP children of this element.
getGUIClass() - Method in class jsky.timeline.DefaultTimeLineNodeModel
get the gui node class for this model
getGUIClass() - Method in interface jsky.timeline.TimeLineNodeModel
get the gui node class for this model
getHalo() - Method in class diva.canvas.toolbox.BasicHighlighter
Get the halo.
getHandle() - Method in class diva.canvas.connector.ConnectorInteractor
Get the current grab handle.
getHandle() - Method in class uk.ac.starlink.votable.LinkElement
Returns the title attribute if there is one, otherwise defers to superclass implementation.
getHandle() - Method in class uk.ac.starlink.votable.VOElement
Returns something that can be used informally as a name for this element.
getHandleHeight() - Method in class jsky.timeline.TimeLine
 
getHandleInteractor() - Method in class diva.canvas.interactor.Manipulator
Get the grab handle interactor.
getHandler(Type, Number) - Static method in class uk.ac.starlink.array.BadHandler
Returns an instance of this class capable of dealing with primitives of a given type and using a given bad value.
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.
getHandler() - Method in class uk.ac.starlink.ttools.votlint.ElementRef
Returns the element handler to which this ref refers.
getHandlerClass() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the name of a class implementing the QueryResultHandler interface.
getHandlerClassMap() - Method in class uk.ac.starlink.util.CustomURLStreamHandlerFactory
Returns the protocol->classname map that describes this factory.
getHandlers() - Method in class uk.ac.starlink.ndx.NdxIO
Gets the list of handlers which actually do the URL->Ndx construction.
getHandlers() - Method in class uk.ac.starlink.table.StarTableOutput
Gets the list of handlers which can actually do table output.
getHashKey() - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
getHDSFromFile(File) - Static method in class uk.ac.starlink.datanode.nodes.HDSDataNode
 
getHDSFromPath(String) - Static method in class uk.ac.starlink.datanode.nodes.HDSDataNode
 
getHDSObject() - Method in class uk.ac.starlink.hds.ArrayStructure
Returns the HDS object at which this array resides.
getHDU() - Method in class jsky.catalog.URLQueryResult
Return the HDU
getHDU(int) - Method in class jsky.image.fits.codec.FITSImage
Return the given HDU or null if it can not be accessed.
getHDU(int) - Method in class nom.tam.fits.Fits
Return the n'th HDU.
getHDUIndex() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
 
getHduType() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
 
getHdxFacade(HdxResourceType) - Method in class uk.ac.starlink.array.BridgeNDArray
Obtains a HdxFacade which can represent this object.
getHdxFacade(HdxResourceType) - Method in interface uk.ac.starlink.array.NDArray
Obtains a DOMFacade representing this array.
getHdxFacade() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
getHdxFacade() - Method in interface uk.ac.starlink.ndx.Ndx
Obtains a HdxFacade, which enables us to examine and manipulate the Ndx in a DOM-like way.
getHdxResourceType() - Method in class uk.ac.starlink.array.BridgeNDArray.BridgeNDArrayHdxFacade
 
getHdxResourceType() - Method in class uk.ac.starlink.hdx.AbstractHdxFacade
 
getHdxResourceType() - Method in interface uk.ac.starlink.hdx.HdxFacade
Obtains the HdxResourceType which this is a facade for.
getHdxResourceType() - Method in class uk.ac.starlink.ndx.BridgeNdx.BridgeNdxHdxFacade
 
getHdxResourceType() - Static method in class uk.ac.starlink.ndx.BridgeNdx
Returns the Hdx type corresponding to Ndx objects.
getHead(Object) - Method in interface diva.graph.GraphModel
Return the head node of the given edge.
getHead(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Return the head node of the given edge.
getHead() - Method in interface diva.graph.modular.Edge
Return the node at the head of this edge.
getHead(Object) - Method in interface diva.graph.modular.EdgeModel
Return the node at the head of this edge.
getHead(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the head node of the given edge.
getHead(Object) - Method in interface diva.graphx.EdgeAdapter
Return the node at the head of this edge.
getHead(Object) - Method in class diva.graphx.GraphModel
Return the head node of the given edge.
getHead() - Method in class diva.graphx.toolbox.BasicEdge
Return the head node
getHead(Object) - Method in class diva.graphx.toolbox.BasicEdgeAdapter
Return the head node of the given edge.
getHead(int) - Method in class diva.pod.lwgraph.Topology
Get the head node of the given edge.
getHeadBuffer() - Method in class uk.ac.starlink.util.HeadBufferInputStream
Returns the actual buffer used for accumulating the first few bytes in the stream.
getHeadEnd() - Method in class diva.canvas.connector.AbstractConnector
Get the object drawn at the head end of the connector, if there is one.
getHeader() - Method in class jsky.image.fits.codec.FITSImage
Return the FITS header object
getHeader() - Method in class nom.tam.fits.BasicHDU
Get the associated header
getHeader() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
 
getHeader() - Method in class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
 
getHeader() - Method in class uk.ac.starlink.fits.ColFitsTableSerializer
 
getHeader() - Method in interface uk.ac.starlink.fits.FitsTableSerializer
Returns header cards suitable for the HDU which will contain the table.
getHeader() - Method in class uk.ac.starlink.fits.StandardFitsTableSerializer
 
getHeader() - Method in class uk.ac.starlink.fits.VariableFitsTableSerializer
 
getHeaderBlockCount() - Method in class uk.ac.starlink.fits.FitsHeader
Returns the number of FITS blocks occupied by this header.
getHeaderByteCount() - Method in class uk.ac.starlink.fits.FitsHeader
Returns the number of bytes occupied by this header, rounded up to an integer number of blocks.
getHeadHandle() - Method in class diva.canvas.connector.ConnectorManipulator
Get the head handle
getHeadNode(LWEdge) - Method in class diva.pod.lwgraph.LightweightGraph
Get the head node of the given edge
getHeadPort(LWEdge) - Method in class diva.pod.lwgraph.LightweightNetwork
Get the head port of the given edge, or null if there isn't one.
getHeadSite() - Method in class diva.canvas.connector.AbstractConnector
Get the site that marks the "head" of the connector.
getHeadSite(Figure, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect a connector's head to, based on this figure and location.
getHeadSite(Site, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect a connector's head to.
getHeadSite(Connector, Figure, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect the given connector's head to, based on this figure and location.
getHeadSite(Connector, Site, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect a connector's head to.
getHeadSite(Figure, double, double) - Method in class diva.canvas.connector.CenterTarget
Return a center site located on the figure, if the figure is not a connector.
getHeadSite() - Method in interface diva.canvas.connector.Connector
Get the site that marks the "head" of the connector.
getHeadSite(Figure, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Return a suitable site to connect a connector's head to, based on this figure and location.
getHeadSite(Site, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Deprecated.
Use getHeadSite that takes a connector.
getHeadSite(Connector, Figure, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Return a suitable site to connect the given connector's head to, based on this figure and location.
getHeadSite(Connector, Site, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Return a suitable site to connect a connector's head to.
getHeadSite(Figure, double, double) - Method in class diva.canvas.connector.PerimeterTarget
Return the nearest site on the figure if the figure is not a connector
getHeadSite(Figure, double, double) - Method in class diva.canvas.tutorial.ConnectorTutorial.SRTarget
Return the nearest site on the figure
getHeadSite(Figure, double, double) - Method in class diva.graphx.EdgeController.EdgeTarget
If we have any terminals, then return the connection site of the terminal instead of a new perimeter site.
getHealpixHeaders(HealpixTableInfo) - Method in class uk.ac.starlink.fits.StandardFitsTableSerializer
Returns FITS headers specific for a table containing a HEALPix map.
getHealpixInfo() - Method in class uk.ac.starlink.ttools.scheme.SkySimData
Returns the HEALPix setup of the statistics file on which this simulation data is based.
getHealpixK() - Method in class uk.ac.starlink.table.join.HealpixSkyPixellator
Returns the HEALPix k value, which determines sky pixel size, equivalent to log2(nside).
getHealpixK() - Method in class uk.ac.starlink.ttools.cone.HealpixTiling
Returns the HEALpix level.
getHeapOffset() - Method in class nom.tam.fits.BinaryTable
 
getHeapSize() - Method in class nom.tam.fits.BinaryTable
 
getHeight() - Method in class jsky.coords.CoordinateRadius
Return the height, if set, otherwise 0.
getHeight() - Method in class jsky.coords.WCSTransform
Return the image height in pixels.
getHeight() - Method in interface jsky.coords.WorldCoordinateConverter
Return the image height in pixels.
getHeight() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the height in pixels
getHeight() - Method in class jsky.image.SimpleRenderedImage
Returns the height of the image.
getHeight() - Method in class uk.ac.starlink.diva.FigureProps
Get the value of height
getHeight() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the height of the image.
getHeight() - Method in class uk.ac.starlink.pal.AOParams
Get height
getHeight() - Method in class uk.ac.starlink.pal.Observatory
Get Height
getHeight() - Method in class uk.ac.starlink.pal.ObsPosition
Get the Height
getHeight() - Method in class uk.ac.starlink.ttools.plot.GraphicsBitmap
Returns the height of this bitmap.
getHeight() - Method in class uk.ac.starlink.ttools.plot2.layer.Gridder
Returns grid height.
getHeightInDeg() - Method in class jsky.coords.WCSTransform
return the height in deg
getHeightInDeg() - Method in interface jsky.coords.WorldCoordinateConverter
return the height in deg
getHeightInDeg() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the height in deg
getHelio() - Method in class uk.ac.starlink.pal.AMParams
Get heliocentric direction of the Earth
getHelpMenu() - Method in class jsky.navigator.NavigatorImageDisplayMenuBar
Return the handle for the Help menu
getHelpMenu() - Method in class jsky.navigator.NavigatorMenuBar
Return the handle for the Help menu
getHiCut() - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Gets the upper cut value, as a fraction of the visible bins.
getHiCuts() - Method in class uk.ac.starlink.ttools.plot.DensityPlotEvent
Returns upper cut values for the channels plotted.
getHideAction() - Method in class uk.ac.starlink.diva.DrawActions
 
getHidePoints() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Indicates whether points are hidden or visible.
getHigh() - Method in interface uk.ac.starlink.ttools.plot2.Scaler
Returns the upper bound of the input range.
getHigh() - Method in interface uk.ac.starlink.ttools.plot2.Span
Returns the upper bound of this span.
getHigh() - Method in class uk.ac.starlink.ttools.plot2.Subrange
Returns upper limit.
getHighBound() - Method in interface uk.ac.starlink.ttools.plot.BinnedData.Bin
Returns the highest value which will fall into this bin.
getHighCut() - Method in class jsky.image.ImageProcessor
Get the high cutoff level
getHighestConfidence() - Method in class diva.sketch.classification.Classification
 
getHighestConfidenceType() - Method in class diva.sketch.classification.Classification
 
getHighWavelength() - Method in class jsky.science.Passband
Returns high end of the passband as a Wavelength
getHiPad() - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Returns the number of pixels above npix available for drawing on.
getHistogram(PlanarImage, int, double, double, ROI, int, int) - Method in class jsky.image.ImageHistogram
Return a histogram for the given image with the given size (number of bins).
getHistogram(int, ROI) - Method in class jsky.image.ImageProcessor
Return a histogram for the image with the given size (number of bins) and region of interest and default settings for the other arguments.
getHistoryList() - Method in class jsky.catalog.gui.CatalogNavigator
List of CatalogHistoryItem, for previously viewed catalogs or query results.
getHoistAttribute() - Method in class uk.ac.starlink.hdx.HdxResourceType
Retrieves the value of the `hoist' attribute.
getHome() - Method in class uk.ac.starlink.astrogrid.AcrConnection
Return the URI of the user's home directory for this connection.
getHookAngleThresh() - Method in class diva.sketch.toolbox.DehookingStrokeFilter
Return the threshold angle value for a hook.
getHost() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the host name where the catalog server lives
getHost() - Static method in class jsky.util.ProxyServerUtil
Return the proxy server host name.
getHour() - Method in class uk.ac.starlink.pal.palTime
Get the hour
getHours() - Method in class jsky.coords.HMS
Return the number of hours (not including minutes or seconds)
getHref() - Method in interface uk.ac.starlink.vo.UwsJobInfo.Result
Returns the optional xlink:href attribute for this result.
getHref() - Method in class uk.ac.starlink.votable.LinkElement
Returns the value of this LinkElement's 'href' attribute as a URL.
getHTMLQueryResultHandler() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the handler used to report HTML format errors from servers
getHTMLViewer() - Method in class jsky.html.HTMLViewerFrame
Return the internal panel object
getHTMLViewer() - Method in class jsky.html.HTMLViewerInternalFrame
Return the internal panel object
getHttpHeaders() - Method in interface uk.ac.starlink.vo.HttpStreamParam
Returns the headers associated with this parameter.
getHub() - Method in class uk.ac.starlink.plastic.HubManager
Returns the hub which this listener is registered with.
getHub() - Method in class uk.ac.starlink.plastic.HubTester
Returns hub object with which this tester is registered.
getHubId() - Method in interface org.votech.plastic.PlasticHubListener
Get this hub's ID.
getHubId() - Method in class uk.ac.starlink.plastic.MinimalHub
 
getHubStartAction(boolean) - Method in class uk.ac.starlink.plastic.HubManager
Returns an action which will attempt to start up a PLASTIC hub.
getHubWatchAction() - Method in class uk.ac.starlink.plastic.HubManager
Returns an action that can be used to post a window showing the state of the hub with which this object has a connection.
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.
getHumidity() - Method in class uk.ac.starlink.pal.AOParams
Get relative humidity
getHybridInputStream() - Method in class uk.ac.starlink.util.DataSource
Returns an input stream which appears just the same as the one returned by 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.
getHyperContent(Object) - Method in interface diva.graphx.EdgeAdapter
Get the node adapter for the content of a hyper-edge.
getHyperContent(Object) - Method in class diva.graphx.toolbox.BasicEdgeAdapter
Return null.
getI(String) - Method in class uk.ac.starlink.ast.AstObject
Get a integer attribute value by name.
getI(String) - Method in class uk.ac.starlink.ast.Plot
 
getIcon(String) - Method in class jsky.util.ResourceMap
Checks and returns a cached Icon.
getIcon(String) - Static method in class jsky.util.Resources
Returns an Icon from the specified filename.
getIcon() - Method in class uk.ac.starlink.astrogrid.AcrConnector
 
getIcon() - Method in interface uk.ac.starlink.connect.Connector
Returns an icon which labels this connector.
getIcon() - Method in class uk.ac.starlink.datanode.nodes.ARYDataNode
 
getIcon() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
 
getIcon() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Gets an Icon which can be used when displaying this node.
getIcon() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
Returns a default icon, unless setIconID has been called, in which case it returns the one indicated by that call.
getIcon(short) - Static method in class uk.ac.starlink.datanode.nodes.IconFactory
Gets the icon with the given ID.
getIcon() - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
 
getIcon() - Method in class uk.ac.starlink.datanode.nodes.NdxDataNode
 
getIcon() - Method in class uk.ac.starlink.srb.SRBConnector
 
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.
getIcon(StyleSet) - Static method in class uk.ac.starlink.ttools.plot.BarStyles
Generates an icon based on a StyleSet which displensed BarStyles.
getIcon(BarStyle.Form) - Static method in class uk.ac.starlink.ttools.plot.BarStyles
Generates an icon based on a BarStlye.Form object.
getIcon(int, int) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns an icon that draws this MarkStyle.
getIcon(StyleSet) - Static method in class uk.ac.starlink.ttools.plot.MarkStyles
Returns an icon which represents a given marker style set.
getIcon() - Method in class uk.ac.starlink.ttools.plot2.Decoration
Returns this decoration's icon.
getIcon() - Method in class uk.ac.starlink.ttools.plot2.Gesture
Returns a small icon for this gesture.
getIcon() - Method in class uk.ac.starlink.ttools.plot2.LegendEntry
Returns the icon associated with this entry.
getIcon(boolean) - Static method in class uk.ac.starlink.vo.HasContentIcon
Returns an instance of this icon.
getIconAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns the tab icon at the given index.
getIconAt(String) - Method in class diva.gui.toolbox.JTreePane
Returns the tab icon at the given index.
getIconHeight() - Method in class uk.ac.starlink.ast.gui.ColourIcon
Get the icon height.
getIconHeight() - Method in class uk.ac.starlink.ttools.plot.BarStyle
 
getIconHeight() - Method in class uk.ac.starlink.ttools.plot.DensityStyle
 
getIconHeight() - Method in class uk.ac.starlink.ttools.plot.PictureImageIcon
 
getIconHeight() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPosIcon
 
getIconHeight() - Method in class uk.ac.starlink.ttools.plot2.LegendIcon
 
getIconHeight() - Method in class uk.ac.starlink.ttools.plot2.task.HighlightIcon
 
getIconHeight() - Method in class uk.ac.starlink.vo.HasContentIcon
 
getIconHeight() - Method in class uk.ac.starlink.xdoc.fig.FigureIcon
 
getIconImage() - Method in interface diva.gui.AppContext
Get the image that represents this frame.
getIconImage() - Method in class diva.gui.AppContextDelegate
Return the image icon of the delegate.
getIconImage() - Method in class diva.gui.AppletContext
Get the image that represents this frame.
getIconImage() - Method in class diva.gui.ApplicationContext
Get the image that represents this frame.
getIconURL(short) - Static method in class uk.ac.starlink.datanode.nodes.IconFactory
Gets a URL for the icon with the given ID.
getIconWidth() - Method in class uk.ac.starlink.ast.gui.ColourIcon
Get the icon width.
getIconWidth() - Method in class uk.ac.starlink.ttools.plot.BarStyle
 
getIconWidth() - Method in class uk.ac.starlink.ttools.plot.DensityStyle
 
getIconWidth() - Method in class uk.ac.starlink.ttools.plot.PictureImageIcon
 
getIconWidth() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPosIcon
 
getIconWidth() - Method in class uk.ac.starlink.ttools.plot2.LegendIcon
 
getIconWidth() - Method in class uk.ac.starlink.ttools.plot2.task.HighlightIcon
 
getIconWidth() - Method in class uk.ac.starlink.vo.HasContentIcon
 
getIconWidth() - Method in class uk.ac.starlink.xdoc.fig.FigureIcon
 
getID() - Method in class diva.canvas.AbstractSite
Get the ID of this site.
getID() - Method in class diva.canvas.connector.ArcMidpointSite
Get the ID of this site.
getID() - Method in class diva.canvas.connector.AutonomousSite
Return zero.
getID() - Method in class diva.canvas.connector.BoundsSite
Get the ID of this site.
getID() - Method in class diva.canvas.connector.CenterSite
Get the ID of this site.
getID() - Method in class diva.canvas.connector.ConnectorEvent
Return the type id for this event.
getID() - Method in class diva.canvas.connector.NullSite
Return 0
getID() - Method in class diva.canvas.connector.ParametricSite
Get the ID of this site.
getID() - Method in class diva.canvas.connector.PerimeterSite
Get the ID of this site.
getID() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Get the ID of this site.
getID() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Get the ID of this site.
getID() - Method in class diva.canvas.interactor.PathGeometry.Vertex
Get the ID of this site.
getID() - Method in interface diva.canvas.Site
Get the ID of this site.
getID() - Method in class diva.canvas.SiteDecorator
Deprecated.
Get the ID of this site.
getID() - Method in class diva.compat.trace.TraceModel.Element
Get the id of the element.
getID() - Method in class diva.compat.trace.TraceModel.Trace
Get the id of the trace.
getID() - Method in class diva.graph.GraphEvent
Return the type id for this event.
getID() - Method in class diva.graph.GraphViewEvent
Return the type id for this event.
getID() - Method in class diva.graphx.event.GraphEvent
Return the type id for this event.
getID() - Method in class diva.graphx.event.GraphViewEvent
Return the type id for this event.
getID() - Method in class diva.gui.ViewEvent
Return the event type.
getID() - Method in class diva.sketch.recognition.Type
Return the type ID of this object.
getID() - Method in class diva.sketch.SketchEvent
Return the event type id.
getId() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the Id or short name of the catalog directory
getId() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the Id or short name of the catalog
getId() - Method in class jsky.catalog.BasicQueryArgs
Return the object id being searched for, or null if none was defined.
getId() - Method in interface jsky.catalog.Catalog
Return the Id or short name of the catalog
getId() - Method in interface jsky.catalog.FieldDesc
Return the Id of this field.
getId() - Method in class jsky.catalog.FieldDescAdapter
 
getId() - Method in class jsky.catalog.irsa.IRSACatalog
Return the Id or short name of the catalog
getId() - Method in class jsky.catalog.MemoryCatalog
Return the id or short name of the catalog
getId() - Method in interface jsky.catalog.QueryArgs
Return the object id being searched for, or null if none was defined.
getId() - Method in class jsky.catalog.SearchCondition
Return the column or parameter id.
getId() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the id of the catalog (same as name here)
getId() - Method in class jsky.catalog.skycat.TestCatalog
Return the Id or short name of the catalog
getId() - Method in class jsky.catalog.TestCatalog
Return the Id or short name of the catalog
getID() - Method in class uk.ac.starlink.ast.AstObject
Get object identification string.
getId() - Method in class uk.ac.starlink.pal.Observatory
Get identifier
getId() - Method in class uk.ac.starlink.plastic.ApplicationItem
Returns the unique registration ID for this application.
getId() - Method in class uk.ac.starlink.plastic.HubTester
Returns the registered client ID for this tester.
getId() - Method in class uk.ac.starlink.plastic.MessageDefinition
Returns the URI which forms the message ID of this message.
getId() - Method in interface uk.ac.starlink.plastic.PlasticConnection
Returns the client ID which identifies this connection to the hub.
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.
getId() - Method in class uk.ac.starlink.tfcat.Feature
Returns this feature's identifier.
getId() - Method in interface uk.ac.starlink.vo.DaliExample
Returns the identifier for this example within its host document.
getId(Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the value of the DataLink id column in a given row.
getId() - Method in interface uk.ac.starlink.vo.TapServiceFinder.Service
Returns the IVO Identifier for this service.
getId() - Method in interface uk.ac.starlink.vo.UwsJobInfo.Parameter
Returns this parameter's ID (name).
getId() - Method in interface uk.ac.starlink.vo.UwsJobInfo.Result
Returns this result's ID (name).
getId() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns the XML ID value for this parameter.
getID() - Method in class uk.ac.starlink.votable.VOElement
Returns the ID attribute value for this element, or null if none exists.
getIdClass() - Method in interface uk.ac.starlink.ttools.cone.RowMapper
Returns the type of object used for representing row indices.
getIdCol() - Method in class jsky.catalog.RowCoordinates
Return the column containing the object id, or -1 if there isn't one.
getIdent() - Method in class uk.ac.starlink.ast.AstObject
Get permanent Object identification string.
getIdentifier() - Method in class uk.ac.starlink.registry.BasicResource
Returns the resource unique identifier.
getIdentifier() - Method in interface uk.ac.starlink.vo.RegResource
Returns the resource unique identifier.
getIdentifier() - Method in class uk.ac.starlink.vo.VORegResource
 
getIdentity(StarTable) - Static method in class uk.ac.starlink.ttools.task.ConsumerTask
Returns an identification string for a table that has been produced by the TableProducer from this class's ConsumerTask.createProducer(uk.ac.starlink.task.Environment) method.
getIdentity() - Method in interface uk.ac.starlink.vo.TapService
Returns a label for this service.
getIdentityString() - Method in class uk.ac.starlink.auth.AuthStatus
Returns a non-null string that can be used to characterise the user identity.
getIdFromName(String) - Method in class uk.ac.starlink.ttools.mode.ClientRegWatcher
Returns the client ID of a client with a given name if one is registered.
getIdListQuery(String[]) - Method in class uk.ac.starlink.vo.KeywordServiceQueryFactory
 
getIdListQuery(String[]) - Method in interface uk.ac.starlink.vo.RegistryQueryFactory
Returns a registry query suitable for this query factory which queries a given list of IVO identifiers.
getIf() - Method in class uk.ac.starlink.ast.DSBSpecFrame
Get the intermediate frequency in a dual sideband spectrum.
getIgnoreMethodDeclaringClasses() - Method in class uk.ac.starlink.gbin.DefaultGbinTableProfile
This implementation returns the classnames gaia.cu1.tools.dm.GaiaRoot and gaia.cu1.tools.dmimpl.GaiaRootImpl.
getIgnoreMethodDeclaringClasses() - Method in interface uk.ac.starlink.gbin.GbinTableProfile
Returns the list of method-declaring classnames for which the corresponding methods will be ignored when coming up with a list of columns for an object.
getIgnoreMethodNames() - Method in class uk.ac.starlink.gbin.DefaultGbinTableProfile
 
getIgnoreMethodNames() - Method in interface uk.ac.starlink.gbin.GbinTableProfile
Returns the list of method names to ignore when coming up with a list of columns for an object.
getImage() - Method in class diva.canvas.toolbox.ImageFigure
Return the figure's image.
getImage(String) - Method in class diva.gui.ApplicationResources
Deprecated.
Get a resource as an image.
getImage(String) - Method in class diva.resource.RelativeBundle
Get a resource as an image.
getImage() - Method in interface jsky.image.gui.BasicImageDisplay
Return the source image (before processing).
getImage() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the source image (before processing).
getImage() - Method in class jsky.image.gui.ImageDisplay
Return the source image (before processing).
getImage() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
getImage() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
getImage() - Method in interface uk.ac.starlink.ndx.Ndx
Returns the image component of this NDX.
getImage() - Method in interface uk.ac.starlink.ndx.NdxImpl
Gets an NDArray containing the image data.
getImage() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
getImage() - Method in class uk.ac.starlink.ttools.plot2.layer.GreyImage
Returns the greyscale image.
getImage() - Method in class uk.ac.starlink.ttools.plot2.paper.RgbImage
Returns the data as a BufferedImage.
getImageCache() - Method in class uk.ac.starlink.ttools.server.StiltsContext
Returns a cache that can be used for caching plotted image files.
getImageCenter() - Method in class jsky.coords.WCSTransform
Return the center coordinates in image pixels.
getImageCenter() - Method in interface jsky.coords.WorldCoordinateConverter
Return the image center coordinates in pixels (image coordinates).
getImageCenter() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the center coordinates in image pixels.
getImageColors() - Method in class jsky.image.gui.ImageColorsFrame
Return the internal panel object
getImageColors() - Method in class jsky.image.gui.ImageColorsInternalFrame
Return the internal panel object
getImageColorsFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level window (or internal frame) for manipulating image colormaps
getImageCutLevelsFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level windows (or internal frame) for setting cut levels
getImageDisplay() - Method in class jsky.app.jskycat.JSkyCat
Return the main image display
getImageDisplay() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the target image display.
getImageDisplay() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the target image display
getImageDisplay() - Method in class jsky.image.gui.ImageDisplayControl
Return the main image display widget
getImageDisplay() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the target image window
getImageDisplay() - Method in class jsky.image.gui.ImageDisplayPanel
 
getImageDisplay() - Method in class jsky.image.gui.ImageDisplayStatusPanel
Return the image window being monitored (for mouse motion).
getImageDisplay() - Method in class jsky.image.gui.ImageZoom
Return the zoom image display.
getImageDisplay() - Method in class jsky.navigator.Navigator
Used to display images
getImageDisplay() - Method in class jsky.navigator.NavigatorQueryTool
Return a reference to the main image display window, or null if there isn't one.
getImageDisplayAction() - Method in class jsky.navigator.Navigator
Return the action to use to show the image window.
getImageDisplayControl() - Method in class jsky.image.gui.ImageDisplayControlFrame
Return the internal ImageDisplayControl panel
getImageDisplayControl() - Method in class jsky.image.gui.ImageDisplayControlInternalFrame
Return the ImageDisplayControl object (the main widget)
getImageDisplayStatusPanel() - Method in class jsky.image.gui.ImageDisplayControl
Return the status panel window
getImageFrame() - Method in class jsky.app.jskycat.JSkyCat
Return the main image frame (JFrame or JInternalFrame)
getImageHeight() - Method in interface jsky.image.gui.BasicImageDisplay
Return the height of the source image in pixels
getImageHeight() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the height of the source image in pixels
getImageHeight() - Method in class jsky.image.gui.ImageDisplay
Return the height of the source image in pixels
getImageHistoryItem(File) - Method in class jsky.image.gui.DivaMainImageDisplay
Return the ImageHistoryItem from the history list, or null if not found.
getImageIcon(String) - Method in class diva.gui.ApplicationResources
Deprecated.
Get a resource as an image icon.
getImageIcon(String) - Method in class diva.resource.RelativeBundle
Get a resource as an image icon.
getImageLayer() - Method in class jsky.image.graphics.DivaImageGraphics
Return the Diva layer containing the image
getImagePanner() - Method in class jsky.image.gui.ImageDisplayControl
Return the pan window
getImageProcessor() - Method in interface jsky.image.BasicImageReadableProcessor
Return the image processor object.
getImageProcessor() - Method in interface jsky.image.gui.BasicImageDisplay
Return the image processor object.
getImageProcessor() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the image processor object.
getImageProcessor() - Method in class jsky.image.gui.ImageDisplay
Return the image processor object.
getImageProperties() - Method in class jsky.image.gui.ImagePropertiesFrame
Return the internal panel object
getImageProperties() - Method in class jsky.image.gui.ImagePropertiesInternalFrame
Return the internal panel object
getImagePropertiesFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level window (or internal frame) for viewing image properties
getImageProperty(PlanarImage, String, double) - Static method in class jsky.image.ImageUtil
Return the value of the given property for the given image as a double, or return the given default value, if the property was not defined.
getImageProperty(PlanarImage, String, int) - Static method in class jsky.image.ImageUtil
Return the value of the given property for the given image as an int, or return the given default value, if the property was not defined.
getImageProperty(PlanarImage, String, String) - Static method in class jsky.image.ImageUtil
Return the value of the given property for the given image as a String, or return the given default value, if the property was not defined.
getImageSize(String) - Static method in class uk.ac.starlink.xdoc.XdocUtils
Returns the dimensions of an image file with the given filename.
getImageTiler() - Method in class jsky.image.fits.codec.FITSImage
Return the object used to access FITS data tiles (used only if MappedByteBuffer can't be used)
getImageWidth() - Method in interface jsky.image.gui.BasicImageDisplay
Return the width of the source image in pixels
getImageWidth() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the width of the source image in pixels
getImageWidth() - Method in class jsky.image.gui.ImageDisplay
Return the width of the source image in pixels
getImageX() - Method in class jsky.image.gui.PickObjectStatistics
The center X position in image coordinates
getImageY() - Method in class jsky.image.gui.PickObjectStatistics
The center Y position in image coordinates
getImageZoom() - Method in class jsky.image.gui.ImageDisplayControl
Return the zoom window
getImpl() - Method in class uk.ac.starlink.array.BridgeNDArray
Returns the ArrayImpl object supplying the implementation for this BridgeNDArray.
getImplementation() - Method in class uk.ac.starlink.hdx.HdxDocument
 
getImplementation() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
Returns the implementation of the base document.
getIncludedPointCount() - Method in class uk.ac.starlink.ttools.plot.PlotEvent
Returns the number of points included in subsets which were selected for plotting.
getInconsistentEmptyAdvice() - Method in class uk.ac.starlink.ttools.cone.DalConeSearcher
Returns implementation-specific advice to the user about how to swich off trusting the metadata of zero-row tables.
getIncorrectCount(String) - Method in class diva.sketch.classification.CrossValidation.CVResult
 
getIndent(int) - Method in class uk.ac.starlink.ttools.taplint.JsonWriter
Returns prepended whitespace.
getIndent(int) - Method in class uk.ac.starlink.util.XmlWriter
Returns the indentation string associated with a given level.
getIndex(String) - Method in class diva.compat.util.PropertyIndexSet
Returns the index of the property named by slotName.
getIndex(Font) - Method in class uk.ac.starlink.ast.grf.DefaultGrfFontManager
Get the index of a known font.
getIndex() - Method in class uk.ac.starlink.ttools.cone.ColumnQueryRowSequence
 
getIndex() - Method in interface uk.ac.starlink.ttools.cone.ConeQueryRowSequence
Get the index in the underlying table to which the current row relates.
getIndex() - Method in class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
 
getIndex() - Method in class uk.ac.starlink.ttools.cone.SequentialResultRowSequence
 
getIndex() - Method in class uk.ac.starlink.ttools.cone.WrapperQuerySequence
 
getIndex() - Method in class uk.ac.starlink.ttools.plot.PointIterator
Returns the most recently read point index.
getIndex(int, int) - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape
Returns the index of the cell at a given X,Y position.
getIndex(MatrixShape.Cell) - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape
Returns the index of a given cell.
getIndex() - Method in class uk.ac.starlink.ttools.plot2.IndicatedRow
Returns the row index.
getIndex(int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.Gridder
Returns the 1-d index corresponding to a given x,y position.
getIndex(double[]) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyPixer
Returns the sky pixel index corresponding to a given position on the unit sphere.
getIndexedShader() - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Returns the shader to be used for shading pixels in indexed (non-RGB) mode.
getIndexInfo() - Method in class uk.ac.starlink.ttools.cone.HealpixTiling
 
getIndexInfo() - Method in class uk.ac.starlink.ttools.cone.HtmTiling
 
getIndexInfo() - Method in interface uk.ac.starlink.ttools.cone.SkyTiling
Returns a metadata item suitable for describing the pixel index used by this tiling.
getIndexInTable(TableElement) - Method in class uk.ac.starlink.votable.FieldElement
Returns the index of this field in a given table; that is the index of the column it represents.
getIndexOf(Wavelength, double[]) - Method in class jsky.science.AbstractWavelength1D
Looks up the index of a specified wavelength in the dataset to have a wavelength greater/equal to specified wavelength.
getIndexOf(double, double[]) - Method in class jsky.science.AbstractWavelength1D
Looks up the index of a specified wavelength in the dataset to have a wavelength greater/equal to specified wavelength.
getIndexOf(Wavelength, double[], boolean) - Method in class jsky.science.AbstractWavelength1D
Looks up the index of a specified wavelength in the dataset to have a wavelength greater/equal to specified wavelength.
getIndexOf(double, double[], boolean) - Method in class jsky.science.AbstractWavelength1D
Looks up the index of a specified wavelength in the dataset to have a wavelength greater/equal to specified wavelength (as a double).
getIndexOf(double) - Method in class jsky.science.Wavelength1DArray
Returns the 1st index in the dataset to have a wavelength greater/equal to specified wavelength.
getIndexOf(Wavelength) - Method in class jsky.science.Wavelength1DArray
Returns the 1st index in the dataset to have a wavelength greater/equal to specified wavelength.
getIndexOfChild(Object, Object) - Method in class jsky.catalog.AbstractCatalogDirectory
Returns the index of child in parent.
getIndexOfChild(Object, Object) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Returns the index of a given child if it is a direct child of another.
getIndexOfChild(Object, Object) - Method in class uk.ac.starlink.vo.MaskTreeModel
 
getIndexOfChild(Object, Object) - Method in class uk.ac.starlink.vo.TapMetaTreeModel
 
getIndexOfChild(Object, Object) - Method in class uk.ac.starlink.vo.TapServiceTreeModel
 
getIndexSuffix(int) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns a suffix to append to one of a set of similar coordinate names for disambiguation.
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.
getInfo() - Method in interface uk.ac.starlink.tfcat.Field
Returns field description.
getInfo() - Method in class uk.ac.starlink.ttools.scheme.SkySimData.Col
Returns column metadata.
getInfoUrl() - Method in class uk.ac.starlink.vo.AbstractAdqlExample
 
getInfoUrl() - Method in interface uk.ac.starlink.vo.AdqlExample
Returns a documentation URL associated with this example if available.
getInfoUrl() - Method in class uk.ac.starlink.vo.DataModelAdqlExample
 
getInfoUsage(ValueInfo) - Static method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns a usage fragment appropriate to specifying a value on the command line in accordance with the metadata given in a ValueInfo object.
getInline() - Method in class uk.ac.starlink.votable.VOTableWriter
Indicates whether STREAM elements will be written inline or to an external file in the case of FITS and BINARY encoding.
getInlineCommentChar() - Method in class uk.ac.starlink.util.AsciiFileParser
Get the character used for in-line comments.
getInput() - Method in class uk.ac.starlink.ttools.plot2.data.SingleCoord
Returns the single user data input object.
getInputColumn(int) - Method in class uk.ac.starlink.parquet.ParquetStarTable
Returns the input column that can be used to read a given column of this table.
getInputEncoding() - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
getInputEncoding() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
getInputEncoding() - Method in class uk.ac.starlink.votable.dom.DelegatingEntity
 
getInputFont() - Method in class uk.ac.starlink.table.gui.LabelledComponentStack
Returns the font used for dialog boxes.
getInputInfo() - Method in class uk.ac.starlink.ttools.convert.Iso8601Converter
 
getInputInfo() - Method in class uk.ac.starlink.ttools.convert.SexagesimalToDegrees
 
getInputInfo() - Method in interface uk.ac.starlink.ttools.convert.ValueConverter
Returns metadata describing the values on the input end of the conversion.
getInputName() - Method in class uk.ac.starlink.ttools.plot2.task.CoordSpec
Returns the name of the input quantity.
getInputParams(String) - Static method in class uk.ac.starlink.ttools.plot2.task.LayerTypeParameter
Gets parameters used for specifying a table with input data for a plot.
getInputParams() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
Returns a list of input parameters associated with this service.
getInputRestriction() - Method in class uk.ac.starlink.table.StarTableFactory
Returns the object controlling access to input data.
getInputs() - Method in class uk.ac.starlink.ttools.plot2.data.AreaCoord
 
getInputs() - Method in interface uk.ac.starlink.ttools.plot2.data.Coord
Returns specifications of the one or more input values the user supplies to provide the data values for this coord.
getInputs() - Method in class uk.ac.starlink.ttools.plot2.data.SingleCoord
 
getInputs() - Method in class uk.ac.starlink.ttools.plot2.data.SkyCoord
 
getInputSpecs(Environment) - Method in class uk.ac.starlink.ttools.task.FixedTablesInput
 
getInputSpecs(Environment) - Method in class uk.ac.starlink.ttools.task.HomogeneousTablesInput
 
getInputSpecs(Environment) - Method in interface uk.ac.starlink.ttools.task.TablesInput
Returns an array of InputTableSpec objects describing the input tables used by this task.
getInputSpecs(Environment) - Method in class uk.ac.starlink.ttools.task.VariableTablesInput
 
getInputStream() - Method in class uk.ac.starlink.astrogrid.protocols.ivo.IvoURLConnection
 
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.
getInputStream(URLConnection) - Method in class uk.ac.starlink.util.ContentCoding
Returns the input stream response from the given connection, which was prepared using this object's prepareRequest method.
getInputStream() - Method in class uk.ac.starlink.util.DataSource
Returns an InputStream containing the whole of this DataSource.
getInputStream(String, boolean) - Static method in class uk.ac.starlink.util.DataSource
Returns an input stream based on the given location string.
getInputStream() - Method in class uk.ac.starlink.util.PipeReaderThread
Returns the stream at the input end of the pipe.
getInputStreamStart(DataSource) - Static method in class uk.ac.starlink.oldfits.FitsConstants
Returns an input stream which can be used with the various FITS classes based on a given DataSource object, positioned at the start of the stream.
getInputTable(Environment, String) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a table from the environment.
getInputTable() - Method in class uk.ac.starlink.ttools.task.InputTableSpec
Returns input table.
getInsertStatement(String) - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter
Returns the text of a suitable parametric statement for inserting a row.
getInstance() - Method in class diva.pod.Protocol
Get the single instance of this protocol class.
getInstance() - Method in class diva.pod.Protocol.Graph
Return the instance
getInstance() - Method in class diva.pod.Protocol.Layout
Return the instance
getInstance(Class) - Static method in class jsky.util.I18N
Return an instance of I18N, initialized to use i18n/gui_.properties, relative to the package directory for the given class.
getInstance() - Static method in class uk.ac.starlink.auth.AuthManager
Returns the default instance of this class.
getInstance() - Static method in class uk.ac.starlink.connect.NodeComparator
Returns an instance of this class.
getInstance() - Static method in class uk.ac.starlink.datanode.factory.DocumentDataNodeBuilder
Obtains the singleton instance of this class.
getInstance() - Static method in class uk.ac.starlink.datanode.factory.FileDataNodeBuilder
Obtains the singleton instance of this class.
getInstance() - Static method in class uk.ac.starlink.datanode.factory.SourceDataNodeBuilder
Obtains the singleton instance of this class.
getInstance() - Static method in class uk.ac.starlink.datanode.factory.StringDataNodeBuilder
Obtains the singleton instance of this class.
getInstance() - Static method in class uk.ac.starlink.datanode.factory.XMLDataNodeBuilder
Obtains the singleton instance of this class.
getInstance() - Static method in class uk.ac.starlink.datanode.nodes.NodeEntityResolver
Returns the sole instance of this singleton class.
getInstance() - Static method in class uk.ac.starlink.diva.interp.BasicInterpolatorFactory
Return reference to the only allowed instance of this class.
getInstance() - Static method in class uk.ac.starlink.fits.Unmapper
Returns an instance of this class.
getInstance() - Static method in class uk.ac.starlink.hds.HDSArrayBuilder
Returns an HDSArrayBuilder.
getInstance() - Static method in class uk.ac.starlink.hds.NDFNdxHandler
Returns an NDFNdxHandler.
getInstance() - Static method in class uk.ac.starlink.hdx.HdxDOMImplementation
 
getInstance() - Static method in class uk.ac.starlink.hdx.HdxFactory
Obtains an instance of the HdxFactory.
getInstance() - Static method in class uk.ac.starlink.ndx.XMLNdxHandler
Returns an XMLNdxHandler.
getInstance() - Static method in class uk.ac.starlink.oldfits.FitsArrayBuilder
Returns a FitsArrayBuilder.
getInstance() - Static method in class uk.ac.starlink.oldfits.FitsNdxHandler
Returns a FitsNdxHandler.
getInstance(FieldType, String[]) - Static method in class uk.ac.starlink.pds4.FieldReader
Returns a FieldReader instance for a given FieldType.
getInstance() - Static method in class uk.ac.starlink.table.EmptyRowSequence
Returns singleton instance of this class.
getInstance() - Static method in class uk.ac.starlink.ttools.cone.CdsHealpix
Returns the sole instance of this class.
getInstance() - Static method in class uk.ac.starlink.ttools.filter.StepFactory
Returns the singleton instance of this class.
getInstance() - Static method in class uk.ac.starlink.ttools.plot2.geom.CubePlotType
Returns the sole instance of this class.
getInstance() - Static method in class uk.ac.starlink.ttools.plot2.geom.MatrixPlotType
Returns the default instance of this plot type.
getInstance() - Static method in class uk.ac.starlink.ttools.plot2.geom.PlanePlotType
Returns the sole instance of this class.
getInstance() - Static method in class uk.ac.starlink.ttools.plot2.geom.SkyPlotType
Returns the sole instance of this class.
getInstance() - Static method in class uk.ac.starlink.ttools.plot2.geom.SpherePlotType
Returns the sole instance of this class.
getInstance() - Static method in class uk.ac.starlink.ttools.plot2.geom.TimePlotType
Returns the sole instance of this class.
getInstance(int) - Static method in class uk.ac.starlink.ttools.plot2.layer.FatLineXYShape
Returns an instance of this class for drawing lines of a given thickness.
getInstance() - Static method in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
Returns the sole instance of this singleton class.
getInstance() - Static method in class uk.ac.starlink.ttools.plot2.layer.LineArrayForm
Returns the sole instance of this singleton class.
getInstance() - Static method in class uk.ac.starlink.ttools.plot2.layer.MarkArrayForm
Returns the sole instance of this singleton class.
getInstance() - Static method in class uk.ac.starlink.ttools.plot2.layer.PairLinkForm
Returns the singleton instance of this class.
getInstance() - Static method in class uk.ac.starlink.ttools.plot2.layer.SizeForm
Returns the sole instance of this class.
getInstance() - Static method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm
Returns the sole instance of this class.
getInstance(VotLintContext) - Static method in class uk.ac.starlink.ttools.votlint.VersionDetail
Returns a VersionDetail instance suitable for use with the given context.
getInstance() - Static method in class uk.ac.starlink.util.PhysicalConstants
Get instance of class for aliasing.
getInstance() - Static method in class uk.ac.starlink.util.ProxySetup
Get a reference to the only instance of this class.
getInstance() - Static method in class uk.ac.starlink.util.StarEntityResolver
Returns the sole instance of this class.
getInstance() - Static method in class uk.ac.starlink.vo.AdqlSyntax
Returns an instance of this class.
getInstance() - Static method in class uk.ac.starlink.votable.Namespacing
Returns the default Namespacing instance.
getInstances() - Static method in class uk.ac.starlink.ttools.task.UserFindMode
Returns a list of all the useful instances of this class.
getInstrument() - Method in class nom.tam.fits.BasicHDU
Get the name of the instrument which was used to acquire the data in this FITS file.
getInt(String, Map<String, String>, int) - Method in class gaia.cu9.tools.parallax.DistanceEstimator
 
getInt(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
getInt(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
getInt(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
getInt(byte[], int, int, int, int) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Gets the field value as a Java int.
getInt(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
getInt(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
getInt(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
getInt(String) - Static method in class jsky.util.Convert
Extracts an integer from a string.
getInt(int) - Method in class nom.tam.util.ByteParser
Convert a region of the buffer to an integer
getInt() - Method in class nom.tam.util.ByteParser
Look for an integer at the beginning of the buffer
getInt() - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Gets the int attribute of the DefaultGrfContainer object
getInt(byte[], int, int, int, int) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
getIntArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getIntBuffer() - Method in class uk.ac.starlink.util.IntList
Returns the array currently used to store the contents of this list.
getIntColour() - Method in class uk.ac.starlink.ast.gui.ColourStore
Get the colour as an RGB integer (can be used by DefaultGrf).
getIntColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns a int value for a cell of the current row.
getIntColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getIntColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
 
getIntColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
getIntegerField(int, int) - Method in class uk.ac.starlink.util.AsciiFileParser
Get the integer value of a field.
getIntensityLookupTableName() - Method in class jsky.image.ImageColormap
Return the name of the current intensity lookup table
getIntensityLookupTableName() - Method in class jsky.image.ImageProcessor
Return the name of the current intensity lookup table
getInteractive() - Method in class uk.ac.starlink.task.LineEnvironment
Determines whether we are running interactively.
getInteractor() - Method in class diva.canvas.AbstractFigure
Return the interactor of this figure.
getInteractor() - Method in class diva.canvas.connector.TerminalFigure
Return the interactor of this figure.
getInteractor() - Method in interface diva.canvas.Figure
Return the interactor of this figure.
getInterfaceParameters() - Method in class uk.ac.starlink.ttools.task.TapServiceParams
Returns the parameter used to select the TAP interface, including authentication options.
getInterfaces() - Method in interface uk.ac.starlink.ttools.taplint.CapabilityHolder
Returns the list of declared capability/interface elements from a TAP service's capabilities endpoint.
getInterfaces() - Method in class uk.ac.starlink.vo.TapCapabilitiesDoc
Returns a list of capability,interface pairs found associated with this capabilities document.
getInterfaces(Element) - Static method in class uk.ac.starlink.vo.TapCapabilitiesDoc
Extracts a list of zero or more standard interfaces from the capabilities element.
getInterfacesElement() - Method in class uk.ac.starlink.ttools.cea.CeaConfig
Returns declaration to use for the Interfaces element.
getInterfaceType() - Method in interface uk.ac.starlink.vo.StdCapabilityInterface
Returns the xsi:type of this capability-interface.
getInterior() - Method in class uk.ac.starlink.ast.gui.AstAxes
Return if the suggestion axis placement is interior
getInternalBounds() - Method in interface uk.ac.starlink.ttools.plot2.PlotFrame
Returns the area within which actual plot content will reside.
getInternalFrame(JComponent) - Method in class diva.gui.DesktopContext
Return the internal frame for a given component.
getInternalSubset() - Method in class uk.ac.starlink.votable.dom.DelegatingDocumentType
 
getInterpolation() - Method in interface jsky.image.gui.BasicImageDisplay
Return the interpolation object used to scale the image
getInterpolation() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the interpolation object used to scale the image
getInterpolation() - Method in class jsky.image.gui.ImageDisplay
Return the interpolation object used to scale the image
getInterpolation() - Method in class jsky.image.ImageProcessor
Return the type of interpolation to use (for rotating).
getInterpolator() - Method in class uk.ac.starlink.diva.FigureProps
Get the value of interpolator.
getInterpolator() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Get the interpolator.
getInterpolatorCount() - Method in class uk.ac.starlink.diva.interp.BasicInterpolatorFactory
 
getInterpolatorCount() - Method in interface uk.ac.starlink.diva.interp.InterpolatorFactory
Get the number of interpolators supported.
getInterpolatorFactory() - Method in class uk.ac.starlink.diva.DrawActions
Get the InterpolatorFactory.
getInterpolatorType(Interpolator) - Method in class uk.ac.starlink.diva.interp.BasicInterpolatorFactory
 
getInterpolatorType(Interpolator) - Method in interface uk.ac.starlink.diva.interp.InterpolatorFactory
Return the numeric type of a given Interpolator.
getIntersectedFigures(Rectangle2D) - Method in class diva.canvas.BasicZList
Get the figures with bounding boxes that intersect the given region.
getIntersectedFigures(Rectangle2D) - Method in interface diva.canvas.ZList
Get the figures with bounding boxes that intersect the given region.
getIntervalCount() - Method in class jsky.timeline.DefaultTimeLineModel
get the number of intervals in the time line
getIntervalCount() - Method in class jsky.timeline.TimeLine
get the number of intervals in the time line
getIntervalCount() - Method in interface jsky.timeline.TimeLineModel
get the number of intervals in the time line
getIntervalTime() - Method in class jsky.timeline.TimeLine
get the time value of a single interval in the timeline
getIntProperty(String) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction.XResolver
 
getIntProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getIntro() - Method in class uk.ac.starlink.util.DataSource
Returns the intro buffer, first reading it if this hasn't been done before.
getIntroLimit() - Method in class uk.ac.starlink.util.DataSource
Returns the maximum length of the intro buffer.
getIntValue(String) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as an int, or 0 if not found.
getIntValue(String, int) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as an int, or 0 if not found.
getIntValue(String) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as an int, or 0 if not found.
getIntValue(String, int) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as an int, or 0 if not found.
getIntValue(String, int) - Method in class nom.tam.fits.Header
Get the value associated with the key as an int.
getIntValue(String) - Method in class nom.tam.fits.Header
Get the int value associated with the given key.
getIntValue() - Method in class uk.ac.starlink.ast.gui.DecimalField
Get the current value as an integer.
getIntValue(String) - Method in class uk.ac.starlink.fits.FitsHeader
Returns the integer value for a card with a given key, if one exists.
getIntValue(String) - Method in class uk.ac.starlink.oldfits.HeaderCards
Returns the integer value for a card with a given key.
getIntValue(long) - Method in interface uk.ac.starlink.table.storage.ColumnReader
Retrieve the current value of this sequence as an integer.
getIntValue(Integer) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getIntValue(long) - Method in interface uk.ac.starlink.ttools.plot2.data.CachedReader
Retrieve the value at a given index as an integer.
getIntValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.CachedTupleSequence
 
getIntValue(int) - Method in interface uk.ac.starlink.ttools.plot2.data.Tuple
Returns the value of a given column as an integer.
getIntValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperTuple
 
getInverseTransform() - Method in class diva.canvas.TransformContext
Get the transform from parent coordinates into local coordinates.
getInvert() - Method in class uk.ac.starlink.ast.Mapping
Get mapping inversion flag.
getInvisible() - Method in class uk.ac.starlink.ast.Plot
Get draw graphics using invisible ink.
getInvocation() - Method in class uk.ac.starlink.ttools.plot2.task.StiltsPlotFormatter
Returns the invocation used to introduce the STILTS command.
getIO() - Static method in class uk.ac.starlink.parquet.ParquetUtil
Returns the ParquetIO object that handles all the parquet-mr-dependent I/O.
getIsotropicScale() - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
Returns the isotropic scale.
getItem() - Method in class uk.ac.starlink.vo.Tree.Leaf
Returns the item referenced by this leaf.
getItem1() - Method in class uk.ac.starlink.util.Bi
Returns this object's first item.
getItem1() - Method in class uk.ac.starlink.util.Pair
Returns this pair's first item.
getItem2() - Method in class uk.ac.starlink.util.Bi
Returns this object's second item.
getItem2() - Method in class uk.ac.starlink.util.Pair
Returns this item's second item.
getItemContentClass() - Method in class uk.ac.starlink.gbin.ItemReader
Returns the class of objects returned by readItem
getItemName() - Method in class uk.ac.starlink.gbin.ItemReader
Returns the (non-hierarchical) name of the data item represented by this reader.
getItems() - Method in class uk.ac.starlink.util.gui.ArrayTableModel
Returns the row data items used by this model.
getItemSize(Object) - Method in class uk.ac.starlink.feather.VariableStarColumnWriter
Returns the number of bytes that a given item will occupy in the output stream.
getItemSize() - Method in class uk.ac.starlink.table.storage.Codec
Returns the number of bytes a call to encode will write.
getIterationCount(int) - Method in class diva.graph.layout.GridAnnealingLayout
 
getIterationLimit() - Method in class gaia.cu9.tools.parallax.util.CdfIntegration
 
getITT(String) - Static method in class jsky.image.ImageColorITTs
return the named lookup table
getITTName(int) - Static method in class jsky.image.ImageColorITTs
return the name of the ith intensity table
getITTNames() - Static method in class jsky.image.ImageColorITTs
return an array of intensity table names
getIvoid() - Method in enum uk.ac.starlink.vo.AdqlVersion
Returns the version identifier string.
getIvoid() - Method in interface uk.ac.starlink.vo.OutputFormat
Returns an optional IVO-ID associated with this format.
getIvoid(URL) - Method in class uk.ac.starlink.vo.TapServiceFinderPanel
Returns the IVOID corresponding to a given TAP service URL, if known.
getIvoid() - Method in class uk.ac.starlink.vo.TapServiceKit
Returns the resource identifier for this kit if known.
getIvorn() - Method in class uk.ac.starlink.ttools.cea.CeaMetadata
Returns the application ID.
getIwc() - Method in class uk.ac.starlink.ast.FitsChan
Get include a Frame representing FITS-WCS intermediate world coordinates.
getJavaType() - Method in class uk.ac.starlink.hds.HDSType
Returns the java type most naturally associated with this HDS type.
getJavaVersion() - Static method in class uk.ac.starlink.task.InvokeUtils
Returns the JVM version, without throwing any exceptions.
getJavaVM() - Static method in class uk.ac.starlink.task.InvokeUtils
Returns the JVM name and version string, without throwing any exceptions.
getJCanvas() - Method in class diva.canvas.demo.FigureDemo
Get the canvas.
getJCanvas() - Method in class diva.canvas.demo.SpaceDemo
Get the canvas.
getJdbcAuthenticator() - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
 
getJdbcAuthenticator() - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
 
getJdbcAuthenticator() - Method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Returns a JDBC authenticator suitable for use in this environment.
getJdbcAuthenticator(Environment) - Static method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Returns a suitable JDBC authenticator for a given environment.
getJdbcAuthenticator() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
 
getJdbcAuthenticator() - Method in interface uk.ac.starlink.ttools.task.TableEnvironment
Returns a JDBC authenticator suitable for use in this environment.
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.
getJMenuBar() - Method in interface diva.gui.AppContext
Return the menu bar that the container uses.
getJMenuBar() - Method in class diva.gui.AppContextDelegate
Return the menu bar of the delegate.
getJMenuBar() - Method in class diva.gui.AppletContext
Return the menu bar that the container uses.
getJMenuBar() - Method in class diva.gui.ApplicationContext
Return the menu bar that the container uses.
getJob() - Method in class uk.ac.starlink.vo.UwsJobPanel
Returns the job currently displayed.
getJobId() - Method in class uk.ac.starlink.vo.UwsJob
Returns the server-assigned job-id for this job.
getJobId() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns this job's ID, unique for this UWS service.
getJobs() - Method in class uk.ac.starlink.vo.UwsJobListPanel
Returns an array of jobs currently visible in this panel.
getJobUrl() - Method in class uk.ac.starlink.vo.UwsJob
Returns the URL for this job.
getJoinFixAction(Environment, StringParameter) - Method in class uk.ac.starlink.ttools.task.JoinFixActionParameter
Returns the action specified by this parameter for a given label.
getJoinFixActions(Environment, int) - Method in class uk.ac.starlink.ttools.task.JoinFixActionParameter
Returns an array of fix actions, one for each of a list of numbered input tables.
getJoinModeKey() - Method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
Returns the config key for the Join Mode used by this plotter.
getJson() - Method in class uk.ac.starlink.tfcat.TfcatObject
Returns the JSON object on which this is based.
getJToolBar() - Method in class diva.gui.DesktopContext
Get the tool bar.
getJTree() - Method in class uk.ac.starlink.vo.RemoteTreeBrowser
Returns the JTree component used for display.
getKernel() - Method in class nom.tam.fits.BasicHDU
Get the non-FITS data object
getKernel() - Method in class nom.tam.fits.Data
Return the non-FITS data object
getKernelConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
Returns a list of keys that specify how the smoothing kernel will be configured.
getKernelConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.FixedKernelDensityPlotter
 
getKernelConfigKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
 
getKey(int) - Method in class nom.tam.fits.Header
Deprecated.
An iterator should be used for sequential access to the header.
getKey() - Method in class nom.tam.fits.HeaderCard
Return the keyword from this card
getKey() - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
getKey() - Method in class uk.ac.starlink.fits.ParsedCard
Returns the FITS keyword.
getKey(double) - Method in interface uk.ac.starlink.ttools.plot.MapBinnedData.BinMapper
Returns the key to use for a given value.
getKey() - Method in class uk.ac.starlink.ttools.task.Setting
Returns this setting's parameter name.
getKeyId() - Method in class uk.ac.starlink.vo.ForeignMeta
Returns the key ID associated with this foreign key.
getKeyName(String) - Method in class uk.ac.starlink.fits.BintableColumnHeader
Gives the name of the actual FITS header card for the column managed by this object and a standard FITS BINTABLE base header name.
getKeyOrder() - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
Returns the list which defines ordering for any keys which crop up.
getKeyOrder() - Method in class uk.ac.starlink.util.MapGroup
Returns the list which defines ordering for any keys which crop up.
getKeys() - Method in class diva.gui.ApplicationResources
Deprecated.
Get an enumeration over the keys
getKeys() - Method in class diva.resource.RelativeBundle
Get an enumeration over the keys
getKeys() - Method in class uk.ac.starlink.astrogrid.AcrConnector
Returns an empty array.
getKeys() - Method in interface uk.ac.starlink.connect.Connector
Returns an array of authorization keys whose values are required to attempt a connection.
getKeys() - Method in class uk.ac.starlink.srb.SRBConnector
 
getKeys() - Method in class uk.ac.starlink.ttools.plot2.config.CaptionerKeySet
 
getKeys() - Method in interface uk.ac.starlink.ttools.plot2.config.KeySet
The config keys used to specify an object.
getKeys() - Method in class uk.ac.starlink.ttools.plot2.config.RampKeySet
 
getKeywordComment(String) - Method in class jsky.image.fits.codec.FITSImage
Return the comment for the given FITS keyword from the FITS header, or null if not found.
getKeywords() - Method in class jsky.image.fits.codec.FITSImage
Returns a list of FITS keywords for this image.
getKeywords() - Method in interface uk.ac.starlink.vo.TapServiceFinder.Constraint
Returns a list of search terms to be matched against target items.
getKeywordValue(String) - Method in class jsky.image.fits.codec.FITSImage
Return the value of the given FITS keyword from the FITS header, or null if not found.
getKeywordValue(String, String) - Method in class jsky.image.fits.codec.FITSImage
Return the value of the given FITS keyword as a string, or the given default value, if not found.
getKeywordValue(String, int) - Method in class jsky.image.fits.codec.FITSImage
Return the value of the given FITS keyword as an integer, or the given default value, if not found.
getKeywordValue(String, double) - Method in class jsky.image.fits.codec.FITSImage
Return the value of the given FITS keyword as a double, or the given default value, if not found.
getKeywordValue(String, float) - Method in class jsky.image.fits.codec.FITSImage
Return the value of the given FITS keyword as a float, or the given default value, if not found.
getKeyX() - Method in class uk.ac.starlink.ttools.plot2.geom.XyKeyPair
Returns the config key for the X axis.
getKeyY() - Method in class uk.ac.starlink.ttools.plot2.geom.XyKeyPair
Returns the config key for the Y axis.
getKit() - Static method in class uk.ac.starlink.ttools.convert.Iso8601Converter
Returns a date kit private to the calling thread.
getKnots() - Method in class uk.ac.starlink.dpac.math.PolynomialSplineFunction
Get an array copy of the knot points.
getKnownBuilders() - Method in class uk.ac.starlink.table.StarTableFactory
Gets the list of builders which are available for selection by format name.
getKnownCombiners() - Static method in class uk.ac.starlink.ttools.plot2.layer.Combiner
Returns a list of the known general purpose instances of this class.
getKnownExporters(PdfGraphicExporter) - Static method in class uk.ac.starlink.ttools.plot.GraphicExporter
Returns a standard list of available GraphicExporter objects.
getKnownFormats() - Method in class uk.ac.starlink.table.StarTableFactory
Returns the list of format names, one for each of the handlers returned by StarTableFactory.getKnownBuilders().
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.
getKnownFormats() - Static method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Returns a list of all the known implementations of this class.
getKnownKeys() - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
Returns a list of all the keys which appear in any of the metadata sets.
getKnownKeys() - Method in class uk.ac.starlink.util.MapGroup
Returns a list of all the keys which appear in any of the metadata sets.
getKnownLabellers() - Static method in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Returns a list of the known SkyAxisLabeller instances.
getKnownMessages() - Static method in class uk.ac.starlink.plastic.MessageDefinition
Returns an array of known standard message definitions.
getKnownMessages() - Static method in class uk.ac.starlink.plastic.MessageId
Returns an array of known standard message IDs.
getKnownModes(GraphicExporter[]) - Static method in class uk.ac.starlink.ttools.plottask.PaintMode
Returns a list of all available paint modes, given a list of available GraphicExporter objects.
getKnownRegMap() - Static method in class uk.ac.starlink.registry.RegClientTest
Returns a map containing nickname->service endpoint pairs for some popular registries, for convenience.
getKnownResult() - Method in enum uk.ac.starlink.ttools.cone.Coverage.Amount
Returns the single fixed answer to all coverage queries.
getKnownStages() - Method in class uk.ac.starlink.ttools.taplint.TapLinter
Returns an ordered map of the validation stages defined by this class.
getKnownSystems() - Static method in class uk.ac.starlink.ttools.convert.SkySystem
Returns an array of all the systems known.
getKnownSystems(boolean) - Static method in class uk.ac.starlink.ttools.plot2.geom.SkySys
Returns the list of known sky system instances.
getKnownUnits() - Static method in class uk.ac.starlink.ttools.convert.SkyUnits
Returns a list of all the available instances of this class.
getKnownUnits() - Static method in class uk.ac.starlink.ttools.plot2.layer.SolidAngleUnit
Returns an array of the defined solid angle units.
getKnownValues() - Static method in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Returns a list of known TimeUnit instances.
getKnownValues() - Static method in class uk.ac.starlink.ttools.plot2.layer.Normalisation
Returns the Normalisation instances defined by this class.
getKnownVersions() - Static method in class uk.ac.starlink.votable.VOTableVersion
Returns a number->version map for all known versions.
getL(String) - Method in class uk.ac.starlink.ast.AstObject
Get a long integer attribute value by name.
getL(String) - Method in class uk.ac.starlink.ast.Plot
 
getLabel() - Method in class diva.canvas.toolbox.LabelWrapper
Get the label.
getLabel() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's label (may be an expression using column names)
getLabel(Vector) - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's label, evaluating the expression for the given row.
getLabel() - Method in class jsky.science.AbstractScienceObject
Convenience method for storing a "user friendly" name for an object.
getLabel() - Method in interface jsky.science.ScienceObjectModel
Returns a Label property - may be same as Name or same as toString() or provide a different implementation
getLabel() - Method in class jsky.util.gui.LabelEntry
 
getLabel() - Method in class jsky.util.gui.LabelEntrySlider
Return the label
getLabel() - Method in class jsky.util.gui.LabelJPanel
Return the internal label object.
getLabel() - Method in class jsky.util.gui.LabelWidget
Return the widget used to display the label.
getLabel(int) - Method in class uk.ac.starlink.ast.Frame
Get axis label by axis.
getLabel() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Gets the label of this object.
getLabel() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
 
getLabel() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
getLabel() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
getLabel() - Method in interface uk.ac.starlink.ndx.Ndx
Returns the label string for this Ndx.
getLabel() - Method in interface uk.ac.starlink.ndx.NdxImpl
Gets the label component.
getLabel() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
getLabel() - Method in interface uk.ac.starlink.table.gui.TableLoader
Returns a short textual label describing what is being loaded.
getLabel() - Method in class uk.ac.starlink.ttools.build.Plot2Example
Returns this example's name.
getLabel(int) - Method in class uk.ac.starlink.ttools.plot.AxisLabels
Returns the label for one of the tick marks.
getLabel() - Method in class uk.ac.starlink.ttools.plot.ErrorMode.Extent
Returns a name suitable for labelling a control for this extent.
getLabel() - Method in class uk.ac.starlink.ttools.plot.PointData
Returns the text label associated with this point.
getLabel() - Method in interface uk.ac.starlink.ttools.plot.PointSequence
Returns any text label associated with the current point.
getLabel() - Method in class uk.ac.starlink.ttools.plot.WrapperPointSequence
 
getLabel() - Method in class uk.ac.starlink.ttools.plot2.LabelledLine
Returns the annotation.
getLabel() - Method in class uk.ac.starlink.ttools.plot2.layer.Unit
Returns the label, suitable for user interface selection.
getLabel() - Method in class uk.ac.starlink.ttools.plot2.LegendEntry
Returns the text label associated with this entry.
getLabel() - Method in class uk.ac.starlink.ttools.plot2.ShadeAxis
Returns the text label for this axis.
getLabel() - Method in class uk.ac.starlink.ttools.plot2.task.ShadeSpec
Returns aux axis label.
getLabel() - Method in class uk.ac.starlink.ttools.plot2.Tick
Returns this tick's text label.
getLabel() - Method in class uk.ac.starlink.ttools.plottask.TablePointSequence
 
getLabel() - Method in class uk.ac.starlink.ttools.taplint.AdhocCode
 
getLabel() - Method in enum uk.ac.starlink.ttools.taplint.DatalinkCode
 
getLabel() - Method in enum uk.ac.starlink.ttools.taplint.FixedCode
 
getLabel() - Method in interface uk.ac.starlink.ttools.taplint.ReportCode
Returns the 4-character label of this code.
getLabel() - Method in class uk.ac.starlink.vo.DoubleValueField
Returns this field's label componnent.
getLabel() - Method in class uk.ac.starlink.vo.ResourceField
Returns a user-directed short text label for this field.
getLabel() - Method in class uk.ac.starlink.vo.Tree.Branch
Returns this branch's label.
getLabel() - Method in interface uk.ac.starlink.vo.VocabTerm
Returns a human-readable string for display purposes.
getLabelAt(int) - Method in class uk.ac.starlink.ast.Plot
Get where to place numerical labels for a Plot by axis.
getLabelBounds(Tick[], String, Captioner, Orientation, boolean) - Method in class uk.ac.starlink.ttools.plot2.Axis
Determines the bounds for axis and tickmark annotations.
getLabelColor() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns the colour to use for drawing labels.
getLabelFigure() - Method in class diva.canvas.connector.AbstractConnector
Get the figure that display's this connector's label.
getLabelForComponent(JComponent) - Method in class jsky.catalog.gui.CatalogQueryPanel
Return the text of the label corresponding to the given display component, or null if not found.
getLabellerDescription() - Method in interface uk.ac.starlink.ttools.plot2.geom.SkyAxisLabeller
Returns a description for this mode.
getLabellerDescription() - Method in class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
 
getLabellerName() - Method in interface uk.ac.starlink.ttools.plot2.geom.SkyAxisLabeller
Returns a name for this axis labelling mode.
getLabellerName() - Method in class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
 
getLabelling() - Method in class uk.ac.starlink.ast.Plot
Get label and tick placement option for a Plot.
getLabelPixels(String, int, int, Rectangle) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns an array over pixel positions which can be used to draw a label for this style.
getLabels() - Method in class uk.ac.starlink.table.gui.LabelledComponentStack
Returns an array of labels which have been added.
getLabels() - Method in class uk.ac.starlink.ttools.plot2.geom.GridLiner
Get the labels for the lines
getLabelText() - Method in class jsky.util.gui.LabelEntry
 
getLabelText() - Method in class jsky.util.gui.LabelJPanel
Return the text of the label
getLabelUnits(int) - Method in class uk.ac.starlink.ast.Plot
Get use axis unit descriptions in a Plot by axis.
getLabelUp(int) - Method in class uk.ac.starlink.ast.Plot
Get draw numerical Plot labels upright by axis.
getLanguage() - Method in class uk.ac.starlink.vo.VersionedLanguage
Returns the language.
getLanguages() - Method in interface uk.ac.starlink.vo.TapCapability
Returns an array of query language specifiers known by this capability.
getLapserate() - Method in class uk.ac.starlink.pal.AOParams
Get lapse rate
getLargeDisplayIcon() - Method in class uk.ac.starlink.ttools.plot2.config.NamedColorChooserPanel
Returns null.
getLargeDisplayIcon() - Method in class uk.ac.starlink.ttools.plot2.config.PaletteColorChooserPanel
Returns null.
getlastChar() - Method in class uk.ac.starlink.pal.palString
Get the last character
getLastChild() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getLastIndex() - Method in class diva.util.NullArrayIterator
Return the index of the element last returned.
getLastInfo() - Method in class uk.ac.starlink.vo.UwsJob
Returns the most recently read job state.
getLastSelection() - Method in class diva.canvas.interactor.BasicSelectionModel
Return the last selection in the list.
getLastSelection() - Method in interface diva.canvas.interactor.SelectionModel
Return the last selection in the list.
getLat() - Method in class uk.ac.starlink.pal.AOParams
Get Geodetic latitude
getLat() - Method in class uk.ac.starlink.pal.Observatory
Get Latitude
getLat() - Method in class uk.ac.starlink.pal.Spherical
Get Latitude
getLatAxis() - Method in class uk.ac.starlink.ast.SkyFrame
Get index of the latitude axis.
getLatcos() - Method in class uk.ac.starlink.pal.AOParams
Get cosine of Geodetic latitude
getLatDeg() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyFov
Returns central latitude in degrees.
getLatDeriv() - Method in class uk.ac.starlink.pal.Spherical
Get latitude velocity component
getLatitude() - Method in class uk.ac.starlink.pal.Galactic
Get the Latitude
getLatitude() - Method in class uk.ac.starlink.pal.ObsPosition
Get the latitude
getLatitudeLines(double, int) - Method in class uk.ac.starlink.ttools.plot2.geom.SphereNet
Returns an array of line specifications representing lines of latitude.
getLatitudeName() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySys
Returns the human-readable name for latitude.
getLatsin() - Method in class uk.ac.starlink.pal.AOParams
Get sine of Geodetic latitude
getLayer() - Method in class diva.canvas.AbstractFigure
Get the most immediate layer containing this figure.
getLayer() - Method in class diva.canvas.connector.TerminalFigure
Get the most immediate layer containing this figure.
getLayer() - Method in interface diva.canvas.Figure
Get the most immediate layer containing this figure.
getLayer(int) - Method in class diva.canvas.toolbox.BasicCanvasPane
Get the layer at the given index.
getLayerBounds() - Method in class diva.canvas.CanvasLayer
Get the bounds of the shapes draw in this layer.
getLayerBounds() - Method in class diva.canvas.FigureLayer
Get the bounds of the shapes draw in this layer.
getLayerConfigParams(ConfigKey<?>[], String, boolean) - Static method in class uk.ac.starlink.ttools.plot2.task.LayerTypeParameter
Gets parameters used for speciyfing ConfigKey-based values for a plot.
getLayeredPane() - Method in class diva.gui.AppContextDelegate
Returns the layeredPane of the delegate.
getLayerEvent() - Method in class uk.ac.starlink.diva.FigureChangedEvent
Return the LayerEvent that was associated with the change.
getLayerOpt(AbstractKernelDensityPlotter.KDenseStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
 
getLayerOpt() - Method in class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter.CombineArrayStyle
Returns the LayerOpt for this style.
getLayerOpt(DensogramPlotter.DensoStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
 
getLayerOpt(S) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Returns the LayerOpt suitable for a given style for this plotter.
getLayerOpt(S) - Method in class uk.ac.starlink.ttools.plot2.layer.SimpleDecalPlotter
Indicates the layer optimisation options that apply to a given style.
getLayerPoint() - Method in class diva.canvas.event.LayerEvent
Get the point where the event occured.
getLayers(int) - Method in class uk.ac.starlink.ttools.plot2.PlotScene
Returns the plot layers contained in a given zone.
getLayers() - Method in class uk.ac.starlink.ttools.plot2.ZoneContent
Returns plot layers.
getLayerSource() - Method in class diva.canvas.event.LayerEvent
Get the layer that the event occurred on.
getLayerSpecs() - Method in class uk.ac.starlink.ttools.plot2.task.PlotSpec
Returns the layer specification array supplied at construction time.
getLayerSuffixer() - Method in class uk.ac.starlink.ttools.plot2.task.StiltsPlotFormatter
Returns the policy for selecting per-layer parameter suffixes.
getLayerTypes() - Static method in class uk.ac.starlink.ttools.build.LayerTypeDoc
Returns an ordered list of all the LayerTypes used by known plot types.
getLayerTypes(Plotter<?>[]) - Static method in class uk.ac.starlink.ttools.plot2.task.LayerTypeParameter
Returns the list of LayerTypes represented by a given list of Plotters.
getLayerX() - Method in class diva.canvas.event.LayerEvent
Get the horizontal component of the point where the event occured.
getLayerY() - Method in class diva.canvas.event.LayerEvent
Get the vertical component of the point where the event occured.
getLayout() - Method in class diva.graph.layout.IncrementalLayoutListener
Return the layout.
getLayoutMode() - Method in class diva.gui.DesktopContext
Get the layout mode
getLayoutPercentage() - Method in class diva.graph.basic.BasicLayoutTarget
Return the percentage of the pane that is used for layout.
getLayoutTarget() - Method in class diva.graph.layout.AbstractGlobalLayout
Return the layout target.
getLayoutTarget() - Method in interface diva.graph.layout.GlobalLayout
Return the layout target.
getLayoutTarget() - Method in class diva.graph.layout.IncrLayoutAdapter
Return the layout target.
getLayoutTarget() - Method in class diva.graph.layout.ProxyIncrLayout
Return the layout target.
getLayoutTarget() - Method in class diva.graph.layout.RandomIncrLayout
Return the layout target.
getLdeg() - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
getLeadSelectionIndex() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
getLeft() - Method in class uk.ac.starlink.ttools.plot2.Padding
Returns the required left margin.
getLeftButton() - Method in class jsky.util.gui.LabelEntrySlider
Return the left arrow button
getLegalValues() - Method in class uk.ac.starlink.votable.FieldElement
Returns a VALUES child of this element with the attribute type='legal', or null if none exists.
getLegend() - Method in class uk.ac.starlink.ttools.plot2.Trimming
Returns legend icon.
getLegendBorderParameter() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the parameter for indicating whether the legend border will be visible.
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot.BarStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot.DensityStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns an icon giving a general example of what this form looks like.
getLegendIcon(ErrorMode[], int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns an icon giving an example of what this form looks like in a detailed context.
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Draws a legend icon for this style without error rendering.
getLegendIcon(ErrorMode[]) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Draws a legend icon for this style given certain error modes.
getLegendIcon() - Method in interface uk.ac.starlink.ttools.plot.Style
Returns an icon suitable for displaying in a legend for this style.
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter.KDenseStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.ContourStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter.DensoStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlotter.FillStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.GridPlotter.GridStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter.HealpixStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter.HistoStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.LineCombineArrayPlotter.LineCombineArrayStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.LineStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkCombineArrayPlotter.MarkCombineArrayStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkerStyle
 
getLegendIcon(int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkerStyle
Returns an icon of a requested size with this marker painted in the center.
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Returns an icon giving a general example of what this shape looks like.
getLegendIcon(MultiPointScribe, ErrorMode[], int, int, int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Returns an icon giving an example of what this shape looks like in a detailed context.
getLegendIcon() - Method in interface uk.ac.starlink.ttools.plot2.layer.Outliner
Returns an icon suitable for identifying points painted by this object in a plot legend.
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm.SizeOutliner
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm.SizeXyOutliner
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter.SkyDenseStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter.GridStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter.SpectroStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter.GridStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.SpotPlotter.SpotStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter.TraceStyle
 
getLegendLabel() - Method in class uk.ac.starlink.ttools.plot2.task.LayerSpec
Returns the legend label associated with this layer.
getLegendOpaqueParameter() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the parameter for indicating whether the legend background will be opaque.
getLegendParameter() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the parameter for indicating whether the legend will be visible.
getLegendPosition() - Method in class uk.ac.starlink.ttools.plot2.Trimming
Returns legend position if internal legend is required.
getLegendSequenceParameter() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the parameter for determining the sequence and inclusion of layers in the legend.
getLegendSpec() - Method in class uk.ac.starlink.ttools.plot2.task.TrimmingSpec
Returns the legend specification.
getLength() - Method in class diva.canvas.connector.Arrowhead
Get the length.
getLength() - Method in class uk.ac.starlink.astrogrid.AcrDataSource
 
getLength() - Method in class uk.ac.starlink.parquet.FileInputFile
 
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.
getLength(Object) - Method in class uk.ac.starlink.ttools.filter.ArrayReader
Returns array length for a suitable array object.
getLength() - Method in interface uk.ac.starlink.ttools.filter.UnivariateStats.ArrayStats
Returns array length.
getLength() - Method in class uk.ac.starlink.ttools.plot2.data.MoveFileByteStore
 
getLength() - Method in class uk.ac.starlink.ttools.plot2.layer.Binner
Returns the number of bins.
getLength() - Method in class uk.ac.starlink.ttools.plot2.layer.Gridder
Returns the number of points in the grid and array.
getLength() - Method in interface uk.ac.starlink.ttools.plot2.layer.NumberArray
Returns array length.
getLength() - Method in interface uk.ac.starlink.ttools.plot2.layer.XYArrayData
Returns the number of X, Y pairs avilable.
getLength() - Method in class uk.ac.starlink.util.DataSource
Returns the length of the stream returned by getInputStream in bytes, if known.
getLength() - Method in class uk.ac.starlink.votable.dom.DelegatingCharacterData
 
getLevel() - Method in class uk.ac.starlink.table.HealpixTableInfo
Returns the HEALPix level.
getLevel() - Method in class uk.ac.starlink.table.join.HtmSkyPixellator
Returns the HTM level, which determines sky pixel size.
getLevel() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyPixer
Returns the HEALPix level for this pixellisation scheme.
getLevel() - Method in class uk.ac.starlink.ttools.task.SettingGroup
Returns the grouping level.
getLevel() - Method in class uk.ac.starlink.util.XmlWriter
Returns the current element nesting level.
getLevel() - Method in class uk.ac.starlink.vo.ConeVerbosity
Returns the integer verbosity level.
getLevelCount() - Method in class diva.graph.layout.LevelLayout.LevelData
 
getLevelCount() - Method in class uk.ac.starlink.ttools.plot2.layer.ContourStyle
Returns requested number of contours.
getLevelMode() - Method in class uk.ac.starlink.ttools.plot2.layer.ContourStyle
Returns level determination algorithm.
getLHSType() - Method in class diva.sketch.parser2d.AbstractRule
Return the LHS type of the rule.
getLHSType() - Method in interface diva.sketch.parser2d.Rule
Return the LHS type of the rule.
getLHSType() - Method in class diva.sketch.parser2d.SingleRule
Return the LHS type of the rule.
getLibrary(JELRowReader) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Returns a JEL Library suitable for expression evaluation within a table.
getLimits() - Method in class uk.ac.starlink.array.NDShape
Returns the exclusive upper limits in each dimension of the NDShape.
getLimits() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeAspect
Returns 3D data bounds.
getLimits(ConfigMap, ConfigKey<Double>, ConfigKey<Double>, ConfigKey<Subrange>, boolean, Range) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Utility method to interrogate axis range configuration variables and work out the actual range to use on a given Cartesian axis.
getLimits(double, double, Subrange, boolean, Range) - Static method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Utility method to determine actual axis limits based on requested high/low values and a subrange.
getLine() - Method in exception diva.util.aelfred.XmlException
Get the line number containing the error.
getLine() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns the line type for this style.
getLineAlpha() - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
Returns the alpha value for drawing a line.
getLinearCoefficients() - Method in class uk.ac.starlink.ttools.plot.XYStats
Returns the polynomial coefficients of a linear regression line for the submitted data.
getLineInteractor() - Method in class jsky.image.graphics.DivaImageGraphics
Return an interactor for lines
getLineNumber() - Method in class diva.compat.xml.XmlReader
Get the current line number.
getLineNumber() - Method in class diva.util.aelfred.XmlParser
Return the current line number.
getLineNumber() - Method in class diva.util.LoggableOp
 
getLineNumber() - Method in class diva.util.xml.XmlReader
Get the current line number.
getLines() - Method in class uk.ac.starlink.ttools.build.Plot2Example
Returns the lines representing the stilts command you would type to execute this example.
getLines() - Method in class uk.ac.starlink.ttools.plot2.geom.GridLiner
Get the line points
getLineSeparatorBytes() - Static method in class uk.ac.starlink.util.IOUtils
Returns the platform's line separator as a byte array given the platform's default encoding.
getLineWidth() - Method in class diva.canvas.connector.AbstractConnector
Get the line width of this figure.
getLineWidth() - Method in class diva.canvas.toolbox.BasicFigure
Get the line width.
getLineWidth() - Method in class diva.canvas.toolbox.PathFigure
Get the line width of this figure.
getLineWidth() - Method in class diva.compat.canvas.AbstractPaintedGraphic
Get the line width.
getLineWidth() - Method in interface diva.compat.canvas.PaintedGraphic
Get the line width.
getLineWidth() - Method in class diva.compat.canvas.PaintedPath
Get the line width.
getLineWidth() - Method in class diva.compat.canvas.PaintedShape
Get the line width
getLineWidth() - Method in class diva.sketch.CompositeSymbol
Return the linewidth of the children if it is the same for all children, or Symbol.MIXED_LINEWIDTH if not.
getLineWidth() - Method in class diva.sketch.SketchController
Return the line width used to draw symbols.
getLineWidth() - Method in class diva.sketch.StrokeSymbol
Return the line width used to draw this symbol.
getLineWidth() - Method in interface diva.sketch.Symbol
 
getLineWidth() - Method in class diva.util.java2d.AbstractPaintedGraphic
Deprecated.
Get the line width.
getLineWidth() - Method in interface diva.util.java2d.PaintedGraphic
Deprecated.
Get the line width.
getLineWidth() - Method in class diva.util.java2d.PaintedPath
Deprecated.
Get the line width.
getLineWidth() - Method in class diva.util.java2d.PaintedShape
Deprecated.
Get the line width
getLineWidth() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the current line width for drawing.
getLineWidth() - Method in class uk.ac.starlink.diva.DrawActions
Return the current line width for drawing.
getLineWidth() - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Get line width
getLineWidth() - Method in interface uk.ac.starlink.diva.DrawFigure
Get the line width.
getLineWidth() - Method in class uk.ac.starlink.diva.DrawLabelFigure
 
getLineWidth() - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Returns the line width associated with this style.
getLineWidthAction(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Return the action for the given line width
getLineWidthAction(int) - Method in class uk.ac.starlink.diva.DrawActions
Return the action for the given line width
getLinkAuth(Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the value of the DataLink content_auth column in a given row.
getLinkAuthorized(Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the declared authorization status for a given row.
getLinkController() - Method in class diva.graph.schematic.SchematicGraphController
Return the link controller.
getLinks() - Method in class uk.ac.starlink.vo.ForeignMeta
Returns the column links associated with this foreign key.
getLinks() - Method in class uk.ac.starlink.votable.TableElement
Returns the LINK elements for this table.
getLinkText(TableQueryResult, Object, int, int) - Method in interface jsky.catalog.FieldDesc
Return the text to display for the link, if there is one, otherwise null.
getLinkText(TableQueryResult, Object, int, int) - Method in class jsky.catalog.FieldDescAdapter
Return the text to display for the link, if there is one, otherwise null.
getLinkValue(TableQueryResult, Object, int) - Method in interface jsky.catalog.FieldDesc
If this field has a link, follow it and return the value it points to as a QueryResult.
getLinkValue(TableQueryResult, Object, int) - Method in class jsky.catalog.FieldDescAdapter
If this field has a link, follow it and return the value it points to as a QueryResult.
getList() - Method in class diva.gui.toolbox.ListDataModel
Return this model as a list.
getList(HdxResourceType) - Method in interface uk.ac.starlink.hdx.HdxContainer
Returns a list of objects from the Hdx.
getListCellRendererComponent(JList<? extends Shader>, Shader, int, boolean, boolean) - Method in class uk.ac.starlink.ttools.gui.ShaderListCellRenderer
 
getListCellRendererComponent(JList<? extends T>, T, int, boolean, boolean) - Method in class uk.ac.starlink.util.gui.CustomComboBoxRenderer
 
getListCellRendererComponent(JList<?>, Object, int, boolean, boolean) - Method in class uk.ac.starlink.util.gui.FileNameListCellRenderer
Return the requested component that renders the text.
getListCellRendererComponent(JList<? extends E>, E, int, boolean, boolean) - Method in class uk.ac.starlink.util.gui.RenderingComboBox
Implements ListCellRenderer.
getListIterator(boolean) - Method in class uk.ac.starlink.diva.DrawActions
Return a ListIterator over the figures.
getListModel() - Method in class uk.ac.starlink.vo.MetaColumnModel
Returns the ListModel representing all the columns in the original TableColumnModel.
getListSize() - Method in class uk.ac.starlink.ast.PointList
Get number of points in a PointList.
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.
getLocalFailures() - Method in class uk.ac.starlink.xdoc.LinkChecker
Returns the total number of local link resolution failures this checker has come across.
getLocalGraphModel() - Method in class diva.graph.layout.LevelLayout
Return the local graph model.
getLocalHub() - Static method in class uk.ac.starlink.plastic.PlasticUtils
Returns the PLASTIC hub running on the local host.
getLocalIdentifier() - Method in interface uk.ac.starlink.pds4.Table
Returns the local_identifier for this table.
getLocalName() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getLocalPart() - Method in class uk.ac.starlink.vo.Ivoid
Returns the local part of this IVOID.
getLocalResource(String, String) - Method in class uk.ac.starlink.util.StarEntityResolver
Returns a resource name locating the entity referenced by a given public/system ID pair.
getLocalSemantics(Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the local semantics value for a given row.
getLocalTime() - Method in class uk.ac.starlink.pal.AOParams
Get local apparent sidereal time
getLocation(Rectangle2D, int) - Static method in class diva.canvas.CanvasUtilities
Get the point on the given rectangular shape indicated by the location flag.
getLocation() - Method in class uk.ac.starlink.ttools.task.InputTableSpec
Returns input table location as specified in the parameter value.
getLocationField() - Method in class uk.ac.starlink.table.gui.LocationTableLoadDialog
Returns the text field into which the location is entered.
getLocationFormList(InputFormatParameter) - Static method in class uk.ac.starlink.ttools.task.AbstractInputTableParameter
Returns an XML list element enumerating the forms in which a single table may be specified.
getLocator() - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Returns the SAX document locator for this parse.
getLocator() - Method in class uk.ac.starlink.votable.TableContentHandler
Returns the document locator.
getLoCut() - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Gets the lower cut value, as a fraction of the visible bins.
getLoCuts() - Method in class uk.ac.starlink.ttools.plot.DensityPlotEvent
Returns lower cut values for the channels plotted.
getLogFlags() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns flags for which axes will be plotted logarithmically.
getLogFlags() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Indicates the scaling along the three axes.
getLogFlags() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory.Profile
Returns a 3-element array giving X, Y and Z log flags.
getLogFlags() - Method in interface uk.ac.starlink.ttools.plot2.geom.PlanarSurface
Indicates the scaling along the two axes.
getLogFlags() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
getLogFlags() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Profile
Returns a 2-element array giving X and Y log flags.
getLogFlags() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
getLogGap(int) - Method in class uk.ac.starlink.ast.Plot
Get interval between major axis values of a Plot by axis.
getLoggedInputStream(InputStream, int) - Method in class jsky.util.gui.ProgressPanel
Return a input stream that will generate log messages showing the progress of the read from the given stream.
getLoggedInputStream(URL) - Method in class jsky.util.gui.ProgressPanel
Return an input stream to use for reading from the given URL that will generate log messages showing the progress of the read.
getLoggedInputStream(InputStream, int) - Method in class jsky.util.gui.StatusPanel
Return a input stream that will generate log messages showing the progress of the read from the given stream.
getLoggedInputStream(URL) - Method in class jsky.util.gui.StatusPanel
Return an input stream to use for reading from the given URL that will generate log messages showing the progress of the read.
getLoggedInputStream(InputStream, int) - Method in interface jsky.util.StatusLogger
Return a input stream that will generate log messages showing the progress of the read from the given stream.
getLoggedInputStream(URL) - Method in interface jsky.util.StatusLogger
Return an input stream to use for reading from the given URL that will generate log messages showing the progress of the read.
getLogger(String) - Static method in class uk.ac.starlink.util.LogUtils
Returns the logger for a given name, retaining a reference to that logger.
getLogLabel(int) - Method in class uk.ac.starlink.ast.Plot
Get use exponential format for numerical axis labels by axis.
getLogLabelSet() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Get whether the X label log labelling is set or unset.
getLogo() - Method in class uk.ac.starlink.vo.RegRole
Returns the URL of a logo associated with this entity.
getLogPlot(int) - Method in class uk.ac.starlink.ast.Plot
Get map the plot logarithmically onto the screen by axis.
getLogSpacingSet() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get whether the log spacing values are being applied.
getLogTicks(int) - Method in class uk.ac.starlink.ast.Plot
Get space the major tick marks logarithmically by axis.
getLogZ() - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Determines whether the colour intensity is to be plotted on a log or linear scale.
getLonAxis() - Method in class uk.ac.starlink.ast.SkyFrame
Get index of the longitude axis.
getLonDeg() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyFov
Returns central longitude in degrees.
getLong(String, List<String>, long) - Method in class gaia.cu9.tools.parallax.readers.CsvReader
 
getLong(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
getLong(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
getLong(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
getLong(byte[], int, int, int, int) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Gets the field value as a Java long.
getLong(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
getLong(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
getLong(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
getLong(int) - Method in class nom.tam.util.ByteParser
Look for a long in a specified region of the buffer
getLong() - Method in class uk.ac.starlink.pal.Observatory
Get Longitude
getLong() - Method in class uk.ac.starlink.pal.Spherical
Get Longitude
getLong(byte[], int, int, int, int) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
getLongArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getLongBuffer() - Method in class uk.ac.starlink.util.LongList
Returns the array currently used to store the contents of this list.
getLongColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns a long value for a cell of the current row.
getLongColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getLongColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
 
getLongColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
getLongDeriv() - Method in class uk.ac.starlink.pal.Spherical
Get longitude velocity component
getLongIndexing() - Method in class uk.ac.starlink.fits.VariableFitsTableWriter
Indicates whether this writer will use P or Q format descriptors for writing variable-length arrays.
getLongitude() - Method in class uk.ac.starlink.pal.Galactic
Get the Longitude
getLongitude() - Method in class uk.ac.starlink.pal.ObsPosition
Get the longitude
getLongitudeLines(double, int) - Method in class uk.ac.starlink.ttools.plot2.geom.SphereNet
Returns an array of line specifications representing lines of longitude.
getLongitudeName() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySys
Returns the human-readable name for longitude.
getLongName() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the long name of the catalog
getLongName() - Method in class uk.ac.starlink.ttools.cea.CeaMetadata
Returns the long name of the application.
getLongName() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Returns a potentially more descriptive name suitable for use in a GUI.
getLongName() - Method in class uk.ac.starlink.ttools.plot2.data.InputMeta
Returns a potentially more descriptive name suitable for use in a GUI.
getLongName() - Method in class uk.ac.starlink.ttools.plot2.ReportMeta
Returns a potentially more descriptive name for use in a GUI.
getLongplus() - Method in class uk.ac.starlink.pal.AOParams
Get longitude + eqn of equinoxes + "sidereal ΔUT"
getLongProperty(String) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction.XResolver
 
getLongProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getLongValue(String) - Method in class nom.tam.fits.Header
Get the long value associated with the given key.
getLongValue(String, long) - Method in class nom.tam.fits.Header
Get the long value associated with the given key.
getLongValue(String) - Method in class uk.ac.starlink.fits.FitsHeader
Returns the long value for a card with a given key, if one exists.
getLongValue(String) - Method in class uk.ac.starlink.oldfits.HeaderCards
Returns the long value for a card with a given key.
getLongValue(long) - Method in interface uk.ac.starlink.table.storage.ColumnReader
Retrieve the current value of this sequence as a long.
getLongValue(Long) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getLongValue(long) - Method in interface uk.ac.starlink.ttools.plot2.data.CachedReader
Retrieve the value at a given index a long.
getLongValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.CachedTupleSequence
 
getLongValue(int) - Method in interface uk.ac.starlink.ttools.plot2.data.Tuple
Returns the value of a given column as a long.
getLongValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperTuple
 
getLookupTable() - Method in class jsky.image.ImageLookup
Return the generated lookup table
getLoPad() - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Returns the number of pixels below 0 available for drawing on.
getLow() - Method in interface uk.ac.starlink.ttools.plot2.Scaler
Returns the lower bound of the input range.
getLow() - Method in interface uk.ac.starlink.ttools.plot2.Span
Returns the lower bound of this span.
getLow() - Method in class uk.ac.starlink.ttools.plot2.Subrange
Returns lower limit.
getLowBound() - Method in interface uk.ac.starlink.ttools.plot.BinnedData.Bin
Returns the lowest value which will fall into this bin.
getLowCut() - Method in class jsky.image.ImageProcessor
Get the low cutoff level
getLowerSelectedAction() - Method in class uk.ac.starlink.diva.DrawActions
 
getLowWavelength() - Method in class jsky.science.Passband
Returns low end of the passband as a Wavelength
getLtOffset() - Method in class uk.ac.starlink.ast.TimeFrame
Get the offset from UTC to Local Time, in hours.
getLUT(String) - Static method in class jsky.image.ImageColorLUTs
return the named lookup table
getLUTName(int) - Static method in class jsky.image.ImageColorLUTs
return the name of the ith lookup table
getLUTNames() - Static method in class jsky.image.ImageColorLUTs
return an array of lookup table names
getMainColour() - Method in class uk.ac.starlink.ast.gui.ColourIcon
Get the icon colour.
getMainImageDisplay() - Method in class jsky.image.gui.ImageZoom
Return the target ImageDisplay that we are monitoring.
getMainNdim() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns the number of non-auxiliary axes represented by this state.
getMajorTicks(BasicTicker.Rule, double, double) - Static method in class uk.ac.starlink.ttools.plot2.BasicTicker
Use a given rule to generate major ticks in a given range of coordinates.
getMajorVersion() - Method in enum uk.ac.starlink.vo.SiaVersion
Returns the major version number.
getMajorXTicklength() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the length of the X axis major tick marks.
getMajorYTicklength() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the length of the Y axis major tick marks.
getMajTickLen(int) - Method in class uk.ac.starlink.ast.Plot
Get length of major tick marks for a Plot by axis.
getManualName() - Method in class uk.ac.starlink.ttools.Formatter
Returns the text used to refer in formatted output to the STILTS manual.
getMap() - Method in class uk.ac.starlink.ttools.plot2.config.NamedColorSet
Returns the colour map on which this named set is based.
getMap() - Method in class uk.ac.starlink.ttools.plot2.layer.HashBinList
Returns the hash used to store this bin list's state.
getMap() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
Returns the map object that contains the data for this environment.
getMap(StarTable) - Static method in class uk.ac.starlink.vo.datalink.LinkColMap
Constructs a LinkColMap that knows where the DataLink columns are in a supplied table.
getMapped() - Method in interface uk.ac.starlink.array.ArrayAccess
Returns a single primitive array holding all the data of this array.
getMapped() - Method in class uk.ac.starlink.array.ArrayArrayImpl
 
getMapped() - Method in interface uk.ac.starlink.array.ArrayImpl
Returns a single primitive array holding all the pixel data of this array.
getMapped() - Method in class uk.ac.starlink.array.CombineArrayImpl
 
getMapped() - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
getMapped() - Method in class uk.ac.starlink.array.DeterministicArrayImpl
 
getMapped() - Method in class uk.ac.starlink.array.NioArrayImpl
 
getMapped() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
getMapper(DataType) - Static method in class uk.ac.starlink.cdf.CdfDomains
Returns an appropriate DomainMapper for a given CDF data type.
getMapper() - Method in class uk.ac.starlink.ttools.plot.MapBinnedData
Returns the BinMapper object used by this BinnedData.
getMapper() - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDomain
Returns sole default mapper instance for this domain.
getMapper() - Method in class uk.ac.starlink.ttools.task.MapperTask
Returns this task's Mapper object.
getMappers() - Method in interface uk.ac.starlink.table.Domain
Returns a list of all mappers known to map values to this domain.
getMappers() - Method in class uk.ac.starlink.table.TimeDomain
 
getMappers() - Static method in class uk.ac.starlink.ttools.calc.WebMapper
Returns a list of all the known useful mappers.
getMappers() - Method in class uk.ac.starlink.ttools.plot2.data.AreaDomain
 
getMappers() - Method in class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord.ArrayDomain
 
getMappers() - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDomain
 
getMapping(int, int) - Method in class uk.ac.starlink.ast.FrameSet
Obtain a Mapping that converts between two Frames in a FrameSet.
getMaps() - Method in class uk.ac.starlink.util.MapGroup
Returns an unmodifiable list of all the maps in this group.
getMarkWorkaround() - Static method in class uk.ac.starlink.util.DataSource
Returns true if we are working around potential bugs in InputStream InputStream.mark(int)/InputStream.reset() methods (common, including in J2SE classes).
getMask() - Method in class uk.ac.starlink.table.join.SkyCoverage
Returns the HEALPix mask implementation used by this object.
getMask() - Method in class uk.ac.starlink.table.RowSubsetStarTable
Returns the bit mask which defines which rows are seen.
getMask() - Method in class uk.ac.starlink.vo.MaskTreeModel
Returns the currently active mask.
getMaskColumns() - Method in class uk.ac.starlink.ttools.plot2.data.TableCachedData
Returns a list of objects supplying mask data.
getMaskedErrors(Ndx, Requirements) - Static method in class uk.ac.starlink.ndx.Ndxs
Returns a view of the Errors of an Ndx with any masking implied by its Quality array taken care of, and additional constraints supplied by a Requirements object.
getMaskedErrors(Ndx) - Static method in class uk.ac.starlink.ndx.Ndxs
Returns a view of the Errors of an Ndx with any masking implied by its Quality array taken care of.
getMaskedImage(Ndx, Requirements) - Static method in class uk.ac.starlink.ndx.Ndxs
Returns a view of the Image array of an Ndx with any masking implied by its Quality array taken care of, and additional constraints supplied by a Requirements object.
getMaskedImage(Ndx) - Static method in class uk.ac.starlink.ndx.Ndxs
Returns a view of the Image array of an Ndx with any masking implied by its Quality array taken care of.
getMaskedVariance(Ndx, Requirements) - Static method in class uk.ac.starlink.ndx.Ndxs
Returns a view of the Variance array of an Ndx with any masking implied by its Quality array taken care of, and additional constraints supplied by an Requirements object.
getMaskedVariance(Ndx) - Static method in class uk.ac.starlink.ndx.Ndxs
Returns a view of the Variance array of an Ndx with any masking implied by its Quality array taken care of.
getMaskFlag(RowData, long) - Method in interface uk.ac.starlink.ttools.plot2.data.UserDataReader
Returns the mask flag for a row.
getMaskId() - Method in interface uk.ac.starlink.ttools.plot2.data.DataSpec
Returns an identifier for the row mask for this object.
getMaskId() - Method in class uk.ac.starlink.ttools.plot2.data.MaskSpec
Returns the unique mask identifier string associated with this spec.
getMaskId() - Method in class uk.ac.starlink.ttools.plot2.task.ColumnDataSpec
 
getMaskId() - Method in class uk.ac.starlink.ttools.plot2.task.JELDataSpec
 
getMatchEnd() - Method in class uk.ac.starlink.ast.Frame
Get match trailing axes.
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.EllipseSkyMatchEngine.InDegrees
 
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.ErrorSkyMatchEngine.InDegrees
 
getMatchParameters() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
 
getMatchParameters() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine.InDegrees
 
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
 
getMatchParametersParameter() - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns the associated parameter which is used for specifying the fixed value parameters for the engine supplied by this parameter.
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
Returns a description of the value returned by the MatchKit.matchScore(java.lang.Object[], java.lang.Object[]) method.
getMatchScoreInfo() - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
 
getMatrix() - Method in class uk.ac.starlink.ttools.plot2.geom.Rotation
Returns the 9-element matrix defining this rotation.
getMax() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns formatted maximum value of accepted data.
getMaxAbsParam() - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily
The maximum absolute value recommended for each of the input values (which should therefore be in the range [-maxAbsParam,+maxAbsParam]).
getMaxAxes() - Method in class uk.ac.starlink.ast.Frame
Get maximum number of Frame axes to match.
getMaxEdgeId() - Method in class diva.pod.lwgraph.Topology
Get the maximum edge id.
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.
getMaxHistoryItems() - Method in class jsky.catalog.gui.CatalogNavigator
Return the max number of items in the history list.
getMaxHistoryItems() - Method in class jsky.html.HTMLViewer
Return the max number of items in the history list.
getMaxHistoryItems() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the max number of items in the history list.
getMaximum() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the maximum value submitted, if applicable.
getMaximum() - Method in class uk.ac.starlink.votable.ValuesElement
Returns the specified maximum value for this ValuesElement object (the value of any Maximum child).
getMaximumFractionDigits() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getMaximumIntegerDigits() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getMaximumParameterLength() - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
getMaximumRadius() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns the maximum radius of a marker drawn by this class.
getMaximumRange() - Method in class jsky.science.QuantityRange
Get the maximum range value.
getMaximumSize() - Method in class diva.gui.toolbox.JPseudoFrame
Return a fixed size
getMaximumSize() - Method in class jsky.util.gui.VRangeSlider
Returns maximum size of range slider.
getMaximumSize() - Method in class uk.ac.starlink.datanode.tree.InfoPanel
 
getMaximumSize() - Method in class uk.ac.starlink.ttools.plot.AuxLegend
 
getMaximumSize() - Method in class uk.ac.starlink.ttools.plot.Legend
 
getMaximumSize() - Method in class uk.ac.starlink.util.gui.ComboBoxBumper
 
getMaximumSize() - Method in class uk.ac.starlink.util.gui.ShrinkWrapper
 
getMaximumSize() - Method in class uk.ac.starlink.util.gui.TallWrapper
 
getMaximumValue() - Method in class nom.tam.fits.BasicHDU
Return the minimum valid value in the array.
getMaximumValue() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns the maximum of the accumulated data.
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.
getMaxLevelWidth(boolean) - Method in class diva.graph.layout.LevelLayout.LevelData
Each level contains a list of nodes that are in that level (level width).
getMaxNodeId() - Method in class diva.pod.lwgraph.Topology
Get the highest node id known
getMaxParallelism() - Static method in class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
Returns the maximum parallelism value which should permitted in this JVM.
getMaxPos() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the sequence number of the maximum value submitted.
getMaxRadius() - Method in class jsky.coords.CoordinateRadius
Return the max radius value.
getMaxrec() - Method in class uk.ac.starlink.vo.TapCapabilityPanel
Returns the maximum record value selected in this panel.
getMaxRows() - Method in class jsky.catalog.BasicQueryArgs
Returns the max number of rows to be returned from a table query
getMaxRows() - Method in interface jsky.catalog.QueryArgs
Returns the max number of rows to be returned from a table query
getMaxSelectionIndex() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
getMaxSum() - Method in class uk.ac.starlink.ttools.plot.BinGrid
Returns the largest value which exists in any of the bins.
getMaxTasksPerCore() - Method in class uk.ac.starlink.util.SplitPolicy
Returns the maximum number of tasks (on average) to be executed on each core as a result of decomposition, or zero for no limit.
getMaxTileX() - Method in class jsky.image.SimpleRenderedImage
Returns the horizontal index of the rightmost column of tiles.
getMaxTileX() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the horizontal index of the rightmost column of tiles.
getMaxTileY() - Method in class jsky.image.SimpleRenderedImage
Returns the vertical index of the bottom row of tiles.
getMaxTileY() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the vertical index of the bottom row of tiles.
getMaxVal() - Method in class jsky.catalog.SearchCondition
Return the maximum value (actually a Double or String)
getMaxValue() - Method in class jsky.catalog.ValueRange
Return the maximum value.
getMaxValue() - Method in class jsky.image.ImageProcessor
Return the max pixel value in the region specified in the last call to calculateImageStatistics.
getMaxValue() - Method in class jsky.util.gui.VRangeSlider
Percent through scale of max gripper.
getMaxValue() - Method in class uk.ac.starlink.ttools.filter.GKArray
 
getMaxWavelength() - Method in class jsky.science.Wavelength1DFormula
 
getMaxWidth() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getMaxWidth() - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
Returns the maximum width for any output column.
getMaxWidth() - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
Returns the maximum output width in characters for a single cell.
getMaxX() - Method in class jsky.image.SimpleRenderedImage
Returns the X coordinate of the column immediatetely to the right of the rightmost column of the image.
getMaxX() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the X coordinate of the column immediatetely to the right of the rightmost column of the image.
getMaxX() - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
 
getMaxX() - Method in interface uk.ac.starlink.ttools.plot2.layer.PixerFactory
Returns the highest X value from each created pixer.
getMaxY() - Method in class jsky.image.SimpleRenderedImage
Returns the Y coordinate of the row immediately below the bottom row of the image.
getMaxY() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the Y coordinate of the row immediately below the bottom row of the image.
getMaxY() - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
 
getMaxY() - Method in interface uk.ac.starlink.ttools.plot2.layer.PixerFactory
Returns the highest Y value from each created pixer.
getMDIContext() - Method in class diva.gui.MDIApplication
Get the MDI frame -- type-specific version of getApplicationFrame().
getMean() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns formatted mean value of accepted data.
getMeanBackground() - Method in class jsky.image.gui.PickObjectStatistics
mean background level
getMeanBackground() - Method in class jsky.science.IQE
mean background level
getMeans() - Method in class uk.ac.starlink.vo.TableSetTapMetaReader
 
getMeans() - Method in interface uk.ac.starlink.vo.TapMetaReader
Returns a textual indication of the method or protocol this reader uses to acquire TAP metadata.
getMeans() - Method in class uk.ac.starlink.vo.TapSchemaTapMetaReader
 
getMeans() - Method in class uk.ac.starlink.vo.VizierTapMetaReader
 
getMeans() - Method in class uk.ac.starlink.vo.Vosi11TapMetaReader
 
getMeanValue() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns the mean of the accumulated data.
getMeanX() - Method in class jsky.science.IQE
The center X position in image coordinates
getMeanY() - Method in class jsky.science.IQE
The center Y position in image coordinates
getMeasures(Surface, Point2D, Point2D) - Method in interface uk.ac.starlink.ttools.plot2.PlotMetric
Returns a list of zero or more labelled line segments that indicate measures of distance between two user-selected points.
getMechanismType() - Method in class uk.ac.starlink.votable.soap.AxisTableSerializer
 
getMemoryCapacity() - Method in class jsky.image.MyTileCache
Returns the memory capacity in bytes.
getMemoryImage() - Method in class nom.tam.fits.ImageData.ImageDataTiler
 
getMemoryImage() - Method in class nom.tam.image.ImageTiler
See if we can get the image data from memory.
getMenuFactory() - Method in class diva.gui.toolbox.MenuCreator
Return the menu factory.
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.
getMenus() - Method in interface uk.ac.starlink.vo.DalLoader
Returns an array of menus which may be presented in the window alongside the query component.
getMeshSize() - Method in class uk.ac.starlink.ast.Region
Get number of points used to represent the boundary of a Region.
getMessage() - Method in exception diva.util.aelfred.XmlException
Get the error message from the parser.
getMessage() - Method in exception jsky.science.WavelengthNotInPassbandException
 
getMessage(URI) - Static method in class uk.ac.starlink.plastic.MessageDefinition
Returns the message definition corresponding to a given message ID.
getMessage() - Method in class uk.ac.starlink.tfcat.TfcatStatus
Returns a message containing information about compliancy issues during parsing.
getMessage() - Method in exception uk.ac.starlink.ttools.jel.CustomCompilationException
 
getMessage() - Method in class uk.ac.starlink.vo.UcdStatus
Returns a human-readable message supplying additional information.
getMessage() - Method in class uk.ac.starlink.vo.UnitStatus
Returns a human-readable message supplying additional information.
getMessage() - Method in interface uk.ac.starlink.vo.UwsJobInfo.Error
Returns the error message.
getMessageRegisteredIds(URI) - Method in interface org.votech.plastic.PlasticHubListener
Get all the applications that support a particular message
getMessageRegisteredIds(URI) - Method in class uk.ac.starlink.plastic.MinimalHub
 
getMessages() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
 
getMessages() - Method in class uk.ac.starlink.tfcat.BasicReporter
Returns a list of all the messages accumulated by this reporter and its sub-reporters.
getMeta() - Method in interface uk.ac.starlink.ecsv.EcsvColumn
Returns a map containing miscellaneous metadata declared for this column, if available.
getMeta() - Method in class uk.ac.starlink.ecsv.EcsvReader
Returns the ECSV metadata object used by this reader.
getMeta() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigKey
Returns metadata about this key.
getMeta() - Method in class uk.ac.starlink.ttools.plot2.data.Input
Returns user-directed metadata describing this input.
getMeta() - Method in class uk.ac.starlink.ttools.plot2.ReportKey
Returns this key's metadata.
getMetaColumnModel() - Method in class uk.ac.starlink.vo.RegistryTable
Returns the MetaColumnModel used for this table.
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.
getMetadata(RegResource, RegCapabilityInterface) - Method in class uk.ac.starlink.vo.DalTableLoadDialog
Returns a list of described values for the resource object representing a DAL service.
getMetadata() - Method in interface uk.ac.starlink.vo.RegistryQuery
Returns a set of DescribedValue objects which characterise this query.
getMetadata() - Method in class uk.ac.starlink.vo.RegTapRegistryQuery
 
getMetadata() - Method in class uk.ac.starlink.vo.Ri1RegistryQuery
 
getMetadataCards() - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Adds some standard metadata header cards to a FITS table header.
getMetamaps() - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
Returns the array of metadata maps.
getMetaReader() - Method in class uk.ac.starlink.vo.TapServiceKit
Returns the TapMetaReader in use by this kit.
getMethodUsage(Method) - Static method in class uk.ac.starlink.util.BeanConfig
Returns a usage string corresponding to a given configuration method.
getMiddleWavelength() - Method in class jsky.science.Passband
Returns middle or central Wavelength.
getMidpointSite() - Method in class diva.canvas.connector.ArcConnector
Get the site that marks the midpoint of the connector.
getMime() - Method in interface uk.ac.starlink.vo.OutputFormat
Returns the MIME type associated with this format.
getMimeType() - Method in class uk.ac.starlink.ecsv.EcsvTableWriter
Returns "text/plain".
getMimeType() - Method in class uk.ac.starlink.feather.FeatherTableWriter
 
getMimeType() - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Returns "application/fits".
getMimeType() - Method in class uk.ac.starlink.mirage.MirageTableWriter
 
getMimeType() - Method in class uk.ac.starlink.parquet.ParquetTableWriter
 
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.
getMimeType() - Method in class uk.ac.starlink.ttools.plot.GraphicExporter
Returns the MIME type for the graphics format used by this exporter.
getMimeType() - Method in class uk.ac.starlink.votable.VOTableWriter
 
getMin() - Method in class jsky.coords.DMS
Return the number of minutes (not including degrees or seconds)
getMin() - Method in class jsky.coords.HMS
Return the number of minutes (not including hours or seconds)
getMin() - Method in class uk.ac.starlink.pal.palTime
Get the minute
getMin() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns formatted minimum value of accepted data.
getMinAxes() - Method in class uk.ac.starlink.ast.Frame
Get minimum number of Frame axes to match.
getMinConfidence() - Method in class diva.sketch.recognition.VotingSceneRecognizer
Return the minimum confidence value which is necessary for a type to get considered in the vote.
getMinConfidence() - Method in class diva.sketch.recognition.VotingStrokeRecognizer
Return the minimum confidence value which is necessary for a type to get considered in the vote.
getMinimum() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the numeric minimum value submitted, if applicable.
getMinimum() - Method in class uk.ac.starlink.votable.ValuesElement
Returns the specified minimum value for this ValuesElement object (the value of any Minimum child).
getMinimumFractionDigits() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getMinimumIntegerDigits() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getMinimumRange() - Method in class jsky.science.QuantityRange
Get the minimum range value.
getMinimumSize() - Method in class diva.canvas.interactor.BoundsGeometry
Get the minimum size of the rectangle.
getMinimumSize() - Method in class diva.canvas.interactor.CircleGeometry
Get the minimum size of the rectangle.
getMinimumSize() - Method in class diva.gui.toolbox.JPseudoFrame
Return a fixed size
getMinimumSize() - Method in class jsky.util.gui.VRangeSlider
Returns minimum size of range slider.
getMinimumSize() - Method in class uk.ac.starlink.ttools.plot.AuxLegend
 
getMinimumSize() - Method in class uk.ac.starlink.ttools.plot.Legend
 
getMinimumSize() - Method in class uk.ac.starlink.util.gui.ComboBoxBumper
 
getMinimumValue() - Method in class nom.tam.fits.BasicHDU
Return the minimum valid value in the array.
getMinimumValue() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns the minimum of the accumulated data.
getMinMax() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns the minimum and maximum values specified for this param.
getMinMaxValues() - Method in class jsky.util.gui.VRangeSlider
Gets minimum and maximum slider values.
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
 
getMinors(long) - Method in interface uk.ac.starlink.ttools.plot2.BasicTicker.Rule
Returns the axis values for minor tickmarks that fall between the a given major tick mark and the next one.
getMinorTicks(BasicTicker.Rule, double, double) - Static method in class uk.ac.starlink.ttools.plot2.BasicTicker
Use a given rule to generate minor ticks in a given range of coordinates.
getMinorXDivisions() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the number of minor divisions between major ticks on the X axis.
getMinorXTicklength() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the length of the X axis minor tick marks.
getMinorYDivisions() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the number of minor divisions between major ticks on the Y axis.
getMinorYTicklength() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the length of the Y axis minor tick marks.
getMinPos() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the sequence number of the minimum value submitted.
getMinRadius() - Method in class jsky.coords.CoordinateRadius
Return the min radius value.
getMinSelectionIndex() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
getMinSum() - Method in class uk.ac.starlink.ttools.plot.BinGrid
Returns the smallest value which exists in any of the bins.
getMinTaskSize() - Method in class uk.ac.starlink.util.SplitPolicy
Returns the smallest task size used by this policy.
getMinTick(int) - Method in class uk.ac.starlink.ast.Plot
Get density of minor tick marks for a Plot by axis.
getMinTickLen(int) - Method in class uk.ac.starlink.ast.Plot
Get length of minor tick marks for a Plot by axis.
getMinTileX() - Method in class jsky.image.SimpleRenderedImage
Returns the horizontal index of the leftmost column of tiles.
getMinTileX() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the horizontal index of the leftmost column of tiles.
getMinTileY() - Method in class jsky.image.SimpleRenderedImage
Returns the vertical index of the uppermost row of tiles.
getMinTileY() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the vertical index of the uppermost row of tiles.
getMinVal() - Method in class jsky.catalog.SearchCondition
Return the minimum value (actually a Double or String)
getMinValue() - Method in class jsky.catalog.ValueRange
Return the minimum value.
getMinValue() - Method in class jsky.image.ImageProcessor
Return the min pixel value in the region specified in the last call to calculateImageStatistics.
getMinValue() - Method in class jsky.util.gui.VRangeSlider
Percent through scale of min gripper.
getMinValue() - Method in class uk.ac.starlink.ttools.filter.GKArray
 
getMinWavelength() - Method in class jsky.science.Wavelength1DFormula
 
getMinX() - Method in class jsky.image.SimpleRenderedImage
Returns the X coordinate of the leftmost column of the image.
getMinX() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the X coordinate of the leftmost column of the image.
getMinX() - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
 
getMinX() - Method in interface uk.ac.starlink.ttools.plot2.layer.PixerFactory
Returns the lowest X value from each created pixer.
getMinY() - Method in class jsky.image.SimpleRenderedImage
Returns the X coordinate of the uppermost row of the image.
getMinY() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the X coordinate of the uppermost row of the image.
getMinY() - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
 
getMinY() - Method in interface uk.ac.starlink.ttools.plot2.layer.PixerFactory
Returns the lowest Y value from each created pixer.
getMissingScales(PlotLayer[], Map<AuxScale, Span>, Map<AuxScale, Span>) - Static method in class uk.ac.starlink.ttools.plot2.AuxScale
Returns a list of scale objects for which calculations are required.
getMnemonic() - Method in class uk.ac.starlink.ttools.plot2.config.NamedColorChooserPanel
 
getMnemonic() - Method in class uk.ac.starlink.ttools.plot2.config.PaletteColorChooserPanel
 
getMoc() - Method in class uk.ac.starlink.ttools.cone.MocCoverage
Returns the MOC object associated with this footprint.
getMode() - Method in class diva.whiteboard.WhiteboardState
 
getMode() - Method in class jsky.timeline.TimeLine
get the time line's mode
getMode() - Method in class uk.ac.starlink.array.Requirements
Gets an object indicating the use to which the required array will be put.
getMode() - Method in interface uk.ac.starlink.ttools.plot2.layer.ModePlotter
Returns the mode of this plotter.
getMode() - Method in interface uk.ac.starlink.ttools.plot2.layer.ShapeModePlotter
 
getMode() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
 
getModeCoordsIndex(DataGeom) - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayShapePlotter
 
getModeCoordsIndex(DataGeom) - Method in class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
Returns the index into a dataspec used by this plotter at which the first of its ShapeMode's "extra" coordinates is found.
getModeDescription(PairMode) - Static method in class uk.ac.starlink.ttools.join.FindModeParameter
Returns additional description for each given pair matching mode.
getModeDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Returns a description of this mode as an XML string.
getModeFactory() - Static method in class uk.ac.starlink.ttools.Stilts
Returns the factory which can create any of the known output modes.
getModeIcon() - Method in interface uk.ac.starlink.ttools.plot2.layer.ModePlotter.Mode
Returns an icon to identify this mode in the GUI.
getModeIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
 
getModel() - Method in class diva.gui.BasicPage
Return the model of the page.
getModel() - Method in interface diva.gui.Page
Return the model of the page.
getModel() - Method in class jsky.timeline.BlockTimeLineNode
get the node's underlying model
getModel() - Method in class jsky.timeline.DefaultTimeLineNode
get the node's underlying model
getModel() - Method in class jsky.timeline.TimeLine
 
getModel() - Method in interface jsky.timeline.TimeLineNode
get the node's underlying model
getModel() - Method in class jsky.util.gui.Wavelength1DTableModel
 
getModel() - Method in class uk.ac.starlink.connect.FilestoreChooser
Returns an object which contains the state of this chooser.
getModel() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootComboBox
Returns a NodeRootModel.
getModel() - Method in class uk.ac.starlink.table.gui.MultilineJTable
Returns the model which this table is using for data display.
getModel() - Method in class uk.ac.starlink.vo.RegistrySelector
Returns the selection model for this selector.
getModelNode(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Returns the TreeModelNode which acts as the container for a given data node.
getModeName() - Method in interface uk.ac.starlink.ttools.plot2.layer.ModePlotter.Mode
Returns the user-directed name for this mode.
getModeName() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
 
getModeUsage(PaintModeParameter) - Method in class uk.ac.starlink.ttools.plottask.PaintMode
Returns a short text usage message describing usage of associated parameters, if any.
getModeUsage(String, int) - Method in class uk.ac.starlink.ttools.task.OutputModeParameter
Returns a usage message for a given processing mode.
getModulusInterval() - Method in class gaia.cu9.tools.parallax.datamodel.DistanceEstimation
 
getMonth() - Method in class uk.ac.starlink.pal.mjDate
Get month
getMotion() - Method in class uk.ac.starlink.pal.Stardata
Get the Proper motion
getMouseFilter() - Method in class diva.canvas.event.LayerMouseAdapter
 
getMouseFilter() - Method in class diva.canvas.interactor.AbstractInteractor
Get the mouse filter used by this interactor to decide whether to accept an event.
getMouseFilter() - Method in interface diva.canvas.interactor.Interactor
Get the mouse filter used by this interactor to decide whether to accept an event.
getMoveCount(int) - Method in class diva.graph.layout.GridAnnealingLayout
 
getMoveDownAction() - Method in class jsky.catalog.gui.CatalogTree
 
getMoveUpAction() - Method in class jsky.catalog.gui.CatalogTree
 
getMultipage() - Method in class diva.gui.BasicPage
Return the multipage that owns this model.
getMultipageModel() - Method in class diva.gui.MultipageDocument
Return the model associated with this document.
getMultiParameter() - Method in class uk.ac.starlink.ttools.task.InputTablesParameter
Returns the parameter which determines whether just the first or all tables in a multi-table container file will be used.
getMultiStrokeRecognizer() - Method in class diva.sketch.recognition.MultiStrokeSceneRecognizer
 
getMutableEdgeModel(Object) - Method in class diva.graph.modular.MutableModularGraphModel
Return the model for the given edge object, cast as a MutableEdgeModel.
getMutableNodeModel(Object) - Method in class diva.graph.modular.MutableModularGraphModel
Return the node model for the given object, cast as a MutableNodeModel.
getMutatorName() - Method in class uk.ac.starlink.util.BeanConfig.Setting
Returns the name of the instance mutator method corresponding to this setting's property.
getMuValues() - Method in class diva.sketch.classification.WeightSet
Return the mu values.
getN() - Method in class diva.canvas.interactor.BoundsGeometry
Get the north site.
getN() - Method in class diva.canvas.interactor.CircleGeometry
Get the north site (only site).
getN() - Method in class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Get the north site.
getN() - Method in class uk.ac.starlink.dpac.math.PolynomialSplineFunction
Get the number of spline segments.
getNakedTables() - Method in class uk.ac.starlink.vo.TableSetSaxHandler
Returns the array of table metadata objects which were found outside of any schema.
getName() - Method in interface diva.graphx.AttributeProxy
Get the attribute name.
getName() - Method in class diva.pod.Protocol
Get the name of this protocol.
getName() - Method in class diva.sketch.features.AreaRatioFE
Return the name of the feature extractor.
getName() - Method in class diva.sketch.features.AspectRatioFE
Return the name of the feature extractor.
getName() - Method in class diva.sketch.features.BBoxDiagonalAngleFE
Return the name of the feature extractor.
getName() - Method in class diva.sketch.features.BBoxDiagonalLengthFE
Return the name of the feature extractor.
getName() - Method in class diva.sketch.features.CornerFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.features.CosFirstLastPtsFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.features.CosInitAngleFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.features.DistanceStartEndPtsFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.features.DurationFE
Return the name of this feature extractor.
getName() - Method in interface diva.sketch.features.FeatureExtractor
Return the name of the feature extractor.
getName() - Method in class diva.sketch.features.MaxSpeedFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.features.PathLengthFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.features.PathRatioFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.features.SineFirstLastPtsFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.features.SineInitAngleFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.features.SumOfAbsDeltaRatioFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.features.SumOfAbsoluteAnglesFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.features.SumOfAnglesFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.features.SumOfSquaredAnglesFE
Return the name of this feature extractor.
getName() - Method in class diva.sketch.parser2d.AngleRelation
The name of this relation.
getName() - Method in class diva.sketch.parser2d.AreaRatioRelation
The name of this relation.
getName() - Method in class diva.sketch.parser2d.DeltaXRelation
The name of this relation.
getName() - Method in class diva.sketch.parser2d.DeltaYRelation
The name of this relation.
getName() - Method in class diva.sketch.parser2d.DistanceRelation
The name of this relation.
getName() - Method in class diva.sketch.parser2d.HeightRatioRelation
The name of this relation.
getName() - Method in class diva.sketch.parser2d.OverlapRelation
The name of this relation.
getName() - Method in interface diva.sketch.parser2d.Relation
Return the name of the relation extractor.
getName() - Method in class diva.sketch.parser2d.WidthRatioRelation
The name of this relation.
getName() - Method in class diva.sketch.toolbox.LLRSceneMetric
The name of this metric is "llr"
getName() - Method in interface diva.sketch.toolbox.SceneMetric
Return the name of this metric so that the score can be associated with a meaningful label.
getName() - Method in class diva.util.jester.TestCase
Get the name of this test case
getName() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the name of the catalog directory
getName() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the name of the catalog
getName() - Method in interface jsky.catalog.Catalog
Return the name of the catalog
getName() - Method in interface jsky.catalog.FieldDesc
Return the name of this field.
getName() - Method in class jsky.catalog.FieldDescAdapter
 
getName() - Method in class jsky.catalog.gui.CatalogHistoryItem
Return the catalogs's name.
getName() - Method in class jsky.catalog.gui.CatalogQueryTool
Return the name of this component (based on the data being displayed)
getName() - Method in class jsky.catalog.gui.TableDisplayTool
Return the name of this component (based on the data being displayed)
getName() - Method in class jsky.catalog.irsa.IRSACatalog
Return the name of the catalog
getName() - Method in class jsky.catalog.MemoryCatalog
Return the name of the catalog
getName() - Method in class jsky.catalog.SearchCondition
Return the column or parameter name.
getName() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the name of the catalog
getName() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the name of the catalog
getName() - Method in class jsky.catalog.skycat.TestCatalog
Return the name of the catalog
getName() - Method in class jsky.catalog.TablePlotSymbol
Return the display name of the symbol
getName() - Method in class jsky.catalog.TestCatalog
Return the name of the catalog
getName() - Method in class jsky.coords.NamedCoordinates
 
getName() - Method in class jsky.image.ImageProcessor
Return the name of this object
getName() - Method in class jsky.science.AbstractScienceObject
returns the Name property.
getName() - Method in interface jsky.science.ScienceObjectModel
Returns the Name property, should NOT return a null
getName() - Method in class jsky.util.NameValue
 
getName(URI) - Method in interface org.votech.plastic.PlasticHubListener
Get the name of this application, as used at registration.
getName() - Method in class uk.ac.starlink.ast.AstroCoords
Returns the axis names.
getName() - Method in class uk.ac.starlink.astrogrid.AcrConnector
 
getName() - Method in interface uk.ac.starlink.auth.AuthScheme
Returns a human-readable name identifying the authentication scheme implemented by this object.
getName() - Method in class uk.ac.starlink.auth.BasicAuthScheme
 
getName() - Method in class uk.ac.starlink.auth.IvoaAuthScheme
 
getName() - Method in class uk.ac.starlink.connect.AuthKey
Returns the name of this key.
getName() - Method in interface uk.ac.starlink.connect.Connector
Returns the name of the type of facility to which this connector can connect.
getName() - Method in class uk.ac.starlink.connect.ErrorLeaf
 
getName() - Method in class uk.ac.starlink.connect.FileNode
 
getName() - Method in interface uk.ac.starlink.connect.Node
Returns the name of this node.
getName() - Method in class uk.ac.starlink.datanode.nodes.CompressedDataNode
 
getName() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Gets the name of this object.
getName() - Method in class uk.ac.starlink.datanode.nodes.DataType
Returns the name of this type.
getName() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.EmptyDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.FITSFileDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.FrameDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.HDSDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.HDXDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.HistoryDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.NdxDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.PlainDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.TfitsDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
 
getName() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
 
getName() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
 
getName() - Method in interface uk.ac.starlink.ecsv.EcsvColumn
Returns the column name.
getName() - Method in class uk.ac.starlink.feather.FeatherStarTable
 
getName() - Method in class uk.ac.starlink.feather.StarColumnWriter
 
getName() - Method in class uk.ac.starlink.hds.HDSType
Returns the name of this type.
getName() - Method in class uk.ac.starlink.pal.Observatory
Get Name
getName() - Method in interface uk.ac.starlink.pds4.Field
Returns the field name.
getName() - Method in interface uk.ac.starlink.pds4.Group
Returns the optional group name.
getName() - Method in interface uk.ac.starlink.pds4.Table
Returns the name of this table.
getName() - Method in class uk.ac.starlink.plastic.ApplicationItem
Returns the application name.
getName() - Method in class uk.ac.starlink.plastic.BasicApplication
 
getName(URI) - Method in class uk.ac.starlink.plastic.MinimalHub
 
getName() - Method in interface uk.ac.starlink.plastic.PlasticApplication
Returns the application generic name.
getName(URI) - Method in class uk.ac.starlink.plastic.PlasticHub
 
getName() - Method in class uk.ac.starlink.plastic.PlasticMonitor
 
getName() - Method in class uk.ac.starlink.srb.GeneralFileDataSource
 
getName() - Method in class uk.ac.starlink.srb.SRBConnector
 
getName() - Method in class uk.ac.starlink.srb.SRBNode
 
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
 
getName(C) - Method in class uk.ac.starlink.task.AbstractChoiceParameter
Converts an option value object to a string which is used to identify it as a string value of this parameter.
getName() - Method in class uk.ac.starlink.task.LineWord
Returns the parameter name represented by this word.
getName() - Method in class uk.ac.starlink.task.Parameter
Returns the name of this parameter.
getName() - Method in class uk.ac.starlink.tfcat.Datatype
Returns the name of this datatype, as used in the datatype member of a field.
getName() - Method in interface uk.ac.starlink.tfcat.Field
Returns the field name.
getName() - Method in class uk.ac.starlink.tfcat.TimeCoords
Returns this system's name.
getName() - Method in interface uk.ac.starlink.ttools.build.DocletOutput.DocVariable
Returns parameter name.
getName() - Method in class uk.ac.starlink.ttools.build.JdkDoclet
 
getName() - Method in class uk.ac.starlink.ttools.calc.WebMapper
Returns the user-visible name for this mapper.
getName() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns this parameter's name.
getName() - Method in class uk.ac.starlink.ttools.cea.CeaTask
Returns public task name.
getName() - Method in class uk.ac.starlink.ttools.cone.AngleUnits
Returns the name of this unit.
getName() - Method in class uk.ac.starlink.ttools.cone.CdsUploadMatcher.VizierMeta
Returns the canonical VizieR table ID.
getName() - Method in class uk.ac.starlink.ttools.convert.SkySystem
Returns the name of this system.
getName() - Method in class uk.ac.starlink.ttools.convert.SkyUnits
Returns the name of this unit system.
getName() - Method in class uk.ac.starlink.ttools.filter.BasicFilter
 
getName() - Method in class uk.ac.starlink.ttools.plot.ErrorMarkStyleSet
 
getName() - Method in class uk.ac.starlink.ttools.plot.ErrorMode.Extent
Returns the name of this extent.
getName() - Method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns a user-readable name for this style of error rendering.
getName() - Method in class uk.ac.starlink.ttools.plot.GraphicExporter
Returns the name of this exporter (usually the graphics format name).
getName() - Method in interface uk.ac.starlink.ttools.plot.Shader
Returns a name for this shader.
getName() - Method in interface uk.ac.starlink.ttools.plot.StyleSet
Returns the name of this set.
getName() - Method in class uk.ac.starlink.ttools.plot2.AuxScale
Returns the scale name.
getName() - Method in class uk.ac.starlink.ttools.plot2.geom.LabelUnit
Returns this unit's name as used for annotating values.
getName() - Method in class uk.ac.starlink.ttools.plot2.geom.Sin2
Get the name of the component
getName() - Method in class uk.ac.starlink.ttools.plot2.geom.Sin2.Sin2Deproj
Get the name of the component
getName() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeJELFunction.TimeQuantity
Returns this quantity's name.
getName() - Method in class uk.ac.starlink.ttools.plot2.Gesture
Returns a short name for this gesture.
getName() - Method in enum uk.ac.starlink.ttools.plot2.layer.AngleUnit
Returns the canonical name of this unit.
getName() - Method in class uk.ac.starlink.ttools.plot2.layer.Combiner
Returns this combiner's name.
getName() - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
Returns the name for this mode.
getName() - Method in interface uk.ac.starlink.ttools.plot2.layer.Kernel1dShape
Returns a one-word name for this shape.
getName() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Returns a user-readable name for this shape.
getName() - Method in class uk.ac.starlink.ttools.plot2.layer.PolygonShape
Returns this shape's name.
getName() - Method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Returns a one-word name for this shape.
getName() - Method in class uk.ac.starlink.ttools.plot2.layer.XYArrayPlacement
Returns this placement policy's name.
getName() - Method in class uk.ac.starlink.ttools.plot2.layer.XYShape
Returns the name of this shape.
getName() - Method in interface uk.ac.starlink.ttools.plot2.Scaling
Returns the name of this scaling.
getName() - Method in interface uk.ac.starlink.ttools.plot2.task.LayerType
Returns the name of this layer type.
getName() - Method in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
 
getName() - Method in class uk.ac.starlink.ttools.plot2.task.SimpleLayerType
 
getName() - Method in class uk.ac.starlink.ttools.plot2.TickLook
Returns the name of this style.
getName() - Method in class uk.ac.starlink.ttools.plottask.PaintMode
Returns this mode's name.
getName(Shader) - Method in class uk.ac.starlink.ttools.plottask.ShaderParameter
 
getName() - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Returns the name of this family.
getName() - Method in class uk.ac.starlink.ttools.taplint.DatalinkCode.Doc
Returns this document's name.
getName() - Method in enum uk.ac.starlink.ttools.taplint.ReportType
Returns the human-readable name.
getName() - Method in interface uk.ac.starlink.ttools.task.Aggregator
Returns the name of this aggregator.
getName() - Method in class uk.ac.starlink.ttools.task.CombinedColumn
Returns the output column name.
getName() - Method in class uk.ac.starlink.ttools.task.UserFindMode
Returns the one-word name for this mode.
getName() - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Returns the localName for this element.
getName() - Method in class uk.ac.starlink.ttools.votlint.ElementRef
Returns the element name.
getName() - Method in class uk.ac.starlink.util.ByteArrayDataSource
 
getName() - Method in class uk.ac.starlink.util.DataSource
Returns a name for this source.
getName() - Method in class uk.ac.starlink.util.gui.ArrayTableColumn
Returns the name of this column.
getName() - Method in class uk.ac.starlink.vo.AbstractAdqlExample
 
getName() - Method in interface uk.ac.starlink.vo.AdqlExample
Returns this example's name.
getName() - Method in enum uk.ac.starlink.vo.AdqlVersion
Returns the informal name of this version.
getName() - Method in class uk.ac.starlink.vo.ColumnMeta
Returns this column's name.
getName() - Method in interface uk.ac.starlink.vo.DaliExample
Returns the user-readable name for this example.
getName() - Method in class uk.ac.starlink.vo.datalink.LinkColMap.ColDef
Returns the column's name.
getName() - Method in enum uk.ac.starlink.vo.DatalinkVersion
Returns a human-readable, possibly adorned, version name.
getName() - Method in class uk.ac.starlink.vo.DataModelAdqlExample
 
getName() - Method in class uk.ac.starlink.vo.RegRole
Returns the real-world name or title of the person or organisation.
getName() - Method in class uk.ac.starlink.vo.Ri1RegistryTableLoadDialog
 
getName() - Method in class uk.ac.starlink.vo.SchemaMeta
Returns this schema's name.
getName() - Method in class uk.ac.starlink.vo.TableMeta
Returns this table's name.
getName() - Method in interface uk.ac.starlink.vo.TapLanguage
Returns the language name.
getName() - Method in class uk.ac.starlink.vo.TapMetaPolicy
Returns the name of this object.
getName() - Method in interface uk.ac.starlink.vo.TapServiceFinder.Service
Returns the short name of this service.
getName() - Method in interface uk.ac.starlink.vo.TapServiceFinder.Table
Returns the name of this table.
getName() - Method in class uk.ac.starlink.vo.ValueConverter
Returns format name.
getName() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
Returns a name for this service.
getName() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns this parameter's name.
getName() - Method in class uk.ac.starlink.votable.dom.DelegatingAttr
 
getName() - Method in class uk.ac.starlink.votable.dom.DelegatingDocumentType
 
getName() - Method in class uk.ac.starlink.votable.VOElement
Returns the name attribute value for this element, or null if none exists.
getNamedUnit(String) - Static method in enum uk.ac.starlink.ttools.plot2.layer.AngleUnit
Returns the AngleUnit instance that corresponds to a user-specified unit name.
getNames() - Method in interface uk.ac.starlink.task.Environment
Returns an array of parameter names which have been specified.
getNames() - Method in class uk.ac.starlink.task.LineEnvironment
 
getNames() - Method in class uk.ac.starlink.task.TerminalEnvironment
 
getNames() - Method in class uk.ac.starlink.ttools.plottask.NamedObjectParameter
Returns the names of all the named options known for this parameter.
getNames() - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
 
getNames() - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
 
getNames() - Method in enum uk.ac.starlink.ttools.taplint.ReportType
Returns plural of human-readable name.
getNames() - Method in class uk.ac.starlink.ttools.task.AddEnvironment
 
getNames() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
 
getNameSeparator() - Method in class uk.ac.starlink.gbin.DefaultGbinTableProfile
 
getNameSeparator() - Method in interface uk.ac.starlink.gbin.GbinTableProfile
Returns the separation string used to delimit parts of column hierarchical names.
getNameServers() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a list of name servers (Catalogs with serv_type equal to "namesvr") to use to resolve astronomical object names.
getNameServers() - Method in class jsky.catalog.astrocat.AstroCatConfig
Return a list of name servers (Catalogs with serv_type equal to "namesvr") to use to resolve astronomical object names.
getNameServers() - Method in interface jsky.catalog.CatalogDirectory
Return a list of name servers (Catalogs with type equal to "namesvr") to use to resolve astronomical object names.
getNameServers() - Method in class jsky.catalog.skycat.SkycatConfigFile
Return a list of name servers (Catalogs with type equal to "namesvr") to use to resolve astronomical object names.
getNamesLine() - Method in class uk.ac.starlink.ecsv.EcsvHeader
Returns the CSV-formatted line supposed to contain column names.
getNamespaceMap() - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Returns prefix->namespaceURI map for the xmlns namespaces currently in scope.
getNamespaces() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
 
getNamespaceURI() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getNarrower() - Method in interface uk.ac.starlink.vo.VocabTerm
Returns a list of terms related to this one by semantic narrowing.
getNatLat() - Method in class uk.ac.starlink.ast.WcsMap
Get native latitude of the reference point of a FITS-WCS projection.
getNatLon() - Method in class uk.ac.starlink.ast.WcsMap
Get native longitude of the reference point of a FITS-WCS projection.
getNavigationActions() - Method in class uk.ac.starlink.connect.FilestoreChooser
Returns the actions which allow the user to do additional navigation.
getNavigationZoneIndex(Point) - Method in interface uk.ac.starlink.ttools.plot2.Gang
Returns the zone index for the zone to which navigation gestures referenced at a particular graphics position should be delegated.
getNavigator() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the catalog navigator panel
getNavigator() - Method in class jsky.navigator.NavigatorFrame
Return the navigator panel.
getNavigator() - Method in class jsky.navigator.NavigatorImageDisplay
Return the instance of the catalog navigator used with this image display.
getNavigator() - Method in class jsky.navigator.NavigatorImageDisplayFrame
Return the instance of the catalog navigator used with this image.
getNavigator() - Method in class jsky.navigator.NavigatorImageDisplayInternalFrame
Return the instance of the catalog navigator used with this image.
getNavigator() - Method in class jsky.navigator.NavigatorInternalFrame
Return the navigator panel.
getNavigator(int) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Returns a navigator which is used to convert mouse gestures into navigation actions.
getNavigatorKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
 
getNavigatorKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
 
getNavigatorKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
getNavigatorKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
 
getNavigatorKeys() - Method in interface uk.ac.starlink.ttools.plot2.SurfaceFactory
Returns the configuration keys that may be used to configure a navigator for use with this surface factory.
getNavigatorPane() - Method in class jsky.navigator.NavigatorImageDisplay
Return the Diva pane containing the added catalog symbol layer.
getNavOptions(Surface, Point) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeNavigator
 
getNavOptions(Surface, Point) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneNavigator
 
getNavOptions(Surface, Point) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyNavigator
 
getNavOptions(Surface, Point) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeNavigator
 
getNavOptions(boolean, boolean) - Static method in class uk.ac.starlink.ttools.plot2.geom.TimeNavigator
Returns a description of available navigator options for a time plot, given X/Y zoom flags.
getNavOptions(Surface, Point) - Method in interface uk.ac.starlink.ttools.plot2.Navigator
Returns a description of the available navigation gestures and the behaviour they cause when the mouse is positioned at a particular point.
getNaxes() - Method in class uk.ac.starlink.ast.Frame
Get number of Frame axes.
getNAXIS() - Method in class jsky.image.fits.codec.FITSImage
Return the number of axes
getNcard() - Method in class uk.ac.starlink.ast.FitsChan
Get number of FITS header cards in a FitsChan.
getNCols() - Method in class nom.tam.fits.AsciiTable
Get the number of columns in the table
getNCols() - Method in class nom.tam.fits.BinaryTable
Get the number of columns in the table.
getNCols() - Method in interface nom.tam.fits.TableData
 
getNCols() - Method in class nom.tam.fits.TableHDU
Get the number of columns for this table
getNCols() - Method in class nom.tam.util.ColumnTable
Get the number of columns in the table.
getNCols() - Method in interface nom.tam.util.DataTable
 
getNcoord() - Method in interface uk.ac.starlink.ttools.plot.DataColorTweaker
Returns the size of coordinate array which should be submitted to DataColorTweaker.setCoords(double[]).
getNcoord() - Method in class uk.ac.starlink.ttools.plot.ShaderTweaker
 
getNdim() - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
Returns the dimensionality of the Cartesian space in which this match engine works.
getNdim() - Method in class uk.ac.starlink.ttools.plot.ArrayPlotData
 
getNdim() - Method in class uk.ac.starlink.ttools.plot.MultiPlotData
 
getNdim() - Method in interface uk.ac.starlink.ttools.plot.PlotData
Returns the dimensionality of data points in this object.
getNdim() - Method in class uk.ac.starlink.ttools.plot.WrapperPlotData
 
getNdim() - Method in class uk.ac.starlink.ttools.plottask.CartesianTablePlotData
 
getNE() - Method in class diva.canvas.interactor.BoundsGeometry
Get the north-east site.
getNegated() - Method in class uk.ac.starlink.ast.Region
Get region negation flag.
getNegativePrefix() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getNegativeSuffix() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getNegLon() - Method in class uk.ac.starlink.ast.SkyFrame
Get display negative longitude values.
getNerror() - Method in class uk.ac.starlink.ttools.plot.ArrayPlotData
 
getNerror() - Method in class uk.ac.starlink.ttools.plot.MultiPlotData
 
getNerror() - Method in interface uk.ac.starlink.ttools.plot.PlotData
Returns the number of error points per data point in this object.
getNerror() - Method in class uk.ac.starlink.ttools.plot.WrapperPlotData
 
getNerror() - Method in class uk.ac.starlink.ttools.plottask.CartesianTablePlotData
 
getNewObject() - Method in class jsky.util.ReplacementEvent
Deprecated.
Please use getNewValue() instead
getNewWindowMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the File => Exit menu item
getNextChar() - Method in class uk.ac.starlink.pal.palString
Get the next character of the string
getNextSibling() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getNFields() - Method in class uk.ac.starlink.util.AsciiFileParser
Get the number of fields located in the file.
getNFields(int) - Method in class uk.ac.starlink.util.AsciiFileParser
Get the number of fields in a row.
getNframe() - Method in class uk.ac.starlink.ast.FrameSet
Get number of Frames in a FrameSet.
getNHighest() - Method in class diva.sketch.recognition.VotingSceneRecognizer
Return the "n-highest" value, which says that the n-highest classifications will get passed on when the child recognizers vote.
getNHighest() - Method in class diva.sketch.recognition.VotingStrokeRecognizer
Return the "n-highest" value, which says that the n-highest classifications will get passed on when the child recognizers vote.
getNickNames() - Method in class uk.ac.starlink.util.ObjectFactory
Returns a list of the nicknames which have been registered.
getNin() - Method in class uk.ac.starlink.ast.Mapping
Get number of input coordinates for a Mapping.
getNLinesToDiscard() - Method in class gaia.cu9.tools.parallax.readers.CsvSchema
 
getNoBad() - Method in class uk.ac.starlink.ast.ResampleFlags
Returns the value of the noBad flag.
getNobject() - Method in class uk.ac.starlink.ast.AstObject
Get number of Objects in class.
getNode(int) - Method in class diva.pod.lwgraph.LightweightGraph
Get the node with the given id, or null if the edge does not exist.
getNodeAdapter(Object) - Method in class diva.graphx.GraphModel
Return the adapter for the given node object.
getNodeAdapter(Object) - Method in class diva.graphx.toolbox.BasicGraphModel
Return the node model for the given object.
getNodeClass() - Method in class uk.ac.starlink.datanode.factory.DataNodeBuilder
Returns the class which all nodes returned by the DataNodeBuilder.buildNode(java.lang.Object) method will belong to.
getNodeClass() - Method in class uk.ac.starlink.datanode.factory.SimpleDataNodeBuilder
 
getNodeController(Object) - Method in class diva.graph.AbstractGraphController
Given an node, return the controller associated with that node.
getNodeController(Object) - Method in interface diva.graph.GraphController
Given an node, return the controller associated with that node.
getNodeController(Object) - Method in class diva.graph.schematic.SchematicGraphController
Given an node, return the controller associated with that node.
getNodeController() - Method in class diva.graph.SimpleGraphController
Return the node controller.
getNodeController(Object) - Method in class diva.graph.SimpleGraphController
Given an node, return the controller associated with that node.
getNodeController(Object) - Method in class diva.graphx.GraphController
Given an node, return the controller associated with that node.
getNodeController(Object) - Method in class diva.graphx.tutorial.SimpleGraphController
Return the node controller.
getNodeCount(Object) - Method in interface diva.graph.GraphModel
Return the number of nodes contained in this graph or composite node.
getNodeCount(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Return the number of nodes contained in this graph or composite node.
getNodeCount(Object) - Method in interface diva.graph.modular.CompositeModel
Return a count of the nodes this graph contains.
getNodeCount() - Method in interface diva.graph.modular.Graph
Return a count of the nodes this graph contains.
getNodeCount(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the number of nodes contained in this graph or composite node.
getNodeCount(Object) - Method in class diva.graphx.GraphModel
Return the number of nodes contained in the given node.
getNodeCount(Object) - Method in interface diva.graphx.NodeAdapter
Return a count of the nodes this graph contains.
getNodeCount() - Method in class diva.graphx.toolbox.BasicNode
Return the number of child nodes
getNodeCount(Object) - Method in class diva.graphx.toolbox.BasicNodeAdapter
Return the number of nodes contained in this graph or composite node.
getNodeCount() - Method in class diva.pod.lwgraph.LightweightGraph
Get the number of nodes in this graph
getNodeCount() - Method in class diva.pod.lwgraph.Traversal
Return the number of nodes in the graph
getNodeCount() - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Returns the number of nodes known in this model.
getNodeCount() - Method in class uk.ac.starlink.vo.MaskTreeModel
Returns the total number of nodes in this model.
getNodeFill() - Method in class diva.graph.basic.BasicNodeRenderer
Return the fill that nodes are painted with.
getNodeId() - Method in class diva.pod.lwgraph.BasicLWNode
Return the integer id of this node
getNodeId() - Method in interface diva.pod.lwgraph.LWNode
Return the integer id of this node.
getNodeInteractor() - Method in class diva.graph.BasicNodeController
Return the node interactor associated with this controller.
getNodeInteractor() - Method in interface diva.graph.NodeController
Return the node interactor associated with this controller.
getNodeInteractor() - Method in class diva.graphx.NodeController
Return the node interactor associated with this controller.
getNodeMaker() - Method in class uk.ac.starlink.datanode.tree.NdxNodeChooser
 
getNodeMaker() - Method in class uk.ac.starlink.datanode.tree.TableNodeChooser
Returns a lazily created node factory suitable for making nodes in a table-browsing environment.
getNodeMaker() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Returns the DataNodeFactory which is used for turning objects into data nodes.
getNodeModel(Object) - Method in class diva.graph.modular.BasicModularGraphModel
Return the node model for the given object.
getNodeModel(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the node model for the given object.
getNodeName() - Method in class uk.ac.starlink.hdx.HdxDocument
 
getNodeName() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getNodePath(DataNode) - Static method in class uk.ac.starlink.datanode.nodes.NodeUtil
Returns the full path of a node, if possible.
getNodeRenderer() - Method in class diva.graph.BasicNodeController
Return the node renderer associated with this controller.
getNodeRenderer() - Method in interface diva.graph.NodeController
Return the node renderer associated with this controller.
getNodes() - Method in class diva.pod.lwgraph.Traversal
Return the array of nodes in the graph.
getNodeShape() - Method in class diva.graph.basic.BasicNodeRenderer
Return the shape that nodes are rendered in.
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ARYDataNode
Returns the string "ARY".
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.CompressedDataNode
 
getNodeTLA() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Returns a short string indicating what kind of node this is.
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
The DefaultDataNode implementation returns the string "...".
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ErrorDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
Returns either "DIR" or "FILE" for a directory or non-directory file respectively.
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.FrameDataNode
Returns a short string describing the node type.
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.HDSDataNode
Returns the string "HDS".
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.HDXDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.HistoryDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.HTMLDataNode
Returns Three Letter Acronym "HTM".
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.JDBCDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.NDArrayDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
Returns the string "NDF".
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.NdxDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.PlainDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ResourceListDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ScalarDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.TfitsDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.WCSDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
 
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
Returns the string "ZIP".
getNodeTLA() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.ARYDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.CompressedDataNode
 
getNodeType() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Returns a short sentence indicating what kind of node this is.
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.ErrorDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.FrameDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.HDSDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.HDXDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.HistoryDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.HTMLDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.JDBCDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.NDArrayDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.NdxDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.PlainDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.ResourceListDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.TfitsDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.WCSDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
 
getNodeType() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
 
getNodeType() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getNodeValue() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getNonProxyHosts() - Static method in class jsky.util.ProxyServerUtil
Return the space separated list of domains not requiring a proxy.
getNonProxyHosts() - Method in class uk.ac.starlink.util.ProxySetup
Get the hosts that should not be proxied.
getNormal() - Method in class diva.canvas.AbstractSite
Get the angle of the normal to this site, in radians between zero and 2pi.
getNormal(int) - Static method in class diva.canvas.CanvasUtilities
Return an angle in radians, given a direction from SwingConstants.
getNormal() - Method in class diva.canvas.connector.BoundsSite
Get the normal of the site.
getNormal() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Get the angle of the normal to this site, in radians between zero and 2pi.
getNormal() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Get the angle of the normal to this site, in radians between zero and 2pi.
getNormal() - Method in interface diva.canvas.Site
Get the angle of the normal to this site, in radians between zero and 2pi.
getNormal() - Method in class diva.canvas.SiteDecorator
Deprecated.
Get the angle of the normal to this site, in radians between zero and 2pi.
getNormalisation() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter.KDenseStyle
Returns normalisation mode.
getNormalisation() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter.HistoStyle
Returns normalisation mode.
getNormalised() - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Determines whether the histogram is normlalised to a total value of unity.
getNormalisedExtent() - Method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Returns the extent of a kernel with this shape of unit nominal width.
getNormUnit(int) - Method in class uk.ac.starlink.ast.Frame
Get normalised Axis physical units by axis.
getNorthAndEast(Point2D.Double, double, double, double, Point2D.Double, Point2D.Double) - Method in class jsky.catalog.gui.BasicTablePlotter
 
getNotationName() - Method in class uk.ac.starlink.votable.dom.DelegatingEntity
 
getNotationPublicId(String) - Method in class diva.util.aelfred.XmlParser
Look up the public identifier for a notation.
getNotations() - Method in class uk.ac.starlink.votable.dom.DelegatingDocumentType
 
getNotationSystemId(String) - Method in class diva.util.aelfred.XmlParser
Look up the system identifier for a notation.
getNout() - Method in class uk.ac.starlink.ast.Mapping
Get number of output coordinates for a Mapping.
getNpix() - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Returns the number of pixels along this axis.
getNRows() - Method in class nom.tam.fits.AsciiTable
Get the number of rows in the table
getNRows() - Method in class nom.tam.fits.BinaryTable
Get the number of rows in the table
getNRows() - Method in interface nom.tam.fits.TableData
 
getNRows() - Method in class nom.tam.fits.TableHDU
Get the number of rows for this table
getNRows() - Method in class nom.tam.util.ColumnTable
Get the number of rows in the table.
getNRows() - Method in interface nom.tam.util.DataTable
 
getNRows() - Method in class uk.ac.starlink.util.AsciiFileParser
Get the number of rows located in the file.
getNrows() - Method in class uk.ac.starlink.vo.TableMeta
Returns the (approximate?) row count declared for this table.
getNrows() - Method in class uk.ac.starlink.votable.TableElement
Returns the number of rows in this table.
getNull() - Method in class uk.ac.starlink.votable.FieldElement
Returns the 'null' value for this FieldElement.
getNull() - Method in class uk.ac.starlink.votable.ValuesElement
Returns the 'null' value for this ValuesElement object, that is the value which represents an undefined data value.
getNullColor() - Method in class uk.ac.starlink.ttools.plot2.layer.AuxLineStyle
Returns the colour to use for null aux values.
getNumber() - Method in enum uk.ac.starlink.vo.AdqlVersion
Returns the version number as a string.
getNumber() - Method in enum uk.ac.starlink.vo.DatalinkVersion
Returns the basic version number in the form MAJOR.MINOR.
getNumberLength() - Method in class nom.tam.util.ByteParser
Get the number of characters used to parse the previous number (or the length of the previous String returned).
getNumberOfButtons() - Method in class jsky.util.gui.ToggleButtonPanel
Return the number of buttons
getNumberOfCards() - Method in class nom.tam.fits.Header
Find the number of cards in the header
getNumberOfHDUs() - Method in class nom.tam.fits.Fits
Get the current number of HDUs in the Fits object.
getNumberOfRows() - Method in class nom.tam.util.ColumnTable
Calculate the number of rows to read/write at a time.
getNumberProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getNumberValue(String) - Method in class uk.ac.starlink.fits.FitsHeader
Returns a numeric value for a card with a given key, if one exists.
getNumBytes() - Method in class uk.ac.starlink.array.Type
Returns the number of bytes occupied by this primitive type.
getNumCatalogs() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the number of catalogs in this directory
getNumCatalogs() - Method in interface jsky.catalog.CatalogDirectory
Return the number of catalogs in this directory
getNumCols() - Method in class jsky.catalog.gui.CatalogQueryPanel
Return the number of columns to use for the display (should be an even number)
getNumColumns() - Method in class jsky.catalog.MemoryCatalog
Return the number of table columns..
getNumDims() - Method in class uk.ac.starlink.array.NDShape
Returns the dimensionality of the NDShape.
getNumericConverter(ValueInfo) - Static method in class uk.ac.starlink.ttools.convert.Conversions
Returns a converter from the given ValueInfo to a numeric quantity.
getNumHDUs() - Method in class jsky.image.fits.codec.FITSImage
Return the number of FITS HDUs in the current image.
getNumHeaderBytes() - Method in class jsky.image.fits.codec.FITSCodec
Returns the number of bytes from the beginning of the data required to recognize it as being in FITS format.
getNumHeaderBytes() - Method in class uk.ac.starlink.jaiutil.HDXCodec
Returns the number of bytes from the beginning of the data required to recognize it as being in FITS format.
getNumITTs() - Static method in class jsky.image.ImageColorITTs
return the numbr of intensity tables
getNumLab(int) - Method in class uk.ac.starlink.ast.Plot
Get draw numerical axis labels for a Plot by axis.
getNumLabGap(int) - Method in class uk.ac.starlink.ast.Plot
Get spacing of numerical labels for a Plot by axis.
getNumLUTs() - Static method in class jsky.image.ImageColorLUTs
return the numbr of lookup tables
getNumMaps() - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
Returns the number of metadata maps.
getNumMarkers() - Static method in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Return the number of markers.
getNumNDXs() - Method in class uk.ac.starlink.jaiutil.HDXImage
Return the number of NDXs in the HDX structure.
getNumOptions() - Method in interface jsky.catalog.FieldDesc
If a list of options was defined for the field, return the number of options, otherwise 0.
getNumOptions() - Method in class jsky.catalog.FieldDescAdapter
If the field may only have a limited number of values, return the number of values, otherwise 0.
getNumPages() - Method in class jsky.image.fits.codec.FITSDecoder
Returns the number of pages (FITS extensions) present in the current stream.
getNumPages() - Method in class uk.ac.starlink.jaiutil.HDXDecoder
Returns the number of pages (NDXs) present in the current stream.
getNumParams() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the number of query parameters that this catalog accepts
getNumParams() - Method in class jsky.catalog.astrocat.AstroCatalog
If this catalog can be querried, return the number of query parameters that it accepts
getNumParams() - Method in interface jsky.catalog.Catalog
If this catalog can be querried, return the number of query parameters that it accepts
getNumParams() - Method in class jsky.catalog.irsa.IRSACatalog
If this catalog can be querried, return the number of query parameters that it accepts
getNumParams() - Method in class jsky.catalog.MemoryCatalog
Return the number of query parameters that this catalog accepts.
getNumParams() - Method in class jsky.catalog.skycat.SkycatCatalog
If this catalog can be querried, return the number of query parameters that it accepts
getNumParams() - Method in class jsky.catalog.skycat.SkycatConfigEntry
If this catalog can be querried, return the number of query parameters that it accepts
getNumParams() - Method in class jsky.catalog.skycat.TestCatalog
If this catalog can be querried, return the number of query parameters that it accepts
getNumParams() - Method in class jsky.catalog.TestCatalog
If this catalog can be querried, return the number of query parameters that it accepts
getNumPixels() - Method in class uk.ac.starlink.array.NDShape
Returns the number of cells in the array represented by this NDShape.
getNumPoints() - Method in class jsky.science.Wavelength1DArray
Returns the number of points in the array
getNumPoints() - Method in class jsky.science.Wavelength1DFormula
returns the length of the array that would be returned by toArrayWavelengths() and toArrayData().
getNumPoints() - Method in interface jsky.science.Wavelength1DModel
Returns the number of data points in the model.
getNumSymbols() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the number of plot symbol definitions associated with this catalog.
getNumSymbols() - Method in class jsky.catalog.irsa.IRSACatalog
Return the number of plot symbol definitions associated with this catalog.
getNumSymbols() - Method in interface jsky.catalog.PlotableCatalog
Return the number of plot symbol definitions associated with this catalog.
getNumSymbols() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the number of plot symbol definitions associated with this catalog.
getNumSymbols() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the number of plot symbol definitions associated with this catalog.
getNumURLs() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the number of query URLs defined
getNumXTiles() - Method in class jsky.image.SimpleRenderedImage
Returns the number of tiles along the tile grid in the horizontal direction.
getNumXTiles() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the number of tiles along the tile grid in the horizontal direction.
getNumYTiles() - Method in class jsky.image.SimpleRenderedImage
Returns the number of tiles along the tile grid in the vertical direction.
getNumYTiles() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the number of tiles along the tile grid in the vertical direction.
getNW() - Method in class diva.canvas.interactor.BoundsGeometry
Get the north-west site.
getObject() - Method in class nom.tam.fits.BasicHDU
Get the name of the observed object in this FITS file.
getObject(Element) - Method in class uk.ac.starlink.array.BridgeNDArray.BridgeNDArrayHdxFacade
 
getObject() - Method in class uk.ac.starlink.datanode.factory.CreationState
 
getObject(String) - Method in class uk.ac.starlink.hds.HDSReference
Opens a new primary HDSObject at the location referenced by this HDSReference.
getObject(Element) - Method in class uk.ac.starlink.hdx.AbstractHdxFacade
 
getObject(Element) - Method in interface uk.ac.starlink.hdx.HdxFacade
Obtains the object which the given Element is a facade for.
getObject(Element) - Method in class uk.ac.starlink.hdx.HdxFactory
Recovers the Java object which corresponds to the given element.
getObject(Element) - Method in interface uk.ac.starlink.hdx.HdxResourceFactory
Returns the Java object which corresponds to the URL given in the `url' attribute of the given Element, as an Object.
getObject(Element) - Method in class uk.ac.starlink.ndx.BridgeNdx.BridgeNdxHdxFacade
 
getObject() - Method in class uk.ac.starlink.votable.ParamElement
Returns the object represented by the value of this Param.
getObjectArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getObjectColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns an Object value for a cell of the current row.
getObjectColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getObjectColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
 
getObjectColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
getObjectFactory() - Method in class uk.ac.starlink.task.ObjectFactoryParameter
Returns the object factory used by this parameter.
getObjectIdString() - Method in class jsky.science.AbstractScienceObject
Useful for debugging output, returns a String containing the class and hashcode of the specified object.
getObjectIdString(Object) - Static method in class jsky.science.AbstractScienceObject
Useful for debugging output, returns a String containing the class and hashcode of the specified object.
getObjectName() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the name of the object being displayed, if known, otherwise null.
getObjectName() - Method in class jsky.image.gui.ImageDisplayPanel
Return the name of the source image, if known, otherwise an empty string.
getObjectName() - Method in interface jsky.image.gui.MainImageDisplay
Return the name of the object being displayed, if known, otherwise null.
getObjectPeak() - Method in class jsky.image.gui.PickObjectStatistics
peak value of object above background
getObjectPeak() - Method in class jsky.science.IQE
peak value of object above background
getObjectProperty(String) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction.XResolver
 
getObjectProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getObjectValue(long) - Method in interface uk.ac.starlink.table.storage.ColumnReader
Retrieve the value at a given index as an object.
getObjectValue(long) - Method in interface uk.ac.starlink.ttools.plot2.data.CachedReader
Retrieve the value at a given index as an object.
getObjectValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.CachedTupleSequence
 
getObjectValue(int) - Method in interface uk.ac.starlink.ttools.plot2.data.Tuple
Returns the value of a given column as an object.
getObjectValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperTuple
 
getObjectValue() - Method in class uk.ac.starlink.ttools.task.Setting
Returns the typed value for this setting, if known.
getObjSize() - Method in class uk.ac.starlink.ast.AstObject
Get the in-memory size of the Object.
getObservationDate() - Method in class nom.tam.fits.BasicHDU
Get the FITS file observation date as a Date object.
getObservatoryCount() - Static method in class uk.ac.starlink.pal.Observatory
Return the number of observatories available
getObservatoryID(int) - Static method in class uk.ac.starlink.pal.Observatory
Get the short identifier of an observatory
getObservatoryName(int) - Static method in class uk.ac.starlink.pal.Observatory
Get the name of an observatory
getObserver() - Method in class nom.tam.fits.BasicHDU
Get the name of the person who acquired the data in this FITS file.
getObsLat() - Method in class uk.ac.starlink.ast.Frame
Get the geodetic latitude of the observer.
getObsLon() - Method in class uk.ac.starlink.ast.Frame
Get the geodetic longitude of the observer.
getOffset() - Method in class diva.canvas.connector.BoundsSite
Get the distance to be located along the side, in percent.
getOffset() - Method in class jsky.science.ProperMotion
 
getOffset() - Method in class nom.tam.fits.FitsHeap
Get the current offset within the heap.
getOffset(int[], int[]) - Static method in class nom.tam.image.ImageTiler
Get the offset of a given position.
getOffset() - Method in class nom.tam.util.ByteParser
Get the current offset
getOffset() - Method in interface uk.ac.starlink.array.ArrayAccess
Returns the current offset into the array for read/write.
getOffset() - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
getOffset() - Method in interface uk.ac.starlink.datanode.nodes.FITSDataNode.ArrayDataMaker
Returns the offset into the datasource's input stream at which the ArrayDataInput data starts.
getOffset() - Method in interface uk.ac.starlink.fits.BasicInput
Returns the curent position in this stream (optional operation).
getOffset() - Method in class uk.ac.starlink.fits.BlockInput
 
getOffset() - Method in class uk.ac.starlink.fits.BufferedRandomInput
 
getOffset() - Method in class uk.ac.starlink.fits.ByteBufferInput
 
getOffset() - Method in class uk.ac.starlink.fits.SimpleMappedInput
 
getOffset() - Method in interface uk.ac.starlink.pds4.Table
Gives byte offset into data file of data for this table.
getOffset(Rectangle, int) - Method in class uk.ac.starlink.ttools.plot2.Anchor.HorizontalAnchor
Returns the positional offset from the reference point to position the graphics context at before calling drawCaption.
getOffset() - Method in class uk.ac.starlink.ttools.plot2.layer.ContourStyle
Returns the offset of the first contour from zero.
getOffsetX() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeAspect
Return graphics X offset.
getOffsetX() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyAspect
Returns the offset in the graphical X direction of the centre of the sky drawing from the centre of the available plotting region.
getOffsetX() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns the dimensionless X offset of the plot centre from the plot bounds centre.
getOffsetY() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeAspect
Return graphics Y offset.
getOffsetY() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyAspect
Returns the offset in the graphical Y direction of the centre of the sky drawingn from the centre of the available plotting region.
getOffsetY() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns the dimensionless Y offset of the plot centre from the plot bounds centre.
getOkAction() - Method in class uk.ac.starlink.connect.FilestoreChooser
Returns the action which is equivalent to hitting an OK button, that is performing a selection.
getOkAction() - Method in class uk.ac.starlink.table.gui.TableLoadPanel
Returns the action which starts to load tables.
getOKButton() - Method in class jsky.util.gui.TabbedPanel
 
getOldValue() - Method in class diva.compat.util.SemanticObjectChangeEvent
Return the old value of the semantic object.
getOldValue() - Method in class diva.compat.util.UserObjectChangeEvent
Return the old value of the user object.
getOldValue() - Method in class diva.graph.GraphEvent
Return the old value, which is event-specific.
getOldValue() - Method in class diva.graph.GraphViewEvent
Return the old value, which is event-specific.
getOldValue() - Method in class diva.graphx.event.GraphEvent
Return the old value, which is event-specific.
getOldValue() - Method in class diva.graphx.event.GraphViewEvent
Return the old value, which is event-specific.
getOpaqueLimit() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns the opacity limit for this style.
getOpenAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getOpenAction() - Method in class jsky.html.HTMLViewer
 
getOpenAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getOpenAction() - Method in interface jsky.util.gui.GenericToolBarTarget
Return the action for "Open"
getOpenButton() - Method in class jsky.util.gui.GenericToolBar
 
getOpenFileChooser() - Method in class diva.gui.DefaultStoragePolicy
Get the open file chooser used by this storage policy.
getOpt() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
 
getOpt() - Method in class uk.ac.starlink.ttools.plot2.layer.WrapperPlotLayer
 
getOpt() - Method in interface uk.ac.starlink.ttools.plot2.PlotLayer
Returns an object that describes some facts about how this layer draws itself used for rendering.
getOption(String) - Method in class uk.ac.starlink.task.AbstractChoiceParameter
Returns the option value associated with a given string by this parameter.
getOptionList() - Method in class uk.ac.starlink.ttools.plottask.NamedObjectParameter
Returns a formatted XML string giving an unordered list of the options for this parameter.
getOptionList() - Method in class uk.ac.starlink.ttools.plottask.StyleParameter
Returns a formatted XML string giving an unordered list of the options for this parameter.
getOptionMap() - Method in class uk.ac.starlink.ttools.plot2.config.ChoiceConfigKey
Returns a mutable map giving the currently available known options and their string values.
getOptionName(int) - Method in interface jsky.catalog.FieldDesc
Return the name of the ith option for this field.
getOptionName(int) - Method in class jsky.catalog.FieldDescAdapter
Return the name of the ith option for this field.
getOptionNames() - Method in class uk.ac.starlink.task.AbstractChoiceParameter
Returns an array of the string values of options accepted by this parameter.
getOptions() - Method in class uk.ac.starlink.task.AbstractChoiceParameter
Returns an array of the option objects which may form the values of this parameter.
getOptions() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns an array of permitted options if there is one.
getOptions() - Static method in class uk.ac.starlink.ttools.plot.ErrorMode
Returns a list of all the error bar options.
getOptions() - Method in class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
Returns the available options for this key.
getOptions() - Method in class uk.ac.starlink.ttools.plottask.NamedObjectParameter
Returns the option objects for all the named options known for this parameter.
getOptions() - Static method in class uk.ac.starlink.vo.ConeVerbosity
Returns legal verbosities for a cone search.
getOptions() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns a list of options specified for this param.
getOptions() - Method in class uk.ac.starlink.votable.ValuesElement
Returns the specified option values for this ValuesElement object.
getOptions1d() - Static method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns an array of ErrorRenderers which can render 1-dimensional (vertical) errors.
getOptions2d() - Static method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns an array of ErrorRenderers which can render 2-dimensional errors.
getOptions3d() - Static method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns an array of ErrorRenderers which can render 3-dimensional errors.
getOptionsEllipse() - Static method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns an array of ErrorRenderers which is suitable for 2d ellipse-like applications.
getOptionsEllipse() - Static method in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Returns an array of instances which is suitable for 2d ellipse-like applications.
getOptionsError1d() - Static method in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Returns an array of instances which can render 1-dimensional (vertical) errors.
getOptionsError2d() - Static method in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Returns an array of instances which can render 2-dimensional errors.
getOptionsError3d() - Static method in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Returns an array of instances which can render 3-dimensional errors.
getOptionsGeneral() - Static method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns an array of ErrorRenderers which can render errors of arbitrary dimensionality.
getOptionsSizeXY() - Static method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns an array of ErrorRenderers which is suitable for applications that plot a shape with independently variable horizontal and vertical extents.
getOptionsSpherical() - Static method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns an array of ErrorRenderers which can render errors suitable for spherical or spherical polar coordinates.
getOptionsVector() - Static method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns an array of ErrorRenderers which is suitable for vector-like applications.
getOptionsVector() - Static method in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Returns an array of instances which is suitable for vector-like applications.
getOptionsXml() - Method in class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
Returns an XML list of the available options for this config key.
getOptionValue(int) - Method in interface jsky.catalog.FieldDesc
Return the value of the ith option for this field.
getOptionValue(int) - Method in class jsky.catalog.FieldDescAdapter
Return the value of the ith option for this field.
getOptionValueList() - Method in class uk.ac.starlink.task.AbstractChoiceParameter
Returns a collection of the option objects which may form the values of this parameter.
getOpts(PlotLayer[]) - Static method in class uk.ac.starlink.ttools.plot2.paper.PaperTypeSelector
Returns an array of layer options corresponding to an array of layers.
getOrder() - Method in class uk.ac.starlink.array.OrderedNDShape
Gets the ordering scheme of this object.
getOrder() - Method in class uk.ac.starlink.array.Requirements
Gets this object's required pixel ordering scheme.
getOrder() - Method in class uk.ac.starlink.table.join.BitsetMask
Returns the HEALPix order of the pixels stored by this mask.
getOrient() - Method in class jsky.image.gui.ImageColorbar
Return the orientation of colorbar (SwingConstants.HORIZONTAL or SwingConstants.VERTICAL)
getOrientation() - Method in class diva.graph.layout.LevelLayout
Return the orientation in which the graph is to be layed out, either VERTICAL or HORIZONTAL.
getOrientation() - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
getOrientation() - Method in class jsky.util.gui.CoordinatesPanel
 
getOrientation() - Method in class jsky.util.gui.ProperMotionPanel
 
getOrigin() - Method in class diva.canvas.AbstractFigure
Return the origin of the figure in the enclosing transform context, which in this base class is the center of the bounds returned by getBounds().
getOrigin() - Method in class diva.canvas.CompositeFigure
Return the origin of the background figure in the enclosing transform context.
getOrigin(Point2D) - Method in class diva.canvas.connector.Arrowhead
Get the origin into the given point.
getOrigin(Point2D) - Method in class diva.canvas.connector.Blob
Get the origin into the given point.
getOrigin(Point2D) - Method in interface diva.canvas.connector.ConnectorEnd
Get the origin of the line end.
getOrigin() - Method in class diva.canvas.connector.TerminalFigure
Return the origin of the wrapped figure in the enclosing transform context.
getOrigin() - Method in interface diva.canvas.Figure
Return the origin of the figure in the enclosing transform context.
getOrigin() - Method in class diva.canvas.interactor.QuadrantConstraint
Get the origin
getOrigin() - Method in class diva.canvas.toolbox.LabelFigure
Return the origin, which is the anchor point.
getOrigin() - Method in class diva.canvas.toolbox.PaintedFigure
Deprecated.
Return the origin, which is the point relative to which all of the contained objects are drawn.
getOrigin() - Method in class diva.compat.canvas.PaintedFigure
Return the origin, which is the point relative to which all of the contained objects are drawn.
getOrigin() - Method in interface jsky.image.gui.BasicImageDisplay
Return the origin of the displayed image in canvas coordinates.
getOrigin() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the origin of the displayed image in canvas coordinates.
getOrigin() - Method in class jsky.image.gui.ImageDisplay
Return the origin of the displayed image in canvas coordinates.
getOrigin() - Method in class nom.tam.fits.BasicHDU
Get the name of the organization which created this FITS file.
getOrigin() - Method in class uk.ac.starlink.array.NDShape
Returns the origin in each dimension of the NDShape.
getOriginalColumnName(ColumnMeta) - Method in class uk.ac.starlink.vo.MetaNameFixer
Returns the unfixed name for a given column.
getOriginalTableName(TableMeta) - Method in class uk.ac.starlink.vo.MetaNameFixer
Returns the unfixed name for a given table.
getOtherAtts() - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Returns the object which distinguishes this object from other ones of the same colour and class.
getOtherParameters() - Method in class uk.ac.starlink.ttools.task.TapServiceParams
Returns a list of other parameters managed by this object that specify endpoints for TAP-related services.
getOutline() - Method in class diva.sketch.CompositeSymbol
Return the outline color of the children if it is the same for all children, or Symbol.MIXED_COLOR if not.
getOutline() - Method in class diva.sketch.StrokeSymbol
Return the outline color of this symbol.
getOutline() - Method in interface diva.sketch.Symbol
 
getOutline() - Method in class jsky.image.graphics.gui.CanvasDraw
Return the current outline color for drawing.
getOutline() - Method in class uk.ac.starlink.diva.DrawActions
Return the current outline color for drawing.
getOutline() - Method in class uk.ac.starlink.diva.FigureProps
Get the value of outline
getOutlineAction(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Return the action for the given outline color
getOutlineAction(int) - Method in class uk.ac.starlink.diva.DrawActions
Return the action for the given outline color
getOutliner() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeStyle
Returns the outline shape of this style.
getOutputBufferSize() - Method in class uk.ac.starlink.util.BufferedBase64OutputStream
Returns the size of the output buffer; output will be written to the underlying stream in chunks of this size.
getOutputColumnCount() - Method in interface uk.ac.starlink.ttools.cone.ColumnPlan
Returns the number of columns in the output table.
getOutputColumnLocation(int) - Method in interface uk.ac.starlink.ttools.cone.ColumnPlan
Returns a coded value indicating where to find the column corresponding to a given output column.
getOutputFormats() - Method in interface uk.ac.starlink.vo.TapCapability
Returns an array of output format options declared by this capability.
getOutputInfo() - Method in class uk.ac.starlink.ttools.convert.Iso8601Converter
 
getOutputInfo() - Method in class uk.ac.starlink.ttools.convert.SexagesimalToDegrees
 
getOutputInfo() - Method in interface uk.ac.starlink.ttools.convert.ValueConverter
Returns metadata describing the values on the output end of the conversion.
getOutputLimits() - Method in interface uk.ac.starlink.vo.TapCapability
Returns an array of limit values representing the data limits for result tables.
getOutputLines() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
Returns the output written by the task so far, in an array one line per element.
getOutputMode() - Method in class uk.ac.starlink.ttools.task.ConsumerTask
Returns this task's output mode.
getOutputName() - Method in class uk.ac.starlink.ttools.task.TableGroup.AggSpec
Returns the output column name, if specified.
getOutputParameter() - Method in class uk.ac.starlink.ttools.plottask.PaintModeParameter
Returns the parameter determining the output stream (if any) to use for the graphics output.
getOutputStream(String) - Method in class uk.ac.starlink.astrogrid.AcrConnection
Returns an output stream which can be used to write to a URI representing a location in MySpace (an Ivorn).
getOutputStream() - Method in class uk.ac.starlink.astrogrid.protocols.ivo.IvoURLConnection
 
getOutputStream() - Method in class uk.ac.starlink.connect.ErrorLeaf
 
getOutputStream() - Method in interface uk.ac.starlink.connect.Leaf
Returns an output stream from this leaf.
getOutputStream() - Method in interface uk.ac.starlink.table.ByteStore
Returns an output stream which can be used to write to the store.
getOutputStream(String) - Method in class uk.ac.starlink.table.StarTableOutput
Returns an output stream which points to a given location.
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() - Method in interface uk.ac.starlink.task.Environment
Returns an output stream into which text output from a task can be written.
getOutputStream() - Method in class uk.ac.starlink.task.LineEnvironment
 
getOutputStream() - Method in class uk.ac.starlink.task.TerminalEnvironment
Returns System.out.
getOutputStream() - Method in class uk.ac.starlink.ttools.plot2.data.MoveFileByteStore
 
getOutputStream() - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
 
getOutputStream() - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
 
getOutputStream() - Method in class uk.ac.starlink.ttools.task.AddEnvironment
 
getOutputStream() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
 
getOutputStream() - Method in class uk.ac.starlink.util.PipeReaderThread
Returns the stream at the output end of the pipe.
getOutputTable(String) - Method in class uk.ac.starlink.ttools.task.MapEnvironment
If the task which has been executed in this environment has created an output table which has not been otherwise disposed of, you can get it from here.
getOutputText() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
Returns a string which contains all the output written by the task so far.
getOverflow() - Method in class uk.ac.starlink.vo.DalResultStreamer
Indicates whether the DAL result was marked as overflowing (with QUERY_STATUS INFO).
getOverlayLayer() - Method in class diva.canvas.GraphicsPane
Get the overlay layer
getOverlayLayer() - Method in class diva.canvas.interactor.SelectionDragger
Get the layer that drag rectangles are drawn on
getOverlayLayer() - Method in class jsky.image.graphics.SelectionDragger
Get the layer that drag rectangles are drawn on
getOwnerDocument() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getOwnerElement() - Method in class uk.ac.starlink.votable.dom.DelegatingAttr
 
getOwnerId() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns this job's owner ID, blank unless authentication is in use.
getPad() - Method in class uk.ac.starlink.ttools.plot2.BasicCaptioner
 
getPad() - Method in interface uk.ac.starlink.ttools.plot2.Captioner
Returns a suitable padding value for separating captions from the reference position or other graphical elements.
getPad() - Method in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
getPad() - Method in class uk.ac.starlink.ttools.plot2.NullCaptioner
 
getPad() - Method in class uk.ac.starlink.ttools.plot2.OutlineCaptioner
 
getPadCharacter() - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Returns the byte value with which under-length string (character array) values will be padded.
getPadCharacter() - Method in interface uk.ac.starlink.fits.FitsTableSerializerConfig
Returns the byte value with which under-length string (character array) values should be padded.
getPadding() - Method in class diva.canvas.toolbox.LabelFigure
Get the padding around the text.
getPadding(Plot3DState, Graphics, int[]) - Method in class uk.ac.starlink.ttools.plot.CartesianPlot3D
 
getPadding(Plot3DState, Graphics, int[]) - Method in class uk.ac.starlink.ttools.plot.Plot3D
Works out padding factors to be used for the plot volume.
getPadding(Plot3DState, Graphics, int[]) - Method in class uk.ac.starlink.ttools.plot.SphericalPlot3D
 
getPadding() - Method in class uk.ac.starlink.ttools.plot2.task.PlotSpec
Returns the external padding supplied at construction time.
getPaddingParameter() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the parameter for assigning the plot external padding.
getPage(int) - Method in class diva.gui.MultipageModel
Get the page at the given index.
getPage(String) - Method in class diva.gui.MultipageModel
Get the page with the given title.
getPageCount() - Method in class diva.gui.MultipageModel
Get the number of pages in this document.
getPaint() - Method in class diva.canvas.connector.StraightTerminal
Get the paint of this terminal.
getPaint() - Method in class diva.canvas.OverlayLayer
Get the current paint
getPaint() - Method in class diva.canvas.toolbox.BasicHighlighter
Get the paint.
getPaintedList() - Method in class diva.canvas.toolbox.PaintedFigure
Deprecated.
Get the painted list of painted objects of this figure.
getPaintedList() - Method in class diva.compat.canvas.PaintedFigure
Get the painted list of painted objects of this figure.
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.
getPalettePane() - Method in class diva.gui.DesktopContext
Get the component used for palettes and the like.
getPanel() - Method in class jsky.util.gui.LabelJPanel
Return the panel object.
getPanX() - Method in class diva.sketch.toolbox.PanRecognizer.PanData
 
getPanY() - Method in class diva.sketch.toolbox.PanRecognizer.PanData
 
getPaperType() - Method in class uk.ac.starlink.ttools.plot2.layer.GlyphPaper
Returns a partial PaperType implementation to use with this object.
getPaperType() - Method in interface uk.ac.starlink.ttools.plot2.paper.Paper
Returns the PaperType which generated and can write to this paper.
getPaperType() - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType.RgbPaper
 
getPaperTypeSelector() - Method in class uk.ac.starlink.ttools.plot2.geom.CubePlotType
 
getPaperTypeSelector() - Method in class uk.ac.starlink.ttools.plot2.geom.PlanePlotType
 
getPaperTypeSelector() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyPlotType
 
getPaperTypeSelector() - Method in class uk.ac.starlink.ttools.plot2.geom.SpherePlotType
 
getPaperTypeSelector() - Method in class uk.ac.starlink.ttools.plot2.geom.TimePlotType
 
getPaperTypeSelector() - Method in interface uk.ac.starlink.ttools.plot2.PlotType
Returns an object which can provide graphics rendering functionality based on the required plot layers for this plot type.
getParallax() - Method in class uk.ac.starlink.pal.Stardata
Get the Parallax
getParam() - Method in class uk.ac.starlink.votable.ParamRefElement
Returns the PARAM element referenced by this PARAMref.
getParamCount() - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Returns the number of parameters required to produce an attractor instance.
getParamDesc(int) - Method in class jsky.catalog.AbstractCatalogDirectory
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.AbstractCatalogDirectory
Return a description of the named query parameter
getParamDesc(int) - Method in class jsky.catalog.astrocat.AstroCatalog
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Return a description of the named query parameter, if found, otherwise null.
getParamDesc(int) - Method in interface jsky.catalog.Catalog
Return a description of the ith query parameter
getParamDesc(String) - Method in interface jsky.catalog.Catalog
Return a description of the named query parameter
getParamDesc(int) - Method in class jsky.catalog.irsa.IRSACatalog
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.irsa.IRSACatalog
Return a description of the named query parameter, if found, otherwise null.
getParamDesc(int) - Method in class jsky.catalog.MemoryCatalog
Return a description of the ith query parameter.
getParamDesc(String) - Method in class jsky.catalog.MemoryCatalog
Return a description of the named query parameter.
getParamDesc(int) - Method in class jsky.catalog.skycat.SkycatCatalog
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.skycat.SkycatCatalog
Return a description of the named query parameter
getParamDesc(int) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return a description of the named query parameter, if found, otherwise null.
getParamDesc(int) - Method in class jsky.catalog.skycat.TestCatalog
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.skycat.TestCatalog
Return a description of the named query parameter
getParamDesc(int) - Method in class jsky.catalog.TestCatalog
Return a description of the ith query parameter
getParamDesc(String) - Method in class jsky.catalog.TestCatalog
Return a description of the named query parameter
getParameter() - Method in exception uk.ac.starlink.task.ParameterValueException
Returns the parameter with which this exception is associated.
getParameter(String) - Method in class uk.ac.starlink.ttools.cea.CeaTask
Returns a named parameter of this task.
getParameter(Environment, ConfigKey<T>) - Method in interface uk.ac.starlink.ttools.plot2.task.ConfigParameterFactory
Produces a parameter to find the value for a given config key.
getParameter(Environment, String) - Method in class uk.ac.starlink.ttools.plot2.task.ParameterFinder
Calls ParameterFinder.findParameter(uk.ac.starlink.task.Environment, java.lang.String), but if the result is null, a parameter with the full suffix is returned.
getParameter(String) - Method in class uk.ac.starlink.util.ContentType
Returns the value of a parameter of this content type.
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
 
getParameterByName(Environment, String) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
getParameterByName(Environment, String) - Method in interface uk.ac.starlink.ttools.task.DynamicTask
Attempts to find a parameter with a given name that might be used by this task in the content of the given environment.
getParameterCount() - Method in class nom.tam.fits.BasicHDU
 
getParameterDescription(String) - Method in interface uk.ac.starlink.gbin.GaiaTableMetadata
Returns a description of a named parameter of this table.
getParameterDetailedDescription(String) - Method in interface uk.ac.starlink.gbin.GaiaTableMetadata
Returns a detailed description of a named parameter of this table.
getParameterElement() - Method in class uk.ac.starlink.ttools.cea.CeaConfig
Returns declaration to use for the Parameter element.
getParameterList() - Method in class uk.ac.starlink.ttools.plottask.PlotTask
 
getParameterList() - Method in class uk.ac.starlink.ttools.task.ConsumerTask
Returns the parameter list for this task; it may be modified.
getParameterList() - Method in class uk.ac.starlink.ttools.task.MultiOutputTask
Returns the parameter list for this task; it may be modified.
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 metadata items which pertain to the entire table.
getParameters() - Method in class uk.ac.starlink.table.WrapperStarTable
 
getParameters() - Method in interface uk.ac.starlink.task.Task
Returns the list of parameters which may be used by this task.
getParameters() - Method in class uk.ac.starlink.ttools.cea.CeaTask
Returns a list of the parameters associated with this task for the purposes of CEA use.
getParameters() - Method in interface uk.ac.starlink.ttools.cone.Coner
Returns any configuration parameters associated with this object.
getParameters() - Method in class uk.ac.starlink.ttools.cone.ConeSearchConer
 
getParameters() - Method in class uk.ac.starlink.ttools.cone.JdbcConer
 
getParameters() - Method in class uk.ac.starlink.ttools.join.Match2Mapper
 
getParameters() - Method in class uk.ac.starlink.ttools.join.MatchMapper
 
getParameters() - Method in class uk.ac.starlink.ttools.join.SkyMatch2Mapper
 
getParameters() - Method in class uk.ac.starlink.ttools.plot2.task.GenericPlot2Task
 
getParameters() - Method in class uk.ac.starlink.ttools.plot2.task.MatrixPlot2Task
 
getParameters() - Method in class uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
 
getParameters(String) - Method in class uk.ac.starlink.ttools.plottask.BarStyleFactory
 
getParameters() - Method in class uk.ac.starlink.ttools.plottask.HistogramPlotStateFactory
 
getParameters(String) - Method in class uk.ac.starlink.ttools.plottask.MarkStyleFactory
 
getParameters() - Method in class uk.ac.starlink.ttools.plottask.Plot3DStateFactory
 
getParameters() - Method in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Returns the parameters associated with this object.
getParameters() - Method in class uk.ac.starlink.ttools.plottask.PlotTask
 
getParameters(String) - Method in class uk.ac.starlink.ttools.plottask.StyleFactory
Returns the parameters used by this factory.
getParameters() - Method in class uk.ac.starlink.ttools.task.ArrayJoin
 
getParameters() - Method in class uk.ac.starlink.ttools.task.Calc
 
getParameters() - Method in class uk.ac.starlink.ttools.task.CatMapper
 
getParameters() - Method in class uk.ac.starlink.ttools.task.ColumnSelectionMapper
 
getParameters() - Method in class uk.ac.starlink.ttools.task.ConsumerTask
 
getParameters() - Method in class uk.ac.starlink.ttools.task.DatalinkLint
 
getParameters() - Method in class uk.ac.starlink.ttools.task.FixedTablesInput
 
getParameters() - Method in class uk.ac.starlink.ttools.task.HomogeneousTablesInput
 
getParameters() - Method in class uk.ac.starlink.ttools.task.JoinMapper
 
getParameters() - Method in class uk.ac.starlink.ttools.task.MultiOutputTask
 
getParameters() - Method in class uk.ac.starlink.ttools.task.ShowFunctions
 
getParameters() - Method in class uk.ac.starlink.ttools.task.SqlClient
 
getParameters() - Method in class uk.ac.starlink.ttools.task.SqlUpdate
 
getParameters() - Method in class uk.ac.starlink.ttools.task.StiltsServer
 
getParameters() - Method in class uk.ac.starlink.ttools.task.TableCopy
 
getParameters() - Method in interface uk.ac.starlink.ttools.task.TableMapper
Returns the parameters defined by this mapper.
getParameters() - Method in interface uk.ac.starlink.ttools.task.TablesInput
Returns the parameters associated with this object.
getParameters() - Method in class uk.ac.starlink.ttools.task.TapLint
 
getParameters() - Method in class uk.ac.starlink.ttools.task.TapMapper
 
getParameters() - Method in class uk.ac.starlink.ttools.task.TapResultReader
Returns the parameters associated with this object.
getParameters() - Method in class uk.ac.starlink.ttools.task.VariableTablesInput
 
getParameters() - Method in class uk.ac.starlink.ttools.task.VotCopy
 
getParameters() - Method in class uk.ac.starlink.ttools.task.VotLint
 
getParameters() - Method in class uk.ac.starlink.ttools.task.XsdValidate
 
getParameters() - Method in class uk.ac.starlink.util.ContentType
Returns the parameter name/value pairs of this content type.
getParameters() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns the list of parameter objects associated with this job.
getParameters() - Method in class uk.ac.starlink.votable.VOStarTable
 
getParametersElement() - Method in class uk.ac.starlink.ttools.cea.CeaConfig
Returns declaration to use for the Parameters element.
getParametersWithTypes() - Method in interface uk.ac.starlink.gbin.GaiaTableMetadata
Returns a map of parameter name to data type for this table.
getParamHelp(Parameter<?>) - Method in class uk.ac.starlink.task.LineEnvironment
Returns the help string for a given parameter.
getParamHelp(TableEnvironment, String, Parameter<?>) - Static method in class uk.ac.starlink.ttools.task.LineInvoker
Returns a help string for a parameter of one of the tasks known to this application.
getParamHelp(Parameter<?>) - Method in class uk.ac.starlink.ttools.task.LineTableEnvironment
 
getParams() - Method in class uk.ac.starlink.auth.Challenge
Returns any auth parameters that form part of this challenge excluding the realm.
getParams() - Method in class uk.ac.starlink.votable.GroupElement
Returns an array of the PARAMs associated with this group.
getParams() - Method in class uk.ac.starlink.votable.TableElement
Returns the PARAM elements for this table.
getParams() - Method in class uk.ac.starlink.xdoc.MultiXML
Returns the map of parameters which will be used to affect the stylesheet transformation.
getParamValue(int) - Method in class jsky.catalog.BasicQueryArgs
Get the value of the ith parameter
getParamValue(String) - Method in class jsky.catalog.BasicQueryArgs
Get the value of the named parameter
getParamValue(int) - Method in interface jsky.catalog.QueryArgs
Get the value of the ith parameter
getParamValue(String) - Method in interface jsky.catalog.QueryArgs
Get the value of the named parameter
getParamValueAsDouble(String, double) - Method in class jsky.catalog.BasicQueryArgs
Get the value of the named parameter as a double.
getParamValueAsDouble(String, double) - Method in interface jsky.catalog.QueryArgs
Get the value of the named parameter as a double.
getParamValueAsInt(String, int) - Method in class jsky.catalog.BasicQueryArgs
Get the value of the named parameter as an integer.
getParamValueAsInt(String, int) - Method in interface jsky.catalog.QueryArgs
Get the value of the named parameter as an integer.
getParamValueAsString(String, String) - Method in class jsky.catalog.BasicQueryArgs
Get the value of the named parameter as a String.
getParamValueAsString(String, String) - Method in interface jsky.catalog.QueryArgs
Get the value of the named parameter as a String.
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.
getParent() - Method in class diva.canvas.AbstractFigure
Return the parent of this figure.
getParent() - Method in interface diva.canvas.CanvasComponent
Return the parent of this component.
getParent() - Method in class diva.canvas.CanvasLayer
Get the parent component, or null if there isn't one.
getParent() - Method in class diva.canvas.CanvasPane
Get the parent component, or null if there isn't one.
getParent() - Method in class diva.canvas.connector.TerminalFigure
Return the parent of this component.
getParent() - Method in interface diva.canvas.Figure
Return the parent of this figure.
getParent() - Method in class diva.canvas.TransformContext
Get the parent transform context of this one, or null if this context is at the root of the transform tree.
getParent() - Method in class diva.compat.xml.XmlElement
Return the parent element of this element, or null if it has no parent.
getParent(Object) - Method in interface diva.graph.GraphModel
Return the parent graph of this node, return null if there is no parent.
getParent(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Return the graph parent of the given node.
getParent(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the parent graph of this node, return null if there is no parent.
getParent() - Method in interface diva.graph.modular.Node
Return the graph parent of this node.
getParent(Object) - Method in interface diva.graph.modular.NodeModel
Return the graph parent of the given node.
getParent(Object) - Method in interface diva.graphx.EdgeAdapter
Return the parent of the given edge.
getParent(Object) - Method in class diva.graphx.GraphModel
Return the parent graph of this node, return null if there is no parent.
getParent(Object) - Method in interface diva.graphx.NodeAdapter
Return the parent of the given node.
getParent(Object) - Method in class diva.graphx.toolbox.BasicEdgeAdapter
Return the graph root.
getParent() - Method in class diva.graphx.toolbox.BasicNode
Return the parent node of this node
getParent(Object) - Method in class diva.graphx.toolbox.BasicNodeAdapter
Return the graph parent of the given node.
getParent(LWNode) - Method in class diva.pod.lwgraph.LightweightGraph
Get the parent node of the given node, or null if the node has no parent (ie is at the root level of the graph).
getParent() - Method in class diva.sketch.recognition.Type
Return the parent type of this one.
getParent() - Method in class diva.util.xml.XmlElement
Return the parent element of this element, or null if it has no parent.
getParent() - Method in class jsky.catalog.AbstractCatalogDirectory
 
getParent() - Method in class jsky.catalog.astrocat.AstroCatalog
 
getParent() - Method in interface jsky.catalog.Catalog
Return a reference to the parent catalog directory, or null if not known.
getParent() - Method in class jsky.catalog.irsa.IRSACatalog
 
getParent() - Method in class jsky.catalog.MemoryCatalog
Return a reference to the parent catalog directory, or null if not known.
getParent() - Method in class jsky.catalog.skycat.SkycatCatalog
Return a reference to the parent catalog directory, or null if not known.
getParent() - Method in class jsky.catalog.skycat.TestCatalog
Return a reference to the parent catalog directory, or null if not known.
getParent() - Method in class jsky.catalog.TestCatalog
Return a reference to the parent catalog directory, or null if not known.
getParent() - Method in class jsky.science.AbstractScienceObject
Returns the parent object in a hierarchy of objects.
getParent() - Method in interface jsky.science.ScienceObjectModel
Returns the parent, if any.
getParent() - Method in class jsky.timeline.BlockTimeLineNode
get the parent time line
getParent() - Method in class jsky.timeline.DefaultTimeLineNode
get the parent time line
getParent() - Method in class jsky.timeline.DefaultTimeLineNodeModel
get the time line node's parent
getParent() - Method in interface jsky.timeline.TimeLineNode
get the parent time line
getParent() - Method in interface jsky.timeline.TimeLineNodeModel
get the time line node's parent
getParent() - Method in class uk.ac.starlink.auth.UserInterface
Returns the GUI component to which this UI is subordinate.
getParent() - Method in class uk.ac.starlink.connect.ErrorLeaf
 
getParent() - Method in class uk.ac.starlink.connect.FileNode
 
getParent() - Method in interface uk.ac.starlink.connect.Node
Returns the parent branch of this node.
getParent() - Method in class uk.ac.starlink.datanode.factory.CreationState
 
getParent() - Method in class uk.ac.starlink.datanode.tree.TreeModelNode
Returns the parent of this node.
getParent() - Method in class uk.ac.starlink.srb.SRBNode
 
getParent() - Method in class uk.ac.starlink.tfcat.TfcatObject
Returns the parent of this TfcatObject.
getParent() - Method in interface uk.ac.starlink.ttools.votlint.Ancestry
Returns the handler's parent.
getParent() - Method in class uk.ac.starlink.votable.VOElement
Returns the parent element of this element as a VOElement.
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.
getParentFrame() - Method in class jsky.catalog.gui.CatalogNavigator
Return the top level parent frame (or internal frame) for this window
getParentFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level parent frame (or internal frame) used to close the window
getParentNode() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getParentObject() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
 
getParentObject() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Returns an object which is in some sense the parent of the one this node is based on.
getParentObject() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
 
getParentObject() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
 
getParentObject() - Method in class uk.ac.starlink.datanode.nodes.HDSDataNode
 
getParentObject() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
getParentObject() - Method in class uk.ac.starlink.datanode.nodes.ZipFileDataNode
 
getParentReader() - Method in class uk.ac.starlink.gbin.ItemReader
Returns the parent of this reader.
getParquetFileReader() - Method in class uk.ac.starlink.parquet.ParquetStarTable
Returns a reader for this table's underlying file.
getParser() - Method in class uk.ac.starlink.ttools.votlint.ParamHandler
Returns a parser which knows how to check values associated with this element.
getParser() - Static method in class uk.ac.starlink.vo.UcdStatus
Returns the UCD parser used by this class.
getPassband() - Method in class jsky.util.gui.PassbandPanel
Returns the Passband being edited.
getPassword() - Method in class uk.ac.starlink.auth.UserPass
Returns the password.
getPasswordAuthentication() - Method in class uk.ac.starlink.util.PropertyAuthenticator
 
getPasswordDocument() - Method in class uk.ac.starlink.table.jdbc.TextModelsAuthenticator
Returns the text model for the password string.
getPasteAction() - Method in class jsky.catalog.gui.CatalogTree
 
getPath() - Method in class diva.sketch.toolbox.DashedPathData
Return the polyline path that the dashed path follows.
getPath() - Method in class diva.util.jester.demo.Bar
 
getPath() - Method in class diva.util.jester.demo.Foo
 
getPath(Catalog) - Method in class jsky.catalog.AbstractCatalogDirectory
Return an array of catalogs describing the path to the given catalog or catalog directory.
getPath() - Method in class jsky.catalog.AbstractCatalogDirectory
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in class jsky.catalog.astrocat.AstroCatalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in interface jsky.catalog.Catalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath(Catalog) - Method in interface jsky.catalog.CatalogDirectory
Return an array of catalogs describing the path to the given catalog or catalog directory.
getPath() - Method in class jsky.catalog.irsa.IRSACatalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in class jsky.catalog.MemoryCatalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in class jsky.catalog.skycat.SkycatCatalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in class jsky.catalog.skycat.TestCatalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in class jsky.catalog.TestCatalog
Return an array of Catalog or CatalogDirectory objects representing the path from the root catalog directory to this catalog.
getPath() - Method in class uk.ac.starlink.hds.HDSReference
Returns the HDS path of this HDSReference as an array of Strings.
getPath() - Method in class uk.ac.starlink.ttools.plot2.LabelledLine
Returns a path object corresponding to this line.
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
 
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.CompressedDataNode
 
getPathElement() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Gets the contribution of this node to a pathname.
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
The DefaultDataNode implementation returns the label as a default path element.
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
 
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.HDSDataNode
 
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
 
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.NDArrayDataNode
 
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.NdxDataNode
 
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.PlainDataNode
 
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.ResourceListDataNode
 
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
 
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
 
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
 
getPathElement() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
 
getPathIterator(AffineTransform, double) - Method in class diva.util.java2d.Polygon2D
Get a path iterator over the object.
getPathIterator(AffineTransform) - Method in class diva.util.java2d.Polygon2D
Get a path iterator over the object.
getPathIterator(AffineTransform, double) - Method in class diva.util.java2d.Polyline2D
Get a path iterator over the object.
getPathIterator(AffineTransform) - Method in class diva.util.java2d.Polyline2D
Get a path iterator over the object.
getPathIterator(AffineTransform, double) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
 
getPathIterator(AffineTransform) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
 
getPathSeparator() - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Gets the delimiter string which separates the name of this node from the name of one of its children when constructing a pathname.
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
Returns a default separator string.
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.DocumentDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.FileDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.FITSDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.HDSDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.HDUDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.NDArrayDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.NdxDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.ResourceListDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.TarBranchDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.TfitsDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.VOTableDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.WCSDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.XMLDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
 
getPathSeparator() - Method in class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
 
getPathToRoot(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Returns an array representing the position of the given DataNode in the tree.
getPCData() - Method in class diva.compat.xml.XmlElement
Return the PCData that is associated with this XmlElement.
getPCData() - Method in class diva.util.xml.XmlElement
Return the PCData that is associated with this XmlElement.
getPcdCen(int) - Method in class uk.ac.starlink.ast.PcdMap
Get centre coordinates of pincushion/barrel distortion by axis.
getPdf() - Method in class uk.ac.starlink.dpac.math.Edsd
Returns the PDF corresponding to this prior.
getPenColor() - Method in class diva.sketch.SketchController
Return the color used to draw symbols.
getPenColor() - Method in class diva.whiteboard.WhiteboardState
 
getPenWidth() - Method in class diva.whiteboard.WhiteboardState
 
getPercentiles(double[][], double...) - Method in class gaia.cu9.tools.parallax.util.CdfIntegration
 
getPerimeter() - Method in class diva.sketch.features.ConvexHull
Return the perimeter of this convex hull.
getPermute() - Method in class uk.ac.starlink.ast.Frame
Get permute axis order.
getPhase() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns this job's current phase.
getPhaseList() - Method in enum uk.ac.starlink.vo.UwsStage
Returns the phases which correspond to this stage.
getPhiLimits() - Method in class uk.ac.starlink.ttools.plot2.geom.SphereAngleRange
Returns the limits of azimuthal angle.
getPickHalo() - Method in class diva.canvas.FigureLayer
Get the "pick halo".
getPickObject() - Method in class jsky.image.gui.PickObjectFrame
Return the internal panel object
getPickObject() - Method in class jsky.image.gui.PickObjectInternalFrame
Return the internal panel object
getPickObjectFrame() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level window (or internal frame) for selecting image objects (stars, galaxies)
getPickObjectMenuItem() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the Pick Object menu item
getPickObjectPanel() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the Pick Object panel, if initialized
getPictureHeight() - Method in interface uk.ac.starlink.ttools.plot.Picture
Get vertical extent.
getPictureWidth() - Method in interface uk.ac.starlink.ttools.plot.Picture
Get horizontal extent.
getPixel1dReport(Pixel1dPlotter.Pixel1dPlan, AbstractKernelDensityPlotter.KDenseStyle, boolean) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
 
getPixel1dReport(Pixel1dPlotter.Pixel1dPlan, DensogramPlotter.DensoStyle, boolean) - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
 
getPixel1dReport(Pixel1dPlotter.Pixel1dPlan, S, boolean) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Returns information associated with the plot.
getPixelBounds() - Method in class uk.ac.starlink.ttools.plot2.layer.LineGlyph
Returns the boundary rectangle containing the whole of the shape that will be drawn to a PixelDrawing.
getPixelColumnName() - Method in class uk.ac.starlink.table.HealpixTableInfo
Returns the name of the table column containing the HEALPix pixel index.
getPixelCount() - Method in class uk.ac.starlink.ttools.cone.HealpixTiling
 
getPixelCount() - Method in class uk.ac.starlink.ttools.cone.HtmTiling
 
getPixelCount() - Method in interface uk.ac.starlink.ttools.cone.SkyTiling
Returns the total number of tiles in this tiling.
getPixelCount() - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
 
getPixelCount() - Method in interface uk.ac.starlink.ttools.plot2.layer.PixerFactory
Returns the number of pixels over which each created pixer iterates.
getPixelCount() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyPixer
Returns the number of pixels used by this pixellisation scheme.
getPixelIndex(int, int, Pixer) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType.RgbPaper
Returns the index into the RGB image buffer corresponding to the current state of a pixel iterator and an X/Y offset.
getPixellator() - Method in class uk.ac.starlink.table.join.AbstractSkyMatchEngine
Returns this object's pixellator.
getPixelLevel(SkySurface) - Static method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
Calculates the HEALPix level whose pixels are of approximately the same size as the screen pixels for a given SkySurface.
getPixelOffsets() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns an iterator over pixel offsets which can be used to draw this marker onto a raster.
getPixelPadding(AbstractKernelDensityPlotter.KDenseStyle, PlanarSurface) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
 
getPixelPadding(DensogramPlotter.DensoStyle, PlanarSurface) - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
 
getPixelPadding(S, PlanarSurface) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Returns the padding required at both ends of the array of pixel bins for calculations.
getPixelPaperType(LayerOpt[], Compositor) - Method in class uk.ac.starlink.ttools.plot2.paper.PaperTypeSelector
Supplies a PaperType appropriate for rendering to a bitmap (pixellated) output medium.
getPixels(double, double, WCSTransform) - Static method in class jsky.coords.platepos
 
getPixels(double, double, WCSTransform) - Static method in class jsky.coords.worldpos
 
getPixels() - Method in class uk.ac.starlink.table.join.BitsetMask
Returns an array of the pixels contained by this mask.
getPixels(double, double) - Method in interface uk.ac.starlink.table.join.FixedRadiusConePixer
Returns an array of objects representing pixels in a fixed-radius cone around a given sky position.
getPixels(double, double, double) - Method in interface uk.ac.starlink.table.join.VariableRadiusConePixer
Returns an array of objects representing pixels in a given region.
getPixels(Rectangle, int, int, int[], int[]) - Method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Returns an array of pixel positions which can be used to draw this marker onto a raster.
getPixels() - Method in class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Returns the pixel mask containing the data for this drawing.
getPixels() - Method in class uk.ac.starlink.ttools.plot2.layer.PixelImage
Returns the pixel array.
getPixelSize() - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Gets the size of each data pixel (bin) in screen pixels.
getPixelValue(Point2D.Double, int) - Method in interface jsky.image.gui.BasicImageDisplay
Return the value of the pixel in the given band at the given user coordinates
getPixelValue(Point2D.Double, int) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the value of the pixel in the given band at the given user coordinates
getPixelValue(Point2D.Double, int) - Method in interface jsky.image.gui.GraphicsImageDisplay
Return the value of the pixel in the given band at the given user coordinates
getPixelValue(Point2D.Double, int) - Method in class jsky.image.gui.ImageDisplay
Return the value of the pixel in the given band at the given user coordinates
getPixelValues(Rectangle, int) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return an array containing the values of the pixels in the given band in the given user coordinates region.
getPixelValues(Rectangle, int) - Method in interface jsky.image.gui.GraphicsImageDisplay
Return an array containing the values of the pixels in the given band in the given user coordinates region.
getPixelWidth(BinSizer, Axis, boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Calculates the width in pixel coordinates represented by a bin sizer applied to a given axis.
getPixerFactory() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkerStyle
Returns an iterator over pixel offsets which can be used to draw this marker onto a raster.
getPixSize() - Method in class uk.ac.starlink.ast.AstroCoords
Returns the pixel size for this coordinate.
getPlacement() - Method in class uk.ac.starlink.ttools.plot.BarStyle
Returns the placement of this style.
getPlasticProperties() - Static method in class uk.ac.starlink.plastic.PlasticUtils
Returns the properties set which is stored in PlasticUtils.PLASTIC_FILE.
getPlasticProperty(String) - Static method in class uk.ac.starlink.plastic.PlasticUtils
Returns the value of a given property defined in the PlasticUtils.PLASTIC_FILE file.
getPlot() - Method in interface uk.ac.starlink.ast.gui.AstPlotSource
Access the Plot held by the implementor of this interface.
getPlot2TaskFactory() - Static method in class uk.ac.starlink.ttools.Stilts
Returns the factory which can create plot2 tasks.
getPlot2Tasks() - Static method in class uk.ac.starlink.ttools.build.LayerTypeDoc
Returns a list of all the TypedPlot2Tasks known to Stilts.
getPlotBounds() - Method in class uk.ac.starlink.ttools.plot.LinesPlot
Returns the rectangle which is the union of all the graph regions, that is the region between the axes, for the last time a plot was drawn.
getPlotBounds() - Method in class uk.ac.starlink.ttools.plot.Plot3D
Returns the bounds of the actual plotting area.
getPlotBounds() - Method in class uk.ac.starlink.ttools.plot.SurfacePlot
 
getPlotBounds() - Method in class uk.ac.starlink.ttools.plot.TablePlot
Returns the bounds of the actual plot.
getPlotBounds() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
 
getPlotBounds() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
getPlotBounds() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
getPlotBounds() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
getPlotBounds() - Method in interface uk.ac.starlink.ttools.plot2.Surface
Returns the rectangle within which all of the plot data will appear.
getPlotButton() - Method in class jsky.catalog.gui.TableDisplayTool
 
getPlotColour() - Method in interface uk.ac.starlink.ast.gui.PlotController
Get the current colour of the Component that contains the Plot.
getPlotConfiguration() - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
Returns the plot configuration.
getPlotConfiguration() - Method in class uk.ac.starlink.ttools.server.ServerPainter
Retrieves plot config.
getPlotContext(Environment) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Concrete subclasses must implement this method to provide the PlotType and other information from the environment that may not be available at construction time.
getPlotContext(Environment) - Method in class uk.ac.starlink.ttools.plot2.task.GenericPlot2Task
 
getPlotContext(Environment) - Method in class uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
 
getPlotContext() - Method in class uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
Returns the fixed plot context for this task.
getPlotController() - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Get the controller for the applying the colour changes.
getPlotCurrentFrame() - Method in interface uk.ac.starlink.ast.gui.PlotController
Return a reference to the current Frame that is used when creating the controlled Plots.
getPlotData() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns the plot data object for this state.
getPlotMetric() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Returns null.
getPlotMetric() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
 
getPlotMetric() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
getPlotMetric() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
 
getPlotMetric() - Method in interface uk.ac.starlink.ttools.plot2.SurfaceFactory
Returns an object that can assess distances between graphic positions on the plot surface.
getPlotSize() - Method in interface uk.ac.starlink.ttools.plot2.task.PlotConfiguration
Returns the requested external size of the plot.
getPlotState() - Method in class uk.ac.starlink.ttools.plot.PlotEvent
Returns the plot state defining the characteristics of the plot.
getPlotState(Environment) - Method in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Returns a configured PlotState obtained from parameter values specified by the given execution environment.
getPlotSymbolInfo(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Return the plot symbol info for the given table.
getPlotSymbolInfo(TableQueryResult) - Method in interface jsky.catalog.gui.TablePlotter
Return the plot symbol info for the given table.
getPlotSymbolInfo() - Method in class jsky.catalog.gui.TableSymbolConfig
Return an array of TablePlotSymbol objects based on the user's selections (one object for each row in the table).
getPlotSymbolInfo(TablePlotSymbol[]) - Static method in class jsky.catalog.TablePlotSymbol
Return a String in Tcl list format describing the given array of plot symbol objects.
getPlottedPointIterator() - Method in class uk.ac.starlink.ttools.plot.DensityPlot
Returns an iterator over the points plotted last time this component plotted itself.
getPlottedPointIterator() - Method in class uk.ac.starlink.ttools.plot.LinesPlot
Returns an iterator over the points which are visible in this plot.
getPlottedPointIterator() - Method in class uk.ac.starlink.ttools.plot.Plot3D
Returns an iterator over the points plotted last time this component painted itself.
getPlottedPointIterator() - Method in class uk.ac.starlink.ttools.plot.ScatterPlot
Returns an iterator over the points plotted last time this component plotted itself.
getPlotter() - Method in class jsky.catalog.gui.CatalogNavigator
Return the object used to plot table data, or null if none was defined.
getPlotter() - Method in class jsky.catalog.gui.TableDisplayTool
Return the object to use to plot the table data
getPlotter() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
 
getPlotter() - Method in class uk.ac.starlink.ttools.plot2.layer.WrapperPlotLayer
 
getPlotter() - Method in interface uk.ac.starlink.ttools.plot2.PlotLayer
Returns the plotter that generated this layer.
getPlotter() - Method in class uk.ac.starlink.ttools.plot2.task.LayerSpec
Returns this layer's plotter.
getPlotter(Environment, String) - Method in interface uk.ac.starlink.ttools.plot2.task.LayerType
Acquires a Plotter for this layer type.
getPlotter(Environment, String) - Method in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
 
getPlotter(Environment, String) - Method in class uk.ac.starlink.ttools.plot2.task.SimpleLayerType
 
getPlotter() - Method in class uk.ac.starlink.ttools.plot2.task.SimpleLayerType
Returns this layer type's single plotter.
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.ContourPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.FixedKernelDensityPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.Line3dPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.LinearFitPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.LineCombineArrayPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.LinePlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkCombineArrayPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.SpotPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
 
getPlotterDescription() - Method in interface uk.ac.starlink.ttools.plot2.Plotter
Returns an XML description of this plotter.
getPlotterIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotter
 
getPlotterIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
 
getPlotterIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
 
getPlotterIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
 
getPlotterIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
 
getPlotterIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
 
getPlotterIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
 
getPlotterIcon() - Method in interface uk.ac.starlink.ttools.plot2.Plotter
Returns an icon for this plotter for use in user interface.
getPlotterName() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotter
 
getPlotterName() - Method in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
 
getPlotterName() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
 
getPlotterName() - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
 
getPlotterName() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
 
getPlotterName() - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
 
getPlotterName() - Method in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
 
getPlotterName() - Method in interface uk.ac.starlink.ttools.plot2.Plotter
Returns the name of this plotter for use in user interface.
getPlotters() - Method in interface uk.ac.starlink.ttools.plot2.GangContext
Returns the list of plotters that will contribute to the plot.
getPlotters() - Method in class uk.ac.starlink.ttools.plot2.geom.CubePlotType
 
getPlotters() - Method in class uk.ac.starlink.ttools.plot2.geom.PlanePlotType
 
getPlotters() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyPlotType
 
getPlotters() - Method in class uk.ac.starlink.ttools.plot2.geom.SpherePlotType
 
getPlotters() - Method in class uk.ac.starlink.ttools.plot2.geom.TimePlotType
 
getPlotters() - Method in interface uk.ac.starlink.ttools.plot2.PlotType
Returns a list of plotters that can be used to paint data on the surface.
getPlotters(Environment, PlotContext<?, ?>) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a map of suffix strings to Plotter objects.
getPlottingColors() - Static method in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
Returns an array of the colour options suitable for plotting normal markers.
getPlotType() - Method in class uk.ac.starlink.ttools.plot2.task.PlotContext
Returns the plot type.
getPlotType() - Method in class uk.ac.starlink.ttools.plot2.task.PlotSpec
Returns the plot type supplied at construction time.
getPlotType() - Method in class uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
Returns the plot type.
getPoint() - Method in class diva.canvas.AbstractSite
Get the point location of the site, in the enclosing transform context with the default normal.
getPoint(TransformContext) - Method in class diva.canvas.AbstractSite
Get the point location of the site, in the given transform context with the default normal.
getPoint(double) - Method in class diva.canvas.AbstractSite
Get the point location of the site, in the enclosing transform context with the given normal.
getPoint(TransformContext, double) - Method in class diva.canvas.AbstractSite
Get the point location of the site, in the given transform context with the given normal.
getPoint(double) - Method in class diva.canvas.connector.PerimeterSite
Get the point location of the site, in the enclosing transform context.
getPoint() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Get the point location of the site.
getPoint() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Get the point location of the site.
getPoint() - Method in interface diva.canvas.Site
Get the point location of the site, in the enclosing transform context with default normal.
getPoint(TransformContext) - Method in interface diva.canvas.Site
Get the point location of the site, in the given transform context with the default normal.
getPoint(double) - Method in interface diva.canvas.Site
Get the point location of the site, in the enclosing transform context with the given normal.
getPoint(TransformContext, double) - Method in interface diva.canvas.Site
Get the point location of the site, in the given transform context with the given normal.
getPoint() - Method in class diva.canvas.SiteDecorator
Deprecated.
Get the point location of the site, in the enclosing transform context with default normal.
getPoint(TransformContext) - Method in class diva.canvas.SiteDecorator
Deprecated.
Get the point location of the site, in the given transform context with the default normal.
getPoint(double) - Method in class diva.canvas.SiteDecorator
Deprecated.
Get the point location of the site, in the enclosing transform context with the given normal.
getPoint(TransformContext, double) - Method in class diva.canvas.SiteDecorator
Deprecated.
Get the point location of the site, in the given transform context with the given normal.
getPoint() - Method in class uk.ac.starlink.ttools.plot.PointData
Returns the coordinates of this point.
getPoint() - Method in interface uk.ac.starlink.ttools.plot.PointSequence
Reads the coordinates of the current point.
getPoint() - Method in class uk.ac.starlink.ttools.plot.WrapperPointSequence
 
getPoint() - Method in class uk.ac.starlink.ttools.plot2.task.PointSelectionEvent
Returns the point indicated by the user.
getPoint(Rectangle) - Method in class uk.ac.starlink.xdoc.fig.Anchor
Returns the position of this anchor point in a given rectangle.
getPointCount() - Method in class diva.sketch.toolbox.NormalizeLengthStrokeFilter
Return the number of points that the filter interpolates to.
getPointCount() - Method in class uk.ac.starlink.ttools.plot.DataBounds
Returns the number of points in the data set.
getPointCount() - Method in class uk.ac.starlink.ttools.plot2.layer.CartesianErrorCoordSet
 
getPointCount() - Method in class uk.ac.starlink.ttools.plot2.layer.CartesianVectorCoordSet
 
getPointCount() - Method in interface uk.ac.starlink.ttools.plot2.layer.MultiPointCoordSet
Returns the number of (non-central) data positions defined by this coord set.
getPointCount(Object) - Method in interface uk.ac.starlink.ttools.plot2.layer.Outliner
Returns the number of data positions which contributed to a BinPlan generated by this object.
getPointCount(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.PixOutliner
 
getPointCount() - Method in class uk.ac.starlink.ttools.plot2.layer.PlaneCorrelationCoordSet
 
getPointCount() - Method in class uk.ac.starlink.ttools.plot2.layer.PlaneEllipseCoordSet
 
getPointCount() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyCorrelationCoordSet
 
getPointCount() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyEllipseCoordSet
 
getPointCount() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyVectorCoordSet
 
getPointCounts() - Method in class uk.ac.starlink.ttools.plot.DataBounds
Returns an array giving the number of points per subset in the data set.
getPointDataGeoms() - Method in class uk.ac.starlink.ttools.plot2.geom.CubePlotType
 
getPointDataGeoms() - Method in class uk.ac.starlink.ttools.plot2.geom.PlanePlotType
 
getPointDataGeoms() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyPlotType
 
getPointDataGeoms() - Method in class uk.ac.starlink.ttools.plot2.geom.SpherePlotType
 
getPointDataGeoms() - Method in class uk.ac.starlink.ttools.plot2.geom.TimePlotType
 
getPointDataGeoms() - Method in interface uk.ac.starlink.ttools.plot2.PlotType
Returns a list of one or more geometry variants which describe how user-supplied point coordinates map to the data space.
getPointForTime(Time) - Method in class jsky.timeline.TimeLine
get the x coordinate for specified time
getPointPlacer() - Method in class uk.ac.starlink.ttools.plot.DensityPlot
Returns a point placer suitable for this plot.
getPointPlacer() - Method in class uk.ac.starlink.ttools.plot.Plot3D
Returns a point placer for mapping 3D data points to the screen.
getPointPlacer() - Method in class uk.ac.starlink.ttools.plot.ScatterPlot
Returns a point placer suitable for this plot.
getPointPlacers() - Method in class uk.ac.starlink.ttools.plot.LinesPlot
Returns an array of point placers, one for each constituent graph in this plot.
getPoints() - Method in class uk.ac.starlink.ttools.plot.ArrayPlotData
Returns the point array supplying the data for this object.
getPoints() - Method in class uk.ac.starlink.ttools.plot2.LabelledLine
Returns the array of points defining this line.
getPointSequence() - Method in class uk.ac.starlink.ttools.plot.ArrayPlotData
 
getPointSequence() - Method in class uk.ac.starlink.ttools.plot.MultiPlotData
 
getPointSequence() - Method in interface uk.ac.starlink.ttools.plot.PlotData
Returns an iterator over the data points in this object.
getPointSequence() - Method in class uk.ac.starlink.ttools.plot.SubsetSelectionPlotData
 
getPointSequence() - Method in class uk.ac.starlink.ttools.plot.WrapperPlotData
 
getPointSequence() - Method in class uk.ac.starlink.ttools.plottask.TablePlotData
 
getPointsInRange() - Method in class uk.ac.starlink.ttools.plot.LinesPlot
Returns a bit vector indicating which points are in the X range currently visible within this plot.
getPolarLong() - Method in class uk.ac.starlink.ast.SphMap
Get the longitude value to assign to either pole.
getPolynomials() - Method in class uk.ac.starlink.dpac.math.PolynomialSplineFunction
Get a copy of the interpolating polynomials array.
getPort() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the host name where the catalog server lives
getPort() - Static method in class jsky.util.ProxyServerUtil
Return the proxy server port.
getPort() - Method in class uk.ac.starlink.soap.AppHttpSOAPServer
Return the port number being used.
getPortController() - Method in class diva.graph.schematic.SchematicGraphController
Return the port controller.
getPortId() - Method in class diva.pod.lwgraph.BasicLWPort
Return the integer id of this port
getPortId() - Method in interface diva.pod.lwgraph.LWPort
Return the integer id of this port.
getPos() - Method in class uk.ac.starlink.pal.palString
Get the current character position
getPosCoordIndex(int, DataGeom) - Method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns the starting coordinate index in a DataSpec at which a given one of the basic positional coordinates represented by this coord group will appear.
getPosCoordIndex() - Method in interface uk.ac.starlink.ttools.plot2.DataPosSequence.PositionCloud
Returns the index of the data spec coordinate at which the position information starts for this cloud.
getPosCoordIndex() - Method in class uk.ac.starlink.ttools.plot2.SubCloud
Returns the index of the data spec coordinate at which the position information starts for this subcloud.
getPosCoords() - Method in interface uk.ac.starlink.ttools.plot2.DataGeom
Returns the definitions for the user-supplied coordinates that indicate plot positions.
getPosCoords() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeDataGeom
 
getPosCoords() - Method in class uk.ac.starlink.ttools.plot2.geom.HealpixDataGeom
 
getPosCoords() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneDataGeom
 
getPosCoords() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
 
getPosCoords() - Method in class uk.ac.starlink.ttools.plot2.geom.SliceDataGeom
Returns an array of the non-null coords.
getPosCoords() - Method in class uk.ac.starlink.ttools.plot2.geom.SphereDataGeom
 
getPosCoords() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeDataGeom
 
getPosition(double, double, WCSTransform) - Static method in class jsky.coords.platepos
 
getPosition(double, double, WCSTransform) - Static method in class jsky.coords.worldpos
 
getPosition() - Method in interface uk.ac.starlink.array.ArrayAccess
Returns the coordinates at which the next read/write will occur.
getPosition() - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
getPosition() - Method in class uk.ac.starlink.task.Parameter
Gets the position of this parameter in a parameter list; the first parameter is 1.
getPosition() - Method in class uk.ac.starlink.ttools.plot2.task.TrimmingSpec.LegendSpec
Returns fractional legend position.
getPosition() - Method in class uk.ac.starlink.util.DataSource
Returns the position associated with this source.
getPositionTile(double, double) - Method in class uk.ac.starlink.ttools.cone.HealpixTiling
 
getPositionTile(double, double) - Method in class uk.ac.starlink.ttools.cone.HtmTiling
 
getPositionTile(double, double) - Method in interface uk.ac.starlink.ttools.cone.SkyTiling
Returns the index of the tile in which a given sky position falls.
getPositivePrefix() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getPositiveSuffix() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
getPossibleMapper(ValueInfo) - Method in interface uk.ac.starlink.table.Domain
Returns a typed DomainMapper that can be used for data described by the given metadata object.
getPossibleMapper(ValueInfo) - Method in class uk.ac.starlink.table.TimeDomain
 
getPossibleMapper(ValueInfo) - Method in class uk.ac.starlink.ttools.plot2.data.AreaDomain
 
getPossibleMapper(ValueInfo) - Method in class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord.ArrayDomain
 
getPossibleMapper(ValueInfo) - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDomain
 
getPosX() - Method in class uk.ac.starlink.ttools.plot2.Decoration
Returns this decoration's X position.
getPosY() - Method in class uk.ac.starlink.ttools.plot2.Decoration
Returns this decoration's Y position.
getPotentialPointCount() - Method in class uk.ac.starlink.ttools.plot.PlotEvent
Returns the number of points in the point set which were available for plotting.
getPrecess() - Method in class uk.ac.starlink.pal.AMParams
Get precession/nutation matix
getPreference(String) - Method in class jsky.util.Preferences
Return the preference value for the given key, or null if not found.
getPreference(String, String) - Method in class jsky.util.Preferences
Return the preference value for the given key, or the default value if not found.
getPreferences() - Static method in class jsky.util.Preferences
Return the global instance of this class, creating one first if needed
getPreferExplicit() - Method in class uk.ac.starlink.task.Parameter
Determine whether an explict value is generally preferred to the default value for this parameter.
getPreferredScrollableViewportSize() - Method in class uk.ac.starlink.table.gui.TableRowHeader
 
getPreferredScrollableViewportSize() - Method in class uk.ac.starlink.vo.MetaPanel
 
getPreferredSize() - Method in class diva.gui.toolbox.JPseudoFrame
Return a fixed size
getPreferredSize(JComponent) - Method in class jsky.util.gui.BasicRangeSliderUI
 
getPreferredSize() - Method in class jsky.util.gui.VRangeSlider
Returns preferred size of range slider.
getPreferredSize() - Method in class uk.ac.starlink.ttools.plot.AuxLegend
 
getPreferredSize() - Method in class uk.ac.starlink.ttools.plot.Legend
 
getPreferredSize() - Method in class uk.ac.starlink.util.gui.ComboBoxBumper
 
getPreferredSize() - Method in class uk.ac.starlink.util.gui.SizingScrollPane
 
getPreferredSize() - Method in class uk.ac.starlink.vo.AndButton
 
getPrefix() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getPrefixedParameterUsage(Parameter<?>[], String) - Static method in class uk.ac.starlink.ttools.task.LineInvoker
Returns a usage string for a set of parameters, prefixed by a given string.
getPreparation() - Method in class uk.ac.starlink.table.StarTableFactory
Returns the current table preparation object, if any.
getPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.AddStrokeEdit
 
getPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.CutEdit
 
getPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.DeleteGroupedStrokeEdit
 
getPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.DeletePageEdit
 
getPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.DeleteStrokeEdit
 
getPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.NewPageEdit
 
getPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.PasteEdit
 
getPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.ReorderPageEdit
 
getPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.StrokeFillColorEdit
 
getPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.StrokeOutlineColorEdit
 
getPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.StrokeWidthEdit
 
getPreserveAxes() - Method in class uk.ac.starlink.ast.Frame
Get preserve axes.
getPressure() - Method in class uk.ac.starlink.pal.AOParams
Get pressure
getPrettyName() - Method in class uk.ac.starlink.ttools.cone.CdsUploadMatcher.VizierMeta
Returns a table alias, if available.
getPreviewImage(int) - Method in class jsky.image.EmptyRenderedImage
Return a prescaled PlanarImage that fits entirely in a window of the given size, of null if there are any errors.
getPreviewImage(Raster, int) - Method in class jsky.image.fits.codec.FITSData
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class jsky.image.fits.codec.FITSDataByte
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class jsky.image.fits.codec.FITSDataDouble
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class jsky.image.fits.codec.FITSDataFloat
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class jsky.image.fits.codec.FITSDataInt
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class jsky.image.fits.codec.FITSDataShort
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(int) - Method in class uk.ac.starlink.jaiutil.HDXImage
Return a prescaled PlanarImage that fits entirely in a window of the given size, or null if there are any errors.
getPreviewImage(Raster, int) - Method in class uk.ac.starlink.jaiutil.NDArrayData
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class uk.ac.starlink.jaiutil.NDArrayDataByte
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class uk.ac.starlink.jaiutil.NDArrayDataDouble
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class uk.ac.starlink.jaiutil.NDArrayDataFloat
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class uk.ac.starlink.jaiutil.NDArrayDataInt
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewImage(Raster, int) - Method in class uk.ac.starlink.jaiutil.NDArrayDataShort
Return a prescaled preview image at "1/factor" of the normal size in the given raster tile.
getPreviewSize() - Method in class jsky.image.fits.codec.FITSDecodeParam
Return the value of the previewSize property.
getPreviewSize() - Static method in class jsky.image.fits.codec.FITSImage
Return the requested size for the preview image
getPreviewSize() - Method in class uk.ac.starlink.jaiutil.HDXDecodeParam
Return the value of the previewSize property.
getPreviewSize() - Static method in class uk.ac.starlink.jaiutil.HDXImage
Return the requested size for the preview image
getPreviousSibling() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getPrimarySelection() - Method in class diva.canvas.interactor.SelectionEvent
Return the primary selection object.
getPrincipal() - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
getPrintAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getPrintAction() - Method in class jsky.html.HTMLViewer
 
getPrintAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getPrintPreviewAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getPrivateKey(String) - Method in class uk.ac.starlink.auth.ssl.BasicX509KeyManager
 
getPrivateKey() - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
getProbableMapper(ValueInfo) - Method in interface uk.ac.starlink.table.Domain
Returns a typed DomainMapper that is likely to be appropriate for data described by the given metadata object.
getProbableMapper(ValueInfo) - Method in class uk.ac.starlink.table.TimeDomain
 
getProbableMapper(ValueInfo) - Method in class uk.ac.starlink.ttools.plot2.data.AreaDomain
 
getProbableMapper(ValueInfo) - Method in class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord.ArrayDomain
 
getProbableMapper(ValueInfo) - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDomain
 
getProfile() - Method in class uk.ac.starlink.gbin.GbinTableBuilder
Returns the object configuring how GBIN files are mapped to tables.
getProfile() - Method in class uk.ac.starlink.ttools.plot2.ZoneContent
Returns surface profile.
getProfileKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
 
getProfileKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
 
getProfileKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
getProfileKeys() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
 
getProfileKeys() - Method in interface uk.ac.starlink.ttools.plot2.SurfaceFactory
Returns the configuration keys used to configure profile for this surface factory.
getProgressBar() - Method in class diva.gui.toolbox.JStatusBar
Return the progress bar associated with this status bar
getProgressBar() - Method in class jsky.util.gui.StatusPanel
Return the progress bar
getProgressBar() - Method in class uk.ac.starlink.table.gui.ProgressBarStarTable
Returns the progress bar which this table controls.
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.
getProgressPanel() - Method in class jsky.catalog.gui.CatalogNavigator
Return the panel used to display download progress information
getProgressPanel() - Method in class jsky.util.gui.ProgressPanelDialog
Return the internal panel object
getProgressParameter() - Method in class uk.ac.starlink.ttools.task.TapResultReader
Returns the parameter which indicates whether progress should be logged to the user.
getProjection() - Method in class uk.ac.starlink.ast.SkyFrame
Get sky projection description.
getProjection() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns the projection used by this sky surface.
getProjection() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory.Profile
Returns the sky projection used by this profile.
getProjectionDescription() - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
getProjectionDescription() - Method in interface uk.ac.starlink.ttools.plot2.geom.Projection
Returns a short description of the projection.
getProjectionDescription() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
 
getProjectionName() - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
getProjectionName() - Method in interface uk.ac.starlink.ttools.plot2.geom.Projection
Returns the projection name.
getProjectionName() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
 
getProjectionShape() - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
getProjectionShape() - Method in interface uk.ac.starlink.ttools.plot2.geom.Projection
Returns the shape which encloses all the plane positions to which legal sky coordinates can be projected.
getProjectionShape() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
 
getPrompt() - Method in class uk.ac.starlink.task.Parameter
Gets the prompt string for this parameter, as displayed to the user when the value of the parameter is requested.
getPromptAll() - Method in class uk.ac.starlink.task.LineEnvironment
Determines whether all parameters which haven't received explicit values on the command line should be prompted for.
getProperMotion() - Method in class jsky.util.gui.ProperMotionPanel
 
getProperties() - Method in class jsky.catalog.MemoryCatalog
Return the properties defined in the table header
getProperties() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the fields of this catalog entry as a property table.
getProperties() - Method in class jsky.util.Preferences
Return the Properties object used to store the key/value pairs.
getProperties(String) - Static method in class jsky.util.Resources
Loads an installed Properties file.
getProperties() - Static method in class uk.ac.starlink.hdx.HdxProperties
Determines the current Hdx properties.
getProperties() - Method in class uk.ac.starlink.tfcat.Feature
Returns this featurs's properties object.
getProperties() - Method in interface uk.ac.starlink.vo.DaliExample
Returns a map of name->value pairs giving RDFa properties for this example, excluding those that form part of a generic-parameter key/value pair.
getPropertiesFile() - Static method in class uk.ac.starlink.util.Loader
Returns the name of the file from which properties will be loaded by this class.
getPropertiesUi() - Static method in class uk.ac.starlink.auth.UserInterface
Returns a headless UI that takes username and password from the system properties UserInterface.USERNAME_PROP and UserInterface.PASSWORD_PROP respectively, if both properties are set.
getPropertiesUi(String, String) - Static method in class uk.ac.starlink.auth.UserInterface
Returns a headless UI that takes username and password from two named System Properties.
getProperty(Object, String) - Method in interface diva.graph.GraphModel
Return the property of the object associated with the given property name.
getProperty(Object, String) - Method in class diva.graph.modular.BasicModularGraphModel
Return the property of the object associated with the given property name.
getProperty(Object, String) - Method in class diva.graph.modular.ModularGraphModel
Return the property of the object associated with the given property name.
getProperty(String) - Method in class diva.pod.lwgraph.BasicLWEdge
Return the property corresponding to the given key, or null if no such property exists.
getProperty(String) - Method in class diva.pod.lwgraph.BasicLWNode
Return the property corresponding to the given key, or null if no such property exists.
getProperty(String) - Method in class diva.pod.lwgraph.BasicLWPort
Return the property corresponding to the given key, or null if no such property exists.
getProperty(String) - Method in class diva.sketch.recognition.TimedStroke
Return the property corresponding to the given key, or null if no such property exists.
getProperty(String) - Method in class diva.util.BasicPropertyContainer
Return the property corresponding to the given key, or null if no such property exists.
getProperty(String) - Method in interface diva.util.PropertyContainer
Return the property corresponding to the given key, or null if no such property exists.
getProperty(String) - Method in class jsky.catalog.MemoryCatalog
Return the value of the named property as a String
getProperty(String) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the value of the named property as a String
getProperty(String) - Method in class jsky.image.fits.codec.FITSImage
Gets a property from the property set of this image.
getProperty(String) - Method in class jsky.image.SimpleRenderedImage
Gets a property from the property set of this image.
getProperty(String) - Static method in class uk.ac.starlink.hdx.HdxProperties
Gets the Hdx property indicated by the specified key.
getProperty(String, String) - Static method in class uk.ac.starlink.hdx.HdxProperties
Gets the Hdx property indicated by the specified key.
getProperty(String) - Method in class uk.ac.starlink.jaiutil.HDXImage
Gets a property from the property set of this HDX structure.
getProperty(String) - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Gets a property from the property set of this image.
getPropertyChangeEvent() - Method in exception jsky.util.ReplaceablePropertyVetoException
Gets the vetoed PropertyChangeEvent.
getPropertyName() - Method in class uk.ac.starlink.util.BeanConfig.Setting
Returns the property name.
getPropertyNames() - Method in class jsky.image.fits.codec.FITSImage
Returns a list of property names that are recognized by this image.
getPropertyNames() - Method in class jsky.image.SimpleRenderedImage
Returns a list of property names that are recognized by this image.
getPropertyNames(String) - Method in class jsky.image.SimpleRenderedImage
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyNames() - Method in class uk.ac.starlink.jaiutil.HDXImage
Returns a list of property names that are recognized by this image.
getPropertyNames() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns a list of the properties recognized by this image.
getPropertyNames(String) - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns an array of Strings recognized as names by this property source that begin with the supplied prefix.
getPropertyValue() - Method in class uk.ac.starlink.util.BeanConfig.Setting
Returns the text representation of the property value.
getProtocol() - Method in interface diva.pod.Channel
Get the protocol that this channel implements.
getProtocol() - Method in interface diva.pod.Receiver
Get the protocol that this receiver implements.
getProtocol() - Method in interface diva.pod.Transmitter
Get the protocol that this transmitter implements.
getProtocol() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the protocol to use to access the catalog.
getProtocol(String) - Static method in class uk.ac.starlink.auth.IvoaLoginProtocol
Returns an instance for a given standard ID.
getProtocol() - Method in class uk.ac.starlink.vo.RegistrySelectorModel
Returns the registry access protocol.
getProtocolName() - Method in class uk.ac.starlink.auth.IvoaLoginProtocol
 
getProtocolName() - Method in interface uk.ac.starlink.auth.LoginProtocol
Returns a name identifying this protocol.
getProxyHost() - Method in class uk.ac.starlink.util.ProxySetup
Get the proxy host.
getProxyPort() - Method in class uk.ac.starlink.util.ProxySetup
Get the proxy port.
getPublicId() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
 
getPublicId() - Method in class uk.ac.starlink.votable.dom.DelegatingDocumentType
 
getPublicId() - Method in class uk.ac.starlink.votable.dom.DelegatingEntity
 
getPublicId() - Method in class uk.ac.starlink.votable.dom.DelegatingNotation
 
getPublisher() - Method in class uk.ac.starlink.registry.BasicResource
Returns the resource publisher.
getPublisher() - Method in interface uk.ac.starlink.vo.RegResource
Returns the resource publisher.
getPublisher() - Method in class uk.ac.starlink.vo.VORegResource
 
getPurpose() - Method in class uk.ac.starlink.ast.Transformer
Gives a brief indication of the purpose of this Transformer.
getPurpose() - Method in interface uk.ac.starlink.task.Task
Returns a short (one-line) description of the purpose of this task.
getPurpose() - Method in class uk.ac.starlink.ttools.cea.CeaTask
Returns task purpose.
getPurpose() - Method in class uk.ac.starlink.ttools.plot2.task.GenericPlot2Task
 
getPurpose() - Method in class uk.ac.starlink.ttools.plot2.task.MatrixPlot2Task
 
getPurpose() - Method in class uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
 
getPurpose() - Method in class uk.ac.starlink.ttools.plottask.PlotTask
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.Calc
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.ConsumerTask
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.DatalinkLint
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.MultiOutputTask
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.ShowFunctions
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.SqlClient
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.SqlUpdate
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.StiltsServer
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.TableCopy
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.TapLint
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.VotCopy
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.VotLint
 
getPurpose() - Method in class uk.ac.starlink.ttools.task.XsdValidate
 
getPVi_m() - Method in class uk.ac.starlink.ast.WcsMap
Get FITS-WCS projection parameters.
getQuadrant() - Method in class diva.canvas.interactor.QuadrantConstraint
Get the quadrant
getQuality() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
getQuality() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
getQuality() - Method in interface uk.ac.starlink.ndx.Ndx
Returns the quality component of this NDX.
getQuality() - Method in interface uk.ac.starlink.ndx.NdxImpl
Gets an NDArray containing the quality data.
getQuality() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
getQualityBadbits() - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
 
getQuantiler() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns a quantiler ready to provide quantile values, or null if quantiles were not gathered.
getQuantity() - Method in class jsky.util.gui.QuantityPanel
Returns the Quantity object being editted
getQuantity() - Method in class jsky.util.gui.QuantitySlider
 
getQuery() - Method in class uk.ac.starlink.vo.KeywordServiceQueryFactory
 
getQuery() - Method in interface uk.ac.starlink.vo.RegistryQueryFactory
Returns the currently selected query.
getQueryArgs() - Method in class jsky.catalog.gui.CatalogQueryPanel
Return a QueryArgs object based on the current panel settings that can be passed to the Catalog.query() method.
getQueryArgs() - Method in class jsky.catalog.irsa.IRSACatalogQueryPanel
Return a QueryArgs object based on the current panel settings that can be passed to the Catalog.query() method.
getQueryArgs() - Method in class jsky.catalog.MemoryCatalog
Return the object representing the arguments to the query that resulted in this table, if known, otherwise null.
getQueryArgs() - Method in interface jsky.catalog.TableQueryResult
Return the object representing the arguments to the query that resulted in this table, if known, otherwise null.
getQueryComponent() - Method in class jsky.catalog.gui.CatalogHistoryItem
Return the component displaying the catalog or query results (used in this session).
getQueryComponent() - Method in class jsky.catalog.gui.CatalogNavigator
Return the panel currently being displayed
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.
getQueryCount() - Method in class jsky.catalog.skycat.SkycatCatalog
Returns the number of querries made so far
getQueryFactory() - Method in class uk.ac.starlink.vo.RegistryServiceTableLoadDialog
Returns the query factory used by this dialogue.
getQueryIterator() - Method in interface uk.ac.starlink.vo.RegistryQuery
Executes the query described by this object and returns an Iterator over RegResource objects.
getQueryIterator() - Method in class uk.ac.starlink.vo.RegTapRegistryQuery
 
getQueryIterator() - Method in class uk.ac.starlink.vo.Ri1RegistryQuery
 
getQueryResources() - Method in interface uk.ac.starlink.vo.RegistryQuery
Executes the query described by this object and returns the result as an array of RegResources.
getQueryResources() - Method in class uk.ac.starlink.vo.RegTapRegistryQuery
 
getQueryResources() - Method in class uk.ac.starlink.vo.Ri1RegistryQuery
 
getQueryResult() - Method in class jsky.catalog.gui.CatalogNavigator
 
getQueryResult() - Method in class jsky.catalog.gui.CatalogTree
Return a reference to the QueryResult being displayed (in this case, it should be a CatalogDirectory object of some kind).
getQueryResult(URL) - Method in class jsky.catalog.gui.CatalogTree
This method is called in a background thread to get the contents of the given URL and return a QueryResult object representing it.
getQueryResult(URL) - Method in interface jsky.catalog.QueryResultHandler
Fetch the data for the given URL and return a QueryResult representing it.
getQueryResultDisplay() - Method in class jsky.catalog.gui.CatalogQueryTool
Return the object used to diplay the result of a query
getQueryResultDisplay() - Method in class jsky.catalog.gui.CatalogTree
Return the object used to display leaf items, such as tables, etc.
getQueryResultDisplay() - Method in class jsky.catalog.gui.TableDisplay
Return the object used to display query results (when following links)
getQuerySplitPane() - Method in class jsky.catalog.gui.CatalogNavigator
The pane dividing the catalog tree and the query panel
getQuerySummary(String, double) - Method in class uk.ac.starlink.vo.SkyDalTableLoadDialog
Returns a short string summarising the current query.
getQueryType() - Method in class jsky.catalog.BasicQueryArgs
Returns the query type (an optional string, which may be interpreted by some catalogs)
getQueryType() - Method in interface jsky.catalog.QueryArgs
Returns the query type (an optional string, which may be interpreted by some catalogs)
getQuote() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns this job's quoted completion time, if any.
getRA() - Method in interface jsky.coords.WorldCoordinates
return the RA value in J2000
getRA() - Method in class jsky.coords.WorldCoords
return the RA value
getRa() - Method in class jsky.science.Coordinates
Returns the right-ascension of the position in degrees.
getRa(String) - Method in class jsky.science.Coordinates
Returns the right-ascension of the position in degrees.
getRa() - Method in class jsky.science.CoordinatesOffset
Returns the right-ascension offset in degrees.
getRa(String) - Method in class jsky.science.CoordinatesOffset
Returns the right-ascension offset in specified units
getRa() - Method in class uk.ac.starlink.ttools.cone.ColumnQueryRowSequence
 
getRa() - Method in interface uk.ac.starlink.ttools.cone.ConeQueryRowSequence
Get central right ascension for the current row's cone search request in degrees.
getRa() - Method in class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
 
getRa() - Method in class uk.ac.starlink.ttools.cone.SequentialResultRowSequence
 
getRa() - Method in class uk.ac.starlink.ttools.cone.WrapperQuerySequence
 
getRaCol() - Method in class jsky.catalog.RowCoordinates
Return the column index for the RA coordinate, or -1 if not known.
getRaCol() - Method in class jsky.catalog.skycat.SkycatPlotSymbol
Return the index of the center position RA column
getRaCol() - Method in class jsky.catalog.TablePlotSymbol
Return the index of the center position RA column
getRad() - Method in class uk.ac.starlink.pal.ObsPosition
Get the radial velocity
getRaDec(double) - Method in interface jsky.coords.WorldCoordinates
Return RA and DEC in degrees as an array of 2 doubles {ra, dec} in the given equinox.
getRaDec(double) - Method in class jsky.coords.WorldCoords
Return RA and DEC in degrees as an array of 2 doubles {ra, dec} in the given equinox.
getRaDecTables(TableMeta[], int) - Static method in class uk.ac.starlink.vo.AbstractAdqlExample
Identifies tables in a given array which contain RA/Dec positional columns.
getRaDeg() - Method in interface jsky.coords.WorldCoordinates
return the RA value in deg J2000
getRaDeg() - Method in class jsky.coords.WorldCoords
return the RA value in deg
getRaDegrees() - Method in class uk.ac.starlink.vo.ResolverInfo
Returns object right ascension in degrees.
getRaDegreesField() - Method in class uk.ac.starlink.vo.SkyPositionEntry
Returns the field containing right ascension in degrees.
getRadial() - Method in class uk.ac.starlink.pal.AngleDR
Get the Radial component of the angle
getRadial() - Method in class uk.ac.starlink.pal.Spherical
Get radial component
getRadialDeriv() - Method in class uk.ac.starlink.pal.Spherical
Get radial velocity component
getRadialInfo() - Method in class uk.ac.starlink.ttools.plot.SphericalPlotState
Returns metadata information about the radial coordinate.
getRadialLog() - Method in class uk.ac.starlink.ttools.plot.SphericalPlotState
Determines whether the radial dimension should be plotted on a logarithmic scale.
getRadians() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDistance
Returns the distance in radians.
getRadius() - Method in class uk.ac.starlink.ttools.cone.ColumnQueryRowSequence
 
getRadius() - Method in interface uk.ac.starlink.ttools.cone.ConeQueryRowSequence
Get search radius for the current row's cone search request in degrees.
getRadius() - Method in class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
 
getRadius() - Method in class uk.ac.starlink.ttools.cone.SequentialResultRowSequence
 
getRadius() - Method in class uk.ac.starlink.ttools.cone.WrapperQuerySequence
 
getRadiusDeg() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyFov
Returns field of view radius in degrees.
getRaError() - Method in class jsky.science.ProperMotion
Returns the right-ascension component of proper motion error in degrees.
getRaIndex(StarTable) - Method in interface uk.ac.starlink.ttools.cone.ConeSearcher
Returns the index of a column giving the right ascension in the returned table.
getRaIndex(StarTable) - Method in class uk.ac.starlink.ttools.cone.JdbcConeSearcher
 
getRaIndex(StarTable) - Method in class uk.ac.starlink.ttools.cone.ServiceConeSearcher
 
getRaIndex(StarTable) - Method in class uk.ac.starlink.ttools.cone.SiaConeSearcher
 
getRaIndex(StarTable) - Method in class uk.ac.starlink.ttools.cone.SsaConeSearcher
 
getRaiseSelectedAction() - Method in class uk.ac.starlink.diva.DrawActions
 
getRampInsets(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.ShadeAxis
Returns the insets that the bounds icon would like to have for annotating the axis given the dimensions of the actual scale ramp graphic.
getRampWidth() - Method in class uk.ac.starlink.ttools.plot2.ShadeAxis
Preferred number of pixels in the lateral direction for the axis colour ramp.
getRandom() - Method in class uk.ac.starlink.array.Requirements
Gets a flag indicating whether random access is required.
getRandomizedPlacement() - Method in class diva.graph.layout.LevelLayout
Return whether or not placement will be randomized.
getRandomRowIndex(long) - Method in class uk.ac.starlink.ttools.scheme.SkySimData
Returns a sky area at random.
getRangeCoordIndices(DataGeom) - Method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns a list of the coordinate indices in a DataSpec of those coordinates whose change should trigger a re-range of the plot surface.
getRangeLeft() - Method in class jsky.util.gui.BasicRangeSliderUI
 
getRangeRight() - Method in class jsky.util.gui.BasicRangeSliderUI
 
getRanges() - Method in class uk.ac.starlink.ttools.plot.DataBounds
Returns the array of data ranges, one for each axis.
getRanges() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns the data ranges for each axis.
getRangeStyleKey(AbstractKernelDensityPlotter.KDenseStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
 
getRangeStyleKey(S) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotter
The AbstractPlotter implementation returns null.
getRangeStyleKey(S) - Method in class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter
 
getRangeStyleKey(DensogramPlotter.DensoStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
 
getRangeStyleKey(GridPlotter.GridStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
 
getRangeStyleKey(HistogramPlotter.HistoStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
 
getRangeStyleKey(SkyDensityPlotter.SkyDenseStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
 
getRangeStyleKey(SpectrogramPlotter.SpectroStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
 
getRangeStyleKey(Stats1Plotter.StatsStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
 
getRangeStyleKey(S) - Method in interface uk.ac.starlink.ttools.plot2.Plotter
Returns an opaque object characterising the region of the plot surface covered when using a given plotter style.
getRankAccuracy() - Method in class uk.ac.starlink.ttools.filter.GKArray
 
getRaRange() - Method in class uk.ac.starlink.ttools.cone.SkyBox
Returns right ascension range.
getRatio() - Method in class jsky.catalog.TablePlotSymbol
Return the X/Y size ratio (stretching) (may be expression using column names)
getRatio(Vector) - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's ratio, evaluating the expression for the given row.
getRawInputStream() - Method in class uk.ac.starlink.astrogrid.AcrDataSource
 
getRawInputStream() - Method in class uk.ac.starlink.srb.GeneralFileDataSource
 
getRawInputStream() - Method in class uk.ac.starlink.util.ByteArrayDataSource
 
getRawInputStream() - Method in class uk.ac.starlink.util.DataSource
Provides a new InputStream for this data source.
getRawInputStream() - Method in class uk.ac.starlink.util.FileDataSource
 
getRawInputStream() - Method in class uk.ac.starlink.util.ProcessDataSource
 
getRawInputStream() - Method in class uk.ac.starlink.util.ResourceDataSource
 
getRawInputStream() - Method in class uk.ac.starlink.util.URLDataSource
 
getRawLength() - Method in class uk.ac.starlink.util.ByteArrayDataSource
 
getRawLength() - Method in class uk.ac.starlink.util.DataSource
Returns the length in bytes of the stream returned by getRawInputStream, if known.
getRawLength() - Method in class uk.ac.starlink.util.FileDataSource
Returns the length of this file.
getRawUsage() - Method in class uk.ac.starlink.ttools.build.MatcherUsage
 
getReadCount() - Method in class uk.ac.starlink.util.CountInputStream
Returns the number of bytes successfully read so far from this stream.
getReadCount() - Method in class uk.ac.starlink.util.HeadBufferInputStream
Returns the total number of bytes so far read from the base stream.
getReadHrefTables() - Method in class uk.ac.starlink.votable.TableContentHandler
Indicates whether href-referenced tables should be streamed to the table handler.
getReadThreadCount() - Method in class uk.ac.starlink.parquet.ParquetTableBuilder
Returns the number of read threads to use when caching column data.
getRealHeight() - Method in class jsky.image.fits.codec.FITSImage
Returns the real height of the image.
getRealHeight() - Method in class uk.ac.starlink.jaiutil.HDXImage
Returns the real height of the image.
getRealm() - Method in class uk.ac.starlink.auth.Challenge
Returns the authentication realm if defined.
getRealR() - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
getRealWidth() - Method in class jsky.image.fits.codec.FITSImage
Returns the real width of the image.
getRealWidth() - Method in class uk.ac.starlink.jaiutil.HDXImage
Returns the real width of the image.
getReceiver() - Method in interface diva.pod.Channel
Get the Receiver that this channel is attached to, or null if it is not attached.
getReceiver(Protocol, HashMap) - Method in interface diva.pod.Pod
Get a receiver of the given protocol from the Pod.
getReceiver(HashMap) - Method in interface diva.pod.View
Get a receiver in the Layout protocol from the View.
getRecognitionCount() - Method in class diva.sketch.recognition.RecognitionSet
Return the number of recognitions in this set.
getRecognitionOfType(Type) - Method in class diva.sketch.recognition.RecognitionSet
Return the recognition contained by this set with the given type, or null if it's not contained.
getRecordCount() - Method in interface uk.ac.starlink.pds4.Table
Returns the number of records in this table.
getRecordLength() - Method in interface uk.ac.starlink.pds4.BaseTable
Returns the record_length value.
getRedirectUrl(URLConnection) - Method in class uk.ac.starlink.auth.Redirector
Returns a URL to which connections should be redirected from a supplied URL connection, according to this redirector's policy.
getRedoPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.CutEdit
 
getRedoPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.DeleteGroupedStrokeEdit
 
getRedoPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.PasteEdit
 
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 ordered sequence of refs.
getRef(int) - Method in class uk.ac.starlink.table.join.RowLink1
 
getRef(int) - Method in class uk.ac.starlink.table.join.RowLink2
 
getRef(int) - Method in class uk.ac.starlink.table.join.RowLinkN
 
getRef() - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Returns a reference for this element.
getRef() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns the ref (XML REFID) value for this parameter.
getRefColumnIndex(String, StarTable) - Static method in class uk.ac.starlink.votable.VOStarTable
Identifies the column that was labelled with a given ID attribute.
getRefCount() - Method in class uk.ac.starlink.ast.AstObject
Get count of active Object pointers.
getRefDec() - Method in class uk.ac.starlink.ast.SpecFrame
Get the declination of the reference point.
getReference() - Method in class nom.tam.fits.BasicHDU
Return the citation of a reference where the data associated with this header are published.
getReference() - Static method in class uk.ac.starlink.ast.grf.DefaultGrfFontManager
Return reference to the only allowed instance of this class.
getReference() - Static method in class uk.ac.starlink.diva.DrawFigureFactory
Return reference to the only allowed instance of this class.
getReferencedElement(String, String) - Method in class uk.ac.starlink.votable.VOElement
Returns an element from the same document whose ID-typed attribute matches the value of a given (reference) attribute of this element.
getReferenceUrl() - Method in class uk.ac.starlink.registry.BasicResource
Returns the reference URL for this resource.
getReferenceUrl() - Method in interface uk.ac.starlink.vo.RegResource
Returns the reference URL for this resource.
getReferenceUrl() - Method in class uk.ac.starlink.vo.VORegResource
 
getRefPos(SkyFrame) - Method in class uk.ac.starlink.ast.SpecFrame
Return the reference position in a specified celestial coordinate system.
getRefPositionId() - Method in interface uk.ac.starlink.tfcat.LocalCrs
Returns the reference position ID for this CRS.
getRefRA() - Method in class uk.ac.starlink.ast.SpecFrame
Get the right ascension of the reference point.
getRefractA() - Method in class uk.ac.starlink.pal.AOParams
Get refractive index A
getRefractB() - Method in class uk.ac.starlink.pal.AOParams
Get refractive index B
getRefUrl() - Method in class uk.ac.starlink.ttools.cea.CeaMetadata
Returns the URL for reference documentation.
getRegion(int, int) - Method in class diva.canvas.connector.ManhattanRouter
Get the region covered by some number of segments.
getRegion() - Method in class jsky.catalog.BasicQueryArgs
Return an object describing the query region (center position and radius range), or null if none was defined.
getRegion() - Method in interface jsky.catalog.QueryArgs
Return an object describing the query region (center position and radius range), or null if none was defined.
getRegionBounds() - Method in class uk.ac.starlink.ast.Region
Returns the bounding box of Region.
getRegionFrame() - Method in class uk.ac.starlink.ast.Region
Obtain a pointer to the encapsulated Frame within a Region.
getRegionPoints() - Method in class uk.ac.starlink.ast.Region
Returns the positions that define the given Region.
getRegions(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.Surround
Returns an array of four rectangles giving the areas described by this object as applied to a given inner rectangle.
getRegisterAction(boolean) - Method in class uk.ac.starlink.plastic.HubManager
Returns an action which will register/unregister with the PLASTIC hub.
getRegisteredApplications(PlasticHubListener) - Static method in class uk.ac.starlink.plastic.PlasticUtils
Returns an array of ApplicationItem objects representing the applications currently registered with a given hub.
getRegisteredId() - Method in class uk.ac.starlink.plastic.HubManager
Returns the ID with which this listener is registered with the prevailing PLASTIC hub.
getRegisteredIds() - Method in interface org.votech.plastic.PlasticHubListener
Get all the IDs of the currently registered applications.
getRegisteredIds() - Method in class uk.ac.starlink.plastic.MinimalHub
 
getRegisterToggle() - Method in class uk.ac.starlink.plastic.HubManager
Returns a toggle button model which keeps track (as far as possible) of whether this listener is currently registered with a hub.
getRegistry() - Method in interface uk.ac.starlink.vo.RegistryQuery
Returns the registry URL.
getRegistry() - Method in class uk.ac.starlink.vo.RegTapRegistryQuery
 
getRegistry() - Method in class uk.ac.starlink.vo.Ri1RegistryQuery
 
getRegistryMenuItems() - Method in class uk.ac.starlink.vo.RegistryServiceTableLoadDialog
Returns a list of menu items for actions associated with this component.
getRegistryPanel() - Method in interface uk.ac.starlink.vo.DalLoader
Returns the registry panel for this dialogue.
getRegistryPanel() - Method in class uk.ac.starlink.vo.RegistryServiceTableLoadDialog
Returns the registry panel for this dialogue.
getRegistryPanel() - Method in class uk.ac.starlink.vo.TapTableLoadDialog
 
getRegistryPart() - Method in class uk.ac.starlink.vo.Ivoid
Returns the registry part of this IVOID.
getRegistryQuery() - Method in class uk.ac.starlink.vo.Ri1RegistryQueryPanel
Returns a RegistryQuery object which can perform the query currently specified by the state of this component.
getRegistrySelector() - Method in class uk.ac.starlink.vo.KeywordServiceQueryFactory
 
getRegistrySelector() - Method in interface uk.ac.starlink.vo.RegistryQueryFactory
Returns the registry component object associated with this object.
getRegistryUpdateAction() - Method in class uk.ac.starlink.vo.RegistryPanel
Returns an action which will update the list of registries by making a search in the registry for suitable registry entries.
getRegistryUpdateAction() - Method in class uk.ac.starlink.vo.RegistrySelector
Returns an action which will update the list of registries by making a search in the registry for suitable registry entries.
getRegTapService() - Method in class uk.ac.starlink.vo.TapServiceKit
Returns a RegTAP service that can be queried for information about this service's registry record.
getRegTapService() - Static method in class uk.ac.starlink.vo.TapServices
Returns a default service corresponding to a Relational Registry (RegTAP) service.
getRelationalName() - Method in class uk.ac.starlink.vo.ResourceField
Returns the column name of this field in the Registry Relational Schema.
getRelationalTable() - Method in class uk.ac.starlink.vo.ResourceField
Returns the fully qualified name of a table containing this column in the Registry Relational Schema.
getReloadAction() - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Returns a panel-specific reload action.
getRendererIcon(Color) - Method in class uk.ac.starlink.ttools.gui.ColorComboBox
 
getRendererIcon(float[]) - Method in class uk.ac.starlink.ttools.gui.DashComboBox
 
getRendererIcon(Integer) - Method in class uk.ac.starlink.ttools.gui.ThicknessComboBox
 
getRendererIcon(E) - Method in class uk.ac.starlink.util.gui.RenderingComboBox
Returns an icon to use to represent a given item.
getRendererText(Color) - Method in class uk.ac.starlink.ttools.gui.ColorComboBox
 
getRendererText(float[]) - Method in class uk.ac.starlink.ttools.gui.DashComboBox
 
getRendererText(E) - Method in class uk.ac.starlink.util.gui.RenderingComboBox
Returns the text label to use to represent a given item.
getRepetitions() - Method in interface uk.ac.starlink.pds4.Group
Returns the number of repetitions of this group.
getReplacementEvent() - Method in exception jsky.util.ReplacementVetoException
 
getReport() - Method in class uk.ac.starlink.ast.Mapping
Get report transformed coordinates.
getReport(Object) - Method in interface uk.ac.starlink.ttools.plot2.Drawing
Obtains information associated with the plot.
getReport(Object) - Method in interface uk.ac.starlink.ttools.plot2.layer.Outliner
Obtains information associated with the plot.
getReport(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.PixOutliner
 
getReport(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.UnplannedDrawing
 
getReporterParameters() - Method in class uk.ac.starlink.ttools.task.OutputReporterParameter
Returns an array of parameters associated with this one.
getReportLevel() - Method in class uk.ac.starlink.ast.Channel
Get determines which read/write conditions are reported.
getReportMap(boolean, double, double) - Method in interface uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter.KernelFigure
Returns report items specific to the way this kernel has operated.
getRequestedZoneNames() - Method in interface uk.ac.starlink.ttools.plot2.GangContext
Returns the list of zone names associated with the zones being plotted.
getRequiredArgs() - Method in class uk.ac.starlink.plastic.MessageDefinition
Returns the number of arguments which are required by this message.
getRequiredIntValue(String) - Method in class uk.ac.starlink.fits.FitsHeader
Returns an integer value for a card with a given key, or throws an exception if none exists.
getRequiredLongValue(String) - Method in class uk.ac.starlink.fits.FitsHeader
Returns a long value for a card with a given key, or throws an exception if none exists.
getRequiredParameter(String) - Method in class uk.ac.starlink.auth.Challenge
Utility method giving a non-empty value for a named parameter of this challenge.
getRequiredParameterUrl(String) - Method in class uk.ac.starlink.auth.Challenge
Utility method giving a non-null URL value for a named parameter of this challenge.
getRequiredRealm() - Method in class uk.ac.starlink.auth.Challenge
Utility method giving a non-empty realm for this challenge.
getRequiredStringValue(String) - Method in class uk.ac.starlink.fits.FitsHeader
Returns a long value for a card with a given key, or throws an exception if none exists.
getRequiredTableNames() - Method in class uk.ac.starlink.ttools.build.Plot2Example
Returns the names of table files that must be in place for this example to run.
getRequiredWordCount() - Method in class uk.ac.starlink.ttools.task.WordsParameter
Returns the number of words required from this parameter.
getRescaledSourceImage() - Method in class jsky.image.ImageProcessor
Returns the current source image, after applying BZERO and BSCALE, if needed.
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.
getResolution() - Method in class uk.ac.starlink.ast.AstroCoords
Returns the resolution region for this coordinate.
getResolvedNamespaces() - Method in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Returns the the schema namespaces which this resolver has so far been asked to resolve, and has successfully resolved to known URLs.
getResolveField() - Method in class uk.ac.starlink.vo.SkyPositionEntry
Returns the field in which an astronomical object whose position is be resolved can be entered.
getResource(String) - Method in class diva.gui.ApplicationResources
Deprecated.
Get a resource as an absolute URL.
getResource(String) - Method in class diva.resource.RelativeBundle
Get a resource as an absolute URL.
getResource(String) - Static method in class jsky.util.Resources
Gets a URL associated with the given resource.
getResourceAsStream(String) - Method in class diva.resource.RelativeBundle
Get a resource as an input stream.
getResourceAsStream(String) - Static method in class jsky.util.Resources
Gets a resource as an InputStream.
getResourceContents(Class<?>, String, Level) - Static method in class uk.ac.starlink.util.IOUtils
Reads a static resource and returns the contents as a string.
getResourceIdentifier() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
Returns an IVOA registry identifier for this service.
getResourceIterator(SoapRequest) - Method in class uk.ac.starlink.registry.AbstractRegistryClient
Returns an iterator over resources corresponding to a given SOAP request.
getResourceList(SoapRequest) - Method in class uk.ac.starlink.registry.AbstractRegistryClient
Returns a list of resources corresponding to a given SOAP request.
getResourceMetadata(String) - Method in class uk.ac.starlink.vo.DalTableLoadDialog
Returns an array of metadata items describing the resource being queried.
getResources() - Method in class diva.gui.AbstractApplication
Get the resources object.
getResources() - Method in class uk.ac.starlink.vo.RegistryPanel
Returns an array of all the results from the most recently completed registry query.
getResources() - Method in class uk.ac.starlink.vo.ResourceTableModel
Returns the data array for this table.
getResourceSelectionModel() - Method in class uk.ac.starlink.vo.RegistryPanel
Returns the selection model used by the user to select resource items from a completed query.
getResponseCode(URLConnection) - Static method in class uk.ac.starlink.auth.AuthUtil
Returns the HTTP response code from a URL connection.
getRestFreq() - Method in class uk.ac.starlink.ast.SpecFrame
Get the rest frequency.
getResult() - Method in class uk.ac.starlink.ttools.plot2.layer.AdaptiveBinList
 
getResult() - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
 
getResult() - Method in interface uk.ac.starlink.ttools.plot2.layer.BinList
Returns an object containing the result values accumulated into the bins so far.
getResult() - Method in class uk.ac.starlink.ttools.plot2.layer.HashBinList
 
getResult() - Method in class uk.ac.starlink.ttools.taplint.XsdStage
Returns a token giving the result status last time this stage was run.
getResult() - Method in interface uk.ac.starlink.ttools.task.Aggregator.Accumulator
Returns the aggregated value for the values accumulated so far.
getResult(Object[]) - Method in interface uk.ac.starlink.ttools.task.PixSampler.StatMode
Returns the result of some statistical operation on a set of supplied values.
getResult(UwsJob, ContentCoding, StoragePolicy) - Static method in class uk.ac.starlink.vo.TapQuery
Reads and returns the table that resulted from a successful TAP query, represented by a given UWS job.
getResultComponent() - Method in class jsky.catalog.gui.CatalogNavigator
Return the panel currently being displayed
getResultConnection(Reporter, TapQuery) - Method in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Execute a TAP query and return a URL connection giving its result.
getResultIdColumnIndex() - Method in interface uk.ac.starlink.ttools.cone.ColumnPlan
Returns the index of the row identifier column in the result table.
getResultInfo() - Method in interface uk.ac.starlink.ttools.task.Aggregator.Aggregation
Returns metadata describing the result of the aggregation.
getResultInfo(ColumnInfo) - Method in interface uk.ac.starlink.ttools.task.PixSampler.StatMode
Provides a column metadata object describing the output of this mode, given the metadata of the input.
getResultInfos() - Method in class uk.ac.starlink.ttools.calc.SchlegelCalculator.Spec
 
getResultMetadata() - Method in interface uk.ac.starlink.ttools.calc.ServiceOperation
Returns the metadata-only table describing the rows which will be returned by this operation.
getResults() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns the list of result objects associted with this job.
getResultScoreColumnIndex() - Method in interface uk.ac.starlink.ttools.cone.ColumnPlan
Returns the index of the match score column in the result table.
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.
getResultSplitPane() - Method in class jsky.catalog.gui.CatalogNavigator
The pane dividing the query and the results panel
getResultsResourceElement(Reporter, VODocument) - Method in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Returns the RESOURCE element marked with type="results" from a given VODocument, or the best guess at it.
getResultTable(Reporter, TapQuery) - Method in class uk.ac.starlink.ttools.taplint.TapRunner
Executes a TAP query and returns the result table, or null if the query failed for some reason.
getResultTable() - Method in class uk.ac.starlink.vo.datalink.LinksDoc
Returns the results table.
getRetentionLimits() - Method in interface uk.ac.starlink.vo.TapCapability
Returns an array of limit values representing the time limits for query retention.
getRetrievedTerms() - Method in class uk.ac.starlink.ttools.votlint.VocabChecker
Lazily acquires vocabulary values by reading the resource at the vocabulary URI.
getReturnType() - Method in class uk.ac.starlink.plastic.MessageDefinition
Returns the type of the value which must be returned by this message.
getReuseRanges() - Method in class uk.ac.starlink.ttools.plot2.PlotCaching
Returns the aux range caching policy.
getReverse() - Method in class uk.ac.starlink.util.gui.MemoryMonitor
Returns whether bar movement is in the opposite sense.
getReverseY() - Method in class jsky.image.ImageProcessor
Return the value of the reverseY flag.
getRgb() - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Determines whether the plot will be coloured.
getRgbImage() - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType.RgbPaper
Returns the RGB image that stores the state of this paper.
getRHSNames() - Method in class diva.sketch.parser2d.AbstractRule
Return the RHS names of the rule.
getRHSNames() - Method in interface diva.sketch.parser2d.Rule
Return the RHS names of the rule.
getRHSNames() - Method in class diva.sketch.parser2d.SingleRule
Return the RHS names of the rule.
getRHSTypes() - Method in class diva.sketch.parser2d.AbstractRule
Return the RHS types of the rule.
getRHSTypes() - Method in interface diva.sketch.parser2d.Rule
Return the RHS types of the rule.
getRHSTypes() - Method in class diva.sketch.parser2d.SingleRule
Return the RHS types of the rule.
getRight() - Method in class uk.ac.starlink.ttools.plot2.Padding
Returns the required right margin.
getRightButton() - Method in class jsky.util.gui.LabelEntrySlider
Return the right arrow button
getRmiServer() - Method in class uk.ac.starlink.plastic.ServerSet
Returns a running RMI server associated with this object.
getRole() - Method in interface uk.ac.starlink.vo.StdCapabilityInterface
Returns the role for this capability-interface.
getRoot() - Method in class diva.compat.xml.XmlDocument
Get the root element of this document.
getRoot() - Method in interface diva.graph.GraphModel
Return the root graph of this graph model.
getRoot() - Method in class diva.graph.modular.ModularGraphModel
Return the root graph of this graph model.
getRoot() - Method in class diva.graphx.GraphModel
Return the root graph of this graph model.
getRoot() - Method in class diva.sketch.recognition.SceneDelta.Additive
Root that was added
getRoot() - Method in class diva.sketch.recognition.SceneDelta
Root that was added
getRoot() - Method in class diva.sketch.recognition.SceneDelta.Subtractive
Root that was added
getRoot() - Method in class diva.util.xml.XmlDocument
Get the root element of this document.
getRoot() - Method in class jsky.catalog.AbstractCatalogDirectory
Returns the root of the tree.
getRoot() - Method in class uk.ac.starlink.astrogrid.AcrConnection
 
getRoot() - Method in class uk.ac.starlink.connect.Connection
Returns the root of the remote filesystem provided by this connection.
getRoot() - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Returns the root of the tree.
getRoot() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Returns the root of the tree displayed in this chooser.
getRoot() - Method in class uk.ac.starlink.pal.AMParams
Get square root of ( 1 - |v x v| )
getRoot() - Method in class uk.ac.starlink.srb.SRBConnection
 
getRoot() - Method in class uk.ac.starlink.ttools.gui.MethodBrowser
Returns the root node of the tree.
getRoot() - Method in class uk.ac.starlink.vo.MaskTreeModel
 
getRoot() - Method in class uk.ac.starlink.vo.TapMetaTreeModel
 
getRoot() - Method in class uk.ac.starlink.vo.TapServiceTreeModel
 
getRootCatalogDirectory() - Method in class jsky.catalog.AbstractCatalogDirectory
Returns the root catalog directory, casted to an AbstractCatalogDirectory.
getRootComponent() - Method in class jsky.catalog.gui.CatalogNavigator
Return the top level parent frame (or internal frame) for this window
getRootComponent() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the top level parent frame (or internal frame) used to close the window
getRootComponent() - Method in interface jsky.image.gui.MainImageDisplay
Return the top level parent frame (or internal frame) (Used to open and close the window displaying image).
getRootCount() - Method in class diva.pod.lwgraph.Traversal
Return the number of roots of the graph
getRootGraph() - Method in class diva.graph.basic.BasicLayoutTarget
Return the root graph of this display.
getRootPane() - Method in class diva.gui.AppContextDelegate
Returns the rootPane of the delegate.
getRoots() - Method in class diva.pod.lwgraph.Traversal
Return the array of roots of the graph.
getRootSelector() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Returns the component which allows the user to select the current root of the tree.
getRotating() - Method in class uk.ac.starlink.ttools.plot.Plot3DState
Indicates whether the plot is currently rotating.
getRotation() - Method in class uk.ac.starlink.ttools.plot.Plot3DState
Returns the rotation matrix.
getRotation() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeAspect
Returns rotation matrix.
getRotation(ConfigMap) - Static method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Reads the intended rotation matrix from a configuration map.
getRotation() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyAspect
Returns rotation matrix.
getRotation() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns the rotation matrix corresponding to this view of the sky.
getRound() - Method in class uk.ac.starlink.ttools.plot2.layer.StrokeKit
Returns a stroke with rounded ends.
getRoundDistance(double) - Static method in class uk.ac.starlink.ttools.plot2.geom.SkyDistance
Returns a distance with a round value in the region of the supplied angle.
getRounder(boolean) - Method in class uk.ac.starlink.ttools.plot2.layer.Rounding
Returns a rounder object for linear/logarithmic rounding.
getRounding(boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.Rounding
Returns a suitable implementation for an axis that either is or is not a time axis.
getRow() - Method in class jsky.catalog.gui.SymbolSelectionEvent
Return the catalog table data row corresponding to the symbol.
getRow(int) - Method in class jsky.catalog.gui.TableDisplayTool
Return the vector for the given row.
getRow() - Method in class jsky.catalog.gui.TableSelectionEvent
Return the catalog table data row corresponding to the table.
getRow() - Method in class jsky.image.gui.PickObjectStatistics
Return a vector containing the information in this object that can be used to add a row to a catalog table.
getRow(int) - Method in class nom.tam.fits.AsciiTable
Get a row.
getRow(int) - Method in class nom.tam.fits.BinaryTable
Get a given row
getRow(int) - Method in interface nom.tam.fits.TableData
 
getRow(int) - Method in class nom.tam.fits.TableHDU
 
getRow(int) - Method in class nom.tam.util.ColumnTable
Get a row of data.
getRow(int) - Method in interface nom.tam.util.DataTable
 
getRow() - Method in class uk.ac.starlink.ecsv.EcsvReader
Returns the contents of the current row, as an array with one element per column.
getRow(long, int) - Method in class uk.ac.starlink.feather.FeatherStarTable
 
getRow(long) - Method in class uk.ac.starlink.fits.ColFitsStarTable
 
getRow(long) - Method in class uk.ac.starlink.oldfits.FitsStarTable
 
getRow(long) - Method in class uk.ac.starlink.parquet.CachedParquetStarTable
 
getRow(long) - Method in class uk.ac.starlink.pds4.BasePds4StarTable
 
getRow(long) - Method in class uk.ac.starlink.table.AbstractStarTable
The AbstractStarTable implementation of this method constructs a row by repeated invocation of AbstractStarTable.getCell(long, int).
getRow() - Method in class uk.ac.starlink.table.AccessRowSequence
 
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() - Method in class uk.ac.starlink.table.CountCheckRowSequence
 
getRow() - Method in class uk.ac.starlink.table.EmptyRowSequence
Always throws IllegalStateException.
getRow(long) - Method in class uk.ac.starlink.table.EmptyStarTable
 
getRow(long) - Method in class uk.ac.starlink.table.ExplodedStarTable
 
getRow() - Method in class uk.ac.starlink.table.IteratorRowSequence
 
getRow(long) - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
 
getRow(long) - Method in class uk.ac.starlink.table.jdbc.RandomResultSetStarTable
 
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(long) - Method in class uk.ac.starlink.table.JoinStarTable
 
getRow() - Method in class uk.ac.starlink.table.MappingRowSplittable
 
getRow() - Method in class uk.ac.starlink.table.OnceRowPipe
 
getRow() - Method in class uk.ac.starlink.table.ProgressRowSplittable
 
getRow() - Method in class uk.ac.starlink.table.RandomRowSplittable
 
getRow() - Method in class uk.ac.starlink.table.ReaderRowSequence
 
getRow() - Method in interface uk.ac.starlink.table.RowAccess
Returns the contents of all the cells at the current row.
getRow() - Method in interface uk.ac.starlink.table.RowData
Returns the contents of all the cells in this row.
getRow(long) - Method in class uk.ac.starlink.table.RowListStarTable
 
getRow(long) - Method in class uk.ac.starlink.table.RowPermutedStarTable
 
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.SequentialRowSplittable
 
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.storage.ColumnStoreStarTable
 
getRow() - Method in class uk.ac.starlink.table.WrapperRowAccess
 
getRow() - Method in class uk.ac.starlink.table.WrapperRowSequence
 
getRow(long) - Method in class uk.ac.starlink.table.WrapperStarTable
 
getRow() - Method in class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
 
getRow() - Method in class uk.ac.starlink.ttools.cone.SequentialResultRowSequence
 
getRow(long) - Method in class uk.ac.starlink.ttools.filter.AddColumnsTable
 
getRow(long) - Method in class uk.ac.starlink.ttools.filter.CalculatorColumnSupplement
 
getRow(long) - Method in interface uk.ac.starlink.ttools.filter.ColumnSupplement
Random access read of a row defined by this object.
getRow(long) - Method in class uk.ac.starlink.ttools.filter.EveryTable
 
getRow(long) - Method in class uk.ac.starlink.ttools.filter.HeadTable
 
getRow(long) - Method in class uk.ac.starlink.ttools.filter.JELColumnSupplement
 
getRow(long) - Method in class uk.ac.starlink.ttools.filter.JELSelectorTable
 
getRow(long) - Method in class uk.ac.starlink.ttools.filter.PermutedColumnSupplement
 
getRow(long) - Method in class uk.ac.starlink.ttools.filter.RepeatTable
 
getRow(long) - Method in class uk.ac.starlink.ttools.filter.ReplaceValueTable
 
getRow(long) - Method in interface uk.ac.starlink.ttools.filter.SupplementData
Returns an array of cell values giving the current row of this sequence.
getRow(long) - Method in class uk.ac.starlink.ttools.filter.TailTable
 
getRow(long) - Method in class uk.ac.starlink.ttools.filter.UnitColumnSupplement
 
getRow(long) - Method in class uk.ac.starlink.ttools.filter.ValueInfoMapGroupTable
 
getRow(long) - Method in class uk.ac.starlink.ttools.jel.JELTable
 
getRow() - Method in class uk.ac.starlink.ttools.jel.SequentialJELRowReader
 
getRow(long) - Method in class uk.ac.starlink.ttools.task.SeqConcatStarTable
 
getRow(int) - Method in class uk.ac.starlink.util.AsciiFileParser
Get the parsed Strings in a row.
getRow(long) - Method in interface uk.ac.starlink.votable.TabularData
Returns the contents of a given table row (optional).
getRow(long) - Method in class uk.ac.starlink.votable.VOStarTable
 
getRowAccess() - Method in class uk.ac.starlink.cdf.CdfStarTable
 
getRowAccess() - Method in class uk.ac.starlink.feather.FeatherStarTable
 
getRowAccess() - Method in class uk.ac.starlink.fits.ColFitsStarTable
 
getRowAccess() - Method in class uk.ac.starlink.parquet.CachedParquetStarTable
 
getRowAccess() - Method in class uk.ac.starlink.pds4.BasePds4StarTable
 
getRowAccess() - Method in class uk.ac.starlink.table.AbstractStarTable
 
getRowAccess() - Method in class uk.ac.starlink.table.CalcStarTable
 
getRowAccess() - Method in class uk.ac.starlink.table.ColumnPermutedStarTable
 
getRowAccess() - Method in class uk.ac.starlink.table.ConcatStarTable
 
getRowAccess() - Method in class uk.ac.starlink.table.EmptyStarTable
 
getRowAccess() - Method in class uk.ac.starlink.table.ExplodedStarTable
 
getRowAccess() - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
 
getRowAccess() - Method in class uk.ac.starlink.table.JoinStarTable
 
getRowAccess() - Method in class uk.ac.starlink.table.MetadataStarTable
 
getRowAccess() - Method in class uk.ac.starlink.table.RandomStarTable
Returns a RowAccess object based on the random data access methods of this table.
getRowAccess() - Method in class uk.ac.starlink.table.RowPermutedStarTable
 
getRowAccess() - Method in class uk.ac.starlink.table.SelectorStarTable
 
getRowAccess() - Method in interface uk.ac.starlink.table.StarTable
Returns an object which can provide random access to this table's data, if random access is implemented.
getRowAccess() - Method in class uk.ac.starlink.table.storage.ColumnStoreStarTable
 
getRowAccess() - Method in class uk.ac.starlink.table.WrapperStarTable
 
getRowAccess() - Method in class uk.ac.starlink.ttools.filter.AddColumnsTable
 
getRowAccess() - Method in class uk.ac.starlink.ttools.filter.EveryTable
 
getRowAccess() - Method in class uk.ac.starlink.ttools.filter.HeadTable
 
getRowAccess() - Method in class uk.ac.starlink.ttools.filter.JELSelectorTable
 
getRowAccess() - Method in class uk.ac.starlink.ttools.filter.RepeatTable
 
getRowAccess() - Method in class uk.ac.starlink.ttools.filter.ReplaceValueTable
 
getRowAccess() - Method in class uk.ac.starlink.ttools.filter.TailTable
 
getRowAccess() - Method in class uk.ac.starlink.ttools.jel.JELTable
 
getRowAccess() - Method in interface uk.ac.starlink.votable.TabularData
Returns an object which can provide random access for the table data.
getRowAccess() - Method in class uk.ac.starlink.votable.VOStarTable
 
getRowCoordinates() - Method in class jsky.catalog.MemoryCatalog
Return an object storing the column indexes where RA and Dec are found, using the first plot symbol definition found.
getRowCoordinates() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the object storing the column indexes where RA,Dec or X,Y are found
getRowCoordinates() - Method in class jsky.catalog.skycat.SkycatPlotSymbol
Return an object storing the column indexes where RA and Dec are found
getRowCoordinates() - Method in class jsky.catalog.TablePlotSymbol
Return an object storing the column indexes where RA and Dec are found
getRowCoordinates() - Method in interface jsky.catalog.TableQueryResult
Return an object describing the columns that can be used to search this catalog.
getRowCount() - Method in class jsky.catalog.gui.TableDisplayTool
Return the number of rows in the table.
getRowCount() - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
getRowCount() - Method in class jsky.util.gui.Wavelength1DTableModel
 
getRowCount() - Method in class uk.ac.starlink.cdf.CdfStarTable
 
getRowCount() - Method in class uk.ac.starlink.ecsv.EcsvStarTable
 
getRowCount() - Method in class uk.ac.starlink.feather.FeatherStarTable
 
getRowCount() - Method in class uk.ac.starlink.feather.StarColumnWriter.DataStat
Returns the number of rows written.
getRowCount() - Method in class uk.ac.starlink.fits.AsciiTableStarTable
 
getRowCount() - Method in class uk.ac.starlink.fits.BintableStarTable
 
getRowCount() - Method in class uk.ac.starlink.fits.ColFitsStarTable
 
getRowCount() - Method in class uk.ac.starlink.fits.ColFitsTableSerializer
 
getRowCount() - Method in interface uk.ac.starlink.fits.FitsTableSerializer
Returns the number of rows which will be output.
getRowCount() - Method in class uk.ac.starlink.fits.StandardFitsTableSerializer
 
getRowCount() - Method in class uk.ac.starlink.oldfits.FitsStarTable
 
getRowCount() - Method in class uk.ac.starlink.parquet.ParquetStarTable
 
getRowCount() - Method in class uk.ac.starlink.pds4.Pds4StarTable
 
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.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.LoopStarTable
 
getRowCount() - Method in class uk.ac.starlink.table.MetadataStarTable
 
getRowCount() - Method in class uk.ac.starlink.table.RandomStarTable
Implementations must supply a non-negative return value.
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 interface uk.ac.starlink.table.storage.ColumnReader
Returns the number of entries in this column.
getRowCount() - Method in class uk.ac.starlink.table.storage.ColumnStoreStarTable
 
getRowCount() - Method in class uk.ac.starlink.table.WrapperStarTable
 
getRowCount() - Method in class uk.ac.starlink.ttools.cone.CdsUploadMatcher.VizierMeta
Returns table row count.
getRowCount() - Method in class uk.ac.starlink.ttools.cone.UploadConeTable
 
getRowCount() - Method in class uk.ac.starlink.ttools.filter.EveryTable
 
getRowCount() - Method in class uk.ac.starlink.ttools.filter.HeadTable
 
getRowCount() - Method in class uk.ac.starlink.ttools.filter.JELSelectorTable
 
getRowCount() - Method in class uk.ac.starlink.ttools.filter.RepeatTable
 
getRowCount() - Method in class uk.ac.starlink.ttools.filter.TableStats
Returns the number of rows for which statistics have been accumulated.
getRowCount() - Method in class uk.ac.starlink.ttools.filter.TailTable
 
getRowCount() - Method in class uk.ac.starlink.ttools.filter.ValueInfoMapGroupTable
 
getRowCount() - Method in interface uk.ac.starlink.ttools.plot2.data.CachedColumn
Returns the number of values added so far.
getRowCount() - Method in class uk.ac.starlink.ttools.plot2.data.TableCachedData
Returns the row count for this object's table.
getRowCount() - Method in class uk.ac.starlink.ttools.scheme.AttractorStarTable
 
getRowCount() - Method in class uk.ac.starlink.ttools.scheme.SkySimData
Returns the number of sky areas represented.
getRowCount() - Method in class uk.ac.starlink.ttools.taplint.TableData
Returns number of rows.
getRowCount() - Method in class uk.ac.starlink.ttools.task.SeqConcatStarTable
 
getRowCount() - Method in class uk.ac.starlink.util.gui.ArrayTableModel
 
getRowCount() - Method in class uk.ac.starlink.util.gui.BeanTableModel
 
getRowCount() - Method in class uk.ac.starlink.util.gui.SelectCharactersModel
Returns the number of records managed by the data source object.
getRowCount() - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Return the numbers of states that we're currently storing.
getRowCount() - Method in class uk.ac.starlink.vo.CapabilityTableModel
 
getRowCount() - Method in class uk.ac.starlink.vo.RegistryStarTable
 
getRowCount() - Method in interface uk.ac.starlink.votable.TabularData
Returns the number of rows in the table data.
getRowCount() - Method in class uk.ac.starlink.votable.VOSerializer
Returns the number of rows that this serializer will write, if known.
getRowCount() - Method in class uk.ac.starlink.votable.VOStarTable
 
getRowIndex() - Method in class uk.ac.starlink.table.join.RowRef
Returns the row index;
getRowIndex() - Method in class uk.ac.starlink.ttools.plot2.data.CachedTupleSequence
 
getRowIndex() - Method in interface uk.ac.starlink.ttools.plot2.data.Tuple
Returns the row index for the underlying data set.
getRowIndex() - Method in class uk.ac.starlink.ttools.plot2.data.WrapperTuple
 
getRowLen() - Method in class nom.tam.fits.AsciiTable
Get the number of bytes in a row
getRowLength() - Method in class uk.ac.starlink.fits.AsciiTableStarTable
Returns the length of each row in bytes.
getRowLength() - Method in class uk.ac.starlink.fits.BintableStarTable
Returns the number of bytes occupied in the data stream by a single row of the table.
getRowMap() - Method in class uk.ac.starlink.table.RowPermutedStarTable
Returns the mapping array.
getRowParamMap(Object[]) - Method in class uk.ac.starlink.vo.datalink.ServiceInvoker
Constructs a parameter-value map for the row parameters at a given table row.
getRowParams() - Method in class uk.ac.starlink.vo.datalink.ServiceInvoker
Returns the 'row' parameters of this service.
getRowSequence() - Method in class uk.ac.starlink.cdf.CdfStarTable
 
getRowSequence() - Method in class uk.ac.starlink.feather.FeatherStarTable
 
getRowSequence() - Method in class uk.ac.starlink.fits.ColFitsStarTable
 
getRowSequence() - Method in class uk.ac.starlink.parquet.CachedParquetStarTable
 
getRowSequence() - Method in class uk.ac.starlink.parquet.SequentialParquetStarTable
 
getRowSequence() - Method in class uk.ac.starlink.pds4.BasePds4StarTable
 
getRowSequence() - Method in class uk.ac.starlink.pds4.DelimitedPds4StarTable
 
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.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.storage.ColumnStoreStarTable
 
getRowSequence() - Method in class uk.ac.starlink.table.WrapperStarTable
 
getRowSequence() - Method in class uk.ac.starlink.ttools.cone.UploadConeTable
 
getRowSequence() - Method in class uk.ac.starlink.ttools.filter.AddColumnsTable
 
getRowSequence() - Method in class uk.ac.starlink.ttools.filter.EveryTable
 
getRowSequence() - Method in class uk.ac.starlink.ttools.filter.HeadTable
 
getRowSequence() - Method in class uk.ac.starlink.ttools.filter.JELSelectorTable
 
getRowSequence() - Method in class uk.ac.starlink.ttools.filter.RepeatTable
 
getRowSequence() - Method in class uk.ac.starlink.ttools.filter.ReplaceValueTable
 
getRowSequence() - Method in class uk.ac.starlink.ttools.filter.TailTable
 
getRowSequence() - Method in class uk.ac.starlink.ttools.jel.JELTable
 
getRowSequence() - Method in class uk.ac.starlink.ttools.scheme.AttractorStarTable
 
getRowSequence() - Method in class uk.ac.starlink.ttools.task.SeqConcatStarTable
 
getRowSequence() - Method in interface uk.ac.starlink.votable.TabularData
Returns an object which can iterate over all the rows in the table data sequentially.
getRowSequence() - Method in class uk.ac.starlink.votable.VOSerializer
Returns the row sequence that this serializer will write.
getRowSequence() - Method in class uk.ac.starlink.votable.VOStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.parquet.CachedParquetStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.parquet.SequentialParquetStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.table.AbstractStarTable
Returns a default splittable which relies on table random access if available, or otherwise provides only sequential access (no splits).
getRowSplittable() - Method in class uk.ac.starlink.table.CalcStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.table.ColumnPermutedStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.table.ConcatStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.table.EmptyStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.table.ExplodedStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.table.gui.ProgressBarStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.table.MetadataStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.table.ProgressLineStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.table.RowPermutedStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.table.RowSubsetStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.table.SelectorStarTable
 
getRowSplittable() - Method in interface uk.ac.starlink.table.StarTable
Returns an object which can iterate over all the rows in the table, but which may also be requested to split recursively for potentially parallel processing.
getRowSplittable() - Method in class uk.ac.starlink.table.storage.ColumnStoreStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.table.WrapperStarTable
 
getRowSplittable() - Method in class uk.ac.starlink.ttools.filter.AddColumnsTable
 
getRowSplittable() - Method in class uk.ac.starlink.ttools.filter.EveryTable
 
getRowSplittable() - Method in class uk.ac.starlink.ttools.filter.HeadTable
 
getRowSplittable() - Method in class uk.ac.starlink.ttools.filter.JELSelectorTable
 
getRowSplittable() - Method in class uk.ac.starlink.ttools.filter.RepeatTable
 
getRowSplittable() - Method in class uk.ac.starlink.ttools.filter.ReplaceValueTable
 
getRowSplittable() - Method in class uk.ac.starlink.ttools.filter.TailTable
 
getRowSplittable() - Method in class uk.ac.starlink.ttools.jel.JELTable
 
getRowSplittable() - Method in class uk.ac.starlink.ttools.task.SeqConcatStarTable
 
getRule(double, double, Captioner, Orientation, int, double) - Method in class uk.ac.starlink.ttools.plot2.BasicTicker
Returns a Rule suitable for a given axis labelling job.
getRules() - Method in class diva.sketch.parser2d.Grammar2D
Return the set of rules that comprises this grammar.
getRunId() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns this job's run ID, often left blank.
getRV() - Method in class uk.ac.starlink.pal.Stardata
Get the radial velocity
getS() - Method in class diva.canvas.interactor.BoundsGeometry
Get the south site.
getS() - Method in class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Get the south site.
getSafeRowSequence(RowSequence, int, long) - Static method in class uk.ac.starlink.table.CountCheckRowSequence
Returns a row sequence guaranteed to give the required number of rows.
getSampledPdf(NumericFunction) - Method in class uk.ac.starlink.dpac.math.Edsd
Returns a numerical reconstruction of the PDF based on the samples used to perform the CDF integration.
getSampledRows() - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
Returns the number of rows which will be sampled to work out the column width.
getSampleModel() - Method in class jsky.image.SimpleRenderedImage
Returns the SampleModel of the image.
getSampleModel() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the SampleModel of the image.
getSampleModelHint(int, int, int) - Static method in class jsky.image.ImageUtil
Return a RenderingHints object defining the sample model (data type) of the resulting image of an operation.
getSaveAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getSaveAsAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getSaveAsAction() - Method in class jsky.html.HTMLViewer
 
getSaveAsAction() - Method in class jsky.image.gui.DivaMainImageDisplay
 
getSaveAsHTMLAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getSaveDialogActions() - Method in class uk.ac.starlink.table.gui.TableSaveChooser
Returns actions which correspond to the save dialogues this saver is using.
getSaveFileChooser() - Method in class diva.gui.DefaultStoragePolicy
Get the save file chooser used by this storage policy.
getSaveWithImageAction() - Method in class jsky.catalog.gui.CatalogNavigator
 
getScalarClass() - Method in class uk.ac.starlink.pds4.FieldReader
Returns the type of scalar object that this reader will read.
getScalarTypeName(String) - Static method in class uk.ac.starlink.ttools.build.DocletUtil
Returns a user-friendly type name for certain class names.
getScale(StarVariables) - Static method in class gaia.cu9.tools.parallax.PDF.LosExpDecrVolumeDensityDEM
 
getScale(double, double) - Static method in class gaia.cu9.tools.parallax.PDF.LosExpDecrVolumeDensityDEM
 
getScale() - Method in class jsky.image.fits.codec.FITSImage
Return the current scale factor (zooming out is handled here for performance reasons).
getScale() - Method in interface jsky.image.gui.BasicImageDisplay
Return the current scale (zoom factor) for the image.
getScale() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the current scale (zoom factor) for the image.
getScale() - Method in class jsky.image.gui.ImageDisplay
Return the current scale (zoom factor) for the image.
getScale() - Method in class jsky.image.gui.ImageHistoryItem
Get access to the scale factor
getScale() - Method in class uk.ac.starlink.jaiutil.HDXImage
Return the current scale factor (zooming out is handled here for performance reasons).
getScale(int) - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
Returns the scale value for a given dimension.
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() - Method in interface uk.ac.starlink.tfcat.SpectralCoords
Returns a token giving the scale type for the spectral coordinate system.
getScale() - Method in class uk.ac.starlink.ttools.plot.Fogger
Returns the depth scale distance.
getScale() - Method in class uk.ac.starlink.ttools.plot.PlotVolume
Returns the scaling constant for this volume.
getScaleAlgorithm() - Method in class jsky.image.ImageProcessor
Return the current image scaling algorithm (one of the constants defined in the ImageLookup class (default: ImageLookup.LINEAR_SCALE).
getScaleAxisLabel(PlotLayer[], AuxScale) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Attempts to return a suitable label for an aux axis that may be referenced in a given list of plot layers.
getScaleFactor(double, double, double, Combiner.Type, boolean) - Method in class uk.ac.starlink.ttools.plot2.layer.Normalisation
Returns the value by which all bins should be scaled to achieve normalisation for a given data set.
getScaleHints() - Method in interface jsky.image.gui.BasicImageDisplay
Return the optional rendering hints used for the image scale operation
getScaleHints() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the optional rendering hints used for the image scale operation
getScaleHints() - Method in class jsky.image.gui.ImageDisplay
Return the optional rendering hints used for the image scale operation
getScaleInfo(PlotLayer[], AuxScale) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Attempts to return input-level metadata about an aux value that may be referenced in a given list of plot layers.
getScaleLabel(float) - Static method in class jsky.image.gui.ImageDisplayMenuBar
Get the scale menu label for the given float scale factor.
getScaleLabel(float) - Method in class jsky.image.gui.ImageDisplayPanel
Get the scale menu label for the given float scale factor.
getScaleLookupTable() - Method in class jsky.image.ImageProcessor
Return the lookup table used to scale the image to byte range
getScaling() - Method in interface uk.ac.starlink.ttools.plot2.AuxReader
Returns a scaling that will be used on the result of the aux ranging done by this reader, if any.
getScaling() - Method in interface uk.ac.starlink.ttools.plot2.config.RampKeySet.Ramp
Returns the scaling function used to map data values to the shader range.
getScaling() - Method in class uk.ac.starlink.ttools.plot2.layer.AuxLineStyle
Returns the colour scaling.
getScaling() - Method in class uk.ac.starlink.ttools.plot2.layer.FloatingCoordAuxReader
 
getScalingDescription(FloatingCoord[], String) - Static method in class uk.ac.starlink.ttools.plot2.layer.SkyMultiPointForm
Returns XML text suitable for inclusion in a MultiPointForm description explaining how the scaling of marker sizes is controlled.
getScene() - Method in class uk.ac.starlink.ttools.plot2.task.PlotDisplay
Returns the PlotScene on which this component is based.
getSchema() - Method in interface uk.ac.starlink.ecsv.EcsvMeta
Returns the schema string if present.
getSchema() - Method in class uk.ac.starlink.parquet.ParquetStarTable
Returns the schema of the the parquet file.
getSchema(TreePath) - Static method in class uk.ac.starlink.vo.TapMetaTreeModel
Acquires the schema metadata object, if any, associated with a given tree path.
getSchema() - Method in class uk.ac.starlink.votable.VOTableVersion
Returns a schema which may be used to validate document instances of this VOTable version.
getSchemaLocation() - Method in class uk.ac.starlink.ttools.cea.CeaWriter
Returns the URL of the schema to which the output of this object conforms.
getSchemaLocation() - Method in class uk.ac.starlink.ttools.cea.ImplementationCeaWriter
 
getSchemaLocation() - Method in class uk.ac.starlink.ttools.cea.ServiceCeaWriter
 
getSchemaLocation() - Method in class uk.ac.starlink.votable.VOTableVersion
Returns the URL of the VOTable schema corresponding to this version.
getSchemaMap() - Method in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Returns the namespace->URL map of schemas known by this resolver.
getSchemaName() - Method in interface uk.ac.starlink.vo.AdqlValidator.ValidatorTable
Returns the name of the schema to which this table belongs, if known.
getSchemas() - Method in class uk.ac.starlink.vo.TableSetPanel
Returns the current table metadata set.
getSchemas(boolean) - Method in class uk.ac.starlink.vo.TableSetSaxHandler
Returns the array of schema metadata objects which have been read by this parser.
getSchemas() - Method in class uk.ac.starlink.vo.TapMetaTreeModel
Returns the schemas array that forms the root of this tree model.
getSchemaTypeInfo() - Method in class uk.ac.starlink.votable.dom.DelegatingAttr
 
getSchemaTypeInfo() - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
getScheme() - Method in interface uk.ac.starlink.auth.AuthContext
Returns the scheme that yielded this context.
getSchemeByName(String) - Static method in class uk.ac.starlink.auth.AuthTest
 
getSchemeName() - Method in class uk.ac.starlink.auth.Challenge
Returns the authentication scheme name.
getSchemeName() - Method in class uk.ac.starlink.table.ClassTableScheme
Returns "class";
getSchemeName() - Method in class uk.ac.starlink.table.jdbc.JDBCTableScheme
 
getSchemeName() - Method in class uk.ac.starlink.table.LoopTableScheme
 
getSchemeName() - Method in interface uk.ac.starlink.table.TableScheme
Returns the name of this scheme.
getSchemeName() - Method in class uk.ac.starlink.table.TestTableScheme
 
getSchemeName() - Method in class uk.ac.starlink.ttools.scheme.AttractorScheme
 
getSchemeName() - Method in class uk.ac.starlink.ttools.scheme.SkySimScheme
 
getSchemes() - Method in class uk.ac.starlink.auth.AuthManager
Returns a mutable ordered list of authentication schemes known by this manager.
getSchemes() - Method in class uk.ac.starlink.table.StarTableFactory
Returns a schemeName->scheme map indicating the TableSchemes in use by this factory.
getSchemeUsage() - Method in class uk.ac.starlink.table.ClassTableScheme
 
getSchemeUsage() - Method in class uk.ac.starlink.table.jdbc.JDBCTableScheme
 
getSchemeUsage() - Method in class uk.ac.starlink.table.LoopTableScheme
 
getSchemeUsage() - Method in interface uk.ac.starlink.table.TableScheme
Returns a short, plain-text usage string.
getSchemeUsage() - Method in class uk.ac.starlink.table.TestTableScheme
 
getSchemeUsage() - Method in class uk.ac.starlink.ttools.scheme.AttractorScheme
 
getSchemeUsage() - Method in class uk.ac.starlink.ttools.scheme.SkySimScheme
 
getScore(int) - Method in class uk.ac.starlink.table.join.PairsRowLink
Returns the score associated with a given RowRef.
getScore() - Method in class uk.ac.starlink.table.join.RowLink2
Returns the score associated with this link.
getScoreInfo(Environment) - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns the match score metadata associated with this parameter.
getScoreParameter() - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns the associated parameter which is used for specifying the match score column metadata.
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
 
getScreenDirections() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Identifies which data space axes are closest to the screen horizontal, vertical and normal directions in the current state of rotation.
getScreenTransform() - Method in class diva.canvas.TransformContext
Get the transform from local coordinates into screen coordinates.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class uk.ac.starlink.vo.MetaPanel
 
getScrollableTracksViewportHeight() - Method in class uk.ac.starlink.vo.MetaPanel
 
getScrollableTracksViewportWidth() - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
Ensures that lines will not be wrapped.
getScrollableTracksViewportWidth() - Method in class uk.ac.starlink.vo.MetaPanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class uk.ac.starlink.vo.MetaPanel
 
getScrollPane() - Method in class jsky.catalog.gui.TableDisplay
Return the JScrollPane used to scroll the table
getSE() - Method in class diva.canvas.interactor.BoundsGeometry
Get the south-east site.
getSearchableRegistries(TapService) - Static method in class uk.ac.starlink.vo.RegTapRegistryQuery
Queries a given registry for searchable registries suitable for use with this class.
getSearchableRegistries(String) - Static method in class uk.ac.starlink.vo.Ri1RegistryQuery
Searches the given registry access URL to find a list of full searchable registry access URLs.
getSearchAllAction() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Returns an action which will search the entire tree for choosable nodes, starting from the root.
getSearchSelectedAction() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Returns an action which will search the tree recursively for choosable nodes, starting from the selected node.
getSearchURL(double, double, double, int) - Method in class uk.ac.starlink.vo.ConeSearch
Returns a cone search CGI URL for this service.
getSec() - Method in class jsky.coords.DMS
Return the number of seconds (not including degrees and minutes)
getSec() - Method in class jsky.coords.HMS
Return the number of seconds (not including hours and minutes)
getSec() - Method in class uk.ac.starlink.pal.palTime
Get the second
getSection() - Method in enum uk.ac.starlink.ttools.taplint.DatalinkCode
Returns an indication of the location within the standards document to which this code refers.
getSectionCode() - Method in class uk.ac.starlink.ttools.taplint.JsonOutputReporter
 
getSectionCode() - Method in interface uk.ac.starlink.ttools.taplint.OutputReporter
Returns the section code for the most recently-started section.
getSectionCode() - Method in class uk.ac.starlink.ttools.taplint.TextOutputReporter
 
getSecurityMethodIds() - Method in interface uk.ac.starlink.vo.StdCapabilityInterface
Returns the security method IDs declared for this capability-interface.
getSeed() - Method in class uk.ac.starlink.ast.MathMap
Get random number seed for a MathMap.
getSegment(int) - Method in class diva.canvas.connector.ManhattanRouter
Get the segment with the given index
getSegmentCount() - Method in class diva.canvas.connector.ManhattanRouter
Get the number of segments
getSegmentLength() - Method in class diva.sketch.toolbox.DashedPathData
Return the average segment length of the path.
getSelected() - Method in class jsky.util.gui.ToggleButtonPanel
Return the selected button
getSelectedArea() - Method in class jsky.image.graphics.SelectionDragger
 
getSelectedBranch() - Method in class uk.ac.starlink.connect.BranchComboBox
Returns the currently selected branch.
getSelectedCapabilities() - Method in class uk.ac.starlink.vo.RegistryPanel
Returns an array of all the capabilities associated with the currently selected resource which are themselves currently selected.
getSelectedColor() - Method in class jsky.timeline.BlockTimeLineNode
get the the selected color the time line node
getSelectedColor() - Method in class jsky.timeline.DefaultTimeLineNode
get the the selected color the time line node
getSelectedColor() - Method in interface jsky.timeline.TimeLineNode
get the the selected color the time line node
getSelectedColor() - Method in class uk.ac.starlink.ttools.gui.ColorComboBox
Returns the currently selected colour.
getSelectedColumns() - Method in class uk.ac.starlink.vo.TableSetPanel
Returns an array of the columns which are currently selected in the column metadata display table.
getSelectedDash() - Method in class uk.ac.starlink.ttools.gui.DashComboBox
Returns the currently selected dash pattern.
getSelectedFont() - Method in class uk.ac.starlink.ast.gui.FontControls
Get the selected font.
getSelectedFont() - Method in class uk.ac.starlink.util.gui.BasicFontChooser
Get the selected font.
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.
getSelectedIndex() - Method in class diva.gui.toolbox.JShadePane
Return the index of the selected shade, or -1 if there is none.
getSelectedItem() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
 
getSelectedLanguage() - Method in class uk.ac.starlink.vo.TapCapabilityPanel
Returns the currently selected VersionedLanguage.
getSelectedNode() - Method in class jsky.catalog.gui.CatalogTree
Return the currently selected tree node
getSelectedNode() - Method in class uk.ac.starlink.connect.FilestoreChooser
Returns the single selected node.
getSelectedNode() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootComboBox
Returns the selected DataNode.
getSelectedNode() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
 
getSelectedNode() - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Returns the datanode which is currently selected in the GUI.
getSelectedNode() - Method in class uk.ac.starlink.vo.RemoteTreeBrowser
Returns the currently selected node, if there is one.
getSelectedNodes() - Method in class jsky.timeline.TimeLine
get the list of nodes in the timeline which are currently selected
getSelectedNodes() - Method in class uk.ac.starlink.connect.FilestoreChooser
Returns the array of all nodes currently selected.
getSelectedResources() - Method in class uk.ac.starlink.vo.RegistryPanel
Returns an array of any of the results from the most recent registry query which are currently selected by the user.
getSelectedService() - Method in class uk.ac.starlink.vo.TapServiceFinderPanel
Returns the TAP service currently selected in this panel's GUI.
getSelectedStyle() - Method in class uk.ac.starlink.ast.gui.AstStyleBox
Get the selected style.
getSelectedTable() - Method in class uk.ac.starlink.vo.TableSetPanel
Returns the table which is currently selected for metadata display.
getSelectedThickness() - Method in class uk.ac.starlink.ttools.gui.ThicknessComboBox
Returns the currently selected thickness.
getSelectedTitle() - Method in class diva.gui.toolbox.JTreePane
Return the selectedString.
getSelectExpr() - Method in class uk.ac.starlink.ttools.plot2.task.LayerSpec
Returns an expression that indicates row inclusion for the table.
getSelection() - Method in class diva.canvas.interactor.BasicSelectionModel
Return an iterator over the selected objects.
getSelection() - Method in interface diva.canvas.interactor.SelectionModel
Return an iterator over the selected objects.
getSelectionAdditions() - Method in class diva.canvas.interactor.SelectionEvent
Return an iterator over the objects added to the selection model.
getSelectionAsArray() - Method in class diva.canvas.interactor.BasicSelectionModel
Return the contents of the selection as an array.
getSelectionAsArray() - Method in interface diva.canvas.interactor.SelectionModel
Return the contents of the selection as an array.
getSelectionAsArray() - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Get a list of the currently selected Figures.
getSelectionCount() - Method in class diva.canvas.interactor.BasicSelectionModel
Return the number of selected objects.
getSelectionCount() - Method in interface diva.canvas.interactor.SelectionModel
Return the number of selected objects.
getSelectionDragger() - Method in class diva.canvas.toolbox.BasicController
Get the selection interactor
getSelectionDragger() - Method in class diva.compat.trace.TraceController
Get the selection interactor
getSelectionDragger() - Method in class diva.sketch.toolbox.PanZoomController
Get the selection interactor
getSelectionDragger() - Method in class jsky.image.graphics.DivaImageGraphics
Used for selecting all objects in a rectangular region
getSelectionDragger() - Method in class uk.ac.starlink.diva.DrawController
Get the selection interactor
getSelectionFilter() - Method in class diva.canvas.interactor.SelectionDragger
Get the mouse filter that controls when this selection filter is activated.
getSelectionFilter() - Method in class diva.canvas.interactor.SelectionInteractor
Get the mouse filter that controls when this selection filter is activated.
getSelectionFilter() - Method in class diva.sketch.SketchController
Return the mouse filter used for the selection interactor.
getSelectionFilter() - Method in class jsky.image.graphics.SelectionDragger
Get the mouse filter that controls when this selection filter is activated.
getSelectionInteractor() - Method in class diva.canvas.demo.RootPane
Get the selection interactor
getSelectionInteractor() - Method in class diva.canvas.demo.SelectionPane
Get the selection interactor
getSelectionInteractor() - Method in class diva.canvas.demo.SimplePane
Return the selection interactor
getSelectionInteractor() - Method in class diva.canvas.toolbox.BasicController
Get the selection interactor
getSelectionInteractor() - Method in class diva.compat.trace.TraceController
Get the selection interactor
getSelectionInteractor() - Method in class diva.sketch.SketchController
Return the selection interactor on all symbols.
getSelectionInteractor() - Method in class diva.sketch.toolbox.PanZoomController
Get the selection interactor
getSelectionInteractor() - Method in class jsky.image.graphics.DivaImageGraphics
Return an interactor that allows selection, dragging and resizing figures
getSelectionInteractor() - Method in class uk.ac.starlink.diva.DrawController
Get the selection interactor
getSelectionInteractor() - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Get the selection interactor.
getSelectionMode() - Method in class diva.canvas.interactor.BasicSelectionModel
Return the mode of the selection, either SINGLE_SELECTION or MULTIPLE_SELECTION.
getSelectionMode() - Method in interface diva.canvas.interactor.SelectionModel
Return the mode of the selection, either SINGLE_SELECTION or MULTIPLE_SELECTION.
getSelectionMode() - Method in class jsky.timeline.BlockTimeLineNode
get the selection mode of the time line node
getSelectionMode() - Method in class jsky.timeline.DefaultTimeLineNode
get the selection mode of the time line node
getSelectionMode() - Method in interface jsky.timeline.TimeLineNode
get the selection mode of the time line node
getSelectionMode() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
getSelectionModel() - Method in class diva.canvas.interactor.SelectionInteractor
Get the selection model
getSelectionModel() - Method in class diva.graph.AbstractGraphController
Get the default selection model
getSelectionModel() - Method in interface diva.graph.GraphController
Get the default selection model
getSelectionModel() - Method in class diva.graphx.GraphController
Get the default selection model
getSelectionModel() - Method in class diva.sketch.SketchController
Get the default selection model.
getSelectionModel() - Method in class uk.ac.starlink.vo.CheckBoxMenu
Returns the selection model used to keep track of the ticked/unticked status of the checkboxes in this menu.
getSelectionRemovals() - Method in class diva.canvas.interactor.SelectionEvent
Return an iterator over the objects removed from the selection model.
getSelectionRenderer() - Method in class diva.canvas.interactor.SelectionInteractor
Get the selection renderer
getSelectionRenderer() - Method in class diva.canvas.toolbox.BasicController
Get the selection renderer
getSelectionRenderer() - Method in class diva.compat.trace.TraceController
Get the selection renderer
getSelectionRenderer() - Method in class diva.sketch.toolbox.PanZoomController
Get the selection renderer
getSelectionRenderer() - Method in class uk.ac.starlink.diva.DrawController
Get the selection renderer
getSelectiveEnabled() - Method in class diva.canvas.interactor.DragInteractor
Get the flag that says that the interactor responds only if the figure being moused on is selected.
getSelf() - Method in interface uk.ac.starlink.ttools.votlint.Ancestry
Returns the handler itself.
getSelfLoop() - Method in class diva.canvas.connector.ArcConnector
Get the flag saying whether this arc is to be drawn as a self-loop
getSemanticObject(Object) - Method in interface diva.graph.GraphModel
Return the visual object corresponding to the given node, composite, or edge.
getSemanticObject(Object) - Method in class diva.graph.modular.BasicModularGraphModel
Return the semantic object correspoding to the given node, edge, or composite.
getSemanticObject(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the semantic object correspoding to the given node, edge, or composite.
getSemanticObject() - Method in interface diva.util.SemanticObjectContainer
Return the semantic object.
getSemantics(Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the value of the DataLink semantics column in a given row.
getSendIcon() - Static method in class uk.ac.starlink.plastic.PlasticUtils
Returns an icon which conveys the idea of point-to-point transmission.
getSep() - Method in class jsky.util.Preferences
Return the system path separator.
getSeparation() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
Returns the maximum separation which corresponds to a match.
getSeparators() - Method in class gaia.cu9.tools.parallax.readers.CsvSchema
 
getSeparatorStyle() - Static method in class jsky.science.Coordinates
Returns the global separator style.
getSequenceParameter() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the parameter for determining the sequence of layers appearing in the plot.
getSerializerAs(String) - Method in class uk.ac.starlink.votable.soap.AxisTableSerializerFactory
 
getServer(Map) - Method in class uk.ac.starlink.soap.AppAxisServerFactory
Get an AxisServer.
getServerAliases(String, Principal[]) - Method in class uk.ac.starlink.auth.ssl.BasicX509KeyManager
 
getServerEngineConfig() - Method in class uk.ac.starlink.soap.AppEngineConfigurationFactory
Get a default server engine configuration.
getServerHeader() - Method in interface uk.ac.starlink.ttools.taplint.CapabilityHolder
Returns the content of the HTTP "Server" header attached to the response that supplied the capabilities.
getServerURL() - Static method in class uk.ac.starlink.astrogrid.AcrConnection
Returns the URL of the ACR server, if there is one.
getService(TreePath) - Static method in class uk.ac.starlink.vo.TapServiceTreeModel
Returns a service in the ancestry of a supplied path.
getServiceDef(Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the value of the DataLink service_def column in a given row.
getServiceDescriptor() - Method in class uk.ac.starlink.vo.datalink.ServiceInvoker
Returns this invoker's service descriptor.
getServiceDescriptors() - Method in class uk.ac.starlink.vo.datalink.LinksDoc
Returns a list of the ServiceDescriptor objects defined by RESOURCES with @type="meta" and @utype="adhoc:service".
getServiceDescriptors(StarTable) - Static method in class uk.ac.starlink.vo.datalink.LinksDoc
Utility method to extract a list of service descriptors associated with a given StarTable.
getServiceFinder() - Method in class uk.ac.starlink.vo.TapServiceFinderPanel
Returns the object which locates TAP services.
getServiceId() - Method in interface uk.ac.starlink.vo.TapServiceFinder.Table
Returns the IVO Identifier of the service containing this table.
getServiceKit() - Method in class uk.ac.starlink.vo.TableSetPanel
Returns the object currently responsible for acquiring table metadata.
getServiceMoc(URL, int) - Static method in class uk.ac.starlink.ttools.cone.UrlMocCoverage
Returns an instance which gives coverage for a data service with a given access URL.
getServiceMode() - Method in class uk.ac.starlink.ttools.task.UserFindMode
Returns the service mode associated with this user mode.
getServiceName() - Method in interface uk.ac.starlink.ttools.server.PlotService
Returns the name of the service.
getServicePath(TreePath) - Static method in class uk.ac.starlink.vo.TapServiceTreeModel
Returns a tree path which correponds to a TAP service, and which is an ancestor of the supplied path.
getServiceURL() - Method in class uk.ac.starlink.vo.ConeSearch
Returns the service URL for this service.
getServiceUrl() - Method in class uk.ac.starlink.vo.DalTableLoadDialog
Returns the current contents of the service URL field.
getServiceUrl() - Method in interface uk.ac.starlink.vo.TapServiceFinder.Service
Returns the TAP base URL for access to this service.
getServiceUrlBox() - Method in class uk.ac.starlink.vo.DalTableLoadDialog
Returns the component in which the URL selector is located.
getServiceUrlField() - Method in class uk.ac.starlink.vo.DalTableLoadDialog
Returns the text field into which the user can enter the service URL.
getServletInfo() - Method in class uk.ac.starlink.ttools.server.FormServlet
 
getServletInfo() - Method in class uk.ac.starlink.ttools.server.PlotServlet
 
getServletInfo() - Method in class uk.ac.starlink.ttools.server.TaskServlet
 
getServType() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the value from the serv_type field.
getSetCount() - Method in class uk.ac.starlink.ttools.plot.ArrayPlotData
 
getSetCount() - Method in interface uk.ac.starlink.ttools.plot.BinnedData
Returns the number of subsets for which this object maintains bins.
getSetCount() - Method in class uk.ac.starlink.ttools.plot.MapBinnedData
 
getSetCount() - Method in class uk.ac.starlink.ttools.plot.MultiPlotData
 
getSetCount() - Method in class uk.ac.starlink.ttools.plot.NormalisedBinnedData
 
getSetCount() - Method in interface uk.ac.starlink.ttools.plot.PlotData
Returns the number of subsets in this object.
getSetCount() - Method in class uk.ac.starlink.ttools.plot.SubsetSelectionPlotData
 
getSetCount() - Method in class uk.ac.starlink.ttools.plot.WrapperPlotData
 
getSetCount() - Method in class uk.ac.starlink.ttools.plottask.TablePlotData
 
getSetName(int) - Method in class uk.ac.starlink.ttools.plot.ArrayPlotData
 
getSetName(int) - Method in class uk.ac.starlink.ttools.plot.MultiPlotData
 
getSetName(int) - Method in interface uk.ac.starlink.ttools.plot.PlotData
Returns the name for a given subset.
getSetName(int) - Method in class uk.ac.starlink.ttools.plot.SubsetSelectionPlotData
 
getSetName(int) - Method in class uk.ac.starlink.ttools.plot.WrapperPlotData
 
getSetName(int) - Method in class uk.ac.starlink.ttools.plottask.TablePlotData
 
getSetStyle(int) - Method in class uk.ac.starlink.ttools.plot.ArrayPlotData
 
getSetStyle(int) - Method in class uk.ac.starlink.ttools.plot.MultiPlotData
 
getSetStyle(int) - Method in interface uk.ac.starlink.ttools.plot.PlotData
Returns the plotting style for a given subset.
getSetStyle(int) - Method in class uk.ac.starlink.ttools.plot.SubsetSelectionPlotData
 
getSetStyle(int) - Method in class uk.ac.starlink.ttools.plot.WrapperPlotData
 
getSetStyle(int) - Method in class uk.ac.starlink.ttools.plottask.TablePlotData
 
getSettings() - Method in class uk.ac.starlink.ttools.task.SettingGroup
Returns the grouped settings.
getSettings() - Method in class uk.ac.starlink.util.BeanConfig
Returns the parsed settings for this object, as extracted from the configuration text.
getShadeCount() - Method in class diva.gui.toolbox.JShadePane
Return the number of shades in this pane.
getShader() - Method in class uk.ac.starlink.ttools.plot.DensityStyle
Returns the shader to use in indexed (non-RGB) mode.
getShader() - Method in interface uk.ac.starlink.ttools.plot2.config.ClippedShader
Returns the shader.
getShader() - Method in interface uk.ac.starlink.ttools.plot2.config.RampKeySet.Ramp
Returns this ramp's shader.
getShader() - Method in class uk.ac.starlink.ttools.plot2.layer.AuxLineStyle
Returns the shader.
getShaders() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns the shader objects for using auxiliary axis data.
getShaders() - Method in class uk.ac.starlink.ttools.plot2.config.RampKeySet
Returns an orderedlist of the shaders provided by this set.
getShadeSpecs() - Method in class uk.ac.starlink.ttools.plot2.task.PlotSpec
Returns the aux shade axis specifications.
getShadowTicks(Tick[]) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns an array of tickmarks that resembles the supplied ones, but with no labels.
getShape() - Method in class diva.canvas.AbstractFigure
Get the outline shape of this figure.
getShape() - Method in class diva.canvas.CompositeFigure
Get the shape of this figure.
getShape() - Method in class diva.canvas.connector.AbstractConnector
Get the outline shape of this connector.
getShape() - Method in class diva.canvas.connector.StraightTerminal
Get the outline shape of this terminal.
getShape() - Method in class diva.canvas.connector.TerminalFigure
Get the outline shape of this figure.
getShape() - Method in class diva.canvas.demo.WarpImageFigure
 
getShape() - Method in interface diva.canvas.Figure
Get the outline shape of this figure.
getShape() - Method in class diva.canvas.FigureDecorator
Get the outline shape of this figure, which is by default the same as the child figure, if there is one, or a very small rectangle if there isn't.
getShape() - Method in class diva.canvas.FigureWrapper
Get the outline shape of the child figure.
getShape() - Method in class diva.canvas.interactor.BoundsGeometry
Get the current shape that defines this geometry
getShape() - Method in class diva.canvas.interactor.CircleGeometry
Get the current shape that defines this geometry
getShape() - Method in interface diva.canvas.interactor.Geometry
Get the shape that defines this geometry.
getShape() - Method in class diva.canvas.interactor.PathGeometry
Get the shape that defines this geometry object.
getShape() - Method in class diva.canvas.PaneWrapper
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.BasicFigure
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.IconFigure
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.ImageFigure
Return the rectangular shape of the image, or a small rectangle if the image is null.
getShape() - Method in class diva.canvas.toolbox.LabelFigure
Get the shape of this label figure.
getShape() - Method in class diva.canvas.toolbox.LabelWrapper
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.PaintedFigure
Deprecated.
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.PathFigure
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.SwingWrapper
Get the shape of this figure.
getShape() - Method in class diva.canvas.toolbox.VectorFigure
Get the shape of this figure.
getShape() - Method in class diva.canvas.tutorial.FigureTutorial.CustomRectangle
Get the shape of this figure.
getShape() - Method in class diva.canvas.tutorial.TransformedFigureTutorial.CloudFigure
Get the shape of this figure.
getShape() - Method in class diva.compat.canvas.PaintedFigure
Get the shape of this figure.
getShape() - Method in class diva.compat.canvas.PaintedString
Get the shape of this label figure.
getShape() - Method in class diva.graph.toolbox.StateBubble
Get the shape of this figure.
getShape() - Method in class diva.util.java2d.PaintedString
Deprecated.
Get the shape of this label figure.
getShape() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's shape as a constant (CIRCLE, ELLIPSE, etc...).
getShape() - Method in class uk.ac.starlink.array.ArrayArrayImpl
 
getShape() - Method in interface uk.ac.starlink.array.ArrayDescription
Gets the OrderedNDShape object which describes the origin, dimensions and pixel ordering scheme of this array.
getShape() - Method in interface uk.ac.starlink.array.ArrayImpl
Returns an object representing the shape (origin and dimensions) and pixel sequence of this object.
getShape() - Method in class uk.ac.starlink.array.CombineArrayImpl
 
getShape() - Method in class uk.ac.starlink.array.DefaultArrayDescription
 
getShape() - Method in class uk.ac.starlink.array.DeterministicArrayImpl
 
getShape() - Method in class uk.ac.starlink.array.MouldArrayImpl
 
getShape() - Method in class uk.ac.starlink.array.NioArrayImpl
 
getShape() - Method in class uk.ac.starlink.array.PixelMapArrayImpl
 
getShape() - Method in class uk.ac.starlink.array.WindowArrayImpl
 
getShape() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
getShape() - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
 
getShape() - Method in class uk.ac.starlink.ecsv.EcsvDecoder
Returns the shape of the object that is decoded, in STIL format.
getShape() - Method in class uk.ac.starlink.hds.ArrayStructure
Gets the shape of the array.
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.
getShape() - Method in class uk.ac.starlink.tfcat.Geometry
Returns the coordinate information giving the content of this geometry.
getShape(int, boolean, boolean) - Method in enum uk.ac.starlink.ttools.plot2.geom.MatrixFormat
Returns a MatrixShape for a matrix of a given size conforming to this MatrixFormat.
getShape() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGanger
Returns the shape used by this ganger.
getShape(ConfigMap, Plotter<?>[]) - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGangerFactory
Returns the matrix shape that this factory will use given a set of plot types and a configuration map.
getShapeColName() - Method in class uk.ac.starlink.ttools.example.GeojsonTableBuilder
Returns the name of the feature shape column.
getShapeForm() - Method in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
Returns the fixed form associated with this layer type.
getShapeId() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns this style's shape id.
getShapeModePlotters() - Method in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
Returns the family of plotters associated with this layer type.
getShapeModes() - Static method in class uk.ac.starlink.ttools.build.ShapeModeDoc
Returns a map (keyed by name) of all the ShapeModes known to Stilts.
getShapeName() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol shape name
getShort(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
getShort(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
getShort(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
getShort(byte[], int, int, int, int) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Gets the field value as a Java short.
getShort(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
getShort(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
getShort(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
getShort(byte[], int, int, int, int) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
getShortArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getShortBuffer() - Method in class uk.ac.starlink.util.ShortList
Returns the array currently used to store the contents of this list.
getShortColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns a short value for a cell of the current row.
getShortColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getShortColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
 
getShortColumnValue(int) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
getShortDescription() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Returns a short description string.
getShortDescription() - Method in class uk.ac.starlink.ttools.plot2.data.InputMeta
Returns a short description string.
getShortName() - Method in class jsky.catalog.skycat.SkycatCatalog
Return a short name or alias for the catalog
getShortName() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return a short name or alias for the catalog
getShortName(int) - Method in class uk.ac.starlink.diva.interp.BasicInterpolatorFactory
 
getShortName(int) - Method in interface uk.ac.starlink.diva.interp.InterpolatorFactory
Get the short name of an interpolator type.
getShortName() - Method in class uk.ac.starlink.registry.BasicResource
Returns the resource short name.
getShortName() - Method in class uk.ac.starlink.ttools.cea.CeaMetadata
Returns the short name of the application.
getShortName() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Returns the basic one-word name, not case-sensitive, for use in command-line interfaces.
getShortName() - Method in class uk.ac.starlink.ttools.plot2.data.InputMeta
Returns the basic one-word name, not case-sensitive, for use in command-line interfaces.
getShortName() - Method in class uk.ac.starlink.ttools.plot2.ReportMeta
Returns the basic one-word name, not case-sensitive, for use in command-line interfaces.
getShortName() - Method in class uk.ac.starlink.vo.RegistryProtocol
Returns a short name for this protocol.
getShortName() - Method in interface uk.ac.starlink.vo.RegResource
Returns the resource short name.
getShortName() - Method in class uk.ac.starlink.vo.VORegResource
 
getShortProperty(String) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction.XResolver
 
getShortProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getShortTitle() - Method in class diva.graph.schematic.ContextGraphView
 
getShortTitle() - Method in class diva.graph.schematic.GraphView
 
getShortTitle() - Method in class diva.gui.AbstractDocument
Get the short title of this document.
getShortTitle() - Method in class diva.gui.AbstractView
Get the short title of this document.
getShortTitle() - Method in interface diva.gui.Document
Get the short title of this document.
getShortTitle() - Method in class diva.gui.tutorial.TextView
 
getShortTitle() - Method in interface diva.gui.View
Get the short title of this document.
getShortTitle() - Method in class diva.whiteboard.WhiteboardView
 
getShortValue(Short) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getShow() - Method in class jsky.catalog.gui.TableDisplay
Return an array specifying which columns to show, if defined, otherwise null.
getShown() - Method in class uk.ac.starlink.ast.gui.AstBorder
Get whether the border is to be shown.
getShown() - Method in class uk.ac.starlink.ast.gui.AstGrid
Get whether the grid is to be shown.
getShown() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get whether the tick marks are to be shown.
getShown() - Method in class uk.ac.starlink.ast.gui.AstTitle
Get whether the title is to be shown.
getShowText() - Method in class uk.ac.starlink.util.gui.MemoryMonitor
Returns whether text is being displayed.
getShowXUnits() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Get whether we're displaying the units string on the X axis.
getShowYUnits() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Get whether we're displaying the units string on the Y axis.
getSiav1Value() - Method in class uk.ac.starlink.vo.SiaFormatOption
Returns value for use in SIAv1 queries.
getSiav2Values() - Method in class uk.ac.starlink.vo.SiaFormatOption
Returns list of values for use in SIAv2 queries.
getSiblingIndex() - Method in interface uk.ac.starlink.ttools.votlint.Ancestry
Returns the index of this child in the list of its parent's children.
getSide() - Method in class diva.canvas.connector.BoundsSite
Get the side to be located on: NORTH, SOUTH, EAST, WEST.
getSideBand() - Method in class uk.ac.starlink.ast.DSBSpecFrame
Get indicates which sideband a dual sideband spectrum represents.
getSigmaValues() - Method in class diva.sketch.classification.WeightSet
Return the sigma values.
getSign() - Method in class jsky.coords.DMS
Return the sign of the value
getSign() - Method in class jsky.coords.HMS
Return the sign of the value
getSign() - Method in class uk.ac.starlink.pal.palTime
Get the sign
getSimpFI() - Method in class uk.ac.starlink.ast.MathMap
Get forward-inverse MathMap pairs simplify.
getSimpIF() - Method in class uk.ac.starlink.ast.MathMap
Get inverse-forward MathMap pairs simplify.
getSingleColor() - Method in class uk.ac.starlink.ttools.plot2.LayerOpt
Returns a colour if the only painting done by this layer is in a single colour.
getSingleCommentChar() - Method in class uk.ac.starlink.util.AsciiFileParser
Get the character used for single line comments.
getSite() - Method in class diva.canvas.interactor.BasicGrabHandle
Get the site that this handle is attached to
getSite(int) - Method in class diva.canvas.interactor.BoundsGeometry
Get the single site with the given ID.
getSite(int) - Method in class diva.canvas.interactor.CircleGeometry
Get the single site with the given ID.
getSite() - Method in interface diva.canvas.interactor.GrabHandle
Get the site to which this grab-handle is attached.
getSite() - Method in class diva.canvas.interactor.MoveHandle
Get the site that this handle is attached to
getSite1() - Method in class diva.sketch.parser2d.AngleRelation
Get the site for the first rectangle.
getSite1() - Method in class diva.sketch.parser2d.DeltaXRelation
Get the site for the first rectangle.
getSite1() - Method in class diva.sketch.parser2d.DeltaYRelation
Get the site for the first rectangle.
getSite1() - Method in class diva.sketch.parser2d.DistanceRelation
Get the site for the first rectangle.
getSite2() - Method in class diva.sketch.parser2d.AngleRelation
Get the site for the second rectangle.
getSite2() - Method in class diva.sketch.parser2d.DeltaXRelation
Get the site for the second rectangle.
getSite2() - Method in class diva.sketch.parser2d.DeltaYRelation
Get the site for the second rectangle.
getSite2() - Method in class diva.sketch.parser2d.DistanceRelation
Get the site for the second rectangle.
getSize() - Method in class diva.canvas.CanvasPane
Get the size of this pane, in logical coordinates.
getSize() - Method in class diva.canvas.interactor.BasicGrabHandle
Get the "size" of the grab-handle.
getSize() - Method in interface diva.canvas.interactor.GrabHandle
Get the "size" of the grab-handle.
getSize() - Method in class diva.canvas.interactor.MoveHandle
Get the "size" of the grab-handle.
getSize() - Method in class diva.compat.canvas.PaintedString
Get the font size.
getSize() - Method in class diva.util.java2d.PaintedString
Deprecated.
Get the font size.
getSize() - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's size (may be an expression using column names)
getSize(Vector) - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's size, evaluating the size expression for the given row.
getSize() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Return the size of the data to read
getSize() - Method in class nom.tam.fits.BasicHDU
Get the total size in bytes of the HDU.
getSize() - Method in class nom.tam.fits.Data
Get the size of the data element in bytes
getSize() - Method in interface nom.tam.fits.FitsElement
The size of this element in bytes
getSize() - Method in class nom.tam.fits.FitsHeap
 
getSize() - Method in class nom.tam.fits.Header
Get the size of the header in bytes
getSize() - Method in class uk.ac.starlink.array.ChunkStepper
Get the size of the current chunk.
getSize() - Method in class uk.ac.starlink.ast.AstroCoords
Returns the size region for this coordinate.
getSize() - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Gets the size attribute of the DefaultGrfState object
getSize(String) - Method in class uk.ac.starlink.ast.Plot
Get character size for a Plot element by graphical element.
getSize() - Method in class uk.ac.starlink.ast.Plot
Get character size for a Plot element.
getSize() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
 
getSize() - Method in class uk.ac.starlink.table.join.LinkGroup
Returns this group's size.
getSize() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns the nominal size of this style.
getSize() - Method in class uk.ac.starlink.ttools.plot2.layer.AdaptiveBinList
 
getSize() - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
 
getSize() - Method in interface uk.ac.starlink.ttools.plot2.layer.BinList
Returns the maximum number of bins.
getSize() - Method in class uk.ac.starlink.ttools.plot2.layer.HashBinList
 
getSize() - Method in class uk.ac.starlink.ttools.plot2.layer.PixelImage
Returns the dimensions of this image.
getSizes() - Method in class nom.tam.fits.BinaryTable
 
getSizes() - Method in class nom.tam.util.ColumnTable
 
getSizeUnit() - Method in class diva.canvas.connector.Blob
Get the size unit.
getSizeX() - Method in class uk.ac.starlink.ttools.plot.BinGrid
Returns the number of bins (pixels) in the X direction.
getSizeY() - Method in class uk.ac.starlink.ttools.plot.BinGrid
Returns the number of bins (pixels) in the Y direction.
getSketchController() - Method in class diva.sketch.SketchPane
Get the sketch controller that controls the behavior of this pane.
getSketchModel() - Method in class diva.sketch.SketchController
Return the sketch model this pane views.
getSketchPane() - Method in class diva.sketch.JSketch
Return the sketch pane which displays and handles sketched input.
getSketchPane() - Method in class diva.sketch.SketchController
Return the parent pane of this controller.
getSkip() - Method in class uk.ac.starlink.ast.Channel
Get skip irrelevant data.
getSkipCount() - Method in class uk.ac.starlink.util.CountInputStream
Returns the number of bytes skipped from this stream.
getSkipLineMarker() - Method in class gaia.cu9.tools.parallax.readers.CsvSchema
 
getSkyCenter() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns the screen position corresponding to the center of the projection used by this surface.
getSkyEntry() - Method in class uk.ac.starlink.vo.SkyDalTableLoadDialog
Returns the SkyPositionEntry component used by this dialog.
getSkyFraction() - Method in class uk.ac.starlink.table.join.BitsetMask
 
getSkyFraction() - Method in interface uk.ac.starlink.table.join.HealpixMask
Returns the fraction of the sky currently covered by this mask.
getSkyPos() - Method in class uk.ac.starlink.vo.TapQueryPanel
Returns the currently preferred sky position to use in examples.
getSkyRef(int) - Method in class uk.ac.starlink.ast.SkyFrame
Get position defining the offset coordinate system by axis.
getSkyRef() - Method in class uk.ac.starlink.ast.SkyFrame
Get position defining the offset coordinate system.
getSkyRefIs() - Method in class uk.ac.starlink.ast.SkyFrame
Get selects the nature of the offset coordinate system.
getSkyRefP(int) - Method in class uk.ac.starlink.ast.SkyFrame
Get position on primary meridian of offset coordinate system by axis.
getSkyRefP() - Method in class uk.ac.starlink.ast.SkyFrame
Get position on primary meridian of offset coordinate system.
getSkyShape() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns a shape that gives the boundary of the sky projection in graphics coordinates.
getSkySystem() - Method in interface uk.ac.starlink.ttools.cone.Coner
Returns the name of the coordinate system used by this Coner.
getSkySystem() - Method in class uk.ac.starlink.ttools.cone.ConeSearchConer
Returns "ICRS", which is the system defined to be used by the Cone Search specification.
getSkySystem() - Method in class uk.ac.starlink.ttools.cone.JdbcConer
Returns the empty string.
getSkyviewProjecter() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
Returns the projecter object used by this SkyviewProjection.
getSlider() - Method in class jsky.util.gui.LabelEntrySlider
Return the slider
getSlider() - Method in class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
Returns the slider component used by this specifier.
getSliderRange(JSlider) - Static method in class uk.ac.starlink.ttools.plot2.config.RangeSliderUtil
Returns the range represented by a range-capable slider.
getSliderValue() - Method in class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
Returns the value currently represented by the slider, regardless of whether the slider or text field is currently active.
getSmallDisplayIcon() - Method in class uk.ac.starlink.ttools.plot2.config.NamedColorChooserPanel
Returns null.
getSmallDisplayIcon() - Method in class uk.ac.starlink.ttools.plot2.config.PaletteColorChooserPanel
Returns null.
getSmoothing() - Method in class uk.ac.starlink.ttools.plot2.layer.ContourStyle
Returns smoothing kernel width.
getSnapHalo() - Method in class diva.canvas.connector.ConnectorManipulator
Get the snap halo.
getSocketFactory(File, File) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
Initialise the default SSL socket factory so that all HTTPS connections use the provided key store to authenticate (when the server requies client authentication).
getSocketFactory(File) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
Initialise the default SSL socket factory so that all HTTPS connections use the provided key store to authenticate (when the server requires client authentication).
getSocketFactory(Subject) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
Create an SSLSocketfactory from the credentials in the specified Subject.
getSocketFactory(X509CertificateChain) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
 
getSolutionIdList() - Method in interface uk.ac.starlink.gbin.GbinMeta
Returns the unique list of solution id's present in this gbin file in ascending order.
getSortColumn() - Method in class jsky.util.gui.SortedJTable
Returns the column number of the current sort column.
getSortColumnIndex() - Method in class uk.ac.starlink.util.gui.SortingHeaderRenderer
Indicates the index of the table column on which sorting is performed.
getSortedJTable() - Method in class jsky.catalog.gui.TableDisplayTool
Return the table for displaying query results
getSortedRowIndex(int) - Method in class jsky.util.gui.SortedJTable
Return the index of the given sorted row before sorting
getSortType() - Method in class jsky.util.gui.SortedJTable
Returns whether the current sort is ASCENDING or DESCENDING.
getSource() - Method in interface diva.pod.Delta
Get the very first originating Pod of this delta.
getSource(VOElement) - Static method in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
Returns a DOM source associated with a given VO Element.
getSource(URI) - Method in class uk.ac.starlink.hdx.AbstractHdxFacade
Produces a Source representing this object.
getSource(URI) - Method in interface uk.ac.starlink.hdx.HdxContainer
Obtains a Source representing the HDX.
getSource(URI) - Method in interface uk.ac.starlink.hdx.HdxFacade
Produces a Source representing the object.
getSource() - Method in class uk.ac.starlink.ttools.plot.PlotEvent
Returns the component in which the plot was done.
getSource() - Method in class uk.ac.starlink.vo.TableSetTapMetaReader
 
getSource() - Method in interface uk.ac.starlink.vo.TapMetaReader
Returns a textual indication of where the metadata is coming from, typically a URL.
getSource() - Method in class uk.ac.starlink.vo.TapSchemaTapMetaReader
 
getSource() - Method in class uk.ac.starlink.vo.VizierTapMetaReader
 
getSource() - Method in class uk.ac.starlink.vo.Vosi11TapMetaReader
 
getSourceActions(JComponent) - Method in class uk.ac.starlink.datanode.tree.DataNodeTransferHandler
 
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
 
getSourceClass() - Method in class uk.ac.starlink.ttools.plot2.data.AreaMapper
 
getSourceClass() - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDomain.Mapper
 
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
 
getSourceDescription() - Method in class uk.ac.starlink.ttools.plot2.data.AreaMapper
 
getSourceDescription() - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDomain.Mapper
 
getSourceDescription() - Method in class uk.ac.starlink.ttools.taplint.TableMetadataStage
Returns a short text description of table metadata source.
getSourceId() - Method in class gaia.cu9.tools.parallax.datamodel.DistanceEstimation
 
getSourceId() - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
getSourceImage() - Method in class jsky.image.ImageProcessor
Returns the current source image.
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
 
getSourceName() - Method in class uk.ac.starlink.ttools.plot2.data.AreaMapper
 
getSourceName() - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDomain.Mapper
 
getSources() - Method in class jsky.image.SimpleRenderedImage
 
getSources() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
 
getSourceSys() - Method in class uk.ac.starlink.ast.SpecFrame
Get spectral system in which the source velocity is stored.
getSourceTable() - Method in interface uk.ac.starlink.ttools.plot2.data.DataSpec
Returns the table object from which this data spec's data is obtained.
getSourceTable() - Method in class uk.ac.starlink.ttools.plot2.task.ColumnDataSpec
 
getSourceTable() - Method in class uk.ac.starlink.ttools.plot2.task.JELDataSpec
 
getSourceVel() - Method in class uk.ac.starlink.ast.SpecFrame
Get the source velocity.
getSourceVRF() - Method in class uk.ac.starlink.ast.SpecFrame
Get rest frame in which the source velocity is stored.
getSpaceFraction(AttractorFamily.Attractor, int) - Static method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Calculates a measure of the proportion of the N-dimensional space defined by the bounds of an attractor.
getSpacing() - Method in class diva.sketch.toolbox.InterpolateStrokeFilter
Return the spacing parameter.
getSpacing() - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
Returns the minimum pixel spacing permitted between labels.
getSparseness() - Method in class diva.graph.layout.GridAnnealingLayout
Return the sparseness value of this layout; the default value is 1.0.
getSpecialBuilders() - Static method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Returns a list of builders which, for a default DataNodeFactory, are invoked before any of the constructor-based ones.
getSpecialByName(String) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns the a special quantity which corresponds to a given name, or null if it isn't a special.
getSpecialByName(String) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
getSpecialByName(String) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Adds to the superclass implementation the following: "$0", "index" or "$index" gives the (1-based) row number "$ncol" gives the number of columns in the table "$nrow" gives the number of rows in the table (null if unknown) "$random" or "RANDOM" returns a double random number, always the same for a given row
getSpecified() - Method in class uk.ac.starlink.votable.dom.DelegatingAttr
 
getSpecifiedValue() - Method in class uk.ac.starlink.ttools.plot2.config.ChooserColorSpecifier
 
getSpecifiedValue() - Method in class uk.ac.starlink.ttools.plot2.config.ComboBoxSpecifier
 
getSpecifiedValue() - Method in class uk.ac.starlink.ttools.plot2.config.ConversionSpecifier
 
getSpecifiedValue() - Method in class uk.ac.starlink.ttools.plot2.config.MultiSpecifierPanel
 
getSpecifiedValue() - Method in class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
 
getSpecifiedValue() - Method in interface uk.ac.starlink.ttools.plot2.config.Specifier
Returns the typed value currently specified by the graphical component.
getSpecifiedValue() - Method in class uk.ac.starlink.ttools.plot2.config.TextFieldSpecifier
 
getSpecifiedValue() - Method in class uk.ac.starlink.ttools.plot2.config.ToggleSpecifier
 
getSpecifiedValue() - Method in class uk.ac.starlink.ttools.plot2.config.UnitRangeSpecifier
 
getSpecifiedValue() - Method in class uk.ac.starlink.ttools.plot2.layer.BinSizer.BinSizerSpecifier
 
getSpectral() - Method in class uk.ac.starlink.tfcat.Position
Returns the spectral coordinate.
getSpectralCoords() - Method in interface uk.ac.starlink.tfcat.LocalCrs
Returns the spectral coordinate system description for this CRS.
getSpectralMax() - Method in class uk.ac.starlink.tfcat.Bbox
Returns the maximum spectral value.
getSpectralMin() - Method in class uk.ac.starlink.tfcat.Bbox
Returns the minimum spectral value.
getSpectrumCoordIndex() - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
Returns the coordinate index for the spectral coordinate.
getSpecVal() - Method in class uk.ac.starlink.ast.FluxFrame
Get the spectral position at which flux values are measured.
getSplitPane() - Method in class diva.gui.DesktopContext
Get the split pane separating the shade pane and the desktop pane.
getSplitPane() - Method in class diva.gui.toolbox.JTreePane
Returns the split pane object.
getSplitProcessor() - Method in class uk.ac.starlink.table.join.CollectionRunner
Returns this runner's SplitProcessor.
getSplitProcessor() - Method in class uk.ac.starlink.table.RowRunner
Returns the processor on which this runner is based.
getSql() - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
Returns the text of the SQL query used for this table.
getSQLString() - Method in class jsky.catalog.irsa.IRSACatalogQueryPanel
Return the generated SQL string.
getSQLString() - Method in class jsky.catalog.irsa.IRSAQueryArgs
 
getSqlType(Class<?>) - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter
Returns an SQL type code suitable for a given class.
getSqlType() - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter.SqlColumn
Returns the SQL type code for this column.
getStack() - Method in class uk.ac.starlink.table.gui.SQLPanel
Returns the container for query components.
getStackSummary(Throwable) - Static method in class uk.ac.starlink.ttools.task.LineInvoker
Returns a truncated version of a stack trace for user consumption.
getStamper() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeStyle
Returns the colouring for this style.
getStandardBroadBands() - Static method in class jsky.science.Passband
Returns array of Strings containing (arbitrarily) only the names of Passbands where the length of the name is a single character
getStandardId() - Method in class uk.ac.starlink.auth.IvoaLoginProtocol
Returns the URI identifying this login method.
getStandardId() - Method in class uk.ac.starlink.registry.BasicCapability
Returns the standard ID which defines what sort of service this capability is offering.
getStandardId() - Method in enum uk.ac.starlink.vo.DatalinkVersion
Returns the Standard ID
getStandardId() - Method in interface uk.ac.starlink.vo.RegCapabilityInterface
Returns the standard ID which defines what sort of service this capability is offering.
getStandardId() - Method in enum uk.ac.starlink.vo.SiaVersion
Returns the StandardsRegExt identifier associated with this version of the SIA standard.
getStandardId() - Method in interface uk.ac.starlink.votable.datalink.ServiceDescriptor
Returns the capability URI corresponding to this service.
getStandardIds() - Method in class uk.ac.starlink.vo.Capability
Returns the capability/@standardID string for this capability.
getStandardInstances() - Static method in class uk.ac.starlink.vo.TapMetaPolicy
Returns a list of some general-purpose concrete implementations of this class.
getStandardOptions() - Static method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Returns an array of the generally recommended kernel shape options.
getStandardOptions() - Static method in class uk.ac.starlink.vo.SiaFormatOption
Returns a list of standard options suitable for use in an SIA UI.
getStandardPassband(String) - Static method in class jsky.science.Passband
Returns the Passband in the standard list by name.
getStandardSchemes() - Static method in class uk.ac.starlink.ttools.Stilts
Returns a list of the TableSchemes which are supposed to be available within the Stilts application, but are not in a default StarTableFactory.
getStarjavaRevision() - Static method in class uk.ac.starlink.ttools.Stilts
Returns the revision string for the starjava repository, if available.
getStart() - Method in class diva.canvas.connector.ManhattanRouter
Get the starting point
getStarTable() - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
Returns the StarTable containing the data.
getStarTable() - Method in class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
 
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.ecsv.EcsvTableWriter
Returns a list of ECSV writers with variant characteristics.
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.
getStarTableWriters() - Static method in class uk.ac.starlink.votable.FitsPlusTableWriter
Returns a list of FITS-plus table writers with variant values of attributes.
getStarTableWriters() - Static method in class uk.ac.starlink.votable.VOTableWriter
Returns a list of votable writers with variant values of attributes.
getStartDate() - Method in class jsky.timeline.DefaultTimeLineModel
get the start date
getStartDate() - Method in class jsky.timeline.TimeLine
get the start date
getStartDate() - Method in interface jsky.timeline.TimeLineModel
get the start date
getStartTime() - Method in class jsky.timeline.BlockTimeLineNode
get the time on the time line that this node starts
getStartTime() - Method in class jsky.timeline.DefaultTimeLineModel
get the starting value in the timeline
getStartTime() - Method in class jsky.timeline.DefaultTimeLineNode
get the time on the time line that this node starts
getStartTime() - Method in class jsky.timeline.DefaultTimeLineNodeModel
get the time on the time line that this node starts
getStartTime() - Method in class jsky.timeline.TimeLine
get the starting value in the timeline
getStartTime() - Method in interface jsky.timeline.TimeLineModel
get the starting value in the timeline
getStartTime() - Method in interface jsky.timeline.TimeLineNode
get the time that this node starts
getStartTime() - Method in interface jsky.timeline.TimeLineNodeModel
get the time that this node starts
getStartTime() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns this job's start time, if it's started.
getState() - Method in class uk.ac.starlink.ast.gui.AstBorder
Return if the border is set or unset.
getState() - Method in class uk.ac.starlink.ast.gui.AstGrid
Return if the grid is set or unset.
getState() - Method in class uk.ac.starlink.ast.gui.AstStrings
Return if this object is set or unset.
getState() - Method in class uk.ac.starlink.ast.gui.AstTicks
Return whether values are set.
getState() - Method in class uk.ac.starlink.ast.gui.AstTitle
Return if the title is set or unset.
getState() - Method in class uk.ac.starlink.ttools.plot.TablePlot
Returns the most recently set state for this plot.
getState(int) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Get a state from the store.
getStateType() - Method in class diva.graph.toolbox.StateBubble
Get the state type.
getStaticClasses() - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Returns the list of classes whose static methods will be mapped into the JEL evaluation namespace.
getStatistics() - Method in class jsky.image.gui.PickObject
Return an object with information about the selected position, or null if no position was selected.
getStatus() - Method in class jsky.image.gui.PickObjectStatistics
Return the status of the last pick operation
getStatus() - Method in class jsky.science.IQE
Return the status of the constructor
getStatus() - Method in exception uk.ac.starlink.ast.AstException
Get the status value corresponding to this exception.
getStatus(String) - Static method in class uk.ac.starlink.tfcat.TfcatStatus
Parses a given TFCat text and returns a status.
getStatus(String) - Static method in class uk.ac.starlink.vo.UcdStatus
Returns the status for a given UCD string.
getStatus(String) - Static method in class uk.ac.starlink.vo.UnitStatus
Returns the status for a given unit string.
getStatusBar() - Method in class diva.gui.DesktopContext
Get the status bar.
getStatusName() - Method in exception uk.ac.starlink.ast.AstException
Get the symbolic name corresponding to this exception's status value.
getStatusPanel() - Method in class jsky.util.gui.ProgressPanel
Return the status panel (displays the progress bar and text field).
getStcCoord(int) - Method in class uk.ac.starlink.ast.Stc
Returns one of the AstroCoords elements stored within this Stc when it was constructed.
getStcNCoord() - Method in class uk.ac.starlink.ast.Stc
Returns the number of AstroCoords elements stored within this Stc when it was constructed.
getStcRegion() - Method in class uk.ac.starlink.ast.Stc
Obtain a copy of the encapsulated Region within a Stc.
getStdBands() - Static method in class jsky.science.Passband
Returns String array containing the names of the defined standard passbands
getStdDev() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns formatted standard deviation of accepted data.
getStdInsets() - Static method in class uk.ac.starlink.ast.gui.Utilities
Get standard Insets for this component.
getStdOfRest() - Method in class uk.ac.starlink.ast.SpecFrame
Get standard of rest.
getSteps() - Method in class uk.ac.starlink.ttools.task.InputTableSpec
Returns the array of processing steps which constitutes the processing pipeline.
getStiltsMetadata() - Static method in class uk.ac.starlink.ttools.mode.SampMode
Returns metadata describing the STILTS application as a SAMP client.
getStipple(String) - Method in class jsky.image.graphics.gui.FITSGraphics
Return a composite for the given skycat stipple name (pat0..pat15)
getStorage() - Method in class uk.ac.starlink.hds.ArrayStructure
Gets the storage format; either "SIMPLE" or "PRIMITIVE".
getStorage(StorageType) - Static method in class uk.ac.starlink.ttools.plot2.data.ColumnStorage
Returns a ColumnStorage object suitable for use with a given StorageType.
getStoragePolicy() - Method in class diva.gui.AbstractApplication
Get the storage policy of this application.
getStoragePolicy() - Method in interface diva.gui.Application
Get the storage policy of this application.
getStoragePolicy() - Method in class uk.ac.starlink.table.StarTableFactory
Returns the current storage policy.
getStoragePolicy(Environment) - Static method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Returns a suitable storage policy for a given environment.
getStoragePolicy() - Method in class uk.ac.starlink.votable.VODocument
Returns the storage policy used for storing bulk table data found as elements in the DOM into a usable form.
getStoragePolicy() - Method in class uk.ac.starlink.votable.VOElementFactory
Returns the storage policy currently in effect.
getStorageType() - Method in class uk.ac.starlink.ttools.plot2.data.AreaCoord
 
getStorageType() - Method in interface uk.ac.starlink.ttools.plot2.data.Coord
Returns a code indicating how the quantity defined by this object is stored internally and presented to the plotting classes.
getStorageType() - Method in class uk.ac.starlink.ttools.plot2.data.CoordSpec
Returns the storage type for this column.
getStorageType() - Method in class uk.ac.starlink.ttools.plot2.data.SingleCoord
 
getStorageType() - Method in class uk.ac.starlink.ttools.plot2.data.SkyCoord
 
getStoreName() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
getStoreName() - Method in class uk.ac.starlink.diva.DrawFigureStore
Return the file store name associated with this store
getStoreName() - Method in interface uk.ac.starlink.util.gui.StoreSource
Return a name for the configuration store (without any directory information).
getStrangeAttractors(AttractorFamily) - Static method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Utility/example method to create a stream of strange attractors in a given family.
getStream() - Method in class nom.tam.fits.Fits
Get the data stream used for the Fits Data.
getStream(String) - Method in class uk.ac.starlink.jaiutil.HDXImage
Return a BufferedInputStream for the given file or URL.
getStreamParameter() - Method in class uk.ac.starlink.ttools.task.AbstractInputTableParameter
Returns the stream toggle parameter associated with this one.
getStreamParams() - Method in class uk.ac.starlink.vo.TapQuery
Returns the map of streamed parameters to be passed to the TAP service.
getStreamWithDoctype(BufferedInputStream) - Method in class uk.ac.starlink.ttools.votlint.DoctypeInterpolator
Returns an input stream which is a copy of a given one, except that if the given one doesn't include a DOCTYPE declaration, one is inserted.
getStrict() - Method in class uk.ac.starlink.ast.Channel
Get report an error if any unexpeted data items are found.
getStrictErrorChecking() - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
getStrictErrorChecking() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
getString() - Method in class diva.canvas.toolbox.LabelFigure
Get the string.
getString() - Method in class diva.compat.canvas.PaintedString
Get the string of this label.
getString() - Method in class diva.util.java2d.PaintedString
Deprecated.
Get the string of this label.
getString(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
getString(byte[], int, int, int, int, Charset) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
getString(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
getString(byte[], int, int, int, int, Charset) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
getString(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
getString(byte[], int, int, int, int, Charset) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
getString(byte[], int, int, int, int) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Gets the field value as a Java string, using the US-ASCII character set to convert from bytes to characters.
getString(byte[], int, int, int, int, Charset) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Gets the field value as a Java string, using a specified character set to convert from bytes to characters.
getString(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
getString(byte[], int, int, int, int, Charset) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
getString(byte[], int, int, int, int) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
getString(byte[], int, int, int, int, Charset) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
getString(String) - Method in class jsky.util.I18N
Return the string for the specified key in the current locale.
getString(String, Object[]) - Method in class jsky.util.I18N
Return the string for the specified key in the current locale after substituting the given parameters using the MessageFormat class.
getString(String, Object) - Method in class jsky.util.I18N
Return the string for the specified key in the current locale after substituting the given parameter using the MessageFormat class.
getString(String, Object, Object) - Method in class jsky.util.I18N
Return the string for the specified key in the current locale after substituting the given parameters (p1 and p2) using the MessageFormat class.
getString(String, Object, Object, Object) - Method in class jsky.util.I18N
Return the string for the specified key in the current locale after substituting the given parameters (p1 and p2) using the MessageFormat class.
getString(int) - Method in class nom.tam.util.ByteParser
Get a string
getString() - Method in class uk.ac.starlink.pal.palString
Get the string
getString(byte[], int, int, int, int) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
getString(byte[], int, int, int, int, Charset) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
getStringArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getStringDefault() - Method in class uk.ac.starlink.task.Parameter
Gets the default string value for this parameter.
getStringDefault() - Method in class uk.ac.starlink.ttools.task.Setting
Returns the string representation of the default value for this setting.
getStringField(int, int) - Method in class uk.ac.starlink.util.AsciiFileParser
Get the String value of a field.
getStringParams() - Method in class uk.ac.starlink.vo.TapQuery
Returns the map of string parameters to be passed to the TAP service.
getStringProperty(String) - Method in class jsky.catalog.TablePlotSymbol
Called by reflection for the DVMap interface to get the value of the named variable of type String
getStringProperty(String) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction.XResolver
 
getStringProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getStringUsage() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Returns a usage string which should some clue how to specify this key from a string.
getStringValue(String) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as a String, or null if not found.
getStringValue(String, String) - Method in interface jsky.coords.WCSKeywordProvider
Return the value of the given keyword as a String, or null if not found.
getStringValue(String) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as a String, or null if not found.
getStringValue(String, String) - Method in class jsky.image.fits.FITSKeywordProvider
Return the value of the given keyword as a String, or null if not found.
getStringValue(String) - Method in class nom.tam.fits.Header
Get the String value associated with the given key.
getStringValue(String) - Method in class uk.ac.starlink.fits.FitsHeader
Returns the string value for a card with a given key, if one exists.
getStringValue(String) - Method in class uk.ac.starlink.oldfits.HeaderCards
Returns the string value for a card with a given key.
getStringValue() - Method in class uk.ac.starlink.ttools.task.Setting
Returns the string representation of this setting's value.
getStroke() - Method in class diva.canvas.connector.AbstractConnector
Get the stroke of this connector.
getStroke() - Method in class diva.canvas.connector.StraightTerminal
Get the stroke of this terminal.
getStroke() - Method in class diva.canvas.OverlayLayer
Get the current paint stroke
getStroke() - Method in class diva.canvas.toolbox.PathFigure
Get the stroke of this figure.
getStroke() - Method in class diva.compat.canvas.AbstractPaintedGraphic
Get the stroke.
getStroke(int) - Static method in class diva.compat.canvas.AbstractPaintedGraphic
Get a new stroke of the given width and with no dashing.
getStroke(float) - Static method in class diva.compat.canvas.AbstractPaintedGraphic
Get a new stroke of the given width and with no dashing.
getStroke() - Method in interface diva.compat.canvas.PaintedGraphic
Get the stroke.
getStroke() - Method in class diva.graph.toolbox.StateBubble
Get the stroke of this figure.
getStroke() - Method in interface diva.sketch.recognition.StrokeElement
Return the timed stroke object that is contained by this element.
getStroke() - Method in class diva.sketch.StrokeSymbol
Return the stroke that's wrapped by this symbol.
getStroke() - Method in class diva.util.java2d.AbstractPaintedGraphic
Deprecated.
Get the stroke.
getStroke(int) - Static method in class diva.util.java2d.AbstractPaintedGraphic
Deprecated.
Get a new stroke of the given width and with no dashing.
getStroke(float) - Static method in class diva.util.java2d.AbstractPaintedGraphic
Deprecated.
Get a new stroke of the given width and with no dashing.
getStroke() - Method in interface diva.util.java2d.PaintedGraphic
Deprecated.
Get the stroke.
getStroke(int) - Static method in class diva.util.java2d.ShapeUtilities
Get a stroke of the given width and with no dashing.
getStroke(float) - Static method in class diva.util.java2d.ShapeUtilities
Get a new stroke of the given width and with no dashing.
getStroke(int, int) - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Returns a stroke suitable for drawing lines in this style.
getStroke(Stroke, int, int) - Static method in class uk.ac.starlink.ttools.plot.DefaultStyle
Returns a stroke which resembles a given template but has specified end cap and line join policies.
getStroke() - Method in class uk.ac.starlink.ttools.plot2.layer.LineStyle
Returns the object used to stroke the line.
getStroke() - Method in class uk.ac.starlink.ttools.plot2.layer.StrokeXYShape
Returns the stroke used by this shape.
getStrokeCount() - Method in class diva.sketch.recognition.BasicScene
Return a count of the total number of stroke nodes in the database, for a crude measure of performance.
getStrokeFilter() - Method in class diva.sketch.recognition.BasicStrokeRecognizer
Return the stroke filter that is used to preprocess the strokes.
getStrokeKeys() - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns a list of config keys for configuring a line-drawing stroke.
getStrokePaint() - Method in class diva.canvas.connector.AbstractConnector
Get the stroke paint pattern of this connector.
getStrokePaint() - Method in class diva.canvas.toolbox.BasicFigure
Get the paint used to stroke this figure
getStrokePaint() - Method in class diva.canvas.toolbox.PathFigure
Get the stroke paint of this figure.
getStrokePaint() - Method in class diva.graph.basic.BubbleRenderer
Get the stroke paint pattern of this figure.
getStrokePaint() - Method in class diva.graph.toolbox.StateBubble
Get the stroke paint pattern of this figure.
getStrokePaint() - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Get the outline paint of the background figure.
getStrokePaint() - Method in interface uk.ac.starlink.diva.DrawFigure
Get the outline.
getStrokePaint() - Method in class uk.ac.starlink.diva.DrawLabelFigure
 
getStrokeRecognzer() - Method in class diva.sketch.recognition.StrokeSceneRecognizer
Return the stroke recognizer that this wraps.
getStyle() - Method in class diva.canvas.connector.Blob
Get the style.
getStyle() - Method in class diva.compat.canvas.PaintedString
Get the font style.
getStyle() - Method in class diva.util.java2d.PaintedString
Deprecated.
Get the font style.
getStyle() - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Gets the style attribute of the DefaultGrfState object
getStyle() - Method in class uk.ac.starlink.ast.gui.AstBorder
Get the line style.
getStyle() - Method in class uk.ac.starlink.ast.gui.AstGrid
Get the line style.
getStyle() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the line style.
getStyle() - Method in class uk.ac.starlink.ast.gui.LineControls
Return the current line style (as AST integer).
getStyle(String) - Method in class uk.ac.starlink.ast.Plot
Get line style for a Plot element by graphical element.
getStyle(MarkShape, int, Color, int, boolean, ErrorRenderer, MarkStyle.Line, int, float[], ErrorModeSelection[]) - Static method in class uk.ac.starlink.ttools.gui.MarkStyleSelectors
Returns a MarkStyle described by its attributes.
getStyle(int) - Method in class uk.ac.starlink.ttools.plot.ErrorMarkStyleSet
 
getStyle(Color, int) - Method in class uk.ac.starlink.ttools.plot.MarkShape
Factory method which produces a MarkStyle of the shape characteristic of this object with specified colour and nominal size.
getStyle(int) - Method in interface uk.ac.starlink.ttools.plot.StyleSet
Returns a marker style corresponding to a particular index.
getStyle() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
 
getStyle(Color, int) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory method which produces a MarkerStyle of the shape characteristic of this object with specified colour and nominal size.
getStyle() - Method in class uk.ac.starlink.ttools.plot2.layer.WrapperPlotLayer
 
getStyle() - Method in interface uk.ac.starlink.ttools.plot2.PlotLayer
Returns the plot style used by this layer.
getStyle(Environment, String) - Method in class uk.ac.starlink.ttools.plottask.BarStyleFactory
 
getStyle(Environment, String) - Method in class uk.ac.starlink.ttools.plottask.MarkStyleFactory
Returns a MarkStyle instance.
getStyle(Environment, String) - Method in class uk.ac.starlink.ttools.plottask.StyleFactory
Obtains a Style object from the environment by examining parameters.
getStyleIndex(String) - Method in class uk.ac.starlink.ttools.plottask.StyleFactory
Returns a zero-based index associated with a given suffix for this factory.
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.ContourPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.Line3dPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.LinearFitPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.LineCombineArrayPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.LinePlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkCombineArrayPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.SpotPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
 
getStyleKeys() - Method in interface uk.ac.starlink.ttools.plot2.Plotter
Returns the configuration keys used to configure style for this plotter.
getStyleKeys() - Method in interface uk.ac.starlink.ttools.plot2.task.LayerType
Returns the style keys associated with this layer type.
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.task.SimpleLayerType
 
getStyles() - Method in class uk.ac.starlink.ttools.plot.PlotVolume
Returns the array of styles whose markers can be plotted on this volume.
getSubClouds() - Method in class uk.ac.starlink.ttools.plot2.PointCloud
Returns an array of the subclouds in this point cloud.
getSubjects() - Method in class uk.ac.starlink.registry.BasicResource
Returns an array of subject strings for this resource.
getSubjects() - Method in interface uk.ac.starlink.vo.RegResource
Returns a list of subject areas relevant to this resource.
getSubjects() - Method in class uk.ac.starlink.vo.VORegResource
 
getSubmitAction() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
 
getSubmitAction() - Method in interface uk.ac.starlink.table.gui.TableLoadDialog
getSubmitQueryAction() - Method in class uk.ac.starlink.vo.RegistryPanel
Returns the action for submitting the query described by this component's current state.
getSubrange() - Method in interface uk.ac.starlink.ttools.plot2.config.ClippedShader
Returns the default subrange to use with the shader in a default context.
getSubrange() - Method in class uk.ac.starlink.ttools.plot2.ShadeAxisKit
Returns a subrange to be applied to the fixed or automatically-determined data range.
getSubsample() - Method in class jsky.image.fits.codec.FITSImage
Return the increment to use when accessing the image data if _scale is less than 1.
getSubsample() - Method in class uk.ac.starlink.jaiutil.HDXImage
Return the increment to use when accessing the image data if scale is less than 1.
getSubscriptions() - Method in class uk.ac.starlink.ttools.mode.ClientRegWatcher
Returns the subscriptions object indicating the MTypes this client can handle.
getSubtype() - Method in class uk.ac.starlink.auth.ContentType
Returns the Subtype part of this content type.
getSubtype() - Method in class uk.ac.starlink.ecsv.EcsvEncoder
Returns the ECSV subtype for this decoder.
getSubtype() - Method in class uk.ac.starlink.util.ContentType
Returns the Subtype part of this content type.
getSuccessorCount(int) - Method in class diva.pod.lwgraph.Traversal
Return the number of successors of the given node.
getSuccessors(int) - Method in class diva.pod.lwgraph.Traversal
Return the array of successors of the given node.
getSuccessResponse(LoginProtocol, AuthScheme, URL, UserInterface) - Static method in class uk.ac.starlink.auth.IvoaAuthScheme
Utility method that attempts to acquire a successful HTTP response from a login URL given a login protocol, with credential input from the user.
getSuffix(String) - Static method in class jsky.util.FileUtil
Return the suffix of a file.
getSum() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the numeric sum of values accumulated.
getSum(int, int) - Method in class uk.ac.starlink.ttools.plot.BinGrid
Returns the sum in a given bin (value at a given pixel).
getSum1s() - Method in interface uk.ac.starlink.ttools.filter.UnivariateStats.ArrayStats
Returns a per-element sum of the non-blank elements of submitted arrays.
getSum2() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the sum of squares of values accumulated.
getSum2s() - Method in interface uk.ac.starlink.ttools.filter.UnivariateStats.ArrayStats
Returns a per-element sum of squares of the non-blank elements of submitted arrays.
getSum3() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the sum of cubes of values accumulated.
getSum4() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the sum of fourth powers of values accumulated.
getSummary() - Method in enum uk.ac.starlink.table.join.PairMode
Returns a short summary of the matching policy.
getSummary() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns a one-line summary of this parameter's purpose.
getSummary() - Method in class uk.ac.starlink.ttools.taplint.ReporterErrorHandler
Returns a short summary of the errors encountered during the parse.
getSummary() - Method in class uk.ac.starlink.ttools.task.UserFindMode
Returns a short text summary of the meaning of this mode.
getSums() - Method in class uk.ac.starlink.ttools.plot.BinGrid
Returns the raw histogram data held by this grid.
getSupportedMechanismTypes() - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializerFactory
 
getSupportedMechanismTypes() - Method in class uk.ac.starlink.votable.soap.AxisTableSerializerFactory
 
getSupportedMessages() - Method in class uk.ac.starlink.plastic.ApplicationItem
Returns the list of messages supported by this application
getSupportedMessages() - Method in class uk.ac.starlink.plastic.BasicApplication
 
getSupportedMessages() - Method in interface uk.ac.starlink.plastic.PlasticApplication
Returns the messages which the application will support.
getSupportedMessages() - Method in class uk.ac.starlink.plastic.PlasticMonitor
 
getSupportedOptions() - Method in class uk.ac.starlink.ttools.build.JdkDoclet.Html
 
getSupportedOptions() - Method in class uk.ac.starlink.ttools.build.JdkDoclet.Xml
 
getSupportedServiceModes() - Static method in class uk.ac.starlink.ttools.cone.TapUploadMatcher
Returns service modes supported by this class.
getSupportedSourceVersion() - Method in class uk.ac.starlink.ttools.build.JdkDoclet
 
getSurface() - Method in class uk.ac.starlink.ttools.plot.SurfacePlot
Returns the plotting surface on which this component displays.
getSurface(int) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Returns the current plotting surface corresponding to a given numeric label.
getSurface() - Method in class uk.ac.starlink.ttools.plot2.PlotPlacement
Returns the plot surface.
getSurfaceFactory() - Method in class uk.ac.starlink.ttools.plot2.geom.CubePlotType
 
getSurfaceFactory() - Method in class uk.ac.starlink.ttools.plot2.geom.PlanePlotType
 
getSurfaceFactory() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyPlotType
 
getSurfaceFactory() - Method in class uk.ac.starlink.ttools.plot2.geom.SpherePlotType
 
getSurfaceFactory() - Method in class uk.ac.starlink.ttools.plot2.geom.TimePlotType
 
getSurfaceFactory() - Method in interface uk.ac.starlink.ttools.plot2.PlotType
Returns an object that can construct the plot surface including axis painting and geometry information.
getSurfaceIndex(Point) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Return an index labelling the plotting surface which provides the context for navigation actions referenced at a given point.
getSurfaceIndex() - Method in class uk.ac.starlink.ttools.plot2.task.PointSelectionEvent
Returns the index of the surface to which this event applies.
getSurfaces() - Method in class uk.ac.starlink.ttools.plot.LinesPlot
 
getSurfaces() - Method in class uk.ac.starlink.ttools.plot2.PlotScene
Returns the current plot surfaces.
getSurround(boolean) - Method in interface uk.ac.starlink.ttools.plot2.geom.AxisAnnotation
Returns the padding space around the edge of a plot bounds rectangle required to accommodate the labels painted by this object.
getSurround(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
 
getSurround(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneAxisAnnotation
 
getSurround(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
getSurround(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
getSurround(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
getSurround() - Method in interface uk.ac.starlink.ttools.plot2.PlotFrame
Returns the space required for external decorations.
getSurround(boolean) - Method in interface uk.ac.starlink.ttools.plot2.Surface
Returns the surround that this surface would like to reserve outside the plot bounds.
getSW() - Method in class diva.canvas.interactor.BoundsGeometry
Get the south-west site.
getSymbol() - Method in class diva.sketch.SketchEvent
Return the symbol that initiates this event.
getSymbol(int) - Method in class uk.ac.starlink.ast.Frame
Get axis symbol by axis.
getSymbol() - Method in class uk.ac.starlink.ttools.plot2.layer.Unit
Returns the unit symbol, suitable for use in unit metadata.
getSymbolCount() - Method in class diva.sketch.SketchModel
Return the number of symbols in this model.
getSymbolDesc(int) - Method in class jsky.catalog.astrocat.AstroCatalog
Return the ith plot symbol description
getSymbolDesc(int) - Method in class jsky.catalog.irsa.IRSACatalog
Return the ith plot symbol description
getSymbolDesc(int) - Method in interface jsky.catalog.PlotableCatalog
Return the ith plot symbol description
getSymbolDesc(int) - Method in class jsky.catalog.skycat.SkycatCatalog
Return the ith plot symbol description
getSymbolDesc(int) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the ith plot symbol description
getSymbolLayer() - Method in class jsky.navigator.NavigatorPane
Return the layer to use to draw teh catalog symbols.
getSymbols() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the array of symbol descriptions
getSymbols() - Method in class jsky.catalog.irsa.IRSACatalog
Return the array of symbol descriptions
getSymbols() - Method in interface jsky.catalog.PlotableCatalog
Return an array of symbol descriptions, or null if none are defined.
getSymbols() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the array of symbol descriptions
getSymbols() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the array of symbol descriptions
getSyncEndpoint() - Method in interface uk.ac.starlink.vo.TapService
Returns the endpoint for synchronous TAP queries.
getSysDescription() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySys
Returns the description for this system.
getSysName() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySys
Returns the name for this system.
getSystem() - Method in class uk.ac.starlink.ast.Frame
Get coordinate system used to describe positions within the domain.
getSystemBrowserIcon() - Static method in class uk.ac.starlink.table.gui.SystemBrowser
Returns an icon which represents system browsing.
getSystemFor(String) - Static method in class uk.ac.starlink.ttools.convert.SkySystem
Returns a system which matches a given string.
getSystemId() - Method in exception diva.util.aelfred.XmlException
Get the URI of the entity containing the error.
getSystemId() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
 
getSystemId() - Method in class uk.ac.starlink.util.DataSource
Returns a System ID for this DataSource; this is a string representation of a file name or URL, as used by Source and friends.
getSystemId() - Method in class uk.ac.starlink.votable.dom.DelegatingDocumentType
 
getSystemId() - Method in class uk.ac.starlink.votable.dom.DelegatingEntity
 
getSystemId() - Method in class uk.ac.starlink.votable.dom.DelegatingNotation
 
getSystemId() - Method in class uk.ac.starlink.votable.VODocument
Returns the system ID associated with this document.
getSystemId() - Method in class uk.ac.starlink.votable.VOElement
Returns any system ID associated with this node.
getSystemTmpDir() - Static method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Returns the default system scratch directory.
getSystemUsage() - Static method in class uk.ac.starlink.ttools.convert.SkySystem
Returns a snippet of XML which describes the systems and their meanings.
getTabbedPane() - Method in class jsky.util.gui.TabbedPanel
 
getTabbedPanel() - Method in class jsky.util.gui.TabbedPanelFrame
 
getTabbedPanel() - Method in class jsky.util.gui.TabbedPanelInternalFrame
 
getTable() - Method in class jsky.catalog.gui.SymbolSelectionEvent
Return the table containing the data.
getTable() - Method in class jsky.catalog.gui.TableDisplay
Return the widget used to display the table.
getTable() - Method in class jsky.catalog.gui.TableDisplayTool
Return the TableQueryResult corresponding to this object
getTable() - Method in class jsky.catalog.gui.TableSelectionEvent
Return the table containing the data.
getTable() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the table data (for local catalogs) or null, if not known.
getTable() - Method in class jsky.catalog.TablePlotSymbol
Return the catalog table containing the data to be plotted
getTable() - Method in class jsky.image.fits.gui.FITSHDUChooser
Return the JTable used to display the HDU information for the FITS file.
getTable() - Method in class uk.ac.starlink.feather.StarColumnWriter
Returns the table on which this writer is operating.
getTable() - Method in class uk.ac.starlink.parquet.StarParquetWriter.StarBuilder
Returns the table that this writer will write.
getTable() - Method in class uk.ac.starlink.ttools.cone.ConeMatcher.ConeWorker
Returns the result table.
getTable() - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Returns the table associated with this reader.
getTable() - Method in class uk.ac.starlink.ttools.plot2.data.CoordSpec
Returns the table to which this coord belongs.
getTable() - Method in class uk.ac.starlink.ttools.plot2.data.MaskSpec
Returns the table to which this mask belongs.
getTable() - Method in class uk.ac.starlink.ttools.plot2.task.LayerSpec
Returns the table supplying this layer's data.
getTable() - Method in class uk.ac.starlink.ttools.taplint.TableData
Returns the table on which this object is based.
getTable(String) - Method in interface uk.ac.starlink.ttools.task.TableLocator
Returns a new or used table which is named by a given location.
getTable() - Method in interface uk.ac.starlink.ttools.task.TableProducer
Provides a table.
getTable() - Method in class uk.ac.starlink.vo.AbstractAdqlExample.TableWithCols
Returns the table object.
getTable(TreePath) - Static method in class uk.ac.starlink.vo.TapMetaTreeModel
Acquires the table metadata object, if any, associated with a given tree path.
getTable() - Method in class uk.ac.starlink.votable.VOSerializer
Returns the table object which this object can serialize.
getTableBuilder(String) - Method in class uk.ac.starlink.table.StarTableFactory
Returns a table handler with a given name.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Sets an initial value for the editor.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jsky.util.gui.SexagesimalTableCellEditor
This method is sent to the editor by the drawing table to configure the editor appropriately before drawing.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class uk.ac.starlink.ast.gui.AstCellEditor
Start editing by returning the component to edit and by recording the current state of the field that is being edited.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
This method is sent to the renderer by the drawing table to configure the renderer appropriately before drawing.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jsky.util.gui.ArrayTableCellRenderer
This method is sent to the renderer by the drawing table to configure the renderer appropriately before drawing.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jsky.util.gui.SexagesimalTableCellRenderer
This method is sent to the renderer by the drawing table to configure the renderer appropriately before drawing.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jsky.util.gui.SortedJTable.CustomHeaderRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class uk.ac.starlink.util.gui.SortingHeaderRenderer
 
getTableCount() - Method in interface uk.ac.starlink.vo.TapServiceFinder.Service
Returns the number of tables provided by this service.
getTableDescription() - Method in interface uk.ac.starlink.gbin.GaiaTableMetadata
Returns a table description string.
getTableDisplay() - Method in class jsky.catalog.gui.TableDisplayTool
Return the table for displaying query results
getTableFactory() - Static method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
 
getTableFactory() - Method in interface uk.ac.starlink.table.gui.TableLoadClient
Returns the table factory via which all loaded tables will be produced.
getTableFactory() - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
 
getTableFactory() - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
 
getTableFactory() - Method in class uk.ac.starlink.ttools.server.StiltsContext
Acquires a StarTableFactory suitable for use from a servlet from the servlet context.
getTableFactory() - Method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Returns a table factory suitable for use in this environment.
getTableFactory(Environment) - Static method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Returns a suitable table factory for a given environment.
getTableFactory() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
 
getTableFactory() - Method in interface uk.ac.starlink.ttools.task.TableEnvironment
Returns a table factory suitable for use in this environment.
getTableFormat(StarTable) - Method in interface uk.ac.starlink.ttools.task.TableNamer
Returns a table input handler for the given table, if known.
getTableHandler() - Method in class uk.ac.starlink.votable.TableContentHandler
Returns the TableHandler object for this parser.
getTableHDU(Fits, int) - Static method in class jsky.navigator.NavigatorFITSTable
Return the object for the given HDU index.
getTableIndex() - Method in class uk.ac.starlink.table.join.RowRef
Returns the table index.
getTableMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the handle for the Table menu
getTableMeta() - Method in interface uk.ac.starlink.ecsv.EcsvMeta
Returns a structure giving per-table metadata, as read from the ECSV header.
getTableMetadata(String) - Static method in class uk.ac.starlink.gbin.GbinMetadataReader
Returns a metadata object containing information about an "official" known Gaia table.
getTableMetadata() - Method in interface uk.ac.starlink.ttools.taplint.MetadataHolder
Returns the table metadata which will be used to frame example ADQL queries.
getTableMetadata() - Method in class uk.ac.starlink.ttools.taplint.TableMetadataStage
Returns the table metadata obtained by the last run of this stage.
getTableMetadata() - Method in class uk.ac.starlink.ttools.taplint.TapSchemaMetadataHolder
 
getTableName() - Method in interface uk.ac.starlink.vo.AdqlValidator.ValidatorTable
Returns the fully-qualified name of this table, which may include a schema part.
getTableName() - Method in class uk.ac.starlink.vo.TapSchemaInterrogator.MetaQuerier
Returns the name of the TAP database table from the rows of which each metadata item can be read.
getTableNamer() - Method in class uk.ac.starlink.ttools.plot2.task.StiltsPlotFormatter
Returns the file naming policy.
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.
getTableOutput() - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
 
getTableOutput() - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
 
getTableOutput() - Method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Returns a table output marshaller suitable for use in this environment.
getTableOutput(Environment) - Static method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Returns a suitable table output marshaller for a given environment.
getTableOutput() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
 
getTableOutput() - Method in interface uk.ac.starlink.ttools.task.TableEnvironment
Returns a table output marshaller suitable for use in this environment.
getTableQueryResult() - Method in class jsky.catalog.gui.TableDisplay
Return the current table query result (same as the table model).
getTableRef() - Method in class uk.ac.starlink.ttools.votlint.FieldHandler
Returns the table to which this field belongs.
getTableRegion(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Scan the given table and return an object describing the area of the sky that it covers, or null if not known.
getTables() - Method in class jsky.catalog.gui.BasicTablePlotter
Return an array containing the tables managed by this object.
getTables() - Method in interface jsky.catalog.gui.TablePlotter
Return an array containing the tables managed by this object.
getTables() - Method in interface uk.ac.starlink.pds4.Label
Returns any Table items that are associated with this label.
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.
getTables() - Method in class uk.ac.starlink.vo.SchemaMeta
Returns a list of the tables contained in this schema.
getTablesEndpoint() - Method in interface uk.ac.starlink.vo.TapService
Returns the endpoint at which the VOSI tableset document may be found.
getTablesInput() - Method in class uk.ac.starlink.ttools.task.MapperTask
Returns the object used for acquiring input tables from the environment.
getTableType() - Method in interface uk.ac.starlink.pds4.Table
Indicates what type of PDS4 table this is.
getTag() - Method in class uk.ac.starlink.plastic.ApplicationItem
Returns the tag string for this object.
getTagName() - Method in class uk.ac.starlink.ast.gui.AstAxes
The name of our enclosing tag.
getTagName() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
The name of our enclosing tag.
getTagName() - Method in class uk.ac.starlink.ast.gui.AstBorder
The name of our enclosing tag.
getTagName() - Method in class uk.ac.starlink.ast.gui.AstGrid
The name of our enclosing tag.
getTagName() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
The name of our enclosing tag.
getTagName() - Method in class uk.ac.starlink.ast.gui.AstStrings
The name of our enclosing tag.
getTagName() - Method in class uk.ac.starlink.ast.gui.AstTicks
The name of our enclosing tag.
getTagName() - Method in class uk.ac.starlink.ast.gui.AstTitle
The name of our enclosing tag.
getTagName() - Method in class uk.ac.starlink.ast.gui.ColourStore
The name of our enclosing tag.
getTagName() - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
The name of our enclosing tag.
getTagName() - Method in class uk.ac.starlink.ast.gui.GraphicsHints
The name of our enclosing tag.
getTagName() - Method in class uk.ac.starlink.ast.gui.PlotConfiguration
The name for the parent tag of all stored elements.
getTagName() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
getTagName() - Method in class uk.ac.starlink.diva.DrawFigureStore
Return the root element tag associated with this store
getTagName() - Method in class uk.ac.starlink.diva.FigureProps
 
getTagName() - Method in interface uk.ac.starlink.util.gui.StoreSource
Get a name for the top-level element associated with this configuration.
getTagName() - Method in interface uk.ac.starlink.util.XMLEncodeDecode
Return a name for the Element that will be the parent of any contents that can be encoded and decoded (ie, name of rootElement);
getTagName() - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
getTail(Object) - Method in interface diva.graph.GraphModel
Return the tail node of this edge.
getTail(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Return the tail node of this edge.
getTail() - Method in interface diva.graph.modular.Edge
Return the node at the tail of this edge.
getTail(Object) - Method in interface diva.graph.modular.EdgeModel
Return the node at the tail of this edge.
getTail(Object) - Method in class diva.graph.modular.ModularGraphModel
Return the tail node of this edge.
getTail(Object) - Method in interface diva.graphx.EdgeAdapter
Return the node at the tail of this edge.
getTail(Object) - Method in class diva.graphx.GraphModel
Return the tail node of this edge.
getTail() - Method in class diva.graphx.toolbox.BasicEdge
Return the tail node
getTail(Object) - Method in class diva.graphx.toolbox.BasicEdgeAdapter
Return the tail node of this edge.
getTail(int) - Method in class diva.pod.lwgraph.Topology
Get the tail node of the given edge.
getTailEnd() - Method in class diva.canvas.connector.AbstractConnector
Get the object drawn at the tail end of the connector, if there is one.
getTailHandle() - Method in class diva.canvas.connector.ConnectorManipulator
Get the tail handle
getTailNode(LWEdge) - Method in class diva.pod.lwgraph.LightweightGraph
Get the tail node of the given edge
getTailPort(LWEdge) - Method in class diva.pod.lwgraph.LightweightNetwork
Get the tail port of the given edge, or null if there isn't one.
getTailSite() - Method in class diva.canvas.connector.AbstractConnector
Get the site that marks the "tail" of the connector.
getTailSite(Figure, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect a connector's tail to, based on this figure and location.
getTailSite(Site, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect a connector's tail to.
getTailSite(Connector, Figure, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect the given connector's tail to, based on this figure and location.
getTailSite(Connector, Site, double, double) - Method in class diva.canvas.connector.AbstractConnectorTarget
Return a suitable site to connect a connector's tail to.
getTailSite() - Method in interface diva.canvas.connector.Connector
Get the site that marks the "tail" of the connector.
getTailSite(Figure, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Return a suitable site to connect a connector's tail to, based on this figure and location.
getTailSite(Site, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Deprecated.
Use getTailSite that takes a connector.
getTailSite(Connector, Figure, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Return a suitable site to connect the given connector's tail to, based on this figure and location.
getTailSite(Connector, Site, double, double) - Method in interface diva.canvas.connector.ConnectorTarget
Return a suitable site to connect a connector's tail to.
getTapCapability() - Method in class uk.ac.starlink.vo.TapCapabilitiesDoc
Returns the object that describes the TAP services capabilities as defined by TAPRegExt.
getTapCapability(Element) - Static method in class uk.ac.starlink.vo.TapCapabilitiesDoc
Extracts a TapCapability from the top-level capabilities element, in accordance with the TAPRegExt standard.
getTapService(Environment) - Method in class uk.ac.starlink.ttools.task.TapServiceParams
Acquires a TapService instance from the environment using the parameters managed by this object.
getTapService() - Method in class uk.ac.starlink.vo.TapQuery
Returns the TAP service object to which this query will be submitted.
getTapService() - Method in class uk.ac.starlink.vo.TapSchemaInterrogator
Returns the TAP service used by this interrogator.
getTapService() - Method in class uk.ac.starlink.vo.TapServiceKit
Returns the TAP service used by this kit.
getTapService() - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Returns the currently selected TAP service.
getTapVersion() - Method in interface uk.ac.starlink.vo.TapService
Returns the version of the TAP protocol which this service is considered to implement.
getTarget() - Method in class diva.canvas.connector.ConnectorEvent
Return the target that the connector is snapped to or unsnapped from.
getTarget() - Method in class diva.canvas.connector.ConnectorInteractor
Get the current target figure.
getTarget() - Method in class diva.graph.GraphEvent
Return the target value, which is event-specific.
getTarget() - Method in class diva.graph.GraphViewEvent
Return the target value, which is event-specific.
getTarget() - Method in class diva.graphx.event.GraphEvent
Return the target value, which is event-specific.
getTarget() - Method in class diva.graphx.event.GraphViewEvent
Return the target value, which is event-specific.
getTarget() - Method in class diva.gui.toolbox.JContextMenu
The object that this context menu was created on.
getTarget() - Method in class uk.ac.starlink.vo.ForeignMeta.Link
Returns the name of the destination column.
getTarget() - Method in class uk.ac.starlink.votable.dom.DelegatingProcessingInstruction
 
getTargetArray() - Method in class diva.canvas.interactor.DragInteractor
Get the target array.
getTargetDomain() - Method in interface uk.ac.starlink.table.DomainMapper
Returns the target domain of this mapper.
getTargetDomain() - Method in class uk.ac.starlink.table.TimeMapper
getTargetDomain() - Method in class uk.ac.starlink.ttools.plot2.data.AreaMapper
 
getTargetDomain() - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDomain.Mapper
 
getTargetHighlighter() - Method in class diva.canvas.connector.ConnectorManipulator
Get the listener that highlights target objects.
getTargetRectangle() - Method in class uk.ac.starlink.ttools.plot2.geom.BandDecoration
Returns the target rectangle for this object.
getTargets() - Method in class uk.ac.starlink.util.MultiplexInvocationHandler
Returns the list of delegate implementations.
getTargets() - Method in interface uk.ac.starlink.vo.TapServiceFinder.Constraint
Returns a list of the metadata items against which the supplied keywords are to be matched.
getTargetTable() - Method in class uk.ac.starlink.vo.ForeignMeta
Returns the fully-qualified name of the target table for this foreign key.
getTask() - Method in class uk.ac.starlink.ttools.plot2.task.StiltsPlot
Returns the plot task corresponding to this object.
getTaskBase() - Method in class uk.ac.starlink.ttools.server.StiltsContext
Returns the server URL below which task servlets can be accessed.
getTaskFactory() - Static method in class uk.ac.starlink.ttools.Stilts
Returns the factory which can create any of the known tasks.
getTaskName() - Method in class uk.ac.starlink.ttools.plot2.task.StiltsPlot
Returns the name of this object's plot task, as used by the stilts command line.
getTaskNames(ObjectFactory<Task>, String) - Static method in class uk.ac.starlink.ttools.server.TaskServlet
Returns an array of the known tasks from a given task factory based on a space-separated list.
getTaskUsage(Task) - Static method in class uk.ac.starlink.task.TerminalInvoker
Returns a usage string for a given task.
getTDims(String) - Static method in class nom.tam.fits.BinaryTable
Parse the TDIMS value.
getTelescope() - Method in class nom.tam.fits.BasicHDU
Get the name of the telescope which was used to acquire the data in this FITS file.
getTemp() - Method in class uk.ac.starlink.pal.AOParams
Get ambient temperature
getTerm() - Method in interface uk.ac.starlink.vo.VocabTerm
Returns the term token itself.
getTerminal(int) - Method in class diva.canvas.toolbox.IconFigure
Get the terminal at the given index
getTerms() - Method in class uk.ac.starlink.vo.Vocabulary
Returns a map of the terms contained in this vocabulary.
getTestHarness() - Method in class diva.util.jester.TestSuite
Get the test harness used by this test suite.
getText() - Method in class diva.gui.tutorial.TextDocument
Return the text contained in this document.
getText() - Method in class diva.sketch.toolbox.TextData
Return the text string contained by this data.
getText() - Method in class jsky.util.gui.LabelEntry
 
getText() - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Gets the text attribute of the DefaultGrfContainer object
getText() - Method in class uk.ac.starlink.ast.grf.GrfEscape
Returns the textual representation of this escape sequence.
getText() - Method in class uk.ac.starlink.diva.FigureProps
Get the Text.
getText() - Method in class uk.ac.starlink.task.LineWord
Returns the full text of the original command-line argument.
getText() - Method in class uk.ac.starlink.util.gui.ExampleSelectField
Returns the currently entered text.
getText() - Method in class uk.ac.starlink.util.gui.MemoryMonitor
Returns the text which is painted onto this component.
getText() - Method in class uk.ac.starlink.util.gui.SelectCharactersEvent
Return the event text.
getText() - Method in class uk.ac.starlink.util.gui.SelectTextField
Get the displayed text.
getText() - Method in interface uk.ac.starlink.vo.RegistryQuery
Returns the query text.
getText() - Method in class uk.ac.starlink.vo.RegTapRegistryQuery
 
getText() - Method in class uk.ac.starlink.vo.Ri1RegistryQuery
 
getTextColour() - Method in class uk.ac.starlink.util.gui.SelectTextField
Get the text colour.
getTextContent(Element) - Static method in class uk.ac.starlink.util.DOMUtils
Returns a string representing the plain text content of an element.
getTextContent() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getTextDescription() - Method in enum uk.ac.starlink.ttools.plot2.layer.Cumulation
Returns a plain-text description of the meaning of this mode.
getTextDocument() - Method in class diva.gui.tutorial.TextView
 
getTextField() - Method in class jsky.util.gui.LabelEntrySlider
Return the entry
getTextField() - Method in class jsky.util.gui.StatusPanel
Return the text field used to display the message
getTextField() - Method in class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
Returns the text entry component used by this specifier.
getTextField() - Method in class uk.ac.starlink.ttools.plot2.config.TextFieldSpecifier
Returns the text field used by this specifier.
getTextFont() - Method in class uk.ac.starlink.util.gui.SelectTextField
Get the text font.
getTextLab(int) - Method in class uk.ac.starlink.ast.Plot
Get draw descriptive axis labels for a Plot by axis.
getTextLabGap(int) - Method in class uk.ac.starlink.ast.Plot
Get spacing of descriptive axis labels for a Plot by axis.
getTextLines(double[]) - Method in class uk.ac.starlink.vo.DataModelAdqlExample
Returns the lines of ADQL text for this example.
getTextName() - Method in class uk.ac.starlink.ttools.plot2.layer.Unit
Returns the name suitable for use in descriptive text.
getTextValue() - Method in class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
Returns the value currently entered in the text field, regardless of whether the text field or slider is currently active.
getThetaLimits() - Method in class uk.ac.starlink.ttools.plot2.geom.SphereAngleRange
Returns the limits of polar angle.
getThick() - Method in class uk.ac.starlink.ast.gui.LineControls
Return the current line thickness.
getThickness() - Method in class uk.ac.starlink.diva.FigureProps
Get the value of thickness.
getThickness() - Method in class uk.ac.starlink.ttools.plot2.layer.ContourStyle
Returns line thickness.
getThumbOverhang() - Method in class jsky.util.gui.MetalRangeSliderUI
Returns the amount that the thumb goes past the slide bar.
getThumbSize() - Method in class jsky.util.gui.MetalRangeSliderUI
 
getTick(int) - Method in class uk.ac.starlink.ttools.plot.AxisLabels
Returns the axis position of one of the tick marks.
getTickAll() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get whether we're ticking all the axes or just the ones adjacent to the number labels.
getTickAll() - Method in class uk.ac.starlink.ast.Plot
Get draw tick marks on all edges of a Plot.
getTicker() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Returns an object for generating ticks to label the time axis.
getTickLength() - Method in class jsky.util.gui.MetalRangeSliderUI
Gets the height of the tick area for horizontal sliders and the width of the tick area for vertical sliders.
getTicks(double, double, boolean, Captioner, Orientation, int, double) - Method in class uk.ac.starlink.ttools.plot2.BasicTicker
 
getTicks(double, double, boolean, Captioner, Orientation, int, double) - Method in class uk.ac.starlink.ttools.plot2.geom.SlaveTicker
 
getTicks(double, double, boolean, Captioner, Orientation, int, double) - Method in class uk.ac.starlink.ttools.plot2.PrefixTicker
 
getTicks(double, double, boolean, Captioner, Orientation, int, double) - Method in interface uk.ac.starlink.ttools.plot2.Ticker
Generates tick marks for labelling a plot axis.
getTile(int, int) - Method in class jsky.image.EmptyRenderedImage
Generate and return the given tile (required by the RenderedImage interface).
getTile(Raster, int, int, int) - Method in class jsky.image.fits.codec.FITSData
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class jsky.image.fits.codec.FITSDataByte
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class jsky.image.fits.codec.FITSDataDouble
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class jsky.image.fits.codec.FITSDataFloat
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class jsky.image.fits.codec.FITSDataInt
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class jsky.image.fits.codec.FITSDataShort
Fill in the given tile with the appropriate image data.
getTile(int, int) - Method in class jsky.image.fits.codec.FITSImage
Generate and return the given tile (required by the RenderedImage interface).
getTile(int, int) - Method in class jsky.image.MyTileCache
Retrieves a tile.
getTile(int[], int[]) - Method in class nom.tam.image.ImageTiler
Get a subset of the image.
getTile(Object, int[], int[]) - Method in class nom.tam.image.ImageTiler
Get a tile, filling in a prespecified array.
getTile(int, int) - Method in class uk.ac.starlink.jaiutil.HDXImage
Generate and return the given tile (required by the RenderedImage interface).
getTile(Raster, int, int, int) - Method in class uk.ac.starlink.jaiutil.NDArrayData
Fill the given tile with the appropriate image data
getTile(Raster, int, int, int) - Method in class uk.ac.starlink.jaiutil.NDArrayDataByte
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class uk.ac.starlink.jaiutil.NDArrayDataDouble
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class uk.ac.starlink.jaiutil.NDArrayDataFloat
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class uk.ac.starlink.jaiutil.NDArrayDataInt
Fill in the given tile with the appropriate image data.
getTile(Raster, int, int, int) - Method in class uk.ac.starlink.jaiutil.NDArrayDataShort
Fill in the given tile with the appropriate image data.
getTileCacheHint(int, int, int) - Static method in class jsky.image.ImageUtil
Return a RenderingHints object defining a tile cache with the given number of tiles of the given size.
getTileCapacity() - Method in class jsky.image.MyTileCache
Returns the tile capacity in tiles.
getTileGridXOffset() - Method in class jsky.image.SimpleRenderedImage
Returns the X coordinate of the upper-left pixel of tile (0, 0).
getTileGridXOffset() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the X coordinate of the upper-left pixel of tile (0, 0).
getTileGridYOffset() - Method in class jsky.image.SimpleRenderedImage
Returns the Y coordinate of the upper-left pixel of tile (0, 0).
getTileGridYOffset() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the Y coordinate of the upper-left pixel of tile (0, 0).
getTileHeight() - Method in class jsky.image.SimpleRenderedImage
Returns the height of a tile.
getTileHeight() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the height of a tile.
getTiler() - Method in class nom.tam.fits.ImageData
 
getTiler() - Method in class nom.tam.fits.ImageHDU
 
getTileRange(double, double, double) - Method in class uk.ac.starlink.ttools.cone.HealpixTiling
 
getTileRange(double, double, double) - Method in class uk.ac.starlink.ttools.cone.HtmTiling
 
getTileRange(double, double, double) - Method in interface uk.ac.starlink.ttools.cone.SkyTiling
Returns the bounds of a range of pixels which is known to cover a given cone on the sky.
getTileShape(long) - Method in class uk.ac.starlink.ttools.plot2.layer.SkySurfaceTiler
Returns the shape of the given tile on the sky surface.
getTileWidth() - Method in class jsky.image.SimpleRenderedImage
Returns the width of a tile.
getTileWidth() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the width of a tile.
getTime() - Method in class uk.ac.starlink.tfcat.Position
Returns the time coordinate.
getTimeCoords() - Method in interface uk.ac.starlink.tfcat.LocalCrs
Returns the time coordinate system description for this CRS.
getTimeCoordsId() - Method in interface uk.ac.starlink.tfcat.LocalCrs
Returns the standard time coordinate system identifier for this CRS.
getTimeFlags() - Method in interface uk.ac.starlink.ttools.plot2.geom.PlanarSurface
Indicates which axes represent time values.
getTimeFlags() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
getTimeFlags() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
getTimeForDate(Date) - Method in class jsky.timeline.DefaultTimeLineModel
takes a date and convert it to a time where the new time is equal to the date - start date
getTimeForDate(Date) - Method in class jsky.timeline.TimeLine
takes a date and convert it to a time where the new time is equal to the date - start date
getTimeForDate(Date) - Method in interface jsky.timeline.TimeLineModel
takes a date and convert it to a time where the new time is equal to the date - start date
getTimeForPoint(float) - Method in class jsky.timeline.TimeLine
get the time value of an X coordinate in the TimeLine
getTimeint() - Method in class uk.ac.starlink.pal.AMParams
Get time interval for proper motion
getTimeLineNodeName() - Method in class jsky.timeline.BlockTimeLineNode
get the name of the time line node
getTimeLineNodeName() - Method in class jsky.timeline.DefaultTimeLineNode
get the name of the time line node
getTimeLineNodeName() - Method in class jsky.timeline.DefaultTimeLineNodeModel
get the name of the time line node
getTimeLineNodeName() - Method in interface jsky.timeline.TimeLineNode
get the name of the time line node
getTimeLineNodeName() - Method in interface jsky.timeline.TimeLineNodeModel
get the name of the time line node
getTimeLineNodes() - Method in class jsky.timeline.DefaultTimeLineModel
get the time line node models in a uneditable list
getTimeLineNodes() - Method in class jsky.timeline.TimeLine
get the time line nodes in a uneditable list
getTimeLineNodes() - Method in interface jsky.timeline.TimeLineModel
get the time line nodes in a uneditable list
getTimeLineNodesIterator() - Method in class jsky.timeline.DefaultTimeLineModel
get an iterator for the time line node models
getTimeLineNodesIterator() - Method in class jsky.timeline.TimeLine
get an iterator for the time line nodes
getTimeLineNodesIterator() - Method in interface jsky.timeline.TimeLineModel
get an iterator for the time line nodes
getTimeMappers() - Static method in class uk.ac.starlink.table.TimeMapper
Returns a selection of time mapper instances.
getTimeMax() - Method in class uk.ac.starlink.tfcat.Bbox
Returns the maximum time value.
getTimeMin() - Method in class uk.ac.starlink.tfcat.Bbox
Returns the minimum time value.
getTimeOrigin() - Method in class uk.ac.starlink.ast.TimeFrame
Get the zero point for TimeFrame axis values.
getTimeOrigin() - Method in class uk.ac.starlink.tfcat.TimeCoords
Returns this system's time origin.
getTimeOrigin() - Method in class uk.ac.starlink.votable.TimesysElement
Returns the time origin as a numeric value.
getTimeout() - Method in class uk.ac.starlink.xdoc.LinkChecker
Returns the network timeout used for retrieving URLs.
getTimeQuantities() - Static method in class uk.ac.starlink.ttools.plot2.geom.TimeJELFunction
Returns a list of TimeQuantity objects that can be referred to by name from expressions used by this class.
getTimer() - Method in class uk.ac.starlink.util.gui.MemoryMonitor
Returns the timer which performs regular repaints of this component.
getTimeScale() - Method in class uk.ac.starlink.ast.TimeFrame
Get time scale.
getTimeScale() - Method in class uk.ac.starlink.tfcat.TimeCoords
Returns the identifier for this system's time scale.
getTimestamp(int) - Method in class diva.sketch.recognition.TimedStroke
Return the timestamp of the point at the given index.
getTimestep() - Method in class diva.sketch.toolbox.NormalizeTimeStrokeFilter
Return the timestep that the filter interpolates to in millisecs.
getTimesys() - Method in class uk.ac.starlink.votable.FieldElement
Returns the TIMESYS element corresponding to this field, if any.
getTitle() - Method in class diva.graph.schematic.ContextGraphView
 
getTitle() - Method in class diva.graph.schematic.GraphEditor
Get the title of this application
getTitle() - Method in class diva.graph.schematic.GraphView
 
getTitle() - Method in class diva.graph.schematic.MultiWindowGraphEditor
Get the title of this application
getTitle() - Method in class diva.gui.AbstractApplication
Get the title of this application
getTitle() - Method in class diva.gui.AbstractDocument
Get the title of this document.
getTitle() - Method in class diva.gui.AbstractView
Get the title of this document
getTitle() - Method in interface diva.gui.AppContext
Return the title of the context.
getTitle() - Method in class diva.gui.AppContextDelegate
Return the title of the context.
getTitle() - Method in class diva.gui.AppletContext
Return the title of the context.
getTitle() - Method in interface diva.gui.Application
Get the title of this application
getTitle() - Method in class diva.gui.ApplicationContext
Return the title of the context.
getTitle() - Method in class diva.gui.BasicPage
Return the title of the page.
getTitle() - Method in interface diva.gui.Document
Get the title of this document
getTitle() - Method in class diva.gui.MultipageDocument
Return the title of this documen
getTitle() - Method in class diva.gui.MultipageModel
Return the title of this model
getTitle() - Method in interface diva.gui.Page
Return the title of the page.
getTitle() - Method in class diva.gui.tutorial.ApplicationTutorial
Get the title of this application
getTitle() - Method in class diva.gui.tutorial.MDIApplicationTutorial
Get the title of this application
getTitle() - Method in class diva.gui.tutorial.TextView
 
getTitle() - Method in interface diva.gui.View
Get the title of this document
getTitle() - Method in class diva.whiteboard.Whiteboard
Get the title of this application
getTitle() - Method in class diva.whiteboard.WhiteboardView
 
getTitle() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a string to display as a title for the catalog directory in a user interface
getTitle() - Method in class jsky.catalog.astrocat.AstroCatalog
Return a string to display as a title for the catalog in a user interface
getTitle() - Method in interface jsky.catalog.Catalog
Return a string to display as a title for the catalog in a user interface
getTitle() - Method in class jsky.catalog.irsa.IRSACatalog
Return a string to display as a title for the catalog in a user interface
getTitle() - Method in class jsky.catalog.MemoryCatalog
Return the title for the catalog
getTitle() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the title of the catalog (same as name here)
getTitle() - Method in class jsky.catalog.skycat.TestCatalog
Return a string to display as a title for the catalog in a user interface
getTitle() - Method in class jsky.catalog.TestCatalog
Return a string to display as a title for the catalog in a user interface
getTitle() - Method in class jsky.html.HTMLViewerHistoryItem
Return the catalogs's name.
getTitle() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the frame's title.
getTitle() - Method in class jsky.util.gui.PrintableJTable
Gets the title to be printed before the table contents.
getTitle() - Method in class uk.ac.starlink.ast.Frame
Get frame title.
getTitle() - Method in class uk.ac.starlink.ast.gui.AstTitle
Get the current title.
getTitle() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
getTitle() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
getTitle() - Method in interface uk.ac.starlink.ndx.Ndx
Returns the title of this Ndx.
getTitle() - Method in interface uk.ac.starlink.ndx.NdxImpl
Gets the title component.
getTitle() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
getTitle() - Method in class uk.ac.starlink.registry.BasicResource
Returns the resource title.
getTitle() - Method in class uk.ac.starlink.ttools.plot2.task.TrimmingSpec
Returns the title text.
getTitle() - Method in class uk.ac.starlink.ttools.plot2.Trimming
Returns plot title if required.
getTitle() - Method in interface uk.ac.starlink.vo.RegResource
Returns the resource title.
getTitle() - Method in class uk.ac.starlink.vo.SchemaMeta
Returns this schema's human-readable title.
getTitle() - Method in class uk.ac.starlink.vo.TableMeta
Returns this table's human-readable title.
getTitle() - Method in interface uk.ac.starlink.vo.TapServiceFinder.Service
Returns the title of this service.
getTitle() - Method in class uk.ac.starlink.vo.VORegResource
 
getTitleAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns the tab title at the given index.
getTitleGap() - Method in class uk.ac.starlink.ast.Plot
Get vertical spacing for a Plot title.
getTMax() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeAspect
Returns time data coordinate upper bound.
getTMin() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeAspect
Returns time data coordinate lower bound.
getToBottomAction() - Method in class jsky.catalog.gui.CatalogTree
 
getToggleFilter() - Method in class diva.canvas.interactor.SelectionDragger
Get the mouse filter that controls the toggling of selections
getToggleFilter() - Method in class diva.canvas.interactor.SelectionInteractor
Get the mouse filter that controls the toggling of selections
getToggleFilter() - Method in class jsky.image.graphics.SelectionDragger
Get the mouse filter that controls the toggling of selections
getToken68() - Method in class uk.ac.starlink.auth.Challenge
Returns the token68 value if defined.
getTokenTypes() - Method in class diva.sketch.parser2d.Grammar2D
Return the set of token types that the grammar expects from the low-level recognizer in order to function properly.
getTol() - Method in class uk.ac.starlink.ast.Plot
Get plotting tolerance.
getToolBar() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the toolbar associated with the image display
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.
getToolBarPane() - Method in class diva.gui.DesktopContext
Get the tool bar pane.
getToolkit() - Method in class uk.ac.starlink.util.gui.StringPaster
Returns the Toolkit holding the selection.
getToolTipText() - Method in class diva.canvas.AbstractFigure
Return the tooltip string for this figure, or null if the figure does not have a tooltip.
getToolTipText(LayerEvent) - Method in class diva.canvas.CanvasLayer
Get the toolTipText for the point in the given MouseEvent.
getToolTipText(LayerEvent) - Method in class diva.canvas.CanvasPane
Get the toolTipText for the point in the given LayerEvent.
getToolTipText() - Method in class diva.canvas.connector.TerminalFigure
Return the tooltip for this figure.
getToolTipText() - Method in interface diva.canvas.Figure
Return the tooltip string for this figure, or null if the figure does not have a tooltip.
getToolTipText(LayerEvent) - Method in class diva.canvas.FigureLayer
Get the toolTipText for the point in the given LayerEvent.
getToolTipText(MouseEvent) - Method in class diva.canvas.JCanvas
Get the toolTipText for the point in the given MouseEvent.
getToolTipText(MouseEvent) - Method in class jsky.timeline.TimeLine
 
getTop(int) - Method in class uk.ac.starlink.ast.Frame
Get highest axis value to display by axis.
getTop() - Method in class uk.ac.starlink.ttools.plot2.Padding
Returns the required top margin.
getTopAttributes() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
 
getTopLocalName() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
 
getTopNamespaceURI() - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
 
getTopology() - Method in class diva.pod.lwgraph.LightweightGraph
Get the topology used by this graph.
getTotal() - Method in class uk.ac.starlink.ttools.plot2.layer.Binner
Returns the total number of increments made to this binner.
getTotalCounts() - Method in interface jsky.science.Spectrum
Returns total counts in the model in units of photons / second / cm^2 (cm^2 is per centimeter squared of mirror area).
getTotalCounts() - Method in class jsky.science.Spectrum1DArray
Returns the total counts in photons/sec/cm^2.
getTotalElementCount() - Method in interface uk.ac.starlink.gbin.GbinMeta
Returns the number of objects in the GBIN file.
getTotalLength() - Method in class uk.ac.starlink.array.ChunkStepper
Returns the length of this ChunkStepper as supplied to the constructor - the total number of elements over which it will iterate.
getToTopAction() - Method in class jsky.catalog.gui.CatalogTree
 
getTrace() - Method in class diva.compat.trace.TraceModel.Element
Get the trace that owns this element.
getTrace(String) - Method in class diva.compat.trace.TraceModel
Get the trace at the given key
getTrace(int) - Method in class diva.compat.trace.TraceModel
Get the trace at the given index
getTraceController() - Method in class diva.compat.trace.TracePane
Get the trace controller
getTraceController() - Method in class diva.compat.trace.TraceView
Return the trace controller.
getTraceElementRendering(TraceModel.Element) - Method in class diva.compat.trace.BasicTraceRenderer
Get the renderering of a Trace element.
getTraceElementRendering(TraceModel.Element) - Method in interface diva.compat.trace.TraceRenderer
Get the renderering of a Trace element.
getTraceModel() - Method in class diva.compat.trace.TraceController
Get the trace model.
getTraceModel() - Method in class diva.compat.trace.TracePane
Get the trace model
getTraceModel() - Method in class diva.compat.trace.TraceView
Return the trace model being viewed.
getTraceRendering(TraceModel.Trace) - Method in class diva.compat.trace.BasicTraceRenderer
Get the renderering of a Trace.
getTraceRendering(TraceModel.Trace) - Method in interface diva.compat.trace.TraceRenderer
Get the renderering of a Trace.
getTraceView() - Method in class diva.compat.trace.TraceController
Get the trace view.
getTraceView() - Method in class diva.compat.trace.TracePane
Get the trace view
getTrackLength() - Method in class jsky.util.gui.MetalRangeSliderUI
Returns the longer dimension of the slide bar.
getTrackWidth() - Method in class jsky.util.gui.MetalRangeSliderUI
Returns the shorter dimension of the track.
getTranForward() - Method in class uk.ac.starlink.ast.Mapping
Get forward transformation defined.
getTranInverse() - Method in class uk.ac.starlink.ast.Mapping
Get inverse transformation defined.
getTransferData(DataFlavor) - Method in class diva.sketch.toolbox.CompositeTransducer
Perform recognition on the sketch model and return the transfer data as a string, or as plain text (based on StringSelection's implementation of getTransferData();
getTransferData(DataFlavor) - Method in class diva.sketch.toolbox.ImageTransducer
Render the selection into an image and return the image.
getTransferData(DataFlavor) - Method in class diva.sketch.toolbox.SketchTransducer
Perform recognition on the sketch model and return the transfer data as a string, or as plain text (based on StringSelection's implementation of getTransferData();
getTransferData(DataFlavor) - Method in class diva.sketch.toolbox.TableTransducer
Perform recognition on the sketch model and return the transfer data as a string, or as plain text (based on StringSelection's implementation of getTransferData();
getTransferData(DataFlavor) - Method in class jsky.util.TransferableList
Returns an array of Objects that contains the transfer data for all Transferables within the TransferableList that support the specified DataFlavor.
getTransferData(DataFlavor) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
 
getTransferDataFlavors() - Method in class diva.sketch.toolbox.CompositeTransducer
Return the union of all the children's data flavors.
getTransferDataFlavors() - Method in class diva.sketch.toolbox.ImageTransducer
Return StringSelection's data flavors.
getTransferDataFlavors() - Method in class diva.sketch.toolbox.SketchTransducer
Return StringSelection's data flavors.
getTransferDataFlavors() - Method in class diva.sketch.toolbox.TableTransducer
Return StringSelection's data flavors.
getTransferDataFlavors() - Method in class jsky.util.TransferableList
Returns the set of supported DataFlavors for the Transferables in the list.
getTransferDataFlavors() - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
 
getTransform() - Method in class diva.canvas.TransformContext
Get the transform of this context.
getTransform(TransformContext) - Method in class diva.canvas.TransformContext
Get the transform of this context, relative to the given context.
getTransformContext() - Method in class diva.canvas.AbstractFigure
Return the transform context of the figure.
getTransformContext() - Method in class diva.canvas.AbstractSite
Get the enclosing transform context of this site.
getTransformContext() - Method in interface diva.canvas.CanvasComponent
Return the transform context of the component.
getTransformContext() - Method in class diva.canvas.CanvasLayer
Return the transform context of the parent pane, if there is one.
getTransformContext() - Method in class diva.canvas.CanvasPane
Return the transform context of this pane.
getTransformContext() - Method in class diva.canvas.CompositeFigure
Return the transform context of this figure.
getTransformContext() - Method in class diva.canvas.connector.AutonomousSite
Get the enclosing transform context of this site.
getTransformContext() - Method in class diva.canvas.connector.TerminalFigure
Return the transform context of the component.
getTransformContext() - Method in interface diva.canvas.Site
Get the enclosing transform context of this site.
getTransformContext() - Method in class diva.canvas.SiteDecorator
Deprecated.
Get the enclosing transform context of this site.
getTransformContext() - Method in class diva.canvas.tutorial.TransformedFigureTutorial.CloudFigure
Get the transform context.
getTransformer() - Method in class uk.ac.starlink.util.SourceReader
Returns a reference to the Transformer object used for transformations used by this object.
getTranslatedColumns() - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns a set (no duplicated elements) of the column indices for which this RowReader has been asked to provide translation values.
getTranslatedConstants() - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns a list of the constants for which this RowReader has been asked to provide translation values.
getTransmitter() - Method in interface diva.pod.Channel
Get the Transmitter that this channel is attached to, or null if it is not attached.
getTransmitter(Protocol, HashMap) - Method in interface diva.pod.Generator
Get a transmitter of the given protocol from the Generator.
getTransmitter(Protocol, HashMap) - Method in interface diva.pod.Pod
Get a transmitter of the given protocol from the Pod.
getTree() - Method in class diva.gui.toolbox.JTreePane
Returns the tree object.
getTree() - Method in class jsky.catalog.gui.CatalogTree
Return the internal JTree
getTree() - Method in class uk.ac.starlink.ttools.gui.MethodBrowser
Returns the tree which displays the classes.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class jsky.catalog.gui.CatalogTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeCellRenderer
 
getTreeModel() - Method in class uk.ac.starlink.ttools.gui.MethodBrowser
Returns the tree model which contains the classes for display.
getTrimmedString(String) - Method in class nom.tam.fits.BasicHDU
Get the String value associated with keyword.
getTrimmingSpecs() - Method in class uk.ac.starlink.ttools.plot2.task.PlotSpec
Returns the trimming specifications.
getTrueSize() - Method in class nom.tam.fits.AsciiTable
Return the size of the data section
getTrueSize() - Method in class nom.tam.fits.BinaryTable
Get the size of the data in the HDU sans padding.
getTrueSize() - Method in class nom.tam.fits.ImageData
Get the size in bytes of the data
getTrueSize() - Method in class nom.tam.fits.RandomGroupsData
Get the size of the actual data element.
getTrueSize() - Method in class nom.tam.fits.UndefinedData
Get the size in bytes of the data
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.
getTuningParametersParameter() - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns the associated parameter which is used for specifying optional tuning parameters for the engine supplied by this parameter.
getTupleCount() - Method in interface uk.ac.starlink.ttools.plot2.DataPosSequence.PositionCloud
Returns the approximate number of tuples that will be iterated over by the tuple sequence this object creates.
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.EllipseCartesianMatchEngine.InDegrees
 
getTupleInfos() - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
 
getTupleInfos() - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine.InDegrees
 
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.ErrorSkyMatchEngine.InDegrees
 
getTupleInfos() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
 
getTupleInfos() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine.InDegrees
 
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
 
getTupleInfos() - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine.InDegrees
 
getTupleInfos() - Method in interface uk.ac.starlink.ttools.calc.ColumnCalculator
Returns an array describing the columns of the input table.
getTupleInfos() - Method in class uk.ac.starlink.ttools.calc.SchlegelCalculator
 
getTupleRunner() - Method in interface uk.ac.starlink.ttools.plot2.data.DataStore
Returns an object that manages iteration over tuples.
getTupleRunner() - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDataStoreFactory
 
getTupleRunner() - Method in class uk.ac.starlink.ttools.plot2.data.StepDataStore
 
getTupleSequence(DataSpec) - Method in interface uk.ac.starlink.ttools.plot2.data.DataStore
Returns the data described by a given DataSpec as a sequence of tuples.
getTupleSequence(DataSpec) - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDataStoreFactory
 
getTupleSequence(DataSpec) - Method in class uk.ac.starlink.ttools.plot2.data.StepDataStore
 
getType() - Method in class diva.compat.xml.XmlElement
Return the type of this XmlElement.
getType() - Method in interface diva.graphx.AttributeProxy
Get the class of the attribute.
getType(int) - Method in class diva.sketch.classification.Classification
Return the i'th type.
getType() - Method in class diva.sketch.classification.WeightSet
Return the type of this classifier.
getType() - Method in class diva.sketch.recognition.Recognition
Return the type of this recognition.
getType() - Method in class diva.sketch.recognition.SimpleData
Construct a simple data with the given dynamic identifier.
getType() - Method in interface diva.sketch.recognition.TypedData
Return the uniquely identifying type associated with this piece of data.
getType() - Method in class diva.sketch.toolbox.BulletedData
 
getType() - Method in class diva.sketch.toolbox.BulletedItem
 
getType() - Method in class diva.sketch.toolbox.BulletedItems
 
getType() - Method in class diva.sketch.toolbox.BulletedLine
 
getType() - Method in class diva.sketch.toolbox.BulletedList
 
getType() - Method in class diva.sketch.toolbox.DashedPathData
Return the type of this data, implementing the TypedData interface.
getType() - Method in class diva.sketch.toolbox.PanRecognizer.PanData
 
getType() - Method in class diva.sketch.toolbox.TextBlock
 
getType() - Method in class diva.sketch.toolbox.TextData
Return the type of this data, implementing the TypedData interface.
getType() - Method in class diva.sketch.toolbox.TextLine
 
getType() - Method in class diva.sketch.toolbox.ZoomRecognizer.ZoomData
 
getType() - Method in class diva.util.xml.XmlElement
Return the type of this XmlElement.
getType() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the catalog type (one of the constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the catalog type (one of the constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in interface jsky.catalog.Catalog
Return the catalog type (one of the constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in interface jsky.catalog.FieldDesc
Return a string describing the semantic type of the field (for example: "ra", "dec", "radius").
getType() - Method in class jsky.catalog.FieldDescAdapter
Return a string describing the semantic type of the field (for example: "ra", "dec", "radius").
getType() - Method in class jsky.catalog.irsa.IRSACatalog
Return the catalog type (one of the constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in class jsky.catalog.MemoryCatalog
Return the catalog type (normally one of the Catalog constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the catalog type (normally one of the Catalog constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in class jsky.catalog.skycat.TestCatalog
Return the catalog type (normally one of the Catalog constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType() - Method in class jsky.catalog.TestCatalog
Return the catalog type (normally one of the Catalog constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
getType(Shape) - Method in class jsky.image.graphics.gui.FITSGraphics
Return the Tk canvas item type name corresponding to the given shape.
getType() - Method in class uk.ac.starlink.array.ArrayArrayImpl
 
getType() - Method in interface uk.ac.starlink.array.ArrayDescription
Returns the type of the primitive data in this array.
getType() - Method in interface uk.ac.starlink.array.ArrayImpl
Returns the primitive type of the data held by this object.
getType() - Method in class uk.ac.starlink.array.BadHandler
Gets the Type of this handler.
getType() - Method in class uk.ac.starlink.array.CombineArrayImpl
 
getType() - Method in class uk.ac.starlink.array.ConvertArrayImpl
 
getType() - Method in class uk.ac.starlink.array.DefaultArrayDescription
 
getType() - Method in class uk.ac.starlink.array.DeterministicArrayImpl
 
getType() - Method in class uk.ac.starlink.array.NioArrayImpl
 
getType() - Method in class uk.ac.starlink.array.Requirements
Gets this object's required data type.
getType(Class) - Static method in class uk.ac.starlink.array.Type
Returns the Type object corresponding to a given java class.
getType() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
getType() - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Return the internal state.
getType() - Method in class uk.ac.starlink.auth.ContentType
Returns the Type part of this content type.
getType() - Method in class uk.ac.starlink.diva.FigureChangedEvent
Return type of event.
getType() - Method in class uk.ac.starlink.diva.FigureProps
Get the type of figure.
getType() - Method in class uk.ac.starlink.fits.ParsedCard
Returns the type of header card.
getType() - Method in class uk.ac.starlink.hds.ArrayStructure
Returns the HDS type of the primitives in the array.
getType() - Method in class uk.ac.starlink.hds.NdfMaker
Get the type with which the NDF DATA and VARIANCE arrays will be created.
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.
getType() - Method in interface uk.ac.starlink.tfcat.SpectralCoords
Returns the spectral coordinate system type.
getType() - Method in class uk.ac.starlink.tfcat.TfcatObject
Returns the value of the type member, defining the TFCat type.
getType() - Method in interface uk.ac.starlink.ttools.build.DocletOutput.DocVariable
Returns parameter type in user-friendly form.
getType() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns the CEA type (CmdLineParameterDef/type) of this parameter.
getType() - Method in class uk.ac.starlink.ttools.plot2.data.Area
Returns the type of this shape.
getType() - Method in class uk.ac.starlink.ttools.plot2.layer.Combiner
Indicates the aggregation type.
getType() - Method in class uk.ac.starlink.ttools.taplint.AdhocCode
 
getType() - Method in enum uk.ac.starlink.ttools.taplint.DatalinkCode
 
getType() - Method in enum uk.ac.starlink.ttools.taplint.FixedCode
 
getType() - Method in interface uk.ac.starlink.ttools.taplint.ReportCode
Returns the type of this code.
getType() - Method in class uk.ac.starlink.util.ContentType
Returns the Type part of this content type.
getType() - Method in class uk.ac.starlink.vo.TableMeta
Returns this table's type.
getType() - Method in interface uk.ac.starlink.vo.UwsJobInfo.Result
Returns the optional xlink:type attribute for this result.
getType() - Method in class uk.ac.starlink.votable.ValuesElement
Returns the supplied or implied value of the 'type' attribute of this ValuesElement object.
getType1() - Method in interface uk.ac.starlink.array.Converter
Returns the data type of type 1.
getType1() - Method in class uk.ac.starlink.array.TypeConverter
Gets the primitive type for end 1 of the converter.
getType2() - Method in interface uk.ac.starlink.array.Converter
Returns the data type of type 2.
getType2() - Method in class uk.ac.starlink.array.TypeConverter
Gets the primitive type for end 2 of the converter.
getTypeClass() - Method in class uk.ac.starlink.tfcat.Datatype
Returns the object class represented by this datatype.
getTypeCount() - Method in class diva.sketch.classification.Classification
Return the number of types in this classification.
getTypeCount() - Method in class diva.sketch.classification.CrossValidation.CVData
 
getTypeCount() - Method in class diva.sketch.classification.TrainingSet
Return how many types are contained in this training set.
getTypeCount() - Method in class diva.sketch.recognition.MSTrainingModel
Return how many types are contained in this training model.
getTypeCount() - Method in class diva.sketch.recognition.SSTrainingModel
Return how many types are contained in this training model.
getTypedDecorator() - Static method in class uk.ac.starlink.diva.DrawActions
Create and return a TypedDecorator suitable for manipulating the various types of figures in natural ways.
getTypedValue(Class<T>) - Method in class uk.ac.starlink.table.DescribedValue
Returns the value content of this object as a specified type.
getTypedValue(DescribedValue, Class<T>) - Static method in class uk.ac.starlink.table.Tables
Utility method to get a typed value from a, possibly null, described value.
getTypeFromName(String) - Method in class uk.ac.starlink.diva.interp.BasicInterpolatorFactory
 
getTypeFromName(String) - Method in interface uk.ac.starlink.diva.interp.InterpolatorFactory
Get the interpolator type, given a short name.
getTypeID() - Method in class diva.sketch.recognition.SimpleData
Return the dynamic type identifier of this data item.
getTypeName(String) - Method in class jsky.catalog.TablePlotSymbol
Implements the DVMap interface
getTypeName(String) - Method in class jsky.util.JavaExpr
Implements the DVMap interface
getTypeName(String) - Method in class uk.ac.starlink.ttools.jel.JELArrayFunction.XResolver
 
getTypeName(String) - Method in class uk.ac.starlink.ttools.jel.JELFunction.XResolver
 
getTypeName(String) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Returns the type name of the quantity which is referenced in expressions with a given name.
getTypeName(String) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeJELFunction.TimeResolver
 
getTypes() - Method in class nom.tam.fits.BinaryTable
 
getTypes() - Method in class nom.tam.util.ColumnTable
Get the characters describing the base classes of the columns.
getTypeSpec() - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter.SqlColumn
Type specification as used in CREATE statement.
getTypeSuffix(String) - Method in class jsky.image.gui.ImageSaveDialog
Returns the standard filename suffix for the specified file type.
getUCD() - Method in class uk.ac.starlink.table.DefaultValueInfo
 
getUCD(String) - Static method in class uk.ac.starlink.table.UCD
Returns the UCD object corresponding to a given UCD ID string.
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() - Method in interface uk.ac.starlink.tfcat.Field
Returns field Uniform Content Descriptor.
getUcd() - Method in class uk.ac.starlink.vo.ColumnMeta
Returns a UCD associated with this column.
getUcd() - Method in class uk.ac.starlink.vo.datalink.LinkColMap.ColDef
Returns the column's UCD.
getUcd() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns the UCD string for this parameter.
getUcd() - Method in class uk.ac.starlink.votable.FieldElement
Returns the value of the ucd attribute, or null if there is none.
getUcd() - Method in class uk.ac.starlink.votable.FieldRefElement
Returns the value of the ucd attribute, or null if there is none.
getUcd() - Method in class uk.ac.starlink.votable.ParamRefElement
Returns the value of the ucd attribute, or null if there is none.
getUcd1DecIndex(StarTable) - Method in class uk.ac.starlink.ttools.cone.DalConeSearcher
Returns the column index for a column in a given table identified with the UCD POS_EQ_DEC_MAIN.
getUcd1RaIndex(StarTable) - Method in class uk.ac.starlink.ttools.cone.DalConeSearcher
Returns the column index for a column in a given table identified with the UCD POS_EQ_RA_MAIN.
getUcdChecker() - Static method in class uk.ac.starlink.tfcat.TfcatUtil
Returns a syntax checker for UCDs.
getUcdRegex(String) - Static method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Takes a (non-prefixed) UCD specification and returns a Pattern actual UCDs should match if they represent the same thing.
getUcds(String) - Method in interface uk.ac.starlink.gbin.GaiaTableMetadata
Returns a list of UCD items for a named parameter of this table.
getUCDs() - Static method in class uk.ac.starlink.table.UCD
Returns an iterator over all the known UCDs.
getUIClassID() - Method in class jsky.util.gui.RangeSlider
Returns the name of the L&F class that renders this component.
getUnc(boolean) - Method in class uk.ac.starlink.ast.Region
Obtain uncertainty information from a Region.
getUnderstoodMessages(URI) - Method in interface org.votech.plastic.PlasticHubListener
Get the messages understood by this application.
getUnderstoodMessages(URI) - Method in class uk.ac.starlink.plastic.MinimalHub
 
getUnderstoodMessages(URI) - Method in class uk.ac.starlink.plastic.PlasticHub
 
getUndoManager() - Method in class diva.gui.AbstractDocument
Return the undo manager of this document.
getUndoManager() - Method in interface diva.gui.Document
Return the undo manager of this document.
getUndoPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.CutEdit
 
getUndoPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.DeleteGroupedStrokeEdit
 
getUndoPresentationName() - Method in class diva.whiteboard.WhiteboardEdits.PasteEdit
 
getUniqueId(String) - Method in class uk.ac.starlink.ttools.build.MemberIdSet
Returns an identifier not yet used for a given text string if possible.
getUnit(int) - Method in class uk.ac.starlink.ast.Frame
Get axis physical units by axis.
getUnit() - Method in interface uk.ac.starlink.ecsv.EcsvColumn
Returns the column unit string if available.
getUnit() - Method in interface uk.ac.starlink.pds4.Field
Returns the unit string associated with this field.
getUnit() - Method in interface uk.ac.starlink.tfcat.Field
Returns field unit.
getUnit() - Method in interface uk.ac.starlink.tfcat.SpectralCoords
Returns the unit string for this coordinate system.
getUnit() - Method in class uk.ac.starlink.tfcat.TimeCoords
Returns this system's units.
getUnit(double, LabelUnit[]) - Static method in class uk.ac.starlink.ttools.plot2.geom.LabelUnit
Returns an appropriate unit for annotating the given value.
getUnit() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter.HistoStyle
Returns the axis unit for density scaling.
getUnit() - Method in class uk.ac.starlink.vo.ColumnMeta
Returns this column's unit string.
getUnit() - Method in class uk.ac.starlink.vo.TapLimit
Returns the limit unit.
getUnit() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns the unit string for this parameter.
getUnit() - Method in class uk.ac.starlink.votable.FieldElement
Returns the value of the unit attribute, or null if there is none.
getUnitAttribute(String[]) - Method in interface uk.ac.starlink.cdf.CdfTableProfile
Returns the name of the CDF Variable Attribute whose value is used to supply the column units metadata for the converted StarTable.
getUnitChecker() - Static method in class uk.ac.starlink.tfcat.TfcatUtil
Returns a syntax checker for VOUnits.
getUnitRadius() - Method in class uk.ac.starlink.ast.SphMap
Get sphMap input vectors lie on a unit sphere.
getUnits() - Method in interface jsky.catalog.FieldDesc
Return a string describing the units of the field values, if known (for example: "arcmin", "arcsec", "deg")
getUnits() - Method in class jsky.catalog.FieldDescAdapter
Return a string describing the units of the field values, if known (for example: "arcmin", "arcsec", "deg")
getUnits() - Method in class jsky.catalog.TablePlotSymbol
Return the units of the symbol size ("image" for image pixels, "deg equinox" for world coordinate degrees
getUnits() - Method in exception jsky.science.UnitsNotSupportedException
 
getUnits() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
getUnits() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
getUnits() - Method in interface uk.ac.starlink.ndx.Ndx
Returns the units string for this Ndx.
getUnits() - Method in interface uk.ac.starlink.ndx.NdxImpl
Gets the units component.
getUnits() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
getUnitsAbbrev(Class, String) - Static method in class jsky.science.Quantity
Returns the abbreviation for the specified Units type.
getUnitsAbbrev(String) - Static method in class jsky.science.Time
 
getUnitsFor(String) - Static method in class uk.ac.starlink.ttools.convert.SkyUnits
Returns a unit as specified by a name.
getUnitsIgnoreCase(Class, String) - Static method in class jsky.science.Quantity
Does a case-insensitve search through the list of valid units for a class and returns the proper casing for the specified units
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.
getUnitStrings() - Method in class uk.ac.starlink.ttools.convert.SkyUnits
Returns a pair of descriptions for the units of the first and second coordinates represented by these units.
getUnitsType() - Method in class jsky.timeline.TimeLine
get the unit types to display in the timeline
getUnitTypes() - Method in class uk.ac.starlink.ttools.convert.SkyUnits
Returns a pair of classes for the first and second coordinates represented by these units.
getUnnormalizedProbabilityAt(double) - Method in interface gaia.cu9.tools.parallax.PDF.PDF
Calculate the value of the PDF at point x
getUnnormalizedProbabilityAt(double) - Method in class uk.ac.starlink.dpac.math.Edsd
Returns the unnormalized PDF (posterior) for this prior evaluated at a given distance.
getUnplotAllButton() - Method in class jsky.catalog.gui.TableDisplayTool
 
getUnplotButton() - Method in class jsky.catalog.gui.TableDisplayTool
 
getUnresolvedNamespaces() - Method in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Returns the schema namespaces which this resolver has so far been asked to resolve, and has failed because they are unknown.
getUnselectedColor() - Method in class jsky.timeline.BlockTimeLineNode
get the the unselected color the time line node
getUnselectedColor() - Method in class jsky.timeline.DefaultTimeLineNode
get the the unselected color the time line node
getUnselectedColor() - Method in interface jsky.timeline.TimeLineNode
get the the unselected color the time line node
getUnsortedRowIndex(int) - Method in class jsky.util.gui.SortedJTable
Return the index of the given row after sorting
getUnused() - Method in class uk.ac.starlink.task.LineEnvironment
Returns a string containing any words of the input argument list which were never queried by the application to find their value.
getUnused() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
Returns an array containing any words of the input argument list which were never queried by the application to find their value.
getUnused() - Method in class uk.ac.starlink.util.ValueWatcher
Returns a value in the range loBound..hiBound which has never been sumitted to ValueWatcher.useValue(long).
getUnusedParams() - Method in class uk.ac.starlink.fits.FitsHeader
Returns an array of DescribedValue objects suitable for use as items of per-table metadata derived from this FITS header.
getUnusedParams() - Method in class uk.ac.starlink.oldfits.HeaderCards
Returns an array of DescribedValue objects suitable for use as items of per-table metadata derived from this FITS header.
getUnusedWarning(String[]) - Static method in class uk.ac.starlink.ttools.task.LineInvoker
Returns a warning string appropriate for the case when one or more words on the command line are never used by a task.
getUploadLimit(String) - Method in class uk.ac.starlink.vo.TapCapabilityPanel
Returns an upload limit for the currently displayed capability.
getUploadLimits() - Method in interface uk.ac.starlink.vo.TapCapability
Returns an array of limit values representing the data limits for uploaded tables.
getUploadMethods() - Method in interface uk.ac.starlink.vo.TapCapability
Returns an array of upload methods known by this capability.
getUploadTable(String) - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Returns a table named by an upload specifier in an ADQL query.
getUpperBounds() - Method in class uk.ac.starlink.array.NDShape
Returns the inclusive upper limits in each dimension of the NDShape.
getUpperValue() - Method in class uk.ac.starlink.ttools.plot2.config.RangeSlider
Returns the upper value in the range.
getUri() - Method in class uk.ac.starlink.vo.Vocabulary
Returns the URI defining the namespace of this vocabulary.
getURL() - Method in class diva.compat.xml.XmlDocument
Get the URL of this document.
getURL() - Method in class diva.gui.AbstractDocument
Get the URL that this document is associated with.
getURL() - Method in interface diva.gui.Document
Get the URL that this document is associated with.
getURL() - Method in class diva.util.xml.XmlDocument
Get the URL of this document.
getURL() - Method in class jsky.catalog.AbstractCatalogDirectory
Return the URL of the file describing this catalog directory.
getURL() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the URL of the XML file describing this catalog, if known, otherwise null.
getURL() - Method in class jsky.catalog.irsa.IRSACatalog
Return the URL of the XML file describing this catalog, if known, otherwise null.
getURL(int) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the nth query URL
getURL() - Method in class jsky.catalog.URLQueryResult
Return the URL
getURL() - Method in class jsky.image.gui.DivaMainImageDisplay
Return the image URL, if there is one.
getURL() - Method in interface jsky.image.gui.MainImageDisplay
Return the image URL, if there is one, otherwise null.
getURL(URL) - Static method in class jsky.util.FileUtil
Return the contents of the URL as a String
getURL() - Method in class jsky.util.SaxParserUtil
Return the URL of the last XML file parsed by this instance.
getURL() - Method in class uk.ac.starlink.array.BridgeNDArray
 
getURL() - Method in class uk.ac.starlink.array.CopyNDArray
 
getURL() - Method in interface uk.ac.starlink.array.NDArray
Returns the URL of this NDArray, or null if it does not have one.
getURL() - Method in class uk.ac.starlink.hds.HDSReference
Returns a URL which describes this HDSReference.
getURL(String) - Method in class uk.ac.starlink.jaiutil.HDXImage
Return a URL for the given file or URL string.
getURL() - Method in class uk.ac.starlink.table.AbstractStarTable
 
getURL() - Method in class uk.ac.starlink.table.MetaCopyStarTable
 
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.
getUrl() - Method in class uk.ac.starlink.ttools.taplint.DatalinkCode.Doc
Returns a URL to the content of this document.
getURL() - Method in class uk.ac.starlink.util.DataSource
Returns a URL which corresponds to this data source, if one exists.
getURL() - Method in class uk.ac.starlink.util.FileDataSource
 
getURL() - Method in class uk.ac.starlink.util.ResourceDataSource
 
getURL() - Method in class uk.ac.starlink.util.TemporaryFileDataSource
Returns null, since the data is not represented by a persistent object.
getURL() - Method in class uk.ac.starlink.util.URLDataSource
Returns the URL on which this URLDataSource is based.
getUrl() - Method in interface uk.ac.starlink.vo.DaliExample
Returns a URL pointing to the browser-renderable text (probably XHTML) for this example.
getUrl(Object[], Map<ServiceParam, String>) - Method in class uk.ac.starlink.vo.datalink.ServiceInvoker
Assembles an invocation URL from the base URL of this service, the values of any row parameters corresponding to a supplied table row, and any additional parameters supplied explicitly.
getUrl() - Method in class uk.ac.starlink.vo.RegistrySelector
Returns the currently selected registry Access URL.
getUrl() - Method in interface uk.ac.starlink.votable.datalink.ExampleUrl
Returns the invocation URL for the example.
getURLPath() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the path name to the catalog server
getURLPath() - Method in class jsky.catalog.irsa.IRSACatalog
Return the path name to the catalog server
getUrlSelectionModel() - Method in class uk.ac.starlink.vo.RegistrySelectorModel
Returns the model used for selection of the registry endpoint URL.
getURLStr() - Method in class jsky.catalog.gui.CatalogHistoryItem
Return the URL of the catalog, table or FITS file, if known, otherwise null.
getURLStr() - Method in class jsky.html.HTMLViewerHistoryItem
Return the URL of the catalog, table or FITS file, if known, otherwise null.
getUsage() - Method in class uk.ac.starlink.task.ChoiceParameter
Returns a usage message.
getUsage() - Method in class uk.ac.starlink.task.MultiChoiceParameter
 
getUsage() - Method in class uk.ac.starlink.task.ObjectFactoryParameter
 
getUsage() - Method in class uk.ac.starlink.task.Parameter
Returns the usage string for this parameter.
getUsage() - Method in class uk.ac.starlink.task.SingleTaskInvoker
Returns a usage string for this invoker.
getUsage() - Static method in class uk.ac.starlink.ttools.cea.ImplementationCeaWriter
 
getUsage() - Static method in class uk.ac.starlink.ttools.cea.ServiceCeaWriter
 
getUsage() - Method in class uk.ac.starlink.ttools.filter.BasicFilter
 
getUsage() - Method in interface uk.ac.starlink.ttools.filter.ProcessingFilter
Usage message for this filter.
getUsage() - Method in class uk.ac.starlink.ttools.plottask.NamedObjectParameter
 
getUsage() - Method in class uk.ac.starlink.ttools.plottask.StyleParameter
 
getUsage() - Method in class uk.ac.starlink.ttools.task.InputFormatParameter
 
getUseBad() - Method in class uk.ac.starlink.ast.ResampleFlags
Returns the value of the usebad flag.
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.
getUseHierarch() - Static method in class nom.tam.fits.FitsFactory
Are we processing HIERARCH style keywords
getUseInstead() - Method in interface uk.ac.starlink.vo.VocabTerm
Returns the term that should be used instead of this one.
getUsePlans() - Method in class uk.ac.starlink.ttools.plot2.PlotCaching
Returns the plan caching policy.
getUserCoordInfos(int) - Method in interface uk.ac.starlink.ttools.plot2.data.DataSpec
Returns the metadata, if known, for the values supplied by the user to provide data for one of this object's output columns.
getUserCoordInfos(int) - Method in class uk.ac.starlink.ttools.plot2.task.ColumnDataSpec
 
getUserCoordInfos(int) - Method in class uk.ac.starlink.ttools.plot2.task.JELDataSpec
 
getUserCoordMappers(int) - Method in interface uk.ac.starlink.ttools.plot2.data.DataSpec
Returns the domain mappers to use for the values supplied by the user to provide data for one of this object's output columns.
getUserCoordMappers(int) - Method in class uk.ac.starlink.ttools.plot2.task.ColumnDataSpec
 
getUserCoordMappers(int) - Method in class uk.ac.starlink.ttools.plot2.task.JELDataSpec
 
getUserCoordValues(RowData, long, int) - Method in interface uk.ac.starlink.ttools.plot2.data.UserDataReader
Returns a user coordinate value array for a given coordinate in a row.
getUserData(String) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
getUserDocument() - Method in class uk.ac.starlink.table.jdbc.TextModelsAuthenticator
Returns the text model for the username string.
getUserInterface() - Method in class uk.ac.starlink.auth.AuthManager
Returns the object that controls how the user is queried for credentials.
getUserMetadata() - Method in class uk.ac.starlink.feather.StarColumnWriter
 
getUsername() - Method in class uk.ac.starlink.auth.UserPass
Returns the username.
getUserObject() - Method in class diva.canvas.AbstractFigure
Get the user object of this figure.
getUserObject() - Method in class diva.canvas.connector.TerminalFigure
Return the user object.
getUserObject() - Method in class diva.compat.trace.TraceModel.Trace
Get the user object.
getUserObject() - Method in interface diva.util.UserObjectContainer
Return the user object.
getUserParams() - Method in class uk.ac.starlink.vo.datalink.ServiceInvoker
Returns the 'user' parameters of this service.
getUserString() - Method in class uk.ac.starlink.ttools.build.Heading
Returns heading text.
getUtype() - Method in class uk.ac.starlink.table.DefaultValueInfo
 
getUtype(ValueInfo) - Static method in class uk.ac.starlink.table.Tables
Deprecated.
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() - Method in class uk.ac.starlink.vo.ColumnMeta
Returns a Utype associated with this column.
getUtype() - Method in class uk.ac.starlink.vo.ForeignMeta
Returns the utype associated with this foreign key.
getUtype() - Method in class uk.ac.starlink.vo.SchemaMeta
Returns this schema's utype.
getUtype() - Method in class uk.ac.starlink.vo.TableMeta
Returns this table's Utype.
getUtype() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns the Utype string for this parameter.
getUtype() - Method in class uk.ac.starlink.votable.FieldElement
Returns the value of the utype attribute, or null if there is none.
getUtype() - Method in class uk.ac.starlink.votable.FieldRefElement
Returns the value of the utype attribute, or null if there is none.
getUtype() - Method in class uk.ac.starlink.votable.ParamRefElement
Returns the value of the utype attribute, or null if there is none.
getUtypeRegex(String) - Static method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Takes a (non-prefixed) Utype specification and returns a Pattern actual Utypes should match if they represent the same thing.
getUwsVersion() - Method in interface uk.ac.starlink.vo.UwsJobInfo
Returns the version of UWS with which this job identifies itself.
getVal() - Method in class jsky.catalog.SearchCondition
Return the value (actually a Double or String)
getVal() - Method in class jsky.coords.DMS
Return the value (fractional number of degrees) as a double
getVal() - Method in class jsky.coords.HMS
Return the value (fractional number of hours) as a double
getValid() - Method in class uk.ac.starlink.ttools.plot.PlotState
Indicates whether this state can be used to attempt a successful plot.
getValue() - Method in interface diva.graphx.AttributeProxy
Get the attribute value.
getValue(String) - Method in interface jsky.catalog.FieldDesc
Parse the given string into the correct class type for this field and return the value.
getValue(String) - Method in class jsky.catalog.FieldDescAdapter
Parse the given string into the correct class type for this field and return the value.
getValue(FieldDesc, String) - Static method in class jsky.catalog.FieldFormat
Return an object for the given field description by parsing the given string.
getValue(FieldDesc, JComponent) - Method in class jsky.catalog.gui.CatalogQueryPanel
Return the value in the given component, or null if there is no value there.
getValue(int) - Method in class jsky.catalog.gui.CatalogQueryPanel
Return the value in the ith component, or null if there is no value there.
getValue(String) - Method in class jsky.science.Flux
Returns a doublecontaining current value in the specified units.
getValue(String) - Method in class jsky.science.Quantity
Returns the quantity value in specified units.
getValue() - Method in class jsky.science.Quantity
Returns the value of the an instance as a double in the current default units
getValue(String) - Method in class jsky.science.Redshift
Returns a doublecontaining current value in the specified units.
getValue(String) - Method in class jsky.science.Time
Returns value in specified Units.
getValue(String) - Method in class jsky.science.Wavelength
Returns value in specified Units.
getValue(Wavelength) - Method in class jsky.science.Wavelength1DArray
Returns the data value at the specified Wavelength.
getValue(double) - Method in class jsky.science.Wavelength1DArray
Returns the data value at a wavelength specified as a double.
getValue(Wavelength) - Method in interface jsky.science.Wavelength1DModel
Return the value of the model at the specified Wavelength.
getValue() - Method in class jsky.util.gui.LabelEntry
 
getValue() - Method in class jsky.util.gui.LabelEntrySlider
Return the current value.
getValue() - Method in class jsky.util.NameValue
 
getValue() - Method in class jsky.util.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue() - Method in class nom.tam.fits.HeaderCard
Return the value from this card
getValue() - Method in class uk.ac.starlink.ast.AstroCoords
Returns the value of this coordinate.
getValue() - Method in class uk.ac.starlink.ast.grf.GrfEscape
Returns the integer value associated with this escape object.
getValue(String) - Method in class uk.ac.starlink.fits.FitsHeader
Returns the untyped value for a card with a given key, if one exists.
getValue() - Method in class uk.ac.starlink.fits.ParsedCard
Returns the keyword value.
getValue() - Method in interface uk.ac.starlink.parquet.Decoder
Returns the value that has been read into this reader.
getValue(C) - Method in interface uk.ac.starlink.table.CalcStarTable.Col
Returns the value for this column extracted from a given calculation object.
getValue() - Method in class uk.ac.starlink.table.DescribedValue
Returns the actual value content of this 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<DescribedValue>, 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.
getValue() - Method in class uk.ac.starlink.task.LineWord
Returns the parameter value represented by this word.
getValue(Object, int) - Method in class uk.ac.starlink.ttools.filter.ArrayReader
Returns element numeric value for a suitable array object.
getValue() - Method in interface uk.ac.starlink.ttools.jel.Constant
Returns this object's value.
getValue() - Method in class uk.ac.starlink.ttools.jel.FixedConstant
 
getValue() - Method in class uk.ac.starlink.ttools.plot2.config.RangeSlider
Returns the lower value in the range.
getValue(int) - Method in interface uk.ac.starlink.ttools.plot2.layer.NumberArray
Returns a value for a given index.
getValue() - Method in class uk.ac.starlink.ttools.plot2.Tick
Returns this tick's numeric value.
getValue(int, long) - Method in class uk.ac.starlink.ttools.scheme.SkySimData.Col
Returns a statistically sampled value for a given row.
getValue() - Method in class uk.ac.starlink.ttools.task.CredibleString
Returns the value.
getValue(R) - Method in class uk.ac.starlink.util.gui.ArrayTableColumn
Returns the value in this column for the row represented by the given row data object.
getValue() - Method in class uk.ac.starlink.util.gui.SelectStringDialog
Get the users value.
getValue() - Method in class uk.ac.starlink.util.gui.ValueButtonGroup
Returns the currently selected value, that is the value associated with the currently selected button.
getValue(LinkColMap.ColDef<C>, Object[]) - Method in class uk.ac.starlink.vo.datalink.LinkColMap
Returns the typed corresponding to a given column definition in a given row.
getValue() - Method in class uk.ac.starlink.vo.DoubleValueField
Returns the numeric value which the user has entered.
getValue() - Method in class uk.ac.starlink.vo.TapLimit
Returns the limit value.
getValue() - Method in interface uk.ac.starlink.vo.UwsJobInfo.Parameter
Returns this parameter's value.
getValue() - Method in interface uk.ac.starlink.vo.UwsJobInfo.Result
Returns this result's value.
getValue() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns this parameter's value as a string; if the empty string is specified for the PARAM's @value attribute, null should be returned.
getValue() - Method in class uk.ac.starlink.votable.dom.DelegatingAttr
 
getValue() - Method in class uk.ac.starlink.votable.ParamElement
Returns the value of the value attribute, or an empty string if it has none.
getValue() - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializer
 
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, String) - Method in class jsky.catalog.MemoryCatalog
Return the value at the given row and columm name
getValueAt(int, int) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
getValueAt(int, int) - Method in class jsky.util.gui.Wavelength1DTableModel
 
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
 
getValueAt(int, int) - Method in class uk.ac.starlink.util.gui.ArrayTableModel
 
getValueAt(int, int) - Method in class uk.ac.starlink.util.gui.BeanTableModel
 
getValueAt(int, int) - Method in class uk.ac.starlink.util.gui.SelectCharactersModel
Return the value of a given cell.
getValueAt(int, int) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Return either the description or date stamp of a state.
getValueAt(int, int) - Method in class uk.ac.starlink.vo.CapabilityTableModel
 
getValueAtIndex(int) - Method in class jsky.science.Wavelength1DArray
Returns the data value at the specified index
getValueAtIndex(int) - Method in class jsky.science.Wavelength1DFormula
This is a trivial implementation that returns the formula value for a specified index.
getValueAtQuantile(double) - Method in class uk.ac.starlink.ttools.filter.GKArray
 
getValueAtQuantile(double) - Method in class uk.ac.starlink.ttools.filter.GKQuantiler
 
getValueAtQuantile(double) - Method in interface uk.ac.starlink.ttools.filter.Quantiler
Returns the value at a given quantile.
getValueAtQuantile(double) - Method in class uk.ac.starlink.ttools.filter.SortQuantiler
 
getValueClass() - Method in class uk.ac.starlink.fits.CardType
Returns the type of values yielded by this CardType.
getValueClass() - Method in class uk.ac.starlink.task.Parameter
Returns the class of the typed values this parameter takes.
getValueClass() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigKey
Returns the type of value described by this key.
getValueClass() - Method in class uk.ac.starlink.ttools.plot2.ReportKey
Returns the type of object identified by this key.
getValueExpr() - Method in class uk.ac.starlink.ttools.plot2.task.CoordSpec
Returns the expression giving the quantity's value, to be evaluated in the context of the host table.
getValueInDegrees() - Method in enum uk.ac.starlink.ttools.plot2.layer.AngleUnit
Returns the value of this unit in degrees.
getValueInfo() - Method in interface uk.ac.starlink.ttools.jel.JELQuantity
Returns a metadata object that describes this quantity.
getValueInfo() - Method in class uk.ac.starlink.vo.DoubleValueField
Returns the ValueInfo object which describes the data in this field.
getValueInfo(FieldElement) - Static method in class uk.ac.starlink.votable.VOStarTable
Returns a ValueInfo object suitable for holding the values in a VOTable Field (or Param) object.
getValueInfos(PixSampler.StatMode) - Method in class uk.ac.starlink.ttools.task.PixSampler
Returns the metadata for the columns output by the sampler.
getValueIsAdjusting() - Method in class jsky.util.gui.LabelEntrySlider
Return the valueIsAdjusting property of the slider
getValueIsAdjusting() - Method in class jsky.util.gui.QuantitySlider
passes through the valueIsAdjusting property of the slide, let event recipients decide whether or not they want to deal with these events
getValueIsAdjusting() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
getValueRange(FieldDesc, String) - Static method in class jsky.catalog.FieldFormat
Return a ValueRange object representing a range of values for the given field by parsing the given string.
getValuesAtQuantiles(double[]) - Method in class uk.ac.starlink.ttools.filter.GKArray
 
getValueSeparator() - Method in class uk.ac.starlink.task.MultiChoiceParameter
 
getValueSeparator() - Method in interface uk.ac.starlink.task.MultiParameter
Returns a character which is to be used as the separator between values found in adjacent occurrences of the parameter in the execution environment.
getValueSeparator() - Method in class uk.ac.starlink.ttools.task.FilterParameter
 
getValueSeparator() - Method in class uk.ac.starlink.ttools.task.InputTablesParameter
 
getValueSeparator() - Method in class uk.ac.starlink.ttools.task.StringMultiParameter
 
getValuesUsage(MatchEngine, int) - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns a string giving the usage for the values parameter part of the matching command line.
getValueUsage() - Method in class uk.ac.starlink.ttools.plot2.data.InputMeta
Returns a a short usage fragment that describes the form of the data values represented by this coordinate.
getVariance() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
getVariance() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
getVariance() - Method in interface uk.ac.starlink.ndx.Ndx
Returns the variance component of this NDX.
getVariance() - Method in interface uk.ac.starlink.ndx.NdxImpl
Gets an NDArray containing the variance data.
getVariance() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
getVariance() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns formatted variance of accepted data.
getVarianceValue() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns the variance of the accumulated data.
getVariantName() - Method in interface uk.ac.starlink.ttools.plot2.DataGeom
Returns a label for this DataGeom.
getVariantName() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeDataGeom
 
getVariantName() - Method in class uk.ac.starlink.ttools.plot2.geom.HealpixDataGeom
 
getVariantName() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneDataGeom
 
getVariantName() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
 
getVariantName() - Method in class uk.ac.starlink.ttools.plot2.geom.SliceDataGeom
 
getVariantName() - Method in class uk.ac.starlink.ttools.plot2.geom.SphereDataGeom
 
getVariantName() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeDataGeom
 
getVarpi() - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
getVectorPaperType(LayerOpt[]) - Method in class uk.ac.starlink.ttools.plot2.paper.PaperTypeSelector
Supplies a PaperType appropriate for rendering to a vector (non-pixellated) output medium.
getVersion() - Method in class diva.canvas.TransformContext
Get the version number of the transfom context.
getVersion() - Method in class uk.ac.starlink.registry.BasicCapability
Returns a version string associated with this capability.
getVersion() - Static method in class uk.ac.starlink.ttools.Stilts
Returns the version number for the STILTS package.
getVersion() - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Returns the version of VOTable this context is parsing.
getVersion() - Method in interface uk.ac.starlink.vo.RegCapabilityInterface
Returns a version string for this capability-interface.
getVersion() - Method in class uk.ac.starlink.vo.VersionedLanguage
Returns the version string.
getVersionedName() - Method in class uk.ac.starlink.vo.VersionedLanguage
Returns a representation of this language/version combination in the form <language-name>-<version-name>.
getVersionIds() - Method in interface uk.ac.starlink.vo.TapLanguage
Returns version IVO-IDs.
getVersionMessage() - Method in class uk.ac.starlink.task.MultiTaskInvoker
Returns the message to be reported if the "-version" flag is given.
getVersionNumber() - Method in class uk.ac.starlink.votable.VOTableVersion
Returns the version number for this version.
getVersions() - Method in interface uk.ac.starlink.vo.TapLanguage
Returns version strings.
getVersionString(BufferedInputStream) - Static method in class uk.ac.starlink.ttools.votlint.VersionDetector
Determines the reported version of a VOTable document contained in an input stream.
getVertex(int) - Method in class diva.canvas.interactor.PathGeometry
Get the site on the given vertex.
getVertexCount() - Method in class diva.canvas.interactor.PathGeometry
Get the number of vertices of this shape.
getVertexCount() - Method in class diva.util.java2d.Polygon2D.Double
Get the number of vertices
getVertexCount() - Method in class diva.util.java2d.Polygon2D
Get the number of vertices
getVertexCount() - Method in class diva.util.java2d.Polyline2D
Get the number of vertices
getVertexCount() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Get the number of vertices.
getVertexPaint() - Method in class diva.canvas.toolbox.GridLayer
Get the vertex point paint.
getVertexShape() - Method in class diva.canvas.toolbox.GridLayer
Get the vertex point shape.
getVertical() - Method in class uk.ac.starlink.util.gui.MemoryMonitor
Returns the orientation of this component.
getVerticalSpacer() - Method in class jsky.timeline.TimeLine
 
getVetoReasonType() - Method in exception jsky.timeline.DetailedPropertyVetoException
get the reasoning type for this veto exception
getVetoReasonType() - Method in exception jsky.util.ReplaceablePropertyVetoException
get the reasoning type for this veto exception
getVetoSource() - Method in exception jsky.timeline.DetailedPropertyVetoException
get the source of the veto exception
getVetoSource() - Method in exception jsky.util.ReplaceablePropertyVetoException
get the source of the veto exception
getView(JComponent) - Method in class diva.gui.MDIApplication
Get the Document displayed by the given component.
getView(Window) - Method in class diva.gui.MultiWindowApplication
Get the Document displayed by the given component.
getView() - Method in class diva.gui.ViewEvent
Return the component/view that the event refers to
getViewBase() - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
Returns the offset from which this view views the underlying table model.
getViewMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Return the handle for the View menu
getViewMenu() - Method in class jsky.html.HTMLViewerMenuBar
Return the handle for the View menu
getViewMenu() - Method in class jsky.image.gui.ImageDisplayMenuBar
Return the handle for the View menu
getViewport(Object) - Method in class diva.graph.basic.BasicLayoutTarget
Return the viewport of the given graph as a rectangle in logical coordinates.
getViewport(Object) - Method in interface diva.graph.layout.LayoutTarget
Return the viewport of the given graph as a rectangle in logical coordinates.
getViewport() - Method in class diva.gui.toolbox.JPanner
Return the target component that is being wrapped.
getViewSize() - Method in class diva.gui.toolbox.JCanvasPanner
Return the total size of everything in the canvas, in canvas coordinates.
getViewSystem() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
Returns the nominal sky coordinate system of this geom's view, if available.
getViewSystem() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns the sky system into which coordinates are projected.
getViewSystem() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory.Profile
Returns the sky system into which coordinates are projected.
getVisibleArea() - Method in interface jsky.image.BasicImageReadableProcessor
Return a rectangle describing the visible area of the image (in user coordinates).
getVisibleArea() - Method in interface jsky.image.gui.BasicImageDisplay
Return a rectangle describing the visible area of the image (in user coordinates).
getVisibleArea() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return a rectangle describing the visible area of the image (in user coordinates).
getVisibleArea() - Method in class jsky.image.gui.ImageDisplay
Return a rectangle describing the visible area of the image (in user coordinates).
getVisibleModel() - Method in class uk.ac.starlink.vo.MetaColumnModel
Returns the ListSelectionModel representing which columns in the original TableColumnModel are currently visible (are represented in this ColumnModel) and which are invisible (are not represented in this ColumnModel).
getVisiblePointCount() - Method in class uk.ac.starlink.ttools.plot.PlotEvent
Returns the number of points which were actually plotted.
getVisiblePoints() - Method in class uk.ac.starlink.ttools.plot.Histogram
Returns a bit vector describing which of the points in the Points object most recently plotted by this histogram are covered by the currently visible data range.
getVisibleSize() - Method in class diva.gui.toolbox.JCanvasPanner
Return the size of the visible part of the canvas, in canvas coordinates.
getVisualObject() - Method in interface diva.compat.util.VisualObjectContainer
Return the visual object.
getVisualObject(Object) - Method in class diva.graph.basic.BasicLayoutTarget
Return the visual object of the given graph object.
getVisualObject(Object) - Method in interface diva.graph.layout.LayoutTarget
Return the visual object of the given graph object.
getVisualRepresentation(Transferable) - Method in class uk.ac.starlink.datanode.tree.DataNodeTransferHandler
 
getVizierMoc(String, int) - Static method in class uk.ac.starlink.ttools.cone.UrlMocCoverage
Returns an instance which gives coverage for a named Vizier table.
getVocabularyUri() - Method in class uk.ac.starlink.ttools.votlint.VocabChecker
Returns the URI of this object's vocabulary in string form.
getVocabularyUrl() - Method in class uk.ac.starlink.ttools.votlint.VocabChecker
Returns the URI/URL of this object's vocabulary.
getVOTableStream(URLConnection, ContentCoding) - Static method in class uk.ac.starlink.vo.TapQuery
Gets an input stream from a URL connection that should contain a VOTable.
getVotableVersion() - Method in class uk.ac.starlink.ttools.votlint.DoctypeInterpolator
Returns the value of the version attribute of the top-level VOTABLE element, if there was one and it was encountered.
getVotableVersion() - Method in class uk.ac.starlink.votable.VOTableWriter
Returns the version of the VOTable standard to which the output of this writer conforms.
getVOTagName(String, String, String) - Method in class uk.ac.starlink.votable.Namespacing
Returns the VOTable tagname for an XML element as encountered by a SAX parser.
getVOTagName(Element) - Method in class uk.ac.starlink.votable.Namespacing
Returns the VOTable tagname for an XML element as present in a DOM.
getVOTagName(Element) - Method in class uk.ac.starlink.votable.VODocument
Returns the unqualified tag name for an element in the VOTable namespace, taking care of namespacing issues.
getVOTagName() - Method in class uk.ac.starlink.votable.VOElement
Returns the name of this element in the VOTable namespace.
getW() - Method in class diva.canvas.interactor.BoundsGeometry
Get the west site.
getW() - Method in class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Get the west site.
getWarning() - Method in class uk.ac.starlink.ecsv.EcsvDecoder
Returns any warning message concerning the behaviour of this decoder.
getWarningCount() - Method in class diva.util.LoggableOp
Get the number of warnings generated during the most recent parse.
getWarnings() - Method in class uk.ac.starlink.ast.FitsChan
Get controls the issuing of warnings about various conditions.
getWavelength() - Method in exception jsky.science.WavelengthNotInPassbandException
 
getWavelength() - Method in class uk.ac.starlink.pal.AOParams
Get wavelength
getWavelengthAtIndex(int) - Method in class jsky.science.Wavelength1DArray
Returns the wavelength data value for specified index as a Wavelength
getWavelengthAtIndex(int) - Method in class jsky.science.Wavelength1DFormula
Returns the wavelength data value for specified index as a Wavelength
getWavelengthAtIndexAsDouble(int) - Method in class jsky.science.Wavelength1DArray
Returns the wavelength data value for specified index as a double value in the current default wavelength units
getWavelengthAtIndexAsDouble(int) - Method in class jsky.science.Wavelength1DFormula
Returns the wavelength data value for specified index as a double value in the current default wavelength units
getWavelengthUnits() - Method in class jsky.science.Wavelength1DArray
Returns the units at which the wavelength double values are currently stored
getWCS() - Method in interface jsky.image.gui.BasicImageDisplay
Return the object used to convert between image and world coordinates, or null if none is available.
getWCS() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the object used to convert between image and world coordinates, or null if none was set.
getWCS() - Method in class jsky.image.gui.ImageDisplay
Return the object used to convert between image and world coordinates, or null if none was set.
getWcs() - Method in class uk.ac.starlink.datanode.nodes.WCSDataNode
 
getWCS() - Method in interface uk.ac.starlink.ndx.NdxImpl
Gets an object representing the world coordinate systems of this Ndx.
getWCS() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
getWcsAxis(int) - Method in class uk.ac.starlink.ast.WcsMap
Get FITS-WCS projection axes.
getWCSCenter() - Method in class jsky.catalog.MemoryCatalog
Return the center coordinates for this table from the query arguments, if known, otherwise return the coordinates of the first row, or null if there are no world coordinates available.
getWCSCenter() - Method in interface jsky.catalog.TableQueryResult
Return the center coordinates for this table from the query arguments, if known, otherwise return the coordinates of the first row, or null if there are no world coordinates available.
getWCSCenter() - Method in class jsky.coords.WCSTransform
Return the center RA,DEC coordinates in deg.
getWCSCenter() - Method in interface jsky.coords.WorldCoordinateConverter
Return the center RA,Dec coordinates in degrees.
getWCSCenter() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the center RA,Dec coordinates in degrees.
getWcsType() - Method in class uk.ac.starlink.ast.WcsMap
Get FITS-WCS projection type.
getWeightCoordIndex() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
Returns the DataSpec coord index used for the weighting data for this plotter.
getWeightCoordIndex() - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Returns the DataSpec coord index used for the weighting data for this plotter.
getWeighted() - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Determines whether non-unit weighting is (maybe) in force for this state.
getWeighted() - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Determines whether non-unit weighting is (maybe) in force for this state.
getWeightedCount(int) - Method in interface uk.ac.starlink.ttools.plot.BinnedData.Bin
Returns the weighted sum of data in this bin for a given subset.
getWeightingDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Returns an XML description snippet (zero or more P elements) discussing use of weighted coordinates for this plotter.
getWhiteboardState() - Method in class diva.whiteboard.Whiteboard
 
getWholeText() - Method in class uk.ac.starlink.votable.dom.DelegatingText
 
getWide() - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Indicates the convention in use for representing over-wide tables.
getWide() - Method in interface uk.ac.starlink.fits.FitsTableSerializerConfig
Returns the convention for representing over-wide tables.
getWider() - Method in interface uk.ac.starlink.vo.VocabTerm
Returns a list of terms related to this one by semantic widening.
getWidestRow(TableModel, int) - Static method in class jsky.util.gui.TableUtil
 
getWidth() - Method in class jsky.coords.CoordinateRadius
Return the width, if set, otherwise 0.
getWidth() - Method in class jsky.coords.WCSTransform
Return the image width in pixels.
getWidth() - Method in interface jsky.coords.WorldCoordinateConverter
Return the image width in pixels.
getWidth() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the width in pixels
getWidth() - Method in class jsky.image.SimpleRenderedImage
Returns the width of the image.
getWidth() - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Gets the width attribute of the DefaultGrfState object
getWidth() - Method in class uk.ac.starlink.ast.gui.AstBorder
Get the line width.
getWidth() - Method in class uk.ac.starlink.ast.gui.AstGrid
Get the line width.
getWidth() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the line width.
getWidth(String) - Method in class uk.ac.starlink.ast.Plot
Get line width for a Plot element by graphical element.
getWidth() - Method in class uk.ac.starlink.diva.FigureProps
Get the value of width
getWidth() - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Returns the width of the image.
getWidth() - Method in class uk.ac.starlink.ttools.plot.GraphicsBitmap
Returns the width of this bitmap.
getWidth() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape
Returns the linear size of this matrix.
getWidth(boolean, double, double, Rounding) - Method in class uk.ac.starlink.ttools.plot2.layer.BinSizer
Provides a bin width value for a given axis data range.
getWidth() - Method in class uk.ac.starlink.ttools.plot2.layer.Gridder
Returns grid width.
getWidthInDeg() - Method in class jsky.coords.WCSTransform
return the width in deg
getWidthInDeg() - Method in interface jsky.coords.WorldCoordinateConverter
return the width in deg
getWidthInDeg() - Method in class jsky.image.gui.ImageCoordinateConverter
Return the width in deg
getWindingRule() - Method in class diva.util.java2d.PolygonIterator
Return the winding rule.
getWindingRule() - Method in class diva.util.java2d.PolylineIterator
Return the winding rule.
getWindingRule() - Method in class uk.ac.starlink.diva.interp.InterpolatedCurveIterator
 
getWindow() - Method in class uk.ac.starlink.array.Requirements
Gets this object's required window; the shape it must have.
getWindow() - Method in class uk.ac.starlink.hds.NdfMaker
Get the shape of NDFs to be created, in the manner of an NDF section.
getWindows() - Static method in class jsky.util.gui.LookAndFeelMenu
Return a list of top level windows (JFrames or JInternalFrames).
getWord() - Method in enum uk.ac.starlink.table.HealpixTableInfo.HpxCoordSys
Returns a human-readable short description of this system.
getWordParser() - Method in class uk.ac.starlink.ttools.task.WordsParameter
Returns the parser which is being used to validate and to parse each word in the supplied value string.
getWrapped() - Method in class uk.ac.starlink.array.WrapperArrayImpl
Returns the NDArray which this Wrapper is wrapping.
getWrapped(Object) - Static method in class uk.ac.starlink.util.WrapUtils
Returns the object on which a given object is based.
getWrapped(Object, Class<?>) - Static method in class uk.ac.starlink.util.WrapUtils
Attempts to return an object of a given class on which a given object is based.
getWrappedPane() - Method in class diva.canvas.PaneWrapper
Get the wrapped pane
getWrappedTable() - Method in class uk.ac.starlink.ttools.task.InputTableSpec
Returns the input table processed by all of the accumulated processing steps associated with this spec.
getWrapperType(Class<?>) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Returns a non-primitive version of a given class.
getWriteDate() - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Indicates whether a datestamp is written to output FITS files.
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.
getWriterDoc(StarTableWriter) - Method in class uk.ac.starlink.ttools.build.HandlerDoc
Returns the XML documentation for a given STIL output handler.
getWriteSchemaLocation() - Method in class uk.ac.starlink.votable.VOTableWriter
Indicates whether the schema location attribute will be written on opening VOTABLE tags.
getWriteSummary() - Method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Returns a string summarising total cache files written to date.
getWriteSupport(Configuration) - Method in class uk.ac.starlink.parquet.StarParquetWriter.StarBuilder
 
getX() - Method in class diva.canvas.AbstractSite
Get the x-coordinate of the site, in the enclosing transform context.
getX() - Method in class diva.canvas.connector.ArcMidpointSite
Get the x-coordinate of the site.
getX() - Method in class diva.canvas.connector.AutonomousSite
Get the x-coordinate of the site, in the enclosing transform context.
getX() - Method in class diva.canvas.connector.BoundsSite
Get the x-coordinate of the site.
getX() - Method in class diva.canvas.connector.CenterSite
Get the x-coordinate of the site.
getX() - Method in class diva.canvas.connector.NullSite
Return 0.0.
getX() - Method in class diva.canvas.connector.ParametricSite
Get the X-coordinate of the site.
getX() - Method in class diva.canvas.connector.PerimeterSite
Get the x-coordinate of the site.
getX() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Get the x-coordinate of the site, in the local coordinates of the containing pane.
getX() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Get the x-coordinate of the site, in the local coordinates of the containing pane.
getX() - Method in class diva.canvas.interactor.DragInteractor
Get the current value of the X coordinate
getX() - Method in class diva.canvas.interactor.PathGeometry.CloseSegment
Get the x-coordinate of the site, in the local coordinates of the containing pane
getX() - Method in class diva.canvas.interactor.PathGeometry.Vertex
Get the x-coordinate of the site, in the local coordinates of the containing pane.
getX() - Method in interface diva.canvas.Site
Get the x-coordinate of the site, in the enclosing transform context.
getX() - Method in class diva.canvas.SiteDecorator
Deprecated.
Get the x-coordinate of the site, in the enclosing transform context.
getX(int) - Method in class diva.util.java2d.Polygon2D.Double
Get the given X-coordinate
getX(int) - Method in class diva.util.java2d.Polygon2D.Float
Get the given X-coordinate
getX(int) - Method in class diva.util.java2d.Polygon2D
Get the given X-coordinate
getX(int) - Method in class diva.util.java2d.Polyline2D.Double
Get the given X-coordinate
getX(int) - Method in class diva.util.java2d.Polyline2D.Float
Get the given X-coordinate
getX(int) - Method in class diva.util.java2d.Polyline2D
Get the given X-coordinate
getX() - Method in interface jsky.coords.Coordinates
return the X coordinate as a double
getX() - Method in class jsky.coords.ImageCoords
return the X value
getX() - Method in class jsky.coords.WorldCoords
return the X (ra) coordinate in deg
getX() - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Gets the x attribute of the DefaultGrfContainer object
getX() - Method in class uk.ac.starlink.dpac.epoch.GVector3d
 
getX(int) - Method in interface uk.ac.starlink.dpac.math.NumericFunction
Returns the X value for a given sample.
getX() - Method in class uk.ac.starlink.pal.Cartesian
Get the x component
getX() - Method in class uk.ac.starlink.ttools.plot.BitSetPixellator
 
getX() - Method in class uk.ac.starlink.ttools.plot.Drawing
 
getX() - Method in interface uk.ac.starlink.ttools.plot.Pixellator
Returns the X value for the current point.
getX() - Method in class uk.ac.starlink.ttools.plot.PointArrayPixellator
 
getX() - Method in class uk.ac.starlink.ttools.plot.PointIterator
Returns the most recently read screen X coordinate.
getX() - Method in class uk.ac.starlink.ttools.plot.TranslatedPixellator
 
getX() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape.Cell
Returns X index.
getX() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPixer
 
getX(int) - Method in class uk.ac.starlink.ttools.plot2.layer.Gridder
Returns the X index corresponding to a pixel index.
getX() - Method in class uk.ac.starlink.ttools.plot2.layer.ShortPair
Returns X value.
getX(int) - Method in interface uk.ac.starlink.ttools.plot2.layer.XYArrayData
Returns one of the X elements.
getX() - Method in interface uk.ac.starlink.ttools.plot2.Pixer
Returns the X coordinate of the current point.
getX1() - Method in class uk.ac.starlink.diva.FigureProps
Get the value of x1
getX2() - Method in class uk.ac.starlink.diva.FigureProps
Get the value of x2.
getX500Principal() - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
getXArray() - Method in class uk.ac.starlink.diva.FigureProps
Get the array of X coordinates.
getXCol() - Method in class jsky.catalog.RowCoordinates
Return the column index for the X coordinate, or -1 if not known.
getXColour() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get the colour of the X axis.
getXCoord(int) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Get an interpolated X-coordinate
getXCoord(int) - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
getXCoord(int) - Method in interface uk.ac.starlink.diva.interp.Interpolator
Get an X coordinate by index.
getXCoords() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Get all interpolated X-coordinates.
getXCoords() - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
getXCoords() - Method in interface uk.ac.starlink.diva.interp.Interpolator
Get the X coordinates.
getXEdge() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Get the edge used to display the X axis.
getXGap() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Get the gap between X label and border.
getXGap() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Get the gap between X labels and border.
getXGap() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the X gap between major ticks.
getXhis() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Returns array of bins containing all points below each pixel column.
getXLabel() - Method in class jsky.util.gui.XYDisplay
Return the widget displaying X label
getXLabel() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Get the current X label.
getXLabelAt() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get the position along the X axis at which labelling is to start.
getXLeft() - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
Get the fraction of display reserved for X labelling on the left.
getXLimits(A) - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
Returns the data limits of the horizontal axis defined by a given aspect.
getXLimits(TimeAspect) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeStackGanger
 
getXLog() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get whether the X axis is to be drawn with logarithmic spacing.
getXLogGap() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the gap power of 10 for the major ticks on an X log axis.
getXLogLabel() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Return if the X labels are to be drawing using log-labelling.
getXLogSpacing() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get whether to use log spacing along X axis.
getXlos() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Returns array of bins containing all points above each pixel column.
getXMax() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneAspect
Returns X data coordinate upper bound.
getXMax() - Method in interface uk.ac.starlink.ttools.plot2.layer.BinBag.Bin
Returns the upper bound of this bin.
getXMin() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneAspect
Returns X data coordinate lower bound.
getXMin() - Method in interface uk.ac.starlink.ttools.plot2.layer.BinBag.Bin
Returns the lower bound of this bin.
getXml() - Method in class uk.ac.starlink.ttools.build.LayersWriter
Returns XML text describing available layers for this writer's task.
getXml() - Method in class uk.ac.starlink.ttools.build.Plot2Example
Returns XML text representing the stilts command you would type to execute this example.
getXmlChan() - Method in class uk.ac.starlink.ast.xml.XAstWriter
Returns the XmlChan used by this writer.
getXMLDeclaration() - Method in class uk.ac.starlink.votable.VOTableWriter
Returns the XML declaration which is used by this writer at the head of any document written.
getXmlDescription() - Method in class uk.ac.starlink.cdf.CdfTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.ecsv.EcsvTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.ecsv.EcsvTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.feather.FeatherTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.feather.FeatherTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.fits.ColFitsTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.fits.FitsTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.gbin.GbinTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.mirage.MirageTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.parquet.ParquetTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.parquet.ParquetTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.pds4.Pds4TableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.table.ClassTableScheme
 
getXmlDescription() - Method in interface uk.ac.starlink.table.Documented
Returns user-directed documentation in XML format.
getXmlDescription() - Method in class uk.ac.starlink.table.formats.AsciiTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.table.formats.AsciiTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.table.formats.CsvTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.table.formats.CsvTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.table.formats.IpacTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.table.formats.IpacTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.table.formats.LatexTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.table.formats.MrtTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.table.formats.TextTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.table.formats.TstTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.table.formats.TstTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.table.formats.WDCTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.table.jdbc.JDBCTableScheme
 
getXmlDescription() - Method in class uk.ac.starlink.table.LoopTableScheme
 
getXmlDescription() - Method in class uk.ac.starlink.table.TestTableScheme
 
getXmlDescription(Documented) - Static method in class uk.ac.starlink.ttools.DocUtils
Returns the XML description provided by an item implementing the Documented interface, in a form suitable for insertion into the STILTS user document.
getXmlDescription() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Returns an XML string suitable for insertion into a user document.
getXmlDescription(MultiPointShape) - Method in class uk.ac.starlink.ttools.plot2.config.MultiPointConfigKey
 
getXmlDescription(T) - Method in class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
Returns a description in XML of the given option value.
getXmlDescription(U) - Method in class uk.ac.starlink.ttools.plot2.config.PerUnitConfigKey
 
getXmlDescription(SkySys) - Method in class uk.ac.starlink.ttools.plot2.config.SkySysConfigKey
 
getXmlDescription() - Method in class uk.ac.starlink.ttools.plot2.data.InputMeta
Returns an XML string suitable for insertion into a user document.
getXmlDescription() - Method in interface uk.ac.starlink.ttools.plot2.task.LayerType
Returns an XML description of this layer type.
getXmlDescription() - Method in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
 
getXmlDescription() - Method in class uk.ac.starlink.ttools.plot2.task.SimpleLayerType
 
getXmlDescription() - Method in class uk.ac.starlink.ttools.scheme.AttractorScheme
 
getXmlDescription() - Method in class uk.ac.starlink.ttools.scheme.SkySimScheme
 
getXmlDescription() - Method in interface uk.ac.starlink.ttools.server.PlotService
Returns a user-directed XML description of the invocation syntax and behaviour of this service.
getXmlDescription() - Method in class uk.ac.starlink.votable.ColFitsPlusTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.votable.FitsPlusTableWriter
 
getXmlDescription() - Method in class uk.ac.starlink.votable.VOTableBuilder
 
getXmlDescription() - Method in class uk.ac.starlink.votable.VOTableWriter
 
getXmlDoc(LayerType, PlotType<?, ?>) - Method in class uk.ac.starlink.ttools.build.LayerTypeDoc
Returns an XML element giving full user documentation for a given layer type.
getXmlDoc(TableScheme) - Method in class uk.ac.starlink.ttools.build.SchemeDoc
Returns a string containing an XML subsubsect element decribing a given TableScheme.
getXmlDoc(ShapeMode) - Method in class uk.ac.starlink.ttools.build.ShapeModeDoc
Returns XML element giving full user documentation for a given shading mode.
getXmlDocument() - Method in class diva.graph.schematic.GraphDocument
Get the XML document that contains the raw XML data.
getXmlEncoding() - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
getXmlEncoding() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
getXmlEncoding() - Method in class uk.ac.starlink.votable.dom.DelegatingEntity
 
getXmlFormat() - Method in class uk.ac.starlink.ast.XmlChan
Get system for formatting Objects as XML.
getXmlIndent() - Method in class uk.ac.starlink.ast.XmlChan
Get XmlIndent attribute.
getXmlLength() - Method in class uk.ac.starlink.ast.XmlChan
Get controls output buffer length.
getXmlNamespace() - Method in class uk.ac.starlink.votable.VOTableVersion
Returns the XML namespace in which the VOTable elements reside.
getXmlPrefix() - Method in class uk.ac.starlink.ast.XmlChan
Get the namespace prefix to use when writing.
getXmlRpcServer() - Method in class uk.ac.starlink.plastic.ServerSet
Returns a running XML-RPC server associated with this object.
getXmlRpcUrl() - Static method in class uk.ac.starlink.plastic.PlasticUtils
Returns the URL to use for the hub's XML-RPC server.
getXmlRpcUrl() - Method in class uk.ac.starlink.plastic.ServerSet
Returns the URL for the XML-RPC server associated with this object.
getXmlStandalone() - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
getXmlStandalone() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
getXMLStream(Source) - Method in class uk.ac.starlink.util.SourceReader
Returns an input stream from which the serialised XML text corresponding to a given Source can be read.
getXmlSyntaxDocumentation() - Static method in class uk.ac.starlink.ttools.server.PlotServlet
Returns user documentation in XML format explaining the RESTful interface of the plot server.
getXMLType() - Method in enum gov.nasa.pds.label.object.FieldType
Gets the type string that will occur in XML labels.
getXMLUsage() - Method in class uk.ac.starlink.ttools.build.MatcherUsage
 
getXmlVersion() - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
getXmlVersion() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
getXmlVersion() - Method in class uk.ac.starlink.votable.dom.DelegatingEntity
 
getXpath() - Method in class uk.ac.starlink.vo.ResourceField
Returns the XPath into the VOResource data model for this field.
getXpixParameter() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the parameter for assigning the external horizontal extent of the plot.
getXpixParameter() - Method in class uk.ac.starlink.ttools.plottask.PlotTask
Returns the parameter used for setting plot output X dimension.
getXPositions() - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Gets the xPositions attribute of the DefaultGrfContainer object
getXRange(int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.BarStyle.Placement
Returns the range of X coordinates to be used for plotting a bar.
getXRight() - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
Get the fraction of display reserved for X labelling on the right.
getXRotated() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Return if the X labels are drawn rotated if possible.
getXShown() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get whether the X axis is to be shown.
getXShown() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Return if the X label is to be shown.
getXShown() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Return if the X labels are to be shown.
getXsiType() - Method in class uk.ac.starlink.registry.BasicCapability
Returns the xsi:type of this capability.
getXsiType() - Method in interface uk.ac.starlink.vo.RegCapabilityInterface
Returns the xsi:type of this capability.
getXsiTypeTail() - Method in class uk.ac.starlink.vo.Capability
Returns the final part of the capability/@xsi:type for this capability.
getXState() - Method in class uk.ac.starlink.ast.gui.AstAxes
Return if the X axis is set or unset.
getXState() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Return if the X label is set or unset.
getXState() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Return if the X labels are set or unset.
getXStyle() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get the X axis line style.
getXtype() - Method in class uk.ac.starlink.table.DefaultValueInfo
 
getXtype(ValueInfo) - Static method in class uk.ac.starlink.table.Tables
Deprecated.
getXtype() - Method in class uk.ac.starlink.table.URLValueInfo
 
getXtype() - Method in interface uk.ac.starlink.table.ValueInfo
Returns the Xtype string applying to the values described by this object.
getXtype() - Method in class uk.ac.starlink.vo.ColumnMeta
Extended type, normally as for a VOTable xtype attribute.
getXtype() - Method in interface uk.ac.starlink.votable.datalink.ServiceParam
Returns the Xtype string for this parameter.
getXtype() - Method in class uk.ac.starlink.votable.FieldElement
Returns the value of the xtype attribute, or null if there is none.
getXValue() - Method in class jsky.util.gui.XYDisplay
Return the widget displaying X value
getXValues(Surface) - Method in interface uk.ac.starlink.ttools.plot2.layer.FunctionPlotter.FuncAxis
Returns the values of the independent variable at which the function must be evaluated for a given plot surface.
getXVarName() - Method in class uk.ac.starlink.ttools.jel.JELFunction
Returns the name of the independent variable.
getXvel() - Method in class uk.ac.starlink.pal.Cartesian
Get the first derivitive of x ( velocity)
getXVertex(int) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Get the X-coordinate of a vertex.
getXVertices() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Get all the X vertices.
getXWidth() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get the X axis line width.
getXY(Object) - Method in class diva.graph.layout.GridAnnealingLayout
Return the logical X, Y positions of the given node as an integer array of length 2.
getXY(double[]) - Method in interface uk.ac.starlink.ttools.plot.PointPlacer
Maps a point in data space to the screen.
getXyKeyPairs() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Returns a list of those keys which apply equally to the X and Y axes.
getXYShapes() - Static method in class uk.ac.starlink.ttools.plot2.layer.BasicXYShape
Returns an array of XY shapes suitable for plotting markers with variable X and Y extents.
getXYStats() - Method in class uk.ac.starlink.ttools.plot.ScatterPlotEvent
Returns an array of the calculated linear correlation statistics for each set, if correlation calculations were requested.
getY() - Method in class diva.canvas.AbstractSite
Get the y-coordinate of the site, in the enclosing transform context.
getY() - Method in class diva.canvas.connector.ArcMidpointSite
Get the y-coordinate of the site.
getY() - Method in class diva.canvas.connector.AutonomousSite
Get the y-coordinate of the site, in the enclosing transform context.
getY() - Method in class diva.canvas.connector.BoundsSite
Get the y-coordinate of the site.
getY() - Method in class diva.canvas.connector.CenterSite
Get the y-coordinate of the site.
getY() - Method in class diva.canvas.connector.NullSite
Return 0.0.
getY() - Method in class diva.canvas.connector.ParametricSite
Get the Y-coordinate of the site.
getY() - Method in class diva.canvas.connector.PerimeterSite
Get the y-coordinate of the site.
getY() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Get the y-coordinate of the site, in the local coordinates of the containing pane.
getY() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Get the y-coordinate of the site, in the local coordinates of the containing pane.
getY() - Method in class diva.canvas.interactor.DragInteractor
Get the current value of the Y coordinate
getY() - Method in class diva.canvas.interactor.PathGeometry.CloseSegment
Get the y-coordinate of the site, in the local coordinates of the containing pane.
getY() - Method in class diva.canvas.interactor.PathGeometry.Vertex
Get the y-coordinate of the site, in the local coordinates of the containing pane.
getY() - Method in interface diva.canvas.Site
Get the y-coordinate of the site, in the enclosing transform context.
getY() - Method in class diva.canvas.SiteDecorator
Deprecated.
Get the y-coordinate of the site, in the enclosing transform context.
getY(int) - Method in class diva.util.java2d.Polygon2D.Double
Get the given Y-coordinate
getY(int) - Method in class diva.util.java2d.Polygon2D.Float
Get the given Y-coordinate
getY(int) - Method in class diva.util.java2d.Polygon2D
Get the given Y-coordinate
getY(int) - Method in class diva.util.java2d.Polyline2D.Double
Get the given Y-coordinate
getY(int) - Method in class diva.util.java2d.Polyline2D.Float
Get the given Y-coordinate
getY(int) - Method in class diva.util.java2d.Polyline2D
Get the given Y-coordinate
getY() - Method in interface jsky.coords.Coordinates
return the Y coordinate as a double
getY() - Method in class jsky.coords.ImageCoords
return the Y value
getY() - Method in class jsky.coords.WorldCoords
return the Y *dec) coordinate in deg
getY() - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Gets the y attribute of the DefaultGrfContainer object
getY() - Method in class uk.ac.starlink.dpac.epoch.GVector3d
 
getY(int) - Method in interface uk.ac.starlink.dpac.math.NumericFunction
Returns the Y value for a given sample.
getY() - Method in class uk.ac.starlink.pal.Cartesian
Get the y component
getY() - Method in class uk.ac.starlink.ttools.plot.BitSetPixellator
 
getY() - Method in class uk.ac.starlink.ttools.plot.Drawing
 
getY() - Method in interface uk.ac.starlink.ttools.plot.Pixellator
Returns the Y value for the current point.
getY() - Method in class uk.ac.starlink.ttools.plot.PointArrayPixellator
 
getY() - Method in class uk.ac.starlink.ttools.plot.PointIterator
Returns the most recently read Y coordinate.
getY() - Method in class uk.ac.starlink.ttools.plot.TranslatedPixellator
 
getY() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape.Cell
Returns Y index.
getY() - Method in interface uk.ac.starlink.ttools.plot2.layer.BinBag.Bin
Returns the value so far accumulated into this bin.
getY() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPixer
 
getY(int) - Method in class uk.ac.starlink.ttools.plot2.layer.Gridder
Returns the Y index corresponding to a pixel index.
getY() - Method in class uk.ac.starlink.ttools.plot2.layer.ShortPair
Returns Y value.
getY(int) - Method in interface uk.ac.starlink.ttools.plot2.layer.XYArrayData
Returns one of the Y elements.
getY() - Method in interface uk.ac.starlink.ttools.plot2.Pixer
Returns the Y coordinate of the current point.
getY1() - Method in class uk.ac.starlink.diva.FigureProps
Get the value of y1
getY2() - Method in class uk.ac.starlink.diva.FigureProps
Get the value of y2.
getYamlLines() - Method in class uk.ac.starlink.ecsv.EcsvHeader
Returns the lines of YAML containing header information.
getYArray() - Method in class uk.ac.starlink.diva.FigureProps
Get the array of Y coordinates.
getYAxes() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns the metatdata for the different Y axes to be plotted (one for each graph).
getYAxisLabels() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns the text labels for the different Y axes to be plotted (one for each graph).
getYBottom() - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
Get the fraction of display reserved for Y labelling at the bottom.
getYCol() - Method in class jsky.catalog.RowCoordinates
Return the column index for the Y coordinate, or -1 if not known.
getYColour() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get the colour of the Y axis.
getYConverters() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns the array of numeric converter objects, one for the Y axis of each graph.
getYCoord(int) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Get a interpolated Y-coordinate.
getYCoord(int) - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
getYCoord(int) - Method in interface uk.ac.starlink.diva.interp.Interpolator
Get a Y coordinate by index.
getYCoords() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Get all interpolated Y-coordinates.
getYCoords() - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
getYCoords() - Method in interface uk.ac.starlink.diva.interp.Interpolator
Get the Y coordinates.
getYear() - Method in class uk.ac.starlink.pal.mjDate
Get year
getYEdge() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Get the edge used to display the Y axis.
getYFlipFlags() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns flags for which Y axes will be plotted inverted (one for each graph).
getYGap() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Get the gap between Y label and border.
getYGap() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Get the gap between Y labels and border.
getYGap() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the Y gap between major ticks.
getYhis() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Returns array of bins containing all points to right of each pixel row.
getYInfo(boolean, boolean) - Static method in class uk.ac.starlink.ttools.plot.Histogram
Returns a metadata object describing the values on the vertical axis.
getYLabel() - Method in class jsky.util.gui.XYDisplay
Return the widget displaying Y label
getYLabel() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Get the current Y label.
getYLabelAt() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get the position along the Y axis at which labelling is to start.
getYLog() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get whether the Y axis is to be drawn with logarithmic spacing.
getYLog() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory.Profile
Indicates whether Y axis is logarithmic.
getYLogFlags() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns flags for which Y axes will be plotted logarithmically (one for each graph).
getYLogGap() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get the gap power of 10 for the major ticks on an Y log axis.
getYLogLabel() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Return if the Y labels are to be drawing using log-labelling.
getYLogSpacing() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get whether to use log spacing along Y axis.
getYlos() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Returns array of bins containing all points to left of each pixel row.
getYMax() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneAspect
Returns Y data coordinate upper bound.
getYMax() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeAspect
Returns Y data coordinate upper bound.
getYMin() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneAspect
Returns Y data coordinate lower bound.
getYMin() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeAspect
Returns Y data coordinate lower bound.
getYpixParameter() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the parameter for assigning the external vertical extent of the plot.
getYpixParameter() - Method in class uk.ac.starlink.ttools.plottask.PlotTask
Returns the parameter used for setting plot output Y dimension.
getYPositions() - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Gets the yPositions attribute of the DefaultGrfContainer object
getYRanges() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns the data ranges for each different Y axis (one for each graph).
getYRotated() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Return if the Y labels are drawn rotated if possible.
getYShown() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get whether the Y axis is to be shown.
getYShown() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Return if the Y labels is to be shown.
getYShown() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Return if the Y labels are to be shown.
getYState() - Method in class uk.ac.starlink.ast.gui.AstAxes
Return if the Y axis is set or unset.
getYState() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Return if the Y label is set or unset.
getYState() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Return if the Y labels are set or unset.
getYStyle() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get the Y axis line style.
getYTop() - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
Get the fraction of display reserved for Y labelling at the top.
getYValue() - Method in class jsky.util.gui.XYDisplay
Return the widget displaying Y value
getYvel() - Method in class uk.ac.starlink.pal.Cartesian
Get the first derivitive of y ( velocity)
getYVertex(int) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Get the Y-coordinate of a vertex.
getYVertices() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Get all the Y vertices.
getYWidth() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get the Y axis line width.
getYZeroFlag() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns whether a line should be drawn at y=0 on all the graphs.
getZ() - Method in class uk.ac.starlink.dpac.epoch.GVector3d
 
getZ() - Method in class uk.ac.starlink.pal.Cartesian
Get the z component
getZ() - Method in class uk.ac.starlink.ttools.plot.Point3D
Returns the Z coordinate.
getZoneConfigs() - Method in class uk.ac.starlink.ttools.plot2.task.PlotSpec
Returns the per-zone array of zone configuration settings.
getZoneCount() - Method in interface uk.ac.starlink.ttools.plot2.Gang
Returns the number of zones in this gang.
getZoneCount() - Method in interface uk.ac.starlink.ttools.plot2.Ganger
Returns the number of zones in gangs produced by this ganger.
getZoneCount() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGanger
 
getZoneCount() - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
 
getZoneIndex(Point) - Method in class uk.ac.starlink.ttools.plot2.PlotScene
Returns the index of the zone in whose data bounds a given point lies.
getZoneIndex() - Method in class uk.ac.starlink.ttools.plot2.task.LayerSpec
Returns the index of the zone in which this layer is placed.
getZoneKeyParams(ConfigKey<?>[]) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns a list of parameters suffixed by zone based on a list of ConfigKeys.
getZoneNames() - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
Returns a list of identifiers, one for each zone in gangs produced by this ganger.
getZonePlotBounds(int) - Method in interface uk.ac.starlink.ttools.plot2.Gang
Returns the data bounds for a given zone.
getZoneSuffixer() - Method in class uk.ac.starlink.ttools.plot2.task.StiltsPlotFormatter
Returns the policy for selecting per-zone parameter suffixes.
getZoom() - Method in class uk.ac.starlink.ast.ZoomMap
Get zoomMap scale factor.
getZoom() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeAspect
Returns zoom factor.
getZoom() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyAspect
Returns zoom factor.
getZoom() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns the zoom factor; 1 means the sky is approximately the same size as the plot bounds.
getZoomAmount() - Method in class diva.sketch.toolbox.ZoomRecognizer.ZoomData
Return the absolute scale factor relative to the zoom center point.
getZoomFactor() - Method in class diva.sketch.toolbox.ZoomRecognizer
Return the zoom scaling factor for this recognizer.
getZoomFactor() - Method in class jsky.image.gui.ImageZoom
Return the zoom factor
getZoomInButton() - Method in class jsky.util.gui.ZoomControl
Return the button used to zoom in.
getZoomOutButton() - Method in class jsky.util.gui.ZoomControl
Return the button used to zoom out.
getZoomScale() - Method in class uk.ac.starlink.ttools.plot.Plot3DState
Sets the zoom level.
getZvel() - Method in class uk.ac.starlink.pal.Cartesian
Get the first derivitive of z ( velocity)
GIF - Static variable in class uk.ac.starlink.ttools.plot.GraphicExporter
Exports to GIF format.
GIF_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The GIF file type.
GifEncoder - Class in jsky.image
 
GifEncoder(Image, OutputStream) - Constructor for class jsky.image.GifEncoder
 
GifEncoder(Image, OutputStream, boolean) - Constructor for class jsky.image.GifEncoder
 
GifEncoder(ImageProducer, OutputStream) - Constructor for class jsky.image.GifEncoder
 
GifEncoder(ImageProducer, OutputStream, boolean) - Constructor for class jsky.image.GifEncoder
 
GIGAHERTZ - Static variable in class jsky.science.Wavelength
 
GIGAHERTZABBREV - Static variable in class jsky.science.Wavelength
 
GKArray - Class in uk.ac.starlink.ttools.filter
An implementation of the quantile sketch of Greenwald and Khanna.
GKArray(double) - Constructor for class uk.ac.starlink.ttools.filter.GKArray
 
GKQuantiler - Class in uk.ac.starlink.ttools.filter
Quantiler based on the method of Greenwald and Kanna, via the implementation in https://github.com/DataDog/sketches-java.
GKQuantiler() - Constructor for class uk.ac.starlink.ttools.filter.GKQuantiler
Constructor with default accumulator.
GKQuantiler(GKArray) - Constructor for class uk.ac.starlink.ttools.filter.GKQuantiler
Constructor with custom accumulator.
GlobalLayout - Interface in diva.graph.layout
A static layout engine which layouts traverse the graph structure and performs layout from scratch, ignoring the previous positions of the nodes in the graphs.
globToRegex(String, boolean) - Static method in class uk.ac.starlink.ttools.jel.ColumnIdentifier
Turns a glob-type pattern into a regular expression Pattern.
GlotsServiceFinder - Class in uk.ac.starlink.vo
TapServiceFinder implementation that uses the GloTS schema maintained (at time of writing) at the GAVO Data Center.
GlotsServiceFinder() - Constructor for class uk.ac.starlink.vo.GlotsServiceFinder
Constructs a default instance.
GlotsServiceFinder(TapService, ContentCoding) - Constructor for class uk.ac.starlink.vo.GlotsServiceFinder
Constructs an instance with custom configuration.
Glyph - Interface in uk.ac.starlink.ttools.plot2
Represents an uncoloured shape to be drawn, typically a small point marker.
GLYPH_TEXT - Static variable in class uk.ac.starlink.ttools.plot.PdfGraphicExporter
Exporter which writes text as shapes not using fonts.
GlyphPaper - Class in uk.ac.starlink.ttools.plot2.layer
Translates Glyph paint operations into pixel iterators.
GlyphPaper(Rectangle) - Constructor for class uk.ac.starlink.ttools.plot2.layer.GlyphPaper
Constructor.
GlyphPaper.GlyphPaperType - Interface in uk.ac.starlink.ttools.plot2.layer
Type of paper used by this object.
glyphPixels(Pixer) - Method in class uk.ac.starlink.ttools.plot2.layer.GlyphPaper
For each glyph painted on this paper, a pixer will be passed to this method that iterates over all the pixels within this paper's bounds.
Gmst(double) - Method in class uk.ac.starlink.pal.Pal
Conversion from Universal Time to Sidereal Time.
goMenu - Variable in class jsky.html.HTMLViewerMenuBar
Handle for the Go menu
gotData(RegResource[]) - Method in class uk.ac.starlink.vo.RegistryPanel
Called from the event dispatch thread when a successful registry query which returns 1 or more records has been completed.
gov.nasa.pds.label.object - package gov.nasa.pds.label.object
 
gov.nasa.pds.objectAccess.table - package gov.nasa.pds.objectAccess.table
 
GPoint3D - Class in uk.ac.starlink.ttools.plot2.geom
Extends Point2D.Double to include a Z coordinate.
GPoint3D() - Constructor for class uk.ac.starlink.ttools.plot2.geom.GPoint3D
Constructs a point at the origin.
GPoint3D(double, double, double) - Constructor for class uk.ac.starlink.ttools.plot2.geom.GPoint3D
Constructs a point with given coordinates.
GR2 - Static variable in class uk.ac.starlink.pal.Pal
Gravitational radius of the Sun x 2: (2*mu/c**2, au)
GrabHandle - Interface in diva.canvas.interactor
A grab handle for manipulating figures and so on.
GrabHandleFactory - Interface in diva.canvas.interactor
A factory so that a client can create grab handles without knowing anything about their implementation.
grabPointer(LayerEvent, Figure) - Method in class diva.canvas.FigureLayer
"Grab" the pointer.
Grammar2D - Class in diva.sketch.parser2d
A grammar is a collection of rules that implement productions and a collection of tokens that are expected from the low-level recognizer in order for these rules to make sense.
Grammar2D(Rule[], Type[]) - Constructor for class diva.sketch.parser2d.Grammar2D
Construct a grammar using the given set of rules and token types.
Graph - Interface in diva.graph.modular
A graph is an object that contains nodes and edges.
GraphController - Interface in diva.graph
A class that represents the main component of a typical graph editor.
GraphController - Class in diva.graphx
A graph controller manages graph elements, such as nodes and edges, and their visual representations on a canvas.
GraphController() - Constructor for class diva.graphx.GraphController
 
GraphDocument - Class in diva.graph.schematic
A class representing graph-structured documents.
GraphDocument(Application) - Constructor for class diva.graph.schematic.GraphDocument
Construct a graph document that is owned by the given application.
GraphDocument.Factory - Class in diva.graph.schematic
GraphDocument.Factory is a factory for graph documents.
GraphDropTarget - Class in diva.graph.schematic
This class provides customizable drag-and-drop support for the graph editor widget.
GraphDropTarget(JGraph) - Constructor for class diva.graph.schematic.GraphDropTarget
Construct a new graph target to operate on the given JGraph.
GraphEditor - Class in diva.graph.schematic
A graph editor for non-hierarchical graphs.
GraphEditor(DesktopContext) - Constructor for class diva.graph.schematic.GraphEditor
Construct a new graph editing application.
GraphEditorApplet - Class in diva.graph.schematic
A graph editor that runs as an applet.
GraphEditorApplet() - Constructor for class diva.graph.schematic.GraphEditorApplet
 
GraphEvent - Class in diva.graph
A graph event that is emitted when anything interesting happens inside a graph by way of a GraphModel.
GraphEvent(Object, int, Object) - Constructor for class diva.graph.GraphEvent
Construct a GraphEvent with the given source and target and a null previous value.
GraphEvent(Object, int, Object, Object) - Constructor for class diva.graph.GraphEvent
Construct a GraphEvent with the given source, target, and previous value.
GraphEvent - Class in diva.graphx.event
A graph event that is emitted when anything interesting happens inside a graph by way of a GraphModel.
GraphEvent(Object, int, Object) - Constructor for class diva.graphx.event.GraphEvent
Construct a GraphEvent with the given source and target and a null previous value.
GraphEvent(Object, int, Object, Object) - Constructor for class diva.graphx.event.GraphEvent
Construct a GraphEvent with the given source, target, and previous value.
GraphEventMulticaster - Class in diva.graph.toolbox
A list of GraphListeners which is smart enough to call the correct methods on these listeners given a GraphEvent's ID.
GraphEventMulticaster() - Constructor for class diva.graph.toolbox.GraphEventMulticaster
Create an empty multicaster object.
GraphEventMulticaster - Class in diva.graphx.event
A list of GraphListeners which is smart enough to call the correct methods on these listeners given a GraphEvent's ID.
GraphEventMulticaster() - Constructor for class diva.graphx.event.GraphEventMulticaster
Create an empty multicaster object.
GraphException - Exception in diva.graph
A graph package topological error.
GraphException() - Constructor for exception diva.graph.GraphException
 
GraphException(String) - Constructor for exception diva.graph.GraphException
 
GraphException(Exception) - Constructor for exception diva.graph.GraphException
 
GraphException - Exception in diva.graphx
A graph package topological error.
GraphException() - Constructor for exception diva.graphx.GraphException
 
GraphException(String) - Constructor for exception diva.graphx.GraphException
 
GraphException(Exception) - Constructor for exception diva.graphx.GraphException
 
GRAPHIC - Static variable in class uk.ac.starlink.vo.SiaFormatOption
 
GraphicExporter - Class in uk.ac.starlink.ttools.plot
Exports painted graphics to an output file in some graphics format.
GraphicExporter(String, String, boolean, String, String[]) - Constructor for class uk.ac.starlink.ttools.plot.GraphicExporter
Constructor.
graphics - Variable in class jsky.image.graphics.gui.CanvasDraw
Object managing image graphics
graphics - Variable in class jsky.image.graphics.gui.FITSGraphics
Object managing image graphics
graphics - Variable in class uk.ac.starlink.diva.DrawActions
Object managing image graphics
GraphicsAction(String) - Constructor for class uk.ac.starlink.diva.DrawActions.GraphicsAction
 
GraphicsBitmap - Class in uk.ac.starlink.ttools.plot
Allows one to draw 1-bit graphcs onto a graphics context and to retrieve the resulting bitmap in the form of a Pixellator.
GraphicsBitmap(int, int) - Constructor for class uk.ac.starlink.ttools.plot.GraphicsBitmap
Constructor.
GraphicsEdges - Class in uk.ac.starlink.ast.gui
GraphicsEdges defines options about how the edges of a plot should be drawn (note these are not AST plot related).
GraphicsEdges() - Constructor for class uk.ac.starlink.ast.gui.GraphicsEdges
Create an instance.
GraphicsEdgesControls - Class in uk.ac.starlink.ast.gui
GraphicsEdgesControls creates a "page" of widgets that are a view of a GraphicsHints object.
GraphicsEdgesControls(AbstractPlotControlsModel) - Constructor for class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Create an instance.
GraphicsGlyph - Class in uk.ac.starlink.ttools.plot2.layer
Glyph implementation whose Pixer is generated by drawing onto a bitmap.
GraphicsGlyph(Rectangle) - Constructor for class uk.ac.starlink.ttools.plot2.layer.GraphicsGlyph
Constructs a GraphicsGlyph that may cover pixels within a given bounding rectangle.
GraphicsHints - Class in uk.ac.starlink.ast.gui
GraphicsHints defines the RenderingHints that should be used when drawing of a Plot.
GraphicsHints() - Constructor for class uk.ac.starlink.ast.gui.GraphicsHints
Create an instance.
GraphicsHintsControls - Class in uk.ac.starlink.ast.gui
GraphicsHintsControls creates a "page" of widgets that are a view of a GraphicsHints object.
GraphicsHintsControls(AbstractPlotControlsModel) - Constructor for class uk.ac.starlink.ast.gui.GraphicsHintsControls
Create an instance.
GraphicsImageDisplay - Interface in jsky.image.gui
This defines the interface for a widget that can display images and draw graphics overlays.
GraphicsPane - Class in diva.canvas
A CanvasPane which has a default set of layers that are useful for interactive drawing and editing applications.
GraphicsPane() - Constructor for class diva.canvas.GraphicsPane
Create a new Graphics pane with an instance of FigureLayer as the main figure layer.
GraphicsPane(FigureLayer) - Constructor for class diva.canvas.GraphicsPane
Create a new Graphics pane with the passed Layer as the main graphics pane.
graphicsPane - Variable in class uk.ac.starlink.diva.TestDrawActions
 
GraphicsParser - Class in diva.canvas.toolbox
Deprecated.
Will be removed in Diva 0.4. Use diva.compat.canvas if needed, or diva.canvas.toolbox.VectorFigureBuilder.
GraphicsParser() - Constructor for class diva.canvas.toolbox.GraphicsParser
Deprecated.
 
GraphicsParser - Class in diva.compat.canvas
A collection of utilities to help parsing graphics from strings and other kinds of external storage.
GraphicsParser() - Constructor for class diva.compat.canvas.GraphicsParser
 
graphicsToData(int, int, boolean) - Method in class uk.ac.starlink.ttools.plot.GraphSurface
 
graphicsToData(int, int, boolean) - Method in interface uk.ac.starlink.ttools.plot.PlotSurface
Converts a point in graphics space to data space.
graphicsToData(int, int, boolean) - Method in class uk.ac.starlink.ttools.plot.PtPlotSurface
 
graphicsToData(double) - Method in class uk.ac.starlink.ttools.plot2.Axis
Converts a graphics position on this axis to a data coordinate.
graphicsToData(Point2D, Supplier<CoordSequence>) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Only works if a point iterator is supplied, because of degeneracy in mapping a cube to a plane.
graphicsToData(Point2D, Supplier<CoordSequence>) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
graphicsToData(Point2D, Supplier<CoordSequence>) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
graphicsToData(Point2D) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Attempts to turn a graphics position into a sky position.
graphicsToData(Point2D, Supplier<CoordSequence>) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
graphicsToData(Point2D, Supplier<CoordSequence>) - Method in interface uk.ac.starlink.ttools.plot2.Surface
Attempts to turn a graphics position into a data position.
GraphListener - Interface in diva.graph
A listener for changes in a graph's structure or contents, which are communicated through GraphEvent objects.
GraphListener - Interface in diva.graphx.event
A listener for changes in a graph's structure or contents, which are communicated through GraphEvent objects.
GraphLogger - Class in diva.graph.toolbox
A logger of graph events.
GraphLogger() - Constructor for class diva.graph.toolbox.GraphLogger
 
GraphLogger - Class in diva.graphx.toolbox
A logger of graph events.
GraphLogger() - Constructor for class diva.graphx.toolbox.GraphLogger
 
GraphModel - Interface in diva.graph
A graph model is an abstraction of a graph implementation and a registration point for GraphListeners.
GraphModel - Class in diva.graphx
The class that represents a graph.
GraphModel() - Constructor for class diva.graphx.GraphModel
 
GraphPane - Class in diva.graph
The display part of the JGraph user-level widget.
GraphPane(GraphModel) - Constructor for class diva.graph.GraphPane
Create a new graph pane with a view on the given model.
GraphPane(GraphController, GraphModel) - Constructor for class diva.graph.GraphPane
Create a new graph pane with the given controller and model.
GraphSurface - Class in uk.ac.starlink.ttools.plot
Plotting surface for drawing graphs on.
GraphSurface(JComponent, boolean, boolean, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot.GraphSurface
Constructor.
GraphUtilities - Class in diva.graph
A set of utilities for traversing/manipulating/etc.
GraphUtilities - Class in diva.graphx
A set of utilities for traversing/manipulating/etc.
GraphView - Class in diva.graph.schematic
Steve, fix me!
GraphView(Document) - Constructor for class diva.graph.schematic.GraphView
 
GraphViewEvent - Class in diva.graph
A graph view event that is emitted when anything interesting happens inside a graph view.
GraphViewEvent(Object, int, Object) - Constructor for class diva.graph.GraphViewEvent
Construct a GraphViewEvent with the given source and target and a null previous value.
GraphViewEvent(Object, int, Object, Object) - Constructor for class diva.graph.GraphViewEvent
Construct a GraphViewEvent with the given source, target, and previous value.
GraphViewEvent - Class in diva.graphx.event
A graph view event that is emitted when anything interesting happens inside a graph view.
GraphViewEvent(Object, int, Object) - Constructor for class diva.graphx.event.GraphViewEvent
Construct a GraphViewEvent with the given source and target and a null previous value.
GraphViewEvent(Object, int, Object, Object) - Constructor for class diva.graphx.event.GraphViewEvent
Construct a GraphViewEvent with the given source, target, and previous value.
GraphViewListener - Interface in diva.graph
A listener for changes in a graph's structure or contents, which are communicated through GraphViewEvent objects.
GraphViewListener - Interface in diva.graphx.event
A listener for changes in a graph's structure or contents, which are communicated through GraphViewEvent objects.
GRAVITATION - Static variable in class uk.ac.starlink.util.PhysicalConstants
Gravitational constant - N.m^2.Kg^-2
GREATER_ICOST - Static variable in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
GREEN - Static variable in class uk.ac.starlink.ttools.plot.DensityStyle
Green colour channel.
GreyImage - Class in uk.ac.starlink.ttools.plot2.layer
A greyscale image backed by a a byte buffer.
GreyscaleFilter - Class in jsky.image
Filters an image by converting colors to greyscale.
GreyscaleFilter() - Constructor for class jsky.image.GreyscaleFilter
The only constructor.
Grf - Interface in uk.ac.starlink.ast
Interface for specifying graphics implementations used by Plots.
GRF__ALPHA - Static variable in class uk.ac.starlink.ast.grf.DefaultGrf
Constants defining different attributes.
GRF__COLOUR - Static variable in interface uk.ac.starlink.ast.Grf
Symbolic attribute type indicating colour index.
GRF__ESBAC - Static variable in class uk.ac.starlink.ast.grf.GrfEscape
Code for a backwards space before drawing the next characters.
GRF__ESC - Static variable in interface uk.ac.starlink.ast.Grf
Symbolic capability type indicating escape sequence recognition.
GRF__ESCOL - Static variable in class uk.ac.starlink.ast.grf.GrfEscape
Code for a change in colour.
GRF__ESFON - Static variable in class uk.ac.starlink.ast.grf.GrfEscape
Code for a change in font.
GRF__ESGAP - Static variable in class uk.ac.starlink.ast.grf.GrfEscape
Code for a horizontal gap before drawing the next characters.
GRF__ESPER - Static variable in class uk.ac.starlink.ast.grf.GrfEscape
Code for a literal percent sign.
GRF__ESPOP - Static variable in class uk.ac.starlink.ast.grf.GrfEscape
Code for popping the current graphics attribute values from the stack.
GRF__ESPSH - Static variable in class uk.ac.starlink.ast.grf.GrfEscape
Code for pushing the current graphics attribute values onto the stack.
GRF__ESSIZ - Static variable in class uk.ac.starlink.ast.grf.GrfEscape
Code for a change in character size.
GRF__ESSTY - Static variable in class uk.ac.starlink.ast.grf.GrfEscape
Code for a change in style.
GRF__ESSUB - Static variable in class uk.ac.starlink.ast.grf.GrfEscape
Code for subscripted text.
GRF__ESSUP - Static variable in class uk.ac.starlink.ast.grf.GrfEscape
Code for superscripted text.
GRF__ESWID - Static variable in class uk.ac.starlink.ast.grf.GrfEscape
Code for a change in character width.
GRF__FONT - Static variable in interface uk.ac.starlink.ast.Grf
Symbolic attribute type indicating character font.
GRF__LINE - Static variable in interface uk.ac.starlink.ast.Grf
Symbolic primitive type indicating lines.
GRF__MARK - Static variable in interface uk.ac.starlink.ast.Grf
Symbolic primitive type indicating markers.
GRF__MJUST - Static variable in interface uk.ac.starlink.ast.Grf
Symbolic capability type indicating M-type justification.
GRF__SCALES - Static variable in interface uk.ac.starlink.ast.Grf
Symbolic capability type indicating a working Grf.scales() method.
GRF__SIZE - Static variable in interface uk.ac.starlink.ast.Grf
Symbolic attribute type indicating character/marker size scale factor.
GRF__STYLE - Static variable in interface uk.ac.starlink.ast.Grf
Symbolic attribute type indicating line style.
GRF__TEXT - Static variable in interface uk.ac.starlink.ast.Grf
Symbolic primitive type indicating text.
GRF__WIDTH - Static variable in interface uk.ac.starlink.ast.Grf
Symbolic attribute type indicating line width.
GrfEscape - Class in uk.ac.starlink.ast.grf
Represents a Grf escape sequence.
GrfEscape(int, int) - Constructor for class uk.ac.starlink.ast.grf.GrfEscape
Constructs a new escape object.
grfFontManager - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
Reference to the GrfFontManager object.
grfFontManager - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
Reference to the GrfFontManager object.
grfFontManager - Variable in class uk.ac.starlink.ast.gui.AstStrings
Reference to the GrfFontManager object.
grfFontManager - Variable in class uk.ac.starlink.ast.gui.AstTitle
Reference to the GrfFontManager object.
grfType - Variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
The internal state of container object.
grid() - Method in class uk.ac.starlink.ast.Plot
Draw a set of labelled coordinate axes.
grid() - Method in class uk.ac.starlink.ttools.plot2.geom.GridLiner
 
GRID_ANTIALIAS - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for axis grid antialiasing.
GRID_COLOR - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for axis grid colour.
GRID_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key to determine if grid lines are drawn.
GRID_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key to determine whether grid lines are drawn.
GRID_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key to determine if grid lines are drawn.
GRID_TRANSPARENCY - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for axis grid transparency.
GridAnnealingLayout - Class in diva.graph.layout
A simple layout which places nodes on a grid using a cost function.
GridAnnealingLayout(LayoutTarget) - Constructor for class diva.graph.layout.GridAnnealingLayout
 
GridBagLayouter - Class in uk.ac.starlink.util.gui
Utility class for laying out UI components using a GridBagLayout with fixed schemes of various kinds..
GridBagLayouter(Container) - Constructor for class uk.ac.starlink.util.gui.GridBagLayouter
Create an instance with the default layout scheme (SCHEME1).
GridBagLayouter(Container, int) - Constructor for class uk.ac.starlink.util.gui.GridBagLayouter
Create an instance with a given layout scheme.
GridBagUtil - Class in jsky.util.gui
Utility class for use with the GridBagLayout layout manager.
GridBagUtil(Container) - Constructor for class jsky.util.gui.GridBagUtil
 
GridBagUtil(Container, GridBagLayout) - Constructor for class jsky.util.gui.GridBagUtil
 
GRIDCOLOR_KEYSET - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config keyset for axis grid colour, including transparency.
GridControls - Class in uk.ac.starlink.ast.gui
GridControls creates a "page" of widgets that are a view of an AstGrid object.
GridControls(AbstractPlotControlsModel) - Constructor for class uk.ac.starlink.ast.gui.GridControls
Create an instance.
GridDensityMap - Class in uk.ac.starlink.ttools.task
Calculates optionally weighted density maps/histograms on an N-dimensional grid and outputs them in table form.
GridDensityMap() - Constructor for class uk.ac.starlink.ttools.task.GridDensityMap
Constructor.
Gridder - Class in uk.ac.starlink.ttools.plot2.layer
Maps positions on a 2-d grid to a 1-d index.
Gridder(int, int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.Gridder
Constructor.
GridLayer - Class in diva.canvas.toolbox
A grid layer displays a rectangular grid.
GridLayer() - Constructor for class diva.canvas.toolbox.GridLayer
Create a new GridLayer with a default one-pixel grid stroke and a light grey grid color.
GridLayer(Stroke, Paint) - Constructor for class diva.canvas.toolbox.GridLayer
Create a new GridLayer with the given grid stroke and paint
GridLayer(Shape, Paint) - Constructor for class diva.canvas.toolbox.GridLayer
Create a new GridLayer with the given vertex shape and paint.
gridLine(int, double[], double) - Method in class uk.ac.starlink.ast.Plot
Draw a grid line (or axis) for a Plot.
GridLiner - Class in uk.ac.starlink.ttools.plot2.geom
This class is used to lines and text to draw coordinate grid grid overlays.
GridLiner(Rectangle, Rotater, Projecter, Scaler, boolean, double, double) - Constructor for class uk.ac.starlink.ttools.plot2.geom.GridLiner
Create a new GridLiner object.
GridPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter that plots a genuine density map (2-d histogram) on a regular grid.
GridPlotter(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.GridPlotter
Constructor.
GridPlotter.GridStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for configuring the grid plot.
GridStyle(BinSizer, BinSizer, double, double, Scaling, Subrange, Shader, Combiner) - Constructor for class uk.ac.starlink.ttools.plot2.layer.GridPlotter.GridStyle
Constructor.
GridStyle(Rotation, Color, SkyAxisLabeller, Captioner, SkySys, boolean, double, double, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter.GridStyle
Constructor.
GridStyle(Color, double, int, int, int, int, double) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter.GridStyle
Constructor.
GRIDSYS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter
Config key for grid sky system.
GRIDTABLE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
ReportKey for exported grid table.
GrismMap - Class in uk.ac.starlink.ast
Java interface to the AST GrismMap class - transform 1-dimensional coordinates using a grism dispersion equation.
GrismMap() - Constructor for class uk.ac.starlink.ast.GrismMap
Create a GrismMap.
Group - Interface in uk.ac.starlink.pds4
Characterises a PDS4 Group_Field_* object.
GroupElement - Class in uk.ac.starlink.votable
Object representing a GROUP element in a VOTable.
GroupFilter - Class in uk.ac.starlink.ttools.filter
Filter version of TGROUP task.
GroupFilter() - Constructor for class uk.ac.starlink.ttools.filter.GroupFilter
Constructor.
groupSelected() - Method in class diva.whiteboard.WhiteboardView
 
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).
guessDecDegreesExpression(StarTable) - Static method in class uk.ac.starlink.ttools.task.SkyCoordParameter
Looks at table columns and makes a guess at a JEL expression which will give Declination in degrees.
guessRaDegreesExpression(StarTable) - Static method in class uk.ac.starlink.ttools.task.SkyCoordParameter
Looks at table columns and makes a guess at a JEL expression which will give Right Ascension in degrees.
guessStep() - Method in class uk.ac.starlink.diva.interp.LinearInterp
 
GUI - Static variable in class uk.ac.starlink.auth.UserInterface
Instance that uses Swing popup dialogues.
GUIUtilities - Class in diva.gui
A collection of utilities for the GUI.
GUIUtilities() - Constructor for class diva.gui.GUIUtilities
 
GVector3d - Class in uk.ac.starlink.dpac.epoch
Class representing a three-dimensional vector in Eucledian space.
GVector3d() - Constructor for class uk.ac.starlink.dpac.epoch.GVector3d
Constructs and initializes a GVector3d to (0, 0, 0)
GVector3d(double) - Constructor for class uk.ac.starlink.dpac.epoch.GVector3d
Constructs and initializes a GVector3d to the tuple (s, s, s).
GVector3d(double[]) - Constructor for class uk.ac.starlink.dpac.epoch.GVector3d
Constructs and initializes a GVector3d from the first 3 elements of a given double array.
GVector3d(double, double, double) - Constructor for class uk.ac.starlink.dpac.epoch.GVector3d
Constructs and initializes a GVector3d from a specified (x, y, z) tuple.
GVector3d(GVector3d) - Constructor for class uk.ac.starlink.dpac.epoch.GVector3d
The copy constructor - constructs a new GVector3d from a given one by copying all elements.
GZIP - Static variable in class uk.ac.starlink.util.Compression
A Compression object representing GZip compression.
GZIP - Static variable in class uk.ac.starlink.util.ContentCoding
Gzip encoding is requested.

H

h - Static variable in class jsky.science.Constants
 
handle(Throwable) - Method in class diva.gui.ApplicationExceptionHandler
 
HANDLE1 - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
HANDLE2 - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
HANDLE_COLLAPSE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
HANDLE_EXPAND - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
HandleArrayForm - Class in uk.ac.starlink.ttools.plot2.layer
Form for drawing markers to identify X/Y array data.
handleClick(Navigator<A>, int, Point, int, Supplier<CoordSequence>) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Performs the actual work when a mouse click event is detected.
handleDeltas(SceneDeltaSet, Scene) - Method in class diva.sketch.parser2d.ParsingSceneRecognizer
Handle any deltas that may have occurred in the scene from the addition, modification, or completion of strokes/sessions to the scene database.
handleGetObject(String) - Method in class diva.gui.ApplicationResources
Deprecated.
Get an object from a ResourceBundle.
handleGetObject(String) - Method in class diva.resource.RelativeBundle
Get an object from a ResourceBundle.
handleKeyEvent(KeyEvent) - Method in class jsky.timeline.BlockTimeLineNode
handle key event
handleKeyEvent(KeyEvent) - Method in class jsky.timeline.DefaultTimeLineNode
handle key event
handleKeyEvent(KeyEvent) - Method in class jsky.timeline.TimeLine
this method handles any key events received by the panel.
handleKeyEvent(KeyEvent) - Method in interface jsky.timeline.TimeLineNode
handle key event
handleMouseClicked(MouseEvent) - Method in class jsky.timeline.TimeLine
this method handles any mouse clicked events
handleMouseDragEvent(MouseEvent) - Method in class jsky.timeline.BlockTimeLineNode
handle mouse events
handleMouseDragEvent(MouseEvent) - Method in class jsky.timeline.DefaultTimeLineNode
handle mouse events
handleMouseDragEvent(MouseEvent) - Method in interface jsky.timeline.TimeLineNode
handle mouse events
handleMouseEvent(MouseEvent) - Method in class jsky.timeline.BlockTimeLineNode
handle mouse events
handleMouseEvent(MouseEvent) - Method in class jsky.timeline.DefaultTimeLineNode
 
handleMouseEvent(MouseEvent) - Method in interface jsky.timeline.TimeLineNode
handle mouse events
handleMouseMoveEvent(MouseEvent) - Method in class jsky.timeline.BlockTimeLineNode
handle mouse events
handleMouseMoveEvent(MouseEvent) - Method in class jsky.timeline.DefaultTimeLineNode
handle mouse events
handleMouseMoveEvent(MouseEvent) - Method in interface jsky.timeline.TimeLineNode
handle mouse events
handleMousePressed(MouseEvent) - Method in class jsky.timeline.TimeLine
this method handles any mouse pressed or mouse released events
Handler() - Constructor for class diva.compat.xml.XmlReader.Handler
 
Handler() - Constructor for class diva.util.xml.XmlReader.Handler
 
Handler - Class in uk.ac.starlink.astrogrid.protocols.ivo
Protocol handler for "ivo:" type URLs.
Handler() - Constructor for class uk.ac.starlink.astrogrid.protocols.ivo.Handler
No-arg constructor as required.
Handler - Class in uk.ac.starlink.astrogrid.protocols.myspace
Protocol handler for myspace-protocol URLs.
Handler() - Constructor for class uk.ac.starlink.astrogrid.protocols.myspace.Handler
No-arg constructor as required.
HandlerBase - Class in diva.util.aelfred
Convenience base class for AElfred handlers.
HandlerBase() - Constructor for class diva.util.aelfred.HandlerBase
 
HandlerDoc - Class in uk.ac.starlink.ttools.build
Writes auto-generated documentation XML files for STIL I/O handlers.
HandlerDoc(StarTableFactory, StarTableOutput, StarTable) - Constructor for class uk.ac.starlink.ttools.build.HandlerDoc
Constructor.
HandlerStack - Class in uk.ac.starlink.ttools.votlint
Data structure which keeps track of the elements currently in scope during the SAX parse.
HandlerStack() - Constructor for class uk.ac.starlink.ttools.votlint.HandlerStack
 
has2dMetric() - Method in interface uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Config
Returns true if it may make sense to measure distances on the plane surfaces constructed.
hasArray() - Method in class uk.ac.starlink.util.GenericNioBuffer
Tells whether or not this buffer is backed by an accessible primitive array.
hasAST() - Static method in class uk.ac.starlink.datanode.nodes.NodeUtil
Indicates whether the JNIAST package is present.
hasAttribute(String) - Method in class diva.compat.xml.XmlElement
Test if this element has the attribute with the given name.
hasAttribute(String) - Method in class diva.util.xml.XmlElement
Test if this element has the attribute with the given name.
hasAttribute(String) - Method in class uk.ac.starlink.ttools.cea.ElementDeclaration
Queries whether a given attribute is known to be permitted on this element.
hasAttribute(String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
hasAttributeNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
hasAttributes() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
hasBigBin() - Method in class uk.ac.starlink.ttools.plot2.layer.Combiner
Indicates whether the bin objects used by this combiner are large.
hasBit(long, int) - Static method in class uk.ac.starlink.ttools.func.Bits
Determines whether a given integer has a certain bit set to 1.
hasBorder() - Method in class uk.ac.starlink.ttools.plot2.LegendIcon
Indicates whether this legend has a border.
hasBorder() - Method in class uk.ac.starlink.ttools.plot2.task.TrimmingSpec.LegendSpec
Returns border flag.
hasCapability(Capability, RegCapabilityInterface) - Method in class uk.ac.starlink.vo.RegistryProtocol
Indicates whether a given RegCapabilityInterface object is an instance of a given capability.
hasChildNodes() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
hasCol(String) - Method in class jsky.catalog.MemoryCatalog
return true if the table contains the given column
HasContentIcon - Class in uk.ac.starlink.vo
Little icon that indicates boolean state.
hasCoordinates() - Method in class jsky.catalog.MemoryCatalog
Return true if the table has coordinate columns, such as (ra, dec)
hasCoordinates() - Method in class jsky.catalog.RowCoordinates
Return true if coordinate columns, such as (ra, dec), were defined
hasCoordinates() - Method in interface jsky.catalog.TableQueryResult
Return true if the table has coordinate columns, such as (ra, dec)
hasCredentials() - Method in interface uk.ac.starlink.auth.AuthContext
Indicates whether this context is actually believed capable of authenticating.
hasData(DataSpec) - Method in interface uk.ac.starlink.ttools.plot2.data.DataStore
Indicates whether this store has the data described by a given DataSpec.
hasData(DataSpec) - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDataStoreFactory
 
hasData(DataSpec) - Method in class uk.ac.starlink.ttools.plot2.data.StepDataStore
 
hasDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.ARYDataNode
 
hasDataObject(DataType) - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Indicates whether this node can, on request, supply a data object of a particular type.
hasDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
The DefaultDataNode implementation returns true for only those data objects which have been registered using DefaultDataNode.registerDataObject(uk.ac.starlink.datanode.nodes.DataType, java.lang.Object).
hasDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.HDSDataNode
 
hasDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
 
hasDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.NDArrayDataNode
 
hasDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
 
hasDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
 
hasDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
 
hasDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
 
hasDataObject(DataType) - Method in class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
 
hasDetail() - Method in interface uk.ac.starlink.ttools.taplint.MetadataHolder
Indicates whether the TableMeta objects in the metadata tree contained by this object are expected to contain column and foreign key metadata.
hasDetail() - Method in class uk.ac.starlink.ttools.taplint.TableMetadataStage
Indicates whether column/key metadata was obtained by the last run of this stage.
hasDetail() - Method in class uk.ac.starlink.ttools.taplint.TapSchemaMetadataHolder
 
hasDetail() - Method in interface uk.ac.starlink.vo.UwsJobInfo.Error
Indicates whether a more detailed error message is available.
hasDiagonal() - Method in enum uk.ac.starlink.ttools.plot2.geom.MatrixFormat
Indicates whether to include the diagonal cells.
hasDiagonal() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape
Indicates whether this shape contains cells on the diagonal.
hasDomainMappers(Input) - Static method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Indicates whether a DomainMapper should be sought for a given Input.
hasDrivers() - Static method in class uk.ac.starlink.table.jdbc.JDBCHandler
Indicates whether any drivers are installed.
hasEntry(int, String) - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
Indicates whether an entry with a given key is present in one of the metadata sets.
hasErrors(MarkStyle, PlotData) - Static method in class uk.ac.starlink.ttools.plot.MarkStyle
Utility method indicating whether errors will be drawn for a given style when a given set of points is plotted.
hasEtc() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
hasEtc() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
hasEtc() - Method in interface uk.ac.starlink.ndx.Ndx
Find out if the NDX contains user-defined extension information.
hasEtc() - Method in interface uk.ac.starlink.ndx.NdxImpl
Indicates whether an extensions DOM is available.
hasEtc() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
hasFeature(String, String) - Method in class uk.ac.starlink.hdx.HdxDOMImplementation
Test if the DOM implementation implements a specific feature.
hasFill() - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
Indicates whether the area is filled.
hasFlag(String) - Method in class uk.ac.starlink.vo.ColumnMeta
Convenience function to find out if a given flag value is present.
hasForward() - Method in class uk.ac.starlink.ast.Transformer
Indicates whether this Transformer can perform a forward transformation (whether the transformation method may be invoked with forward set true).
hasGUI() - Static method in class uk.ac.starlink.datanode.nodes.NodeUtil
Indicates whether applications within this JVM should be considered to be running within a graphical context or not.
hashAttributes(String, Map) - Static method in class diva.canvas.toolbox.GraphicsParser
Deprecated.
Given a XML-style attribute string and a hash-table, add each attribute and its value to the table.
hashAttributes(String, Map) - Static method in class diva.canvas.toolbox.SVGParser
Given a XML-style attribute string and a hash-table, add each attribute and its value to the table.
hashAttributes(String, Map) - Static method in class diva.compat.canvas.GraphicsParser
Given a XML-style attribute string and a hash-table, add each attribute and its value to the table.
HashBinList - Class in uk.ac.starlink.ttools.plot2.layer
BinList implementation based on a hash.
HashBinList(long, Combiner) - Constructor for class uk.ac.starlink.ttools.plot2.layer.HashBinList
Constructor.
hashCode() - Method in class diva.sketch.recognition.Type
Override the hashCode() method so that objects of the same type hash to the same index.
hashCode() - Method in class jsky.science.Coordinates
Returns the hashcode for this Coordinates.
hashCode() - Method in class jsky.science.Quantity
sets the hashcode value to the int of the value
hashCode() - Method in class uk.ac.starlink.array.BadHandler
 
hashCode() - Method in class uk.ac.starlink.array.NDShape
 
hashCode() - Method in class uk.ac.starlink.array.OrderedNDShape
 
hashCode() - Method in class uk.ac.starlink.ast.AstObject
Return a hash code for this AstObject.
hashCode() - Method in class uk.ac.starlink.ast.grf.GrfEscape
 
hashCode() - Method in class uk.ac.starlink.auth.Challenge
 
hashCode() - Method in class uk.ac.starlink.auth.ContentType
 
hashCode() - Method in class uk.ac.starlink.auth.ProtectionSpace
 
hashCode() - Method in class uk.ac.starlink.auth.UserPass
 
hashCode() - Method in class uk.ac.starlink.connect.FileNode
 
hashCode() - Method in class uk.ac.starlink.dpac.math.PolynomialFunction
hashCode() - Method in class uk.ac.starlink.plastic.ApplicationItem
 
hashCode() - Method in class uk.ac.starlink.srb.SRBNode
 
hashCode() - Method in class uk.ac.starlink.table.HealpixTableInfo
 
hashCode() - Method in class uk.ac.starlink.table.join.LinkGroup
 
hashCode() - Method in class uk.ac.starlink.table.join.RowLink
Returns a hash code which is consistent with the equals method.
hashCode() - Method in class uk.ac.starlink.table.join.RowRef
 
hashCode() - Method in class uk.ac.starlink.tfcat.Position
 
hashCode() - Method in class uk.ac.starlink.ttools.cone.AngleUnits
 
hashCode() - Method in class uk.ac.starlink.ttools.plot.Corner
 
hashCode() - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
 
hashCode() - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
 
hashCode() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
 
hashCode() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot.Plot3DState
 
hashCode() - Method in class uk.ac.starlink.ttools.plot.PlotState
 
hashCode() - Method in class uk.ac.starlink.ttools.plot.PlotState.SimpleValueInfo
 
hashCode() - Method in class uk.ac.starlink.ttools.plot.Range
 
hashCode() - Method in class uk.ac.starlink.ttools.plot.SphericalPlotState
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.BasicCaptioner
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.Caption
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMap
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.data.AbstractDataSpec
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.data.CoordSpec
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.data.MaskSpec
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.Decoration
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.HealpixDataGeom
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape.Cell
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.SideFlags
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyAspect
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.SliceDataGeom
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter.KDenseStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.AuxLineStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter.CombineArrayStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.ContourStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter.DensoStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlotter.FillStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter.FunctionStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.Gridder
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.GridPlotter.GridStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter.HealpixStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter.HistoStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.LineCombineArrayPlotter.LineCombineArrayStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.LinePlotter.LinesStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.LineStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkCombineArrayPlotter.MarkCombineArrayStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkerStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.QuantileCombiner
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.AutoTransparentStamper
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.DensityStamper
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.FlatStamper
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.ShadeStamper
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode.WeightStamper
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.ShortPair
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm.SizeOutliner
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm.SizeXyOutliner
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter.SkyDenseStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter.GridStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter.SpectroStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter.GridStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.SpotPlotter.SpotStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter.StatsStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter.TraceStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.Unit
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.LayerOpt
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.LegendEntry
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.LegendIcon
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.OutlineCaptioner
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.Padding
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.PlotPlacement
 
hashCode(Object) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns a hash code for a possibly null object.
hashCode() - Method in class uk.ac.starlink.ttools.plot2.PointCloud
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.ReportMap
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.SubCloud
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.Subrange
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.Tick
 
hashCode() - Method in class uk.ac.starlink.ttools.taplint.AdhocCode
 
hashCode() - Method in class uk.ac.starlink.ttools.task.Setting
 
hashCode() - Method in class uk.ac.starlink.ttools.votlint.ElementRef
 
hashCode() - Method in class uk.ac.starlink.ttools.votlint.VotLintCode
 
hashCode() - Method in class uk.ac.starlink.util.Bi
 
hashCode() - Method in class uk.ac.starlink.util.CgiQuery
 
hashCode() - Method in class uk.ac.starlink.util.ContentType
 
hashCode() - Method in class uk.ac.starlink.util.Pair
 
hashCode() - Method in class uk.ac.starlink.vo.ConeVerbosity
 
hashCode() - Method in class uk.ac.starlink.vo.Ivoid
 
hasHDS() - Static method in class uk.ac.starlink.datanode.nodes.NodeUtil
Indicates whether the JNIHDS package is present.
HashedList - Class in nom.tam.util
 
HashedList() - Constructor for class nom.tam.util.HashedList
 
HashedList.HashedListIterator - Class in nom.tam.util
This inner class defines an iterator over the hashed list.
hashText(String) - Static method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Returns a default-length hash string corresponding to a given string.
hashText(String, int) - Static method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Returns a configurable-length hash string corresponding to a given string.
hasIndependentZones() - Method in interface uk.ac.starlink.ttools.plot2.GangerFactory
Indicates whether this ganger factory has zones that can be created according to the details of the plot and controlled independently by user request.
hasIndependentZones() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGangerFactory
 
hasIndependentZones() - Method in class uk.ac.starlink.ttools.plot2.SingleGangerFactory
 
hasInverse() - Method in class uk.ac.starlink.ast.Transformer
Indicates whether this Transformer can perform an inverse transformation (whether the transformation method may be invoked with forward set false).
hasJAI() - Static method in class uk.ac.starlink.datanode.nodes.NodeUtil
Indicates whether the Java Advanced Imaging classes are available.
hasLabel() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
hasLabel() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
hasLabel() - Method in interface uk.ac.starlink.ndx.Ndx
Indicates whether there is a label component.
hasLabel() - Method in interface uk.ac.starlink.ndx.NdxImpl
Indicates whether a label component is available.
hasLabel() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
hasLabels() - Method in class uk.ac.starlink.ttools.plot.ArrayPlotData
 
hasLabels() - Method in class uk.ac.starlink.ttools.plot.MultiPlotData
 
hasLabels() - Method in interface uk.ac.starlink.ttools.plot.PlotData
Indicates whether there are or may be text labels associated with the data points in this object.
hasLabels() - Method in class uk.ac.starlink.ttools.plot.WrapperPlotData
 
hasLabels() - Method in class uk.ac.starlink.ttools.plottask.TablePlotData
 
hasLine() - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
Indicates whether a line is drawn.
hasLink() - Method in interface jsky.catalog.FieldDesc
Return true if the field has a link pointing to more data.
hasLink() - Method in class jsky.catalog.FieldDescAdapter
Return true if the field has a link pointing to more data.
hasLower() - Method in enum uk.ac.starlink.ttools.plot2.geom.MatrixFormat
Indicates whether to include the lower triangular cells.
hasLower() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape
Indicates whether this shape contains cells below the diagonal.
hasMoreElements() - Method in class jsky.util.StringTokenizerUtil
Returns the same value as the hasMoreTokens method.
hasMoreTokens() - Method in class jsky.util.StringTokenizerUtil
Tests if there are more tokens available from this tokenizer's string.
hasNext() - Method in class diva.pod.lwgraph.LightweightGraph.TraversalIterator
Return true if there are more elements in the array.
hasNext() - Method in class diva.util.ArrayIterator
 
hasNext() - Method in class diva.util.CompoundIterator
 
hasNext() - Method in class diva.util.FilteredIterator
 
hasNext() - Method in class diva.util.IteratorAdapter
 
hasNext() - Method in class diva.util.IteratorIterator
 
hasNext() - Method in class diva.util.NullArrayIterator
Return true if there are more non-null elements in the array.
hasNext() - Method in class diva.util.NullIterator
 
hasNext() - Method in class diva.util.ProxyIterator
 
hasNext() - Method in class diva.util.ReverseIterator
Test if there are more elements
hasNext() - Method in class diva.util.UnitIterator
 
hasNext() - Method in class nom.tam.util.HashedList.HashedListIterator
Is there another element?
hasNext() - Method in class uk.ac.starlink.array.BufferIterator
See if iteration has finished.
hasNext() - Method in class uk.ac.starlink.array.ChunkStepper
See if iteration has finished.
hasNext() - Method in class uk.ac.starlink.gbin.GbinObjectReader
Indicates whether this reader can read another element.
hasNext() - Method in class uk.ac.starlink.table.ShapeIterator
 
hasNormal() - Method in class diva.canvas.AbstractSite
Test if this site has a "normal" to it.
hasNormal() - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Test if this site has a "normal" to it.
hasNormal() - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Test if this site has a "normal" to it.
hasNormal() - Method in interface diva.canvas.Site
Test if this site has a "normal" to it.
hasNormal() - Method in class diva.canvas.SiteDecorator
Deprecated.
Test if this site has a "normal" to it.
hasPrev() - Method in interface nom.tam.util.Cursor
Is there a previous element in the collection?
hasPrev() - Method in class nom.tam.util.HashedList.HashedListIterator
Is there a previous element?
hasQuality() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
hasQuality() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
hasQuality() - Method in interface uk.ac.starlink.ndx.Ndx
Indicates whether there is a quality component.
hasQuality() - Method in interface uk.ac.starlink.ndx.NdxImpl
Indicates whether quality array data is present.
hasQuality() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
hasReports() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotter
 
hasReports() - Method in class uk.ac.starlink.ttools.plot2.layer.ContourPlotter
 
hasReports() - Method in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
 
hasReports() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
 
hasReports() - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
 
hasReports() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Indicates whether the drawing produced by this mode willl return general interest report information to upstream plotting code.
hasReports() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
 
hasReports() - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
 
hasReports() - Method in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
 
hasReports() - Method in interface uk.ac.starlink.ttools.plot2.Plotter
Indicates whether the drawings produced by this plotter will return general interest report information to upstream plotting code.
hasRowHeader() - Method in class uk.ac.starlink.table.gui.StarJTable
Indicates whether the first column of this table is a dummy column displaying the row index.
hasRowHeader() - Method in class uk.ac.starlink.table.gui.StarTableModel
Indicates whether the first column in this table is an artificial one containing just the index of the row.
hasSecondaryAxes() - Method in interface uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Config
Returns true if secondary axis labelling can be configured for the surface factory.
hasStrokeChanged(TimedStroke) - Method in class diva.sketch.toolbox.CachingStrokeRecognizer
Return whether or not the given stroke is changed relative to the previous cached version.
hasTAMFITS() - Static method in class uk.ac.starlink.datanode.nodes.NodeUtil
Indicates whether the nom.tam.fits FITS I/O library is available.
hasTitle() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
hasTitle() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
hasTitle() - Method in interface uk.ac.starlink.ndx.Ndx
Indicates whether there is a title component.
hasTitle() - Method in interface uk.ac.starlink.ndx.NdxImpl
Indicates whether a title component is available.
hasTitle() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
hasUnits() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
hasUnits() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
hasUnits() - Method in interface uk.ac.starlink.ndx.Ndx
Indicates whether there is a units component.
hasUnits() - Method in interface uk.ac.starlink.ndx.NdxImpl
Indicates whether a units component is available.
hasUnits() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
hasUpper() - Method in enum uk.ac.starlink.ttools.plot2.geom.MatrixFormat
Indicates whether to include the upper triangular cells.
hasUpper() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape
Indicates whether this shape contains cells above the diagonal.
hasVariance() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
hasVariance() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
hasVariance() - Method in interface uk.ac.starlink.ndx.Ndx
Indicates whether there is a variance component.
hasVariance() - Method in interface uk.ac.starlink.ndx.NdxImpl
Indicates whether variance array data is present.
hasVariance() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
hasWCS() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
hasWCS() - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
hasWCS() - Method in interface uk.ac.starlink.ndx.Ndx
Find out if the NDX has World Coordinate System information.
hasWCS() - Method in interface uk.ac.starlink.ndx.NdxImpl
Indicates whether a WCS component is available.
hasWCS() - Method in class uk.ac.starlink.ndx.WrapperNdxImpl
 
hasZoneSuffixes() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Indicates whether relevant parameters can be suffixed by zone label for explicit control of per-zone characteristics.
HaywoodExpDecrVolumeDEM - Class in gaia.cu9.tools.parallax.PDF
 
HaywoodExpDecrVolumeDEM(StarVariables, double) - Constructor for class gaia.cu9.tools.parallax.PDF.HaywoodExpDecrVolumeDEM
 
HaywoodExpDecrVolumeDEM(double, double, double) - Constructor for class gaia.cu9.tools.parallax.PDF.HaywoodExpDecrVolumeDEM
 
HaywoodSmithTransformation - Class in gaia.cu9.tools.parallax.PDF
 
HaywoodSmithTransformation() - Constructor for class gaia.cu9.tools.parallax.PDF.HaywoodSmithTransformation
 
HaywoodUniformDistanceDEM - Class in gaia.cu9.tools.parallax.PDF
 
HaywoodUniformDistanceDEM(StarVariables, double) - Constructor for class gaia.cu9.tools.parallax.PDF.HaywoodUniformDistanceDEM
 
HaywoodUniformDistanceDEM(double, double, double) - Constructor for class gaia.cu9.tools.parallax.PDF.HaywoodUniformDistanceDEM
 
hbMakeCodeLengths(char[], int[], int, int) - Static method in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
This method is accessible by subclasses for historical purposes.
HCL_POLAR - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Hue-chroma-luminance cyclic shader.
hcut - Variable in class jsky.image.gui.ImageHistoryItem
Low cut
HDSArrayBuilder - Class in uk.ac.starlink.hds
Turns URLs which reference HDS array resources into NDArray objects.
HDSDataNode - Class in uk.ac.starlink.datanode.nodes
A DataNode representing an HDS object.
HDSDataNode(HDSObject) - Constructor for class uk.ac.starlink.datanode.nodes.HDSDataNode
Constructs an HDSDataNode from an HDSObject.
HDSDataNode(File) - Constructor for class uk.ac.starlink.datanode.nodes.HDSDataNode
Constructs an HDSDataNode from the file name of a container file.
HDSDataNode(String) - Constructor for class uk.ac.starlink.datanode.nodes.HDSDataNode
Constructs an HDSDataNode from an HDS path.
HDSException - Exception in uk.ac.starlink.hds
Thrown to indicate that there has been an HDS error of some description.
HDSException(String) - Constructor for exception uk.ac.starlink.hds.HDSException
 
hdsGtune(String) - Static method in class uk.ac.starlink.hds.HDSObject
Get HDS tuning parameter value.
hdsNew(String, String, String, long[]) - Static method in class uk.ac.starlink.hds.HDSObject
Create container file.
HDSObject - Class in uk.ac.starlink.hds
Provides a Java interface to the Starlink HDS library.
hdsOpen(String, String) - Static method in class uk.ac.starlink.hds.HDSObject
Open container file.
HDSPackage - Class in uk.ac.starlink.hds
Provides information about the status of the JNIHDS package.
HDSReference - Class in uk.ac.starlink.hds
Stores the location of an HDS object.
HDSReference(File) - Constructor for class uk.ac.starlink.hds.HDSReference
Constructs a new HDSReference representing the top level object in an HDS container file.
HDSReference(File, String[]) - Constructor for class uk.ac.starlink.hds.HDSReference
Constructs an HDSReference given a container file and an HDS path array within it.
HDSReference(File, String) - Constructor for class uk.ac.starlink.hds.HDSReference
Constructs an HDSReference given a container file and an HDS path string within it.
HDSReference(String) - Constructor for class uk.ac.starlink.hds.HDSReference
Constructs an HDSRefernce from a 'traditional' HDS pathname.
HDSReference(URL) - Constructor for class uk.ac.starlink.hds.HDSReference
Constructs an HDSReference from a URL.
HDSReference(HDSObject) - Constructor for class uk.ac.starlink.hds.HDSReference
Constructs an HDSReference from an existing HDSObject.
hdsShow(String) - Static method in class uk.ac.starlink.hds.HDSObject
Show HDS statistics.
hdsTrace(String[]) - Method in class uk.ac.starlink.hds.HDSObject
Trace object path.
hdsTune(String, int) - Static method in class uk.ac.starlink.hds.HDSObject
Set HDS tuning parameter.
HDSType - Class in uk.ac.starlink.hds
Enumeration of the numeric data types available within the HDS system.
hdu - Variable in class jsky.catalog.URLQueryResult
For FITS tables, the index of the HDU in the FITS file, otherwise -1.
HDU - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
HDUDataNode - Class in uk.ac.starlink.datanode.nodes
An implementation of the DataNode interface for representing a general Header and Data Unit (HDU) in FITS files.
HDUDataNode(Header, FITSDataNode.ArrayDataMaker) - Constructor for class uk.ac.starlink.datanode.nodes.HDUDataNode
Initialises a HDUDataNode from a Header object.
HduFitsTableWriter - Class in uk.ac.starlink.fits
TableWriter which writes a single extension BINTABLE HDU containing the table.
HduFitsTableWriter() - Constructor for class uk.ac.starlink.fits.HduFitsTableWriter
Default constructor.
HduFitsTableWriter(String, boolean, WideFits) - Constructor for class uk.ac.starlink.fits.HduFitsTableWriter
Deprecated.
allows some configuration options but not others; use no-arg constructor and configuration methods instead
HDX - Static variable in class uk.ac.starlink.hdx.HdxResourceType
The overall container of HDX objects
HDX_CONTAINER - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
HDX_NAMESPACE - Static variable in class uk.ac.starlink.hdx.HdxResourceType
The namespace for HDX
HDXCodec - Class in uk.ac.starlink.jaiutil
A subclass of ImageCodec that handles HDX encapsulated data.
HDXCodec() - Constructor for class uk.ac.starlink.jaiutil.HDXCodec
Constructs an instance of HDXCodec.
HdxContainer - Interface in uk.ac.starlink.hdx
An HdxContainer is the Java representation of an HDX object.
HDXDataNode - Class in uk.ac.starlink.datanode.nodes
DataNode representing an HDX object.
HDXDataNode(Source) - Constructor for class uk.ac.starlink.datanode.nodes.HDXDataNode
Constructs an HDXDataNode from an XML Source.
HDXDataNode(String) - Constructor for class uk.ac.starlink.datanode.nodes.HDXDataNode
Constructs an HDXDataNode from a String.
HDXDataNode(File) - Constructor for class uk.ac.starlink.datanode.nodes.HDXDataNode
Constructs an HDXDataNode from a File.
HDXDataNode(XMLDocument) - Constructor for class uk.ac.starlink.datanode.nodes.HDXDataNode
Constructs a new HDXDataNode from an XML document.
HDXDecodeParam - Class in uk.ac.starlink.jaiutil
 
HDXDecodeParam() - Constructor for class uk.ac.starlink.jaiutil.HDXDecodeParam
 
HDXDecoder - Class in uk.ac.starlink.jaiutil
An ImageDecoder for the HDX file format.
HDXDecoder(SeekableStream, ImageDecodeParam) - Constructor for class uk.ac.starlink.jaiutil.HDXDecoder
Constructor
HdxDocument - Class in uk.ac.starlink.hdx
Hdx implementation of the org.w3c.dom.Document interface.
HdxDocument() - Constructor for class uk.ac.starlink.hdx.HdxDocument
 
HdxDocument.NodeUtil - Class in uk.ac.starlink.hdx
Collection of rather ragged Node utilities.
HdxDocumentFactory - Interface in uk.ac.starlink.hdx
The HdxDocumentFactory represents a factory which may be able to convert a given URL into a DOM or an Java/XML Source.
HdxDOMImplementation - Class in uk.ac.starlink.hdx
Provides methods for performing operations that are independent of any particular instance of the document object model.
HDXEncodeParam - Class in uk.ac.starlink.jaiutil
 
HDXEncodeParam() - Constructor for class uk.ac.starlink.jaiutil.HDXEncodeParam
 
HDXEncoder - Class in uk.ac.starlink.jaiutil
An ImageEncoder for the HDX file format.
HDXEncoder(OutputStream, ImageEncodeParam) - Constructor for class uk.ac.starlink.jaiutil.HDXEncoder
 
HdxException - Exception in uk.ac.starlink.hdx
General-purpose exception
HdxException(String) - Constructor for exception uk.ac.starlink.hdx.HdxException
 
HdxException(Exception) - Constructor for exception uk.ac.starlink.hdx.HdxException
Construct an HdxException from another Exception.
HdxFacade - Interface in uk.ac.starlink.hdx
An HdxFacade maintains an object's representation as a DOM.
HdxFactory - Class in uk.ac.starlink.hdx
Marshalls all the object creation factories involved in the Hdx layer.
HDXImage - Class in uk.ac.starlink.jaiutil
This is the core class for JAI HDX/NDX support.
HDXImage(SeekableStream, HDXDecodeParam, int) - Constructor for class uk.ac.starlink.jaiutil.HDXImage
Construct a HDXImage.
HDXImage(Source) - Constructor for class uk.ac.starlink.jaiutil.HDXImage
Construct a HDXImage.
HDXImage(String) - Constructor for class uk.ac.starlink.jaiutil.HDXImage
Construct a HDXImage from a file or URL.
HDXImage(Ndx) - Constructor for class uk.ac.starlink.jaiutil.HDXImage
Construct a HDXImage from a NDX.
HDXImage(Document, HDXDecodeParam, int) - Constructor for class uk.ac.starlink.jaiutil.HDXImage
Create a HDXImage from a w3c Document.
HDXImage(Element, int) - Constructor for class uk.ac.starlink.jaiutil.HDXImage
Create a HDXImage from a w3c Element
HDXImageProcessor - Class in uk.ac.starlink.jaiutil
Extends the JSky ImageProcessor class so that HDXImages are processed the same as FITSImages, i.e.
HDXImageProcessor() - Constructor for class uk.ac.starlink.jaiutil.HDXImageProcessor
Default constructor.
HDXImageProcessor(PlanarImage, Rectangle2D.Double) - Constructor for class uk.ac.starlink.jaiutil.HDXImageProcessor
Constructor.
HdxProperties - Class in uk.ac.starlink.hdx
Manages a collection of properties for the Hdx system.
HdxResourceFactory - Interface in uk.ac.starlink.hdx
Unifies the various factories for constructing HDX and related objects from DOM elements and the URIs contained within them.
HdxResourceType - Class in uk.ac.starlink.hdx
Encapsulates the types of data contained within the HDX namespace.
Head10 - Class in uk.ac.starlink.ttools.example
Minimal example of invoking a stilts table processing task programmatically using the parameter system.
Head10() - Constructor for class uk.ac.starlink.ttools.example.Head10
 
HEAD_END - Static variable in class diva.canvas.connector.ConnectorEvent
This event concerns the head end of the connector.
HeadBufferInputStream - Class in uk.ac.starlink.util
Filter input stream that records the first few bytes read from its base stream for later examination.
HeadBufferInputStream(InputStream, int) - Constructor for class uk.ac.starlink.util.HeadBufferInputStream
Constructor.
Header - Class in nom.tam.fits
This class describes methods to access and manipulate the header for a FITS HDU.
Header() - Constructor for class nom.tam.fits.Header
Create an empty header
Header(ArrayDataInput) - Constructor for class nom.tam.fits.Header
Create a header and populate it from the input stream
Header(String[]) - Constructor for class nom.tam.fits.Header
Create a header and initialize it with a vector of strings.
Header(Data) - Constructor for class nom.tam.fits.Header
Create a header which points to the given data object.
HeaderCard - Class in nom.tam.fits
This class describes methods to access and manipulate the individual cards for a FITS Header.
HeaderCard(String, double, String) - Constructor for class nom.tam.fits.HeaderCard
Create a HeaderCard from its component parts
HeaderCard(String, boolean, String) - Constructor for class nom.tam.fits.HeaderCard
Create a HeaderCard from its component parts
HeaderCard(String, int, String) - Constructor for class nom.tam.fits.HeaderCard
 
HeaderCard(String, long, String) - Constructor for class nom.tam.fits.HeaderCard
 
HeaderCard(String, String, String) - Constructor for class nom.tam.fits.HeaderCard
Create a HeaderCard from its component parts
HeaderCard(String) - Constructor for class nom.tam.fits.HeaderCard
Create a HeaderCard from a FITS card image
HeaderCardException - Exception in nom.tam.fits
 
HeaderCardException() - Constructor for exception nom.tam.fits.HeaderCardException
 
HeaderCardException(String) - Constructor for exception nom.tam.fits.HeaderCardException
 
HeaderCards - Class in uk.ac.starlink.oldfits
Controlled access to a collection of FITS header cards.
HeaderCards(Header) - Constructor for class uk.ac.starlink.oldfits.HeaderCards
Constructor.
headerIterable(Header) - Static method in class uk.ac.starlink.oldfits.FitsConstants
Returns an iterable over HeaderCards for a given Header.
HeaderValueException - Exception in uk.ac.starlink.fits
Indicates a problem with a FITS header card.
HeaderValueException() - Constructor for exception uk.ac.starlink.fits.HeaderValueException
No-arg constructor.
HeaderValueException(String) - Constructor for exception uk.ac.starlink.fits.HeaderValueException
Constructor.
HeadFilter - Class in uk.ac.starlink.ttools.filter
Filter for picking only the first few rows of a table.
HeadFilter() - Constructor for class uk.ac.starlink.ttools.filter.HeadFilter
 
Heading - Class in uk.ac.starlink.ttools.build
Enumeration class describing the function categories used by the JEL-accessible methods.
HEADING_INFO - Static variable in class uk.ac.starlink.ttools.filter.TransposeFilter
Metadata for column representing original column names.
headMoved(double, double) - Method in class diva.canvas.connector.AbstractConnector
Inform the connector that the head site has moved.
headMoved(double, double) - Method in interface diva.canvas.connector.Connector
Inform the connector that the head site has moved.
headMoved(double, double) - Method in class diva.canvas.connector.ManhattanConnector
Inform the connector that the head site has moved.
HeadTable - Class in uk.ac.starlink.ttools.filter
Wrapper table implementation which only contains the first N rows of its base table.
HeadTable(StarTable, long) - Constructor for class uk.ac.starlink.ttools.filter.HeadTable
Constructor.
HEALPIX_COORD - Static variable in class uk.ac.starlink.ttools.plot2.geom.HealpixDataGeom
Coordinate for HEALPix pixel index.
HealpixDataGeom - Class in uk.ac.starlink.ttools.plot2.geom
DataGeom implementation for HEALPix indices.
HealpixFitsTableWriter - Class in uk.ac.starlink.fits
TableWriter implementation that writes FITS files using the HEALPix-FITS convention.
HealpixFitsTableWriter() - Constructor for class uk.ac.starlink.fits.HealpixFitsTableWriter
Constructor.
healpixK(double) - Static method in class uk.ac.starlink.ttools.func.Tilings
Gives the HEALPix resolution parameter suitable for a given pixel size.
HealpixMask - Interface in uk.ac.starlink.table.join
Represents an area on the sky using HEALPix tesselation.
HealpixMask.PixelTester - Interface in uk.ac.starlink.table.join
Defines a way to test inclusion of HEALPix pixels in an area.
HealpixMetadataFilter - Class in uk.ac.starlink.ttools.filter
Filter to manipulate HEALPix-specific metadata of a table supposed to contain HEALPix pixel data.
HealpixMetadataFilter() - Constructor for class uk.ac.starlink.ttools.filter.HealpixMetadataFilter
Constructor.
healpixNestIndex(int, double, double) - Static method in class uk.ac.starlink.ttools.func.Tilings
Gives the pixel index for a given sky position in the HEALPix NEST scheme.
healpixNestLat(int, long) - Static method in class uk.ac.starlink.ttools.func.Tilings
Returns the latitude of the approximate center of the tile with a given index in the HEALPix NEST scheme.
healpixNestLon(int, long) - Static method in class uk.ac.starlink.ttools.func.Tilings
Returns the longitude of the approximate center of the tile with a given index in the HEALPix NEST scheme.
healpixNestToRing(int, long) - Static method in class uk.ac.starlink.ttools.func.Tilings
Converts a healpix tile index from the NEST to the RING scheme at a given order.
HealpixPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter for plotting lists of HEALPix tiles.
HealpixPlotter(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
Constructor.
HealpixPlotter.HealpixStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for configuring the HEALPix plot.
healpixResolution(int) - Static method in class uk.ac.starlink.ttools.func.Tilings
Gives the approximate resolution in degrees for a given HEALPix resolution parameter k This k value is the logarithm to base 2 of the Nside parameter.
healpixRingIndex(int, double, double) - Static method in class uk.ac.starlink.ttools.func.Tilings
Gives the pixel index for a given sky position in the HEALPix RING scheme.
healpixRingLat(int, long) - Static method in class uk.ac.starlink.ttools.func.Tilings
Returns the latitude of the approximate center of the tile with a given index in the HEALPix RING scheme.
healpixRingLon(int, long) - Static method in class uk.ac.starlink.ttools.func.Tilings
Returns the longitude of the approximate center of the tile with a given index in the HEALPix RING scheme.
healpixRingToNest(int, long) - Static method in class uk.ac.starlink.ttools.func.Tilings
Converts a healpix tile index from the RING to the NEST scheme at a given order.
HealpixSkyPixellator - Class in uk.ac.starlink.table.join
Implements sky pixellisation using the HEALPix scheme.
HealpixSkyPixellator(int) - Constructor for class uk.ac.starlink.table.join.HealpixSkyPixellator
Constructor.
HealpixSortedQuerySequenceFactory - Class in uk.ac.starlink.ttools.cone
QuerySequenceFactory that presorts rows according to HEALPix pixel index.
HealpixSortedQuerySequenceFactory(QuerySequenceFactory) - Constructor for class uk.ac.starlink.ttools.cone.HealpixSortedQuerySequenceFactory
Constructor.
healpixSqdeg(int) - Static method in class uk.ac.starlink.ttools.func.Tilings
Returns the solid angle in square degrees of each HEALPix pixel at a given order.
healpixSteradians(int) - Static method in class uk.ac.starlink.ttools.func.Tilings
Returns the solid angle in steradians of each HEALPix pixel at a given order.
HealpixStyle(int, int, Rotation, Scaling, Subrange, Shader, Combiner, SolidAngleUnit) - Constructor for class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter.HealpixStyle
Constructor.
HealpixSys - Class in uk.ac.starlink.ttools.plot2.layer
Maps between plotting (SkySys) and Healpix (HealpixTableInfo.HpxCoordSys) coordinate system identifiers.
HealpixSys() - Constructor for class uk.ac.starlink.ttools.plot2.layer.HealpixSys
 
HealpixTableInfo - Class in uk.ac.starlink.table
Defines how to store metadata in a table so that STIL knows it contains a HEALPix map.
HealpixTableInfo(int, boolean, String, HealpixTableInfo.HpxCoordSys) - Constructor for class uk.ac.starlink.table.HealpixTableInfo
Constructor.
HealpixTableInfo.HpxCoordSys - Enum in uk.ac.starlink.table
Characterises the coordinate systems defined by the HEALpix-FITS serialization convention.
HealpixTiling - Class in uk.ac.starlink.ttools.cone
Tiling implementation based on the HEALPix scheme.
HealpixTiling(int, boolean) - Constructor for class uk.ac.starlink.ttools.cone.HealpixTiling
Constructor.
height - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
HEIGHT - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: height of query area (in arcmin or pixels)
height - Variable in class jsky.coords.CoordinateRadius
Height about the center (optional)
height - Variable in class jsky.image.SimpleRenderedImage
The image's height in pixels.
height - Variable in class uk.ac.starlink.jaiutil.NDArrayData
Height in pixels of the image data
height - Variable in class uk.ac.starlink.jaiutil.SimpleRenderedImage
The image's height in pixels.
HEIGHT - Static variable in class uk.ac.starlink.ttools.plot2.layer.Normalisation
The total height of histogram bars is normalised to unity.
heightRatio(SceneElement, SceneElement) - Static method in class diva.sketch.parser2d.AbstractRule
Calculate the height ratio of the bounding boxes of the two given scene elements.
HeightRatioRelation - Class in diva.sketch.parser2d
Calculate the ratio of the height of the first input scene element to the height of the second.
HeightRatioRelation() - Constructor for class diva.sketch.parser2d.HeightRatioRelation
 
HELP - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
HELP - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
HemisphereProjection - Class in uk.ac.starlink.ttools.plot2.geom
Toy projection class that provides a rotatable sphere.
HemisphereProjection() - Constructor for class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
Constructs a HemisphereProjection with default characteristics.
HemisphereProjection(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
Constructs a HemisphereProjection optionally with north fixed pointing up.
HENON - Static variable in class uk.ac.starlink.ttools.scheme.AttractorFamily
Henon attractors; 2d, with three parameters (quite boring).
HERMITE - Static variable in interface uk.ac.starlink.diva.interp.InterpolatorFactory
Hermite splines
HermiteSplineInterp - Class in uk.ac.starlink.diva.interp
Spline interpolate a series of points using a scheme based on Hermite polynomials.
HermiteSplineInterp() - Constructor for class uk.ac.starlink.diva.interp.HermiteSplineInterp
Create an instance with no coordinates.
HermiteSplineInterp(double[], double[]) - Constructor for class uk.ac.starlink.diva.interp.HermiteSplineInterp
Create an instance with the given coordinates.
HERTZ - Static variable in class jsky.science.Wavelength
 
HERTZABBREV - Static variable in class jsky.science.Wavelength
 
hiBounds_ - Variable in class uk.ac.starlink.ttools.plot.Plot3D
 
hiBoundsG_ - Variable in class uk.ac.starlink.ttools.plot.Plot3D
 
HiddenConfigKey<T> - Class in uk.ac.starlink.ttools.plot2.config
ConfigKey implementation which is not available for manipulation in the user interface.
HiddenConfigKey(ConfigMeta, Class<T>, T) - Constructor for class uk.ac.starlink.ttools.plot2.config.HiddenConfigKey
Constructor.
HideDoc - Annotation Type in uk.ac.starlink.ttools.build
Indicates that a class, method or field is to be excluded from the auto-documentation made available to application users.
hideFrame() - Method in class diva.gui.toolbox.JPseudoFrame
Hide the pseudo-frame.
hideGraphics() - Method in class jsky.image.graphics.gui.CanvasDraw
Toggle the visibility all figures created by this instance.
hideGraphics() - Method in class uk.ac.starlink.diva.DrawActions
Toggle the visibility all figures created by this instance.
hideGraphicsAction - Variable in class jsky.image.graphics.gui.CanvasDraw
Action to use to toggle the visibility of all figures.
hideGraphicsAction - Variable in class uk.ac.starlink.diva.DrawActions
Action to use to toggle the visibility of all figures.
hidePopups() - Method in class jsky.catalog.gui.TableDisplayTool
Hide any popup windows associated with this window
HIERARCH - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
HIERARCH - Static variable in class uk.ac.starlink.fits.CardFactory
Instance with value trimming, bad char replacement, and HIERARCH.
HIGH_PROPERTY - Static variable in class jsky.science.Passband
bound property change name for change in the HighWavelength
highCut - Variable in class jsky.image.gui.ImageCutLevels
current high cut value
highLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
HIGHLIGHT_MODE - Static variable in class diva.whiteboard.WhiteboardState
 
highlightColor - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
HighlightIcon - Class in uk.ac.starlink.ttools.plot2.task
Icon used for point highlighting.
HighlightIcon(int) - Constructor for class uk.ac.starlink.ttools.plot2.task.HighlightIcon
Constructor.
HighlightInterpreter - Class in diva.whiteboard
This interpreter highlights, meaning that it puts ink at the back of the drawing rather than at the front.
HighlightInterpreter(SketchController) - Constructor for class diva.whiteboard.HighlightInterpreter
Create a HighlightInterpreter which is used by the specified controller to interpret sketch input.
highValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
HintPanel - Class in uk.ac.starlink.vo
Panel that displays an ADQL cheat sheet.
HintPanel(UrlHandler) - Constructor for class uk.ac.starlink.vo.HintPanel
Constructor.
hints - Variable in class uk.ac.starlink.ast.gui.GraphicsHintsControls
GraphicsHints model for current state.
hips2fitsUrl(String, String, double, double, double, int) - Static method in class uk.ac.starlink.ttools.func.URLs
Returns the URL of a cutout from the Hips2Fits service operated by CDS.
HIST_EQ - Static variable in class jsky.image.ImageLookup
Constant to pass to the scale method for histogram equalization scaling
histEqScale(PlanarImage, double, double, ROI, ImageHistogram) - Method in class jsky.image.ImageLookup
Install a lookup table to perform a histogram equalization color scale operation on the image using the given cut levels and ROI and return the resulting image.
HISTO - Static variable in interface uk.ac.starlink.ttools.plot2.Scaling
Histogram scaling on a linear scale.
histogram(PlanarImage, ROI, int, int, int[], double[], double[]) - Static method in class jsky.image.operator.ImageOps
Get statistics on the given image, such as the min and max pixel values.
Histogram - Class in uk.ac.starlink.ttools.plot
Component which draws a histogram.
Histogram(PlotSurface) - Constructor for class uk.ac.starlink.ttools.plot.Histogram
Constructs a new Histogram.
HISTOGRAM_SIZE - Static variable in class jsky.image.gui.ImageCutLevels
default number of bins in histogram (may be less)
HistogramPlotState - Class in uk.ac.starlink.ttools.plot
Specialisation of PlotState for use with histograms.
HistogramPlotState() - Constructor for class uk.ac.starlink.ttools.plot.HistogramPlotState
 
HistogramPlotStateFactory - Class in uk.ac.starlink.ttools.plottask
PlotStateFactory for a histogram plot.
HistogramPlotStateFactory() - Constructor for class uk.ac.starlink.ttools.plottask.HistogramPlotStateFactory
Constructor.
HistogramPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter for 1-dimensional histograms.
HistogramPlotter(FloatingCoord, boolean, PerUnitConfigKey<Unit>) - Constructor for class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
Constructor.
HistogramPlotter.HistoStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style subclass for histogram plots.
HISTOLOG - Static variable in interface uk.ac.starlink.ttools.plot2.Scaling
Histogram scaling on a logarithmic scale.
HistoRanger - Class in uk.ac.starlink.ttools.plot2
Histogram-capable Ranger implementation.
HistoRanger(int, int) - Constructor for class uk.ac.starlink.ttools.plot2.HistoRanger
Constructor.
HISTORY - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
HISTORY - Static variable in class uk.ac.starlink.fits.CardType
HISTORY card type.
HISTORY_LIST_NAME - Static variable in class jsky.html.HTMLViewer
Base filename for serialization of the history list
HISTORY_RECORD - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
HistoryDataNode - Class in uk.ac.starlink.datanode.nodes
A DataNode representing the HISTORY component of an NDF.
HistoryDataNode(HDSObject) - Constructor for class uk.ac.starlink.datanode.nodes.HistoryDataNode
 
HistoryDataNode(String) - Constructor for class uk.ac.starlink.datanode.nodes.HistoryDataNode
 
historyList - Variable in class jsky.html.HTMLViewer
List of HTMLViewerHistoryItem, for previously viewed catalogs or query results.
HistoStyle(Color, BarStyle.Form, BarStyle.Placement, Cumulation, Normalisation, Unit, int, float[], BinSizer, double, Combiner) - Constructor for class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter.HistoStyle
Constructor.
hit(Rectangle2D) - Method in class diva.canvas.AbstractFigure
Test if this figure intersects the given rectangle, and the interior of the figure is not transparent to hits.
hit(Rectangle2D) - Method in class diva.canvas.connector.AbstractConnector
Test if this connector is hit by the given rectangle.
hit(Rectangle2D) - Method in class diva.canvas.connector.StraightTerminal
Test if this terminal is hit by the given rectangle.
hit(Rectangle2D) - Method in class diva.canvas.connector.TerminalFigure
Test if this figure is "hit" by the given rectangle.
hit(Rectangle2D) - Method in interface diva.canvas.Figure
Test if this figure is "hit" by the given rectangle.
hit(Rectangle2D) - Method in class diva.canvas.FigureDecorator
Test if the child is hit.
hit(Rectangle2D) - Method in class diva.canvas.toolbox.BasicFigure
Test if this figure intersects the given rectangle.
hit(Rectangle2D) - Method in class diva.canvas.toolbox.BasicHighlighter
Return false.
hit(Rectangle2D) - Method in class diva.canvas.toolbox.LabelWrapper
We are hit if either the child or the figure is hit.
hit(Rectangle2D) - Method in class diva.canvas.toolbox.PathFigure
Test if this figure intersects the given rectangle.
hit(Rectangle2D) - Method in class diva.compat.canvas.AbstractPaintedGraphic
Test if this shape intersects the given rectangle.
hit(Rectangle2D) - Method in interface diva.compat.canvas.PaintedGraphic
Test if this shape is hit by the given rectangle.
hit(Rectangle2D) - Method in class diva.compat.canvas.PaintedPath
Test if this shape is hit by the given rectangle.
hit(Rectangle2D) - Method in class diva.compat.canvas.PaintedShape
Test if this shape is hit by the given rectangle.
hit(Rectangle2D) - Method in class diva.graph.toolbox.StateBubble
Test if this figure intersects the given rectangle.
hit(Rectangle2D) - Method in class diva.util.java2d.AbstractPaintedGraphic
Deprecated.
Test if this shape intersects the given rectangle.
hit(Rectangle2D) - Method in interface diva.util.java2d.PaintedGraphic
Deprecated.
Test if this shape is hit by the given rectangle.
hit(Rectangle2D) - Method in class diva.util.java2d.PaintedPath
Deprecated.
Test if this shape is hit by the given rectangle.
hit(Rectangle2D) - Method in class diva.util.java2d.PaintedShape
Deprecated.
Test if this shape is hit by the given rectangle.
hit(Rectangle2D) - Method in class jsky.image.graphics.ImageFigure
Test if this shape is hit by the given rectangle (Override parent class version, since the 25-sep-00 version only hits the outline).
hit(Rectangle2D) - Method in class uk.ac.starlink.diva.InterpolatedCurveFigure
 
HIT - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Return 1 if any value submitted, 0 otherwise.
HIT_LEFT_EDGE - Static variable in interface jsky.timeline.TimeLineNode
 
HIT_LEFT_EDGE - Static variable in interface jsky.timeline.VetoableTimeLineNodeModel
 
HIT_RIGHT_EDGE - Static variable in interface jsky.timeline.TimeLineNode
 
HIT_RIGHT_EDGE - Static variable in interface jsky.timeline.VetoableTimeLineNodeModel
 
hitSketchFigures(Rectangle2D) - Method in class diva.sketch.SketchController
Return an iterator over the figures that intersect the given rectangular region.
HMMTrainer - Class in diva.sketch.toolbox
Read a training file and train an HMM for scribble recognitoin.
HMMTrainer() - Constructor for class diva.sketch.toolbox.HMMTrainer
 
HMS - Class in jsky.coords
Class representing a value of the form "hours:min:sec".
HMS() - Constructor for class jsky.coords.HMS
Default constructor: initialize to null values
HMS(double, int, double) - Constructor for class jsky.coords.HMS
Initialize with the given hours, minutes and seconds.
HMS(double) - Constructor for class jsky.coords.HMS
Initialize from a decimal hours value and calculate H:M:S.sss.
HMS(HMS) - Constructor for class jsky.coords.HMS
Copy constructor
HMS(String) - Constructor for class jsky.coords.HMS
Initialize from a string value, in format H:M:S.sss, hh, or H M S.
HMS(String, boolean) - Constructor for class jsky.coords.HMS
Initialize from a string value, in format H:M:S.sss, hh, or H M S.
HMSDegreesValueConverter() - Constructor for class uk.ac.starlink.vo.ValueConverter.HMSDegreesValueConverter
 
hmsToDegrees(String) - Static method in class uk.ac.starlink.ttools.func.CoordsDegrees
Converts a formatted hours:minutes:seconds string to an angle in degrees.
hmsToDegrees(double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsDegrees
Converts hours, minutes, seconds to an angle in degrees.
hmsToRadians(String) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts a formatted hours:minutes:seconds string to an angle in radians.
hmsToRadians(double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts hours, minutes, seconds to an angle in radians.
HOLD_TIMEOUT - Static variable in class diva.sketch.MultiStateInterpreter
The timeout for the popup hold, in milliseconds.
HoldReporter - Class in uk.ac.starlink.ttools.taplint
Reporter implementation that records reports, and can dump them on request to another Reporter instance.
HoldReporter() - Constructor for class uk.ac.starlink.ttools.taplint.HoldReporter
Constructor.
HOME - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
HomogeneousTablesInput - Class in uk.ac.starlink.ttools.task
TablesInput which has a variable number of input tables, treating them all the same as each other.
HomogeneousTablesInput(boolean) - Constructor for class uk.ac.starlink.ttools.task.HomogeneousTablesInput
Constructor.
HORIZONTAL - Static variable in class diva.graph.layout.LevelLayout
Layout the graph in levels from left to right.
HORIZONTAL - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
Orientation where RA and DEC are side by side
HORIZONTAL - Static variable in class jsky.util.gui.CoordinatesPanel
Orientation where RA and DEC are side by side
HORIZONTAL - Static variable in class jsky.util.gui.ProperMotionPanel
Orientation where RA and DEC are side by side
HORIZONTAL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.FillPlotter
Key to configure whether fill is vertical or horizontal.
HORIZONTAL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
Key to configure whether trace is vertical or horizontal.
HorizontalAnchor() - Constructor for class uk.ac.starlink.ttools.plot2.Anchor.HorizontalAnchor
 
horizontalPanelLayout() - Method in class jsky.image.gui.ImageDisplayPanel
Combine the panel items in a horizontal layout
horizThumbIcon - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
hostName - Variable in class uk.ac.starlink.util.gui.ProxySetupFrame
 
HOUR - Static variable in class jsky.science.Time
 
HOUR - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Hour.
HOUR_RADIANS - Static variable in class uk.ac.starlink.ttools.func.CoordsRadians
The size of one hour of right ascension in radians.
HOURABBREV - Static variable in class jsky.science.Time
 
hoursToRadians(double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts hours to radians.
HPX_COLNAME_INFO - Static variable in class uk.ac.starlink.table.HealpixTableInfo
Metadata element for name of column storing pixel index.
HPX_CSYS_INFO - Static variable in class uk.ac.starlink.table.HealpixTableInfo
Metadata element for character indicating sky system: C, G or E.
HPX_ISNEST_INFO - Static variable in class uk.ac.starlink.table.HealpixTableInfo
Metadata element * for HEALPix ordering (true=NESTED, false=RING).
HPX_LEVEL_INFO - Static variable in class uk.ac.starlink.table.HealpixTableInfo
Metadata element for HEALPix level (=log2(nside)).
hrdeg(double) - Static method in class jsky.coords.WCSTransform
 
hrrad(double) - Static method in class jsky.coords.WCSTransform
 
HSV_H - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Fixes H in HSV colour space.
HSV_S - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Fixes S in HSV colour space.
HSV_V - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Fixes V in HSV colour space.
htmIndex(int, double, double) - Static method in class uk.ac.starlink.ttools.func.Tilings
Gives the HTM (Hierachical Triangular Mesh) pixel index for a given sky position.
html - Variable in class jsky.html.HTMLViewer
Used to display HTML
Html() - Constructor for class uk.ac.starlink.ttools.build.JdkDoclet.Html
No-arg constructor required by doclet API.
Html() - Constructor for class uk.ac.starlink.ttools.build.SunDoclet.Html
 
HTML_SERVICE - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
HTMLDataNode - Class in uk.ac.starlink.datanode.nodes
DataNode implementation which describes a top-level HTML document.
HTMLDataNode(File) - Constructor for class uk.ac.starlink.datanode.nodes.HTMLDataNode
Constructs a URL to be displayed in the pane, if possible.
HtmlDocletOutput - Class in uk.ac.starlink.ttools.build
DocletOutput implementation for writing basic HTML, with one file per class, method and field.
HtmlDocletOutput(File, boolean) - Constructor for class uk.ac.starlink.ttools.build.HtmlDocletOutput
Constructor.
htmLevel(double) - Static method in class uk.ac.starlink.ttools.func.Tilings
Gives the HTM level parameter suitable for a given pixel size.
HTMLQueryResultHandler - Interface in jsky.catalog
This interface defines a method that classes can call when an HTTP server unexpectedly returns an HTML page, which normally contains an error message about a broken link, etc.
HTMLTableWriter - Class in uk.ac.starlink.table.formats
A StarTableWriter that outputs text to HTML.
HTMLTableWriter() - Constructor for class uk.ac.starlink.table.formats.HTMLTableWriter
Constructs a new writer with default characteristics.
HTMLTableWriter(boolean, boolean) - Constructor for class uk.ac.starlink.table.formats.HTMLTableWriter
Constructs a new writer indicating whether it will produce complete or partial HTML documents.
HTMLViewer - Class in jsky.html
Used to associate handler classes with file suffixes and mime-types.
HTMLViewer() - Constructor for class jsky.html.HTMLViewer
Create a window for displaying HTML.
HTMLViewer(Component) - Constructor for class jsky.html.HTMLViewer
Create a window for displaying HTML.
HTMLViewer(Component, URL) - Constructor for class jsky.html.HTMLViewer
Create a window for displaying the given HTML URL.
htmlViewer - Variable in class jsky.html.HTMLViewerMenuBar
Target panel
HTMLViewerFrame - Class in jsky.html
Provides a top level window for an HTMLViewer panel.
HTMLViewerFrame() - Constructor for class jsky.html.HTMLViewerFrame
Create a top level window containing an HTMLViewer panel.
HTMLViewerHistoryItem - Class in jsky.html
Local class used to store information about previously viewed URLs.
HTMLViewerHistoryItem(String, URL) - Constructor for class jsky.html.HTMLViewerHistoryItem
Create a history item with the given title (for display) and URL.
HTMLViewerInternalFrame - Class in jsky.html
Provides a top level window for an HTMLViewer panel.
HTMLViewerInternalFrame() - Constructor for class jsky.html.HTMLViewerInternalFrame
Create a top level window containing an HTMLViewer panel.
HTMLViewerMenuBar - Class in jsky.html
Implements a menubar for an HTMLViewer.
HTMLViewerMenuBar(HTMLViewer, GenericToolBar) - Constructor for class jsky.html.HTMLViewerMenuBar
Create the menubar for the given HTMLViewer panel
htmResolution(int) - Static method in class uk.ac.starlink.ttools.func.Tilings
Gives the approximate resolution in degrees for a given HTM depth level.
HtmSkyPixellator - Class in uk.ac.starlink.table.join
Implements sky pixellisation using the HTM (Hierarchical Triangular Mesh) indexing scheme.
HtmSkyPixellator() - Constructor for class uk.ac.starlink.table.join.HtmSkyPixellator
Constructor.
HtmTiling - Class in uk.ac.starlink.ttools.cone
HTM implementation of SkyTiling.
HtmTiling(HTMindexImp) - Constructor for class uk.ac.starlink.ttools.cone.HtmTiling
Constructs an HtmTiling given an HTMindexImp.
HtmTiling(int) - Constructor for class uk.ac.starlink.ttools.cone.HtmTiling
Constructs an HtmTiling with a given level.
HTTP_CHUNK - Static variable in class uk.ac.starlink.astrogrid.AcrConnection
Number of bytes per chunk used in HTTP streamed output.
HTTP_CHUNK_SIZE - Static variable in class uk.ac.starlink.vo.UwsJob
Chunk size for HTTP transfer encoding; if <=0, don't chunk.
HttpStreamParam - Interface in uk.ac.starlink.vo
Defines a parameter to be submitted as part of a multipart/form-data HTTP POST operation.
HUB_APPREG - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
HUB_APPREG - Static variable in class uk.ac.starlink.plastic.MessageId
 
HUB_APPUNREG - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
HUB_APPUNREG - Static variable in class uk.ac.starlink.plastic.MessageId
 
HUB_STOPPING - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
HUB_STOPPING - Static variable in class uk.ac.starlink.plastic.MessageId
 
HubManager - Class in uk.ac.starlink.plastic
Class which keeps track of registering and unregistering with the PLASTIC hub on behalf of a listening application.
HubManager(String, URI[]) - Constructor for class uk.ac.starlink.plastic.HubManager
Constructs a new manager.
HubTester - Class in uk.ac.starlink.plastic
Runs tests on an existing PlasticHubListener object.
HubTester(PlasticHubListener) - Constructor for class uk.ac.starlink.plastic.HubTester
Constructor.
HubTestException - Exception in uk.ac.starlink.plastic
Exception thrown to indicate failure of a hub test.
HubTestException(String) - Constructor for exception uk.ac.starlink.plastic.HubTestException
Constructs an exception from a message string.
HubTestException(String, Throwable) - Constructor for exception uk.ac.starlink.plastic.HubTestException
Constructs an exception from a message string and a cause.
hullNoCache(TimedStroke) - Static method in class diva.sketch.features.StrokeHull
Generate a convex hull object for the specified stroke, but do not cache it in the stroke's property table.
HYBRID - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Labeller implementation that draws labels outside the plot bounds unless they don't appear, in which case it draws them inside.
HyperlinkTableCellEditor - Class in jsky.catalog.gui
Used to display a button in a table cell.
HyperlinkTableCellEditor(FieldDesc, TableQueryResult, QueryResultDisplay) - Constructor for class jsky.catalog.gui.HyperlinkTableCellEditor
Create a JTable cell renderer for columns containing a URL.
HyperlinkTableCellRenderer - Class in jsky.catalog.gui
Used to display a button in a table cell.
HyperlinkTableCellRenderer(FieldDesc, TableQueryResult) - Constructor for class jsky.catalog.gui.HyperlinkTableCellRenderer
Create a JTable cell renderer based on a JButton.
hypot(double...) - Static method in class uk.ac.starlink.ttools.func.Maths
Returns the square root of the sum of squares of its arguments.

I

I18N - Class in jsky.util
Simple utility class for accessing property file resource bundles for internationalization.
IApplyCancel - Interface in jsky.util
An interface for dialogs that can be applied or canceled.
IconFactory - Class in uk.ac.starlink.datanode.nodes
Returns Icons for use in identifying objects.
IconFigure - Class in diva.canvas.toolbox
An IconFigure is a figure that contains a main background figure, a PaintedObject to decorate that figure, a label, and an arbitrary number of attached Terminal objects.
IconFigure(Figure) - Constructor for class diva.canvas.toolbox.IconFigure
Create a new icon figure using the given figure as the "background" figure.
IconFigure(Figure, PaintedObject) - Constructor for class diva.canvas.toolbox.IconFigure
Create a new icon figure using the given figure as the "background" figure and the given Painted object as its "graphic."
IconFigure(Figure, String) - Constructor for class diva.canvas.toolbox.IconFigure
Create a new icon figure using the given figure as the "background" figure and with the given label.
IconFigure(Figure, PaintedObject, String) - Constructor for class diva.canvas.toolbox.IconFigure
Create a new icon figure using the given figure as the "background" figure, the given Painted object as its "graphic," and the given string as a displayed label.
IconFigureFactory() - Constructor for class diva.canvas.test.ConcreteFigures.IconFigureFactory
 
iconFor(Object) - Method in class uk.ac.starlink.ttools.gui.MethodBrowser
Returns the icon to get used for representing a node in the tree.
iconLabel - Variable in class jsky.util.gui.ProgressPanel
Displays the active GIF icon
IconTutorial - Class in diva.canvas.tutorial
This tutorial illustrates how to use Icons.
IconTutorial() - Constructor for class diva.canvas.tutorial.IconTutorial
Create a JCanvas and put it into a window
IconUtils - Class in uk.ac.starlink.util
Utility functions related to Icons.
ICRS - Static variable in class uk.ac.starlink.ttools.convert.SkySystem
ICRS system.
icrsToEcl(double[]) - Static method in class uk.ac.starlink.ttools.func.Gaia
Converts a 3-element vector representing ICRS (equatorial) coordinates to ecliptic coordinates.
icrsToGal(double[]) - Static method in class uk.ac.starlink.ttools.func.Gaia
Converts a 3-element vector representing ICRS (equatorial) coordinates to galactic coordinates.
ID - Static variable in class jsky.image.gui.PickObjectStatistics
 
ID - Static variable in class uk.ac.starlink.vo.ResourceField
IVO ID field.
ID_ATTR_TAG - Static variable in class diva.util.jester.EventParser
 
ID_COL - Static variable in class jsky.catalog.MemoryCatalog
 
ID_COL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
ID_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for VOTable ID attribute.
IDChecker - Class in uk.ac.starlink.ttools.votlint
Attribute checker for processing ID attributes.
IDChecker() - Constructor for class uk.ac.starlink.ttools.votlint.IDChecker
 
idCol - Variable in class jsky.catalog.RowCoordinates
The column containing the object id, or -1 if there isn't one
IDENTITY - Static variable in class uk.ac.starlink.table.jdbc.TypeMappers
TypeMapper implementation which performs no conversions.
IDENTITY - Static variable in class uk.ac.starlink.ttools.plot2.geom.Rotation
Identity rotation; the rotate method is a no-op.
IDLE - Static variable in class diva.sketch.toolbox.ModedIncrRecognizer
The recognizer is IDLE, and should ignore all events except for STROKE_STARTED.
idToString(int) - Static method in class diva.canvas.event.LayerEvent
Print the string representation of an event ID
IFAT - Static variable in class uk.ac.starlink.ttools.plot2.layer.FatMarkerShapes
Standard fatness measure; 0 corresponds to single-pixel lines.
ifloor(double) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Determines the integer not larger than a given non-NaN floating point value.
ignorableWhitespace(char[], int, int) - Method in class diva.compat.xml.XmlReader.Handler
Handle ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class diva.util.aelfred.HandlerBase
Handle ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in interface diva.util.aelfred.XmlHandler
Ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class diva.util.xml.XmlReader.Handler
Handle ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class uk.ac.starlink.ttools.copy.SquashAttributeHandler
 
ignorableWhitespace(char[], int, int) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
ignorableWhitespace(char[], int, int) - Method in class uk.ac.starlink.ttools.votlint.FudgeNamespaceContentHandler
 
ignorableWhitespace(char[], int, int) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
ignorableWhitespace(char[], int, int) - Method in class uk.ac.starlink.vo.DalResultXMLFilter
 
ignorableWhitespace(char[], int, int) - Method in class uk.ac.starlink.vo.TableSetSaxHandler
 
ignorableWhitespace(char[], int, int) - Method in class uk.ac.starlink.votable.TableContentHandler
 
ignorableWhitespace(char[], int, int) - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
 
IGNORE - Static variable in class uk.ac.starlink.table.formats.ErrorMode
Messages are ignored.
IGNORE - Static variable in class uk.ac.starlink.ttools.cone.ConeErrorPolicy
Errors during cone searches are treated as if the search had returned with no results.
IGNORE_ATTRIBUTE_PRESENCE - Static variable in class uk.ac.starlink.util.TestCase
IGNORE_ATTRIBUTE_VALUE - Static variable in class uk.ac.starlink.util.TestCase
 
IGNORE_COMMENTS - Static variable in class uk.ac.starlink.util.TestCase
 
IGNORE_WHITESPACE - Static variable in class uk.ac.starlink.util.TestCase
 
ignoreChangeEvents - Variable in class jsky.image.gui.ImageCutLevels
True if change events for the slider should be ignored
ignoreEvents - Variable in class jsky.image.gui.ImageColors
True if GUI events should be ignored
IllegalNodePositionException - Exception in jsky.timeline
An exception that gets thrown when a time line node is set to an illegal position.
IllegalNodePositionException() - Constructor for exception jsky.timeline.IllegalNodePositionException
Constructs an Exception with no specified detail message
IllegalNodePositionException(String) - Constructor for exception jsky.timeline.IllegalNodePositionException
Constructs an Exception with the specified detail message
illegalOperation() - Static method in class uk.ac.starlink.registry.RegistryRequestFactory
Returns syntactically correct, but unsupported, RI operation.
IMAGE - Static variable in interface jsky.coords.CoordinateConverter
Constant for image coordinates
IMAGE_DATA_CHANGED - Static variable in class jsky.image.ImageChangeEvent
Bit set if the image data was modified so that the image display should be updated
IMAGE_FILE_NAME - Static variable in class diva.canvas.test.ConcreteFigures.ImageFigureFactory
 
IMAGE_FILE_NAME - Static variable in class diva.canvas.tutorial.FigureTutorial
 
IMAGE_PATH - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
IMAGE_PIXEL_UNITS - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
IMAGE_SERVER - Static variable in interface jsky.catalog.Catalog
Value returned by getType() for servers that return an image
IMAGE_SIZE - Static variable in class jsky.image.gui.PickObject
Default size (width, height) of the window displaying the image
IMAGE_X - Static variable in class jsky.image.gui.PickObjectStatistics
 
IMAGE_Y - Static variable in class jsky.image.gui.PickObjectStatistics
 
IMAGE_ZOOM - Static variable in class jsky.image.gui.PickObject
Default zoom factor for the image
ImageChangeEvent - Class in jsky.image
Used to describe image change events such as loading a new image, setting a new origin or scale.
ImageChangeEvent(Object) - Constructor for class jsky.image.ImageChangeEvent
Create a new image change event.
ImageColorbar - Class in jsky.image.gui
This widget displays a color bar with the colors used in the image and allows you to manipulate the color lookup table by dragging the mouse over the bar (based on the JAITutor demo by Dennis Sigel).
ImageColorbar() - Constructor for class jsky.image.gui.ImageColorbar
Default constructor - displays a gray ramp.
ImageColorbar(BasicImageReadableProcessor) - Constructor for class jsky.image.gui.ImageColorbar
Creates an ImageColorbar with minimal image information available.
ImageColorbar(BasicImageReadableProcessor, int) - Constructor for class jsky.image.gui.ImageColorbar
Show the colormap for the given image display.
ImageColorITTs - Class in jsky.image
Defines a number of standard color intensity tables.
ImageColorITTs() - Constructor for class jsky.image.ImageColorITTs
 
ImageColorLUTs - Class in jsky.image
Defines a number of static, standard color lookup tables and intensity tables.
ImageColorLUTs() - Constructor for class jsky.image.ImageColorLUTs
 
ImageColormap - Class in jsky.image
Manages the colormap for an image and provides methods to select a predefined colormap and perform operations on it, such as rotate, shift, and stretch.
ImageColormap() - Constructor for class jsky.image.ImageColormap
Default constructor: Initialize with the default colormap.
ImageColors - Class in jsky.image.gui
Dialog to select image colormaps and color scaling algorithms.
ImageColors(Component, BasicImageReadableProcessor) - Constructor for class jsky.image.gui.ImageColors
Constructor
ImageColorsFrame - Class in jsky.image.gui
Provides a top level window for an ImageColors panel.
ImageColorsFrame(BasicImageDisplay) - Constructor for class jsky.image.gui.ImageColorsFrame
Create a top level window containing an ImageColors panel.
ImageColorsInternalFrame - Class in jsky.image.gui
Provides a top level window for an ImageColors panel.
ImageColorsInternalFrame(BasicImageDisplay) - Constructor for class jsky.image.gui.ImageColorsInternalFrame
Create a top level window containing an ImageColors panel.
imageComplete(int) - Method in class jsky.image.ImageEncoder
 
ImageCoordinateConverter - Class in jsky.image.gui
This utility class may be used by classes that display images to convert between different coordinate systems, optionally including world coordinates.
ImageCoordinateConverter(BasicImageDisplay) - Constructor for class jsky.image.gui.ImageCoordinateConverter
 
ImageCoords - Class in jsky.coords
Class representing world coordinates (right-ascension, ylination, stored as J2000 internally).
ImageCoords() - Constructor for class jsky.coords.ImageCoords
Default constructor: initialize null coordinates.
ImageCoords(double, double) - Constructor for class jsky.coords.ImageCoords
Initialize from x and y.
ImageCoords(Double, Double) - Constructor for class jsky.coords.ImageCoords
Initialize from x and y.
ImageCoords(String, String) - Constructor for class jsky.coords.ImageCoords
 
imageCoordsTextField - Variable in class jsky.image.gui.ImageDisplayStatusPanel
Text field used to display the image coordinates at the mouse position.
ImageCutLevels - Class in jsky.image.gui
Dialog to view and edit the image cut levels.
ImageCutLevels(Component, BasicImageReadableProcessor) - Constructor for class jsky.image.gui.ImageCutLevels
Constructor
ImageCutLevelsFrame - Class in jsky.image.gui
Provides a top level window for an ImageCutLevels panel.
ImageCutLevelsFrame(BasicImageDisplay) - Constructor for class jsky.image.gui.ImageCutLevelsFrame
Create a top level window containing an ImageCutLevels panel.
ImageCutLevelsInternalFrame - Class in jsky.image.gui
Provides a top level window for an ImageCutLevels panel.
ImageCutLevelsInternalFrame(BasicImageDisplay) - Constructor for class jsky.image.gui.ImageCutLevelsInternalFrame
Create a top level window containing an ImageCutLevels panel.
ImageData - Class in nom.tam.fits
This class instantiates FITS primary HDU and IMAGE extension data.
ImageData(Header) - Constructor for class nom.tam.fits.ImageData
Create an array from a header description.
ImageData() - Constructor for class nom.tam.fits.ImageData
Create the equivalent of a null data element.
ImageData(Object) - Constructor for class nom.tam.fits.ImageData
Create an ImageData object using the specified object to initialize the data array.
ImageData.ArrayDesc - Class in nom.tam.fits
This class describes an array
ImageData.ImageDataTiler - Class in nom.tam.fits
This inner class allows the ImageTiler to see if the user has read in the data.
imageDisplay - Variable in class jsky.image.fits.gui.FITSKeywords
The image being displayed
imageDisplay - Variable in class jsky.image.graphics.gui.CanvasDraw
The target image display.
imageDisplay - Variable in class jsky.image.graphics.gui.FITSGraphics
The target image display.
imageDisplay - Variable in class jsky.image.graphics.ImageLayer
Image display canvas
imageDisplay - Variable in class jsky.image.graphics.MeasureBand
The image display that we are drawing on
imageDisplay - Variable in class jsky.image.gui.ImageColorbar
Main image display
imageDisplay - Variable in class jsky.image.gui.ImageColors
main image display window
imageDisplay - Variable in class jsky.image.gui.ImageCutLevels
main image display window (to get visible area)
ImageDisplay - Class in jsky.image.gui
Implements a JAI (Java Advanced Imaging) based image display window.
ImageDisplay(ImageProcessor, String) - Constructor for class jsky.image.gui.ImageDisplay
Construct an image display widget with the given name to display the output of the given image processor.
ImageDisplay(String) - Constructor for class jsky.image.gui.ImageDisplay
Construct an image display widget with the given name.
ImageDisplay() - Constructor for class jsky.image.gui.ImageDisplay
Construct an image display widget.
imageDisplay - Variable in class jsky.image.gui.ImageDisplayControl
Main image display
imageDisplay - Variable in class jsky.image.gui.ImageDisplayPanel
 
imageDisplay - Variable in class jsky.image.gui.ImageDisplayStatusPanel
The image window being monitored (for mouse motion)
imageDisplay - Variable in class jsky.image.gui.ImageDisplayToolBar
The target ImageDisplay object
imageDisplay - Variable in class jsky.image.gui.ImagePrintDialog
The target image display
imageDisplay - Variable in class jsky.image.gui.ImageProperties
 
imageDisplay - Variable in class jsky.image.gui.ImageSaveDialog
The target image display
imageDisplayButton - Variable in class jsky.navigator.NavigatorToolBar
 
ImageDisplayControl - Class in jsky.image.gui
Combines an ImageDisplay with a control panel, zoom, and pan windows.
ImageDisplayControl(Component, int) - Constructor for class jsky.image.gui.ImageDisplayControl
Construct an ImageDisplayControl widget.
ImageDisplayControl(Component) - Constructor for class jsky.image.gui.ImageDisplayControl
Make an ImageDisplayControl widget with the default settings
ImageDisplayControl(Component, URL) - Constructor for class jsky.image.gui.ImageDisplayControl
Make an ImageDisplayControl widget with the default settings and display the contents of the image file pointed to by the URL.
ImageDisplayControl(Component, String) - Constructor for class jsky.image.gui.ImageDisplayControl
Make an ImageDisplayControl widget with the default settings and display the contents of the image file.
imageDisplayControl - Variable in class jsky.image.gui.ImageDisplayControlFrame
Panel containing image display and controls
imageDisplayControl - Variable in class jsky.image.gui.ImageDisplayControlInternalFrame
Panel containing image display and controls
ImageDisplayControlFrame - Class in jsky.image.gui
Provides a top level window for an ImageDisplayControl panel.
ImageDisplayControlFrame(int) - Constructor for class jsky.image.gui.ImageDisplayControlFrame
Create a top level window containing an ImageDisplayControl panel.
ImageDisplayControlFrame() - Constructor for class jsky.image.gui.ImageDisplayControlFrame
Create a top level window containing an ImageDisplayControl panel with the default settings.
ImageDisplayControlFrame(int, String) - Constructor for class jsky.image.gui.ImageDisplayControlFrame
Create a top level window containing an ImageDisplayControl panel.
ImageDisplayControlFrame(String) - Constructor for class jsky.image.gui.ImageDisplayControlFrame
Create a top level window containing an ImageDisplayControl panel.
ImageDisplayControlInternalFrame - Class in jsky.image.gui
Provides a top level window (internal frame version) for an ImageDisplayControl panel.
ImageDisplayControlInternalFrame(JDesktopPane, int) - Constructor for class jsky.image.gui.ImageDisplayControlInternalFrame
Create a top level window containing an ImageDisplayControl panel.
ImageDisplayControlInternalFrame(JDesktopPane) - Constructor for class jsky.image.gui.ImageDisplayControlInternalFrame
Create a top level window containing an ImageDisplayControl panel with the default settings.
ImageDisplayControlInternalFrame(JDesktopPane, int, String) - Constructor for class jsky.image.gui.ImageDisplayControlInternalFrame
Create a top level window containing an ImageDisplayControl panel.
ImageDisplayControlInternalFrame(JDesktopPane, String) - Constructor for class jsky.image.gui.ImageDisplayControlInternalFrame
Create a top level window containing an ImageDisplayControl panel with the default settings.
ImageDisplayMenuBar - Class in jsky.image.gui
Implements a menubar for an ImageDisplayControl.
ImageDisplayMenuBar(DivaMainImageDisplay, GenericToolBar) - Constructor for class jsky.image.gui.ImageDisplayMenuBar
Create the menubar for the given main image display.
ImageDisplayPanel - Class in jsky.image.gui
An image display control panel.
ImageDisplayPanel(MainImageDisplay, int) - Constructor for class jsky.image.gui.ImageDisplayPanel
Create a panel for controlling the given image display
ImageDisplayPanel(MainImageDisplay) - Constructor for class jsky.image.gui.ImageDisplayPanel
Constructor: defaults to vertical layout
ImageDisplayPanel() - Constructor for class jsky.image.gui.ImageDisplayPanel
Default constructor: must call setImageDisplay() later
imageDisplayStatusPanel - Variable in class jsky.image.gui.ImageDisplayControl
Panel displaying information about the current mouse position
ImageDisplayStatusPanel - Class in jsky.image.gui
Displays the image coordinates, pixel value, and world coordinates at the mouse pointer position.
ImageDisplayStatusPanel() - Constructor for class jsky.image.gui.ImageDisplayStatusPanel
Default constructor
ImageDisplayStatusPanel(MainImageDisplay) - Constructor for class jsky.image.gui.ImageDisplayStatusPanel
Initialize with the given image display.
ImageDisplayToolBar - Class in jsky.image.gui
A tool bar for the image display window.
ImageDisplayToolBar(DivaMainImageDisplay) - Constructor for class jsky.image.gui.ImageDisplayToolBar
Create the toolbar for the given window
ImageEncoder - Class in jsky.image
 
ImageEncoder(Image, OutputStream) - Constructor for class jsky.image.ImageEncoder
 
ImageEncoder(ImageProducer, OutputStream) - Constructor for class jsky.image.ImageEncoder
 
ImageFigure - Class in diva.canvas.toolbox
A figure which draws a user-specified image.
ImageFigure() - Constructor for class diva.canvas.toolbox.ImageFigure
Create an empty image figure.
ImageFigure(Image) - Constructor for class diva.canvas.toolbox.ImageFigure
Create an image figure displaying the given image.
ImageFigure - Class in jsky.image.graphics
Represents a figure or drawing in an image overlay.
ImageFigure(Shape, Paint, Paint, float, Interactor) - Constructor for class jsky.image.graphics.ImageFigure
Create an image figure with the given shape, fill, outline and line width.
ImageFigureFactory() - Constructor for class diva.canvas.test.ConcreteFigures.ImageFigureFactory
 
ImageFigureGroup - Class in jsky.image.graphics
Represents a group of figures, that are treated like a single figure.
ImageFigureGroup(Interactor) - Constructor for class jsky.image.graphics.ImageFigureGroup
Create an image figure group with the given shape, fill, outline and line width.
imageFrame - Variable in class jsky.app.jskycat.JSkyCat
The main image frame (or internal frame)
ImageGraphicsHandler - Interface in jsky.image.gui
A callback interface for classes that need to draw graphics over an image.
ImageGraphicsMenu - Class in jsky.image.graphics.gui
A menu with graphics related items, for drawing and manipulating figures on an image.
ImageGraphicsMenu(CanvasDraw) - Constructor for class jsky.image.graphics.gui.ImageGraphicsMenu
Create a menu with graphics related items
ImageHDU - Class in nom.tam.fits
FITS image header/data unit
ImageHDU(Header, Data) - Constructor for class nom.tam.fits.ImageHDU
Build an image HDU using the supplied data.
ImageHDUDataNode - Class in uk.ac.starlink.datanode.nodes
An implementation of the DataNode interface for representing Header and Data Units (HDUs) in FITS files.
ImageHDUDataNode(Header, FITSDataNode.ArrayDataMaker) - Constructor for class uk.ac.starlink.datanode.nodes.ImageHDUDataNode
Initialises an ImageHDUDataNode from a Header object.
ImageHistogram - Class in jsky.image
Utility class used to avoid creating the same Histogram twice (Once for auto-setting cut levels and once for histogram equalization, if selected).
ImageHistogram() - Constructor for class jsky.image.ImageHistogram
Default Constructor
ImageHistoryItem - Class in jsky.image.gui
Used to store information about previously viewed images.
ImageHistoryItem(MainImageDisplay, double, double, String, URL, String) - Constructor for class jsky.image.gui.ImageHistoryItem
Create an image history item based on the given arguments.
ImageHolder - Class in uk.ac.starlink.diva.images
Simple class for placeholding the directory of images.
ImageHolder() - Constructor for class uk.ac.starlink.diva.images.ImageHolder
 
ImageHolder - Class in uk.ac.starlink.util.images
Simple class for placeholding a directory of images.
ImageHolder() - Constructor for class uk.ac.starlink.util.images.ImageHolder
 
ImageLabel - Class in jsky.image.graphics
Represents a label figure drawn on the image.
ImageLabel(String, Point2D.Double, Paint, Font, Interactor) - Constructor for class jsky.image.graphics.ImageLabel
Create an image figure with the given shape, fill, outline and line width.
ImageLayer - Class in jsky.image.graphics
Defines a Diva canvas layer for displaying an image.
ImageLayer(DivaGraphicsImageDisplay) - Constructor for class jsky.image.graphics.ImageLayer
Construct an ImageLayer.
ImageLookup - Class in jsky.image
Implements various image scaling operations that reduce the source image data to byte range.
ImageLookup() - Constructor for class jsky.image.ImageLookup
default constructor
ImageOps - Class in jsky.image.operator
Utility class for performing image operations.
ImageOps() - Constructor for class jsky.image.operator.ImageOps
 
imagePanner - Variable in class jsky.image.gui.ImageDisplayControl
Pan window
ImagePanner - Class in jsky.image.gui
This widget displays a "view" of an image at a low magnification, so that the entire image is visible in a small window.
ImagePanner(MainImageDisplay, int, int) - Constructor for class jsky.image.gui.ImagePanner
Constructor
ImagePanner(MainImageDisplay) - Constructor for class jsky.image.gui.ImagePanner
Constructor
ImagePanner() - Constructor for class jsky.image.gui.ImagePanner
Default Constructor (Must call setMainImageDisplay() later).
ImagePrintDialog - Class in jsky.image.gui
Displays a print dialog box for printing the current image display and handles the details of printing the image and graphics.
ImagePrintDialog(MainImageDisplay) - Constructor for class jsky.image.gui.ImagePrintDialog
Initialize with the target image display object.
ImagePrintDialog.PrintWorker - Class in jsky.image.gui
Performs all the print calculations in a separate thread.
imageProcessor - Variable in class jsky.image.gui.ImageColorbar
Image processor object belonging to the display
imageProcessor - Variable in class jsky.image.gui.ImageColors
Object managing image processing operations (including setting the colormap)
imageProcessor - Variable in class jsky.image.gui.ImageCutLevels
Object managing image processing operations (including setting cut levels)
imageProcessor - Variable in class jsky.image.gui.ImageDisplayPanel
 
ImageProcessor - Class in jsky.image
Responsible for processing images before they are displayed, including setting cut levels and manipulating colors and lookup tables.
ImageProcessor() - Constructor for class jsky.image.ImageProcessor
Default constructor.
ImageProcessor(PlanarImage, Rectangle2D.Double) - Constructor for class jsky.image.ImageProcessor
Constructor.
ImageProperties - Class in jsky.image.gui
Dialog to view the image properties.
ImageProperties(Component, MainImageDisplay) - Constructor for class jsky.image.gui.ImageProperties
Make a window to display the image properties for the image being displayed in the given ImageDisplay window.
ImagePropertiesFrame - Class in jsky.image.gui
Provides a top level window for an ImageProperties panel.
ImagePropertiesFrame(MainImageDisplay) - Constructor for class jsky.image.gui.ImagePropertiesFrame
Create a top level window containing an ImageProperties panel.
ImagePropertiesInternalFrame - Class in jsky.image.gui
Provides a top level window for an ImageProperties panel.
ImagePropertiesInternalFrame(MainImageDisplay) - Constructor for class jsky.image.gui.ImagePropertiesInternalFrame
Create a top level window containing an ImageProperties panel.
IMAGES_PATH - Static variable in class jsky.util.Resources
Path to images, within the resources area.
IMAGES_SUBPATH - Static variable in class jsky.util.Resources
Subpath to images, within the resources area.
ImageSaveDialog - Class in jsky.image.gui
A Dialog box for saving wither the original image file, or the image view, with graphics.
ImageSaveDialog(MainImageDisplay) - Constructor for class jsky.image.gui.ImageSaveDialog
Initialize with the target image display object.
ImageTiler - Class in nom.tam.image
This class provides a subset of an N-dimensional image.
ImageTiler(RandomAccess, long, int[], Class) - Constructor for class nom.tam.image.ImageTiler
Create a tiler.
imageToCanvasCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given image coordinates to canvas coordinates.
imageToCanvasCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given image coordinates to canvas coordinates.
imageToScreenCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given image coordinates to screen coordinates.
imageToScreenCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given image coordinates to screen coordinates.
imageToUserCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given image coordinates to user coordinates.
imageToUserCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given image coordinates to user coordinates.
imageToWorldCoords(Point2D.Double, boolean) - Method in class jsky.coords.WCSTransform
Convert the given image coordinates to world coordinates degrees in the equinox of the current image.
imageToWorldCoords(Point2D.Double, boolean) - Method in interface jsky.coords.WorldCoordinateConverter
Convert the given image coordinates to world coordinates degrees in the equinox of the current image.
imageToWorldCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given image coordinates to world coordinates degrees in the equinox of the current image.
ImageTransducer - Class in diva.sketch.toolbox
Draw the ink into a bitmap image for cut-and-paste.
ImageTransducer(Component) - Constructor for class diva.sketch.toolbox.ImageTransducer
This constructor should only be called once, to create the prototype object.
imageUpdate(Image, int, int, int, int, int) - Method in class diva.compat.canvas.PaintedImage
 
imageUpdate(Image, int, int, int, int, int) - Method in class diva.util.java2d.PaintedImage
Deprecated.
 
ImageUtil - Class in jsky.image
Contains static convenience and utility methods for dealing with JAI images.
ImageUtil() - Constructor for class jsky.image.ImageUtil
 
imageZoom - Variable in class jsky.image.gui.ImageDisplayControl
Zoom window
ImageZoom - Class in jsky.image.gui
This widget is for displaying a magnified section of the image at the mouse pointer.
ImageZoom(MainImageDisplay, int, int, float) - Constructor for class jsky.image.gui.ImageZoom
Constructor
ImageZoom(MainImageDisplay) - Constructor for class jsky.image.gui.ImageZoom
Constructor
ImageZoom() - Constructor for class jsky.image.gui.ImageZoom
Default Constructor (must call setMainImageDisplay() later).
IMGSRC_KEY - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
IMGSRC_SERVICE - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
ImplementationCeaWriter - Class in uk.ac.starlink.ttools.cea
CeaWriter implementation which writes an XML document giving CEA Implementation instance.
ImplementationCeaWriter(PrintStream, CeaTask[], CeaMetadata, boolean, String) - Constructor for class uk.ac.starlink.ttools.cea.ImplementationCeaWriter
Constructor.
importData(JComponent, Transferable) - Method in class uk.ac.starlink.datanode.tree.DataNodeTransferHandler
Attempts to import a transferable into the tree.
importData(JComponent, Transferable) - Method in class uk.ac.starlink.table.gui.TableLoadTransferHandler
 
importNode(Node, boolean) - Method in class uk.ac.starlink.hdx.HdxDocument
 
importNode(Node, boolean) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
INAF_REG - Static variable in class uk.ac.starlink.vo.RegTapRegistryQuery
TAP base URL for INAF registry (not sure if this is permanent).
INC_ICON - Static variable in class uk.ac.starlink.util.gui.ComboBoxBumper
Icon for increment button.
INCLUDEPOS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.PolygonForms
Reference position inclusion toggle key.
includesNewline() - Method in class uk.ac.starlink.ttools.task.LineEnder
Indicates whether a newline forms part of the EOL string.
incrChar() - Method in class uk.ac.starlink.pal.palString
Move the string pointer forward one character
incrCorrect(String) - Method in class diva.sketch.classification.CrossValidation.CVResult
Increment the number of correct count by 1 for the specified type.
increment(int) - Method in class uk.ac.starlink.ttools.plot2.layer.Binner
Increments the count in a given bin by 1.
IncrementalLayout - Interface in diva.graph.layout
A layout engine which operates incrementally, based on the arrival of new node information.
IncrementalLayoutListener - Class in diva.graph.layout
A Listener that applies the given incremental layout whenever a graph event is received.
IncrementalLayoutListener(IncrementalLayout, Filter) - Constructor for class diva.graph.layout.IncrementalLayoutListener
Construct a new listener that invokes the given incremental layout whenever a graph event is received.
incrementPosition(int[], int[], int[]) - Static method in class nom.tam.image.ImageTiler
Increment the offset within the position array.
incrIncorrect(String) - Method in class diva.sketch.classification.CrossValidation.CVResult
Increment the number of incorrect count by 1 for the specified type.
IncrLayoutAdapter - Class in diva.graph.layout
An adapter to make global layouts incremental.
IncrLayoutAdapter(GlobalLayout) - Constructor for class diva.graph.layout.IncrLayoutAdapter
Construct a new adapter that uses the given global layout for every change in the graph, and operates within the context of the given layout target.
incScale(boolean) - Method in class jsky.image.gui.ImageDisplayPanel
Zoom the image in or out, depending on the given argument.
InDegrees(double) - Constructor for class uk.ac.starlink.table.join.EllipseCartesianMatchEngine.InDegrees
Constructor.
InDegrees(SkyPixellator, double) - Constructor for class uk.ac.starlink.table.join.EllipseSkyMatchEngine.InDegrees
Constructor.
InDegrees(SkyPixellator, double) - Constructor for class uk.ac.starlink.table.join.ErrorSkyMatchEngine.InDegrees
Constructor.
InDegrees(SkyPixellator, double) - Constructor for class uk.ac.starlink.table.join.FixedSkyMatchEngine.InDegrees
Constructor.
InDegrees(double) - Constructor for class uk.ac.starlink.table.join.SphericalPolarMatchEngine.InDegrees
Constructor.
indent() - Method in class diva.util.LoggableOp
Increment the indentation counter.
INDEX - Static variable in class uk.ac.starlink.ttools.plot2.layer.XYArrayPlacement
Uses X,Y position at indicated fraction through arrays.
INDEX_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
INDEX_KEY - Static variable in class uk.ac.starlink.datanode.nodes.ValueInfoMetamapGroup
 
IndexedStreamColumnStore - Class in uk.ac.starlink.table.storage
ColumnStore implementation which uses two streamed files to store a variable number of variable-length data items.
IndexedStreamColumnStore(Codec, File, File) - Constructor for class uk.ac.starlink.table.storage.IndexedStreamColumnStore
Constructor.
indexIterator() - Method in interface uk.ac.starlink.ttools.plot2.layer.BinList.Result
Returns an iterator over the indices of the populated bins int this result.
indexName(int) - Method in class diva.compat.util.PropertyIndexSet
Returns the string name of the property held by index.
indexOf(Figure) - Method in class diva.canvas.BasicZList
Return the index of the given figure in the Z-list.
indexOf(Figure) - Method in class diva.canvas.CompositeFigure
Return the index of the given figure in the Z-list, or -1 if the figure is not in this list.
indexOf(Figure) - Method in class diva.canvas.FigureLayer
Return the index of the given figure.
indexOf(CanvasLayer) - Method in class diva.canvas.toolbox.BasicCanvasPane
Get the index of the given layer, or -1 if it is not in this pane.
indexOf(Figure) - Method in interface diva.canvas.ZList
Return the index of the given figure in the Z-list.
indexOf(Page) - Method in class diva.gui.MultipageModel
Get the index of the given page.
indexOf(Symbol) - Method in class diva.sketch.SketchModel
Return the index of the given symbol, or -1 if the symbol is not contained by the model.
indexOf(Catalog) - Method in class jsky.catalog.AbstractCatalogDirectory
Return the index of the given catalog in the directory
indexOf(Catalog) - Method in interface jsky.catalog.CatalogDirectory
Return the index of the given catalog in the directory
indexOf(Figure) - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Get the index of a Figure in the Figure Layer.
indexOf(Object[], Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the position in a supplied array at which a given item appears.
indexOf(double[], double) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
indexOf(float[], double) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
indexOf(long[], long) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
indexOf(int[], int) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
indexOf(short[], int) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
indexOfChild(Object) - Method in class jsky.science.AbstractScienceObjectNode
Looks up the index of a child in the children's list, matching on exact equality (==) NOT on equals().
indexOfShade(String) - Method in class diva.gui.toolbox.JShadePane
Returns the index of the shade with the given title.
indexToLabel(long) - Method in interface uk.ac.starlink.ttools.plot2.BasicTicker.Rule
Returns a text string to label the major tick identified by a given index.
indexToPrefix(long) - Method in interface uk.ac.starlink.ttools.plot2.PrefixTicker.Rule
Returns the prefix part only for labelling the major tick identified by a given index.
indexToSuffix(long) - Method in interface uk.ac.starlink.ttools.plot2.PrefixTicker.Rule
Returns the suffix part only for labelling the major tick identified by a given index.
indexToValue(long) - Method in interface uk.ac.starlink.ttools.plot2.BasicTicker.Rule
Returns the axis value identified by a given major tick mark index.
IndicatedRow - Class in uk.ac.starlink.ttools.plot2
Represents a row from a dataset in relation to a reference position.
IndicatedRow(long, double, double[]) - Constructor for class uk.ac.starlink.ttools.plot2.IndicatedRow
Constructor.
INDIRECTION_CHAR - Static variable in class uk.ac.starlink.task.LineEnvironment
 
inEdges(Object) - Method in interface diva.graph.GraphModel
Return an iterator over the in edges of this node.
inEdges(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Return an iterator over the edges coming into the given node.
inEdges(Object) - Method in class diva.graph.modular.ModularGraphModel
Return an iterator over the in edges of this node.
inEdges() - Method in interface diva.graph.modular.Node
Return an iterator over the edges coming into this node.
inEdges(Object) - Method in interface diva.graph.modular.NodeModel
Return an iterator over the edges coming into the given node.
inEdges(Object) - Method in class diva.graphx.GraphModel
Return an iterator over the in edges of this node.
inEdges(Object) - Method in interface diva.graphx.NodeAdapter
Return an iterator over the edges coming into the given node.
inEdges() - Method in class diva.graphx.toolbox.BasicNode
Return an iterator over the in edges of this node.
inEdges(Object) - Method in class diva.graphx.toolbox.BasicNodeAdapter
Return an iterator over the edges coming into the given node.
inEdges(LWNode) - Method in class diva.pod.lwgraph.LightweightGraph
Return an iterator over the edges into the given node.
inferNested(StarTable) - Static method in class uk.ac.starlink.ttools.task.PixSampler
Tries to work out whether a given table uses the nested or ring HEALPix ordering scheme.
inferOrder(StarTable) - Static method in class uk.ac.starlink.ttools.task.PixSampler
Tries to work out the HEALPix order parameter for a pixel data table.
inferValueType(Object) - Static method in class uk.ac.starlink.plastic.ValueType
Guesses from a single value what type it might correspond to.
Infinity - Static variable in class uk.ac.starlink.ttools.func.Maths
Positive infinite floating point value.
info(String, String) - Static method in class jsky.util.Logger
Post an info message to the specified category.
info(String, String, Throwable) - Static method in class jsky.util.Logger
Post an info message to the specified category.
info(Object, String) - Static method in class jsky.util.Logger
Post an info message to the category for the class of the given object.
info(Object, String, Throwable) - Static method in class jsky.util.Logger
Post an info message to the category for the class of the given object.
info() - Method in class nom.tam.fits.AsciiTableHDU
Print a little information about the data set.
info() - Method in class nom.tam.fits.BasicHDU
Print out some information about this HDU.
info() - Method in class nom.tam.fits.BinaryTableHDU
Print out some information about this HDU.
info() - Method in class nom.tam.fits.ImageHDU
Print out some information about this HDU.
info() - Method in class nom.tam.fits.RandomGroupsHDU
Display structural information about the current HDU.
info() - Method in class nom.tam.fits.UndefinedHDU
Print out some information about this HDU.
info(VotLintCode, String) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Writes an info message through the context.
info(VotLintCode, String) - Method in class uk.ac.starlink.ttools.votlint.ValueParser
Writes an info mesage to the user.
info(VotLintCode, String) - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Write an informative message to the user.
INFO_GETDESCRIPTION - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
INFO_GETDESCRIPTION - Static variable in class uk.ac.starlink.plastic.MessageId
 
INFO_GETICONURL - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
INFO_GETICONURL - Static variable in class uk.ac.starlink.plastic.MessageId
 
INFO_GETIVORN - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
INFO_GETIVORN - Static variable in class uk.ac.starlink.plastic.MessageId
 
INFO_GETNAME - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
INFO_GETNAME - Static variable in class uk.ac.starlink.plastic.MessageId
 
INFO_GETVERSION - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
INFO_GETVERSION - Static variable in class uk.ac.starlink.plastic.MessageId
 
InfoPanel - Class in uk.ac.starlink.datanode.tree
Component used for displaying information.
InfoPanel() - Constructor for class uk.ac.starlink.datanode.tree.InfoPanel
Constructs a new InfoPanel.
inhibitDocumentListener - Variable in class uk.ac.starlink.ast.gui.TitleControls
Whether to inhibit listening for Document events.
inhibitLineChangeListener - Variable in class uk.ac.starlink.ast.gui.BorderControls
Whether to inhibit change events from LineControls from recyling.
inhibitLineChangeListener - Variable in class uk.ac.starlink.ast.gui.GridControls
Whether to inhibit change events from LineControls from recyling.
inhibitLineChangeListener - Variable in class uk.ac.starlink.ast.gui.TickControls
Whether to inhibit change events from LineControls from recyling.
inhibitXDocumentListener - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
Stop feedback to the text areas from themselves.
inhibitYDocumentListener - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
 
init() - Method in class diva.canvas.test.FigureTest.RegionTestCase
 
init() - Method in class diva.pod.test.LightweightGraphTest.TestGraph1
 
init() - Method in class diva.pod.test.LightweightGraphTest.TestGraph2
 
init() - Method in class diva.pod.test.LightweightNetworkTest.TestNetwork1
 
init() - Method in class diva.util.jester.TestCase
Initialize the test case.
init() - Method in class jsky.timeline.DefaultTimeLineNode
initializes the object.
init() - Method in class jsky.util.gui.ProgressPanel
Initialize the progreass panel.
init() - Static method in class jsky.util.ProxyServerUtil
This method should be called once at startup, so that any previous proxy settings are restored.
init() - Method in class uk.ac.starlink.coco.Coco
This is the entry point for an Applet
init() - Method in class uk.ac.starlink.rv.RV
Initialise the GUI and create the Panel
init(DataSource) - Method in class uk.ac.starlink.table.formats.StreamStarTable
Initialises the table from the input stream.
init(Locale, Reporter) - Method in class uk.ac.starlink.ttools.build.JdkDoclet
 
init(ServletConfig) - Method in class uk.ac.starlink.ttools.server.FormServlet
 
init(ServletConfig) - Method in class uk.ac.starlink.ttools.server.PlotServlet
 
init() - Static method in class uk.ac.starlink.ttools.server.PlotSession
Must be called before any session is instantiated.
init(ServletConfig) - Method in class uk.ac.starlink.ttools.server.TaskServlet
 
initColorModel() - Method in class uk.ac.starlink.jaiutil.HDXImage
Set the colormodel to use to display FITS images.
initColumnSizes(JTable, boolean[]) - Static method in class jsky.util.gui.TableUtil
 
initCoverage() - Method in interface uk.ac.starlink.ttools.cone.Coverage
Must be called before any of the query methods are used.
initCoverage() - Method in class uk.ac.starlink.ttools.cone.MocCoverage
 
initData() - Method in class uk.ac.starlink.jaiutil.HDXImage
Create an object to manage the data based on the type and set the value of the dataType member variable to the correct DataBuffer constant to use for the sample model.
initDefaultLayouts() - Method in class diva.graph.tutorial.EditorTutorial.LayoutWidget
A method that initalizes a bunch of default layouts.
initFITSImage(FITSImage) - Method in class jsky.image.gui.DivaMainImageDisplay
Called after a new FITSImage object was created to do FITS specific initialization
initFont() - Method in class uk.ac.starlink.util.gui.SelectCharacters
Initialise the interface to use the display font.
initFrame() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Initialise frame properties (disposal, title, menus etc.).
initFrame() - Method in class uk.ac.starlink.util.gui.ProxySetupFrame
Initialise frame properties (disposal, menus etc.).
initFrame() - Method in class uk.ac.starlink.util.gui.StoreControlFrame
Initialise frame properties (disposal, title, menus etc.).
initFromBackingStore(InputStream) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Initialise the local DOM from an InputStream.
initFromBackingStore() - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Initialise the local DOM from the backing store file.
initGaiaTools() - Static method in class uk.ac.starlink.gbin.GbinObjectReader
Performs GaiaTools setup required before GbinReaders are used etc.
initGrid() - Method in class diva.graph.layout.GridAnnealingLayout
Initialize the grid and randomly assign nodes to vertices of the grid.
INITIAL_STATE - Static variable in class diva.graph.toolbox.StateBubble
The style of an initial state
initializeApp() - Method in class diva.gui.tutorial.ApplicationTutorial
Initialize the application.
initializeApp() - Method in class diva.gui.tutorial.MDIApplicationTutorial
Initialize the application.
initializeDebugMenu(JMenuBar) - Method in class diva.whiteboard.Whiteboard
Create the Debug menu with the following items: Save Gestures Load Gestures
initializeEditMenu(JMenuBar) - Method in class diva.whiteboard.Whiteboard
Create the Edit menu with the following items: Cut Copy Paste
initializeFileMenu(JMenuBar) - Method in class diva.whiteboard.Whiteboard
Create the File menu with the following items: New Open Close Save Save As Print Exit
initializeInteraction() - Method in class diva.compat.trace.TraceController
Initialize all interaction on the trace pane.
initializeInteraction() - Method in class diva.graph.AbstractGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class diva.graph.basic.BasicGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class diva.graph.schematic.SchematicGraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class diva.graphx.GraphController
Initialize all interaction on the graph pane.
initializeInteraction() - Method in class diva.graphx.tutorial.SimpleGraphController
Initialize interaction on the graph pane.
initializeInteraction() - Method in class diva.sketch.SketchController
Initialize all interaction on the sketch pane.
initializeInteraction() - Method in class diva.sketch.toolbox.PanZoomController
 
initializeMenuBar(JMenuBar) - Method in class diva.graph.schematic.GraphEditor
Initialize the given menubar.
initializeMenuBar(JMenuBar) - Method in class diva.graph.schematic.MultiWindowGraphEditor
Initialize the given menubar.
initializeMenuBar(JMenuBar) - Method in class diva.gui.tutorial.ApplicationTutorial
Initialize the menu bar
initializeMenuBar(JMenuBar) - Method in class diva.gui.tutorial.MDIApplicationTutorial
Initialize the menu bar
initializeMenuBar(JMenuBar) - Method in class diva.whiteboard.Whiteboard
Initialize the given menubar.
initializePalette() - Method in class diva.graph.schematic.GraphEditor
Initialize the palette in the.
initializePalette() - Method in class diva.graph.schematic.MultiWindowGraphEditor
Initialize the palette in the.
initializePointers() - Method in class nom.tam.util.ColumnTable
Set the pointer arrays for the eight primitive types to point to the appropriate elements of arrays.
initializeSubClass(Class, List, List, String, String) - Static method in class jsky.science.Quantity
Called by static initializer of subclasses to initialize a new quantity.
initializeToolBar(JToolBar) - Method in class diva.graph.schematic.GraphEditor
Initialize the given toolbar.
initializeToolBar(JToolBar) - Method in class diva.graph.schematic.MultiWindowGraphEditor
Initialize the given toolbar.
initializeToolBar(JToolBar) - Method in class diva.gui.tutorial.ApplicationTutorial
Initialize the given toolbar.
initializeToolBar(JToolBar) - Method in class diva.gui.tutorial.MDIApplicationTutorial
Initialize the given toolbar.
initializeToolBar(JToolBar) - Method in class diva.whiteboard.Whiteboard
Initialize the given toolbar.
initializeToolbarPenColorMenu(JToolBar) - Method in class diva.whiteboard.Whiteboard
Adds a button to the toolbar which allows the user to change the color of the pen ink.
initializeToolbarPenWidthMenu(JToolBar) - Method in class diva.whiteboard.Whiteboard
Adds a button to the toolbar which allows the user to change the thickness of the pen.
initializeTransients() - Method in class jsky.science.AbstractScienceObjectNode
Sets default values for all transient fields.
initializeViewMenu(JMenuBar) - Method in class diva.whiteboard.Whiteboard
Create the View menu with the following items: Next Page Previous Page
initialValue() - Method in class uk.ac.starlink.fits.BasicInputThreadLocal
 
initMenus() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Initialise the menu bar, action bar and related actions.
initMenus() - Method in class uk.ac.starlink.util.gui.ProxySetupFrame
Initialise the menu bar and related actions.
initMenus() - Method in class uk.ac.starlink.util.gui.StoreControlFrame
Initialise the menu bar, action bar and related actions.
initPdfs() - Method in class gaia.cu9.tools.parallax.PDF.DistanceEstimationMethod
 
initProgressPanel() - Method in class jsky.image.gui.DivaMainImageDisplay
Make the download progress panel if needed, and display it
initQueryArgs(QueryArgs) - Method in class jsky.catalog.gui.CatalogQueryPanel
Initialize a QueryArgs object based on the current panel settings that can be passed to the Catalog.query() method.
initQueryArgs(QueryArgs) - Method in class jsky.catalog.irsa.IRSACatalogQueryPanel
Initialize a QueryArgs object based on the current panel settings so that can be passed to the Catalog.query() method.
initSampleModel(int, int) - Method in class uk.ac.starlink.jaiutil.HDXImage
Return a SampleModel for this image with the given tile width and height.
initSSL(File, File) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
Initialise the default SSL socket factory so that all HTTPS connections use the provided key store to authenticate (when the server requires client authentication).
initSSL(File) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
 
initSymbolPlotter() - Method in class jsky.navigator.Navigator
initialize the symbol plotter
initTabbedPane() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Initialise the tabbed pane of controls.
initUI() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Create and initialise the user interface.
initUI() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Create and initialise the user interface.
initUI() - Method in class uk.ac.starlink.ast.gui.BorderControls
Create and initialise the user interface.
initUI() - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Place the UI components.
initUI() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Create and initialise the user interface.
initUI() - Method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Create and initialise the user interface.
initUI() - Method in class uk.ac.starlink.ast.gui.GridControls
Create and initialise the user interface.
initUI() - Method in class uk.ac.starlink.ast.gui.StringsControls
Create and initialise the user interface.
initUI() - Method in class uk.ac.starlink.ast.gui.TickControls
Create and initialise the user interface.
initUI() - Method in class uk.ac.starlink.ast.gui.TitleControls
Create and initialise the user interface.
initUI() - Method in class uk.ac.starlink.util.gui.ProxySetupFrame
Initialise the main part of the user interface.
initUI() - Method in class uk.ac.starlink.util.gui.SelectTextField
Initialise the user interface.
initUI() - Method in class uk.ac.starlink.util.gui.StoreControlFrame
Initialise the user interface.
initWCS() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Initialize the world coordinate system, if the image properties (keywords) support it
inlineComment - Variable in class uk.ac.starlink.util.AsciiFileParser
The character used for inline comments.
inMoc(String, double, double) - Static method in class uk.ac.starlink.ttools.func.Coverage
Indicates whether a given sky position falls strictly within a given MOC (Multi-Order Coverage map).
inNodes(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Return an iterator over the nodes on the other side of edges arriving in the given node.
inNodes(Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
Return an iterator over the nodes on the other side of edges arriving in the given node.
input(Component, String) - Static method in class jsky.util.gui.DialogUtil
Get an input string from the user and return it.
input(String) - Static method in class jsky.util.gui.DialogUtil
Get an input string from the user and return it.
input - Variable in class nom.tam.fits.Data
The inputstream used.
Input - Class in uk.ac.starlink.ttools.plot2.data
Characterises a coordinate value as specified by the user.
Input(InputMeta, Domain<?>) - Constructor for class uk.ac.starlink.ttools.plot2.data.Input
Constructor.
InputColumn<T> - Interface in uk.ac.starlink.parquet
Provides information about a readable column in a parquet file.
InputColumns - Class in uk.ac.starlink.parquet
Provides InputColumn instances that know how to read parquet column data.
InputFactory - Class in uk.ac.starlink.fits
Represents a sequence of bytes, and can create BasicInput objects to read it.
InputFactory() - Constructor for class uk.ac.starlink.fits.InputFactory
 
InputFormatParameter - Class in uk.ac.starlink.ttools.task
Parameter for selecting input table format.
InputFormatParameter(String) - Constructor for class uk.ac.starlink.ttools.task.InputFormatParameter
 
InputMeta - Class in uk.ac.starlink.ttools.plot2.data
Contains user-directed metadata to describe user-supplied input data coordinate values used for plots.
InputMeta(String, String) - Constructor for class uk.ac.starlink.ttools.plot2.data.InputMeta
Constructor.
inputStorage(ValueInfo[], DomainMapper[]) - Method in class uk.ac.starlink.ttools.plot2.data.AreaCoord
 
inputStorage(ValueInfo[], DomainMapper[]) - Method in class uk.ac.starlink.ttools.plot2.data.BooleanCoord
 
inputStorage(ValueInfo[], DomainMapper[]) - Method in interface uk.ac.starlink.ttools.plot2.data.Coord
Provides a function to turn a quantity in the user view to a plotting view object.
inputStorage(ValueInfo[], DomainMapper[]) - Method in class uk.ac.starlink.ttools.plot2.data.FloatingCoord
 
inputStorage(ValueInfo[], DomainMapper[]) - Method in class uk.ac.starlink.ttools.plot2.data.IntegerCoord
 
inputStorage(ValueInfo[], DomainMapper[]) - Method in class uk.ac.starlink.ttools.plot2.data.LongCoord
 
inputStorage(ValueInfo[], DomainMapper[]) - Method in class uk.ac.starlink.ttools.plot2.data.StringCoord
 
InputStreamParameter - Class in uk.ac.starlink.task
Parameter which can provide an input stream based on its value.
InputStreamParameter(String) - Constructor for class uk.ac.starlink.task.InputStreamParameter
 
InputTableParameter - Class in uk.ac.starlink.ttools.task
Parameter for specifying a single input table.
InputTableParameter(String) - Constructor for class uk.ac.starlink.ttools.task.InputTableParameter
Constructor.
InputTablesParameter - Class in uk.ac.starlink.ttools.task
Parameter for specifying an indeterminate number of input tables.
InputTablesParameter(String) - Constructor for class uk.ac.starlink.ttools.task.InputTablesParameter
Constructor.
InputTableSpec - Class in uk.ac.starlink.ttools.task
Provides the specifications for a single input table.
InputTableSpec(String, ProcessingStep[]) - Constructor for class uk.ac.starlink.ttools.task.InputTableSpec
Constructor.
inRange - Variable in class jsky.catalog.gui.BasicTablePlotter.TableListItem
 
inRange(double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Determines whether a given data position is within the data space cube represented by this surface.
insert(TraceModel.Element) - Method in class diva.compat.trace.TraceModel.Trace
Insert an element according to its start time The ID of the element will be set to a unique value within this trace.
insertBefore(Node, Node) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
insertComment(String) - Method in class nom.tam.fits.Header
Add a COMMENT line.
insertCommentStyle(String, String) - Method in class nom.tam.fits.Header
Add a line to the header using the COMMENT style, i.e., no '=' in column 9.
insertData(int, String) - Method in class uk.ac.starlink.votable.dom.DelegatingCharacterData
 
insertEntry(String, String, Icon, JComponent, String) - Method in class diva.gui.toolbox.JTreePane
Insert a entry with the given title/icon/component/tip at the specified index.
insertHDU(BasicHDU, int) - Method in class nom.tam.fits.Fits
Insert a FITS object into the list of HDUs.
insertHistory(String) - Method in class nom.tam.fits.Header
Add a HISTORY line.
insertIndexInterval(int, int, boolean) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
insertionSort(double[]) - Static method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Creates an index that sorts a double precision array.
insertNode(DataNode, DataNode, int) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Inserts a new node into the child list of a node which exists in this tree model.
insertPage(Page, int) - Method in class diva.gui.MultipageModel
Add a page to the document at the given index (between 0 and getPageCount()-1) and notify page listeners.
insertRow(long, Object[]) - Method in class uk.ac.starlink.table.RowListStarTable
Adds a new row in the middle of the table.
insertShade(String, Icon, Component, String, int) - Method in class diva.gui.toolbox.JShadePane
Insert a shade with the given title/icon/comnponent/tip at the specified index.
insertString(int, String, AttributeSet) - Method in class uk.ac.starlink.ast.gui.AstDoubleDocument
 
insertString(int, String, AttributeSet) - Method in class uk.ac.starlink.ast.gui.DecimalDocument
 
insertText(String) - Method in class uk.ac.starlink.util.gui.SelectTextField
Insert new text, either at the end or at the insertion point.
insertUpdate(DocumentEvent) - Method in class uk.ac.starlink.ast.gui.TitleControls
 
inSkyEllipse(double, double, double, double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.Sky
Tests whether a given sky position is inside a given ellipse.
inSkyPolygon(double, double, double...) - Static method in class uk.ac.starlink.ttools.func.Sky
Tests whether a given sky position is inside the polygon defined by a given set of vertices.
install(JTableHeader) - Method in class uk.ac.starlink.util.gui.ArrayTableSorter
Sets this object up to allow sorting its model by clicking on a given JTable header.
installCustomHandlers() - Static method in class uk.ac.starlink.util.URLUtils
Attempts to install additional URL protocol handlers suitable for astronomy applications.
installInstance(boolean) - Static method in class uk.ac.starlink.util.PropertyAuthenticator
Installs an instance of PropertyAuthenticator so that it is used automatically in response to all 401 Unauthorized HTTP responses.
installOnScroller(JScrollPane) - Method in class uk.ac.starlink.table.gui.TableRowHeader
Installs this row header on a scroll pane.
installUI(JComponent) - Method in class jsky.util.gui.BasicRangeSliderUI
 
installUI(JComponent) - Method in class jsky.util.gui.MetalRangeSliderUI
 
INSTANCE - Static variable in class uk.ac.starlink.auth.BasicAuthScheme
Sole instance.
INSTANCE - Static variable in class uk.ac.starlink.auth.BearerIvoaAuthScheme
Singleton instance.
INSTANCE - Static variable in class uk.ac.starlink.auth.CookieIvoaAuthScheme
Singleton instance.
INSTANCE - Static variable in class uk.ac.starlink.auth.X509IvoaAuthScheme
Singleton instance.
INSTANCE - Static variable in class uk.ac.starlink.table.TimeDomain
Singleton instance.
INSTANCE - Static variable in class uk.ac.starlink.tfcat.DummyReporter
Instance suitable for general use.
INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.data.AreaDomain
Singleton instance.
INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeDataGeom
Singleton instance.
INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.geom.MatrixGangerFactory
Sole instance.
instance() - Static method in class uk.ac.starlink.ttools.plot2.geom.MatrixGangerFactory
Returns the sole instance of this class.
INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneDataGeom
Standard instance.
INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.geom.SinProjection
Singleton instance.
INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.geom.SphereDataGeom
Standard instance.
INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeDataGeom
Singleton instance.
INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.LineCombineArrayPlotter
Sole instance of this class.
INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.LineXYShape
Instance of this class.
INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkCombineArrayPlotter
Sole instance of this class.
INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.NullCaptioner
Sole instance.
instance() - Static method in class uk.ac.starlink.ttools.plot2.SingleGangerFactory
Returns the sole instance of this class.
INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.task.HighlightIcon
Standard instance.
INSTANCE - Static variable in class uk.ac.starlink.ttools.votlint.UcdChecker
Singleton instance.
INSTANCE - Static variable in class uk.ac.starlink.ttools.votlint.UnitChecker
Singleton instance.
INSTANCE20 - Static variable in class uk.ac.starlink.vo.AdqlSyntax
Instance for V2.0 of the ADQL standard.
INSTANCE21 - Static variable in class uk.ac.starlink.vo.AdqlSyntax
Instance for V2.1 of the ADQL standard.
INSTANCE_SKIP1 - Static variable in class uk.ac.starlink.ttools.plot2.layer.LineXYShape
Instance of this class that omits the final pixel in each line.
INT - Static variable in class uk.ac.starlink.array.Type
Object representing primitive data of int type.
INT - Static variable in class uk.ac.starlink.plastic.ValueType
Integer type.
INT - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for 32-bit integer, no null handling.
INT - Static variable in class uk.ac.starlink.tfcat.Datatype
Integer type.
INT_ARRAY - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for variable-length array of 32-bit integers.
INT_INDEX - Static variable in interface nom.tam.util.PrimitiveInfo
 
intArray(int...) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns an integer numeric array built from the given arguments.
intArrayFunc(String, Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns an integer array resulting from applying a given function expression element-by-element to an input array.
INTEGER - Static variable in class uk.ac.starlink.fits.CardType
Standard key/value card with integer content.
INTEGER_HIER - Static variable in class uk.ac.starlink.fits.CardType
HIERARCH key/value card with integer content.
IntegerBinaryFieldAdapter - Class in gov.nasa.pds.objectAccess.table
Implements a field adapter for binary integer fields.
IntegerBinaryFieldAdapter(int, boolean, boolean) - Constructor for class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
IntegerConfigKey - Class in uk.ac.starlink.ttools.plot2.config
Config key for integer values.
IntegerConfigKey(ConfigMeta, int) - Constructor for class uk.ac.starlink.ttools.plot2.config.IntegerConfigKey
Constructor.
IntegerCoord - Class in uk.ac.starlink.ttools.plot2.data
Coord implementation for integer values.
IntegerCoord(InputMeta, boolean, IntegerCoord.IntType) - Constructor for class uk.ac.starlink.ttools.plot2.data.IntegerCoord
Constructor.
IntegerCoord.IntType - Enum in uk.ac.starlink.ttools.plot2.data
Enumerates the avaialable integer types.
IntegerParameter - Class in uk.ac.starlink.task
Parameter representing an integer value.
IntegerParameter(String) - Constructor for class uk.ac.starlink.task.IntegerParameter
 
Integral - Class in uk.ac.starlink.dpac.math
Performs indefinite numerical integration using an adaptive Simpson's rule.
Integral(Function, double, double, double, double) - Constructor for class uk.ac.starlink.dpac.math.Integral
Constructs an integral with given bounds and supplied function evaluations.
Integral(Function, double, double) - Constructor for class uk.ac.starlink.dpac.math.Integral
Constructs an integral with given bounds.
Integral(Function, Integral[]) - Constructor for class uk.ac.starlink.dpac.math.Integral
Constructs an integral with a number of sub-integrals covering the interval of interest.
integrate(Function, double[], double) - Static method in class uk.ac.starlink.dpac.math.Integral
Adaptively integrates a given function with the calculation broken up into sub-intervals at supplied points.
integrateBooleRule(PDF, double, double) - Method in class gaia.cu9.tools.parallax.util.CdfIntegration
Integrate the PDF over a finite interval using Boole's rule
integrateBooleRule(PDF, double, double, double, double) - Method in class gaia.cu9.tools.parallax.util.CdfIntegration
Integrate the PDF over a finite interval using Boole's rule This implementation uses the value of the PDF at the boundaries that has already been calculated externally, thus avoiding unnecesary calls to PDF.getUnnormalizedProbabilityAt(double)
integrateToInfinitum(PDF, boolean, double, double) - Method in class gaia.cu9.tools.parallax.util.CdfIntegration
 
intensityLookupTable - Variable in class jsky.image.ImageColormap
Used to modify the order of the colors in the color lookup table
intensityLookupTableName - Variable in class jsky.image.ImageColormap
Name of the current intensity lookup table
Interactor - Interface in diva.canvas.interactor
An object that encapsulate the interaction that a figure plays in an interactive application.
interactor - Variable in class jsky.image.graphics.gui.FITSGraphics
Handles selections for graphics objects.
interactors() - Method in class diva.canvas.event.EventLayer
Return an iteractor over the attached interactors.
interactors() - Method in class diva.canvas.interactor.CompositeInteractor
Return an iteractor over the attached interactors.
interior - Variable in class uk.ac.starlink.ast.gui.AstAxes
Axes placement, interior or exterior.
intern(String) - Method in class diva.util.aelfred.XmlParser
Return an internalised version of a string.
intern(char[], int, int) - Method in class diva.util.aelfred.XmlParser
Create an internalised string from a character array.
INTERNAL - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Labeller implementation that draws labels inside the plot bounds.
interpolate(TimedStroke) - Static method in class diva.sketch.toolbox.InterpolateStrokeFilter
Interpolate the points in the given stroke using the default spacing value (20.0).
interpolate(TimedStroke, double) - Static method in class diva.sketch.toolbox.InterpolateStrokeFilter
Interpolate the points in the given stroke using the specified spacing value.
interpolate(TimedStroke, int) - Static method in class diva.sketch.toolbox.NormalizeLengthStrokeFilter
Interpolate the given stroke to make it the given number of points.
interpolate(TimedStroke) - Static method in class diva.sketch.toolbox.NormalizeTimeStrokeFilter
Normalize an individual stroke to time increments according to DEFAULT_TIMESTEP.
interpolate(TimedStroke, int) - Static method in class diva.sketch.toolbox.NormalizeTimeStrokeFilter
Normalize an individual stroke to time increments given by timestep.
interpolate(double) - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
interpolate(double) - Method in class uk.ac.starlink.diva.interp.AkimaSplineInterp
 
interpolate(double) - Method in class uk.ac.starlink.diva.interp.CubicSplineInterp
 
interpolate(double) - Method in class uk.ac.starlink.diva.interp.HermiteSplineInterp
 
interpolate(double) - Method in interface uk.ac.starlink.diva.interp.Interpolator
Return the interpolated value corresponding to some arbitrary X coordinate.
interpolate(double) - Method in class uk.ac.starlink.diva.interp.LinearInterp
 
interpolate(double) - Method in class uk.ac.starlink.diva.interp.PolynomialInterp
 
interpolate(double[], double[]) - Method in class uk.ac.starlink.dpac.math.SplineInterpolator
Computes an interpolating function for the data set.
InterpolatedCurve2D - Class in uk.ac.starlink.diva.geom
A curve generated by an interpolator between a series of vertices.
InterpolatedCurve2D(Interpolator) - Constructor for class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Create an empty instance.
InterpolatedCurve2D(InterpolatedCurve2D) - Constructor for class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Copy constructor.
InterpolatedCurveFigure - Class in uk.ac.starlink.diva
A figure that displays a InterpolatedCurve that can have its vertices moved.
InterpolatedCurveFigure(InterpolatedCurve2D) - Constructor for class uk.ac.starlink.diva.InterpolatedCurveFigure
Copy constructor.
InterpolatedCurveFigure(InterpolatedCurve2D, Paint, float, AlphaComposite) - Constructor for class uk.ac.starlink.diva.InterpolatedCurveFigure
Copy constructor, but using the given shape, colour, linewidth and composite.
InterpolatedCurveFigure(Interpolator, double, double, Paint) - Constructor for class uk.ac.starlink.diva.InterpolatedCurveFigure
Create a new instance with the given origin and colour.
InterpolatedCurveFigure(Interpolator, double, double, Paint, float, AlphaComposite) - Constructor for class uk.ac.starlink.diva.InterpolatedCurveFigure
Create a new instance with the given origin, colour and linewidth.
InterpolatedCurveIterator - Class in uk.ac.starlink.diva.interp
An iterator over an InterpolatedCurve2D.
InterpolatedCurveIterator(InterpolatedCurve2D, AffineTransform) - Constructor for class uk.ac.starlink.diva.interp.InterpolatedCurveIterator
Create an iterator for the given InterpolatedCurve2D.
InterpolatedCurveManipulator - Class in uk.ac.starlink.diva
A manipulator for InterpolatedCurveFigure figures.
InterpolatedCurveManipulator() - Constructor for class uk.ac.starlink.diva.InterpolatedCurveManipulator
Construct a new manipulator that uses rectangular grab-handles.
InterpolatedCurveManipulator(GrabHandleFactory) - Constructor for class uk.ac.starlink.diva.InterpolatedCurveManipulator
Construct a new manipulator using the given grab-handle factory.
interpolateLinear(NumericFunction) - Static method in class uk.ac.starlink.dpac.math.FuncUtils
Returns a function which represents an interpolated representation of the given sample set, using linear interpolation.
interpolateQuadratic(NumericFunction) - Static method in class uk.ac.starlink.dpac.math.FuncUtils
Returns a function which represents an interpolated representation of the given sample set, using quadratic interpolation with Legendre polynomials.
interpolateSpline(NumericFunction) - Static method in class uk.ac.starlink.dpac.math.FuncUtils
Returns a function which represents an interpolated representation of the given sample set, using splines.
InterpolateStrokeFilter - Class in diva.sketch.toolbox
For every 2 consecutive points in a stroke, fill in with evenly spaced points until the distance in between any 2 consecutive points no longer exceeds the threshold distance.
InterpolateStrokeFilter() - Constructor for class diva.sketch.toolbox.InterpolateStrokeFilter
Create a InterpolateStrokeFilter with the default parameters.
interpolator - Variable in class uk.ac.starlink.diva.DrawActions
Current curve interpolator.
Interpolator - Interface in uk.ac.starlink.diva.interp
Interface that all interpolators should implement.
interpolatorFactory - Variable in class uk.ac.starlink.diva.DrawActions
The default InterpolatorFactory
interpolatorFactory - Variable in class uk.ac.starlink.diva.FigureProps
The InterpolatorFactory reference.
InterpolatorFactory - Interface in uk.ac.starlink.diva.interp
Interface for a class that defines how to create Interpolator instances for an application.
interrupt() - Method in class jsky.catalog.gui.CatalogQueryTool
Stop the background loading thread if it is running
interrupt() - Method in class jsky.util.ConnectionUtil
Interrupt the connection
interrupt() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Interrupt the reading (causes the next read() to throw an exception).
interrupt() - Method in class jsky.util.gui.StatusPanel
Interrupt the connection
interrupt() - Method in interface jsky.util.Interruptable
Interrupt the current background thread.
interrupt() - Method in class jsky.util.SwingWorker
A new method that interrupts the worker thread.
interrupt() - Method in class uk.ac.starlink.table.storage.MonitorStoragePolicy
Cancels this storage policy for table row writes.
Interruptable - Interface in jsky.util
An interface for objects that can be interrupted (to stop whatever they are doing).
interrupted - Variable in class jsky.util.gui.ProgressBarFilterInputStream
Set this to interrupt the reading and throw an exception
interrupted - Variable in class jsky.util.gui.ProgressPanel
Set to true if the stop button was pressed
intersect(double[], double[], double[], double[]) - Method in class uk.ac.starlink.ast.Frame
Find the point of intersection between two geodesic curves.
intersectingEdges(Rectangle2D) - Method in class diva.graph.basic.BasicLayoutTarget
Return an iterator over the node or edge figures which intersect the given rectangle.
intersectingEdges(Rectangle2D) - Method in interface diva.graph.layout.LayoutTarget
Return an iterator over nodes in the view which intersect the given rectangle.
intersectingNodes(Rectangle2D) - Method in class diva.graph.basic.BasicLayoutTarget
Return an iterator over the nodes which intersect the given rectangle in the top-level graph.
intersectingNodes(Rectangle2D) - Method in interface diva.graph.layout.LayoutTarget
Return an iterator over edges in the view which intersect the given rectangle.
intersection(NDShape) - Method in class uk.ac.starlink.array.NDShape
Returns a NDShape giving the intersection between this shape and another one.
intersection(HealpixMask) - Method in class uk.ac.starlink.table.join.BitsetMask
 
intersection(Coverage) - Method in interface uk.ac.starlink.table.join.Coverage
Narrows this coverage object to contain only the intersection of its current state and the supplied coverage.
intersection(Coverage) - Method in class uk.ac.starlink.table.join.CuboidCoverage
 
intersection(HealpixMask) - Method in interface uk.ac.starlink.table.join.HealpixMask
Narrows this area to represent the intersection of this mask and another compatible mask.
intersection(Coverage) - Method in class uk.ac.starlink.table.join.SkyCoverage
 
intersects(Rectangle2D) - Method in class diva.canvas.AbstractFigure
Test if this figure intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.canvas.CompositeFigure
Test if this figure intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.canvas.connector.AbstractConnector
Test if this connector intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.canvas.connector.TerminalFigure
Test if this figure intersects the given rectangle.
intersects(Rectangle2D) - Method in interface diva.canvas.Figure
Test if this figure intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.canvas.toolbox.IconFigure
Test if this figure intersects the given rectangle.
intersects(Rectangle2D) - Method in interface diva.compat.canvas.PaintedGraphic
Test if this shape intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.compat.canvas.PaintedPath
Test if this shape intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.compat.canvas.PaintedShape
Test if this shape intersects the given rectangle.
INTERSECTS - Static variable in class diva.sketch.parser2d.RelationUtilities
Positional constraint: does A intersect B?
intersects(Rectangle2D) - Method in interface diva.util.java2d.PaintedGraphic
Deprecated.
Test if this shape intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.util.java2d.PaintedPath
Deprecated.
Test if this shape intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.util.java2d.PaintedShape
Deprecated.
Test if this shape intersects the given rectangle.
intersects(Rectangle2D) - Method in class diva.util.java2d.Polygon2D
Test if the polygon is intersected by the given rectangle.
intersects(double, double, double, double) - Method in class diva.util.java2d.Polygon2D
Test if the polygon is intersected by the given rectangle.
intersects(Rectangle2D) - Method in class diva.util.java2d.Polyline2D
Test if the polyline is intersected by the given rectangle.
intersects(double, double, double, double) - Method in class diva.util.java2d.Polyline2D
Test if the polyline is intersected by the given rectangle.
intersects(QuantityRange) - Method in class jsky.science.QuantityRange
Returns whether or not this range intersects the parameter range
intersects(TimeLineNode) - Method in class jsky.timeline.BlockTimeLineNode
returns whether the node intersects the passed in node
intersects(TimeLineNode) - Method in class jsky.timeline.DefaultTimeLineNode
returns whether the node intersects the passed in node
intersects(TimeLineNodeModel) - Method in class jsky.timeline.DefaultTimeLineNodeModel
returns whether the node intersects the passed in node
intersects(TimeLineNode) - Method in interface jsky.timeline.TimeLineNode
returns whether the node intersects the passed in node
intersects(TimeLineNodeModel) - Method in interface jsky.timeline.TimeLineNodeModel
returns whether the node intersects the passed in node
intersects(Rectangle2D) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
 
intersects(double, double, double, double) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
 
intersectsOutline(Rectangle2D, Shape) - Static method in class diva.util.java2d.ShapeUtilities
Return true if the outline of the given shape intersects with the given rectangle.
intersectsOutline(Rectangle2D, Shape) - Static method in class jsky.util.java2d.ShapeUtilities
Return true if the outline of the given shape intersects with the given rectangle.
Interval - Class in uk.ac.starlink.ast
Java interface to the AST Interval class - a region representing an interval on one or more axes of a Frame.
Interval(Frame, double[], double[], Region) - Constructor for class uk.ac.starlink.ast.Interval
Create a Interval.
intervalAdded(ListDataEvent) - Method in class diva.whiteboard.Whiteboard.WBAppViewListener
 
intervalAdded(ListDataEvent) - Method in class diva.whiteboard.Whiteboard.WBPageListener
 
intervalAdded(ListDataEvent) - Method in class diva.whiteboard.WhiteboardView.LocalPageListener
When a new page has been added, create a new sketch pane to display the model of this page.
intervalAdded(ListDataEvent) - Method in class uk.ac.starlink.util.gui.WeakListDataListener
 
intervalRemoved(ListDataEvent) - Method in class diva.whiteboard.Whiteboard.WBAppViewListener
 
intervalRemoved(ListDataEvent) - Method in class diva.whiteboard.Whiteboard.WBPageListener
 
intervalRemoved(ListDataEvent) - Method in class diva.whiteboard.WhiteboardView.LocalPageListener
 
intervalRemoved(ListDataEvent) - Method in class uk.ac.starlink.util.gui.WeakListDataListener
 
intFromString(String) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Convert a String back to an integer.
intFromString(String) - Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Convert a String back to an integer.
IntHashtable - Class in jsky.util
 
IntHashtable(int, float) - Constructor for class jsky.util.IntHashtable
 
IntHashtable(int) - Constructor for class jsky.util.IntHashtable
 
IntHashtable() - Constructor for class jsky.util.IntHashtable
 
IntList - Class in uk.ac.starlink.util
Extendable array of integers.
IntList() - Constructor for class uk.ac.starlink.util.IntList
Constructs a new list.
IntList(int) - Constructor for class uk.ac.starlink.util.IntList
Constructs a new list with a given initial capacity.
IntList(int[]) - Constructor for class uk.ac.starlink.util.IntList
Constructs a new list initialised to the contents of a given array.
inToOut(I) - Method in class uk.ac.starlink.ttools.plot2.config.ConversionSpecifier
Converts a value from input (base) to output type.
IntraMap - Class in uk.ac.starlink.ast
Java interface to the AST IntraMap class - map points using a private transformation function.
IntraMap(Transformer, int, int) - Constructor for class uk.ac.starlink.ast.IntraMap
Constructs an IntraMap from a given Transformer object.
IntraMap(Transformer2) - Constructor for class uk.ac.starlink.ast.IntraMap
Constructs a two-dimensional IntraMap from a given Transformer2 object.
IntraMap(Transformer1) - Constructor for class uk.ac.starlink.ast.IntraMap
Constructs a one-dimensional IntraMap from a given Transformer1 object.
intsToLongs(int[]) - Static method in class uk.ac.starlink.array.NDShape
Convenience method for converting an array of int values to an array of long values.
INTSYS - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Labeller implementation like INTERNAL but with sky system labels.
intToBytes(int[]) - Static method in class jsky.util.Convert
Converts an array of ints to an array of bytes.
intToString(int) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Convert an integer to a String.
intToString(int) - Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Convert an integer to a String.
intValue - Variable in class diva.compat.trace.TraceModel.Element
The integer value
intValue() - Method in class uk.ac.starlink.ast.gui.AstDouble
 
intValue(Environment) - Method in class uk.ac.starlink.task.IntegerParameter
Returns the value of this parameter as an int primitive.
INVALID_RANGE - Static variable in class jsky.science.QuantityRange
A QuantityRange with null values for both max and min
invalidate() - Method in class uk.ac.starlink.ttools.plot2.task.PlotDisplay
 
invalidateCache() - Method in class diva.canvas.TransformContext
Notify that cached data based on the transform is now invalid.
invalidateCache() - Method in class diva.pod.lwgraph.LightweightGraph
Invalidate the cache of the topology.
invalidateCachedBounds() - Method in class diva.canvas.CompositeFigure
 
invariantVariablesToParameters() - Method in interface uk.ac.starlink.cdf.CdfTableProfile
Determines whether CDF variables with fixed (non-record-varying) values are turned into columns or parameters in the StarTable.
inverse(double) - Method in interface uk.ac.starlink.array.Function
The inverse function.
inverse() - Method in class uk.ac.starlink.ttools.plot2.geom.Sin2
Get the inverse transformation
inverse() - Method in class uk.ac.starlink.ttools.plot2.geom.Sin2.Sin2Deproj
Get the inverse transformation
invert() - Method in class uk.ac.starlink.ast.Mapping
Inverts a mapping by reversing the sense of its Invert attribute.
invert(double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Inverts a matrix.
invert(Shader) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Returns a shader which runs in the opposite direction to a given one.
invert() - Method in class uk.ac.starlink.ttools.plot2.geom.Rotation
Returns the inverse of this rotation.
INVERT_Y - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneAxisAnnotation
 
invoke() - Method in class uk.ac.starlink.table.gui.SaveWorker
Begins the save.
invoke(String[]) - Method in class uk.ac.starlink.task.MultiTaskInvoker
Invokes one of the tasks known by this invoker given a command line.
invoke(String[]) - Method in class uk.ac.starlink.task.SingleTaskInvoker
 
invoke(String[]) - Method in class uk.ac.starlink.task.TerminalInvoker
Invokes a method from this TerminalInvoker's class.
invoke(String[], Runnable) - Method in class uk.ac.starlink.ttools.task.LineInvoker
Invokes one of the known tasks given a string of command-line words.
invoke(Object, Method, Object[]) - Method in class uk.ac.starlink.util.MultiplexInvocationHandler
Invokes a method by invoking the same method on each of this handler's target instances.
invokeAndWait(Runnable) - Static method in class jsky.util.gui.ProgressPanel
Run the given Runnable synchronously in the event dispatching thread.
invokeMirage(StarTable, List) - Static method in class uk.ac.starlink.mirage.MirageDriver
Invokes the Mirage application on a StarTable object.
InvokeUtils - Class in uk.ac.starlink.task
Provides some utility functions used by classes which invoke tasks.
InvokeUtils() - Constructor for class uk.ac.starlink.task.InvokeUtils
 
IOConsumer<T> - Interface in uk.ac.starlink.util
Consumer-like interface that allows an IOException to be thrown.
IOFunction<T,R> - Interface in uk.ac.starlink.util
Function-like interface that allows an IOException to be thrown.
IOSupplier<T> - Interface in uk.ac.starlink.util
Supplier-like interface that allows an IOException to be thrown.
IOUtils - Class in uk.ac.starlink.util
Provides static methods which do miscellaneous input/output tasks.
IpacTableBuilder - Class in uk.ac.starlink.table.formats
A table builder which reads tables in IPAC format.
IpacTableBuilder() - Constructor for class uk.ac.starlink.table.formats.IpacTableBuilder
 
IpacTableWriter - Class in uk.ac.starlink.table.formats
A StarTableWriter which writes to the IPAC text format.
IpacTableWriter() - Constructor for class uk.ac.starlink.table.formats.IpacTableWriter
Constructor.
IQE - Class in jsky.science
Estimate parameters for the Image Quality using a small frame around the object.
IQE(float[], int, int) - Constructor for class jsky.science.IQE
Estimates parameters for the Image Quality using a small frame around the object.
IRGB - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Flat RGB mode.
irsa() - Method in class jsky.catalog.irsa.IRSAFieldDesc
Return true if this field contains a world coordinates RA value.
IRSACatalog - Class in jsky.catalog.irsa
Represents a catalog server, as described in an IRSA XML catalog description file.
IRSACatalog(String, String, String, String, String, URL) - Constructor for class jsky.catalog.irsa.IRSACatalog
Create an IRSACatalog with the given settings (normally from the nph-catlist.xml file)
IRSACatalog(File, IRSATable) - Constructor for class jsky.catalog.irsa.IRSACatalog
Create an IRSACatalog object for searching a local catalog file in the IRSA format.
IRSACatalogQueryPanel - Class in jsky.catalog.irsa
Defines the panel used for querying an IRSACatalog.
IRSACatalogQueryPanel(Catalog) - Constructor for class jsky.catalog.irsa.IRSACatalogQueryPanel
Initialize a query panel for the given catalog.
IRSACatalogQueryTool - Class in jsky.catalog.irsa
Defines the user interface for querying a IRSACatalog.
IRSACatalogQueryTool(Catalog, QueryResultDisplay) - Constructor for class jsky.catalog.irsa.IRSACatalogQueryTool
Initialize a query panel for the given catalog.
IRSAConfig - Class in jsky.catalog.irsa
Reads an IRSA XML catalog description (Holdings) file and stores information about the catalogs defined there.
IRSAConfig(String, URL) - Constructor for class jsky.catalog.irsa.IRSAConfig
Parse the IRSA XML catalog config file pointed to by the given URL.
IRSAConfig(String, String) - Constructor for class jsky.catalog.irsa.IRSAConfig
Parse the given IRSA XML file or URL.
IRSAConfig(String) - Constructor for class jsky.catalog.irsa.IRSAConfig
Parse the given IRSA XML file or URL.
IRSAConfig(URL, HTMLQueryResultHandler) - Constructor for class jsky.catalog.irsa.IRSAConfig
Parse the IRSA XML file from the already opened input stream.
IRSADataDictXML - Class in jsky.catalog.irsa
Parses an IRSA Data Dictionary XML file and saves the table column definitions found there.
IRSADataDictXML() - Constructor for class jsky.catalog.irsa.IRSADataDictXML
Default constructor.
IRSAFieldDesc - Class in jsky.catalog.irsa
Describes a column in the tabular result of an IRSACatalog query.
IRSAFieldDesc() - Constructor for class jsky.catalog.irsa.IRSAFieldDesc
Constructor
IRSAQueryArgs - Class in jsky.catalog.irsa
Adds an SQL select statement to the basic query arguments.
IRSAQueryArgs(IRSACatalog) - Constructor for class jsky.catalog.irsa.IRSAQueryArgs
Constructor
IRSATable - Class in jsky.catalog.irsa
Used to read and write IRSA style catalog tables and manage the rows and columns in memory.
IRSATable(IRSACatalog, InputStream, int) - Constructor for class jsky.catalog.irsa.IRSATable
Initialize the table from the given stream by reading up to maxRows of the data.
IRSATable(IRSACatalog, InputStream, QueryArgs) - Constructor for class jsky.catalog.irsa.IRSATable
Initialize the table from the given stream by reading up to maxRows of the data.
IRSATable(IRSACatalog, InputStream) - Constructor for class jsky.catalog.irsa.IRSATable
Initialize the table from the given stream.
IRSATable(IRSACatalog, String) - Constructor for class jsky.catalog.irsa.IRSATable
Initialize the table from the given file.
IRSATable(String) - Constructor for class jsky.catalog.irsa.IRSATable
Initialize the table from the given file
IRSATable() - Constructor for class jsky.catalog.irsa.IRSATable
Construct a new IRSATable with no header or data (For use only by derived classes).
IRSAXML - Class in jsky.catalog.irsa
Parses an IRSA Holdings XML file and saves the catalog definitions found there.
IRSAXML() - Constructor for class jsky.catalog.irsa.IRSAXML
Default constructor.
is11() - Method in enum uk.ac.starlink.vo.DatalinkVersion
True if this version is greater than or equal to DataLink version 1.1.
is11() - Method in enum uk.ac.starlink.vo.TapVersion
True if this version is greater than or equal to TAP version 1.1.
is64Bit() - Static method in class uk.ac.starlink.util.Loader
Tests whether the JVM appears to be 64-bit or not.
IS_NEST - Static variable in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
Currently always works with HEALPix NESTED scheme.
isAborted() - Method in class uk.ac.starlink.ttools.plot2.data.AbortTupleSequence
Indicates whether the abort condition has been detected.
isAbsolute() - Method in interface uk.ac.starlink.ttools.plot.Shader
Indicates whether the shading performed by this shader is dependent on the input colour or not.
isActive() - Method in class jsky.image.gui.ImageZoom
Return the active state of the zoom window
isActive() - Method in interface uk.ac.starlink.vo.ResultHandler
Indicates whether this handler is still permitted to affect the GUI.
isAdql21(VersionedLanguage) - Static method in class uk.ac.starlink.vo.AbstractAdqlExample
Indicates if a versioned language represents ADQL 2.1 or later.
isAdqlColumnName(String) - Method in class uk.ac.starlink.vo.AdqlSyntax
Indicates whether the given token matches the ADQL <column_name> production.
isAdqlDelimitedIdentifier(String) - Method in class uk.ac.starlink.vo.AdqlSyntax
Indicates whether the given token matches the ADQL <delimited_identifier> production.
isAdqlTableName(String) - Method in class uk.ac.starlink.vo.AdqlSyntax
Indicates whether the given token matches the ADQL <table_name> production.
isAllAntialiased() - Method in class uk.ac.starlink.ast.gui.GraphicsHints
See if everything should be antialiased.
isAllSky(Range[]) - Static method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Determines whether a set of ranges of normalised data coordinates cover enough of the full data cube (-1..+1 in each dimension) to count as full sky coverage.
isAnd() - Method in class uk.ac.starlink.vo.AndButton
Returns state.
isAndKeywords() - Method in interface uk.ac.starlink.vo.TapServiceFinder.Constraint
Indicates how the search terms will be combined when matching against the search targets.
isAntialiasing() - Method in class diva.canvas.CanvasPane
Return whether or not this pane is antialiased
isArray() - Method in class uk.ac.starlink.table.DefaultValueInfo
 
isArray() - Method in class uk.ac.starlink.table.URLValueInfo
 
isArray() - Method in interface uk.ac.starlink.table.ValueInfo
Indicates whether the values described by this object are java arrays.
isASCII(byte[]) - Static method in class uk.ac.starlink.datanode.nodes.NodeUtil
Indicates whether the bytes in a given buffer look like ASCII text or not.
isAuthenticated() - Method in class uk.ac.starlink.auth.AuthStatus
Indicates whether authentication has been established.
isAutoAddMode() - Method in class jsky.image.gui.PickObject
Callers can check this value to know if objects should be automatically added to a table when picked.
isAutoCenterImage() - Method in interface jsky.image.gui.BasicImageDisplay
Return true if the image is automatically centered when it is smaller than the window.
isAutoCenterImage() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return true if the image is automatically centered when it is smaller than the window.
isAutoCenterImage() - Method in class jsky.image.gui.ImageDisplay
Return true if the image is automatically centered when it is smaller than the window.
isAutoDrawOption() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Get whether any changes are to be applied immediately or only when "Draw" is pressed.
isAutoscale() - Method in interface uk.ac.starlink.ttools.plot2.layer.MultiPointReader
Indicates whether autoscaling should be applied.
isAvailable() - Static method in class uk.ac.starlink.ast.AstPackage
Indicates whether the JNIAST package is available or not.
isAvailable() - Static method in class uk.ac.starlink.hds.HDSPackage
Indicates whether the HDSObject class is available or not.
isAvailable() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
The default implementation returns true.
isAvailable() - Method in class uk.ac.starlink.table.gui.FileChooserTableLoadDialog
 
isAvailable() - Method in class uk.ac.starlink.table.gui.FilestoreTableSaveDialog
 
isAvailable() - Method in class uk.ac.starlink.table.gui.SQLPanel
 
isAvailable() - Method in class uk.ac.starlink.table.gui.SQLTableLoadDialog
 
isAvailable() - Method in class uk.ac.starlink.table.gui.SQLWriteDialog
 
isAvailable() - Method in class uk.ac.starlink.table.gui.SystemTableSaveDialog
 
isAvailable() - Method in interface uk.ac.starlink.table.gui.TableLoadDialog
Indicates whether this dialogue may be used.
isAvailable() - Method in interface uk.ac.starlink.table.gui.TableSaveDialog
Indicates whether there is a reasonable chance of this dialogue working.
isAvailable() - Method in class uk.ac.starlink.vo.Ri1RegistryTableLoadDialog
 
isAvailableLookAndFeel(String) - Static method in class jsky.util.gui.LookAndFeelMenu
A utility function that layers on top of the LookAndFeel's isSupportedLookAndFeel() method.
isBad(int) - Method in interface uk.ac.starlink.array.BadHandler.ArrayHandler
Indicates whether an element of this ArrayHandler's primitive array is bad.
isBad(Object, int) - Method in class uk.ac.starlink.array.BadHandler
Indicates whether an element of an array represents a bad value for this NDArray.
isBad() - Method in class uk.ac.starlink.ast.gui.AstDouble
Check if this object is BAD (i.e.
isBad(double) - Static method in class uk.ac.starlink.ast.gui.AstDouble
Check if a value is BAD (i.e.
isBefore() - Method in class jsky.image.ImageChangeEvent
Used with isNewImage(), returns true if a new image will be loaded, and false if it was already loaded.
isBestOnly() - Method in enum uk.ac.starlink.ttools.cone.ServiceFindMode
Indicates whether only the rows with the best match to an input row are returned, or all matches.
isBitmap() - Method in class uk.ac.starlink.ttools.plot2.paper.PaintPaperType
Returns false.
isBitmap() - Method in interface uk.ac.starlink.ttools.plot2.paper.PaperType
Indicates whether this represents a bitmap or vector type of graphics context.
isBitmap() - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType
Returns true.
isBlank(Object) - Static method in class uk.ac.starlink.table.Tables
Indicates whether a given value is conventionally regarded as a blank value.
isBlank(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Indicates whether the value in a given column is null.
isBlank(int) - Method in class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
 
isBlank(int) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
 
isBlank(int) - Method in class uk.ac.starlink.ttools.jel.TablelessJELRowReader
 
isBlank(ErrorMode[]) - Method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Indicates whether this renderer is known to produce no output for a particular set of ErrorModes.
isBottom() - Method in class uk.ac.starlink.ttools.plot2.geom.SideFlags
Returns the state of the flag for the bottom edge.
isByReference() - Method in interface uk.ac.starlink.vo.UwsJobInfo.Parameter
Indicates whether this parameter's value is a URL or not.
isCached(short, short) - Method in class uk.ac.starlink.ttools.plot2.layer.XYShape
Indicates whether a glyph of a given size will be cached.
isCacheValid() - Method in class diva.canvas.TransformContext
Test if the cache is valid.
isCaseSensitive() - Method in class uk.ac.starlink.ttools.jel.ColumnIdentifier
Determines whether case is significant in column names.
isCellEditable(EventObject) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Ask the editor if it can start editing using anEvent.
isCellEditable(int, int) - Method in class jsky.catalog.MemoryCatalog
Returns true if the cell at rowIndex and columnIndex is editable.
isCellEditable(int, int) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
isCellEditable(int, int) - Method in class jsky.util.gui.Wavelength1DTableModel
 
isCellEditable(int, int) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
 
isCellEditable(int, int) - Method in class uk.ac.starlink.util.gui.BeanTableModel
 
isCellEditable(int, int) - Method in class uk.ac.starlink.util.gui.SelectCharactersModel
Nothing is editable.
isCellEditable(int, int) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Let the JTable know that the descriptions are edittable.
isChallengeDomain(Challenge, URL) - Method in interface uk.ac.starlink.auth.AuthContext
Indicates whether this context is expected to be good for authenticating against a given challenge.
isCheckUcd() - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Indicates whether ucd attribute values will be checked.
isCheckUnit() - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Indicates whether unit attribute values will be checked.
isChoosable(DataNode) - Method in class uk.ac.starlink.datanode.tree.NdxNodeChooser
Allows selection of any node which can supply an NDX which fits the dimensionality constraints of this chooser.
isChoosable(DataNode) - Method in class uk.ac.starlink.datanode.tree.TableNodeChooser
Allows selection of any node which has a data object of type DataType.TABLE.
isChoosable(DataNode) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Indicates whether a given node is eligable to be chosen with the Accept button.
isClear() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return true if the image has been cleared.
isClear() - Method in interface jsky.image.gui.GraphicsImageDisplay
Return true if the image has been cleared.
isClear() - Method in class jsky.image.gui.ImageDisplay
Return true if the image has been cleared.
isClear() - Method in class uk.ac.starlink.ttools.plot.Range
Returns true if no data about this range has been set.
isClipEnabled() - Method in class diva.canvas.PaneWrapper
Get the clipping enabled flag.
isClipped() - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
See if graphics should be clipped to lie within border.
isClockwise() - Method in class uk.ac.starlink.tfcat.LinearRing
Indicates the winding direction for this ring.
isClosed() - Method in class diva.gui.toolbox.JPseudoFrame
Test if the frame is closed.
isColumn() - Method in interface uk.ac.starlink.gbin.Representation
Indicates whether values presented by this object are suitable for use as columns in a table.
isCompact() - Method in class uk.ac.starlink.votable.VOSerializer
Indicates compactness of whitespace formatting for TABLEDATA format; no effect for other DataFormats.
isCompact() - Method in class uk.ac.starlink.votable.VOTableWriter
Returns whitespace formatting policy for TABLEDATA output.
isComplete() - Method in class uk.ac.starlink.datanode.tree.NodeExpander
Indicates whether node expansion completed successfully.
isComplete() - Method in class uk.ac.starlink.util.gui.Downloader
Indicates whether the data has been downloaded.
isComponentShowing() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
Indicates whether the query component of this dialogue is currently contained in a visible window.
isComposite(Object) - Method in interface diva.graph.GraphModel
Return true if the given object is a composite node, i.e.
isComposite(Object) - Method in class diva.graph.modular.ModularGraphModel
Return true if the given object is a composite node in this model, i.e.
isComposite(Object) - Method in class diva.graphx.GraphModel
Return true if the given object is a composite node in this model, i.e.
isComposite(Object) - Method in interface diva.graphx.NodeAdapter
Return true if the given node is a composite, that is, it contains other nodes.
isComposite(Object) - Method in class diva.graphx.toolbox.BasicNodeAdapter
Return true.
isCompressed(String) - Static method in class nom.tam.fits.FitsUtil
Check if a filename seems to imply a compressed data stream.
isConnected() - Method in class uk.ac.starlink.astrogrid.AcrConnection
 
isConnected() - Method in class uk.ac.starlink.connect.Connection
Indicates whether this connection is currently up and running.
isConnected() - Method in class uk.ac.starlink.srb.SRBConnection
 
isConnected() - Method in class uk.ac.starlink.vo.RemoteTreeBrowser
Determines whether there is a usable connection to the remote resource in effect.
isConsistent(SceneElement, SceneElement) - Method in class diva.sketch.recognition.BasicScene
Return whether or not the two elements are consistent, that is, whether the leaf nodes that they cover (their support) are strictly disjoint.
isConsistent(SceneElement, SceneElement) - Method in interface diva.sketch.recognition.Scene
Return whether or not the two elements are consistent, that is, whether the leaf nodes that they span are strictly disjoint.
isConstant() - Method in class jsky.timeline.DefaultTimeLineNodeModel
is the node considered a constant
isConstant() - Method in interface jsky.timeline.TimeLineNodeModel
is the node considered a constant
isConsuming() - Method in class diva.canvas.event.EventLayer
Test the consuming flag of this layer.
isConsuming() - Method in class diva.canvas.interactor.AbstractInteractor
Test the consuming flag of this interactor.
isConsuming() - Method in interface diva.canvas.interactor.Interactor
Test the consuming flag of this interactor.
isContainedNode(Object, Object, GraphModel) - Static method in class diva.graph.GraphUtilities
 
isContainedNode(Object, Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
 
isContinuous() - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
isContinuous() - Method in interface uk.ac.starlink.ttools.plot2.geom.Projection
Indicates whether this projection is known to be continous over its whole range.
isContinuous() - Method in class uk.ac.starlink.ttools.plot2.geom.SinProjection
 
isContinuousLine(double[], double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
 
isContinuousLine(double[], double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
isContinuousLine(double[], double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
isContinuousLine(double[], double[]) - Method in interface uk.ac.starlink.ttools.plot2.geom.Projection
Indicates whether a line between the two given sky positions is (believed to be) continuous.
isContinuousLine(double[], double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SinProjection
 
isContinuousLine(double[], double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
isContinuousLine(double[], double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
isContinuousLine(double[], double[]) - Method in interface uk.ac.starlink.ttools.plot2.Surface
Indicates whether a line in graphics space between two given data space positions is continuous.
isCoordBlank(int) - Method in interface uk.ac.starlink.ttools.plot2.data.DataSpec
Indicates whether the value for a given coord specified by this object is known to have a constant, blank value in all cases.
isCoordBlank(int) - Method in class uk.ac.starlink.ttools.plot2.task.ColumnDataSpec
 
isCoordBlank(int) - Method in class uk.ac.starlink.ttools.plot2.task.JELDataSpec
 
isCoveringAll(SceneElement) - Method in class diva.sketch.recognition.BasicScene
Return whether or not this element covers all of the leaves.
isCoveringAll(SceneElement) - Method in interface diva.sketch.recognition.Scene
Return whether or not this element covers all of the leaves.
isCumulative() - Method in enum uk.ac.starlink.ttools.plot2.layer.Cumulation
Indicates whether this mode is cumulative.
isData(Object) - Static method in class nom.tam.fits.AsciiTableHDU
Check if this data is usable as an ASCII table.
isData(Object) - Static method in class nom.tam.fits.BinaryTableHDU
 
isData(Object) - Static method in class nom.tam.fits.ImageHDU
Check if this object can be described as a FITS image.
isData(Object) - Static method in class nom.tam.fits.RandomGroupsHDU
Check if this data is compatible with Random Groups structure.
isData(Object) - Static method in class nom.tam.fits.UndefinedHDU
Check if we can use the following object as in an Undefined FITS block.
isDataFlavorSupported(DataFlavor) - Method in class diva.sketch.toolbox.CompositeTransducer
Return whether any of the child transducers support the given flavor.
isDataFlavorSupported(DataFlavor) - Method in class diva.sketch.toolbox.ImageTransducer
Call StringSelection's predicate.
isDataFlavorSupported(DataFlavor) - Method in class diva.sketch.toolbox.SketchTransducer
Call StringSelection's predicate.
isDataFlavorSupported(DataFlavor) - Method in class diva.sketch.toolbox.TableTransducer
Call StringSelection's predicate.
isDataFlavorSupported(DataFlavor) - Method in class jsky.util.TransferableList
Returns true if the DataFlavor is supported by at least one item in the TransferableList.
isDataFlavorSupported(DataFlavor) - Method in class uk.ac.starlink.datanode.tree.BasicTransferable
 
isDataModel(Ivoid) - Method in class uk.ac.starlink.vo.DataModelAdqlExample
Indicates whether a given data model string is the one to which this example corresponds.
isDebug() - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
 
isDebug() - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
 
isDebug() - Method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Indicates whether we are running in debug mode.
isDebug() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
 
isDebug() - Method in interface uk.ac.starlink.ttools.task.TableEnvironment
Indicates whether we are running in debug mode.
isDebugEnabled(String) - Static method in class jsky.util.Logger
Check if debug logging is enabled.
isDebugEnabled(Object) - Static method in class jsky.util.Logger
Check if debug logging is enabled.
isDec() - Method in interface jsky.catalog.FieldDesc
Return true if this field contains a world coordinates Dec value.
isDec() - Method in class jsky.catalog.FieldDescAdapter
Return true if this field contains a world coordinates Dec value.
isDec() - Method in class jsky.catalog.irsa.IRSAFieldDesc
Return true if this field contains a world coordinates Dec value.
isDecimalMode() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
isDecimalSeparatorAlwaysShown() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
isDefault(String) - Method in class uk.ac.starlink.ttools.taplint.TapLinter
Indicates whether the stage with a given code is run by default or not.
isDefaultNamespace(String) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
isDefaultValue() - Method in class uk.ac.starlink.ttools.task.Setting
Indicates whether this setting's value is the same as the default value.
isDefinite() - Method in class uk.ac.starlink.ttools.plot2.Padding
Returns true if all the members of this padding object are non-null.
isDeprecated() - Method in interface uk.ac.starlink.vo.VocabTerm
Indicates whether this term is deprecated, and hence should be avoided.
isDirected(Object) - Method in interface diva.graph.GraphModel
Return whether or not this edge is directed.
isDirected(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Return whether or not this edge is directed.
isDirected() - Method in interface diva.graph.modular.Edge
Return whether or not this edge is directed.
isDirected(Object) - Method in interface diva.graph.modular.EdgeModel
Return whether or not this edge is directed.
isDirected(Object) - Method in class diva.graph.modular.ModularGraphModel
Return whether or not this edge is directed.
isDirected(Object) - Method in interface diva.graphx.EdgeAdapter
Return whether or not this edge is directed.
isDirected(Object) - Method in class diva.graphx.toolbox.BasicEdgeAdapter
Return true.
isDirty() - Method in class diva.gui.AbstractDocument
Test the "dirty" flag.
isDirty() - Method in interface diva.gui.Document
Test the "dirty" flag.
isDispatchEnabled() - Method in class diva.graphx.GraphModel
Test if dispatching is enabled
isDone() - Method in class diva.util.java2d.PolygonIterator
Test if the iterator is done.
isDone() - Method in class diva.util.java2d.PolylineIterator
Test if the iterator is done.
isDone() - Method in class uk.ac.starlink.diva.interp.InterpolatedCurveIterator
Test if the iterator is done.
isDown() - Method in class uk.ac.starlink.ttools.plot2.Orientation
Indicates whether the positive Y direction points towards the axis.
isDragging() - Method in class jsky.timeline.BlockTimeLineNode
returns whether the node is currently being dragged
isDragging() - Method in class jsky.timeline.DefaultTimeLineNode
returns whether the node is currently being dragged
isDragging() - Method in interface jsky.timeline.TimeLineNode
returns whether the node is currently being dragged
isDraggingExtent - Variable in class jsky.util.gui.BasicRangeSliderUI
 
isDraggingThumb - Variable in class jsky.util.gui.BasicRangeSliderUI
 
isDropLocation(Point) - Method in class uk.ac.starlink.datanode.tree.BasicDropHandler
Indicates whether a given location is permissible for a drop event.
isDuplicate(String, Collection<String>, boolean) - Static method in class uk.ac.starlink.table.JoinFixAction
Utility method to determine whether a given name is a duplicate of any in a given collection of other names.
isEdge(Object) - Method in interface diva.graph.GraphModel
Return true if the given object is an edge in this model.
isEdge(Object) - Method in class diva.graph.modular.ModularGraphModel
Return true if the given object is a node in this model.
isEdge(Object) - Method in class diva.graphx.GraphModel
Return true if the given object is a node in this model.
isEdgeVisible(Object) - Method in class diva.graph.basic.BasicLayoutTarget
Return whether or not the given edge is actually visible in the view.
isEdgeVisible(Object) - Method in interface diva.graph.layout.LayoutTarget
Return whether or not the given edge is actually visible in the view.
isEditable() - Method in class diva.gui.AbstractDocument
Test the "editable" flag.
isEditable() - Method in interface diva.gui.Document
Test the "editable" flag.
isEditable() - Method in class jsky.science.AbstractWavelength1D
Default implementation: returns false
isEditable() - Method in interface jsky.science.Wavelength1DModel
Return true if model is editable after instantiation, false otherwise
isEditStateChanged() - Method in class jsky.image.ImageChangeEvent
Return true if the edited state of the image file changed
isElementContentWhitespace() - Method in class uk.ac.starlink.votable.dom.DelegatingText
 
isEmpty() - Method in class jsky.image.fits.codec.FITSImage
Return true if the image is empty (such as the primary extension)
isEmpty() - Method in class jsky.util.IntHashtable
 
isEmpty() - Method in class nom.tam.util.HashedList
Is the HashedList empty?
isEmpty() - Method in class uk.ac.starlink.table.join.BitsetMask
 
isEmpty() - Method in interface uk.ac.starlink.table.join.Coverage
Returns true if the coverage represents the empty set.
isEmpty() - Method in class uk.ac.starlink.table.join.CuboidCoverage
 
isEmpty() - Method in interface uk.ac.starlink.table.join.HealpixMask
Returns true if this mask's area is empty.
isEmpty() - Method in class uk.ac.starlink.table.join.SkyCoverage
 
isEmpty() - Method in class uk.ac.starlink.ttools.filter.GKArray
 
isEnabled() - Method in class diva.canvas.CanvasPane
Test the enabled flag of this pane.
isEnabled() - Method in interface diva.canvas.event.EventAcceptor
Test the enabled flag of this object.
isEnabled() - Method in class diva.canvas.event.EventLayer
Test the enabled flag of this layer.
isEnabled() - Method in class diva.canvas.FigureLayer
Test the enabled flag of this layer.
isEnabled() - Method in class diva.canvas.interactor.AbstractInteractor
Test the enabled flag of this interactor.
isEnabled() - Method in interface diva.canvas.interactor.Interactor
Test the enabled flag of this interactor.
isEnabled() - Method in class diva.canvas.PaneWrapper
Test the enabled flag of the wrapped pane.
isEnabled() - Method in class jsky.image.gui.ImageZoom
Return the enabled state of the zoom window
isEnabledAt(int) - Method in class diva.gui.toolbox.JShadePane
Returns whether or not the tab at the given index is currently enabled.
isEnabledAt(String) - Method in class diva.gui.toolbox.JTreePane
Returns whether or not the tab at the given index is currently enabled.
isEqualNode(Node) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
isEquinoxShown() - Method in class jsky.util.gui.CoordinatesPanel
 
isError() - Method in enum uk.ac.starlink.vo.UcdStatus.Code
Indicates whether this status represents a UCD value which violates known standards.
isError() - Method in enum uk.ac.starlink.vo.UnitStatus.Code
Indicates whether this code represents an invalid VOUnit specification.
isExpired() - Method in interface uk.ac.starlink.auth.AuthContext
Indicates whether this authentication period's validity is known to have expired.
isExponentialMode() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
isExtensionListInDescription() - Method in class diva.gui.ExtensionFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isExtensionListInDescription() - Method in class jsky.util.gui.ExampleFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isExtensionListInDescription() - Method in class uk.ac.starlink.util.gui.BasicFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isExtensive() - Method in enum uk.ac.starlink.ttools.plot2.layer.Combiner.Type
Indicates whether the bin values scale to first order with the number of submitted values per bin.
isFalse(String) - Static method in class uk.ac.starlink.ttools.plot2.config.BooleanConfigKey
Indicates whether the given string represents the value False.
isFatal() - Method in interface uk.ac.starlink.vo.UwsJobInfo.Error
Indicates whether this error is fatal.
isFilled() - Method in class diva.canvas.connector.Blob
Test if the blob is filled or not.
isFinite() - Method in class uk.ac.starlink.ttools.plot.Range
Returns true if both ends of the range have values which are not NaN.
isFinite(double) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Indicates whether a value is a definite number.
isFitsCharacter(int) - Static method in class uk.ac.starlink.fits.FitsUtil
Indicates whether a given character is a legal FITS header character (0x20..0x7e inclusive).
isFitsLike() - Method in class uk.ac.starlink.array.Order
Convenience method which returns true for ordering which is FITS-like and Fortran-like (that is for COLUMN_MAJOR), otherwise false.
isFixed() - Method in class uk.ac.starlink.util.AsciiFileParser
Get whether the file is expected to have a fixed number of fields.
isFlexibleMode() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
isFloating() - Method in class uk.ac.starlink.array.Type
Indicates whether this type represents floating point values.
isFocusTraversable() - Method in class diva.canvas.JCanvas
Return whether or not focus should be traversable across this object.
isFormatRecognized(byte[]) - Method in class jsky.image.fits.codec.FITSCodec
Returns true if the header bytes indicate FITS format.
isFormatRecognized(byte[]) - Method in class uk.ac.starlink.jaiutil.HDXCodec
Returns true if the header bytes indicate XML format.
isFull() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Return if the Interpolator is full, i.e.
isFull() - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
isFull() - Method in interface uk.ac.starlink.diva.interp.Interpolator
Return if the Interpolator is full.
isGeneralInterest() - Method in class uk.ac.starlink.ttools.plot2.ReportKey
Indicates whether this key represents a key of general interest.
isGroupArray() - Method in class uk.ac.starlink.parquet.ParquetTableWriter
Indicates how array-valued columns are written.
isGroupingUsed() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
isHard() - Method in class uk.ac.starlink.vo.TapLimit
Indicates whether this is a hard or soft (default) limit.
isHash() - Method in class uk.ac.starlink.ttools.plot2.layer.AdaptiveBinList
Indicates which underlying BinList implementation is currently in use.
isHeader(Header) - Static method in class nom.tam.fits.AsciiTableHDU
Check that this is a valid ascii table header.
isHeader() - Method in class nom.tam.fits.AsciiTableHDU
Check that this HDU has a valid header.
isHeader(Header) - Static method in class nom.tam.fits.BasicHDU
Check that this is a valid header for the HDU.
isHeader(Header) - Static method in class nom.tam.fits.BinaryTableHDU
Check that this is a valid binary table header.
isHeader() - Method in class nom.tam.fits.BinaryTableHDU
Check that this HDU has a valid header.
isHeader(Header) - Static method in class nom.tam.fits.ImageHDU
Check that this HDU has a valid header for this type.
isHeader(Header) - Static method in class nom.tam.fits.RandomGroupsHDU
Is this a random groups header?
isHeader() - Method in class nom.tam.fits.RandomGroupsHDU
Check that this HDU has a valid header.
isHeader(Header) - Static method in class nom.tam.fits.UndefinedHDU
 
isHeadless() - Static method in class uk.ac.starlink.util.TestCase
Tests whether or not a display, keyboard and mouse can in fact be supported in this environment.
isHealpix(List<DescribedValue>) - Static method in class uk.ac.starlink.table.HealpixTableInfo
Indicates whether a list of table parameters appears to be from a table with HEALPix annotations as expected by this class.
isHelp() - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
Returns true if the parameters passed into this environment reprsent a request for help.
isHidden() - Method in class uk.ac.starlink.connect.AuthKey
Returns true if this key's value should be hidden.
isHidden(Parameter<?>) - Method in class uk.ac.starlink.task.LineEnvironment
Determines whether a parameter is "hidden", that is its value should not be revealed to prying eyes.
isHidden(Parameter<?>) - Method in class uk.ac.starlink.ttools.task.LineTableEnvironment
 
isHidingEnabled() - Method in class uk.ac.starlink.connect.FileBranch
Indicates whether files marked as hidden by the default FileSystemView are shown or not.
isHierarchicalNames() - Method in class uk.ac.starlink.gbin.DefaultGbinTableProfile
 
isHierarchicalNames() - Method in interface uk.ac.starlink.gbin.GbinTableProfile
Indicates whether column names in the output table should be forced to reflect the compositional hierarchy of their position in the element objects.
isHolding() - Method in class jsky.science.AbstractScienceObject
default implementation: always returns false, should be overridden by subclasses that want to implement a delayed updating capability
isHolding() - Method in class jsky.science.AbstractScienceObjectNode
Returns true if updates to the object would be "held".
isHolding() - Method in interface jsky.science.ScienceObjectModel
Return the internal "held" state of the object.
isHorizontal() - Method in class uk.ac.starlink.ttools.plot.AuxLegend
Indicates the orientation of this legend.
isHubRunning() - Static method in class uk.ac.starlink.plastic.PlasticUtils
Attempts to determine if a plastic hub is currently running.
isHyper(Object) - Method in interface diva.graphx.EdgeAdapter
Return whether or not this edge is a hyperedge.
isHyper(Object) - Method in class diva.graphx.toolbox.BasicEdgeAdapter
Return false.
isIconified() - Method in class diva.gui.toolbox.JPseudoFrame
Test if the frame is iconified.
isId() - Method in interface jsky.catalog.FieldDesc
Return true if this field is the unique id.
isId() - Method in class jsky.catalog.FieldDescAdapter
Return true if this field is the unique id.
isId() - Method in class uk.ac.starlink.votable.dom.DelegatingAttr
 
isIdentifier(String) - Method in class uk.ac.starlink.table.jdbc.SqlSyntax
Indicates whether a given word is syntactically permitted to act as an identifier.
isIdentity(Subrange) - Static method in class uk.ac.starlink.ttools.plot2.Subrange
Indicates whether a given subrange is the identity operation, that is has no effect on a range to which it is applied.
isIdentityRotation(SkySys, SkySys) - Static method in class uk.ac.starlink.ttools.plot2.geom.Rotation
Indicates whether the rotation between two sky systems is known to be an identity (no-op) transformation.
isImageDataChanged() - Method in class jsky.image.ImageChangeEvent
Return true if the image data was changed
isImageServer() - Method in class jsky.catalog.AbstractCatalogDirectory
Return true if this object represents an image server.
isImageServer() - Method in class jsky.catalog.astrocat.AstroCatalog
Return true if this object represents an image server.
isImageServer() - Method in interface jsky.catalog.Catalog
Return true if this object represents an image server.
isImageServer() - Method in class jsky.catalog.irsa.IRSACatalog
Return true if this object represents an image server.
isImageServer() - Method in class jsky.catalog.MemoryCatalog
Return true if this object represents an image server.
isImageServer() - Method in class jsky.catalog.skycat.SkycatCatalog
Return true if this object represents an image server.
isImageServer() - Method in class jsky.catalog.skycat.TestCatalog
Return true if this object represents an image server.
isImageServer() - Method in class jsky.catalog.TestCatalog
Return true if this object represents an image server.
isImmediateMode() - Method in interface jsky.image.gui.BasicImageDisplay
Return true if immediate mode is turned on.
isImmediateMode() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return true if immediate mode is turned on.
isImmediateMode() - Method in class jsky.image.gui.ImageDisplay
Return true if immediate mode is turned on.
isIncluded(RowSequence) - Method in class uk.ac.starlink.table.SelectorStarTable
Evaluated to determine whether rows of the base table are included in this one.
isIncluded(int) - Method in class uk.ac.starlink.ttools.plot.PointData
Returns the inclusion status of a given subset.
isIncluded(int) - Method in interface uk.ac.starlink.ttools.plot.PointSequence
Indicates whether the current row is included in the given subset.
isIncluded(int) - Method in class uk.ac.starlink.ttools.plot.WrapperPointSequence
 
isIncluded(int) - Method in class uk.ac.starlink.ttools.plottask.TablePointSequence
 
isIncluded(Object) - Method in interface uk.ac.starlink.vo.MaskTreeModel.Mask
Determines whether a given node from a base tree model is to appear in the masked tree.
isIncreasing() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Find out if X coordinates are increasing or decreasing.
isIncreasing() - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
isIncreasing() - Method in interface uk.ac.starlink.diva.interp.Interpolator
Return the direction being used by this interpolator.
isIncremental() - Method in class diva.sketch.classification.AbstractClassifier
Return false; not incremental.
isIncremental() - Method in class diva.sketch.classification.KNNClassifier
Return true.
isIncremental() - Method in class diva.sketch.classification.RubineClassifier
Return whether this classifier is incremental, i.e.
isIncremental() - Method in interface diva.sketch.classification.TrainableClassifier
Return whether this classifier is incremental, i.e.
isIndexed() - Method in class uk.ac.starlink.vo.ColumnMeta
Indicates whether this column is declared indexed.
isInitialized() - Method in class jsky.coords.DMS
Return true if this object has been initialized with a valid value
isInitialized() - Method in class jsky.coords.HMS
Return true if this object has been initialized with a valid value
isInitialized() - Method in interface jsky.image.gui.BasicImageDisplay
Return true if this widget has been initialized and is displaying an image.
isInitialized() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return true if this widget has been initialized and is displaying an image.
isInitialized() - Method in class jsky.image.gui.ImageDisplay
Return true if this widget has been initialized and is displaying an image.
isInitialized(Class) - Static method in class jsky.science.Quantity
returns true if the a specified Class has been initialized as a Quantity subclass
isInside(Position) - Method in class uk.ac.starlink.tfcat.Bbox
Indicates whether a given position is within this bounding box.
isInside(double, double, double...) - Static method in class uk.ac.starlink.ttools.func.Shapes
Indicates whether a given test point is inside a polygon defined by specified list of vertices.
isInteger() - Method in interface uk.ac.starlink.ttools.plot.BinnedData
Indicates whether the count values in the bins are known to be integers.
isInteger() - Method in class uk.ac.starlink.ttools.plot.MapBinnedData
 
isInteger() - Method in class uk.ac.starlink.ttools.plot.NormalisedBinnedData
Returns false.
isInterrupted() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Return true if reading was interrupted
isInterrupted() - Method in class jsky.util.gui.ProgressPanel
Return true if the stop button was pressed
isInterrupted() - Method in class uk.ac.starlink.table.storage.MonitorStoragePolicy
Indicates whether MonitorStoragePolicy.interrupt() has been called on this object.
isInverse(Transformer) - Method in class uk.ac.starlink.ttools.plot2.geom.Sin2
Is this an inverse of some other transformation?
isInverse(Transformer) - Method in class uk.ac.starlink.ttools.plot2.geom.Sin2.Sin2Deproj
Is this an inverse of some other transformation?
isInvertedYAxis() - Method in class jsky.image.ImageProcessor
Return true if the Y axis of the image was inverted while reading.
isJAIImageType(String) - Method in class jsky.image.gui.DivaMainImageDisplay
Return true if the given filename has a suffix that indicates that it is not a FITS file and is one of the standard JAI supported image types.
isKeyValuePair() - Method in class nom.tam.fits.HeaderCard
Is this a key/value card?
isLabelsAtTop() - Method in class jsky.timeline.TimeLine
 
isLeaf(Object) - Method in class jsky.catalog.AbstractCatalogDirectory
Returns true if node is a leaf.
isLeaf(Object) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Indicates whether the node is a leaf, that is cannot have any children.
isLeaf(Object) - Method in class uk.ac.starlink.vo.MaskTreeModel
 
isLeaf(Object) - Method in class uk.ac.starlink.vo.TapMetaTreeModel
 
isLeaf(Object) - Method in class uk.ac.starlink.vo.TapServiceTreeModel
 
isLeaf() - Method in class uk.ac.starlink.vo.Tree.Branch
 
isLeaf() - Method in class uk.ac.starlink.vo.Tree
Returns true if this instance is a Leaf, false if it's a Branch.
isLeaf() - Method in class uk.ac.starlink.vo.Tree.Leaf
 
isLeft() - Method in class uk.ac.starlink.ttools.plot2.geom.SideFlags
Returns the state of the flag for the left hand edge.
isLegalArrayLength(int) - Method in enum uk.ac.starlink.ttools.plot2.data.Area.Type
Indicates whether a given data array length can represent a shape of this type.
isLinear() - Method in class uk.ac.starlink.ttools.plot2.Axis
Indicates whether the scaling on this axis is linear.
isLinksResponse(StarTable, int) - Static method in class uk.ac.starlink.vo.datalink.LinksDoc
Indicates whether the table in question looks like a Links-response table.
isLoading() - Method in class uk.ac.starlink.table.gui.TableLoadPanel
Indicates whether a load is currently in progress.
isLocal() - Method in class jsky.catalog.AbstractCatalogDirectory
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in class jsky.catalog.astrocat.AstroCatalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in interface jsky.catalog.Catalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in class jsky.catalog.irsa.IRSACatalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in class jsky.catalog.MemoryCatalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in class jsky.catalog.skycat.SkycatCatalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in class jsky.catalog.skycat.TestCatalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLocal() - Method in class jsky.catalog.TestCatalog
Return true if this is a local catalog, and false if it requires network access or if a query could hang.
isLog() - Method in interface uk.ac.starlink.ttools.plot2.ShadeAxisFactory
Indicates whether the axis this factory will produce will have a logarithmic scale.
isLogLike() - Method in interface uk.ac.starlink.ttools.plot2.Scaler
Indicates whether this scaler does log-like scaling.
isLogLike() - Method in interface uk.ac.starlink.ttools.plot2.Scaling
Indicates whether this scaling is logarithmic.
isMagic(byte[]) - Static method in class uk.ac.starlink.datanode.nodes.FITSDataNode
Indicates whether a buffer of bytes looks like the start of a FITS file.
isMagic(byte[]) - Static method in class uk.ac.starlink.datanode.nodes.HDSDataNode
 
isMagic(byte[]) - Static method in class uk.ac.starlink.datanode.nodes.TarStreamDataNode
Indicates whether the given bytes look like the start of a tar archive.
isMagic(byte[]) - Static method in class uk.ac.starlink.datanode.nodes.TfitsDataNode
Indicates whether a buffer of bytes looks like the start of a FITS file.
isMagic(byte[]) - Static method in class uk.ac.starlink.datanode.nodes.XMLDocument
This tests for the likely start of an XML file.
isMagic(byte[]) - Static method in class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
Tests whether the presented byte array looks like the start of a Zip archive.
isMagic(byte[]) - Static method in class uk.ac.starlink.ecsv.EcsvHeader
Indicates whether a byte sequence indicates the start of an ECSV file.
isMagic(byte[]) - Static method in class uk.ac.starlink.fits.FitsUtil
Indicates whether the supplied buffer is the start of a FITS file.
isMagic(byte[]) - Static method in class uk.ac.starlink.gbin.GbinObjectReader
Indicates whether a buffer containing the first few bytes of a file look like a GBIN magic number.
isMagic(byte[]) - Static method in class uk.ac.starlink.oldfits.FitsConstants
Indicates whether the supplied buffer is the start of a FITS file.
isMagic(byte[]) - Static method in class uk.ac.starlink.parquet.ParquetUtil
Indicates whether the given buffer starts with the Parquet file format magic number, "PAR1".
isMagic(byte[]) - Static method in class uk.ac.starlink.pds4.Pds4TableBuilder
Determines whether a byte buffer contains what looks like the start of a PDS4 file.
isMagic(byte[]) - Static method in class uk.ac.starlink.table.formats.MrtTableBuilder
Indicates whether the given buffer starts with the MRT magic number "Title: ".
isMagic(byte[]) - Static method in class uk.ac.starlink.votable.ColFitsPlusTableBuilder
 
isMagic(int, String, Object) - Method in class uk.ac.starlink.votable.ColFitsPlusTableWriter
 
isMagic(byte[]) - Static method in class uk.ac.starlink.votable.FitsPlusTableBuilder
Tests whether a given buffer contains bytes which might be the first few bytes of a FitsPlus table.
isMagic(int, String, Object) - Method in class uk.ac.starlink.votable.FitsPlusTableWriter
 
isMagic(byte[]) - Method in class uk.ac.starlink.votable.VOTableFitsTableWriter
Determines whether a given byte buffer looks like it contains the start of a primary header written by this writer.
isMagic(int, String, Object) - Method in class uk.ac.starlink.votable.VOTableFitsTableWriter
Tests a header card to see if it looks like part of the magic number for the format written by this handler.
isMainWindow() - Method in class jsky.catalog.gui.CatalogNavigator
Return true if this is the main application window (enables exit menu item)
isMainWindow() - Method in class jsky.image.gui.DivaMainImageDisplay
Return true if this is the main application window (enables exit menu item)
isMapped() - Method in interface uk.ac.starlink.array.ArrayAccess
Indicates whether mapped access is available.
isMapped() - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
isMaskTrue() - Method in interface uk.ac.starlink.ttools.plot2.data.DataSpec
Indicates whether the mask flag specified by this object is known always to be true.
isMaskTrue() - Method in class uk.ac.starlink.ttools.plot2.task.ColumnDataSpec
Returns true.
isMaskTrue() - Method in class uk.ac.starlink.ttools.plot2.task.JELDataSpec
 
isMax() - Method in interface jsky.catalog.FieldDesc
Return true if this field represents the max value of a range.
isMax() - Method in class jsky.catalog.FieldDescAdapter
Return true if this field is the max value of a range.
isMaximizeMode() - Method in class diva.gui.DesktopContext
Test if we are in maximize mode
isMaximum() - Method in class diva.gui.toolbox.JPseudoFrame
Test if the frame is maximized.
isMaximumChangeable() - Method in class jsky.util.gui.QuantitySlider
returns true if end-user can change the maximum value on the slider
isMaxInclusive() - Method in class jsky.catalog.SearchCondition
Return True if the condition includes the max value.
isMaxInclusive() - Method in class jsky.catalog.ValueRange
Return True if the range includes the max value.
isMin() - Method in interface jsky.catalog.FieldDesc
Return true if this field represents the min value of a range.
isMin() - Method in class jsky.catalog.FieldDescAdapter
Return true if this field is the min value of a range.
isMini() - Method in class jsky.catalog.irsa.IRSAFieldDesc
 
isMinimumChangeable() - Method in class jsky.util.gui.QuantitySlider
returns true if end-user can change the minimum value on the slider
isMinInclusive() - Method in class jsky.catalog.SearchCondition
Return True if the condition includes the min value.
isMinInclusive() - Method in class jsky.catalog.ValueRange
Return True if the range includes the min value.
isMirageAvailable() - Static method in class uk.ac.starlink.mirage.MirageDriver
Indicates whether the Mirage application is available in this JVM.
isMore() - Method in class jsky.catalog.MemoryCatalog
Return true if the query result was truncated and more data would have been available
isMore() - Method in interface jsky.catalog.TableQueryResult
Return true if the result was truncated and more data would have been available
isMoreDataAvailable() - Method in class jsky.science.AbstractScienceObjectNode
Returns true if more data is available for this science object.
isMoreDataAvailable() - Method in interface jsky.science.ScienceObjectNodeModel
Returns true if more data is available for this science object from its ScienceObjectNodeModel.
isMotionEnabled() - Method in class diva.canvas.interactor.AbstractInteractor
Test the motion enabled flag of this interactor.
isMotionEnabled() - Method in class diva.canvas.interactor.CompositeInteractor
Return true if any contained interactor is motion enabled.
isMotionEnabled() - Method in interface diva.canvas.interactor.Interactor
Test the motion enabled flag of this interactor.
isMotionEnabled() - Method in class diva.sketch.BasicInterpreter
We're consuming motion events.
isMotionEnabled() - Method in class diva.sketch.toolbox.PanZoomInterpreter
We're not handling motion events.
isMulti() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns whether this parameter can be specified multiple times on the command line.
isNdx() - Method in class uk.ac.starlink.datanode.nodes.NDFDataNode
 
isNest() - Method in class uk.ac.starlink.table.HealpixTableInfo
Indicates pixel ordering scheme.
isNest() - Method in class uk.ac.starlink.ttools.cone.HealpixTiling
Indicates HEALPix ordering scheme.
isNested() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyPixer
Indicates whether this object uses the HEALPix NESTED or RING scheme.
isNewAngle() - Method in class jsky.image.ImageChangeEvent
Return true if the image rotation angle was changed
isNewColormap() - Method in class jsky.image.ImageChangeEvent
Return true if the image colormap changed
isNewCutLevels() - Method in class jsky.image.ImageChangeEvent
Return true if the image cut levels changed
isNewImage() - Method in class jsky.image.ImageChangeEvent
Return true if a new image was (or will be) loaded.
isNewOrigin() - Method in class jsky.image.ImageChangeEvent
Return true if the visible image origin changed (by panning)
isNewScale() - Method in class jsky.image.ImageChangeEvent
Return true if the image scale (magnification) was changed
isNode(Object) - Method in interface diva.graph.GraphModel
Return true if the given object is a node in this model.
isNode(Object) - Method in class diva.graph.modular.ModularGraphModel
Return true if the given object is a node in this model.
isNode(Object) - Method in class diva.graphx.GraphModel
Return true if the given object is a node in this model.
isNodeVisible(Object) - Method in class diva.graph.basic.BasicLayoutTarget
Return whether or not the given node is actually visible in the view.
isNodeVisible(Object) - Method in interface diva.graph.layout.LayoutTarget
Return whether or not the given node is actually visible in the view.
isNormal(int) - Method in class diva.canvas.AbstractSite
Test if this site has a normal in the given direction.
isNormal(int) - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Test if this site has a normal in the given direction.
isNormal(int) - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Test if this site has a normal in the given direction.
isNormal(int) - Method in interface diva.canvas.Site
Test if this site has a normal in the given direction.
isNormal(int) - Method in class diva.canvas.SiteDecorator
Deprecated.
Test if this site has a normal in the given direction.
isNormalizationRequired() - Method in interface jsky.science.Spectrum
Return true if the spectrum "must" be used with a Normalizer to set the overall brightness.
isNormalizationRequired() - Method in class jsky.science.Spectrum1DArray
Always returns false.
isNull(int, int) - Method in class nom.tam.fits.AsciiTable
See if an element is null.
isNull(int, int) - Method in class nom.tam.fits.AsciiTableHDU
See if an element is null
isNull(Object) - Method in class uk.ac.starlink.feather.AbstractItemAccumulator
Tests whether a given added data item is null (whether it needs to be flagged as null in the validity mask).
isNullable() - Method in class uk.ac.starlink.feather.StarColumnWriter
Indicates whether this writer may write a validity mask.
isNullable() - Method in interface uk.ac.starlink.parquet.InputColumn
Indicates whether null values are a possibility.
isNullable() - Method in class uk.ac.starlink.table.DefaultValueInfo
 
isNullable() - Method in class uk.ac.starlink.table.URLValueInfo
 
isNullable() - Method in interface uk.ac.starlink.table.ValueInfo
Indicates whether values returned described by this object may have the value null.
isNullable() - Method in class uk.ac.starlink.vo.ColumnMeta
Indicates whether this column is declared nullable.
isNullPermitted() - Method in class uk.ac.starlink.task.Parameter
Determine whether it is legal for this parameter's value to be blank.
isNullPermitted() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns whether null is a permitted value for this parameter.
isNumeric - Static variable in interface nom.tam.util.PrimitiveInfo
Is this a numeric class
ISO8601 - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Time format for ISO-8601 dates.
ISO8601_REGEX - Static variable in class uk.ac.starlink.table.formats.RowEvaluator
Regular expression for ISO 8601 dates.
Iso8601Converter - Class in uk.ac.starlink.ttools.convert
Converts between Strings in ISO-8601 format and some kind of numeric date.
Iso8601Converter(ValueInfo, ValueInfo) - Constructor for class uk.ac.starlink.ttools.convert.Iso8601Converter
Constructor.
Iso8601Converter.DateKit - Class in uk.ac.starlink.ttools.convert
Helper class which contains all the items which are potentially expensive to produce but cannot be shared by different threads.
Iso8601ToDecimalYear - Class in uk.ac.starlink.ttools.convert
Converts between Strings in ISO-8601 format and numeric date as a Decimal Year.
Iso8601ToDecimalYear(ValueInfo) - Constructor for class uk.ac.starlink.ttools.convert.Iso8601ToDecimalYear
Constructs a new converter from ISO-8601 date Strings to Decimal Year Doubles.
Iso8601ToJulian - Class in uk.ac.starlink.ttools.convert
Converts between Strings in ISO-8601 format and numeric date as a Julian Year.
Iso8601ToJulian(ValueInfo) - Constructor for class uk.ac.starlink.ttools.convert.Iso8601ToJulian
Constructs a new converter from ISO-8601 date Strings to Julian year Doubles.
ISO_8601 - Static variable in class uk.ac.starlink.table.TimeMapper
Mapper for ISO-8601 strings.
ISO_CENTER_TOLERANCE - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Proportional auto-ranging isotropic snap-to-origin threshold.
ISOCROWD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for isotropic tick mark crowding.
isOffDiagonal(CoordGroup) - Static method in enum uk.ac.starlink.ttools.plot2.geom.MatrixFormat
Indicates whether a given coordinate group represents a grid element that would appear off the diagonal of a matrix plot.
isOnDiagonal(CoordGroup) - Static method in enum uk.ac.starlink.ttools.plot2.geom.MatrixFormat
Indicates whether a given coordinate group represents a grid element that would appear on the diagonal of a matrix plot.
isOneToOne() - Method in class uk.ac.starlink.ttools.task.UserFindMode
Indicates whether this mode describes a match for which the count and sequence of the output table rows are in one to one correspondence with the input table rows.
isOpaque() - Method in class uk.ac.starlink.ttools.plot.BarStyle.Form
Indicates whether this bar form is as opaque as the colour of the supplied graphics context.
isOpaque() - Method in interface uk.ac.starlink.ttools.plot2.Decal
Reports whether this decal is known to do only opaque drawing.
isOpaque() - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
Indicates whether this mode represents opaque drawing.
isOpaque() - Method in class uk.ac.starlink.ttools.plot2.LayerOpt
Indicates whether it's safe to assume that all drawing is opaque.
isOpaque() - Method in class uk.ac.starlink.ttools.plot2.task.TrimmingSpec.LegendSpec
Returns legend opacity.
isOrthogonal(AffineTransform) - Static method in class diva.canvas.CanvasUtilities
Return true if the given transform maps a rectangle to a rectangle.
isOrthogonal(AffineTransform) - Static method in class diva.util.java2d.ShapeUtilities
Return true if the given transform maps a rectangle to a rectangle.
isOrthogonal(AffineTransform) - Static method in class jsky.util.java2d.ShapeUtilities
Return true if the given transform maps a rectangle to a rectangle.
isoToMjd(String) - Static method in class uk.ac.starlink.ttools.func.Times
Converts an ISO8601 date string to Modified Julian Date.
isoToUnixSec(String) - Static method in class uk.ac.starlink.ttools.func.Times
Converts an ISO8601 date string to seconds since 1970-01-01.
IsotropicCartesianMatchEngine - Class in uk.ac.starlink.table.join
Matcher which matches in an isotropic N-dimensional Cartesian space.
IsotropicCartesianMatchEngine(int, double, boolean) - Constructor for class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
Constructs a matcher which matches points in an ndim-dimensional Cartesian space.
isOutput() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns whether this parameter is an output parameter in the CEA sense.
isOverflow(StarTable) - Method in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Indicates if the given table, which must have been retrieved from this object's VotLintTapRunner.readResultVOTable(uk.ac.starlink.ttools.taplint.Reporter, uk.ac.starlink.votable.VODocument) method, was marked as an overflow result.
isPartiallyContainedEdge(Object, Object, GraphModel) - Static method in class diva.graph.GraphUtilities
 
isPartiallyContainedEdge(Object, Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
 
isPasteEvent(MouseEvent) - Method in class uk.ac.starlink.util.gui.StringPaster
Determines whether a mouse event counts as a paste.
isPending() - Method in class jsky.science.AbstractScienceObject
default implement: always returns false.
isPending() - Method in class jsky.science.AbstractScienceObjectNode
Returns true when the object is in the process of performing an update.
isPending() - Method in interface jsky.science.ScienceObjectNodeModel
Returns true when the object is in the process of performing an update.
isPersistent() - Method in class uk.ac.starlink.ndx.BridgeNdx
 
isPersistent() - Method in interface uk.ac.starlink.ndx.Ndx
Indicates whether this Ndx represents a persistent object.
isPix - Variable in class jsky.catalog.RowCoordinates
True if using image coordinates
isPix() - Method in class jsky.catalog.RowCoordinates
Return true if the catalog has X and Y columns (assumed to be image pixel coordinates)
isPix() - Method in class jsky.catalog.skycat.SkycatCatalog
Return true if the catalog has X and Y columns (assumed to be image pixel coordinates)
isPoint() - Method in interface uk.ac.starlink.ttools.task.PixSampler.StatMode
Indicates whether this operation is point-like.
isPointFinite(Point2D.Double) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Determines whether both coordinates of a graphics position are definite numbers.
isPointReal(Point2D.Double) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Determines whether both coordinates of a graphics position are not NaNs.
isPost() - Method in interface uk.ac.starlink.vo.UwsJobInfo.Parameter
Indicates whether this parameter represents posted data.
isPreliminary() - Method in interface uk.ac.starlink.vo.VocabTerm
Indicates whether this term is preliminary and hence may disappear without warning from the vocabulary.
isPrescaled() - Method in interface jsky.image.gui.BasicImageDisplay
Return true if the image has been prescaled
isPrescaled() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return true if the image has been prescaled
isPrescaled() - Method in class jsky.image.gui.ImageDisplay
Return true if the image has been prescaled
isPrimary - Variable in class nom.tam.fits.BasicHDU
Is this the first HDU in a FITS file?
isPrimary() - Method in class uk.ac.starlink.vo.ColumnMeta
Indicates whether this column is declared primary.
isPropagateScale() - Method in class jsky.image.gui.ImageZoom
Return true if changes in the main image scale are propagated to the zoom window.
isProxy() - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
isProxySet() - Method in class uk.ac.starlink.util.ProxySetup
Get if proxy use is enabled.
isRA() - Method in interface jsky.catalog.FieldDesc
Return true if this field contains a world coordinates RA value.
isRA() - Method in class jsky.catalog.FieldDescAdapter
Return true if this field contains a world coordinates RA value.
isRandom() - Method in class uk.ac.starlink.array.ArrayArrayImpl
 
isRandom() - Method in interface uk.ac.starlink.array.ArrayDescription
Indicates whether random access is available.
isRandom() - Method in interface uk.ac.starlink.array.ArrayImpl
Indicates whether random access is possible.
isRandom() - Method in class uk.ac.starlink.array.CombineArrayImpl
 
isRandom() - Method in class uk.ac.starlink.array.DefaultArrayDescription
 
isRandom() - Method in class uk.ac.starlink.array.DeterministicArrayImpl
 
isRandom() - Method in class uk.ac.starlink.array.NioArrayImpl
 
isRandom() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
isRandom() - Method in class uk.ac.starlink.cdf.CdfStarTable
 
isRandom() - Method in class uk.ac.starlink.feather.FeatherStarTable
 
isRandom() - Method in interface uk.ac.starlink.fits.BasicInput
Indicates whether this object supports random access.
isRandom() - Method in class uk.ac.starlink.fits.BlockInput
 
isRandom() - Method in class uk.ac.starlink.fits.BufferedRandomInput
 
isRandom() - Method in class uk.ac.starlink.fits.ByteBufferInput
 
isRandom() - Method in class uk.ac.starlink.fits.ColFitsStarTable
 
isRandom() - Method in class uk.ac.starlink.fits.InputFactory
Indicates whether the BasicInput objects created by this factory will support random access.
isRandom() - Method in class uk.ac.starlink.fits.SimpleMappedInput
 
isRandom() - Method in class uk.ac.starlink.parquet.CachedParquetStarTable
 
isRandom() - Method in class uk.ac.starlink.parquet.SequentialParquetStarTable
 
isRandom() - Method in class uk.ac.starlink.pds4.BasePds4StarTable
 
isRandom() - Method in class uk.ac.starlink.table.AbstractStarTable
The AbstractStarTable implementation of this method returns false.
isRandom() - Method in class uk.ac.starlink.table.CalcStarTable
 
isRandom() - Method in class uk.ac.starlink.table.ConcatStarTable
 
isRandom() - Method in class uk.ac.starlink.table.ConstantStarTable
 
isRandom() - Method in class uk.ac.starlink.table.EmptyStarTable
 
isRandom() - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
 
isRandom() - Method in class uk.ac.starlink.table.jdbc.StarResultSet
Indicates whether this result set can be used for random access.
isRandom() - Method in class uk.ac.starlink.table.JoinStarTable
 
isRandom() - Method in class uk.ac.starlink.table.RandomStarTable
Returns true.
isRandom() - Method in class uk.ac.starlink.table.RowPermutedStarTable
Returns true.
isRandom() - Method in class uk.ac.starlink.table.RowSubsetStarTable
Returns false.
isRandom() - Method in class uk.ac.starlink.table.SelectorStarTable
Returns false.
isRandom() - Method in interface uk.ac.starlink.table.StarTable
Indicates whether random access is provided by this table.
isRandom() - Method in class uk.ac.starlink.table.storage.ColumnStoreStarTable
 
isRandom() - Method in class uk.ac.starlink.table.WrapperStarTable
 
isRandom() - Method in class uk.ac.starlink.ttools.filter.JELSelectorTable
 
isRandom() - Method in class uk.ac.starlink.ttools.task.SeqConcatStarTable
 
isRandom() - Method in interface uk.ac.starlink.votable.TabularData
Indicates whether random access is provided by this table.
isRandom() - Method in class uk.ac.starlink.votable.VOStarTable
 
isRange() - Method in class jsky.catalog.SearchCondition
Return true if this object represents a range.
isReadable() - Method in class uk.ac.starlink.array.AccessMode
Indicates whether this mode includes read access.
isReadable() - Method in class uk.ac.starlink.array.ArrayArrayImpl
 
isReadable() - Method in interface uk.ac.starlink.array.ArrayDescription
Indicates whether the pixels of this array may be read.
isReadable() - Method in interface uk.ac.starlink.array.ArrayImpl
Indicates whether read access is possible.
isReadable() - Method in class uk.ac.starlink.array.CombineArrayImpl
 
isReadable() - Method in class uk.ac.starlink.array.DefaultArrayDescription
 
isReadable() - Method in class uk.ac.starlink.array.DeterministicArrayImpl
 
isReadable() - Method in class uk.ac.starlink.array.NioArrayImpl
 
isReadable() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
isReadMeta() - Method in class uk.ac.starlink.gbin.DefaultGbinTableProfile
 
isReadMeta() - Method in interface uk.ac.starlink.gbin.GbinTableProfile
Indicates whether non-essential metadata is read from the GBIN file.
isReadOnly() - Method in class jsky.catalog.MemoryCatalog
Return true if the table is read-only and should not be editable
isReadOnly() - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
isReadOnly() - Method in class jsky.util.gui.CoordinatesPanel
 
isReadOnly() - Method in interface uk.ac.starlink.array.NioArrayImpl.BufferGetter
Indicates whether the buffer, when created, will be read-only or not.
isReady() - Method in class uk.ac.starlink.datanode.tree.TreeTableLoadDialog
 
isReady() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
Indicates whether the submit action should be enabled.
isReady() - Method in class uk.ac.starlink.table.gui.LocationTableLoadDialog
 
isReady() - Method in class uk.ac.starlink.vo.DalTableLoadDialog
 
isReady() - Method in class uk.ac.starlink.vo.TapTableLoadDialog
 
isRedirect(int) - Method in class uk.ac.starlink.auth.Redirector
Indicates whether a given HTTP response code should be followed as a redirect.
isRef() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns whether this parameter is a CEA 'reference' parameter (points to a file).
isReflected() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory.Profile
Indicates whether longitude runs right to left in this profile.
isRegistered(String) - Method in class uk.ac.starlink.util.ObjectFactory
Indicates whether this factory knows about a given name.
isRemoteUnique() - Method in enum uk.ac.starlink.ttools.cone.ServiceFindMode
Indicates whether the nature of this match requires that each row from the remote table may appear at most once in the result.
isRenderedSelected(Figure) - Method in class diva.canvas.interactor.BasicSelectionRenderer
Test if the given figure is currently rendered selected.
isRenderedSelected(Figure) - Method in interface diva.canvas.interactor.SelectionRenderer
Test if the given figure is currently rendered selected.
isRepainting() - Method in class diva.canvas.interactor.Manipulator
Test if this manipulator is in the process of repainting itself and its child.
isReport() - Method in class uk.ac.starlink.table.formats.ErrorMode
Returns true if text reports submitted may ever be used for any purpose.
isRequired() - Method in class uk.ac.starlink.connect.AuthKey
Indicates whether this key must have a non-null value.
isRequired() - Method in class uk.ac.starlink.ttools.plot2.data.AreaCoord
 
isRequired() - Method in interface uk.ac.starlink.ttools.plot2.data.Coord
Indicates whether this item must have a non-blank value in order for a plot to be possible.
isRequired() - Method in class uk.ac.starlink.ttools.plot2.data.SingleCoord
 
isRequired() - Method in class uk.ac.starlink.ttools.plot2.data.SkyCoord
 
isRequired() - Method in class uk.ac.starlink.vo.datalink.LinkColMap.ColDef
Indicates whether this column is required to be present in a links response table.
isReserved(String) - Method in class uk.ac.starlink.table.jdbc.SqlSyntax
Indicates whether a given word is reserved.
isReverse() - Method in enum uk.ac.starlink.ttools.plot2.layer.Cumulation
Indicates whether any cumulativeness is in the positive coordinate direction.
isRewindable() - Method in interface diva.pod.Transmitter
Get a flag indicating whether this transmitter can be rewound.
isRGB() - Method in class uk.ac.starlink.ttools.plot.DensityStyle
Indicates whether the plotting is currently to be treated as three-channel RGB plotting or as single-channel intensity plotting.
isRight() - Method in class uk.ac.starlink.ttools.plot2.geom.SideFlags
Returns the state of the flag for the right hand edge.
isRightJustified() - Method in enum gov.nasa.pds.label.object.FieldType
Tests whether the field should be right justified on output.
isRoot() - Method in class uk.ac.starlink.gbin.ItemReader
Determines whether this instance is the tree root.
isSameNode(Node) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
isSaveNeeded() - Method in class jsky.image.gui.DivaMainImageDisplay
Return true if the image file has been modified and needs saving.
isScoreOnly() - Method in enum uk.ac.starlink.ttools.cone.ServiceFindMode
Indicates whether the output columns will contain just the score, or (at least some) columns from the remote table.
isSelected(LayerEvent) - Static method in class diva.canvas.interactor.SelectionInteractor
Given a mouse event, check that the figure it contains as its event source is selected.
isSelected() - Method in interface jsky.graphics.CanvasFigure
Return true if the figure is selected.
isSelected() - Method in class jsky.image.graphics.ImageFigure
Return true if the figure is selected.
isSelected() - Method in class jsky.image.graphics.ImageFigureGroup
Return true if the figure is selected.
isSelected() - Method in class jsky.image.graphics.ImageLabel
Return true if the figure is selected.
isSelected() - Method in class jsky.image.graphics.LabeledImageFigure
Return true if the figure is selected.
isSelected() - Method in class jsky.timeline.BlockTimeLineNode
returns whther the node is currently selected
isSelected() - Method in class jsky.timeline.DefaultTimeLineNode
returns whther the node is currently selected.
isSelected() - Method in interface jsky.timeline.TimeLineNode
returns whther the node is currently selected
isSelectedIndex(int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
isSelectionDraggable() - Method in class jsky.util.gui.DraggableTree
Subclasses can override this method to return true only when the current tree selection is valid for dragging.
isSelectionEmpty() - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
isSet - Variable in class uk.ac.starlink.ast.gui.AstBorder
Whether border is set or unset.
isSet - Variable in class uk.ac.starlink.ast.gui.AstGrid
Whether grid is set or unset.
isSet - Variable in class uk.ac.starlink.ast.gui.AstStrings
Whether values are set or unset.
isSet - Variable in class uk.ac.starlink.ast.gui.AstTicks
Whether tick marking is set or unset.
isSet - Variable in class uk.ac.starlink.ast.gui.AstTitle
Whether title is set or unset.
isShadingGlobal() - Method in interface uk.ac.starlink.ttools.plot2.Ganger
Indicates whether shared Aux colour ramps are to be applied to each zone individually or to the whole plot.
isShadingGlobal() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGanger
 
isShadingGlobal() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeStackGanger
 
isShort() - Method in class jsky.catalog.irsa.IRSAFieldDesc
 
isSinglePartialPosition() - Method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Indicates whether this group deals with "partial" positions.
isSkyPosition(double, double) - Static method in class uk.ac.starlink.table.join.AbstractSkyMatchEngine
Indicates whether a (longitude, latitude) pair can be interpreted as a legal position on the sky.
isSliderActive() - Method in class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
Indicates whether the slider or the text field is the currently selected input component.
isSliderActive() - Method in class uk.ac.starlink.ttools.plot2.config.UnitRangeSpecifier
Returns true if the GUI is currently using the slider control, false if it's using the text fields.
isSortDescending() - Method in class uk.ac.starlink.util.gui.SortingHeaderRenderer
Indicates the sense of the sorting.
isSortedMethods() - Method in class uk.ac.starlink.gbin.DefaultGbinTableProfile
 
isSortedMethods(boolean) - Method in class uk.ac.starlink.gbin.GbinTableBuilder
isSortedMethods() - Method in interface uk.ac.starlink.gbin.GbinTableProfile
Indicates whether object accessor method names should be sorted alphabetically when producing the column sequence.
isSqlAvailable() - Static method in class uk.ac.starlink.table.gui.SQLPanel
Indicates whether JDBC is set up so that it might work.
isSquare() - Method in interface uk.ac.starlink.ttools.plot2.layer.Kernel1d
Indicates whether this kernel has features which are intentionally non-smooth and should be portrayed as such.
isSquare() - Method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Indicates whether this shape has features which are intentionally non-smooth and should be portrayed as such.
isStandalone() - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
Indicates whether output tables will be complete HTML documents.
isStandalone() - Method in class uk.ac.starlink.table.formats.LatexTableWriter
Indicates whether output tables will be complete LaTeX documents.
isStarTable() - Method in class uk.ac.starlink.datanode.nodes.TableHDUDataNode
 
isStarTable() - Method in class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
 
isStaticType(String) - Static method in class diva.sketch.recognition.Type
Return whether the given type name has been registered as a native type in this type system.
isStd() - Method in class jsky.catalog.irsa.IRSAFieldDesc
 
isStopped() - Method in class uk.ac.starlink.datanode.tree.NodeExpander
Indicates whether node expansion has stopped happening.
isStrict() - Method in class uk.ac.starlink.votable.VOElementFactory
Indicates whether a strict reading of the VOTable standard is in effect.
isStrictByDefault() - Static method in class uk.ac.starlink.votable.VOElementFactory
Indicates whether strict interpretation of the VOTable standard is on by default (if it has not been set explicitly).
isStrictVotable() - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
 
isStrictVotable() - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
 
isStrictVotable() - Method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Determines whether votables are to be parsed in strict mode.
isStrictVotable(Environment) - Static method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Determines whether votables are to be parsed in strict mode.
isStrictVotable() - Method in class uk.ac.starlink.ttools.task.MapEnvironment
 
isStrictVotable() - Method in interface uk.ac.starlink.ttools.task.TableEnvironment
Determines whether votables are to be parsed in strict mode.
isStringValue() - Method in class nom.tam.fits.HeaderCard
Does this card contain a string value?
isSupported(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
isSymbolsEdited() - Method in class jsky.catalog.astrocat.AstroCatalog
Return true if the user edited the plot symbol definitions otherwise false
isSymbolsEdited() - Method in class jsky.catalog.irsa.IRSACatalog
Return true if the user edited the plot symbol definitions otherwise false
isSymbolsEdited() - Method in interface jsky.catalog.PlotableCatalog
Return true if the user edited the plot symbol definitions otherwise false
isSymbolsEdited() - Method in class jsky.catalog.skycat.SkycatCatalog
Return true if the user edited the plot symbol definitions otherwise false
isSymbolsEdited() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return true if the user edited the plot symbol definitions otherwise false
isTestMagic() - Method in class uk.ac.starlink.gbin.DefaultGbinTableProfile
 
isTestMagic() - Method in interface uk.ac.starlink.gbin.GbinTableProfile
Indicates whether the magic number is read from GBIN files before attempting to turn them into tables.
isTextAntialiased() - Method in class uk.ac.starlink.ast.gui.GraphicsHints
See if the text should be antialiased.
isThreaded() - Static method in class uk.ac.starlink.ast.AstObject
Indicates whether the package is running in threaded mode or not.
isTop() - Method in class uk.ac.starlink.ttools.plot2.geom.SideFlags
Returns the state of the flag for the top edge.
isTotallyContainedEdge(Object, Object, GraphModel) - Static method in class diva.graph.GraphUtilities
 
isTotallyContainedEdge(Object, Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
 
isTracing() - Method in class jsky.science.AbstractScienceObject
Returns the current tracing mode, @see setTracing()
isTracing() - Method in interface jsky.science.ScienceObjectModel
Returns true if this object should have its property change events traced.
isTransformFreely() - Static method in class uk.ac.starlink.diva.DrawBasicFigure
Find out if this is an occasion when a figure should give up any constraints and traneform freely.
isTransformFreely() - Static method in class uk.ac.starlink.diva.DrawCompositeFigure
Find out if this is an occasion when a figure should give up any constraints and traneform freely.
isTransformFreely() - Static method in class uk.ac.starlink.diva.DrawLabelFigure
Find out if this is an occasion when a figure should give up any constraints and transform freely.
isTransformFreely() - Static method in class uk.ac.starlink.diva.DrawPathFigure
Find out if this is an occasion when a figure should give up any constraints and traneform freely.
isTransparent(Shader) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Indicates whether the given shader object is capable of introducing transparency into a colour (modifying rgba[3] from 1 to a lower value).
isTrimmingGlobal() - Method in interface uk.ac.starlink.ttools.plot2.Ganger
Indicates whether Trimming objects (legend and title) are to be applied to each zone individually or to the whole plot.
isTrimmingGlobal() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixGanger
 
isTrimmingGlobal() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeStackGanger
 
isTrue(String) - Static method in class uk.ac.starlink.ttools.plot2.config.BooleanConfigKey
Indicates whether the given string represents the value True.
isTrueFor(Comparable) - Method in class jsky.catalog.SearchCondition
Return true if the condition is true for the given value.
isTrueFor(double) - Method in class jsky.catalog.SearchCondition
Return true if the condition is true for the given numeric value.
isTruncated() - Method in class uk.ac.starlink.ttools.cone.LimitRowSink
Indicates whether this sink has received any rows that it has refused to pass on to its base sink.
isType(String) - Method in class uk.ac.starlink.tfcat.Datatype
Indicates whether a string value appears to have this type.
isUnit12() - Method in interface uk.ac.starlink.array.Converter
Indicates whether conversion from type 1 to type 2 does any work.
isUnit12() - Method in class uk.ac.starlink.array.TypeConverter
Indicates whether the conversion from type 1 to type 2 is known to be a unit transformation.
isUnit21() - Method in interface uk.ac.starlink.array.Converter
Indicates whether conversion from type 2 to type 1 does any work.
isUnit21() - Method in class uk.ac.starlink.array.TypeConverter
Indicates whether the conversion from type 2 to type 1 is known to be a unit transformation.
isUpdate() - Method in class jsky.image.gui.PickObject
Returns true while zooming in or out after selecting an object.
isUpdatePending() - Method in class jsky.image.ImageProcessor
Return true if something was changed and a call to update() is needed.
isUpToDate() - Method in class jsky.science.AbstractScienceObjectNode
Returns true if the object is up-to-date, false otherwise.
isUrl(String) - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
Determines whether a string is apparently a URL.
isUrlDomain(URL) - Method in interface uk.ac.starlink.auth.AuthContext
Indicates whether this context is expected to be good for authenticating a given URL.
isUserSetCutLevels() - Method in class jsky.image.ImageProcessor
Return true if the user has set the cut levels and they were not automatically set.
isValid(Object) - Method in interface diva.graphx.AttributeProxy
Return true if the value of the given attribute is acceptable.
isValid(Object) - Method in interface jsky.catalog.FieldDesc
Return true if the given value is valid for this field, otherwise false.
isValid(Object) - Method in class jsky.catalog.FieldDescAdapter
Return true if the given value is valid for this field, otherwise false.
isValid() - Method in class jsky.coords.WCSTransform
 
isValid() - Method in class jsky.science.AbstractScienceObject
default implementation: the object is valid if and only if there is no specified local exception
isValid() - Method in class jsky.science.AbstractScienceObjectNode
Returns true if the object is "valid".
isValid() - Method in interface jsky.science.ScienceObjectModel
Returns a boolean indicating whether the internal state of the object is in a valid state and its information scientifically sound.
isValid(Element) - Method in class uk.ac.starlink.hdx.HdxResourceType
Tests whether the given element is a valid instance of this type.
isValid(String) - Method in class uk.ac.starlink.table.formats.RowEvaluator.Decoder
Indicates whether this decoder is capable of decoding a given string.
isValid() - Method in class uk.ac.starlink.vo.Ivoid
Indicates whether the string represented by this Ivoid object is a valid IVO ID.
isValidating() - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Indicates whether this lint is validating.
isValidHdx(Document) - Static method in class uk.ac.starlink.hdx.HdxResourceType
Checks that the Document is valid HDX.
isValidPoint(double) - Method in class uk.ac.starlink.dpac.math.PolynomialSplineFunction
Indicates whether a point is within the interpolation range.
isVector() - Method in class uk.ac.starlink.ttools.plot.GraphicExporter
Indicates whether this exports to a vector or bitmapped graphics format.
isVectorContext(Graphics) - Static method in class uk.ac.starlink.ttools.plot.TablePlot
Determines whether the given graphics context represents a vector graphics type environment (such as PostScript).
isVerbose() - Method in class diva.util.LoggableOp
Test if we are in verbose mode
isViewComparison() - Method in class uk.ac.starlink.ttools.plot2.config.SkySysConfigKey
Indicates whether this key is used to select a sky system that will be compared with the view system of the plot itself.
isVisible() - Method in class diva.canvas.AbstractFigure
Test the visibility flag of this figure.
isVisible() - Method in class diva.canvas.connector.TerminalFigure
Test the visibility flag of this object.
isVisible() - Method in class diva.canvas.FigureLayer
Test the visibility flag of this layer.
isVisible() - Method in class diva.canvas.OverlayLayer
Test the visibility flag of this layer.
isVisible() - Method in class diva.canvas.toolbox.GridLayer
Test the visibility flag of this layer.
isVisible() - Method in interface diva.canvas.VisibleComponent
Test the visibility flag of this object.
isVisible() - Method in interface diva.graphx.AttributeProxy
Return true if this attribute is "visible." This tells attribute editors and so on whether or not to display this attribute.
isVisible() - Method in class diva.gui.AbstractApplication
Test whether the application frame is visible.
isVisible() - Method in interface diva.gui.AppContext
Return whether the context is visible.
isVisible() - Method in class diva.gui.AppContextDelegate
Invoke the delegate's isvisible().
isVisible() - Method in class diva.gui.AppletContext
Return true.
isVisible() - Method in interface diva.gui.Application
Test whether the application frame is visible.
isVisible() - Method in class diva.gui.ApplicationContext
Return whether or not the frame is visible.
isVisible() - Method in class jsky.catalog.gui.BasicTablePlotter
Return true if catalog symbols are visible, false if they are hidden.
isVisible() - Method in interface jsky.graphics.CanvasFigure
Test the visibility flag of this object.
isVisible() - Method in class jsky.image.graphics.ImageLayer
Test the visibility flag of this object.
isVisible() - Method in class jsky.navigator.SymbolLayer
 
isVisible(long) - Method in class uk.ac.starlink.ttools.plot2.layer.SkySurfaceTiler
Indicates whether a given tile is considered to be visible on this tiler's plot surface.
isVisible() - Method in class uk.ac.starlink.ttools.plot2.task.ShadeSpec
Indicates whether aux axis is visible.
isVisited(Object) - Method in class diva.graph.layout.LevelLayout
 
isVOUnitSyntax() - Method in class uk.ac.starlink.votable.VOTableVersion
Indicates whether this version of VOTable is supposed to use the VOUnit standard for the content of unit attributes.
isWarning() - Method in enum uk.ac.starlink.vo.UcdStatus.Code
Indicates whether this status represents a UCD value which may deserve attention, but is not actually a standards violation.
isWarning() - Method in enum uk.ac.starlink.vo.UnitStatus.Code
Indicates whether this status represents a UCD value which may deserve attention, but is not actually a standards violation.
isWcs - Variable in class jsky.catalog.RowCoordinates
True if the table has RA and DEC coordinate columns
isWCS() - Method in class jsky.catalog.RowCoordinates
Return true if the catalog has RA and DEC coordinate columns
isWCS() - Method in class jsky.catalog.skycat.SkycatCatalog
Return true if the catalog has RA and DEC coordinate columns
isWCS() - Method in class jsky.coords.WCSTransform
Return true if world coordinates conversion is available.
isWCS() - Method in interface jsky.coords.WorldCoordinateConverter
Return true if world coordinates conversion is available.
isWCS() - Method in interface jsky.image.gui.BasicImageDisplay
Return true if the current image supports world coordinates (has the necessary keywords in the header).
isWCS() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return true if the image supports world coordinates (has the necessary keywords in the header).
isWCS() - Method in class jsky.image.gui.ImageCoordinateConverter
Return true if world coordinates conversion is available.
isWCS() - Method in class jsky.image.gui.ImageDisplay
Return true if the image supports world coordinates (has the necessary keywords in the header).
isWhite(int) - Method in class nom.tam.util.ByteParser
Is a region blank?
isWritable() - Method in interface diva.graphx.AttributeProxy
Return true if this attribute is writable.
isWritable() - Method in class diva.gui.AbstractDocument
Test the "writable" flag.
isWritable() - Method in interface diva.gui.Document
Test the "writable" flag.
isWritable() - Method in class uk.ac.starlink.array.AccessMode
Indicates whether this mode includes write access.
isWritable() - Method in class uk.ac.starlink.array.ArrayArrayImpl
 
isWritable() - Method in interface uk.ac.starlink.array.ArrayDescription
Indicates whether the pixels of this array may be written.
isWritable() - Method in interface uk.ac.starlink.array.ArrayImpl
Indicates whether write access is possible.
isWritable() - Method in class uk.ac.starlink.array.CombineArrayImpl
 
isWritable() - Method in class uk.ac.starlink.array.DefaultArrayDescription
 
isWritable() - Method in class uk.ac.starlink.array.DeterministicArrayImpl
 
isWritable() - Method in class uk.ac.starlink.array.NioArrayImpl
 
isWritable() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
isWritable() - Method in class uk.ac.starlink.table.ArrayColumn
Returns true, since this class can store cell values.
isWritable() - Method in class uk.ac.starlink.table.ColumnData
Indicates whether this object can store values.
isWritable() - Method in class uk.ac.starlink.table.EditableColumn
Returns true.
isWritable() - Method in class uk.ac.starlink.table.WrapperColumn
 
isXFill() - Method in class uk.ac.starlink.ttools.plot2.config.ConversionSpecifier
 
isXFill() - Method in interface uk.ac.starlink.ttools.plot2.config.Specifier
Whether the GUI component should fill the available width of a panel.
isXFill() - Method in class uk.ac.starlink.ttools.plot2.config.SpecifierPanel
 
isXSet - Variable in class uk.ac.starlink.ast.gui.AstAxes
Whether X axis is set or unset.
isXSet - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
Whether X label is set or unset.
isXSet - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
Whether X numeric labels are set or unset.
isYFlipped() - Method in class jsky.image.fits.codec.FITSImage
Return true if the Y axis of the image data tiles returned by this class is flipped (for performance reasons, so it doesn't have to be done afterwards).
isYSet - Variable in class uk.ac.starlink.ast.gui.AstAxes
Whether Y axis is set or unset.
isYSet - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
Whether Y label is set or unset.
isYSet - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
Whether Y numeric labels are set or unset.
ItemAccumulator - Interface in uk.ac.starlink.feather
Collects all the values of a column and then writes them out as a feather-format column.
ItemReader - Class in uk.ac.starlink.gbin
Object which can read the value of a given table column from the (GaiaRoot) data object representing a table row.
ItemReader(ItemReader, Method, String, Representation<?>) - Constructor for class uk.ac.starlink.gbin.ItemReader
Constructor.
itemStateChanged(ItemEvent) - Method in class uk.ac.starlink.table.gui.UCDSelector
 
itemStateChanged(ItemEvent) - Method in class uk.ac.starlink.util.gui.WeakItemListener
 
iterateNames(Iterator) - Method in class diva.pod.test.LightweightGraphTest
Given an iterator over PropertyContainers, return the string consisting of the concatenated "name" attributes
iterateNames(Iterator) - Method in class diva.pod.test.LightweightNetworkTest
Given an iterator over PropertyContainers, return the string consisting of the concatenated "name" attributes
iterator() - Method in class diva.graph.toolbox.GraphLogger
Return a sequentially-sorted iterator over the GraphEvent objects contained by the log.
iterator() - Method in class diva.graphx.toolbox.GraphLogger
Return a sequentially-sorted iterator over the GraphEvent objects contained by the log.
iterator() - Method in class diva.gui.toolbox.ListDataModel
Return an iterator over the elements in the model.
iterator(Object) - Method in class diva.util.IteratorIterator
 
iterator() - Static method in class jsky.catalog.CatalogFactory
Returns an Iterator to visit each registered catalog in sorted order.
iterator() - Method in class nom.tam.fits.Header
Get an iterator over the header cards
iterator() - Method in class nom.tam.util.HashedList
Return an iterator over the entire list.
iterator(Object) - Method in class nom.tam.util.HashedList
Return an iterator over the list starting with the entry with a given key.
iterator(int) - Method in class nom.tam.util.HashedList
Return an iterator starting with the n'th entry.
iterator() - Method in class uk.ac.starlink.ast.FitsChan
Returns an iterator over the header cards currently in this FitsChan.
iterator() - Method in class uk.ac.starlink.ast.gui.PlotConfiguration
Return an Iterator for the list of AbstractPlotControlsModels.
iterator() - Method in interface uk.ac.starlink.table.join.LinkSet
Returns an iterator over the elements of this set.
iterator() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape
Returns an iterator over this shape's cells.
iterator() - Method in class uk.ac.starlink.ttools.plot2.geom.SphereNet.Line3d
Returns an iterator over double[3]s representing 3d points.
iterator() - Method in class uk.ac.starlink.util.NodeDescendants
Obtains an iterator which iterates over the nodes in the set of descendants.
IteratorAdapter - Class in diva.util
An iterator that implements the Iterator, intended for subclassing so that you don't have to provide the remove() method all the time....
IteratorAdapter() - Constructor for class diva.util.IteratorAdapter
 
IteratorIterator - Class in diva.util
An iterator that takes an iterator over objects that themselves produce iterators, and which iterators over the elements in the sub-iterators.
IteratorIterator(Iterator) - Constructor for class diva.util.IteratorIterator
 
IteratorRowSequence - Class in uk.ac.starlink.table
Implementation of RowSequence based on an Iterator which returns table rows in sequence.
IteratorRowSequence(Iterator<Object[]>) - Constructor for class uk.ac.starlink.table.IteratorRowSequence
Constructs a new RowSequence from an Iterator.
IteratorRowSequence.PackagedIOException - Exception in uk.ac.starlink.table
Unchecked exception class to be used for smuggling IOExceptions out of the next method of an Iterator for use by IteratorRowSequence
IteratorUtilities - Class in diva.util
A collection of utilities dealing with iterators.
itt - Variable in class jsky.image.gui.ImageHistoryItem
Intensity table used
IVOA_PREFIX - Static variable in class uk.ac.starlink.vo.UserAgentUtil
String prefixed to purpose verb to introduce IVOA operation comment.
IVOA_SCHEMA_MAP - Static variable in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Unmodifiable map of namespace URIs to local schema URLs for a selection of schemas from http://www.ivoa.net.
IvoaAuthScheme - Class in uk.ac.starlink.auth
Partial AuthScheme implementation for standard SSO challenges.
IvoaAuthScheme(String) - Constructor for class uk.ac.starlink.auth.IvoaAuthScheme
Constructor.
IvoaAuthScheme.AuthReader<T> - Interface in uk.ac.starlink.auth
Knows how to acquire specific authentication information from an open URL connection.
IvoaLoginProtocol - Class in uk.ac.starlink.auth
Provides SSO-compliant implementations of LoginProtocol.
IvoaSchemaResolver - Class in uk.ac.starlink.ttools.taplint
ResourceResolver implementation used for validating documents against XSD schemas relating to known IVOA standards.
IvoaSchemaResolver(Map<String, URL>) - Constructor for class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Constructs a resolver with a supplied schema map.
IvoaSchemaResolver() - Constructor for class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Constructs a resolver with a default schema map.
Ivoid - Class in uk.ac.starlink.vo
Represents an IVO Identifier.
Ivoid(String) - Constructor for class uk.ac.starlink.vo.Ivoid
Constructor.
IvoURLConnection - Class in uk.ac.starlink.astrogrid.protocols.ivo
URL connection used for MySpace I/O using the ACR.
IvoURLConnection(AcrConnection, URL) - Constructor for class uk.ac.starlink.astrogrid.protocols.ivo.IvoURLConnection
Constructor.

J

J2000 - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
Default equinox.
J2000_EQUINOX - Static variable in class jsky.science.Coordinates
The J2000 equinox
J2000_EQUINOX_LABEL - Static variable in class jsky.science.Coordinates
 
jansky - Static variable in class jsky.science.Constants
Janksy's constant (double).
JANSKY - Static variable in class uk.ac.starlink.util.PhysicalConstants
1 Jansky - W.m^-2.Hz^-1
janskyToAb(double) - Static method in class uk.ac.starlink.ttools.func.Fluxes
Converts flux in Jansky to AB magnitude.
JarManager - Class in jsky.util
Jar file manager: keep jar files up to date with copies on a given remote server.
JarManager() - Constructor for class jsky.util.JarManager
 
JarManager() - Method in class jsky.util.JarManager
 
javaClass() - Method in class uk.ac.starlink.array.Type
Returns the java primitive class associated with this type.
JavaExpr - Class in jsky.util
This class is a simple wrapper for the JEL package and provides support for evaluating dynamic, numerical expressions in Java.
JavaExpr(String) - Constructor for class jsky.util.JavaExpr
Initialize and compile a new expression.
JavaExpr(String, DVMap) - Constructor for class jsky.util.JavaExpr
Initialize and compile a new expression.
JCanvas - Class in diva.canvas
The JCanvas class is the center-piece of this package.
JCanvas() - Constructor for class diva.canvas.JCanvas
Create a new canvas that contains a single GraphicsPane.
JCanvas(CanvasPane) - Constructor for class diva.canvas.JCanvas
Create a new canvas that contains the given CanvasPane.
JCanvasPalette - Class in diva.gui.toolbox
A "palette" of figures that can be dragged onto another JComponent.
JCanvasPalette() - Constructor for class diva.gui.toolbox.JCanvasPalette
 
JCanvasPanner - Class in diva.gui.toolbox
A canvas panner is a window that provides a mechanism to visualize and manipulate a JCanvas object.
JCanvasPanner() - Constructor for class diva.gui.toolbox.JCanvasPanner
Construct a new panner that is initially viewing nothing.
JCanvasPanner(JCanvas) - Constructor for class diva.gui.toolbox.JCanvasPanner
Construct a new wrapper that wraps the given target.
JCanvasTest - Class in diva.canvas.test
A test suite for JCanvas.
JCanvasTest(TestHarness, JCanvasTest.CanvasFactory) - Constructor for class diva.canvas.test.JCanvasTest
Constructor
JCanvasTest.CanvasFactory - Class in diva.canvas.test
The canvas factory provides methods for default creation of canvas objects.
JCanvasTest.FramedCanvas - Class in diva.canvas.test
FramedCanvas is a test case that accepts a JCanvas and places it into a pane.
JContextMenu - Class in diva.gui.toolbox
An improved version of a popup menu that works well for context menus.
JContextMenu(Object) - Constructor for class diva.gui.toolbox.JContextMenu
Create a popup menu without an "invoker".
JContextMenu(Object, String) - Constructor for class diva.gui.toolbox.JContextMenu
Create a popup menu with the given target and the given title.
JD - Static variable in class uk.ac.starlink.table.TimeMapper
Mapper for numeric values in Julian Day.
JD - Static variable in class uk.ac.starlink.tfcat.TimeCoords
Predefined TimeCoords instance for Julian Day.
JDBCAuthenticator - Interface in uk.ac.starlink.table.jdbc
Specifies authentication to make a JDBC connection.
JdbcConer - Class in uk.ac.starlink.ttools.cone
Coner implementation which works by performing SELECT statements over a JDBC database connection.
JdbcConer() - Constructor for class uk.ac.starlink.ttools.cone.JdbcConer
Constructor.
JdbcConeSearcher - Class in uk.ac.starlink.ttools.cone
ConeSearcher implementation using JDBC access to an SQL database.
JdbcConeSearcher(Connection, String, String, String, AngleUnits, String, SkyTiling, String, String, boolean, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.cone.JdbcConeSearcher
Constructor.
JdbcConsumer - Class in uk.ac.starlink.ttools.mode
Table consumer which disposes of a table by writing it as a new table in a SQL database using JDBC.
JdbcConsumer(String, JDBCHandler, WriteMode) - Constructor for class uk.ac.starlink.ttools.mode.JdbcConsumer
Constructs a new consumer from a location and a JDBC handler.
JdbcConsumer(String, Environment, WriteMode) - Constructor for class uk.ac.starlink.ttools.mode.JdbcConsumer
Constructs a new consumer from a location and an execution environment which will be used for JDBC authentication.
JDBCDataNode - Class in uk.ac.starlink.datanode.nodes
DataNode representing a JDBC StarTable.
JDBCDataNode(String) - Constructor for class uk.ac.starlink.datanode.nodes.JDBCDataNode
 
JDBCDataNode(JDBCStarTable) - Constructor for class uk.ac.starlink.datanode.nodes.JDBCDataNode
 
JDBCFormatter - Class in uk.ac.starlink.table.jdbc
Handles conversion of a StarTable into a new table in an RDBMS.
JDBCFormatter(Connection, StarTable) - Constructor for class uk.ac.starlink.table.jdbc.JDBCFormatter
Constructor.
JDBCFormatter.SqlColumn - Class in uk.ac.starlink.table.jdbc
Describes a column as it will be written to a table in an RDBMS.
JDBCHandler - Class in uk.ac.starlink.table.jdbc
 
JDBCHandler() - Constructor for class uk.ac.starlink.table.jdbc.JDBCHandler
 
JDBCHandler(JDBCAuthenticator) - Constructor for class uk.ac.starlink.table.jdbc.JDBCHandler
 
JDBCHandler(JDBCHandler) - Constructor for class uk.ac.starlink.table.jdbc.JDBCHandler
Clone constructor.
JdbcMode - Class in uk.ac.starlink.ttools.mode
Mode for writing a table as a new table in a JDBC-connected database.
JdbcMode() - Constructor for class uk.ac.starlink.ttools.mode.JdbcMode
 
JDBCStarTable - Class in uk.ac.starlink.table.jdbc
A StarTable implementation based on the results of an SQL query on a JDBC table.
JDBCStarTable(Connector, String) - Constructor for class uk.ac.starlink.table.jdbc.JDBCStarTable
Constructs a StarTable representing the data returned by an SQL query using a JDBC connections from a given source, with sequential access only.
JDBCStarTable(Connector, String, boolean) - Constructor for class uk.ac.starlink.table.jdbc.JDBCStarTable
Constructs a StarTable representing the data returned by an SQL query using JDBC connections from a given source, optionally providing random access.
JDBCTableScheme - Class in uk.ac.starlink.table.jdbc
TableScheme for intepreting JDBC-type URLs.
JDBCTableScheme(StarTableFactory) - Constructor for class uk.ac.starlink.table.jdbc.JDBCTableScheme
Constructor.
JDBCUtils - Class in uk.ac.starlink.table.jdbc
Utilties related to JDBC.
jdk12beta4() - Static method in class diva.util.java2d.ShapeUtilities
Test if we are running in JDK1.2beta4
JdkDoclet - Class in uk.ac.starlink.ttools.build
Doclet for documenting user-visible JEL library classes, based on the jdk.javadoc.doclet API.
JdkDoclet(String) - Constructor for class uk.ac.starlink.ttools.build.JdkDoclet
Constructor.
JdkDoclet.Html - Class in uk.ac.starlink.ttools.build
Class for use with javadoc tool that writes MethodBrowser-friendly HTML output.
JdkDoclet.Xml - Class in uk.ac.starlink.ttools.build
Class for use with javadoc tool that writes SUN-friendly XML output.
jdToMjd(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Julian Day to Modified Julian Date.
jdToUnixSec(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Julian day to seconds since 1970-01-01.
JELArrayFunction<I,O> - Class in uk.ac.starlink.ttools.jel
Provides an array->array function in which input elements are mapped to output elements by use of a given JEL expression.
JELArrayFunction(String, String, String, Class<I>, Class<O>) - Constructor for class uk.ac.starlink.ttools.jel.JELArrayFunction
Constructor.
JELArrayFunction.XResolver - Class in uk.ac.starlink.ttools.jel
This public class is an implementation detail, not intended for external use.
JELColumnSupplement - Class in uk.ac.starlink.ttools.filter
ColumnSupplement that generates new columns based on JEL expressions.
JELColumnSupplement(StarTable, String[], ColumnInfo[]) - Constructor for class uk.ac.starlink.ttools.filter.JELColumnSupplement
Constructs a multiple-column JEL column supplement.
JELColumnSupplement(StarTable, String, ColumnInfo) - Constructor for class uk.ac.starlink.ttools.filter.JELColumnSupplement
Constructs a single-column JEL column supplement.
JELDataSpec - Class in uk.ac.starlink.ttools.plot2.task
DataSpec implementation that works with JEL expressions.
JELDataSpec(StarTable, String, CoordValue[]) - Constructor for class uk.ac.starlink.ttools.plot2.task.JELDataSpec
Constructor.
JELFunction - Class in uk.ac.starlink.ttools.jel
Provides a double precision function of one double precision variable which can be evaluated using JEL.
JELFunction(String, String) - Constructor for class uk.ac.starlink.ttools.jel.JELFunction
Constructor.
JELFunction.XResolver - Class in uk.ac.starlink.ttools.jel
This public class is an implementation detail, not intended for external use.
JELQuantity - Interface in uk.ac.starlink.ttools.jel
Aggregates a compiled expression and a metadata object.
JELQuerySequenceFactory - Class in uk.ac.starlink.ttools.cone
QuerySequenceFactory which uses JEL expressions for RA, Dec and SR.
JELQuerySequenceFactory(String, String, String) - Constructor for class uk.ac.starlink.ttools.cone.JELQuerySequenceFactory
Constructor.
JELRowReader - Class in uk.ac.starlink.ttools.jel
An object which is able to read cell values by column name or number.
JELRowReader() - Constructor for class uk.ac.starlink.ttools.jel.JELRowReader
Constructor.
JELSelectorTable - Class in uk.ac.starlink.ttools.filter
Sequential table which selects rows on the basis of a JEL-interpreted expression.
JELSelectorTable(StarTable, String) - Constructor for class uk.ac.starlink.ttools.filter.JELSelectorTable
Construct a table given a base table and a selection expression.
JELTable - Class in uk.ac.starlink.ttools.jel
Wrapper table which is constructed entirely of columns defined by JEL expressions based on the base table.
JELTable(StarTable, ColumnInfo[], String[]) - Constructor for class uk.ac.starlink.ttools.jel.JELTable
Constructor.
JELUtils - Class in uk.ac.starlink.ttools.jel
This class provides some utility methods for use with the JEL expression compiler.
JELUtils() - Constructor for class uk.ac.starlink.ttools.jel.JELUtils
 
JGraph - Class in diva.graph
A graph widget analagous to java.swing.JTree.
JGraph(GraphPane) - Constructor for class diva.graph.JGraph
Construct a new JGraph with the given graph pane.
JobStage - Class in uk.ac.starlink.ttools.taplint
TapLint stage which submits and manipulates UWS jobs, mostly to check that the UWS operations are performing correctly.
JobStage(MetadataHolder, long) - Constructor for class uk.ac.starlink.ttools.taplint.JobStage
Constructor.
jobUpdated(UwsJob, UwsJobInfo) - Method in interface uk.ac.starlink.vo.UwsJob.JobWatcher
Called when the job status has changed.
JOHNSON_AB_B - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Johnson and AB magnitudes in B band.
JOHNSON_AB_Bj - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Johnson and AB magnitudes in Bj band.
JOHNSON_AB_g - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Johnson and AB magnitudes in g band.
JOHNSON_AB_gPrime - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Offset between Johnson and AB magnitudes in g' band (zero).
JOHNSON_AB_I - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Johnson and AB magnitudes in I band.
JOHNSON_AB_i - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Johnson and AB magnitudes in i band.
JOHNSON_AB_Ic - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Johnson and AB magnitudes in Ic band.
JOHNSON_AB_iPrime - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Offset between Johnson and AB magnitudes in i' band (zero).
JOHNSON_AB_R - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Johnson and AB magnitudes in R band.
JOHNSON_AB_r - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Johnson and AB magnitudes in r band.
JOHNSON_AB_Rc - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Johnson and AB magnitudes in Rc band.
JOHNSON_AB_rPrime - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Offset between Johnson and AB magnitudes in r' band (zero).
JOHNSON_AB_uPrime - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Offset between Johnson and AB magnitudes in u' band (zero).
JOHNSON_AB_V - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Johnson and AB magnitudes in V band.
JOHNSON_AB_zPrime - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Offset between Johnson and AB magnitudes in z' band (zero).
join(String[]) - Static method in class uk.ac.starlink.ttools.DocUtils
Concatenates an array of strings, appending a carriage return to each one.
join(Object, String) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns a string composed of concatenating all the elements of an array, separated by a joiner string.
join(String, Object...) - Static method in class uk.ac.starlink.ttools.func.Strings
Joins multiple values into a string, with a given separator between each pair.
JoinFixAction - Class in uk.ac.starlink.table
Class defining the possible actions for doctoring column names when joining tables.
JoinFixAction(String) - Constructor for class uk.ac.starlink.table.JoinFixAction
Constructor.
JoinFixActionParameter - Class in uk.ac.starlink.ttools.task
Parameter which can control how column names are renamed if they would otherwise be duplicated in an output table.
JoinFixActionParameter(String) - Constructor for class uk.ac.starlink.ttools.task.JoinFixActionParameter
Constructor.
JoinFixActionParameter.Fixer - Class in uk.ac.starlink.ttools.task
Helper class which defines how suffixes are turned into JoinFixActions.
JoinMapper - Class in uk.ac.starlink.ttools.task
TableMapper which joins tables side-by-side.
JoinMapper() - Constructor for class uk.ac.starlink.ttools.task.JoinMapper
Constructor.
JoinStarTable - Class in uk.ac.starlink.table
Joins a number of tables to produce a single combined table.
JoinStarTable(StarTable[], JoinFixAction[]) - Constructor for class uk.ac.starlink.table.JoinStarTable
Constructs a new JoinStarTable from a list of constituent tables, optionally renaming duplicated column names.
JoinStarTable(StarTable[]) - Constructor for class uk.ac.starlink.table.JoinStarTable
Constructs a new JoinStarTable from a list of constituent tables.
JoinType - Class in uk.ac.starlink.table.join
Defines how a set of matched rows from input tables (RowLink objects) are used to select rows for inclusion in an output table which represents the result of the matching operation.
JoinTypeParameter - Class in uk.ac.starlink.ttools.join
Parameter which can select a JoinType.
JoinTypeParameter(String) - Constructor for class uk.ac.starlink.ttools.join.JoinTypeParameter
 
joinTypeValue(Environment) - Method in class uk.ac.starlink.ttools.join.JoinTypeParameter
Returns the value of this parameter as a JoinType.
JPalette - Class in diva.gui.toolbox
A "palette" of components that can be dragged onto another JComponent.
JPalette() - Constructor for class diva.gui.toolbox.JPalette
Construct a new palette instance with a vertical grid layout.
JPanner - Class in diva.gui.toolbox
A panner is a window that provides a mechanism to visualize and manipulate a JViewport object without using scrollbars.
JPanner() - Constructor for class diva.gui.toolbox.JPanner
Construct a new panner that is initially viewing nothing.
JPanner(JViewport) - Constructor for class diva.gui.toolbox.JPanner
Construct a new wrapper that wraps the given target.
jpcon(double[], Point2D.Double, Point2D.Double) - Static method in class jsky.coords.wcscon
 
jpcop(double, double, double, Point2D.Double, Point2D.Double) - Static method in class jsky.coords.wcscon
 
JPEG - Static variable in class diva.whiteboard.SketchStoragePolicy
The file extension for JPEG images.
JPEG - Static variable in class uk.ac.starlink.ttools.plot.GraphicExporter
Exports to JPEG format.
JPEG_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The JPEG file type.
JPrec - Class in jsky.coords
Precession of Coordinates in new IAU system.
JPrec() - Constructor for class jsky.coords.JPrec
 
JPseudoFrame - Class in diva.gui.toolbox
JPseudoFrame is not a Frame at all, but a widget that enables a JInternalFrame to be maximized in the manner exhibited by Windows applications.
JPseudoFrame(JDesktopPane, JMenuBar) - Constructor for class diva.gui.toolbox.JPseudoFrame
Construct a new PseudoFrame which will steal layout from the given desktop and draw itself in the given JMenuBar.
JS_FILE - Static variable in class uk.ac.starlink.ttools.server.PlotSession
Name of JavaScript plotting library resource.
JShadePane - Class in diva.gui.toolbox
A Visio-style tab box that uses a "window shade" metaphor instead of a tabbed folder metaphor.
JShadePane() - Constructor for class diva.gui.toolbox.JShadePane
Construct an empty instance of the shade pane.
JSketch - Class in diva.sketch
JSketch is a canvas which supports sketch input.
JSketch() - Constructor for class diva.sketch.JSketch
Create a JSketch object with a blank drawing area.
JSketch(SketchPane) - Constructor for class diva.sketch.JSketch
Create a JSketch object with the given drawing pane.
JSketchSuite - Class in diva.sketch.test
Suite of tests for the sketch demo.
JSketchSuite(TestHarness) - Constructor for class diva.sketch.test.JSketchSuite
 
jsky.app.jskycat - package jsky.app.jskycat
 
jsky.catalog - package jsky.catalog
 
jsky.catalog.astrocat - package jsky.catalog.astrocat
 
jsky.catalog.gui - package jsky.catalog.gui
 
jsky.catalog.irsa - package jsky.catalog.irsa
 
jsky.catalog.skycat - package jsky.catalog.skycat
 
jsky.coords - package jsky.coords
 
jsky.graphics - package jsky.graphics
 
jsky.html - package jsky.html
 
jsky.image - package jsky.image
 
jsky.image.fits - package jsky.image.fits
 
jsky.image.fits.codec - package jsky.image.fits.codec
 
jsky.image.fits.gui - package jsky.image.fits.gui
 
jsky.image.graphics - package jsky.image.graphics
 
jsky.image.graphics.gui - package jsky.image.graphics.gui
 
jsky.image.gui - package jsky.image.gui
 
jsky.image.operator - package jsky.image.operator
 
jsky.navigator - package jsky.navigator
 
jsky.science - package jsky.science
 
jsky.timeline - package jsky.timeline
 
jsky.util - package jsky.util
 
jsky.util.gui - package jsky.util.gui
 
jsky.util.java2d - package jsky.util.java2d
 
JSkyCat - Class in jsky.app.jskycat
Main class for the JSkyCat application.
JSkyCat(String, boolean, boolean, int) - Constructor for class jsky.app.jskycat.JSkyCat
Create the JSkyCat application class and display the contents of the given image file or URL, if not null.
JSkyCat(String, boolean, boolean) - Constructor for class jsky.app.jskycat.JSkyCat
Create the JSkyCat application class and display the contents of the given image file or URL, if not null.
JSkyCat(String) - Constructor for class jsky.app.jskycat.JSkyCat
Create the JSkyCat application class and display the contents of the given image file or URL, if not null.
jSkyCat - Variable in class jsky.app.jskycat.JSkyCatMenuBar
Target class
JSKYCAT_VERSION - Static variable in class jsky.app.jskycat.JSkyCatVersion
 
JSkyCatMenuBar - Class in jsky.app.jskycat
Implements the menubar for the JSkyCat application class.
JSkyCatMenuBar(JSkyCat) - Constructor for class jsky.app.jskycat.JSkyCatMenuBar
Create the menubar for the given JSkyCat instance
JSkyCatRemoteControl - Class in jsky.app.jskycat
Implements a remote control socket interface for JSkyCat.
JSkyCatRemoteControl(int, JSkyCat) - Constructor for class jsky.app.jskycat.JSkyCatRemoteControl
Listen on the given port for remote commands to the given JSkyCat instance.
JSkyCatVersion - Class in jsky.app.jskycat
 
JSkyCatVersion() - Constructor for class jsky.app.jskycat.JSkyCatVersion
 
JSON_FORMAT - Static variable in class uk.ac.starlink.ttools.mode.MocMode
MocFormat implementation that writes JSON files.
JsonOutputReporter - Class in uk.ac.starlink.ttools.taplint
OutputReporter implementation for exporting JSON structured output.
JsonOutputReporter(PrintStream, ReportType[], int, boolean, int) - Constructor for class uk.ac.starlink.ttools.taplint.JsonOutputReporter
Constructor.
jsonPair(String, Object, int, boolean) - Method in class uk.ac.starlink.ttools.taplint.JsonWriter
Serialises a key-value pair to JSON.
JsonWriter - Class in uk.ac.starlink.ttools.taplint
Outputs an object as JSON.
JsonWriter() - Constructor for class uk.ac.starlink.ttools.taplint.JsonWriter
Constructor with default properties.
JsonWriter(int, boolean) - Constructor for class uk.ac.starlink.ttools.taplint.JsonWriter
Custom constructor.
JStatusBar - Class in diva.gui.toolbox
A status bar for displaying at the bottonm of typical applications.
JStatusBar() - Constructor for class diva.gui.toolbox.JStatusBar
Create a new JStatusBar
JTextFieldDouble - Class in jsky.util.gui
An extension of JTextField to process the special non-number doubles: NaN, MinVal, MaxVal, Infinities.
JTextFieldDouble() - Constructor for class jsky.util.gui.JTextFieldDouble
Passthru to parent
JTextFieldDouble(String) - Constructor for class jsky.util.gui.JTextFieldDouble
Constructs a new TextField initialized with the specified text.
JTextFieldDouble(int) - Constructor for class jsky.util.gui.JTextFieldDouble
Constructs a new empty TextField with the specified number of columns.
JTextFieldDouble(String, int) - Constructor for class jsky.util.gui.JTextFieldDouble
Constructs a new TextField initialized with the specified text and columns.
JTextFieldDouble(Document, String, int) - Constructor for class jsky.util.gui.JTextFieldDouble
Constructs a new JTextField that uses the given text storage model and the given number of columns.
JTextFieldDoubleTableCellRenderer - Class in jsky.util.gui
A TableCellRenderer that wraps a JTextFieldDouble into a table make for easy highlighting of NaN's etc.
JTextFieldDoubleTableCellRenderer() - Constructor for class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
JTreePane - Class in diva.gui.toolbox
In the case of a small number of panes, a JTabbedPane or a JTreePane is a good way of organizing them.
JTreePane() - Constructor for class diva.gui.toolbox.JTreePane
 
JTreePane(String) - Constructor for class diva.gui.toolbox.JTreePane
Construct an empty instance of the Tree pane.
julianToMjd(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Julian Epoch to Modified Julian Date.
JupyterCell - Class in uk.ac.starlink.ttools.build
Manages export of a list of lines to the JSON format used for serialization of Jupyter notebooks (.ipynb files).
JupyterCell(List<String>) - Constructor for class uk.ac.starlink.ttools.build.JupyterCell
Constructs a Jupyter code cell based on a given list of source code lines.
JupyterCell(String[]) - Constructor for class uk.ac.starlink.ttools.build.JupyterCell
Convenience constructor for an array of lines.
JY - Static variable in class jsky.science.Flux
 
JYABBREV - Static variable in class jsky.science.Flux
 
JyStilts - Class in uk.ac.starlink.ttools.build
Writes a Jython module which facilitates use of STILTS functionality from Jython.
JyStilts(Stilts) - Constructor for class uk.ac.starlink.ttools.build.JyStilts
Constructor.

K

K - Static variable in class diva.sketch.classification.CrossValidation
Number of subsets to divide the data set into, using 1/K of the data as our held-out set
k - Static variable in class jsky.science.Constants
 
Kbj(int, double) - Method in class uk.ac.starlink.pal.Pal
Select epoch prefix 'B' or 'J'.
KCC_BIc - Static variable in class uk.ac.starlink.ttools.func.KCorrections
Johnson B - Cousins Ic colour.
KCC_BRc - Static variable in class uk.ac.starlink.ttools.func.KCorrections
Johnson B - Cousins Rc colour.
KCC_FUVNUV - Static variable in class uk.ac.starlink.ttools.func.KCorrections
GALEX FUV - NUV colour.
KCC_FUVu - Static variable in class uk.ac.starlink.ttools.func.KCorrections
GALEX FUV - SDSS u colour.
KCC_gi - Static variable in class uk.ac.starlink.ttools.func.KCorrections
SDSS g - i colour.
KCC_gr - Static variable in class uk.ac.starlink.ttools.func.KCorrections
SDSS g - r colour.
KCC_gz - Static variable in class uk.ac.starlink.ttools.func.KCorrections
SDSS g - z colour.
KCC_H2Ks2 - Static variable in class uk.ac.starlink.ttools.func.KCorrections
2MASS H - Ks colour.
KCC_HK - Static variable in class uk.ac.starlink.ttools.func.KCorrections
UKIDSS H - K colour.
KCC_J2H2 - Static variable in class uk.ac.starlink.ttools.func.KCorrections
2MASS J - H colour.
KCC_J2Ks2 - Static variable in class uk.ac.starlink.ttools.func.KCorrections
2MASS J - Ks colour.
KCC_JH - Static variable in class uk.ac.starlink.ttools.func.KCorrections
UKIDSS J - H colour.
KCC_JK - Static variable in class uk.ac.starlink.ttools.func.KCorrections
UKIDSS J - K colour.
KCC_NUVg - Static variable in class uk.ac.starlink.ttools.func.KCorrections
GALEX NUV - SDSS g colour.
KCC_NUVr - Static variable in class uk.ac.starlink.ttools.func.KCorrections
GALEX NUV - SDSS r colour.
KCC_rz - Static variable in class uk.ac.starlink.ttools.func.KCorrections
SDSS r - SDSS z colour.
KCC_ui - Static variable in class uk.ac.starlink.ttools.func.KCorrections
SDSS u - SDSS i colour.
KCC_ur - Static variable in class uk.ac.starlink.ttools.func.KCorrections
SDSS u - r colour.
KCC_URc - Static variable in class uk.ac.starlink.ttools.func.KCorrections
Johnson U - Cousins Rc colour.
KCC_uz - Static variable in class uk.ac.starlink.ttools.func.KCorrections
SDSS u - z colour.
KCC_VIc - Static variable in class uk.ac.starlink.ttools.func.KCorrections
Johnson V - Cousins Ic colour.
KCC_VRc - Static variable in class uk.ac.starlink.ttools.func.KCorrections
Johnson V - Cousins Rc colour.
KCC_YH - Static variable in class uk.ac.starlink.ttools.func.KCorrections
UKIDSS Y - H colour.
KCC_YK - Static variable in class uk.ac.starlink.ttools.func.KCorrections
UKIDSS Y - K colour.
KCF_B - Static variable in class uk.ac.starlink.ttools.func.KCorrections
Johnson B filter (Vega).
KCF_FUV - Static variable in class uk.ac.starlink.ttools.func.KCorrections
GALEX FUV filter (AB).
KCF_g - Static variable in class uk.ac.starlink.ttools.func.KCorrections
SDSS g filter (AB).
KCF_H - Static variable in class uk.ac.starlink.ttools.func.KCorrections
UKIDSS H filter (AB).
KCF_H2 - Static variable in class uk.ac.starlink.ttools.func.KCorrections
2MASS H filter (Vega).
KCF_i - Static variable in class uk.ac.starlink.ttools.func.KCorrections
SDSS i filter (AB).
KCF_Ic - Static variable in class uk.ac.starlink.ttools.func.KCorrections
Cousins Ic filter (Vega).
KCF_J - Static variable in class uk.ac.starlink.ttools.func.KCorrections
UKIDSS J filter (AB).
KCF_J2 - Static variable in class uk.ac.starlink.ttools.func.KCorrections
2MASS J filter (Vega).
KCF_K - Static variable in class uk.ac.starlink.ttools.func.KCorrections
UKIDSS K filter (AB).
KCF_Ks2 - Static variable in class uk.ac.starlink.ttools.func.KCorrections
2MASS Ks filter (Vega).
KCF_NUV - Static variable in class uk.ac.starlink.ttools.func.KCorrections
GALEX NUV filter (AB).
KCF_r - Static variable in class uk.ac.starlink.ttools.func.KCorrections
SDSS r filter (AB).
KCF_Rc - Static variable in class uk.ac.starlink.ttools.func.KCorrections
Cousins Rc filter (Vega).
KCF_u - Static variable in class uk.ac.starlink.ttools.func.KCorrections
SDSS u filter (AB).
KCF_U - Static variable in class uk.ac.starlink.ttools.func.KCorrections
Johnson U filter (Vega).
KCF_V - Static variable in class uk.ac.starlink.ttools.func.KCorrections
Johnson V filter (Vega).
KCF_Y - Static variable in class uk.ac.starlink.ttools.func.KCorrections
UKIDSS Y filter (AB).
KCF_z - Static variable in class uk.ac.starlink.ttools.func.KCorrections
SDSS z filter (AB).
kCorr(KCorrections.KFilter, double, KCorrections.KColor, double) - Static method in class uk.ac.starlink.ttools.func.KCorrections
Calculates K-corrections.
KCorrections - Class in uk.ac.starlink.ttools.func
Functions for calculating K-corrections.
KDenseStyle(Color, FillMode, Stroke, Kernel1dShape, AbstractKernelDensityPlotter.KernelFigure, Combiner, Unit, Cumulation, Normalisation) - Constructor for class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter.KDenseStyle
Constructor.
KeepColumnFilter - Class in uk.ac.starlink.ttools.filter
Table filter for selecting a number of columns and discarding the rest.
KeepColumnFilter() - Constructor for class uk.ac.starlink.ttools.filter.KeepColumnFilter
 
keepColumnTable(StarTable, String) - Static method in class uk.ac.starlink.ttools.filter.KeepColumnFilter
Returns a table which selects a number of columns from its base table by column ID.
keepInstances(Class<R>) - Static method in class uk.ac.starlink.util.StreamUtil
Utility function that can be used to filter streams to exclude any elements that are not instances of a particular type.
Kernel1d - Interface in uk.ac.starlink.ttools.plot2.layer
Defines a smoothing function used for smoothing 1-dimensional uniformly gridded data represented by an array.
Kernel1dShape - Interface in uk.ac.starlink.ttools.plot2.layer
Factory interface for for Kernel1d smoothing functional forms.
KERNEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Config key for smoothing kernel shape.
KERNEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
Config key for smoothing kernel shape.
KEY_EVENT_TAG - Static variable in class diva.util.jester.EventParser
 
KEY_ICOL_CONTAINER - Static variable in class uk.ac.starlink.fits.AbstractWideFits
Index of container column hosting extended column data.
KEY_NCOL_EXT - Static variable in class uk.ac.starlink.fits.AbstractWideFits
Header key for extended column count - includes standard ones.
KEYCHAR_ATTR_TAG - Static variable in class diva.util.jester.EventParser
 
KEYCODE_ATTR_TAG - Static variable in class diva.util.jester.EventParser
 
keyIterator(K, K) - Method in interface uk.ac.starlink.ttools.plot.MapBinnedData.BinMapper
Returns an iterator which covers all keys between the given low and high keys inclusive.
KeyMap - Class in uk.ac.starlink.ast
Java interface to the AST KeyMap class - store a set of key/value pairs.
KeyMap() - Constructor for class uk.ac.starlink.ast.KeyMap
Create a KeyMap.
keys() - Method in class jsky.util.IntHashtable
 
keySet() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMap
Returns a set view of the keys explicitly written into the map.
KeySet<T> - Interface in uk.ac.starlink.ttools.plot2.config
Aggregates a set of config keys which are used together to specify an object.
keySet() - Method in class uk.ac.starlink.ttools.plot2.ReportMap
Returns an ordered set of the keys actually present in this map.
keySet() - Method in class uk.ac.starlink.util.CountMap
Returns a set of all the items with a count of at least one.
keyStrokeToString(KeyStroke) - Static method in class diva.gui.GUIUtilities
Return a good string representation of the given keystroke, since the toString method returns more garbage than we want to see in a user interface.
keywordSearch(String[], boolean) - Static method in class uk.ac.starlink.registry.RegistryRequestFactory
Returns a SOAP request used for a registry KeywordSearch query.
KeywordServiceQueryFactory - Class in uk.ac.starlink.vo
RegistryQueryFactory implementation which combines a fixed base query for a particular service type with a freeform keyword search.
KeywordServiceQueryFactory(Capability) - Constructor for class uk.ac.starlink.vo.KeywordServiceQueryFactory
Constructs a query factory which looks for services with a particular standard ID.
KILOEV - Static variable in class jsky.science.Wavelength
 
KILOEVABBREV - Static variable in class jsky.science.Wavelength
 
KILOHERTZ - Static variable in class jsky.science.Wavelength
 
KILOHERTZABBREV - Static variable in class jsky.science.Wavelength
 
KILOMETER - Static variable in class jsky.science.Wavelength
 
KILOMETERABBREV - Static variable in class jsky.science.Wavelength
 
KNN_CKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Config key for number of nearest neighbours.
KNNClassifier - Class in diva.sketch.classification
A K Nearest Neighbor classifier compares a given example (feature set) to the training set and make its prediction based on the majority match in the top K candidates.
KNNClassifier() - Constructor for class diva.sketch.classification.KNNClassifier
 
KNNClassifier(int) - Constructor for class diva.sketch.classification.KNNClassifier
Create a K nearest neighbor classifier in which K is set to specified number.
KnnKernelDensityPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Kernel Density Plotter that uses a variable-width kernel whose width is assigned using K-Nearest-Neighbours counting.
KnnKernelDensityPlotter(FloatingCoord, boolean, PerUnitConfigKey<Unit>) - Constructor for class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Constructor.
KNOWN_BUILDERS_PROPERTY - Static variable in class uk.ac.starlink.table.StarTableFactory
System property which can contain a list of TableBuilder classnames for addition to the known (non-automatically detected) handler list.
KNOWN_INFOS - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
All known metadata items.

L

L - Static variable in class gaia.cu9.tools.parallax.readers.StarVariablesCsvSchema
 
label - Variable in class jsky.catalog.gui.BasicTablePlotter.FigureListItem
 
LABEL - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
label - Variable in class jsky.util.gui.LabelWidget
Label for teh widget
Label - Interface in uk.ac.starlink.pds4
Returns the result of parsing a PDS4 label XML file.
LABEL - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for a layer label string.
LABEL_INSETS - Static variable in class jsky.catalog.gui.CatalogQueryPanel
Isets used for labels in the GridBagLayout
LABEL_LENGTH - Static variable in class uk.ac.starlink.ttools.taplint.AdhocCode
Required length of labels.
LABEL_TAG - Static variable in class diva.sketch.recognition.MSTrainingParser
Indicate the label (positive or negative) for an example.
LABEL_TAG - Static variable in class diva.sketch.recognition.SSTrainingParser
Indicate the label (positive or negative) for an example.
labelCaption(String) - Static method in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Turns a sky grid line label into a Caption.
LabeledImageFigure - Class in jsky.image.graphics
Represents a labeled figure or drawing in an image overlay.
LabeledImageFigure(Figure, String, int, Paint, Font, Interactor) - Constructor for class jsky.image.graphics.LabeledImageFigure
Create an image figure with the given shape, fill, outline and line width.
LabelEntry - Class in jsky.util.gui
This widget combines a JLabel with a JTextField to form a labeled entry widget.
LabelEntry(String, String, boolean) - Constructor for class jsky.util.gui.LabelEntry
Constructor.
LabelEntry(String, String) - Constructor for class jsky.util.gui.LabelEntry
 
LabelEntry(String) - Constructor for class jsky.util.gui.LabelEntry
 
LabelEntrySlider - Class in jsky.util.gui
Combines a text label, an entry widget, and a slider widget in a single panel
LabelEntrySlider(String, double, double, int) - Constructor for class jsky.util.gui.LabelEntrySlider
Constructor.
LabelEntrySlider() - Constructor for class jsky.util.gui.LabelEntrySlider
Default Constructor.
LabelFigure - Class in diva.canvas.toolbox
A figure which draws a string.
LabelFigure() - Constructor for class diva.canvas.toolbox.LabelFigure
Construct an empty label figure.
LabelFigure(String) - Constructor for class diva.canvas.toolbox.LabelFigure
Construct a label figure displaying the given string, using the default font.
LabelFigure(String, String, int, int) - Constructor for class diva.canvas.toolbox.LabelFigure
Construct a label figure displaying the given string in the given face, style, and size.
LabelFigure(String, Font) - Constructor for class diva.canvas.toolbox.LabelFigure
Construct a label figure displaying the given string in the given font.
LabelFigure(String, Font, double, int) - Constructor for class diva.canvas.toolbox.LabelFigure
Construct a label figure displaying the given string in the given font, with the given padding and anchor.
LabelFigureFactory() - Constructor for class diva.canvas.test.ConcreteFigures.LabelFigureFactory
 
labelFormattedPosition() - Method in interface uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Config
Returns true if formatted position strings should be accompanied by the axis labels.
LabelJPanel - Class in jsky.util.gui
This widget combines a JLabel with a JPanel.
LabelJPanel(String, JPanel, boolean, int) - Constructor for class jsky.util.gui.LabelJPanel
Constructor.
LabelJPanel(String, JPanel, boolean) - Constructor for class jsky.util.gui.LabelJPanel
Constructor.
LabelJPanel(String, JPanel) - Constructor for class jsky.util.gui.LabelJPanel
Constructor.
LabelledComponentStack - Class in uk.ac.starlink.table.gui
A component which contains a list of (name, component) pairs.
LabelledComponentStack() - Constructor for class uk.ac.starlink.table.gui.LabelledComponentStack
Constructs a new stack of input fields.
LabelledLine - Class in uk.ac.starlink.ttools.plot2
Aggregates a line in graphics coordinates and its annotation.
LabelledLine(Point2D, Point2D, String) - Constructor for class uk.ac.starlink.ttools.plot2.LabelledLine
Constructs a straight labelled line between two points.
LabelledLine(Point2D[], String) - Constructor for class uk.ac.starlink.ttools.plot2.LabelledLine
Constructs a labelled line with an arbitrary number of points.
LABELLER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter
Config key for grid label positioning.
labelLinearAxis(double, double, int) - Static method in class uk.ac.starlink.ttools.plot.AxisLabels
Sets up axis labels for a linearly scaled axis.
labelLogAxis(double, double, int) - Static method in class uk.ac.starlink.ttools.plot.AxisLabels
Sets up axis labels for a logarithmically scaled axis.
LabelParser - Class in uk.ac.starlink.pds4
Parses a PDS4 Label (an XML file) to extract information that can be used to read table data.
LabelParser() - Constructor for class uk.ac.starlink.pds4.LabelParser
Default parser.
LabelParser(boolean, String[]) - Constructor for class uk.ac.starlink.pds4.LabelParser
Custom constructor.
LabelPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter that writes a text label at each graphics position.
LabelPlotter(CoordGroup, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Constructor.
labels - Variable in class jsky.util.gui.ZoomControl
labels for menu
LabelStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for LabelPlotter.
LabelStyle(Captioner, Anchor, Color, int, byte, Point) - Constructor for class uk.ac.starlink.ttools.plot2.layer.LabelStyle
Constructor.
LabelTutorial - Class in diva.canvas.tutorial
This tutorial illustrates how to use LabelFigure and related classes.
LabelTutorial() - Constructor for class diva.canvas.tutorial.LabelTutorial
Create a JCanvas and put it into a window
LabelUnit - Class in uk.ac.starlink.ttools.plot2.geom
Utility class for working with units for labelling extents.
LabelUnit(String, double) - Constructor for class uk.ac.starlink.ttools.plot2.geom.LabelUnit
Constructor.
LabelValue - Class in jsky.util.gui
This widget displays a label and a string value.
LabelValue(String, String, boolean) - Constructor for class jsky.util.gui.LabelValue
Constructor.
LabelValue(String, String) - Constructor for class jsky.util.gui.LabelValue
 
LabelValue(String) - Constructor for class jsky.util.gui.LabelValue
 
LabelWidget - Class in jsky.util.gui
Base class for labeled widgets.
LabelWidget(String, int) - Constructor for class jsky.util.gui.LabelWidget
Constructor.
LabelWidget(String) - Constructor for class jsky.util.gui.LabelWidget
Constructor.
LabelWrapper - Class in diva.canvas.toolbox
A LabelWrapper is a figure that attaches a label to some other figure.
LabelWrapper(Figure, String) - Constructor for class diva.canvas.toolbox.LabelWrapper
Construct a new figure with the given child figure and the given string.
lambda0 - Static variable in class jsky.science.Constants
Wavelength associated with 1 eV (electron-volt) (lambda sub 0).
LAME - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Basic labeller implementation.
LANGUAGE_PROPERTY - Static variable in class uk.ac.starlink.vo.TapCapabilityPanel
Name of property associated with currently selected language.
languageVersion() - Static method in class uk.ac.starlink.ttools.build.SunDoclet.Html
Required to make varargs work.
languageVersion() - Static method in class uk.ac.starlink.ttools.build.SunDoclet
This magic static method appears to be required on Doclet classes to make the isVarArgs() method on com.sun.javadoc.ExecutableMemberDoc report variable argument status.
languageVersion() - Static method in class uk.ac.starlink.ttools.build.SunDoclet.Xml
Required to make varargs work.
LARGE_ICON - Static variable in class diva.gui.GUIUtilities
This key is used in an action to specify an icon used in toolbars.
LassoSelectionAction - Class in diva.sketch
This class encapsulates lasso-style selection operation for pen interaction.
LassoSelectionAction(BasicInterpreter) - Constructor for class diva.sketch.LassoSelectionAction
Construct a lasso selection operator that executes within the given interpreter.
LAST_NUMERIC - Static variable in interface nom.tam.util.PrimitiveInfo
Index of last element of above arrays referring to a numeric type
LAT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key for specifying aspect central latitude, in degrees.
LATCROWD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter
Config key for latitude grid line crowding.
LATEX_PDF_EXPORTER - Static variable in class uk.ac.starlink.ttools.plot2.PlotUtil
PDF GraphicExporter suitable for use with JLaTeXMath.
LatexCaptioner - Class in uk.ac.starlink.ttools.plot2
Captioner implementation based on LaTeX text rendering.
LatexCaptioner() - Constructor for class uk.ac.starlink.ttools.plot2.LatexCaptioner
Constructs a captioner with a default font.
LatexCaptioner(float) - Constructor for class uk.ac.starlink.ttools.plot2.LatexCaptioner
Constructs a captioner with the default font in a given size.
LatexCaptioner(float, int) - Constructor for class uk.ac.starlink.ttools.plot2.LatexCaptioner
Constructs a captioner with a given font size and type.
LatexCaptioner(float, int, int) - Constructor for class uk.ac.starlink.ttools.plot2.LatexCaptioner
Constructs a captioner with a given font size, type and style
LatexTableWriter - Class in uk.ac.starlink.table.formats
A StarTableWriter that outputs text to a LaTeX document.
LatexTableWriter() - Constructor for class uk.ac.starlink.table.formats.LatexTableWriter
Constructs a new writer with default characteristics.
LatexTableWriter(boolean) - Constructor for class uk.ac.starlink.table.formats.LatexTableWriter
Constructs a new writer indicating whether it will produce complete or partial LaTeX documents.
LAX - Static variable in class uk.ac.starlink.votable.Namespacing
Interpret likely-looking elements in any namespace as VOTable ones.
LAYER_PREFIX - Static variable in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
LAYER_SUFFIXERS - Static variable in class uk.ac.starlink.ttools.plot2.task.StiltsPlotFormatter
List of suffixers suitable for per-layer parameters.
LayerAdapter - Class in diva.canvas.event
An adapter for layer listeners.
LayerAdapter() - Constructor for class diva.canvas.event.LayerAdapter
 
LayerConsumer - Class in diva.canvas.event
An adapter for layer listeners that consumes events.
LayerConsumer() - Constructor for class diva.canvas.event.LayerConsumer
 
LayerEvent - Class in diva.canvas.event
The class representing mouse events in layers.
LayerEvent(MouseEvent) - Constructor for class diva.canvas.event.LayerEvent
Create a new layer event from the given mouse event.
LayerEvent(MouseEvent, int) - Constructor for class diva.canvas.event.LayerEvent
Create a new layer event from the given mouse event, but give it a different ID.
layerEvent - Variable in class uk.ac.starlink.diva.FigureChangedEvent
The LayerEvent associated with the change to the Figure.
LayerEventMulticaster - Class in diva.canvas.event
A subclass of the AWT event multi-caster, which adds support for layer events.
LayerEventMulticaster(EventListener, EventListener) - Constructor for class diva.canvas.event.LayerEventMulticaster
Create an event multicaster from two listeners.
LayerListener - Interface in diva.canvas.event
The interface for listeners that respond to mouse clicks and drags.
LayerMotionAdapter - Class in diva.canvas.event
An adapter for layer motion listeners.
LayerMotionAdapter() - Constructor for class diva.canvas.event.LayerMotionAdapter
 
LayerMotionListener - Interface in diva.canvas.event
The interface for listeners that respond to motion of the mouse over a figure.
LayerMouseAdapter - Class in diva.canvas.event
An object which wraps a mouse listener and makes it compatible with the Diva canvas, sending it mouse events in the local coordinate system.
LayerMouseAdapter(MouseListener, MouseMotionListener) - Constructor for class diva.canvas.event.LayerMouseAdapter
 
LayerOpt - Class in uk.ac.starlink.ttools.plot2
Defines characteristics of a plot layer that may enable plotting optimisations.
LayerOpt(Color, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.LayerOpt
Constructs a LayerOpt with explicit options.
layers() - Method in class diva.canvas.CanvasPane
Return an iteration of the layers, in undefined order.
layersFromBack() - Method in class diva.canvas.CanvasPane
Return an iteration of the layers from back to front -- that is, in redraw order.
layersFromBack() - Method in class diva.canvas.GraphicsPane
Return an iteration of the layers, in redraw order (that is, from back to front).
layersFromBack() - Method in class diva.canvas.toolbox.BasicCanvasPane
Return an iteration of the layers, in redraw order (that is, from back to front).
layersFromFront() - Method in class diva.canvas.CanvasPane
Return an iteration of the layers from front to back -- that is, in event-processing order.
layersFromFront() - Method in class diva.canvas.GraphicsPane
Return an iteration of the layers, in event-processing order (that is, from front to back).
layersFromFront() - Method in class diva.canvas.toolbox.BasicCanvasPane
Return an iteration of the layers, in event-processing order (that is, from front to back).
LayerSpec - Class in uk.ac.starlink.ttools.plot2.task
Specifies a plot layer in sufficient detail to recreate it as part of a STILTS plotting command.
LayerSpec(Plotter<?>, ConfigMap, String, int) - Constructor for class uk.ac.starlink.ttools.plot2.task.LayerSpec
Constructs a layer specification for a layer with no table data.
LayerSpec(Plotter<?>, ConfigMap, String, int, StarTable, CoordSpec[], CredibleString) - Constructor for class uk.ac.starlink.ttools.plot2.task.LayerSpec
Constructor.
LayersWriter - Class in uk.ac.starlink.ttools.build
Write XML text describing LayerTypes available to given TypedPlot2Tasks.
LayersWriter(TypedPlot2Task<?, ?>) - Constructor for class uk.ac.starlink.ttools.build.LayersWriter
Constructor.
LayerType - Interface in uk.ac.starlink.ttools.plot2.task
Represents the type of a plot layer as selected by the user.
LayerTypeDoc - Class in uk.ac.starlink.ttools.build
Writes XML text documenting known plot2 LayerTypes.
LayerTypeDoc(boolean) - Constructor for class uk.ac.starlink.ttools.build.LayerTypeDoc
Constructor.
LayerTypeParameter - Class in uk.ac.starlink.ttools.plot2.task
Parameter that specifies a LayerType to be used for a plot layer.
LayerTypeParameter(String, String, PlotContext<?, ?>) - Constructor for class uk.ac.starlink.ttools.plot2.task.LayerTypeParameter
Constructor.
layerTypeRef(LayerType) - Static method in class uk.ac.starlink.ttools.build.LayerTypeDoc
Returns XML text that can be used to reference a LayerType description in the user document.
layout(Object) - Method in class diva.graph.layout.AbstractGlobalLayout
Layout the graph model in the viewport specified by the layout target environment.
layout(Object) - Method in interface diva.graph.layout.GlobalLayout
Layout the graph model in the viewport specified by the layout target environment.
layout(Object) - Method in class diva.graph.layout.GridAnnealingLayout
Perform the annealing layout algorithm on the given graph in the context of the given layout target.
layout(Object) - Method in class diva.graph.layout.IncrLayoutAdapter
Call the global layout on the graph.
layout(Object) - Method in class diva.graph.layout.LevelLayout
Perform the levelizing layout on the given composite in the given target environment.
layout(Object) - Method in class diva.graph.layout.ProxyIncrLayout
Layout the graph model in the viewport specified by the layout target environment.
layout(Object) - Method in class diva.graph.layout.RandomIncrLayout
Layout the graph model in the viewport specified by the layout target environment.
layout(Object) - Method in class diva.graph.layout.RandomLayout
Layout the graph model and viewport specified by the given target environment.
layout - Variable in class jsky.image.gui.ImageDisplayPanel
 
LAYOUT_CASCADED - Static variable in class diva.gui.DesktopContext
The layout mode in which internal frames are cascaded one above another.
LAYOUT_HORIZONTAL - Static variable in class diva.gui.DesktopContext
The layout mode in which internal frames are tiled horizontally.
LAYOUT_PLACED - Static variable in class diva.gui.DesktopContext
The layout mode in which internal frames are placed by the user.
LAYOUT_VERTICAL - Static variable in class diva.gui.DesktopContext
The layout mode in which internal frames are tiled vertically.
LayoutActionListener() - Constructor for class diva.graph.tutorial.EditorTutorial.LayoutActionListener
 
layouter - Variable in class uk.ac.starlink.ast.gui.LineControls
The GridBagLayouter.
layoutPostDisplay(MutableGraphModel, AppContext) - Method in class diva.graph.tutorial.NestedTutorial
In this version you construct the graph widget with the model, and apply a layout to the graph once the window is showing.
layoutPostDisplay(MutableGraphModel, AppContext) - Method in class diva.graph.tutorial.PrepopulatedTutorial
In this version you construct the graph widget with the model, and apply a layout to the graph once the window is showing.
LayoutTarget - Interface in diva.graph.layout
The basic set of information necessary to layout a graph: a mapping the graph data structure to aspects of its visual representation, a viewport to layout in, and some manipulation routines including pick, place, and route.
layoutUtil - Variable in class jsky.util.gui.LabelWidget
layout helper object
LayoutUtilities - Class in diva.graph.layout
Miscellaneous utility routines used in layout.
LayoutUtilities() - Constructor for class diva.graph.layout.LayoutUtilities
 
LayoutWidget(LayoutTarget, Object, boolean) - Constructor for class diva.graph.tutorial.EditorTutorial.LayoutWidget
Set up the basic data structures, initialize the GUI, and then initialize some default layout styles if the useDefaults parameter is true.
lcut - Variable in class jsky.image.gui.ImageHistoryItem
High cut
Ldeg - Variable in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
Leaf - Interface in uk.ac.starlink.connect
Represents a non-directory type file in a (possibly remote) filesystem.
LEAF - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
Leaf(T) - Constructor for class uk.ac.starlink.vo.Tree.Leaf
Constructor.
leafSelected(Leaf) - Method in class uk.ac.starlink.connect.FilestoreChooser
This method is called if a successful selection of a single leaf has taken place.
LEFT - Static variable in class uk.ac.starlink.ast.gui.AstAxisLabels
Enumerations of the possible edges.
left - Variable in class uk.ac.starlink.ttools.plot2.Surround
 
LEFT_HANDLE_SELECTED - Static variable in interface jsky.timeline.TimeLineNode
 
Legend - Class in uk.ac.starlink.ttools.plot
Draws the legend for identifying points on a plot.
Legend() - Constructor for class uk.ac.starlink.ttools.plot.Legend
Constructor.
LEGEND_ICON_HEIGHT - Static variable in class uk.ac.starlink.ttools.plot.MarkStyle
 
LEGEND_ICON_HEIGHT - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerStyle
Standard height in pixels for legend icon.
LEGEND_ICON_WIDTH - Static variable in class uk.ac.starlink.ttools.plot.MarkStyle
 
LEGEND_ICON_WIDTH - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerStyle
Standard width in pixels for legend icon.
LegendEntry - Class in uk.ac.starlink.ttools.plot2
Aggregates a plot style or group of styles and a label to be paired together as one entry in a plot legend.
LegendEntry(String, Style[]) - Constructor for class uk.ac.starlink.ttools.plot2.LegendEntry
Constructs a legend entry for a group of styles.
LegendEntry(String, Style) - Constructor for class uk.ac.starlink.ttools.plot2.LegendEntry
Constructs a legend entry for a single style.
LegendIcon - Class in uk.ac.starlink.ttools.plot2
Icon containing legend information for a plot.
LegendIcon(LegendEntry[], Captioner, boolean, Color) - Constructor for class uk.ac.starlink.ttools.plot2.LegendIcon
Constructor.
LegendSpec(boolean, boolean, float[]) - Constructor for class uk.ac.starlink.ttools.plot2.task.TrimmingSpec.LegendSpec
Constructor.
length() - Method in class nom.tam.util.BufferedFile
Get the current length of the file.
length() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
Returns the size of this buffer.
length() - Method in class uk.ac.starlink.oldfits.MappedFile
 
length() - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
length() - Method in class uk.ac.starlink.pal.palString
Get the length of the string
length(String) - Static method in class uk.ac.starlink.ttools.func.Strings
Returns the length of a string in characters.
LESSER_ICOST - Static variable in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
LETTER_P - Static variable in class diva.sketch.toolbox.PanRecognizer
 
LETTER_SEPARATOR_STYLE - Static variable in class jsky.science.Coordinates
Constant for indicating that coordinate values should be separated by 'h', 'd', 'm', 's' letters.
LETTER_SEPARATOR_STYLE_LABEL - Static variable in class jsky.science.Coordinates
 
LETTER_Z - Static variable in class diva.sketch.toolbox.ZoomRecognizer
 
level - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
LEVEL_MODE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for scaling level mode.
levelBits(byte) - Method in class uk.ac.starlink.ttools.plot.DensityStyle
Defines how the style looks.
LevelData(LayoutTarget, Object) - Constructor for class diva.graph.layout.LevelLayout.LevelData
 
LevelInfo() - Constructor for class diva.graph.layout.LevelLayout.LevelInfo
 
LevelLayout - Class in diva.graph.layout
A level-based layout algorithm originally implemented by Ulfar Erlingsson at Cornell/RPI and modified to fit into this system.
LevelLayout(LayoutTarget) - Constructor for class diva.graph.layout.LevelLayout
Construct a new levelizing layout with a vertical orientation.
LevelLayout.LevelData - Class in diva.graph.layout
 
LevelLayout.LevelInfo - Class in diva.graph.layout
The semantic object of each node in the graph copy that is being layed out.
LevelMode - Class in uk.ac.starlink.ttools.plot2.layer
Defines a strategy for calculating contour level values from an array of data.
LevelMode(String, String) - Constructor for class uk.ac.starlink.ttools.plot2.layer.LevelMode
Constructor.
LEVELS_REPKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.ContourPlotter
Report key for the contour levels plotted.
LIBRARY_NODE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
LightweightGraph - Class in diva.pod.lwgraph
A light-weight graph data structure.
LightweightGraph() - Constructor for class diva.pod.lwgraph.LightweightGraph
Create a new, empty, light-weight graph
LightweightGraph.TraversalIterator - Class in diva.pod.lwgraph
The iterator class that is used to iterate over integer arrays of things and map them into objects.
LightweightGraphFactory() - Constructor for class diva.pod.test.LightweightGraphTest.LightweightGraphFactory
 
LightweightGraphTest - Class in diva.pod.test
A test suite for the LightweightGraph class.
LightweightGraphTest(TestHarness, LightweightGraphTest.GraphFactory) - Constructor for class diva.pod.test.LightweightGraphTest
Constructor
LightweightGraphTest.GraphFactory - Interface in diva.pod.test
The graph factory interface
LightweightGraphTest.LightweightGraphFactory - Class in diva.pod.test
The factory for the LightweightGraph class
LightweightGraphTest.TestGraph1 - Class in diva.pod.test
A test case containing the following test graph, where the labels are the 'name' attribute of the nodes and edges:
LightweightGraphTest.TestGraph2 - Class in diva.pod.test
A test case containing the following test graph, where the labels are the 'name' attribute of the nodes and edges and "N" is a parent node.
LightweightNetwork - Class in diva.pod.lwgraph
A light-weight network is an extension of light-weight graph, and adds methods for dealing with explicit port objects.
LightweightNetwork() - Constructor for class diva.pod.lwgraph.LightweightNetwork
Create a new, empty, light-weight network
LightweightNetworkFactory() - Constructor for class diva.pod.test.LightweightNetworkTest.LightweightNetworkFactory
 
LightweightNetworkTest - Class in diva.pod.test
A test suite for the LightweightNetwork class.
LightweightNetworkTest(TestHarness, LightweightGraphTest.GraphFactory) - Constructor for class diva.pod.test.LightweightNetworkTest
Constructor
LightweightNetworkTest.LightweightNetworkFactory - Class in diva.pod.test
The factory for the LightweightNetwork class
LightweightNetworkTest.TestNetwork1 - Class in diva.pod.test
A test case containing the following test network, where the labels are the 'name' attribute of the nodes, ports (in parens), and edges.
limit(double, double) - Method in class uk.ac.starlink.ttools.plot.Range
Limits the bounds of this range.
limit(double[]) - Method in class uk.ac.starlink.ttools.plot.Range
Limits the bounds of this range.
limit(Range) - Method in class uk.ac.starlink.ttools.plot.Range
Limits this range by another one.
limit(double, double) - Method in interface uk.ac.starlink.ttools.plot2.Span
Creates a new span based on this one with optionally adjusted data bounds.
LimitByteStore - Class in uk.ac.starlink.table.storage
ByteStore wrapper class which will throw an IOException during writing if an attempt is made to store more than a fixed number of bytes.
LimitByteStore(ByteStore, long) - Constructor for class uk.ac.starlink.table.storage.LimitByteStore
Constructor.
limitedLineAppender(int) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
Returns a Writer object into which a limited number of lines of text for display in the detail viewer window can be written.
LimitRowSink - Class in uk.ac.starlink.ttools.cone
TableSink wrapper implementation that truncates the row stream at a given maximum.
LimitRowSink(TableSink, long) - Constructor for class uk.ac.starlink.ttools.cone.LimitRowSink
Constructor.
LINE - Static variable in class jsky.catalog.TablePlotSymbol
 
LINE - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to draw a line
line(int, float[], float[]) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
 
LINE - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Types of GRF states.
line(int, float[], float[]) - Method in interface uk.ac.starlink.ast.Grf
Draws a polyline (a set of connected lines).
line - Variable in class uk.ac.starlink.diva.DrawActions
Used while drawing a line
LINE - Static variable in class uk.ac.starlink.diva.DrawActions
 
LINE - Static variable in class uk.ac.starlink.diva.DrawFigureFactory
 
LINE - Static variable in class uk.ac.starlink.ttools.plot2.layer.FillMode
 
Line3dPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plots lines joining data points in three dimensions.
Line3dPlotter() - Constructor for class uk.ac.starlink.ttools.plot2.layer.Line3dPlotter
Constructor.
LINE_STRING - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for array of Position objects representing TFCat LineString.
LINE_STRINGS - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for an array of LineStrings.
LINE_TYPE_ID - Static variable in class diva.sketch.toolbox.LineRecognizer
The type ID for lines.
LINE_WIDTHS - Static variable in class jsky.image.graphics.gui.CanvasDraw
Supported line widths
LINE_WIDTHS - Static variable in class uk.ac.starlink.diva.DrawActions
Supported line widths
lineAppender() - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
Returns a Writer object into which text for display in the detail viewer can be written.
linear() - Static method in class uk.ac.starlink.ast.Mapping.Interpolator
Returns a resampling interpolator which does linear interpolation.
linear() - Static method in class uk.ac.starlink.ast.Mapping.Spreader
Returns a resampling spreader which samples using linear interpolation.
LINEAR - Static variable in interface uk.ac.starlink.diva.interp.InterpolatorFactory
Straight lines between points (almost same as polyline except X coordinates are always monotonic)
LINEAR - Static variable in class uk.ac.starlink.ttools.plot.MarkStyle
Symbolic constant meaning draw a linear regression line.
LINEAR - Static variable in class uk.ac.starlink.ttools.plot.Rounder
Number rounder for linear scaling.
LINEAR - Static variable in class uk.ac.starlink.ttools.plot2.BasicTicker
Ticker for linear axes.
LINEAR - Static variable in class uk.ac.starlink.ttools.plot2.layer.LevelMode
Linear scaling - level values are equally spaced.
LINEAR - Static variable in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Linear (triangular) kernel shape.
LINEAR - Static variable in interface uk.ac.starlink.ttools.plot2.Scaling
Linear scaling.
LINEAR_INTERPOLATOR - Static variable in class uk.ac.starlink.ast.Mapping
A linear interpolator for use in the resampling methods.
LINEAR_RING - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for a LinearRing.
LINEAR_RINGS - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for array of LinearRings.
LINEAR_SCALE - Static variable in class jsky.image.ImageLookup
Constant to pass to the scale method for linear scaling
LINEAR_SPREADER - Static variable in class uk.ac.starlink.ast.Mapping
A linear spreader for use in the rebinning methods.
linearApprox(double[], double[], double) - Method in class uk.ac.starlink.ast.Mapping
Obtain a linear approximation to a Mapping, if appropriate.
LinearFitPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Fits a set of 2-d points to a linear equation, and plots the line.
LinearFitPlotter(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.LinearFitPlotter
Constructor.
LinearInterp - Class in uk.ac.starlink.diva.interp
Interpolate values using a linear scheme.
LinearInterp() - Constructor for class uk.ac.starlink.diva.interp.LinearInterp
Create an instance with no coordinates.
LinearInterp(double[], double[]) - Constructor for class uk.ac.starlink.diva.interp.LinearInterp
Create an instance with the given coordinates.
linearLabel(long, int) - Static method in class uk.ac.starlink.ttools.plot2.BasicTicker
Generates a major tick mark label suitable for use with linear axes.
LineArrayForm - Class in uk.ac.starlink.ttools.plot2.layer
Form for drawing one line per row, given array-valued X and Y coordinates.
linearRegressionLine() - Method in class uk.ac.starlink.ttools.plot.XYStats
Calculates the linear regression line for the submitted points.
LinearRing - Class in uk.ac.starlink.tfcat
Represents a linear ring as defined in the TFCat specification (from the GeoJSON specification).
LinearRing(Position[]) - Constructor for class uk.ac.starlink.tfcat.LinearRing
Constructor.
linearScale - Variable in class jsky.image.gui.ImageColors
Linear Scale button
linearScale(PlanarImage, double, double) - Method in class jsky.image.ImageLookup
Install a lookup table to perform a linear scale operation on the image using the given cut levels and return the resulting image.
LineCombineArrayPlotter - Class in uk.ac.starlink.ttools.plot2.layer
CombineArrayPlotter that plots a line between aggregated positions.
LineCombineArrayPlotter.LineCombineArrayStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for use with this plotter.
LineCombineArrayStyle(Combiner, Combiner, Color, Stroke, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.LineCombineArrayPlotter.LineCombineArrayStyle
Constructor.
lineControls - Variable in class uk.ac.starlink.ast.gui.BorderControls
Line properties controls.
lineControls - Variable in class uk.ac.starlink.ast.gui.GridControls
Line properties controls.
LineControls - Class in uk.ac.starlink.ast.gui
LineControls add a series of controls for showing and changing the display properties of any drawn lines (the thickness, style and colour).
LineControls(GridBagLayouter, String) - Constructor for class uk.ac.starlink.ast.gui.LineControls
Construct an instance using the given GridBagLayouter to arrange the components.
lineControls - Variable in class uk.ac.starlink.ast.gui.TickControls
Line controls widget for all line specific properties.
LineEnder - Class in uk.ac.starlink.ttools.task
Defines how line endings are handled when formatting stilts commands.
LineEnder(String, String) - Constructor for class uk.ac.starlink.ttools.task.LineEnder
Constructor.
LineEnvironment - Class in uk.ac.starlink.task
Execution environment for use from the command line.
LineEnvironment() - Constructor for class uk.ac.starlink.task.LineEnvironment
Constructs a LineEnvironment without any additional initialisation.
LineEnvironment(String[], Parameter<?>[]) - Constructor for class uk.ac.starlink.task.LineEnvironment
Constructs a new LineEnvironment, initialising it with a set of command line arguments.
LineFormatter - Class in uk.ac.starlink.task
Compact log record formatter.
LineFormatter(boolean) - Constructor for class uk.ac.starlink.task.LineFormatter
Constructor.
LineGlyph - Class in uk.ac.starlink.ttools.plot2.layer
Glyph partial implementation that facilitates making drawings with variable-thickness lines.
LineGlyph() - Constructor for class uk.ac.starlink.ttools.plot2.layer.LineGlyph
 
LineInvoker - Class in uk.ac.starlink.ttools.task
Invokes the Stilts tasks using a LineTableEnvironment.
LineInvoker(String, ObjectFactory<Task>) - Constructor for class uk.ac.starlink.ttools.task.LineInvoker
Constructor.
lineMode() - Method in class diva.canvas.toolbox.VectorFigure
Add an object to the list that puts drawing into line mode
LinePlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter that plots a line between data points.
LinePlotter(ConfigKey<AxisOpt>) - Constructor for class uk.ac.starlink.ttools.plot2.layer.LinePlotter
Constructor.
LinePlotter.LinesStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for line plotter.
LineReader - Class in uk.ac.starlink.ecsv
Reads lines of text from an input stream.
LineReader(InputStream) - Constructor for class uk.ac.starlink.ecsv.LineReader
Constructor.
LineReader - Class in uk.ac.starlink.util
Class containing methods for reading strings from the user (standard input).
LineReader() - Constructor for class uk.ac.starlink.util.LineReader
 
LineRecognizer - Class in diva.sketch.toolbox
This recognizer recognizes lines from strokes.
LineRecognizer() - Constructor for class diva.sketch.toolbox.LineRecognizer
 
lines(String) - Static method in class uk.ac.starlink.ttools.plot.MarkStyles
Returns a style set which draws lines using a default sequence of colours.
lines(String, Color[]) - Static method in class uk.ac.starlink.ttools.plot.MarkStyles
Returns a style set which draws lines using a given sequence of colours.
LINES - Static variable in class uk.ac.starlink.ttools.plot2.layer.TracePlotter.QJoin
 
LinesPlot - Class in uk.ac.starlink.ttools.plot
Component which paints a stack of line plots.
LinesPlot() - Constructor for class uk.ac.starlink.ttools.plot.LinesPlot
Constructor.
LinesPlotState - Class in uk.ac.starlink.ttools.plot
PlotState subclass for use with stacked line plots.
LinesPlotState(int) - Constructor for class uk.ac.starlink.ttools.plot.LinesPlotState
Constructs a new state.
LinesStyle(Color, Stroke, boolean, Shader, Scaling, Subrange, Color, AxisOpt) - Constructor for class uk.ac.starlink.ttools.plot2.layer.LinePlotter.LinesStyle
Constructor.
lineStroke(int, float) - Static method in class uk.ac.starlink.ast.grf.DefaultGrf
Create a Stroke for drawing a line using one of the possible line styles.
LineStyle - Class in uk.ac.starlink.ttools.plot2.layer
Plotting style for continuous lines.
LineStyle(Color, Stroke, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.LineStyle
Constructor.
LineTableEnvironment - Class in uk.ac.starlink.ttools.task
Execution environment suitable for use with the TTOOLS package.
LineTableEnvironment() - Constructor for class uk.ac.starlink.ttools.task.LineTableEnvironment
 
LineTest - Class in diva.sketch.demo
This application allows the user to sketch strokes one by one, and it tries to recognize whether the stroke is a line.
LineTest(AppContext) - Constructor for class diva.sketch.demo.LineTest
 
lineTo(double, double) - Method in class diva.util.java2d.Polygon2D.Double
Add a new vertex to the end of the line.
lineTo(double, double) - Method in class diva.util.java2d.Polygon2D.Float
Add a new vertex to the end of the line.
lineTo(double, double) - Method in class diva.util.java2d.Polygon2D
Add a new vertex to the end of the polygon.
lineTo(double, double) - Method in class diva.util.java2d.Polyline2D.Double
Add a new vertex to the end of the line.
lineTo(double, double) - Method in class diva.util.java2d.Polyline2D.Float
Add a new vertex to the end of the line.
lineTo(double, double) - Method in class diva.util.java2d.Polyline2D
Add a new vertex to the end of the line.
lineTo(double, double) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Add a new vertex at the end of the curve.
LineTracer - Class in uk.ac.starlink.ttools.plot2.layer
Draws lines composed of a sequence of points, submitted one at a time.
LineTracer(Graphics, Rectangle, Stroke, boolean, int, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.LineTracer
Constructor.
LineTracer3D - Class in uk.ac.starlink.ttools.plot2.layer
Draws lines composed of a sequence of points onto a 3d plotting surface.
LineTracer3D(PaperType3D, Paper, CubeSurface) - Constructor for class uk.ac.starlink.ttools.plot2.layer.LineTracer3D
Constructor.
lineWidth - Variable in class jsky.image.graphics.gui.CanvasDraw
Current line width
lineWidth - Variable in class uk.ac.starlink.diva.DrawActions
Current line width
LINEWIDTH_TAG - Static variable in class diva.sketch.SketchParser
Indicate the line width to draw the gesture with.
LineWidthAction(int) - Constructor for class uk.ac.starlink.diva.DrawActions.LineWidthAction
 
lineWidthActions - Variable in class jsky.image.graphics.gui.CanvasDraw
Actions to use to set the line width
lineWidthActions - Variable in class uk.ac.starlink.diva.DrawActions
Actions to use to set the line width
LineWord - Class in uk.ac.starlink.task
Represents a single word on the command line used as by LineEnvironment.
LineWord(String) - Constructor for class uk.ac.starlink.task.LineWord
Constructor.
LineXYShape - Class in uk.ac.starlink.ttools.plot2.layer
XYShape for drawing lines that start at the origin and terminate at the given X,Y displacement.
Link() - Constructor for class uk.ac.starlink.vo.ForeignMeta.Link
 
LINK_QUERIER - Static variable in class uk.ac.starlink.vo.TapSchemaInterrogator
Acquires ForeignMeta.Link objects from TAP_SCHEMA.key_columns.
LinkChecker - Class in uk.ac.starlink.xdoc
Checks an XHTML document to see that the links it references are valid URLs.
LinkChecker(URL, boolean) - Constructor for class uk.ac.starlink.xdoc.LinkChecker
Constructs a new LinkChecker with a given home context.
LinkColMap - Class in uk.ac.starlink.vo.datalink
Defines the mapping of columns named by the DataLink standard to a given table.
LinkColMap(Map<LinkColMap.ColDef<?>, Integer>) - Constructor for class uk.ac.starlink.vo.datalink.LinkColMap
Constructor.
LinkColMap.ColDef<C> - Class in uk.ac.starlink.vo.datalink
Utility class that encapsulates the characteristics of a given column from the DataLink standard.
LinkElement - Class in uk.ac.starlink.votable
Object representing a LINK element in a VOTable.
LinkGroup - Class in uk.ac.starlink.table.join
Defines a group of RowLink objects.
LinkGroup(int, int) - Constructor for class uk.ac.starlink.table.join.LinkGroup
Constructor.
LinksDoc - Class in uk.ac.starlink.vo.datalink
Represents the result of a DataLink Links service response.
LinksDoc() - Constructor for class uk.ac.starlink.vo.datalink.LinksDoc
 
LinkSet - Interface in uk.ac.starlink.table.join
Holds an unordered collection of unique RowLink objects.
LIST - Static variable in class uk.ac.starlink.plastic.ValueType
List/<array> type.
LIST_INTS - Static variable in class uk.ac.starlink.plastic.ValueType
List/<array> type in which all elements must be integers.
ListDataModel - Class in diva.gui.toolbox
A model that captures the notion of a list of elements with a single selected element.
ListDataModel() - Constructor for class diva.gui.toolbox.ListDataModel
Create a new model.
ListenerHandler - Class in jsky.util
encapsulation of thread proof method of managing a set of listeners.
ListenerHandler() - Constructor for class jsky.util.ListenerHandler
 
listenerList - Variable in class jsky.graphics.CanvasFigureListenerManager
list of listeners for figure events
listenerList - Variable in class jsky.html.HTMLViewer
list of listeners for change events
listenerList - Variable in class jsky.image.graphics.gui.CanvasDraw
list of listeners for change events
listenerList - Variable in class jsky.util.gui.ToggleButtonPanel
List of listeners for item events
listenerList - Variable in class jsky.util.gui.VRangeSlider
list of listeners for change events
listenerList - Variable in class uk.ac.starlink.diva.DrawActions
List of listeners for change events
listenerManager - Variable in class jsky.image.graphics.ImageFigure
Manages a list of listeners for figure events
listenerManager - Variable in class jsky.image.graphics.ImageFigureGroup
Manages a list of listeners for figure events
listenerManager - Variable in class jsky.image.graphics.ImageLabel
Manages a list of listeners for figure events
listenerManager - Variable in class jsky.image.graphics.LabeledImageFigure
Manages a list of listeners for figure events
listeners() - Method in class diva.graph.toolbox.GraphEventMulticaster
Return an iterator over the list of listeners.
listeners() - Method in class diva.graphx.event.GraphEventMulticaster
Return an iterator over the list of listeners.
listeners() - Method in class diva.util.PropertyChangeMulticaster
Return an iterator over the list of listeners.
listeners() - Method in class jsky.util.ListenerHandler
returns an iterator to each listener in the list
listeners - Variable in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
 
listeners - Variable in class uk.ac.starlink.ast.gui.FontControls
 
listeners - Variable in class uk.ac.starlink.ast.gui.LineControls
 
listeners - Variable in class uk.ac.starlink.diva.DragRegion
 
listeners - Variable in class uk.ac.starlink.diva.DrawBasicFigure
 
listeners - Variable in class uk.ac.starlink.diva.DrawCompositeFigure
 
listeners - Variable in class uk.ac.starlink.diva.DrawLabelFigure
 
listeners - Variable in class uk.ac.starlink.diva.DrawPathFigure
 
listeners - Variable in class uk.ac.starlink.util.gui.SelectCharacters
 
listeners - Variable in class uk.ac.starlink.util.gui.SelectTextField
 
listeners - Variable in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
 
listInfos(ValueInfo[]) - Static method in class uk.ac.starlink.ttools.DocUtils
Returns a string listing the supplied array of metadata objects.
ListRowStore - Class in uk.ac.starlink.table.storage
Implementation of RowStore which stores data in memory.
ListRowStore() - Constructor for class uk.ac.starlink.table.storage.ListRowStore
 
Lists - Class in uk.ac.starlink.ttools.func
Functions which operate on lists of values.
LLRSceneMetric - Class in diva.sketch.toolbox
A scene metric that calculates the accuracy based on the accuracy of the terminal assignments, where a terminal is the direct parent of the stroke in the highest confidence scene interpretation.
LLRSceneMetric() - Constructor for class diva.sketch.toolbox.LLRSceneMetric
 
LLRSceneRecognizer - Class in diva.sketch.toolbox
A scene recognizer that groups the highest-confidence LLR results into a single tree with 100% confidence.
LLRSceneRecognizer(StrokeSceneRecognizer) - Constructor for class diva.sketch.toolbox.LLRSceneRecognizer
Construct a scene recognizer using the given scene recognizer to perform single-stroke recognition.
ln(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Natural logarithm.
load(String) - Method in class gaia.cu9.tools.parallax.readers.CsvReader
 
LOAD - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
loadCachedImage(double, double) - Method in class jsky.image.gui.DivaMainImageDisplay
If an image was previously loaded in this session with a center near the given ra,dec coordinates, reload it, otherwise generate a blank image with the center at those coordinates (in J2000).
Loader - Class in uk.ac.starlink.util
Provides utilities associated with loading resources.
Loader() - Constructor for class uk.ac.starlink.util.Loader
 
LoadException - Exception in uk.ac.starlink.util
Exception thrown if an object creation fails for reasonable reasons.
loadFailure(Throwable) - Method in interface uk.ac.starlink.table.gui.TableLoadClient
Presents a failure which has resulted from a table load attempt.
loadGraphicsFromImage(String) - Method in class jsky.image.graphics.gui.FITSGraphics
If a binary table with the given name is found in the current image, load the previously saved image graphics from it.
loadGraphicsFromImage(TableHDU) - Method in class jsky.image.graphics.gui.FITSGraphics
Load previously saved graphics from the given FITS binary table.
loadHistory() - Method in class jsky.catalog.gui.CatalogNavigator
Try to load the history list from a file, and create an empty list if that fails.
loadHistory() - Method in class jsky.html.HTMLViewer
Try to load the history list from a file, and create an empty list if that fails.
loadHistory() - Method in class jsky.image.gui.DivaMainImageDisplay
Try to load the history list from a file, and create an empty list if that fails.
loadImage(String, URL) - Method in class jsky.navigator.Navigator
Load and display the given image file.
loadImage(URL, String) - Method in class jsky.navigator.Navigator
Download the given image URL to a temporary file and then display the image file when done.
loadImageFromURL(URL) - Method in class jsky.image.gui.DivaMainImageDisplay
Load an image directly from the given URL in a separate thread, so the user can monitor progress and cancel it, if needed.
loadLibrary(String) - Static method in class uk.ac.starlink.util.Loader
Loads a native library given its name.
loadProperties() - Static method in class uk.ac.starlink.util.Loader
Ensures that the user's customised properties have been loaded; these are read once from the file returned by the Loader.getPropertiesFile() method and incorporated into the System properties.
loadScaleMatrix(String) - Static method in class gaia.cu9.tools.parallax.PDF.LosExpDecrVolumeDensityDEM
 
loadSubDir(URL) - Method in class jsky.catalog.astrocat.AstroCatConfig
Attempt to read a catalog subdirectory from the given URL and return a CatalogDirectory object for it.
loadSubDir(URL) - Method in interface jsky.catalog.CatalogDirectory
Attempt to read a catalog subdirectory from the given URL and insert the object for it in the catalog tree.
loadSubDir(URL) - Method in class jsky.catalog.irsa.IRSAConfig
Attempt to read a catalog subdirectory from the given URL and return a CatalogDirectory object for it.
loadSubDir(URL) - Method in class jsky.catalog.skycat.SkycatConfigFile
Attempt to read a catalog subdirectory from the given URL and return a CatalogDirectory object for it.
loadSuccess(StarTable) - Method in interface uk.ac.starlink.table.gui.TableLoadClient
Presents a table which has been successfully loaded.
loadTable(Component, TableLoadDialog, StarTableFactory) - Static method in class uk.ac.starlink.table.gui.TableLoadPanel
Displays a modal load dialogue to load a single table, and returns the tables it has loaded when finished.
loadTables(StarTableFactory) - Method in interface uk.ac.starlink.table.gui.TableLoader
Loads one or more tables.
loadTables(Component, TableLoadDialog, StarTableFactory) - Static method in class uk.ac.starlink.table.gui.TableLoadPanel
Displays a modal load dialogue to load (possibly) multiple tables, and returns the tables it has loaded when finished.
loadVOTable(ExtApp, InputStream) - Method in interface cds.tools.ExtApp
Allow an "external" application to send new data via an InputStream in VOTable format.
loBounds_ - Variable in class uk.ac.starlink.ttools.plot.Plot3D
 
loBoundsG_ - Variable in class uk.ac.starlink.ttools.plot.Plot3D
 
LOCAL - Static variable in interface jsky.catalog.Catalog
Value returned by getType() for local catalog files.
LocalCrs - Interface in uk.ac.starlink.tfcat
Represents a TFCat Local CRS (Coordinate Reference System) structure.
localEdges(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Deprecated.
use totallyContainedEdges instead.
localEdges(Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
Deprecated.
use totallyContainedEdges instead.
LocalMouseListener() - Constructor for class diva.whiteboard.SketchTest1.LocalMouseListener
 
LocalMouseMotionListener() - Constructor for class diva.whiteboard.SketchTest1.LocalMouseMotionListener
 
LocalPageListener() - Constructor for class diva.whiteboard.WhiteboardView.LocalPageListener
 
LocalPropertyChangeHandler() - Constructor for class jsky.science.Coordinates.LocalPropertyChangeHandler
 
LocalRecognizer(Reader) - Constructor for class diva.sketch.toolbox.PanZoomInterpreter.LocalRecognizer
 
LocalSketchListener() - Constructor for class diva.whiteboard.WhiteboardView.LocalSketchListener
 
LocalSketchPane() - Constructor for class diva.whiteboard.SketchTest2.LocalSketchPane
Create a new sketch pane with the given controller that controls the behavior of this pane.
LocalSketchPane() - Constructor for class diva.whiteboard.SketchTest3.LocalSketchPane
Create a new sketch pane with the given controller that controls the behavior of this pane.
localTriad(double, double) - Static method in class uk.ac.starlink.dpac.epoch.GVector3d
Computes the normal triad [p q r] at spherical coordinates (alpha, delta)
LocationTableLoadDialog - Class in uk.ac.starlink.table.gui
Load dialogue which relies on the user typing the location into a text field.
LocationTableLoadDialog() - Constructor for class uk.ac.starlink.table.gui.LocationTableLoadDialog
Constructor.
LOG - Static variable in class uk.ac.starlink.ttools.plot.Rounder
Number rounder for logarithmic scaling.
LOG - Static variable in class uk.ac.starlink.ttools.plot2.BasicTicker
Ticker for logarithmic axes.
log(String) - Method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Logging utility function.
log(double) - Static method in class uk.ac.starlink.ttools.plot2.layer.BinMapper
Logarithm function, used for transforming values on logarithmic X axis.
LOG - Static variable in class uk.ac.starlink.ttools.plot2.layer.LevelMode
Logarithmic scaling - level logarithms are equally spaced
LOG - Static variable in interface uk.ac.starlink.ttools.plot2.Scaling
Logarithmic scaling.
log10(double) - Static method in class jsky.science.MathUtilities
Returns a log base 10.
log10(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Logarithm to base 10.
LOG_SCALE - Static variable in class jsky.image.ImageLookup
Constant to pass to the scale method for logarithmic scaling
LOG_SECRETS - Static variable in class uk.ac.starlink.auth.AuthUtil
Global config: if true, passwords etc may be logged by logger.
logError(String) - Method in class diva.util.LoggableOp
Print an error message to the error stream.
logError(String, String) - Method in class diva.util.LoggableOp
Print an error message to the error stream.
logError(String, String, String) - Method in class diva.util.LoggableOp
Print an error message to the error stream.
logError(Throwable) - Method in interface uk.ac.starlink.datanode.nodes.DetailViewer
Logs an error in supplying data in some visible fashion.
logError(Throwable) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
 
logError(Level, String, Throwable) - Static method in class uk.ac.starlink.gbin.GbinObjectReader
Write a logging message including an exception.
LoggableOp - Class in diva.util
This is an abstract base class for objects that need to log error or warning messages.
LoggableOp() - Constructor for class diva.util.LoggableOp
 
loggedInputStream - Variable in class jsky.util.gui.ProgressPanel
If set, this is the current input stream being monitored
logger - Variable in class gaia.cu9.tools.parallax.readers.CsvReader
 
Logger - Class in jsky.util
Replacement logger that uses the Jarkarta commons logging system.
Logger() - Constructor for class jsky.util.Logger
 
LoggingConfigMap - Class in uk.ac.starlink.ttools.plot2.config
ConfigMap wrapper that issues a logging message for each item that is queried.
LoggingConfigMap(ConfigMap, Level) - Constructor for class uk.ac.starlink.ttools.plot2.config.LoggingConfigMap
Constructor.
LOGICAL - Static variable in class uk.ac.starlink.fits.CardType
Standard key/value card with logical content.
LOGICAL_HIER - Static variable in class uk.ac.starlink.fits.CardType
HIERARCH key/value card with logical content.
logIn(Map) - Method in class uk.ac.starlink.astrogrid.AcrConnector
 
logIn() - Method in class uk.ac.starlink.astrogrid.AcrConnector
Attempts to open a connection.
logIn(Map<AuthKey, ?>) - Method in interface uk.ac.starlink.connect.Connector
Attempts to open a connection.
logIn(Map) - Method in class uk.ac.starlink.srb.SRBConnector
 
logIn() - Method in class uk.ac.starlink.vo.RemoteTreeBrowser
Return a TreeModel representing the data to be displayed.
logInfo(String) - Method in class diva.util.LoggableOp
If in verbose mode, print an info message to the error stream, otherwise do nothing.
logInfo(String, String) - Method in class diva.util.LoggableOp
If in verbose mode, print an info message to the error stream, otherwise do nothing.
LoginProtocol - Interface in uk.ac.starlink.auth
Defines a way to present credentials for the purpose of subsequent access to a service.
logize(double[], boolean[]) - Static method in class uk.ac.starlink.ttools.plot.Plot3D
Converts coordinates to logarithmic values if necessary.
logLabelSet - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
Whether log-style labelling control is set.
logLabelSet - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Control for whether log labelling values should be applied.
logMessage(String) - Method in class jsky.util.gui.ProgressPanel
Log or display the given message
logMessage(String) - Method in class jsky.util.gui.StatusPanel
Log or display the given message
logMessage(String) - Method in interface jsky.util.StatusLogger
Log or display the given message
logMessage(String) - Method in class uk.ac.starlink.table.join.NullProgressIndicator
 
logMessage(String) - Method in interface uk.ac.starlink.table.join.ProgressIndicator
Registers a comment about the progress of the algorithm.
logMessage(String) - Method in class uk.ac.starlink.table.join.RangeModelProgressIndicator
 
logMessage(String) - Method in class uk.ac.starlink.table.join.TextProgressIndicator
 
logMessage(String) - Method in class uk.ac.starlink.xdoc.LinkChecker
Interface through which short messages about progress can be logged.
logOut() - Method in class uk.ac.starlink.astrogrid.AcrConnection
 
logOut() - Method in class uk.ac.starlink.connect.Connection
Closes this connection.
logOut() - Method in class uk.ac.starlink.srb.SRBConnection
 
logOut(TreeModel) - Method in class uk.ac.starlink.vo.RemoteTreeBrowser
Called when the tree model obtained by RemoteTreeBrowser.logIn() is about to be discarded.
logScale(PlanarImage, double, double) - Method in class jsky.image.ImageLookup
Install a lookup table to perform a logarithmic scale operation on the image using the given cut levels and return the resulting image.
LOGSECRETS_PROP - Static variable in class uk.ac.starlink.auth.AuthUtil
Name of system property "auth.logsecrets" which if set "true" will allow reporting of sensitive information such as passwords through the logging system.
logSpacingSet - Variable in class uk.ac.starlink.ast.gui.AstTicks
Whether to apply the log spacing values, or leave at the context default (on for logplot, off otherwise).
logSpacingSet - Variable in class uk.ac.starlink.ast.gui.TickControls
Check box for whether log ticks setting should be applied.
logTimeElapsed(Logger, String, long) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Writes a message through the logging system about the supplied elapsed time a named step has taken.
logTimeFromStart(Logger, String, long) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Writes a message through the logging system about the elapsed time a named step has taken given a start time.
LogUtils - Class in uk.ac.starlink.util
Utilities for working with logging.
logWarning(String) - Method in class diva.util.LoggableOp
Print an warning message to the error stream.
logWarning(String, String) - Method in class diva.util.LoggableOp
Print an warning message to the error stream.
logWarning(String, String, String) - Method in class diva.util.LoggableOp
Print an warning message to the error stream.
logWideRead(Logger, int, int) - Static method in class uk.ac.starlink.fits.AbstractWideFits
Utility method to write a log message indicating that this convention is being used to read a FITS file.
logWideWrite(Logger, int, int) - Static method in class uk.ac.starlink.fits.AbstractWideFits
Utility method to write a log message indicating that this convention is being used to write a FITS file.
logX - Variable in class uk.ac.starlink.ast.gui.AstAxes
Whether the X axis should be logarithmic.
logY - Variable in class uk.ac.starlink.ast.gui.AstAxes
Whether the Y axis should be logarithmic.
LON_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key for specifying aspect central longitude, in degrees.
LONCROWD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter
Config key for longitude grid line crowding.
LONG - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for 64-bit integer, no null handling.
LONG_ARRAY - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for variable-length array of 64-bit integers.
LONG_INDEX - Static variable in interface nom.tam.util.PrimitiveInfo
 
LONG_NAME - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
LongCoord - Class in uk.ac.starlink.ttools.plot2.data
Coord implementation for long values.
LongCoord(InputMeta, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.data.LongCoord
Constructor.
LONGDASH - Static variable in class uk.ac.starlink.ast.grf.DefaultGrf
Use a long dash line drawing style.
longFromString(String) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Convert a String back to a long.
longFromString(String) - Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Convert a String back to a long.
LongList - Class in uk.ac.starlink.util
Extendable array of longs..
LongList() - Constructor for class uk.ac.starlink.util.LongList
Constructs a new list.
LongList(int) - Constructor for class uk.ac.starlink.util.LongList
Constructs a new list with a given initial capacity.
LongList(long[]) - Constructor for class uk.ac.starlink.util.LongList
Constructs a new list initialised to the contents of a given array.
LONGOFF_INFO - Static variable in class uk.ac.starlink.fits.BintableStarTable
Column aux metadata key for stringified longs offset.
LongParameter - Class in uk.ac.starlink.task
Parameter representing a long integer value.
LongParameter(String) - Constructor for class uk.ac.starlink.task.LongParameter
Constructor.
longsToInts(long[]) - Static method in class uk.ac.starlink.array.NDShape
Convenience method for converting an array of long values to an array of int values.
longToString(long) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Convert a long to a String.
longToString(long) - Static method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Convert a long to a String.
longValue() - Method in class uk.ac.starlink.ast.gui.AstDouble
 
longValue(Environment) - Method in class uk.ac.starlink.task.LongParameter
Returns the value of this parameter as long primitive.
lonLatDegreesToDouble3(double, double) - Static method in class uk.ac.starlink.ttools.plot2.data.SkyCoord
Converts a longitude, latitude pair into a normalised 3-vector.
lonlatToVector(double, double, double[]) - Static method in class uk.ac.starlink.ttools.plot2.CdsHealpixUtil
Converts a longitude, latitude pair to a unit vector suitable for use as a sky surface data position, writing the result to a supplied array.
lonlatToVector(double[], double[]) - Static method in class uk.ac.starlink.ttools.plot2.CdsHealpixUtil
Converts a longitude, latitude 2-vector to a unit vector suitable for use as a sky surface data position, writing the result to a supplied array.
lonlatToVector(double[]) - Static method in class uk.ac.starlink.ttools.plot2.CdsHealpixUtil
Converts a longitude, latitude 2-vector to a unit vector suitable for use as a sky surface data position, returning the result as a new array.
lonlatVertices(VerticesAndPathComputer, long, int, double[][]) - Static method in class uk.ac.starlink.ttools.plot2.CdsHealpixUtil
Calculates vertices round the edge of a HEALPix tile, writing the result in a supplied array.
lonlatVertices(VerticesAndPathComputer, long, int) - Static method in class uk.ac.starlink.ttools.plot2.CdsHealpixUtil
Calculates vertices round the edge of a HEALPix tile, returning the result in a new array.
LookAndFeelMenu - Class in jsky.util.gui
Defines a standard "Look and Feel" menu item that applications can add to a menu to allow the user to change the look and feel of the application.
LookAndFeelMenu(String) - Constructor for class jsky.util.gui.LookAndFeelMenu
Create a Look and Feel menu with the given title.
LookAndFeelMenu() - Constructor for class jsky.util.gui.LookAndFeelMenu
Create a "Look and Feel" menu.
LookAndFeelMenu(Component) - Constructor for class jsky.util.gui.LookAndFeelMenu
Create a "Look and Feel" menu for the given frame
LookAndFeelMenu(String, Component) - Constructor for class jsky.util.gui.LookAndFeelMenu
Create a Look and Feel menu with the given title for the given frame
lookbackTime(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.Distances
Lookback time.
looksLikeFile(String) - Method in class uk.ac.starlink.fits.ColFitsTableWriter
 
looksLikeFile(String) - Method in class uk.ac.starlink.fits.FitsTableWriter
Returns true if location ends with something like ".fit" or ".fits" or ".fts".
looksLikeFile(String) - Method in class uk.ac.starlink.fits.HduFitsTableWriter
Returns false.
looksLikeFile(String) - Method in class uk.ac.starlink.fits.HealpixFitsTableWriter
Returns false.
looksLikeFile(String) - Method in class uk.ac.starlink.fits.VariableFitsTableWriter
Always returns false.
looksLikeFile(String) - Method in class uk.ac.starlink.parquet.ParquetTableWriter
 
looksLikeFile(String) - Method in class uk.ac.starlink.table.formats.CoinsTableBuilder
 
looksLikeFile(String) - Method in class uk.ac.starlink.table.formats.DocumentedStreamStarTableWriter
 
looksLikeFile(String) - Method in class uk.ac.starlink.table.formats.DocumentedTableBuilder
 
looksLikeFile(String) - Method in class uk.ac.starlink.table.formats.TextTableWriter
Returns true if the location argument is equal to "-", indicating standard output.
looksLikeFile(String) - Method in interface uk.ac.starlink.table.StarTableWriter
Indicates whether the destination is of a familiar form for this kind of writer.
looksLikeFile(String) - Method in interface uk.ac.starlink.table.TableBuilder
Indicates whether the given location string is of a familiar form for this builder.
looksLikeFile(String) - Method in class uk.ac.starlink.ttools.example.AllWiseTableBuilder
 
looksLikeFile(String) - Method in class uk.ac.starlink.ttools.example.GeojsonTableBuilder
 
looksLikeFile(String) - Method in class uk.ac.starlink.ttools.example.TwoMassPscTableBuilder
 
looksLikeFile(String) - Method in class uk.ac.starlink.votable.ColFitsPlusTableBuilder
 
looksLikeFile(String) - Method in class uk.ac.starlink.votable.ColFitsPlusTableWriter
 
looksLikeFile(String) - Method in class uk.ac.starlink.votable.FitsPlusTableBuilder
 
looksLikeFile(String) - Method in class uk.ac.starlink.votable.FitsPlusTableWriter
 
looksLikeFile(String) - Method in class uk.ac.starlink.votable.VOTableWriter
 
lookup(PlanarImage, LookupTableJAI) - Static method in class jsky.image.operator.ImageOps
Apply the lookup table to the given image and return the new image.
LOOKUP_MAX - Static variable in class jsky.image.ImageLookup
maximum image value allowed
LOOKUP_MIN - Static variable in class jsky.image.ImageLookup
minimum image value allowed
LOOKUP_SIZE - Static variable in class jsky.image.ImageLookup
size of a lookup table for full short range
lookupArray - Variable in class jsky.image.ImageLookup
array used by lookup table
lookupNamespaceURI(String) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
lookupOffset - Variable in class jsky.image.ImageLookup
lookup table offset (subtract from image value before lookup)
lookupPrefix(String) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
lookupSize - Variable in class jsky.image.ImageLookup
size of the lookup table
lookupTable - Variable in class jsky.image.ImageLookup
use to convert short data to byte using the selected algorithm
loop(int, int) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns an integer array like the values taken in a for-loop with given start and end elements and a step of 1.
loop(double, double, double) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns a floating point array like the values taken in a for-loop with given start, end, and step arguments.
LoopStarTable - Class in uk.ac.starlink.table
Single-column table whose column values are the values of a loop iterator variable.
LoopStarTable(String, double, double, double, Boolean) - Constructor for class uk.ac.starlink.table.LoopStarTable
Constructs a loop table from values like the initialisers of a for loop.
LoopTableScheme - Class in uk.ac.starlink.table
TableScheme that yields a table with a single column giving loop variable values.
LoopTableScheme() - Constructor for class uk.ac.starlink.table.LoopTableScheme
 
LosExpDecrVolumeDensityDEM - Class in gaia.cu9.tools.parallax.PDF
 
LosExpDecrVolumeDensityDEM(StarVariables) - Constructor for class gaia.cu9.tools.parallax.PDF.LosExpDecrVolumeDensityDEM
 
lostOwnership(Clipboard, Transferable) - Method in class diva.sketch.toolbox.CompositeTransducer
Do nothing.
lostOwnership(Clipboard, Transferable) - Method in class diva.sketch.toolbox.ImageTransducer
Do nothing.
lostOwnership(Clipboard, Transferable) - Method in class diva.sketch.toolbox.SketchTransducer
Do nothing.
lostOwnership(Clipboard, Transferable) - Method in class diva.sketch.toolbox.TableTransducer
Do nothing.
lostOwnership(Clipboard, Transferable) - Method in class diva.whiteboard.WhiteboardView
Do nothing.
LOW_PROPERTY - Static variable in class jsky.science.Passband
bound property change name for change in the LowWavelength
lowCut - Variable in class jsky.image.gui.ImageCutLevels
current low cut value
LOWER - Static variable in class uk.ac.starlink.ttools.plot.ErrorMode
Lower error bound only.
LOWER_EXTENT - Static variable in class uk.ac.starlink.ttools.plot.ErrorMode
Extent describing errors only lower than the point value.
lowerFigure(DrawFigure) - Method in class uk.ac.starlink.diva.DrawActions
Lower the given figure.
lowerFigure(Figure) - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Lower a Figure to the bottom of the ZList.
lowerSelected() - Method in class uk.ac.starlink.diva.DrawActions
Lower the selected figures.
lowerSelectedAction - Variable in class uk.ac.starlink.diva.DrawActions
Action to lower selected Figures
lowLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
lowValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
LUMINOSITY_OF_SUN - Static variable in class uk.ac.starlink.util.PhysicalConstants
Solar Luminosity - W
luminosityDistance(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.Distances
Luminosity distance.
luminosityToFlux(double, double) - Static method in class uk.ac.starlink.ttools.func.Fluxes
Converts luminosity to flux given a luminosity distance.
lut - Variable in class jsky.image.gui.ImageColorbar
Color lookup table used by the image
LUT_ACCENT - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Accent.
LUT_AIPS0 - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Aips0.
LUT_BACKGR - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Backgr.
LUT_BRG - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader copied from Matplotlib BRG lookup table.
LUT_BUBBLEGUM - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Bubblegum sequential shader from CMasher.
LUT_CHROMA - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Chroma sequential shader from CMasher.
LUT_CIVIDIS - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Cividis shader derived from DOI:10.1371/journal.pone.0199239.
LUT_COLD - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Cold.
LUT_COLOR - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Color.
LUT_COSMIC - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Cosmic sequential shader from CMasher.
LUT_EMBER - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Ember sequential shader from CMasher.
LUT_GEM - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Gem sequential shader from CMasher.
LUT_GLNEMO2 - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader copied from glNemo2 application.
LUT_GNUPLOT - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader copied from Matplotlib Gnuplot lookup table.
LUT_GNUPLOT2 - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader copied from Matplotlib Gnuplot2 lookup table.
LUT_GOTHIC - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Gothic sequential shader from CMasher.
LUT_GUPPY - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Guppy diverging shader from CMasher.
LUT_HEAT - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Heat.
LUT_HOTCOLD - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Diverging hot-cold shader provided by Daniel Michalik.
LUT_ICEBURN - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Iceburn diverging shader from CMasher.
LUT_IDL2 - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table IDL2.
LUT_IDL4 - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table IDL4.
LUT_INFINITY - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Infinity cyclic shader from CMasher.
LUT_ISOPHOT - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Isophot.
LUT_LIGHT - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Light.
LUT_MANYCOL - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Manycol.
LUT_MPL2INFERNO - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader copied from Matplotlib 2.0 Inferno lookup table.
LUT_MPL2MAGMA - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader copied from Matplotlib 2.0 Magma lookup table.
LUT_MPL2PLASMA - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader copied from Matplotlib 2.0 Plasma lookup table.
LUT_MPL2VIRIDIS - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader copied from Matplotlib 2.0 Viridis lookup table.
LUT_NEON - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Neon sequential shader from CMasher.
LUT_PAINBOW - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Painbow shader scraped from https://xkcd.com/2537/.
LUT_PAIRED - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader copied from Matplotlib Paired lookup table.
LUT_PASTEL - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Pastel.
LUT_PRIDE - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Pride diverging shader from CMasher.
LUT_RAINBOW - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Rainbow.
LUT_RAINBOW3 - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader copied from Matplotlib gist_rainbow lookup table.
LUT_RAINFOREST - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Rainforest sequential shader from CMasher.
LUT_RAMP - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Ramp.
LUT_RANDOM - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Random.
LUT_REAL - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Real.
LUT_REDSHIFT - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Redshift diverging shader from CMasher.
LUT_SET1 - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader copied from Matplotlib Set1 lookup table.
LUT_SHADERS - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Selection of lookup table-based shaders.
LUT_SMOOTH - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Smooth.
LUT_SPECXB2Y - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader copied from SPECX blue2yellow lookup table.
LUT_STAIRCASE - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Staircase.
LUT_STANDARD - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader based on lookup table Standard.
LUT_TROPICAL - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Tropical sequential shader from CMasher.
LUT_VOLTAGE - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Voltage sequential shader from CMasher.
LUTFILES_PROPERTY - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Property containing a File.pathSeparator-separated list of text files containing custom lookup tables.
LutMap - Class in uk.ac.starlink.ast
Java interface to the AST LutMap class - transform 1-dimensional coordinates using a lookup table.
LutMap(double[], double, double) - Constructor for class uk.ac.starlink.ast.LutMap
Create a LutMap.
LutSteal - Class in uk.ac.starlink.ttools.plot
Acquires a lookup table by scraping pixels from a colour ramp icon.
LutSteal(Icon, boolean) - Constructor for class uk.ac.starlink.ttools.plot.LutSteal
Constructor.
LWEdge - Interface in diva.pod.lwgraph
The interface to be implemented for edge objects to be used with the light-weight graph.
LWNode - Interface in diva.pod.lwgraph
The interface to be implemented for node objects to be used with the light-weight graph.
LWPort - Interface in diva.pod.lwgraph
The interface to be implemented for ports that are used used with the light-weight component network.

M

MAD_SCALE - Static variable in class uk.ac.starlink.ttools.filter.TableStats
Value by which Median Absolute Deviation is scaled to estimate SD.
MAGIC_SIZE - Static variable in class uk.ac.starlink.util.Compression
Number of bytes needed to determine compression type (magic number).
MAGIC_TXT - Static variable in class uk.ac.starlink.table.formats.MrtTableBuilder
Should be present at the start of all MRT files.
MAGICS - Static variable in class uk.ac.starlink.datanode.nodes.XMLDocument
 
main(String[]) - Static method in class diva.canvas.connector.ManhattanRouter
Test this thing...
main(String[]) - Static method in class diva.canvas.demo.FigureDemo
Run it
main(String[]) - Static method in class diva.canvas.demo.SpaceDemo
Run it
main(String[]) - Static method in class diva.canvas.demo.ZoomDemo
Main function
main(String[]) - Static method in class diva.canvas.test.All
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.canvas.test.ConcreteFigures
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.canvas.test.JCanvasTest
Create a default test harness and a canvas factory and run all tests on it.
main(String[]) - Static method in class diva.canvas.tutorial.ArcTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.CompositeFigureTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.ConnectorTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.DragTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.FigureTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.IconTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.LabelTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.SimpleTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.TerminalTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.TransformedFigureTutorial
Main function
main(String[]) - Static method in class diva.canvas.tutorial.VectorFigureTutorial
Main function
main(String[]) - Static method in class diva.compat.trace.TraceTutorial
Main function
main(String[]) - Static method in class diva.compat.xml.CompositeBuilder
Simple test of this class.
main(String[]) - Static method in class diva.compat.xml.XmlDemo
 
main(String[]) - Static method in class diva.graph.basic.BasicGraphDemo
Construct a new instance of graph demo, which does the work of setting up the graphs and displaying itself.
main(String[]) - Static method in class diva.graph.basic.BubbleGraphDemo
Construct a new instance of graph demo, which does the work of setting up the graphs and displaying itself.
main(String[]) - Static method in class diva.graph.schematic.GraphEditor
Create and run a new graph application
main(String[]) - Static method in class diva.graph.schematic.MultiWindowGraphEditor
Create and run a new graph application
main(String[]) - Static method in class diva.graph.test.All
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.graph.test.BasicGraphModelTest
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.graph.tutorial.EditorTutorial
Pop up an empty graph editing window.
main(String[]) - Static method in class diva.graph.tutorial.NestedTutorial
 
main(String[]) - Static method in class diva.graph.tutorial.NodeRendererTutorial
Instantiate a new tutorial window and display it.
main(String[]) - Static method in class diva.graph.tutorial.PrepopulatedTutorial
 
main(String[]) - Static method in class diva.graph.tutorial.SimpleTutorial
Pop up an empty graph editing window.
main(String[]) - Static method in class diva.graphx.tutorial.SimpleTutorial
Pop up an empty graph editing window.
main(String[]) - Static method in class diva.gui.toolbox.JCanvasPanner
 
main(String[]) - Static method in class diva.gui.toolbox.JPanner
 
main(String[]) - Static method in class diva.gui.toolbox.JShadePane
 
main(String[]) - Static method in class diva.gui.toolbox.JTreePane
 
main(String[]) - Static method in class diva.gui.tutorial.ApplicationTutorial
Construct a new instance of the Tutorial, running in a new application context.
main(String[]) - Static method in class diva.gui.tutorial.MDIApplicationTutorial
Construct a new instance of the Tutorial, running in a new application context.
main(String[]) - Static method in class diva.pod.test.All
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.pod.test.LightweightGraphTest
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.pod.test.LightweightNetworkTest
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.pod.test.TopologyTest
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.sketch.classification.KNNClassifier
 
main(String[]) - Static method in class diva.sketch.classification.RubineClassifier
 
main(String[]) - Static method in class diva.sketch.demo.LineTest
 
main(String[]) - Static method in class diva.sketch.demo.RegionLabeler
Create and run a basic sketch application.
main(String[]) - Static method in class diva.sketch.demo.SceneTest
Create and run a basic sketch application.
main(String[]) - Static method in class diva.sketch.demo.SessionTest
Create and run a basic sketch application.
main(String[]) - Static method in class diva.sketch.demo.SketchDemo
Create and run a basic sketch application.
main(String[]) - Static method in class diva.sketch.recognition.SceneParser
Simple test of this class.
main(String[]) - Static method in class diva.sketch.test.All
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.sketch.toolbox.AveragingStrokeFilter
 
main(String[]) - Static method in class diva.sketch.toolbox.HMMTrainer
 
main(String[]) - Static method in class diva.sketch.toolbox.SceneTranslator
 
main(String[]) - Static method in class diva.sketch.toolbox.TrainingToMatlab
 
main(String[]) - Static method in class diva.util.java2d.ShapeUtilities
Main function.
main(String[]) - Static method in class diva.util.jester.demo.BarTest
 
main(String[]) - Static method in class diva.util.jester.demo.FooTest
 
main(String[]) - Static method in class diva.util.jester.EventParser
Simple test of this class.
main(String[]) - Static method in class diva.util.jester.EventWriter
Simple test of this class.
main(String[]) - Static method in class diva.util.test.All
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.util.test.ShapeUtilitiesTest
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.util.test.XMLElementTest
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.util.test.XMLParserTest
Create a default test harness and run all tests on it.
main(String[]) - Static method in class diva.util.xml.CompositeBuilder
Simple test of this class.
main(String[]) - Static method in class diva.util.xml.XmlDemo
 
main(String[]) - Static method in class diva.whiteboard.SketchTest1
 
main(String[]) - Static method in class diva.whiteboard.SketchTest2
 
main(String[]) - Static method in class diva.whiteboard.SketchTest3
 
main(String[]) - Static method in class diva.whiteboard.Whiteboard
Create and run a new whiteboard application.
main(String[]) - Static method in class gaia.cu9.tools.parallax.ParallaxProcessor
 
main(String[]) - Static method in class jsky.app.jskycat.JSkyCat
The main class of the JSkyCat application.
main(String[]) - Static method in class jsky.catalog.astrocat.AstroCatalog
Test cases
main(String[]) - Static method in class jsky.catalog.astrocat.AstroCatConfig
Test cases
main(String[]) - Static method in class jsky.catalog.astrocat.AstroCatTable
Test cases
main(String[]) - Static method in class jsky.catalog.astrocat.AstroCatXML
Test cases
main(String[]) - Static method in class jsky.catalog.gui.CatalogTree
test main
main(String[]) - Static method in class jsky.catalog.gui.TableDisplay
test main
main(String[]) - Static method in class jsky.catalog.irsa.IRSACatalog
Test cases
main(String[]) - Static method in class jsky.catalog.irsa.IRSAConfig
Test cases
main(String[]) - Static method in class jsky.catalog.irsa.IRSADataDictXML
Test cases
main(String[]) - Static method in class jsky.catalog.irsa.IRSATable
Test cases
main(String[]) - Static method in class jsky.catalog.irsa.IRSAXML
Test cases
main(String[]) - Static method in class jsky.catalog.MemoryCatalog
Test cases
main(String[]) - Static method in class jsky.catalog.SearchCondition
Test cases
main(String[]) - Static method in class jsky.catalog.skycat.SkycatCatalog
Test cases
main(String[]) - Static method in class jsky.catalog.skycat.SkycatConfigFile
Test cases
main(String[]) - Static method in class jsky.catalog.skycat.SkycatTable
Test cases
main(String[]) - Static method in class jsky.coords.DMS
Test cases
main(String[]) - Static method in class jsky.coords.HMS
Test cases
main(String[]) - Static method in class jsky.coords.ImageCoords
Test cases
main(String[]) - Static method in class jsky.coords.WorldCoords
Test cases
main(String[]) - Static method in class jsky.html.HTMLViewerFrame
test main
main(String[]) - Static method in class jsky.image.graphics.DivaImageGraphics
test main: usage: java GraphicsImageDisplay .
main(String[]) - Static method in class jsky.image.graphics.gui.ImageGraphicsMenu
test main: usage: java GraphicsImageDisplay .
main(String[]) - Static method in class jsky.image.graphics.MeasureBand
test main: usage: java GraphicsImageDisplay .
main(String[]) - Static method in class jsky.image.graphics.ShapeUtil
test main: usage: java GraphicsImageDisplay .
main(String[]) - Static method in class jsky.image.gui.DivaGraphicsImageDisplay
test main: usage: java DivaGraphicsImageDisplay .
main(String[]) - Static method in class jsky.image.gui.ImageDisplay
test main: usage: java ImageDisplay .
main(String[]) - Static method in class jsky.image.gui.ImageDisplayControlFrame
usage: java ImageDisplayControlFrame [fileOrUrl]
main(String[]) - Static method in class jsky.navigator.NavigatorFrame
test main
main(String[]) - Static method in class jsky.science.Redshift
testing only
main(String[]) - Static method in class jsky.timeline.TimeLine
test main (allan)
main(String[]) - Static method in class jsky.util.FileUtil
test main
main(String[]) - Static method in class jsky.util.Format
a test stub for the format class
main(String[]) - Static method in class jsky.util.gui.CoordinatesOffsetPanel
 
main(String[]) - Static method in class jsky.util.gui.CoordinatesPanel
 
main(String[]) - Static method in class jsky.util.gui.JTextFieldDouble
Test main.
main(String[]) - Static method in class jsky.util.gui.LabelEntry
test main: usage: java LabelEntry
main(String[]) - Static method in class jsky.util.gui.LabelEntrySlider
test main: usage: java LabelEntrySlider
main(String[]) - Static method in class jsky.util.gui.LabelJPanel
test main: usage: java LabelEntry
main(String[]) - Static method in class jsky.util.gui.LabelValue
test main: usage: java LabelValue
main(String[]) - Static method in class jsky.util.gui.ProgressBarFilterInputStream
Test main
main(String[]) - Static method in class jsky.util.gui.ProgressBarUtil
Test main.
main(String[]) - Static method in class jsky.util.gui.ProgressPanelDialog
test main
main(String[]) - Static method in class jsky.util.gui.ProperMotionPanel
 
main(String[]) - Static method in class jsky.util.gui.ProxyServerDialog
Test main.
main(String[]) - Static method in class jsky.util.gui.QuantitySlider
 
main(String[]) - Static method in class jsky.util.gui.RangeSlider
Notification from the UIFactory that the L&F has changed.
main(String[]) - Static method in class jsky.util.gui.SortedJTable
test main
main(String[]) - Static method in class jsky.util.gui.TabbedPanelFrame
test main
main(String[]) - Static method in class jsky.util.gui.ToggleButtonPanel
test main
main(String[]) - Static method in class jsky.util.gui.VRangeSlider
Main method for testing purposes.
main(String[]) - Static method in class jsky.util.gui.XYDisplay
test main: usage: java LabelEntry
main(String[]) - Static method in class jsky.util.gui.ZoomControl
test main
main(String[]) - Static method in class jsky.util.I18N
test main
main(String[]) - Static method in class jsky.util.JarManager
main: usage: java
main(String[]) - Static method in class jsky.util.JavaExpr
test main
main(String[]) - Static method in class jsky.util.Logger
A test routine.
main(String[]) - Static method in class jsky.util.StringTokenizerUtil
test main
main(String[]) - Static method in class jsky.util.StringUtil
test main
main(String[]) - Static method in class jsky.util.TclUtil
test main
main(String[]) - Static method in class nom.tam.fits.FitsDate
 
main(String[]) - Static method in class uk.ac.starlink.ast.gui.ScientificFormat
 
main(String[]) - Static method in class uk.ac.starlink.astrogrid.AcrConnector
Utility method which calls one of the ACR services using XML-RPC and prints the result to standard output.
main(String[]) - Static method in class uk.ac.starlink.auth.AuthTest
 
main(String[]) - Static method in class uk.ac.starlink.auth.Challenge
Will parse a WWW-Authenticate string on the command line and print out the parsed challenges.
main(String[]) - Static method in class uk.ac.starlink.coco.Coco
This main routine will run as an application
main(String[]) - Static method in class uk.ac.starlink.connect.FilestoreChooser
 
main(String[]) - Static method in class uk.ac.starlink.diva.interp.AkimaSplineInterp
Simple test entry point
main(String[]) - Static method in class uk.ac.starlink.diva.interp.CubicSplineInterp
Simple test entry point
main(String[]) - Static method in class uk.ac.starlink.diva.interp.HermiteSplineInterp
Simple test entry point.
main(String[]) - Static method in class uk.ac.starlink.diva.interp.LinearInterp
Simple test entry point
main(String[]) - Static method in class uk.ac.starlink.diva.interp.PolynomialInterp
Simple test entry point
main(String[]) - Static method in class uk.ac.starlink.diva.TestDrawActions
 
main(String[]) - Static method in class uk.ac.starlink.gbin.GbinMetadataReader
Attempts to read metadata from the GBIN file named on the command line and writes the description to stdout.
main(String[]) - Static method in class uk.ac.starlink.mirage.MirageDriver
Invoke the Mirage application on a list of named StarTables.
main(String[]) - Static method in class uk.ac.starlink.mirage.MirageFormatter
Writes a table to standard output in Mirage format.
main(String[]) - Static method in class uk.ac.starlink.plastic.HubTester
Runs tests on a currently running hub.
main(String[]) - Static method in class uk.ac.starlink.plastic.MinimalHub
Main method.
main(String[]) - Static method in class uk.ac.starlink.plastic.PlasticHub
Starts a hub.
main(String[]) - Static method in class uk.ac.starlink.plastic.PlasticMonitor
Starts a monitor of the PLASTIC message bus which logs message descriptions to standard output.
main(String[]) - Static method in class uk.ac.starlink.plastic.PlasticRequest
Executes a simple PLASTIC request.
main(String[]) - Static method in class uk.ac.starlink.registry.RegClientTest
Main method.
main(String[]) - Static method in class uk.ac.starlink.rv.RV
Run RV as an Application
main(String[]) - Static method in class uk.ac.starlink.soap.AppHttpSOAPServer
 
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.
main(String[]) - Static method in class uk.ac.starlink.task.InvokeUtils
Invokes the main method of a named class with logging configuration specified on the command line.
main(String[]) - Static method in class uk.ac.starlink.tfcat.Validate
 
main(String[]) - Static method in class uk.ac.starlink.ttools.build.FilterDoc
 
main(String[]) - Static method in class uk.ac.starlink.ttools.build.HandlerDoc
Writes documentation for all handlers.
main(String[]) - Static method in class uk.ac.starlink.ttools.build.JyStilts
Writes jython source code for a stilts.py module to standard output.
main(String[]) - Static method in class uk.ac.starlink.ttools.build.LayersWriter
With an arg: writes description for that TypedPlot2Task.
main(String[]) - Static method in class uk.ac.starlink.ttools.build.LayerTypeDoc
Main method.
main(String[]) - Static method in class uk.ac.starlink.ttools.build.MatcherUsage
 
main(String[]) - Static method in class uk.ac.starlink.ttools.build.MiscDoc
Writes miscellaneous documentation files to the current directory.
main(String[]) - Static method in class uk.ac.starlink.ttools.build.ModeDoc
 
main(String[]) - Static method in class uk.ac.starlink.ttools.build.OutputCapture
Writes CDATA-wrapped output.
main(String[]) - Static method in class uk.ac.starlink.ttools.build.PaintModeDoc
Writes subsection to standard output.
main(String[]) - Static method in class uk.ac.starlink.ttools.build.Plot2Example
Main method.
main(String[]) - Static method in class uk.ac.starlink.ttools.build.Plot2Notebook
Writes to standard output an ipynb file that will generate some plots for any installation (no data required).
main(String[]) - Static method in class uk.ac.starlink.ttools.build.PlotExample
Writes example files ready for incorporation into documentation.
main(String[]) - Static method in class uk.ac.starlink.ttools.build.PurposeWriter
 
main(String[]) - Static method in class uk.ac.starlink.ttools.build.SchemeDoc
Writes a sequence of XML subsubsect elements to standard output, documenting the TableSchemes available by default from STILTS.
main(String[]) - Static method in class uk.ac.starlink.ttools.build.ShaderLegend
Main method invoked to write SVG to standard output.
main(String[]) - Static method in class uk.ac.starlink.ttools.build.ShapeModeDoc
Main method.
main(String[]) - Static method in class uk.ac.starlink.ttools.build.UsageWriter
Writes a file called taskname-summary.xml for each of the tasks in STILTS.
main(String[]) - Static method in class uk.ac.starlink.ttools.calc.SchlegelCalculator
Diagnostic.
main(String[]) - Static method in class uk.ac.starlink.ttools.cea.CeaWriter
Main method.
main(String[]) - Static method in class uk.ac.starlink.ttools.cone.ConeQueryCoverage
 
main(String[]) - Static method in class uk.ac.starlink.ttools.example.BasicPlotGui
Main method.
main(String[]) - Static method in class uk.ac.starlink.ttools.example.Calculator
 
main(String[]) - Static method in class uk.ac.starlink.ttools.example.Head10
 
main(String[]) - Static method in class uk.ac.starlink.ttools.example.SinePlot
Main method.
main(String[]) - Static method in class uk.ac.starlink.ttools.example.TapWriter
Test harness.
main(String[]) - Static method in class uk.ac.starlink.ttools.jel.JELFunction
Main method tests this class.
main(String[]) - Static method in class uk.ac.starlink.ttools.plot.AxisLabels
 
main(String[]) - Static method in class uk.ac.starlink.ttools.plot.ExternalFontMapper
When given the names of one or more zip/jar files as arguments, this writes to standard output the absolute paths of any entries that appear to be a TTF file.
main(String[]) - Static method in class uk.ac.starlink.ttools.plot.LutSteal
Main method.
main(String[]) - Static method in class uk.ac.starlink.ttools.scheme.AttractorStarTable
Writes some example attractor tables to stdout.
main(String[]) - Static method in class uk.ac.starlink.ttools.Stilts
Main method.
main(String[]) - Static method in class uk.ac.starlink.ttools.taplint.EpnTapStage
Writes a version of Table 1 to standard output.
main(String[]) - Static method in class uk.ac.starlink.ttools.taplint.XsdValidation
Main method.
main(String[]) - Static method in class uk.ac.starlink.ttools.votlint.DoctypeInterpolator
Filter program which takes a stream on standard output and writes to standard output including the DOCTYPE.
main(String[]) - Static method in class uk.ac.starlink.ttools.votlint.VersionDetector
Prints out the version number of a VOTable file presented on standard input.
main(String[]) - Static method in class uk.ac.starlink.ttools.votlint.VocabChecker
Run to check hard-coded term lists against online versions.
main(String[]) - Static method in class uk.ac.starlink.util.BeanConfig
 
main(String[]) - Static method in class uk.ac.starlink.util.ContentType
Parses a single content-type string supplied on the command line, and prints a representation of the parsed form on standard output.
main(String[]) - Static method in class uk.ac.starlink.util.gui.ErrorDialog
 
main(String[]) - Static method in class uk.ac.starlink.util.SuperJar
Writes a new jar or zip file based on the contents of an existing jar file and the jar files referenced by its manifest.
main(String[]) - Static method in class uk.ac.starlink.util.UncompressInputStream
 
main(String[]) - Static method in class uk.ac.starlink.vo.AdqlValidator
Tests parser.
main(String[]) - Static method in class uk.ac.starlink.vo.DaliExampleReader
Reports basic information about the examples in a document at a URL supplied on the command line.
main(String[]) - Static method in class uk.ac.starlink.vo.ResolverInfo
 
main(String[]) - Static method in class uk.ac.starlink.vo.TableSetSaxHandler
Main method to parse a tableset from the command line.
main(String[]) - Static method in class uk.ac.starlink.vo.TapSchemaInterrogator
Prints out metadata content of a given TAP service.
main(String[]) - Static method in class uk.ac.starlink.vo.TapServiceFinderPanel
Tests the GUI.
main(String[]) - Static method in class uk.ac.starlink.vo.TapTableLoadDialog
Main method pops up an instance of this dialog.
main(String[]) - Static method in class uk.ac.starlink.vo.Vocabulary
Test.
main(String[]) - Static method in class uk.ac.starlink.xdoc.fig.FigureIcon
Main method.
main(String[]) - Static method in class uk.ac.starlink.xdoc.LinkChecker
Checks the links of the result of a given transformation to XHTML (or an HTML-like result).
main(String[]) - Static method in class uk.ac.starlink.xdoc.MultiXML
Runs the transformation.
main(String[]) - Static method in class uk.ac.starlink.xdoc.XalanProc
 
mainColour - Variable in class uk.ac.starlink.ast.gui.ColourIcon
Colour of the icon.
MainImageDisplay - Interface in jsky.image.gui
This defines the interface for a main application image display window.
MainWindow - Class in diva.canvas.demo
MainWindow is the JFrame that is used to display a canvas for demos.
MainWindow(String) - Constructor for class diva.canvas.demo.MainWindow
 
majorXTicklen - Variable in class uk.ac.starlink.ast.gui.AstTicks
Length of the major tick marks of the X axis.
majorYTicklen - Variable in class uk.ac.starlink.ast.gui.AstTicks
Length of the major tick marks of the Y axis.
makeAbsoluteURL(String) - Static method in class diva.compat.xml.XmlUtilities
Given a file name in the current working directory, complete it and turn it into a URL.
makeAbsoluteURL(String) - Static method in class diva.util.xml.XmlUtilities
Given a file name in the current working directory, complete it and turn it into a URL.
makeArrow(Point2D.Double, Point2D.Double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for the "arrow" symbol (a line from center to north with an arrow at north).
makeArrowHead(Point2D.Double, double, double, boolean) - Static method in class jsky.image.graphics.ShapeUtil
Make and return an arrow head shape at the given position.
makeAst(Element) - Method in class uk.ac.starlink.ast.xml.XAstReader
Constructs an AstObject from an Element.
makeAst(Source) - Method in class uk.ac.starlink.ast.xml.XAstReader
Constructs an AstObject from an XML Source.
makeBackButton() - Method in class jsky.util.gui.GenericToolBar
Make the Back button, if it does not yet exists.
makeBlankNDF(Ndx, HDSObject) - Method in class uk.ac.starlink.hds.NdfMaker
Creates an NDF structure at a given location based on an NDX, but doesn't fill in the array components.
makeBlankNdx(URL, Ndx) - Method in class uk.ac.starlink.hds.NDFNdxHandler
 
makeBlankNdx(URL, Ndx) - Method in interface uk.ac.starlink.ndx.NdxHandler
Constructs a new Ndx containing writable and uninitialised array components at the given URL with characteristics matching those of a given template Ndx.
makeBlankNdx(URL, Ndx) - Method in class uk.ac.starlink.ndx.NdxIO
Constructs a new Ndx containing writable and uninitialised array components at the given URL with characteristics matching those of a given template Ndx.
makeBlankNdx(String, Ndx) - Method in class uk.ac.starlink.ndx.NdxIO
Constructs a new Ndx containing writable and uninitialised data arrays at a given location.
makeBlankNdx(URL, Ndx) - Method in class uk.ac.starlink.ndx.XMLNdxHandler
Writes an XML file representing a new NDX with writable array components.
makeBlankNdx(URL, Ndx) - Method in class uk.ac.starlink.oldfits.FitsNdxHandler
 
makeButton(String, Action, boolean) - Method in class jsky.util.gui.GenericToolBar
Make and return a toolbar button.
makeButtonPanel() - Method in class jsky.catalog.gui.CatalogQueryTool
Make and return the button panel
makeButtonPanel() - Method in class jsky.catalog.gui.TableDisplayTool
make and return the button panel
makeButtonPanel() - Method in class jsky.image.gui.ImageColors
Make the dialog button panel
makeButtonPanel() - Method in class jsky.navigator.NavigatorQueryTool
Make and return the button panel (Redefined from the parent class to add 2 buttons).
makeButtonPanel() - Method in class jsky.util.gui.TabbedPanel
Make and return the button panel
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.
makeCanvasGraphics() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Make and return the CanvasGraphics object.
makeCatalogButton() - Method in class jsky.navigator.NavigatorImageDisplayToolBar
Make the catalog button, if it does not yet exists.
makeCatalogComponent(Catalog) - Method in class jsky.catalog.gui.CatalogNavigator
Return a new JComponent displaying the contents of (or the interface for searching) the given catalog
makeCatalogDirectoryComponent(CatalogDirectory) - Method in class jsky.catalog.gui.CatalogNavigator
Return a new JComponent displaying the contents of the given catalog directory
makeCatalogHistoryItem() - Method in class jsky.catalog.gui.CatalogNavigator
Return a new CatalogHistoryItem for the currently displayed catalog.
makeCatalogPanelLabel(Catalog) - Method in class jsky.catalog.gui.CatalogQueryTool
Make and return the catalog panel label
makeCatalogQueryPanel(Catalog) - Method in class jsky.catalog.gui.CatalogQueryTool
Make and return the catalog query panel
makeCatalogQueryPanel(Catalog) - Method in class jsky.catalog.irsa.IRSACatalogQueryTool
Make and return the catalog query panel
makeCatalogQueryTool(Catalog) - Method in class jsky.catalog.gui.CatalogNavigator
Make a panel for querying a catalog
makeCatalogQueryTool(Catalog) - Method in class jsky.navigator.Navigator
Make a panel for querying a catalog (Redefined from the parent class to use a CatalogQueryTool subclass).
makeCheckBox() - Method in class jsky.catalog.gui.CatalogQueryPanel
Make and return a checkbutton
makeCheckBoxMenu(String) - Method in class uk.ac.starlink.vo.MetaColumnModel
Returns a menu component which can be used to control the visibility of columns in the model.
makeChild(Object) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
Uses the node's childMaker to turn objects into data nodes.
makeChildNode(DataNode, Object) - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Convenience method which invokes DataNodeFactory.makeDataNode(uk.ac.starlink.datanode.nodes.DataNode, java.lang.Object) but does not throw a NoSuchDataException.
makeColorbar() - Method in class jsky.image.gui.ImageDisplayControl
Make and return the colorbar window.
makeColormapListPanel() - Method in class jsky.image.gui.ImageColors
Make and return the list box with the list of colormaps
makeColorScalePanel() - Method in class jsky.image.gui.ImageColors
Make and return the color scale panel
makeColStats(ColumnInfo) - Static method in class uk.ac.starlink.ttools.mode.ColStats
Factory method which returns a new ColStats value suitable for a given ColumnInfo.
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.
makeColumn(String, Object) - Static method in class uk.ac.starlink.table.ArrayColumn
Constructs a new ArrayColumn based on a given data array.
makeColumnIdentifiers(FieldDesc[]) - Method in class jsky.catalog.MemoryCatalog
Create and return a vector of table column identifiers (column headings) based on the given fields.
makeColumnVisibilityMenu(String) - Method in class uk.ac.starlink.vo.RegistryPanel
Constructs a menu which allows the user to select which attributes of each displayed resource are visible.
makeComboBox(FieldDesc) - Method in class jsky.catalog.gui.CatalogQueryPanel
Make and return a combo box with the values that the given field may have.
makeCompass(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for a "compass" symbol (has two lines, from the center point, pointing north and east).
makeComponent() - Method in interface diva.gui.AppContext
Make this into a component (since Component is not an interface.
makeComponent() - Method in class diva.gui.AppContextDelegate
Call makeComponent() on the delegate.
makeComponent() - Method in class diva.gui.AppletContext
Return "this" as a component.
makeComponent() - Method in class diva.gui.ApplicationContext
Return "this" as a component.
makeComponent(FieldDesc) - Method in class jsky.catalog.gui.CatalogQueryPanel
Make and return the component for entering the value of the given query parameter.
makeComponent(QueryResultDisplay) - Method in interface jsky.catalog.gui.CatalogUIHandler
This interface may be implemented by Catalog and QueryResult objects that wish to define custom user interfaces.
makeComponent(QueryResultDisplay) - Method in class jsky.catalog.irsa.IRSACatalog
Implement the CatalogUIHandler interface to get a custom GUI
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
Creates a new RowStore and primes it by calling TableSink.acceptMetadata(uk.ac.starlink.table.StarTable) on it.
makeConnection(URL, UrlConnector, Redirector) - Method in class uk.ac.starlink.auth.AuthManager
Opens a URL connection to a given URL with specified configuration, negotiating authentication and with configurable handling of 3xx redirection.
makeCross(double, double, double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for a "cross" (x) symbol.
makeCutLevelsButton() - Method in class jsky.image.gui.ImageDisplayToolBar
Make the cut levels button, if it does not yet exists.
makeData() - Method in class nom.tam.fits.Header
Create the data element corresponding to the current header
makeDataNode(DataNode, Object) - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Generates a new DataNode from a given object.
makeDataSource(String) - Static method in class uk.ac.starlink.util.DataSource
Attempts to make a source given a string identifying its location as a file, URL or system command output.
makeDataSource(String, boolean) - Static method in class uk.ac.starlink.util.DataSource
Attempts to make a source given a string identifying its location as a file, URL or optionally a system command output.
makeDataSource(URL) - Static method in class uk.ac.starlink.util.DataSource
Makes a source from a URL.
makeDecDegreesField() - Static method in class uk.ac.starlink.vo.DoubleValueField
Returns an instance suitable for entering Declination for which DoubleValueField.getValue() returns degrees.
makeDiamond(double, double, double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for a "diamond" symbol.
makeDraggable(JComponent, String) - Method in class diva.gui.toolbox.JPalette
Make the given component draggable; the given data string will be the "dragged" object that is associated with the component.
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.
makeElement(AstObject) - Method in class uk.ac.starlink.ast.xml.XAstWriter
Turns an AstObject into an Element.
makeEllipse(Ellipse2D.Double, int, Paint, Paint, float, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
This is a convenience method for drawing ellipses that allows you to specify the type of the coordinates given by the ellipse argument.
makeEllipse(double, double, double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for an "ellipse" symbol.
makeEllipse(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for an "ellipse" symbol.
makeErrorChild(Throwable) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
Constructs an error data node from a throwable.
makeErrorDataNode(DataNode, Throwable) - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Makes a DataNode from a Throwable.
makeFigure(Shape, Paint, Paint, float) - Method in interface jsky.graphics.CanvasGraphics
Make and return a figure with the given shape, fill, outline and line width.
makeFigure(Shape, Paint, Paint, float, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a figure with the given shape, fill, outline and line width.
makeFigure(Shape, Paint, Paint, float) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a figure with the given shape, fill, outline and line width.
makeFigureGroup() - Method in interface jsky.graphics.CanvasGraphics
Make and return a new CanvasFigureGroup object that can be used as a figure container to hold other figures.
makeFigureGroup(Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a new CanvasFigureGroup object that can be used as a figure container to hold other figures.
makeFigureGroup() - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a new CanvasFigureGroup object that can be used as a figure container to hold other figures.
makeFileChooser() - Method in class jsky.app.jskycat.JSkyCat
Create and return a new file chooser to be used to select a local catalog file to open.
makeFileChooser() - Method in class jsky.catalog.gui.CatalogNavigator
Create and return a new file chooser to be used to select a local catalog file to open.
makeFileChooser() - Method in class jsky.html.HTMLViewer
Create and return a new file chooser to be used to select a file to open.
makeFileChooser() - Method in class jsky.navigator.Navigator
Create and return a new file chooser to be used to select a local catalog file to open.
makeFileDataSource(File) - Static method in class uk.ac.starlink.datanode.nodes.FITSFileDataNode
 
makeFileURL(File) - Static method in class uk.ac.starlink.util.URLUtils
Constructs a legal URL for a given File.
makeFitsSerializer(StarTable, FitsTableSerializer, VOTableVersion) - Static method in class uk.ac.starlink.votable.VOSerializer
Constructs a FITS-type VOSerializer.
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.
makeForwardButton() - Method in class jsky.util.gui.GenericToolBar
Make the Forward button, if it does not yet exists.
makeFrameLayout(boolean, String) - Method in class jsky.app.jskycat.JSkyCat
Do the window layout using normal frames
makeHDU(Header) - Static method in class nom.tam.fits.Fits
Create an HDU from the given header.
makeHDU(Object) - Static method in class nom.tam.fits.Fits
Create an HDU from the given data kernel.
makeHDU(Data) - Static method in class nom.tam.fits.Fits
Create an HDU from the given Data.
makeHdxDocument(URL) - Method in class uk.ac.starlink.hds.NDFNdxHandler
 
makeHdxDocument(URL) - Method in interface uk.ac.starlink.hdx.HdxDocumentFactory
Obtains a Document representing the data referred to by the URL.
makeHdxDocument(URL) - Method in class uk.ac.starlink.oldfits.FitsNdxHandler
 
makeHdxSource(URL) - Method in class uk.ac.starlink.hds.NDFNdxHandler
 
makeHdxSource(URL) - Method in interface uk.ac.starlink.hdx.HdxDocumentFactory
Obtains a Source which can produce the data referred to by the URL.
makeHdxSource(URL) - Method in class uk.ac.starlink.oldfits.FitsNdxHandler
 
makeHTMLViewerHistoryItem() - Method in class jsky.html.HTMLViewer
Return a new HTMLViewerHistoryItem for the currently displayed catalog.
makeImageDisplay() - Method in class jsky.image.gui.ImageDisplayControl
Make and return the image display window
makeImageDisplay() - Method in class jsky.navigator.NavigatorImageDisplayControl
Make and return the image display window
makeImageDisplayControl(int) - Method in class jsky.image.gui.ImageDisplayControlFrame
Make and return the image display control frame.
makeImageDisplayControl(int) - Method in class jsky.image.gui.ImageDisplayControlInternalFrame
Make and return the image display control frame.
makeImageDisplayControl(int) - Method in class jsky.navigator.NavigatorImageDisplayFrame
Make and return the image display control frame.
makeImageDisplayControl(int) - Method in class jsky.navigator.NavigatorImageDisplayInternalFrame
Make and return the image display control frame.
makeImageDisplayControlFrame() - Method in class jsky.navigator.Navigator
Make an ImageDisplayControlFrame or ...InternalFrame, depending on what type of frames are being used.
makeImageFileChooser() - Static method in class jsky.image.gui.DivaMainImageDisplay
Create and return a new file chooser to be used to select an image file to display.
makeImageHistoryItem() - Method in class jsky.image.gui.DivaMainImageDisplay
Make and return an ImageHistoryItem for the current image
makeImageWinButton() - Method in class jsky.navigator.NavigatorToolBar
Make the image window button, if it does not yet exists.
makeIntensityListPanel() - Method in class jsky.image.gui.ImageColors
Make and return the list box with the list of intensity tables
makeInternalFrameLayout(boolean, String) - Method in class jsky.app.jskycat.JSkyCat
Do the window layout using internal frames
makeInternalMatchTable(int, Collection<RowLink>, 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.
makeInterpolator() - Method in class uk.ac.starlink.diva.DrawActions
Make an instance of the current interpolator.
makeInterpolator(int) - Method in class uk.ac.starlink.diva.interp.BasicInterpolatorFactory
 
makeInterpolator(int) - Method in interface uk.ac.starlink.diva.interp.InterpolatorFactory
Create an Interpolator of the given type.
makeJoinTable(StarTable[], Collection<RowLink>, boolean, JoinFixAction[], ValueInfo) - 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 set of RowLinks describing row matches.
makeLabel(String) - Method in class jsky.catalog.gui.CatalogQueryPanel
Make panel label with the given text
makeLabel(Point2D.Double, String, Paint, Font) - Method in interface jsky.graphics.CanvasGraphics
Make and return a canvas label.
makeLabel(Point2D.Double, String, Paint, Font, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a canvas label.
makeLabel(Point2D.Double, String, Paint, Font) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a canvas label.
makeLabeledEllipse(Ellipse2D.Double, int, Paint, Paint, float, String, int, Paint, Font, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
This is a convenience method for drawing a labeled ellipse that allows you to specify the type of the coordinates given by the ellipse argument.
makeLabeledFigure(Shape, Paint, Paint, float, String, int, Paint, Font) - Method in interface jsky.graphics.CanvasGraphics
Make and return a labeled figure with the given shape, fill, outline and line width.
makeLabeledFigure(Shape, Paint, Paint, float, String, int, Paint, Font, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a labeled figure with the given shape, fill, outline and line width.
makeLabeledFigure(Shape, Paint, Paint, float, String, int, Paint, Font) - Method in class jsky.image.graphics.DivaImageGraphics
Make and return a labeled figure with the given shape, fill, outline and line width.
makeLabeledRectangle(Rectangle2D.Double, int, Paint, Paint, float, String, int, Paint, Font, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
This is a convenience method for making a labeled rectangle that allows you to specify the type of the coordinates given by the rect argument.
makeLayout(QueryResultDisplay) - Method in class jsky.catalog.gui.TableDisplayTool
Do the window layout
makeLayout(int) - Method in class jsky.image.gui.ImageDisplayControl
This method is resposible for the window layout for this widget.
makeLine(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for the "line" symbol.
makeList(String[]) - Static method in class jsky.util.TclUtil
Convert the given array of strings to a Tcl list formatted string and return the result.
makeList(Object[]) - Static method in class jsky.util.TclUtil
Convert the given array of Objects to a Tcl list formatted string and return the result.
makeLookupTable(PlanarImage, double, double) - Method in class jsky.image.ImageLookup
Create an empty lookup table for the given image and scale the image to unsigned short range, if necessary, so that we can use a lookup table of at most 65536 bytes.
makeMainPanel() - Method in class jsky.image.gui.ImageColors
Make and return the main panel
makeMenuBar() - Method in class jsky.app.jskycat.JSkyCat
Make and return the application menubar (used when internal frames are in use)
makeMenuBar(DivaMainImageDisplay, ImageDisplayToolBar) - Method in class jsky.image.gui.ImageDisplayControlFrame
Make and return the menubar
makeMenuBar(DivaMainImageDisplay, ImageDisplayToolBar) - Method in class jsky.image.gui.ImageDisplayControlInternalFrame
Make and return the menubar
makeMenuBar(DivaMainImageDisplay, ImageDisplayToolBar) - Method in class jsky.navigator.NavigatorImageDisplayFrame
Make and return the menubar
makeMenuBar(DivaMainImageDisplay, ImageDisplayToolBar) - Method in class jsky.navigator.NavigatorImageDisplayInternalFrame
Make and return the menubar
makeMenuButton(String, JPopupMenu) - Method in class jsky.util.gui.GenericToolBar
Make and return a menu button with the given tool tip and menu.
makeModelNode(DataNode, TreeModelNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Creates a new TreeModelNode for use in this TreeModel.
makeNavigatorFrame(MainImageDisplay) - Method in class jsky.app.jskycat.JSkyCat
Make and return a frame for displaying catalog information.
makeNavigatorFrame() - Method in class jsky.navigator.NavigatorImageDisplay
Make a NavigatorFrame or NavigatorInternalFrame, depending on what type of frames are being used.
makeNavigatorImageDisplayFrame(String) - Method in class jsky.app.jskycat.JSkyCat
Make and return a frame for displaying the given image (may be null).
makeNavigatorImageDisplayInternalFrame(JDesktopPane, String) - Method in class jsky.app.jskycat.JSkyCat
Make and return an internal frame for displaying the given image (may be null).
makeNavigatorInternalFrame(JDesktopPane, MainImageDisplay) - Method in class jsky.app.jskycat.JSkyCat
Make and return an internal frame for displaying catalog information.
makeNDArray(URL, AccessMode) - Method in interface uk.ac.starlink.array.ArrayBuilder
Constructs an NDArray based on the existing resource at a given URL.
makeNDArray(URL, AccessMode) - Method in class uk.ac.starlink.array.NDArrayFactory
Constructs a readable NDArray from a URL representing an exisiting resource.
makeNDArray(String, AccessMode) - Method in class uk.ac.starlink.array.NDArrayFactory
Constructs a readable NDArray from a location representing an existing resource.
makeNDArray(URL, AccessMode) - Method in class uk.ac.starlink.hds.HDSArrayBuilder
 
makeNDArray(ArrayStructure, AccessMode) - Method in class uk.ac.starlink.hds.HDSArrayBuilder
Constructs an NDArray based on an existing HDS array object.
makeNDArray(URL, AccessMode) - Method in class uk.ac.starlink.oldfits.FitsArrayBuilder
 
makeNDArray(ArrayDataInput, AccessMode) - Method in class uk.ac.starlink.oldfits.FitsArrayBuilder
Makes a readable NDArray from a data input stream.
makeNDF(Ndx, String) - Method in class uk.ac.starlink.hds.NdfMaker
Creates an NDF in a named container file from an NDX.
makeNDF(Ndx, HDSObject) - Method in class uk.ac.starlink.hds.NdfMaker
Populates an NDF structure at a given location with data from an NDX.
makeNdx(DataNode) - Method in class uk.ac.starlink.datanode.tree.NdxNodeChooser
Turns a DataNode into an NDX.
makeNdx(URL, AccessMode) - Method in class uk.ac.starlink.hds.NDFNdxHandler
Creates an NDX with the given mode from a URL referening an HDS file.
makeNdx(HDSObject, URL, AccessMode) - Method in class uk.ac.starlink.hds.NDFNdxHandler
Constructs an Ndx based on an existing HDS object.
makeNdx(URL, AccessMode) - Method in interface uk.ac.starlink.ndx.NdxHandler
Constructs a readable Ndx based on the existing resource at a given URL.
makeNdx(URL, AccessMode) - Method in class uk.ac.starlink.ndx.NdxIO
Constructs a readable Ndx from a URL representing an exisiting resource.
makeNdx(String, AccessMode) - Method in class uk.ac.starlink.ndx.NdxIO
Constructs a readable Ndx from a location representing an existing resource.
makeNdx(URL, AccessMode) - Method in class uk.ac.starlink.ndx.XMLNdxHandler
Constructs an Ndx object from a URL pointing to an appropriate XML resource.
makeNdx(Source, AccessMode) - Method in class uk.ac.starlink.ndx.XMLNdxHandler
Constructs a readable Ndx object from an XML source.
makeNdx(URL, AccessMode) - Method in class uk.ac.starlink.oldfits.FitsNdxHandler
 
makeNewNDArray(URL, NDShape, Type, BadHandler) - Method in interface uk.ac.starlink.array.ArrayBuilder
Constructs a new NDArray with the given characteristics in a location determined by a given URL.
makeNewNDArray(URL, NDShape, Type, BadHandler) - Method in class uk.ac.starlink.array.NDArrayFactory
Constructs a new NDArray to which data can be written given a URL and the array characteristics.
makeNewNDArray(URL, NDArray) - Method in class uk.ac.starlink.array.NDArrayFactory
Constructs a new NDArray to which data can be written given a URL and another template NDArray.
makeNewNDArray(String, NDShape, Type, BadHandler) - Method in class uk.ac.starlink.array.NDArrayFactory
Constructs a new NDArray to which data can be written given a location and the array characteristics.
makeNewNDArray(String, NDArray) - Method in class uk.ac.starlink.array.NDArrayFactory
Constructs a new NDArray to which data can be written given a location and another template NDArray.
makeNewNDArray(URL, NDShape, Type, BadHandler) - Method in class uk.ac.starlink.hds.HDSArrayBuilder
 
makeNewNDArray(URL, NDShape, Type, BadHandler) - Method in class uk.ac.starlink.oldfits.FitsArrayBuilder
Makes a new HDU at a given URL containing an NDArray with the shape and type as specified.
makeNewNDArray(OutputStream, NDShape, Type, BadHandler, boolean, HeaderCard[]) - Method in class uk.ac.starlink.oldfits.FitsArrayBuilder
Makes a new HDU written into a given stream containing an NDArray with the type and shape as specified.
makeNumber(Object, int) - Method in class uk.ac.starlink.array.BadHandler
Turns a single element of an array into a Number object of the appropriate type.
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.
makeOpenButton() - Method in class jsky.util.gui.GenericToolBar
Make the Open button, if it does not yet exists.
makePanelItems() - Method in class jsky.catalog.gui.CatalogQueryPanel
Make the display panel items
makePanelItems() - Method in class jsky.image.gui.ImageDisplayPanel
Make the display panel items
makePanWindow(int) - Method in class jsky.image.gui.ImageDisplayControl
Make and return the pan window.
makePanZoomToggleButton() - Method in class jsky.image.gui.ImageDisplayControl
Make and return a button for showing and hiding the pan/zoom panel
makeParser(ElementHandler, String, String, String) - Static method in class uk.ac.starlink.ttools.votlint.ValueParser
Constructs a ValueParsers for a given element.
makePickObjectTable(PickObjectStatistics) - Method in class jsky.navigator.Navigator
Make a catalog table to use to hold the objects picked by the user and add the first row based on the given stats object.
makePlus(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for a "plus" (+) symbol.
makePrimitiveColumn(ColumnInfo, Object) - Static method in class uk.ac.starlink.table.PrimitiveArrayColumn
Constructs a new PrimitiveArrayColumn based on a given data array.
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.
makeProgressPanel() - Method in class jsky.catalog.gui.CatalogNavigator
If it does not already exist, make the panel used to display the progress of network access.
makeProgressPanel(String, Component) - Static method in class jsky.util.gui.ProgressPanel
Make a ProgressPanel and frame (or internal frame) and return the panel.
makeProgressPanel(String) - Static method in class jsky.util.gui.ProgressPanel
Make a ProgressPanel and frame (or internal frame) and return the panel.
makeProgressPanel() - Static method in class jsky.util.gui.ProgressPanel
Make a ProgressPanel and frame (or internal frame) and return the panel.
makeQueryResult(FieldDesc[], Vector) - Method in class jsky.catalog.astrocat.AstroCatTable
Return a new MemoryCatalog with the given column fields and data rows.
makeQueryResult(FieldDesc[], Vector) - Method in class jsky.catalog.irsa.IRSATable
Return a new MemoryCatalog with the given column fields and data rows.
makeQueryResult(FieldDesc[], Vector) - Method in class jsky.catalog.MemoryCatalog
Return a new MemoryCatalog with the given column fields and data rows.
makeQueryResult(FieldDesc[], Vector) - Method in class jsky.catalog.skycat.SkycatTable
Return a new MemoryCatalog with the given column fields and data rows.
makeQueryResultComponent() - Method in class jsky.catalog.gui.CatalogNavigator
Create and return a component displaying the given query result
makeQueryResultComponent(QueryResult) - Method in class jsky.catalog.gui.CatalogNavigator
Create and return a JComponent displaying the given query result.
makeRADegreesField() - Static method in class uk.ac.starlink.vo.DoubleValueField
Returns an instance suitable for entering Right Ascension, for which DoubleValueField.getValue() returns degrees.
makeRectangle(Rectangle2D.Double, int, Paint, Paint, float, Interactor) - Method in class jsky.image.graphics.DivaImageGraphics
This is a convenience method for making rectangles that allows you to specify the type of the coordinates given by the rect argument.
makeRelation(String) - Static method in class diva.sketch.parser2d.RelationUtilities
Return a relation with the given name and the two given sites.
makeRelation(String, int, int) - Static method in class diva.sketch.parser2d.RelationUtilities
Return a relation with the given name and the two given sites.
makeReloadMenuItem() - Method in class jsky.catalog.gui.CatalogTree
Return a menu item to reload the catalog config file and rebuild the tree with the new data.
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.
makeScaleMenu() - Method in class jsky.image.gui.ImageDisplayPanel
Add a menu with zoom settings
makeSequentialJoinTable(StarTable[], Collection<RowLink>, 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 RowLink collection.
makeSerializer(DataFormat, StarTable) - Static method in class uk.ac.starlink.votable.VOSerializer
Returns a serializer capable of serializing a given table to given data format, using the default VOTable output version.
makeSerializer(DataFormat, VOTableVersion, StarTable) - Static method in class uk.ac.starlink.votable.VOSerializer
Returns a serializer capable of serializing a given table to a given data format using a given VOTable version.
makeShape(TablePlotSymbol, double, double, double, double, double) - Method in class jsky.catalog.gui.BasicTablePlotter
Return the Shape object for the given symbol.
makeSizeDegreesField(ValueInfo) - Static method in class uk.ac.starlink.vo.DoubleValueField
Returns an instance suitable for entering an angular size, for which DoubleValueField.getValue() returns degrees.
makeSource(AstObject) - Method in class uk.ac.starlink.ast.xml.XAstWriter
Turns an AstObject into an XML Source.
makeSquare(double, double, double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for a "square" symbol.
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.cdf.CdfTableBuilder
 
makeStarTable(String) - Static method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
 
makeStarTable(DataSource) - Static method in class uk.ac.starlink.datanode.nodes.StarTableDataNode
 
makeStarTable(DataNode) - Method in class uk.ac.starlink.datanode.tree.TableNodeChooser
Turns a DataNode into a StarTable.
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.ecsv.EcsvTableBuilder
 
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.feather.FeatherTableBuilder
 
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.fits.ColFitsTableBuilder
 
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.fits.FitsTableBuilder
Creates a StarTable from a DataSource which refers to a FITS file or stream.
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.gbin.GbinTableBuilder
 
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.parquet.ParquetTableBuilder
 
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.pds4.Pds4TableBuilder
 
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.MrtTableBuilder
 
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(String, boolean) - Method in class uk.ac.starlink.table.jdbc.JDBCHandler
 
makeStarTable(DataSource) - Method in class uk.ac.starlink.table.StarTableFactory
Constructs a StarTable from a DataSource object using automatic format detection.
makeStarTable(String) - Method in class uk.ac.starlink.table.StarTableFactory
Constructs a StarTable from a location string without format specification.
makeStarTable(URL) - Method in class uk.ac.starlink.table.StarTableFactory
Deprecated.
Use makeStarTable(new URLDataSource(url))
makeStarTable(DataSource, String) - Method in class uk.ac.starlink.table.StarTableFactory
Constructs a StarTable from a DataSource using a named table input handler.
makeStarTable(String, String) - Method in class uk.ac.starlink.table.StarTableFactory
Constructs a StarTable from a location string using a named table input handler.
makeStarTable(URL, String) - Method in class uk.ac.starlink.table.StarTableFactory
Deprecated.
Use makeStarTable(new URLDataSource(url),handler)
makeStarTable(InputStream, TableBuilder) - Method in class uk.ac.starlink.table.StarTableFactory
Attempts to read and return a StarTable from an input stream.
makeStarTable(Transferable) - Method in class uk.ac.starlink.table.StarTableFactory
Constructs a StarTable from a Transferable object using automatic format detection.
makeStarTable(DataSource, boolean, StoragePolicy) - Method in interface uk.ac.starlink.table.TableBuilder
Constructs a StarTable based on a given DataSource.
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.ttools.example.AllWiseTableBuilder
 
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.ttools.example.GeojsonTableBuilder
 
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.ttools.example.TwoMassPscTableBuilder
 
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.votable.ColFitsPlusTableBuilder
 
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.votable.FitsPlusTableBuilder
 
makeStarTable(DataSource, boolean, StoragePolicy) - Method in class uk.ac.starlink.votable.VOTableBuilder
Makes a StarTable out of a DataSource which points to a VOTable.
makeStarTables(DataSource, StoragePolicy) - Method in class uk.ac.starlink.fits.FitsTableBuilder
 
makeStarTables(DataSource, StoragePolicy) - Method in class uk.ac.starlink.pds4.Pds4TableBuilder
 
makeStarTables(DataSource, StoragePolicy) - Method in interface uk.ac.starlink.table.MultiTableBuilder
Constructs a sequence of StarTables based on a given DataSource.
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(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, StoragePolicy) - Method in class uk.ac.starlink.votable.FitsPlusTableBuilder
 
makeStarTables(DataSource, StoragePolicy) - Method in class uk.ac.starlink.votable.VOTableBuilder
 
makeStatusPanel() - Method in class jsky.image.gui.ImageDisplayControl
Make and return the status panel
makeSubTable(StarTable, String[]) - Method in class uk.ac.starlink.ttools.join.Match2Mapping
Creates a table containing the values which are required by the matcher.
makeSubTable(StarTable, String[]) - Method in class uk.ac.starlink.ttools.join.SkyMatch2Mapping
 
makeTable(Environment, String) - Method in class uk.ac.starlink.ttools.task.AbstractInputTableParameter
Constructs a StarTable from a location string given the current state of this parameter and its associated parameter values.
makeTable(String, String, boolean, StarTableFactory) - Method in class uk.ac.starlink.ttools.task.AbstractInputTableParameter
Reads a table given fixed values for the various parameters.
makeTablePopupMenu(TableDisplayTool) - Method in class jsky.catalog.gui.CatalogNavigator
Add a popup menu to the given TableDisplayTool
makeTableQueryResultComponent(TableQueryResult) - Method in class jsky.catalog.gui.CatalogNavigator
Return a new JComponent displaying the contents of the given table query result.
makeTables(Environment, String) - Method in class uk.ac.starlink.ttools.task.AbstractInputTableParameter
Constructs an array of tables from a location string given the current state of this parameter and its associated parameter values.
makeTableWithRows(long) - Static method in class uk.ac.starlink.table.ColumnStarTable
Convenience method to return a ColumnStarTable with a fixed number of rows.
makeTempNDF(Ndx) - Method in class uk.ac.starlink.hds.NdfMaker
Creates an NDF in temporary filespace from an NDX.
makeTextField(int) - Method in class jsky.catalog.gui.CatalogQueryPanel
Make and return a text field with the given width.
makeToggleButton(String, Action) - Method in class jsky.util.gui.GenericToolBar
Make and return a toolbar toggle button.
makeToolBar(DivaMainImageDisplay) - Method in class jsky.image.gui.ImageDisplayControlFrame
Make and return the toolbar
makeToolBar(DivaMainImageDisplay) - Method in class jsky.image.gui.ImageDisplayControlInternalFrame
Make and return the toolbar
makeToolBar(DivaMainImageDisplay) - Method in class jsky.navigator.NavigatorImageDisplayFrame
Make and return the toolbar
makeToolBar(DivaMainImageDisplay) - Method in class jsky.navigator.NavigatorImageDisplayInternalFrame
Make and return the toolbar
makeTriangle(double, double, double) - Static method in class jsky.image.graphics.ShapeUtil
Return a Shape object for a "triangle" symbol.
makeType(String) - Static method in class diva.sketch.recognition.Type
Return the type object associated with the given type name.
makeType(Class) - Static method in class diva.sketch.recognition.Type
Return the type object associated with the given class and register it as static.
makeTypedModel() - Method in class diva.graph.tutorial.NodeRendererTutorial
Construct an interesting graph model with nodes that have user objects of type {String, Set, Integer}
makeUnknownURLComponent(URL, String) - Method in class jsky.catalog.gui.CatalogNavigator
Return a new JComponent displaying the contents of the given URL.
makeURL(URL, String) - Static method in class jsky.util.FileUtil
Given a URL context (for resolving relative path names) and a string, which may be either a file or a URL string, return a new URL made from the string.
makeURL(String) - Static method in class uk.ac.starlink.util.URLUtils
Obtains a URL from a string.
makeURL(String, String) - Static method in class uk.ac.starlink.util.URLUtils
Obtains a URL from a string in a given context.
makeURLComponent(URL) - Method in class jsky.catalog.gui.CatalogNavigator
Return a new JComponent displaying the contents of the given URL.
makeURLComponent(URL, String) - Method in class jsky.catalog.gui.CatalogNavigator
Return a new JComponent displaying the contents of the given URL.
makeURLComponent(URL, String) - Method in class jsky.navigator.Navigator
Return a new JComponent displaying the contents of the given URL.
makeURLStream(URL) - Static method in class jsky.util.FileUtil
This method returns an InputStream for the given URL, and also wraps it in a BufferedInputStream, if necessary.
makeURLStream(URL, String) - Static method in class jsky.util.FileUtil
Given a URL context (for resolving relative path names) and a string, which may be either a file or a URL string, return a new InputStream by creating the URL and opening it for reading.
makeVOElement(Element, String) - Method in class uk.ac.starlink.votable.VOElementFactory
Returns a VOElement based on a given DOM element.
makeVOElement(Document, String) - Method in class uk.ac.starlink.votable.VOElementFactory
Returns a new VOElement based on a DOM Document node.
makeVOElement(DOMSource) - Method in class uk.ac.starlink.votable.VOElementFactory
Returns a VOElement based on a DOM source.
makeVOElement(Source) - Method in class uk.ac.starlink.votable.VOElementFactory
Returns a VOElement based on an XML Source.
makeVOElement(InputStream, String) - Method in class uk.ac.starlink.votable.VOElementFactory
Builds a custom DOM from an input stream and returns a new VOElement based on its top-level element.
makeVOElement(String) - Method in class uk.ac.starlink.votable.VOElementFactory
Builds a custom DOM read from a URI and returns a new VOElement based on its top-level element.
makeVOElement(URL) - Method in class uk.ac.starlink.votable.VOElementFactory
Builds a custom DOM read from a URL and returns a new VOElement based on its top-level element.
makeVOElement(File) - Method in class uk.ac.starlink.votable.VOElementFactory
Builds a custom DOM read from a file and returns a new VOElement based on its top-level element.
makeVOElement(DataSource) - Method in class uk.ac.starlink.votable.VOElementFactory
Builds a custom DOM read from a DataSource and returns a new VOElement based on its top-level element.
makeZoomButtons() - Method in class jsky.image.gui.ImageDisplayPanel
Add buttons "Z" and "z" to zoom in and out by 1 factor.
makeZoomWindow(int) - Method in class jsky.image.gui.ImageDisplayControl
Make and return the zoom window.
manageLocation(Component) - Static method in class jsky.util.Preferences
Track changes in the location of the given component (normally a JFrame or JInternalFrame).
manageLocation(Component, int, int) - Static method in class jsky.util.Preferences
Track changes in the location of the given component (normally a JFrame or JInternalFrame).
manageLocation(Component, int, int, String) - Static method in class jsky.util.Preferences
Track changes in the location of the given component (normally a JFrame or JInternalFrame).
manageSize(JComponent, Dimension) - Static method in class jsky.util.Preferences
Track changes in the size of the given component.
manageSize(JComponent, Dimension, String) - Static method in class jsky.util.Preferences
Track changes in the size of the given component.
ManhattanConnector - Class in diva.canvas.connector
A Connector that draws itself with perpendicular lines.
ManhattanConnector(Site, Site) - Constructor for class diva.canvas.connector.ManhattanConnector
Create a new manhattan connector between the given sites.
ManhattanEdgeRenderer() - Constructor for class diva.graph.schematic.SchematicGraphController.ManhattanEdgeRenderer
 
ManhattanRouter - Class in diva.canvas.connector
An object that is used to route a single Manhattan connector.
ManhattanRouter() - Constructor for class diva.canvas.connector.ManhattanRouter
Create a new empty router.
ManhattanRouter.Segment - Class in diva.canvas.connector
Inner class representing a segment of the route.
ManhattanRouter.SegmentList - Class in diva.canvas.connector
Inner class for a list of segments.
Manipulator - Class in diva.canvas.interactor
A Manipulator is an object that decorates some figure, and generally paint grab-handles or some other stuff to the figure to that it can be resized and manipulated.
Manipulator() - Constructor for class diva.canvas.interactor.Manipulator
 
manufactureData(Header) - Static method in class nom.tam.fits.AsciiTableHDU
Create a Data object to correspond to the header description.
manufactureData() - Method in class nom.tam.fits.AsciiTableHDU
 
manufactureData(Header) - Static method in class nom.tam.fits.BinaryTableHDU
Create data from a binary table header.
manufactureData() - Method in class nom.tam.fits.BinaryTableHDU
 
manufactureData() - Method in class nom.tam.fits.ImageHDU
Create a Data object to correspond to the header description.
manufactureData(Header) - Static method in class nom.tam.fits.ImageHDU
 
manufactureData() - Method in class nom.tam.fits.RandomGroupsHDU
Create a FITS Data object corresponding to this HDU header.
manufactureData(Header) - Static method in class nom.tam.fits.RandomGroupsHDU
Create FITS data object corresponding to a given header.
manufactureData() - Method in class nom.tam.fits.UndefinedHDU
Create a Data object to correspond to the header description.
manufactureData(Header) - Static method in class nom.tam.fits.UndefinedHDU
 
manufactureHeader(Data) - Static method in class nom.tam.fits.AsciiTableHDU
 
manufactureHeader(Data) - Static method in class nom.tam.fits.BinaryTableHDU
Build a binary table HDU from the supplied data.
manufactureHeader(Data) - Static method in class nom.tam.fits.ImageHDU
Create a header that describes the given image data.
manufactureHeader(Data) - Static method in class nom.tam.fits.UndefinedHDU
Create a header that describes the given image data.
Map(Stardata, double, double) - Method in class uk.ac.starlink.pal.Pal
Transform star RA,Dec from mean place to geocentric apparent.
MAP - Static variable in class uk.ac.starlink.plastic.ValueType
Map/<struct> type.
map(StarTable) - Method in class uk.ac.starlink.ttools.join.Match1Mapping
Converts the input table to a table containing internal match results.
map(StarTable) - Method in interface uk.ac.starlink.ttools.task.SingleTableMapping
Converts an input table to an output table.
map(Function<T, R>) - Method in class uk.ac.starlink.vo.Tree.Branch
 
map(Function<T, R>) - Method in class uk.ac.starlink.vo.Tree.Leaf
 
map(Function<T, R>) - Method in class uk.ac.starlink.vo.Tree
Recursively converts this Tree to one with the same structure, but with the leaf items mapped from their existing values to new values determined by a supplied mapping function.
MapBinnedData<K extends Comparable<K>> - Class in uk.ac.starlink.ttools.plot
BinnedData implementation that uses a map.
MapBinnedData(int, MapBinnedData.BinMapper<K>) - Constructor for class uk.ac.starlink.ttools.plot.MapBinnedData
Constructs a new BinnedData.
MapBinnedData.BinMapper<K extends Comparable<K>> - Interface in uk.ac.starlink.ttools.plot
Defines the mapping of numerical values to map keys.
mapBox(double[], double[], boolean, int, double[], double[]) - Method in class uk.ac.starlink.ast.Mapping
Find a bounding box for a Mapping.
MapEnvironment - Class in uk.ac.starlink.ttools.task
Environment which allows use of ttools tasks from an in-memory context.
MapEnvironment() - Constructor for class uk.ac.starlink.ttools.task.MapEnvironment
Constructs a new environment with no values.
MapEnvironment(Map<String, Object>) - Constructor for class uk.ac.starlink.ttools.task.MapEnvironment
Constructs a new environment with a map of parameter name->value pairs.
MapEnvironment(MapEnvironment) - Constructor for class uk.ac.starlink.ttools.task.MapEnvironment
Clone constructor.
mapGet0A(String) - Method in class uk.ac.starlink.ast.KeyMap
Retrieve an AstObject.
mapGet0C(String) - Method in class uk.ac.starlink.ast.KeyMap
Retrieve a string value.
mapGet0D(String) - Method in class uk.ac.starlink.ast.KeyMap
Retrieve a double value.
mapGet0I(String) - Method in class uk.ac.starlink.ast.KeyMap
Retrieve an integer value.
mapGet1A(String) - Method in class uk.ac.starlink.ast.KeyMap
Retrieve an array of AstObjects.
mapGet1C(String, int) - Method in class uk.ac.starlink.ast.KeyMap
Retrieve a string array.
mapGet1D(String) - Method in class uk.ac.starlink.ast.KeyMap
Retrieve a double array.
mapGet1I(String) - Method in class uk.ac.starlink.ast.KeyMap
Retrieve an integer array.
MapGroup<K,V> - Class in uk.ac.starlink.util
Represents an ordered list of Maps containing related data.
MapGroup() - Constructor for class uk.ac.starlink.util.MapGroup
Constructs a new MapGroup.
MapGroupTableModel<K,V> - Class in uk.ac.starlink.table.gui
Provides a TableModel view of a MapGroup object.
MapGroupTableModel(MapGroup<K, V>) - Constructor for class uk.ac.starlink.table.gui.MapGroupTableModel
Constructs a TableModel from a given MapGroup.
mapHasKey(String) - Method in class uk.ac.starlink.ast.KeyMap
Check if an entry with a given key exists in a KeyMap.
mapKey(int) - Method in class uk.ac.starlink.ast.KeyMap
Get the key at a given index within the KeyMap.
mapLength(String) - Method in class uk.ac.starlink.ast.KeyMap
Get the vector length of an entry in a KeyMap.
mapNodeType(short) - Static method in class uk.ac.starlink.util.DOMUtils
Maps a node type, as returned by to a name.
mapOffset(long) - Method in interface uk.ac.starlink.array.OffsetMapper
Returns an offset into array 2 corresponding to a given offset in array 1.
mapOffset(long) - Method in class uk.ac.starlink.array.OrderedShapeMapper
 
mapOffset(long) - Method in class uk.ac.starlink.array.ReorderingMapper
 
Mappa(double, double) - Method in class uk.ac.starlink.pal.Pal
Compute star-independent parameters in preparation for conversions between mean place and geocentric apparent place.
MappedFile - Class in uk.ac.starlink.oldfits
Provides mapped access to a data buffer using a single mapped byte buffer, compatible with nom.tam.util classes.
MappedFile(ByteBuffer) - Constructor for class uk.ac.starlink.oldfits.MappedFile
Constructs a MappedFile object from a byte buffer.
MappedFile(String) - Constructor for class uk.ac.starlink.oldfits.MappedFile
Constructs a MappedFile object by mapping the whole of an existing file using read-only mode.
MappedFile(String, String) - Constructor for class uk.ac.starlink.oldfits.MappedFile
Constructs a MappedFile object by mapping the whole of an existing file with a given mode.
MappedFile(String, String, long, int) - Constructor for class uk.ac.starlink.oldfits.MappedFile
Constructs a MappedFile object by mapping part of an existing file with a given mode.
MappedFile.FileTooLongException - Exception in uk.ac.starlink.oldfits
Exception indicating that a file is too long to map.
Mapper(SimpleDomain<T>) - Constructor for class uk.ac.starlink.ttools.plot2.data.SimpleDomain.Mapper
Constructor.
MapperTask - Class in uk.ac.starlink.ttools.task
Task which maps one or more input tables to an output table.
MapperTask(String, ProcessingMode, boolean, TableMapper, TablesInput) - Constructor for class uk.ac.starlink.ttools.task.MapperTask
Constructor.
Mapping - Class in uk.ac.starlink.ast
Java interface to the AST Mapping class - inter-relate two coordinate systems.
Mapping() - Constructor for class uk.ac.starlink.ast.Mapping
Dummy constructor.
Mapping.Interpolator - Class in uk.ac.starlink.ast
Controls the interpolation scheme used by Mapping's resampling methods.
Mapping.Spreader - Class in uk.ac.starlink.ast
Controls the spreading scheme used by Mapping's rebinning methods.
MappingRowSplittable - Class in uk.ac.starlink.table
RowSplittable which wraps another RowSplittable but presents different column contents as controlled by a supplied column data mapping function.
MappingRowSplittable(RowSplittable, Function<RowSplittable, RowData>) - Constructor for class uk.ac.starlink.table.MappingRowSplittable
Constructor.
mapPut0A(String, AstObject, String) - Method in class uk.ac.starlink.ast.KeyMap
Store an AstObject.
mapPut0C(String, String, String) - Method in class uk.ac.starlink.ast.KeyMap
Store a string value.
mapPut0D(String, double, String) - Method in class uk.ac.starlink.ast.KeyMap
Store a double value.
mapPut0I(String, int, String) - Method in class uk.ac.starlink.ast.KeyMap
Store an integer value.
mapPut1A(String, AstObject[], String) - Method in class uk.ac.starlink.ast.KeyMap
Store an AstObject array.
mapPut1C(String, String[], String) - Method in class uk.ac.starlink.ast.KeyMap
Store a string array.
mapPut1D(String, double[], String) - Method in class uk.ac.starlink.ast.KeyMap
Store a double array.
mapPut1I(String, int[], String) - Method in class uk.ac.starlink.ast.KeyMap
Store an integer array.
Mapqk(Stardata, AMParams) - Method in class uk.ac.starlink.pal.Pal
Quick mean to apparent place: transform a star RA,Dec from mean place to geocentric apparent place, given the star-independent parameters.
Mapqkz(AngleDR, AMParams) - Method in class uk.ac.starlink.pal.Pal
Quick mean to apparent place: transform a star RA,dec from mean place to geocentric apparent place, given the star-independent parameters, and assuming zero parallax and proper motion.
mapRange(long[]) - Method in interface uk.ac.starlink.array.OffsetMapper
Returns a two-element array (min,max) indicating the range of mapping output values (array 2 offsets) which correspond to a given range of input values (array 1 offsets).
mapRange(long[]) - Method in class uk.ac.starlink.array.OrderedShapeMapper
 
mapRange(long[]) - Method in class uk.ac.starlink.array.ReorderingMapper
 
mapRegion(Mapping, Frame) - Method in class uk.ac.starlink.ast.Region
Transform a Region into a new Frame using a given Mapping.
mapRemove(String) - Method in class uk.ac.starlink.ast.KeyMap
Removed a named entry from a KeyMap.
mapSize() - Method in class uk.ac.starlink.ast.KeyMap
Get the number of entries in a KeyMap.
mapSplit(int[], int[]) - Method in class uk.ac.starlink.ast.Mapping
Split a Mapping up into parallel component Mappings.
mapTables(InputTableSpec[]) - Method in class uk.ac.starlink.ttools.join.Match2Mapping
 
mapTables(InputTableSpec[]) - Method in interface uk.ac.starlink.ttools.task.TableMapping
Perform table mapping.
mapToHtml(Map<String, ?>) - Static method in class uk.ac.starlink.vo.MetaPanel
Converts a string-keyed map to an HTML string suitable for display in an HTML text field of a metapanel.
mapType(String) - Method in class uk.ac.starlink.ast.KeyMap
Get the data type of an entry in a KeyMap.
mapValue(T) - Method in class uk.ac.starlink.util.gui.CustomComboBoxRenderer
Turns a non-null object which might be found in the ComboBox itself into a string to be displayed by a standard combobox renderer.
mark - Variable in class jsky.image.gui.ImageColorbar
 
mark(int, float[], float[], int) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
 
MARK - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
 
mark(int, float[], float[], int) - Method in interface uk.ac.starlink.ast.Grf
Displays markers at the given positions.
mark(int, int, double[][], int) - Method in class uk.ac.starlink.ast.Plot
Draw a set of markers for a Plot.
mark(int) - Method in class uk.ac.starlink.oldfits.MappedFile
 
mark(int) - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
mark(int) - Method in class uk.ac.starlink.util.Base64InputStream
 
mark(int) - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
mark(int) - Method in class uk.ac.starlink.util.HeadBufferInputStream
 
MARK_WORKAROUND_PROPERTY - Static variable in class uk.ac.starlink.util.DataSource
 
MarkArrayForm - Class in uk.ac.starlink.ttools.plot2.layer
Form for drawing an array of markers per row, given array-valued X and Y coordinates.
MarkCombineArrayPlotter - Class in uk.ac.starlink.ttools.plot2.layer
CombineArrayPlotter that plots a marker at each aggregated position.
MarkCombineArrayPlotter.MarkCombineArrayStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for use with this plotter.
MarkCombineArrayStyle(Combiner, Combiner, Color, MarkerShape, int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.MarkCombineArrayPlotter.MarkCombineArrayStyle
Constructor.
marker(double[], double[], int) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Update current graphics context to include a set of markers.
MARKER_SHAPE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for marker shape.
MarkerShape - Class in uk.ac.starlink.ttools.plot2.layer
Defines the abstract shape of a MarkerStyle.
MarkerShape(String) - Constructor for class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Constructor.
MarkerStyle - Class in uk.ac.starlink.ttools.plot2.layer
Defines a style of marker for plotting in a scatter plot.
MarkerStyle(MarkerShape, Color, int, int, Consumer<Graphics>) - Constructor for class uk.ac.starlink.ttools.plot2.layer.MarkerStyle
Constructs a MarkerStyle based on an object that draws to a Graphics context.
MarkerStyle(MarkerShape, Color, int, Consumer<Graphics>, Pixer) - Constructor for class uk.ac.starlink.ttools.plot2.layer.MarkerStyle
Constructs a MarkerStyle based on an object that draws to a Graphics context and a supplied pixel iterator.
MarkForm - Class in uk.ac.starlink.ttools.plot2.layer
ShapeForm implementation that just draws a fixed-size marker for each position.
MarkForm(int, String, Icon) - Constructor for class uk.ac.starlink.ttools.plot2.layer.MarkForm
Constructor.
MarkShape - Class in uk.ac.starlink.ttools.plot
Defines the abstract shape of a MarkStyle.
MarkShape(String) - Constructor for class uk.ac.starlink.ttools.plot.MarkShape
Constructor.
MarkStyle - Class in uk.ac.starlink.ttools.plot
Defines a style of marker for plotting in a scatter plot.
MarkStyle(Color, Object, MarkShape, int, int) - Constructor for class uk.ac.starlink.ttools.plot.MarkStyle
Constructor.
MarkStyle.Line - Class in uk.ac.starlink.ttools.plot
Enumeration class describing the types of line which can be drawn in association with markers.
MarkStyleFactory - Class in uk.ac.starlink.ttools.plottask
StyleFactory for obtaining MarkStyle instances suitable for use with a scatter plot.
MarkStyleFactory(String, int) - Constructor for class uk.ac.starlink.ttools.plottask.MarkStyleFactory
Constructor.
MarkStyles - Class in uk.ac.starlink.ttools.plot
Provides several factory methods for constructing StyleSets which dispense MarkStyles.
MarkStyles() - Constructor for class uk.ac.starlink.ttools.plot.MarkStyles
 
MarkStyleSelectors - Class in uk.ac.starlink.ttools.gui
Contains some utility methods for generating selectors for plot style elements.
markSupported() - Method in class uk.ac.starlink.oldfits.MappedFile
 
markSupported() - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
markSupported() - Method in class uk.ac.starlink.util.Base64InputStream
 
markSupported() - Method in class uk.ac.starlink.util.DataBufferedInputStream
Returns false;
markSupported() - Method in class uk.ac.starlink.util.HeadBufferInputStream
Mark/reset is not supported.
markSupported() - Method in class uk.ac.starlink.util.UncompressInputStream
This stream does not support mark/reset on the stream.
MAS2 - Static variable in class uk.ac.starlink.ttools.plot2.layer.SolidAngleUnit
Square milliarcsecond.
mask(Mapping, boolean, int, int[], int[], Object, Number) - Method in class uk.ac.starlink.ast.Region
Mask a region of a data grid.
maskArray(NDArray, NDArray, int, Requirements) - Static method in class uk.ac.starlink.ndx.Ndxs
Applies quality masking to an NDArray based on another NDArray representing quality values.
maskB(Mapping, boolean, int, int[], int[], byte[], byte) - Method in class uk.ac.starlink.ast.Region
Masking method specific to byte data.
maskD(Mapping, boolean, int, int[], int[], double[], double) - Method in class uk.ac.starlink.ast.Region
Masking method specific to double data.
maskF(Mapping, boolean, int, int[], int[], float[], float) - Method in class uk.ac.starlink.ast.Region
Masking method specific to float data.
maskI(Mapping, boolean, int, int[], int[], int[], int) - Method in class uk.ac.starlink.ast.Region
Masking method specific to int data.
maskL(Mapping, boolean, int, int[], int[], long[], long) - Method in class uk.ac.starlink.ast.Region
Masking method specific to long data.
maskS(Mapping, boolean, int, int[], int[], short[], short) - Method in class uk.ac.starlink.ast.Region
Masking method specific to short data.
MaskSpec - Class in uk.ac.starlink.ttools.plot2.data
Characterises information about a data inclusion mask.
MaskSpec(DataSpec) - Constructor for class uk.ac.starlink.ttools.plot2.data.MaskSpec
Constructor.
MaskSpec.Reader - Interface in uk.ac.starlink.ttools.plot2.data
Reads a flag.
MaskTreeModel - Class in uk.ac.starlink.vo
Wrapper tree model that includes only a selection of the nodes in the base model.
MaskTreeModel(TreeModel, boolean) - Constructor for class uk.ac.starlink.vo.MaskTreeModel
Constructor.
MaskTreeModel.Mask - Interface in uk.ac.starlink.vo
Defines node inclusion in a masked tree.
MASS_OF_EARTH - Static variable in class uk.ac.starlink.util.PhysicalConstants
Mass of the Earth - Kg
MASS_OF_JUPITER - Static variable in class uk.ac.starlink.util.PhysicalConstants
Mass of Jupiter - Kg
MASS_OF_SUN - Static variable in class uk.ac.starlink.util.PhysicalConstants
Mass of Sun - Kg
masterToSlave(double) - Method in class uk.ac.starlink.ttools.plot2.geom.SlaveTicker
Maps a value on the master axis to a value on the slave axis.
match(CompositeElement[], Scene) - Method in class diva.sketch.parser2d.AbstractRule
Match the given scene elements and return a resulting element, or return null if there is no match.
match(CompositeElement[], Scene) - Method in interface diva.sketch.parser2d.Rule
Match the given scene elements and return a resulting element, or return null if there is no match.
match(CompositeElement[], Scene) - Method in class diva.sketch.parser2d.SingleRule
Match the given scene elements and return a resulting element, or return null if there is no match.
match(double, double) - Method in class jsky.image.gui.ImageHistoryItem
Return true if this entry matches the given coordinates
match(String, String) - Static method in class jsky.util.StringUtil
Checks whether a string matches a given wildcard pattern.
match(Element) - Static method in class uk.ac.starlink.hdx.HdxResourceType
Returns a HdxResourceType object which matches the specified Element.
match(String) - Static method in class uk.ac.starlink.hdx.HdxResourceType
Returns a HdxResourceType object which matches the specified element name.
MATCH - Static variable in class uk.ac.starlink.table.join.MultiJoinType
Table must be present in an acceptable match.
Match1Mapping - Class in uk.ac.starlink.ttools.join
SingleTableMapping whose result is generated by performing an internal crossmatch on the input table.
Match1Mapping(MatchEngine, Match1Type, String[], ProgressIndicator, RowRunner) - Constructor for class uk.ac.starlink.ttools.join.Match1Mapping
Constructs a Match1Mapping by giving instructions about how the internal match result table will be produced from the input table.
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
 
Match1TypeParameter - Class in uk.ac.starlink.ttools.join
Parameter subclass whose value is a Match1Type object.
Match1TypeParameter(String) - Constructor for class uk.ac.starlink.ttools.join.Match1TypeParameter
Constructor.
Match2Mapper - Class in uk.ac.starlink.ttools.join
TableMapper which does the work for pair matching (tmatch2).
Match2Mapper() - Constructor for class uk.ac.starlink.ttools.join.Match2Mapper
Constructor.
Match2Mapping - Class in uk.ac.starlink.ttools.join
TableMapping implementation which does the work of matching two tables.
matchAllState() - Method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Match whether to antialias everything.
matchClip() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Match whether to clip.
matchColour() - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Update the component colour to match the one in store.
matchDigits() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Match digits to those selected.
MatchEngine - Interface in uk.ac.starlink.table.join
Defines the details of object matching criteria.
MatchEngineParameter - Class in uk.ac.starlink.ttools.join
Parameter for acquiring a MatchEngine.
MatchEngineParameter(String) - Constructor for class uk.ac.starlink.ttools.join.MatchEngineParameter
 
matchEngineValue(Environment) - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns the value of this parameter as a MatchEngine.
MatcherUsage - Class in uk.ac.starlink.ttools.build
 
MatcherUsage(String) - Constructor for class uk.ac.starlink.ttools.build.MatcherUsage
 
matches(String, String) - Method in class uk.ac.starlink.auth.ContentType
Indicates whether the type and subtype match a given pair.
matches(String, String) - Static method in class uk.ac.starlink.ttools.func.Strings
Tests whether a string matches a given regular expression.
matches(boolean, double, double, Combiner) - Method in class uk.ac.starlink.ttools.plot2.layer.BinBag
Indicates whether the bin boundaries and aggregation mode used by this object are the same as a given bin set specification.
matches(DataGeom, DataSpec, Surface) - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Indicates whether this map's data is valid for a particular context.
matches(String, String) - Method in class uk.ac.starlink.util.ContentType
Indicates whether the type and subtype match a given pair.
matchesAxis(String, Input) - Static method in class uk.ac.starlink.ttools.plot2.layer.ArrayShapePlotter
Utility method that identifies whether an Input corresponds to a named axis.
matchesExtension(DocumentedIOHandler, String) - Static method in interface uk.ac.starlink.table.formats.DocumentedIOHandler
Utility method that returns true if the supplied filename has one of the extensions associated with a given handler (ends with a "." plus the extension), matched case-insensitively.
matchesRegistryPart(String) - Method in class uk.ac.starlink.vo.Ivoid
Indicates whether the registry part of this Ivoid is equivalent to a supplied textual representation of another registry part.
matchGap() - Method in class uk.ac.starlink.ast.gui.TitleControls
Match the AstTitle gap to that shown.
matchGroup(String, String) - Static method in class uk.ac.starlink.ttools.func.Strings
Returns the first grouped expression matched in a string defined by a regular expression.
MatchKit - Interface in uk.ac.starlink.table.join
Performs the operations required for object matching.
matchLine() - Method in class uk.ac.starlink.ast.gui.BorderControls
Match line properties.
matchLine() - Method in class uk.ac.starlink.ast.gui.GridControls
Match line properties.
matchLine() - Method in class uk.ac.starlink.ast.gui.TickControls
Match line properties.
matchLogLabelSet() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
 
matchLogSpacingSet() - Method in class uk.ac.starlink.ast.gui.TickControls
Match whether to apply log spacing values.
MatchMapper - Class in uk.ac.starlink.ttools.join
TableMapper which implements multi-table crossmatches.
MatchMapper() - Constructor for class uk.ac.starlink.ttools.join.MatchMapper
Constructor.
matchScore(Object[], Object[]) - Method in interface uk.ac.starlink.table.join.MatchKit
Indicates whether two tuples count as matching each other, and if so how closely.
matchShow() - Method in class uk.ac.starlink.ast.gui.BorderControls
Match whether to display the border.
matchShow() - Method in class uk.ac.starlink.ast.gui.GridControls
Match whether to display the grid.
matchShow() - Method in class uk.ac.starlink.ast.gui.TickControls
Match whether to display the ticks.
matchShow() - Method in class uk.ac.starlink.ast.gui.TitleControls
Match whether to display the title.
MatchStarTables - Class in uk.ac.starlink.table.join
Provides methods for producing tables which represent the result of row matching.
MatchStarTables() - Constructor for class uk.ac.starlink.table.join.MatchStarTables
Constructs a MatchStarTables with default characteristics.
MatchStarTables(ProgressIndicator, SplitProcessor<?>) - Constructor for class uk.ac.starlink.table.join.MatchStarTables
Constructs a MatchStarTables with configuration.
matchText() - Method in class uk.ac.starlink.ast.gui.TitleControls
Match the AstTitle text to that displayed.
matchTextState() - Method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Match whether to antialias text.
matchTickAll() - Method in class uk.ac.starlink.ast.gui.TickControls
Match whether to display ticks on all axes.
matchToInterface() - Method in class uk.ac.starlink.util.gui.ProxySetupFrame
Match the system properties to the state of interface.
matchToProperties() - Method in class uk.ac.starlink.util.gui.ProxySetupFrame
Match interface to the current state of the system properties.
matchXEdge() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Match the X edge setting to the current value.
matchXGap() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Match the X AstAxisLabels gap to that shown.
matchXGap() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Match the X AstAxisLabels gap to that shown.
matchXLabelAt() - Method in class uk.ac.starlink.ast.gui.AxesControls
Match X axis origin coordinate.
matchXLeft() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Match left X label fraction.
matchXLine() - Method in class uk.ac.starlink.ast.gui.AxesControls
Match X line properties.
matchXLogGap() - Method in class uk.ac.starlink.ast.gui.TickControls
Match X log axis ratio for the major gap.
matchXLogLabel() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Match whether to use log labelling along X axis.
matchXLogSpacing() - Method in class uk.ac.starlink.ast.gui.TickControls
Match whether to use log spacing along X axis.
matchXMajorGap() - Method in class uk.ac.starlink.ast.gui.TickControls
Match X axis major gap.
matchXMajorLength() - Method in class uk.ac.starlink.ast.gui.TickControls
Match length of major ticks on X axis.
matchXMinorDivisions() - Method in class uk.ac.starlink.ast.gui.TickControls
Match number of divisions between major ticks on X axis.
matchXMinorLength() - Method in class uk.ac.starlink.ast.gui.TickControls
Match length of minor ticks on X axis.
matchXRight() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Match right X label fraction.
matchXRotate() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Match rotated state of X numbers to that selected.
matchXShown() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Match show state of X label to that selected.
matchXShown() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Match shown state of X numbers to that selected.
matchXText() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Match the X AstAxisLabels text to that displayed.
matchXUnits() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Match whether to display the X units (if any).
matchYBottom() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Match bottom Y label fraction.
matchYEdge() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Match the Y edge setting to the current value.
matchYGap() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Match the Y AstAxisLabels gap to that shown.
matchYGap() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Match the Y AstAxisLabels gap to that shown.
matchYLabelAt() - Method in class uk.ac.starlink.ast.gui.AxesControls
Match Y axis origin coordinate.
matchYLine() - Method in class uk.ac.starlink.ast.gui.AxesControls
Match Y line properties.
matchYLogGap() - Method in class uk.ac.starlink.ast.gui.TickControls
Match Y log axis ratio for the major gap.
matchYLogLabel() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Match whether to use log labelling along Y axis.
matchYLogSpacing() - Method in class uk.ac.starlink.ast.gui.TickControls
Match whether to use log spacing along Y axis.
matchYMajorGap() - Method in class uk.ac.starlink.ast.gui.TickControls
Match Y axis major gap.
matchYMajorLength() - Method in class uk.ac.starlink.ast.gui.TickControls
Match length of major ticks on Y axis.
matchYMinorDivisions() - Method in class uk.ac.starlink.ast.gui.TickControls
Match number of divisions between major ticks on Y axis.
matchYMinorLength() - Method in class uk.ac.starlink.ast.gui.TickControls
Match length of minor ticks on Y axis.
matchYRotate() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Match rotated state of Y numbers to that selected.
matchYShown() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Match show state of Y label to that selected.
matchYShown() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Match shown state of Y numbers to that selected.
matchYText() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Match the Y AstAxisLabels text to that displayed.
matchYTop() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Match top Y label fraction.
matchYUnits() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Match whether to display the Y units (if any).
MathMap - Class in uk.ac.starlink.ast
Java interface to the AST MathMap class - transform coordinates using mathematical expressions.
MathMap(int, int, String[], String[]) - Constructor for class uk.ac.starlink.ast.MathMap
Create a MathMap.
Maths - Class in uk.ac.starlink.ttools.func
Standard mathematical and trigonometric functions.
MathUtilities - Class in jsky.science
A static class that contains astronomical math utilies or constants that are not specfically related to a ScienceObject sub-class.
MathUtilities() - Constructor for class jsky.science.MathUtilities
 
Matrices - Class in uk.ac.starlink.ttools.plot
Utility class for linear algebra in 3-dimensional space.
Matrices() - Constructor for class uk.ac.starlink.ttools.plot.Matrices
 
MATRIX_CONFIG - Static variable in class uk.ac.starlink.ttools.plot2.geom.MatrixPlotType
SurfaceFactory configuration for matrix plot.
MatrixFormat - Enum in uk.ac.starlink.ttools.plot2.geom
Defines which cells from a matrix are included.
MatrixGanger - Class in uk.ac.starlink.ttools.plot2.geom
Ganger for use with a square matrix of Plane plots.
MatrixGanger(MatrixShape, Padding, boolean, int) - Constructor for class uk.ac.starlink.ttools.plot2.geom.MatrixGanger
Constructor.
MatrixGangerFactory - Class in uk.ac.starlink.ttools.plot2.geom
GangerFactory for use with a square matrix of Plane plots.
MatrixMap - Class in uk.ac.starlink.ast
Java interface to the AST MatrixMap class - map coordinates by multiplying by a matrix.
MatrixMap(int, int, double[][]) - Constructor for class uk.ac.starlink.ast.MatrixMap
Creates a MatrixMap using a fully specified matrix.
MatrixMap(int, int, double[]) - Constructor for class uk.ac.starlink.ast.MatrixMap
Creates a MatrixMap using a diagonal matrix.
MatrixMap(int, int) - Constructor for class uk.ac.starlink.ast.MatrixMap
Creates a MatrixMap using a unit matrix.
MatrixPlot2Task - Class in uk.ac.starlink.ttools.plot2.task
Plot task for matrix plot.
MatrixPlot2Task() - Constructor for class uk.ac.starlink.ttools.plot2.task.MatrixPlot2Task
Constructor.
MatrixPlotType - Class in uk.ac.starlink.ttools.plot2.geom
PlotType for a grid of plots.
MatrixPlotType(PlaneSurfaceFactory, Plotter<?>[]) - Constructor for class uk.ac.starlink.ttools.plot2.geom.MatrixPlotType
Constructor.
MatrixShape - Class in uk.ac.starlink.ttools.plot2.geom
Defines the shape of an ordered list of cells from a square matrix, and a mapping between an index and the cells.
MatrixShape(int, boolean, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.MatrixShape
Constructs a MatrixShape containing selected cells.
MatrixShape(int) - Constructor for class uk.ac.starlink.ttools.plot2.geom.MatrixShape
Constructs a MatrixShape containing all cells in the matrix.
MatrixShape.Cell - Class in uk.ac.starlink.ttools.plot2.geom
Represents one cell in a 2x2 matrix.
max(double[]) - Static method in class gaia.cu9.tools.parallax.util.Statistics
 
max(int, int) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the greater of two integer values.
max(double...) - Static method in class uk.ac.starlink.ttools.func.Lists
Returns the maximum of all the non-blank supplied arguments.
MAX - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the maximum of all submitted values.
MAX - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator that calculates the maximum.
MAX_ALPHA_SIZE - Static variable in interface uk.ac.starlink.util.bzip2.BZip2Constants
 
MAX_BLOCKSIZE - Static variable in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
The maximum supported blocksize == 9.
MAX_CARDINALITY - Static variable in class uk.ac.starlink.ttools.filter.UnivariateStats
Maximum value for cardinality counters.
MAX_CHILDREN_PER_ARRAY - Static variable in class uk.ac.starlink.datanode.nodes.HDSDataNode
The maximum number of cells of an array of structures to be considered as its children - more could be unwieldy.
MAX_CODE_LEN - Static variable in interface uk.ac.starlink.util.bzip2.BZip2Constants
 
MAX_COLOR - Static variable in class jsky.image.ImageLookup
maximum color value used in lookup table
MAX_COORD - Static variable in interface uk.ac.starlink.ttools.plot.PlotSurface
Gives the maximum absolute value which should be generated by any of the methods of this class as graphics coordinates.
MAX_KEYWORD_LENGTH - Static variable in class nom.tam.fits.HeaderCard
Maximum length of a FITS keyword field
MAX_LENGTH - Static variable in class uk.ac.starlink.ast.gui.AstTicks
Suggested maximum length of tick mark.
MAX_LEVEL - Static variable in class uk.ac.starlink.ttools.cone.HealpixTiling
Maximum healpix level permitted by CDS Healpix implementation (29).
MAX_LEVEL - Static variable in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
Maximum HEALPix level supported by this plotter.
MAX_LINES - Static variable in class uk.ac.starlink.datanode.nodes.XMLDataNode
 
MAX_MARKSIZE - Static variable in class uk.ac.starlink.ttools.plot2.PlotUtil
Absolute maximum number of pixels per marker.
MAX_NCOLSTD - Static variable in class uk.ac.starlink.fits.FitsUtil
Maximum No.
MAX_NCOLSTD - Static variable in interface uk.ac.starlink.fits.WideFits
Maximum number of standard columns, imposed by FITS standard (999).
MAX_NCOLSTD - Static variable in class uk.ac.starlink.oldfits.FitsConstants
Maximum number of columns in standard FITS BINTABLE extension.
MAX_NCOORD_GUI - Static variable in class uk.ac.starlink.ttools.plot2.geom.MatrixGangerFactory
Maximum number of coords offered by NCOORD_KEY Specifier.
MAX_OBJECTS - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: max number of objects to return from a query.
MAX_QUANTITY - Static variable in class jsky.science.QuantityRange
Maximum possible Quantity/
MAX_RADIUS - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: maximum radius for center coordinates in arcmin (from RA,Dec), or pixels (from X,Y).
MAX_SCALE - Static variable in class jsky.image.gui.ImageDisplayMenuBar
Maximum scale (zoom) factor for menu
MAX_SELECTORS - Static variable in interface uk.ac.starlink.util.bzip2.BZip2Constants
 
MAX_SHOW_ELEMENTS - Static variable in class uk.ac.starlink.table.gui.NumericCellRenderer
The most elements that will be shown in a single cell.
MAX_VALUE - Static variable in class jsky.science.Wavelength
 
MAX_VALUE_LENGTH - Static variable in class nom.tam.fits.HeaderCard
Maximum length of a FITS value field
MAX_WIDTH - Static variable in class uk.ac.starlink.ast.gui.AstAxes
Suggested maximum width.
MAX_WIDTH - Static variable in class uk.ac.starlink.ast.gui.AstGrid
Suggested maximum width.
maxHistoryItems - Variable in class jsky.html.HTMLViewer
Max number of items in the history list
maximum(Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the largest of the non-blank elements in the array.
MAXIMUM - Static variable in class uk.ac.starlink.ttools.plot2.layer.Normalisation
Height of the tallest histogram bar is normalised to unity.
maximumValue() - Method in class uk.ac.starlink.array.Type
Returns the highest value which can be represented by this type.
maxLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
maxLength(String[]) - Static method in class nom.tam.fits.FitsUtil
Get the maximum length of a String in a String array.
maxLimit - Variable in class jsky.util.gui.VRangeSlider
Maximum slider value.
maxNaN(double, double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the greater of two floating point values.
MAXPAR_PROP - Static variable in class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
Name of system property "service.maxparallel" which may be used to adjust the maximum parallelism.
MAXQUANTITY_PROPERTY - Static variable in class jsky.util.gui.QuantitySlider
 
maxRadius - Variable in class jsky.coords.CoordinateRadius
Max radius from center
maxReal(double, double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the greater of two floating point values, ignoring blanks.
maxScale - Static variable in class jsky.image.gui.ImageDisplayPanel
 
maxSize - Variable in class jsky.util.gui.VRangeSlider
Maximum widget size.
MAXSIZER_CKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Config key for maximum smoothing width configuration.
maxSpeed(TimedStroke) - Static method in class diva.sketch.features.MaxSpeedFE
Return the maximum speed (squared) of the specified stroke.
MaxSpeedFE - Class in diva.sketch.features
MaxSpeedFE computes the maximum speed (squared) along the path of a stroke.
MaxSpeedFE() - Constructor for class diva.sketch.features.MaxSpeedFE
 
maxValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
maxValue - Variable in class jsky.util.gui.VRangeSlider
Percent through scale of max gripper.
MAXWAVELENGTH_PROPERTY - Static variable in class jsky.science.AbstractWavelength1D
 
maxwidth - Variable in class uk.ac.starlink.ast.gui.ScientificFormat
 
MAXWIDTH_RKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Report key for actual maximum smoothing width.
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.
mband - Variable in class jsky.image.graphics.MeasureBand
 
mbandAngle - Variable in class jsky.image.graphics.MeasureBand
Angle lines (horizontal and vertical)
mbandDiagRect - Variable in class jsky.image.graphics.MeasureBand
box around diagonal label
mbandDiagText - Variable in class jsky.image.graphics.MeasureBand
The diagonal label
mbandHeightRect - Variable in class jsky.image.graphics.MeasureBand
box around height label
mbandHeightText - Variable in class jsky.image.graphics.MeasureBand
The height label
mbandLine - Variable in class jsky.image.graphics.MeasureBand
Diagonal line with arrows
mbandWidthRect - Variable in class jsky.image.graphics.MeasureBand
box around width label
mbandWidthText - Variable in class jsky.image.graphics.MeasureBand
The width label
MDIApplication - Class in diva.gui
An abstract superclass for applications that use an MDI (multiple document interface) style of presentation.
MDIApplication(MDIContext) - Constructor for class diva.gui.MDIApplication
Create an MDI application in the given MDI context
MDIApplicationTutorial - Class in diva.gui.tutorial
A simple MDI text editor.
MDIApplicationTutorial(DesktopContext) - Constructor for class diva.gui.tutorial.MDIApplicationTutorial
 
MDIContext - Interface in diva.gui
An app context that provides methods for multiple documents and views.
MDQ_NAME - Static variable in class uk.ac.starlink.ttools.taplint.TapLinter
Name of the MDQ stage.
mean(double[]) - Static method in class gaia.cu9.tools.parallax.util.Statistics
 
mean(PlanarImage, ROI, int, int) - Static method in class jsky.image.operator.ImageOps
Perform a "mean" operation on the image to get the mean pixel value of the given area of teh image.
mean(Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the mean of all the non-blank elements in the array.
mean(double...) - Static method in class uk.ac.starlink.ttools.func.Lists
Returns the mean of all the non-blank supplied arguments.
MEAN - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the mean of all submitted values.
MEAN - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator that calculates the mean.
MEAN_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
Report key for fitted mean.
MEAN_MODE - Static variable in class uk.ac.starlink.ttools.task.PixSampler
StatMode for taking an average.
MeasureBand - Class in jsky.image.graphics
Class to display a "measure band" showing the distance between 2 points in world coordinates.
MeasureBand(DivaGraphicsImageDisplay) - Constructor for class jsky.image.graphics.MeasureBand
Create a new MeasureBand attached to the given graphics pane.
median(Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the median of the non-blank elements in the array.
median(double...) - Static method in class uk.ac.starlink.ttools.func.Lists
Returns the median of all the non-blank supplied arguments.
MEDIAN - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the median of all submitted values (slow).
MEDIAN - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator that calculates the median.
MEGAEV - Static variable in class jsky.science.Wavelength
 
MEGAEVABBREV - Static variable in class jsky.science.Wavelength
 
MEGAHERTZ - Static variable in class jsky.science.Wavelength
 
MEGAHERTZABBREV - Static variable in class jsky.science.Wavelength
 
MemberIdSet - Class in uk.ac.starlink.ttools.build
Set of identifiers used for class members during documentation.
MemberIdSet() - Constructor for class uk.ac.starlink.ttools.build.MemberIdSet
Constructor.
MEMORY - Static variable in class uk.ac.starlink.array.ScratchNDArray.BackingStore
 
MEMORY_CACHE - Static variable in class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
Smart memory-cached storage: like BASIC_CACHE but tries to spot non-varying columns etc for more efficient storage.
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
 
MemoryCatalog - Class in jsky.catalog
Used to manage tabular catalog data in memory, such as the result of a catalog query or the contents of a local catalog file.
MemoryCatalog(FieldDesc[], Vector) - Constructor for class jsky.catalog.MemoryCatalog
Create a MemoryCatalog with the given information.
MemoryCatalog(Catalog, InputStream, int) - Constructor for class jsky.catalog.MemoryCatalog
Initialize the table from the given stream by reading up to maxRows of the data (in tab separated table format).
MemoryCatalog(Catalog, InputStream) - Constructor for class jsky.catalog.MemoryCatalog
Initialize the table from the given stream.
MemoryCatalog(Catalog, InputStream, QueryArgs) - Constructor for class jsky.catalog.MemoryCatalog
Initialize the table from the given stream by reading up to maxRows of the data.
MemoryCatalog(Catalog, String) - Constructor for class jsky.catalog.MemoryCatalog
Initialize the table from the given file.
MemoryCatalog(String) - Constructor for class jsky.catalog.MemoryCatalog
Initialize the table from the given file
MemoryCatalog(MemoryCatalog, FieldDesc[], Vector) - Constructor for class jsky.catalog.MemoryCatalog
Construct a new MemoryCatalog with the given column fields and data rows (For internal use only).
MemoryCatalog() - Constructor for class jsky.catalog.MemoryCatalog
This constructor is only for use by derived classes.
MemoryColumnFactory - Class in uk.ac.starlink.ttools.plot2.data
CachedColumnFactory implementation that stores data in arrays in memory.
MemoryColumnFactory() - Constructor for class uk.ac.starlink.ttools.plot2.data.MemoryColumnFactory
 
MemoryMonitor - Class in uk.ac.starlink.util.gui
Component which displays JVM memory usage.
MemoryMonitor() - Constructor for class uk.ac.starlink.util.gui.MemoryMonitor
Constructor.
menuBar - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
Menubar and various menus and items that it contains.
menuBar - Variable in class uk.ac.starlink.util.gui.ProxySetupFrame
Menubar and various menus and items that it contains.
menuBar - Variable in class uk.ac.starlink.util.gui.StoreControlFrame
Menubar and various menus and items that it contains.
MenuCreator - Class in diva.gui.toolbox
This interactor creates a menu when it is activated.
MenuCreator(MenuFactory) - Constructor for class diva.gui.toolbox.MenuCreator
Construct a new interactor with a right button mouse filter.
MenuFactory - Interface in diva.gui.toolbox
A factory for popup menus.
mergeBinLists(BinList, BinList) - Static method in class uk.ac.starlink.ttools.plot2.layer.BinListCollector
Returns a BinList with contents corresponding to the aggregation of two input BinLists.
mergeData(Wavelength1DModel) - Method in class jsky.science.Wavelength1DArray
Folds all inDS point values into this dataset, checking each wavelength in inDS and add the data value to the appropriate location in this dataset.
mergeHistoryList() - Method in class jsky.catalog.gui.CatalogNavigator
Merge the _historyList with current serialized version (another instance may have written it since we read it last).
mergeHistoryList() - Method in class jsky.html.HTMLViewer
Merge the historyList with current serialized version (another instance may have written it since we read it last).
mergeHistoryList() - Method in class jsky.image.gui.DivaMainImageDisplay
Merge the historyList with current serialized version (another instance may have written it since we read it last).
mergeRanges(Range[], Range[]) - Method in class uk.ac.starlink.ttools.plot2.RangeCollector
Merges the content of the second range into the first one.
mergeSheet(Paper) - Method in class uk.ac.starlink.ttools.plot2.layer.GlyphPaper
 
mergeSheet(Paper) - Method in interface uk.ac.starlink.ttools.plot2.paper.Paper
Merges the contents of a compatible paper instance with this one.
mergeWith(GKArray) - Method in class uk.ac.starlink.ttools.filter.GKArray
Merges the other sketch into this one.
message(Component, String) - Static method in class jsky.util.gui.DialogUtil
Display an informational message.
message(String) - Static method in class jsky.util.gui.DialogUtil
Display an informational message.
message(String[]) - Method in class uk.ac.starlink.auth.UserInterface
Sends a message to the user.
message(String) - Method in class uk.ac.starlink.ttools.votlint.DoctypeInterpolator
Presents a processing message.
MESSAGE_KEY - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
MessageDefinition - Class in uk.ac.starlink.plastic
Describes PLASTIC messages known to this package.
MessageDefinition(String, ValueType[], ValueType, int) - Constructor for class uk.ac.starlink.plastic.MessageDefinition
Constructs a message definition which may have some optional arguments.
MessageDefinition(String, ValueType[], ValueType) - Constructor for class uk.ac.starlink.plastic.MessageDefinition
Constructs a message definition whose arguments are all required.
MessageId - Class in uk.ac.starlink.plastic
Convenience class containing URI constants for some of the standard PLASTIC message definitions.
MessageId() - Constructor for class uk.ac.starlink.plastic.MessageId
 
MessagePolicy - Enum in uk.ac.starlink.ecsv
Defines how to deliver a message to the user.
MESSENGER - Static variable in class uk.ac.starlink.ttools.votlint.VocabChecker
Instance for vocabulary at http://www.ivoa.net/rdf/messenger.
META_KEY - Static variable in class uk.ac.starlink.feather.FeatherStarTable
JSON key to store miscellaneous/broken metadata in column metadata.
MetaColumnModel - Class in uk.ac.starlink.vo
This ColumnModel provides enhanced functionality over a normal ColumnModel, aimed at making it easy to select which columns in a related TableModel are shown (appear in this ColumnModel) or not shown (don't appear in this ColumnModel).
MetaColumnModel(TableColumnModel, TableModel) - Constructor for class uk.ac.starlink.vo.MetaColumnModel
Constructs a new MetaColumnModel from a base ColumnModel and a TableModel.
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
 
MetadataFilter - Class in uk.ac.starlink.ttools.filter
Filter for extracting column metadata.
MetadataFilter() - Constructor for class uk.ac.starlink.ttools.filter.MetadataFilter
Constructor.
MetadataHolder - Interface in uk.ac.starlink.ttools.taplint
Provides table metadata.
metadataMapGroup(StarTable) - Static method in class uk.ac.starlink.ttools.filter.MetadataFilter
Constructs a MapGroup containing column metadata of a given table.
MetadataMode - Class in uk.ac.starlink.ttools.mode
Processing mode which summarises table metadata.
MetadataMode() - Constructor for class uk.ac.starlink.ttools.mode.MetadataMode
 
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.
MetalPropertyListener() - Constructor for class jsky.util.gui.MetalRangeSliderUI.MetalPropertyListener
 
MetalRangeSliderUI - Class in jsky.util.gui
The core repaints for our RangeSlider
MetalRangeSliderUI(JSlider, boolean) - Constructor for class jsky.util.gui.MetalRangeSliderUI
 
MetalRangeSliderUI.MetalPropertyListener - Class in jsky.util.gui
 
MetamapGroup - Class in uk.ac.starlink.datanode.nodes
Represents a group of items containing related sets of metadata.
MetamapGroup(int) - Constructor for class uk.ac.starlink.datanode.nodes.MetamapGroup
Initialises a MetamapGroup which will contain a given number of items.
MetaNameFixer - Class in uk.ac.starlink.vo
Provides methods for fixing up table and column names reported by TAP services, so that they fit required syntactic constraints.
MetaNameFixer() - Constructor for class uk.ac.starlink.vo.MetaNameFixer
Constructor.
MetaPanel - Class in uk.ac.starlink.vo
Panel for displaying metadata under headings.
MetaPanel() - Constructor for class uk.ac.starlink.vo.MetaPanel
Constructor.
MetaTable - Class in uk.ac.starlink.datanode.nodes
Views a group of metadata maps.
MetaTable(MetamapGroup) - Constructor for class uk.ac.starlink.datanode.nodes.MetaTable
Constructs a MetaTable component from a MetamapGroup.
METER - Static variable in class jsky.science.Wavelength
 
METERABBREV - Static variable in class jsky.science.Wavelength
 
MethodBrowser - Class in uk.ac.starlink.ttools.gui
Component displaying the static public members of a set of classes.
MethodBrowser() - Constructor for class uk.ac.starlink.ttools.gui.MethodBrowser
Constructor.
METRE_PER_PARSEC - Static variable in class uk.ac.starlink.ttools.func.Distances
Number of metres in a parsec.
MICRO - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Microsecond.
MICRON - Static variable in class jsky.science.Wavelength
 
MICRONABBREV - Static variable in class jsky.science.Wavelength
 
MIDDLE_PROPERTY - Static variable in class jsky.science.Passband
bound property change name for change in the MiddleWavelength
midLat(double, double) - Static method in class uk.ac.starlink.ttools.func.Sky
Determines the latitude midway between two given latitudes.
midLon(double, double) - Static method in class uk.ac.starlink.ttools.func.Sky
Determines the longitude mid-way between two given longitudes.
MIDPOINT - Static variable in class diva.canvas.connector.ConnectorEvent
This event is concerns the midpoint of the connector.
MILLI - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Millisecond.
MILLIMETER - Static variable in class jsky.science.Wavelength
 
MILLIMETERABBREV - Static variable in class jsky.science.Wavelength
 
mimicArray(Object, Class) - Static method in class nom.tam.util.ArrayFuncs
Create an array of a type given by new type with the dimensionality given in array.
min(int, int) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the smaller of two integer values.
min(double...) - Static method in class uk.ac.starlink.ttools.func.Lists
Returns the minimum of all the non-blank supplied arguments.
MIN - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the minimum of all submitted values.
MIN - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator that calculates the minimum.
MIN_BLOCKSIZE - Static variable in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
The minimum supported blocksize == 1.
MIN_COLOR - Static variable in class jsky.image.ImageLookup
minimum color value used in lookup table
MIN_CONFIDENCE - Static variable in class diva.sketch.rcl.VotingSceneBuilder
The min-confidence attribute tag.
MIN_CONFIDENCE - Static variable in class diva.sketch.rcl.VotingStrokeBuilder
The min-confidence attribute tag.
MIN_DISPLAY_WINDOW - Static variable in class jsky.timeline.TimeLine
 
MIN_DRAG_DISTANCE - Static variable in class diva.sketch.MultiStateInterpreter
The distance beyond which a click becomes a drag.
MIN_LEGEND_SIZE - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkForm
Minimum size of marker in legend, even if plot size is smaller.
MIN_LENGTH - Static variable in class uk.ac.starlink.ast.gui.AstTicks
Suggested minimum length of tick mark.
MIN_QUANTITY - Static variable in class jsky.science.QuantityRange
Minimum possible Quantity (largest negative value).
MIN_RADIUS - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: minimum radius for center coordinates in arcmin (from RA,Dec), or pixels (from X,Y).
MIN_RAMP_UNIT - Static variable in class uk.ac.starlink.ttools.plot2.PlotUtil
Minimum number of input differences that fill up a colour ramp.
MIN_SCALE - Static variable in class jsky.image.gui.ImageDisplayMenuBar
Minimum scale (zoom) factor for menu
MIN_SIGMA - Static variable in class diva.sketch.classification.BayesClassifier
The minimum sigma value; used to avoid divide-by-zero errors.
MIN_SIGMA - Static variable in class diva.sketch.classification.WeightedEuclideanClassifier
The minimum sigma value; used to avoid divide-by-zero errors.
MIN_VALUE - Static variable in class jsky.science.Wavelength
 
MIN_WIDTH - Static variable in class uk.ac.starlink.ast.gui.AstAxes
Suggested minimum width.
MIN_WIDTH - Static variable in class uk.ac.starlink.ast.gui.AstGrid
Suggested minimum width.
MinimalConfigMeta - Class in uk.ac.starlink.ttools.plot2.config
ConfigMeta implementation that conforms minimally to the requirements.
MinimalConfigMeta(String) - Constructor for class uk.ac.starlink.ttools.plot2.config.MinimalConfigMeta
Constructor.
MinimalHub - Class in uk.ac.starlink.plastic
Minimal PLASTIC hub implementation.
MinimalHub(ServerSet) - Constructor for class uk.ac.starlink.plastic.MinimalHub
Constructs a new hub, given running server objects.
minimum(Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the smallest of the non-blank elements in the array.
minimumValue() - Method in class uk.ac.starlink.array.Type
Returns the lowest (= most negative) value which can be represented by this type.
minLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
minLimit - Variable in class jsky.util.gui.VRangeSlider
Minimum slider value.
minMax(PlanarImage, ROI, int, int, double) - Static method in class jsky.image.operator.ImageOps
Perform a minMax operation on the image to get the min and max pixel values.
MinMaxDescriptor - Class in jsky.image.operator
A single class that is both an OperationDescriptor and a RenderedImageFactory.
MinMaxDescriptor() - Constructor for class jsky.image.operator.MinMaxDescriptor
Constructor.
minNaN(double, double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the smaller of two floating point values.
MINOR_TICKS - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for minor tick drawing.
minorXDivisions - Variable in class uk.ac.starlink.ast.gui.AstTicks
Number of minor divisions to shown between major tick marks on the X axis (0 if not set).
minorXTicklen - Variable in class uk.ac.starlink.ast.gui.AstTicks
Length of the minor tick marks of the X axis.
minorYDivisions - Variable in class uk.ac.starlink.ast.gui.AstTicks
Number of minor divisions to shown between major tick marks on the Y axis (0 if not set).
minorYTicklen - Variable in class uk.ac.starlink.ast.gui.AstTicks
Length of the minor tick marks of the X axis.
MINQUANTITY_PROPERTY - Static variable in class jsky.util.gui.QuantitySlider
 
minRadius - Variable in class jsky.coords.CoordinateRadius
Min radius from center
minReal(double, double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the smaller of two floating point values, ignoring blanks.
minScale - Static variable in class jsky.image.gui.ImageDisplayPanel
 
MINSHAPE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
Config key for the replacement marker shape.
minSize - Variable in class jsky.util.gui.VRangeSlider
Minimum widget size.
MINSIZE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.PolygonOutliner
Config key for the replacement marker threshold size.
MINSIZER_CKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Config key for minimum smoothing width.
MINUTE - Static variable in class jsky.science.Time
 
MINUTE - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Minute.
MINUTEABBREV - Static variable in class jsky.science.Time
 
minValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
minValue - Variable in class jsky.util.gui.VRangeSlider
Percent through scale of min gripper.
MINWAVELENGTH_PROPERTY - Static variable in class jsky.science.AbstractWavelength1D
 
MINWIDTH_RKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Report key for actual minimum smoothing width.
minX - Variable in class jsky.image.SimpleRenderedImage
The X coordinate of the image's upper-left pixel.
minX - Variable in class uk.ac.starlink.jaiutil.SimpleRenderedImage
The X coordinate of the image's upper-left pixel.
minY - Variable in class jsky.image.SimpleRenderedImage
The Y coordinate of the image's upper-left pixel.
minY - Variable in class uk.ac.starlink.jaiutil.SimpleRenderedImage
The Y coordinate of the image's upper-left pixel.
MIRAGE_CLASS - Static variable in class uk.ac.starlink.mirage.MirageDriver
Name of the main Mirage application class.
MIRAGE_CLASSPATH_PROP - Static variable in class uk.ac.starlink.mirage.MirageDriver
Name of the property used to locate the MirageDriver.MIRAGE_CLASS class.
MirageDriver - Class in uk.ac.starlink.mirage
Main application class for the StarTable Mirage front-end.
MirageDriver() - Constructor for class uk.ac.starlink.mirage.MirageDriver
 
MirageFormatter - Class in uk.ac.starlink.mirage
Turns StarTables into Mirage format tables.
MirageFormatter(PrintStream) - Constructor for class uk.ac.starlink.mirage.MirageFormatter
Constructs a new formatter which will write to a given stream.
MirageTableWriter - Class in uk.ac.starlink.mirage
 
MirageTableWriter() - Constructor for class uk.ac.starlink.mirage.MirageTableWriter
 
MiscDoc - Class in uk.ac.starlink.ttools.build
Write some miscallaneous auto-documentation files for ingestion in the user document.
MiscDoc() - Constructor for class uk.ac.starlink.ttools.build.MiscDoc
 
MIXED_COLOR - Static variable in interface diva.sketch.Symbol
 
MIXED_LINEWIDTH - Static variable in interface diva.sketch.Symbol
 
MJD - Static variable in class uk.ac.starlink.table.TimeMapper
Mapper for numeric values in Modified Julian Date.
MJD - Static variable in class uk.ac.starlink.tfcat.TimeCoords
Predefined TimeCoords instance for Modified Julian Day.
MJD - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Time format for Modified Julian Date.
MJD_CNES - Static variable in class uk.ac.starlink.tfcat.TimeCoords
Predefined TimeCoords instance for CNES Modified Julian Day.
MJD_NASA - Static variable in class uk.ac.starlink.tfcat.TimeCoords
Predefined TimeCoords instance for NASA Modified Julian Day.
MJD_OFFSET - Static variable in class uk.ac.starlink.ttools.func.Times
JD value for MJD = 0 (=2400000.5).
mjDate - Class in uk.ac.starlink.pal
Modified Julian Date
mjDate(int, int, int) - Constructor for class uk.ac.starlink.pal.mjDate
Modified Julian Date
mjDate(int, int, int, double) - Constructor for class uk.ac.starlink.pal.mjDate
Modified Julian Date
mjDate(int, int) - Constructor for class uk.ac.starlink.pal.mjDate
Modified Julian Date
mjdToBesselian(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts Modified Julian Date to Besselian Epoch.
mjdToDate(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Modified Julian Date value to an ISO 8601-format date string.
mjdToDecYear(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Modified Julian Date to Decimal Year.
mjdToIso(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Modified Julian Date value to an ISO 8601-format date-time string.
mjdToJd(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Modified Julian Date to Julian Day.
mjdToJulian(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Modified Julian Date to Julian Epoch.
mjdToTime(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Modified Julian Date value to an ISO 8601-format time-only string.
mjdToUnixMillis(double) - Static method in class uk.ac.starlink.ttools.convert.Iso8601Converter
Converts from modified Julian date to milliseconds since the Unix epoch (1970-01-01T00:00:00).
mjdToUnixMillis(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts from modified Julian date to milliseconds since the Unix epoch (1970-01-01T00:00:00).
mjdToUnixSec(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Modified Julian Date to seconds since 1970-01-01.
MJY - Static variable in class jsky.science.Flux
 
MJYABBREV - Static variable in class jsky.science.Flux
 
mkdirs(File, boolean) - Static method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Creates a scratch directory and any missing parents, assigning write privileges for all or owner-only.
mmMult(double[], double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Multiplies two matrices together.
MNEMONIC_KEY - Static variable in class diva.gui.GUIUtilities
JDK1.2 doesn't have this string defined in javax.swing.Action.
MocCoverage - Class in uk.ac.starlink.ttools.cone
Abstract superclass for Coverage implementations based on MOC (HEALPix Multi-Order Coverage) objects.
MocCoverage(HealpixImpl) - Constructor for class uk.ac.starlink.ttools.cone.MocCoverage
Constructor.
MocFormat - Interface in uk.ac.starlink.ttools.cone
Defines a MOC serialization format.
MocMode - Class in uk.ac.starlink.ttools.mode
Turns a table into a Multi-Order Coverage map.
MocMode() - Constructor for class uk.ac.starlink.ttools.mode.MocMode
Constructor.
mod(double, double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the non-negative remainder of a/b.
mod(double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Calculates the modulus of a vector.
MODE - Static variable in class diva.whiteboard.WhiteboardState
 
MODE - Static variable in interface jsky.timeline.TimeLineNode
 
MODE - Static variable in interface jsky.timeline.TimeLineNodeModel
 
MODE_ALPHA - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
MODE_ALPHA_FIX - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
MODE_AUTO - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
MODE_AUX - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
MODE_DENSITY - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
MODE_FLAT - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
MODE_RGB - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
MODE_WEIGHT - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
ModedIncrRecognizer - Class in diva.sketch.toolbox
An abstract class for "moded" incremental recognizers that examines the first part of a gesture to see if it matches its starting signal and thereafter responds to events in a moded interaction.
ModedIncrRecognizer() - Constructor for class diva.sketch.toolbox.ModedIncrRecognizer
 
ModeDoc - Class in uk.ac.starlink.ttools.build
Writes a section of XML text documenteding all the known ProcessingModes.
model - Variable in class jsky.util.gui.ProgressBarFilterInputStream
The model for the progress bar
model - Variable in class jsky.util.gui.ProgressBarUtil
The model for the progress bar
MODEL_TAG - Static variable in class diva.sketch.recognition.MSTrainingParser
Indicate that the file contains a training model.
MODEL_TAG - Static variable in class diva.sketch.recognition.SSTrainingParser
Indicate that the file contains a training model.
MODEL_TAG - Static variable in class diva.sketch.SketchParser
Indicate a sketch model.
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.
ModelParser - Interface in diva.util
ModelParser is an interface that should be extended by application specified model parsers.
ModelWrapper() - Constructor for class jsky.util.gui.SortedJTable.ModelWrapper
 
ModelWriter - Interface in diva.util
ModelWriter is an interface that should be extended by application specified model writers to write out data structures to an output stream.
ModePlotter<S extends Style> - Interface in uk.ac.starlink.ttools.plot2.layer
Plotter sub-interface that marks a family of plotters as having similar characteristics.
ModePlotter.Form - Interface in uk.ac.starlink.ttools.plot2.layer
Marker interface for an object that is shared between plotters sharing characteristics that make it useful to group them.
ModePlotter.Mode - Interface in uk.ac.starlink.ttools.plot2.layer
Marker interface for an object that is shared between plotters sharing characteristics that make it useful to group them.
modeRef(String) - Static method in class uk.ac.starlink.ttools.DocUtils
Provides a snippet of XML which references a named ProcessingMode.
modeRef(ShapeMode) - Static method in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Returns an XML reference to the given mode.
MODES - Static variable in class uk.ac.starlink.ttools.plot2.layer.LevelMode
Known level mode instances.
MODES_2D - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
List of modes suitable for use with 2D plotting.
MODES_3D - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
List of modes suitable for use with 3D plotting.
MODIFIERS_ATTR_TAG - Static variable in class diva.util.jester.EventParser
 
ModularGraphModel - Class in diva.graph.modular
A modular implementation of the graph model, whereby users with heterogeneous graphs can implement the graph model interface by implementing the simple interfaces of Graph, Node, CompositeNode, and Edge.
ModularGraphModel(Object) - Constructor for class diva.graph.modular.ModularGraphModel
Construct an empty graph model whose root is the given semantic object.
moduloAngle(double) - Static method in class diva.canvas.CanvasUtilities
Return the angle between -PI and PI that corresponds to the given angle.
modulusToDistance(double) - Static method in class uk.ac.starlink.ttools.func.Gaia
Converts a distance modulus to a distance in parsec.
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.
MonoPaperType - Class in uk.ac.starlink.ttools.plot2.paper
Bitmapped PaperType which can paint transparent or opaque pixels as long as they are all the same colour.
MonoPaperType(Color, Compositor) - Constructor for class uk.ac.starlink.ttools.plot2.paper.MonoPaperType
Constructor.
MONTH - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Month (1/12 year).
MORE_DATA_PROPERTY - Static variable in interface jsky.science.ScienceObjectNodeModel
Bound property name - should fired when setMoreDataAvailable() is run
MouldArrayImpl - Class in uk.ac.starlink.array
Wraps an NDArray to provide one with identical pixel data, but viewed as a different shape, that is with its origin or dimensions different.
MouldArrayImpl(NDArray, NDShape) - Constructor for class uk.ac.starlink.array.MouldArrayImpl
Creates a new ArrayImpl which which uses the pixels from an underlying NDArray moulded into a different shape (origin/dimensions).
MOUSE_EVENT_TAG - Static variable in class diva.util.jester.EventParser
 
MOUSE_WHEEL - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
mouseClicked(LayerEvent) - Method in class diva.canvas.event.LayerAdapter
Invoked when the mouse is clicked on a layer or figure.
mouseClicked(LayerEvent) - Method in class diva.canvas.event.LayerConsumer
Invoked when the mouse is clicked on a layer or figure.
mouseClicked(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse is clicked on a layer or figure.
mouseClicked(LayerEvent) - Method in interface diva.canvas.event.LayerListener
Invoked when the mouse is clicked on a layer or figure.
mouseClicked(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mouseClicked(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mouseClicked(MouseEvent) - Method in class diva.gui.toolbox.FocusMouseListener
 
mouseClicked(LayerEvent) - Method in class jsky.catalog.gui.BasicTablePlotter
Invoked when the mouse is clicked on a layer or figure.
mouseClicked - Variable in class jsky.image.graphics.gui.CanvasDraw
True if mouse was clicked
mouseClicked(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mouseClicked(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
 
mouseClicked(MouseEvent) - Method in class jsky.image.gui.ImagePanner
 
mouseClicked(MouseEvent) - Method in class jsky.util.gui.QuantitySlider
 
mouseClicked(MouseEvent) - Method in class jsky.util.gui.SortedJTable
If user clicks on column header, perform sort and toggle sort ordering if the sort column was already the sort column.
mouseClicked(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
Not used.
mouseClicked - Variable in class uk.ac.starlink.diva.DrawActions
True if mouse was clicked
mouseClicked(MouseEvent) - Method in class uk.ac.starlink.diva.DrawActions
 
mouseClicked(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mouseClicked(MouseEvent) - Method in class uk.ac.starlink.util.gui.StringPaster
mouseDragged(LayerEvent) - Method in class diva.canvas.event.LayerAdapter
Invoked when the mouse moves while the button is still held down.
mouseDragged(LayerEvent) - Method in class diva.canvas.event.LayerConsumer
Invoked when the mouse moves while the button is still held down.
mouseDragged(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse moves while the button is still held down.
mouseDragged(LayerEvent) - Method in interface diva.canvas.event.LayerListener
Invoked when the mouse moves while the button is still held down.
mouseDragged(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mouseDragged(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mouseDragged(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Handle a mouse drag event.
mouseDragged(LayerEvent) - Method in class diva.canvas.interactor.DragInteractor
Constrain the point and move the target if the mouse move.
mouseDragged(LayerEvent) - Method in class diva.canvas.interactor.SelectionDragger
Reshape the rubber-band, swapping coordinates if necessary.
mouseDragged(LayerEvent) - Method in class diva.sketch.BasicInterpreter
Update the current stroke and its visual representation.
mouseDragged(LayerEvent) - Method in class diva.sketch.MultiStateInterpreter
Consume the event so it doesn't get passed down to the layer below.
mouseDragged(LayerEvent) - Method in class diva.sketch.toolbox.PanZoomInterpreter
Update the current stroke and its visual representation.
mouseDragged(MouseEvent) - Method in class diva.whiteboard.SketchTest1.LocalMouseMotionListener
 
mouseDragged(LayerEvent) - Method in class diva.whiteboard.SketchTest2.SketchInteractor
 
mouseDragged(LayerEvent) - Method in class diva.whiteboard.SketchTest3.SketchInteractor
 
mouseDragged(LayerEvent) - Method in class diva.whiteboard.WhiteboardView.SketchInterpreter
 
mouseDragged(LayerEvent) - Method in class jsky.catalog.gui.BasicTablePlotter
Invoked when the mouse moves while the button is still held down.
mouseDragged(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mouseDragged(LayerEvent) - Method in class jsky.image.graphics.MeasureBand
Reshape the rubber-band, swapping coordinates if necessary.
mouseDragged(LayerEvent) - Method in class jsky.image.graphics.SelectionDragger
Reshape the rubber-band, swapping coordinates if necessary.
mouseDragged(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
Invoked when a mouse button is pressed on the component and then dragged.
mouseDragged(MouseEvent) - Method in class jsky.image.gui.ImageDisplayPanel
Invoked when a mouse button is pressed on the image and then dragged.
mouseDragged(MouseEvent) - Method in class jsky.image.gui.ImageDisplayStatusPanel
Invoked when a mouse button is pressed on the image and then dragged.
mouseDragged(MouseEvent) - Method in class jsky.image.gui.ImagePanner
Invoked when a mouse button is pressed on the image and then dragged.
mouseDragged(MouseEvent) - Method in class jsky.util.gui.BasicRangeSliderUI.RangeSliderTrackListener
Set the models value to the position of the top/left of the thumb relative to the origin of the track.
mouseDragged(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
MouseMotionListener method for moving slider.
mouseDragged(MouseEvent) - Method in class uk.ac.starlink.diva.DrawActions
 
mouseDragged(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mouseDragged(MouseEvent) - Method in class uk.ac.starlink.util.gui.DragListener
 
mouseEntered(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse enters a layer or figure.
mouseEntered(LayerEvent) - Method in class diva.canvas.event.LayerMotionAdapter
Invoked when the mouse enters a layer or figure.
mouseEntered(LayerEvent) - Method in interface diva.canvas.event.LayerMotionListener
Invoked when the mouse enters a layer or figure.
mouseEntered(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mouseEntered(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mouseEntered(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Handle a mouse entered event.
mouseEntered(MouseEvent) - Method in class diva.gui.toolbox.FocusMouseListener
 
mouseEntered(LayerEvent) - Method in class diva.sketch.BasicInterpreter
Consume the event, for efficiency.
mouseEntered(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mouseEntered(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
 
mouseEntered(MouseEvent) - Method in class jsky.image.gui.ImagePanner
 
mouseEntered(MouseEvent) - Method in class jsky.util.gui.QuantitySlider
 
mouseEntered(MouseEvent) - Method in class jsky.util.gui.SortedJTable
 
mouseEntered(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
Not used.
mouseEntered(MouseEvent) - Method in class uk.ac.starlink.diva.DrawActions
 
mouseEntered(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mouseEntered(MouseEvent) - Method in class uk.ac.starlink.util.gui.DragListener
 
mouseExited(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse exits a layer or figure.
mouseExited(LayerEvent) - Method in class diva.canvas.event.LayerMotionAdapter
Invoked when the mouse exits a layer or figure.
mouseExited(LayerEvent) - Method in interface diva.canvas.event.LayerMotionListener
Invoked when the mouse exits a layer or figure.
mouseExited(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mouseExited(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mouseExited(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Handle a mouse exited event.
mouseExited(MouseEvent) - Method in class diva.gui.toolbox.FocusMouseListener
 
mouseExited(LayerEvent) - Method in class diva.sketch.BasicInterpreter
Consume the event, for efficiency.
mouseExited(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mouseExited(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
 
mouseExited(MouseEvent) - Method in class jsky.image.gui.ImagePanner
 
mouseExited(MouseEvent) - Method in class jsky.util.gui.QuantitySlider
 
mouseExited(MouseEvent) - Method in class jsky.util.gui.SortedJTable
 
mouseExited(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
Not used.
mouseExited(MouseEvent) - Method in class uk.ac.starlink.diva.DrawActions
 
mouseExited(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
MouseFilter - Class in diva.canvas.event
A class that accepts mouse events.
MouseFilter(int) - Constructor for class diva.canvas.event.MouseFilter
Construct a mouse filter that responds to the given mouse buttons and modifier keys.
MouseFilter(int, int) - Constructor for class diva.canvas.event.MouseFilter
Construct a mouse filter that responds to the given mouse buttons and modifier keys.
MouseFilter(int, int, int) - Constructor for class diva.canvas.event.MouseFilter
Construct a mouse filter that responds to the given mouse buttons and modifier keys.
MouseFilter(int, int, int, int) - Constructor for class diva.canvas.event.MouseFilter
Construct a mouse filter that responds to the given mouse buttons and modifier keys.
mouseMoved(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse moves while over a layer or figure.
mouseMoved(LayerEvent) - Method in class diva.canvas.event.LayerMotionAdapter
Invoked when the mouse moves while over a layer or figure.
mouseMoved(LayerEvent) - Method in interface diva.canvas.event.LayerMotionListener
Invoked when the mouse moves while over a layer or figure.
mouseMoved(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mouseMoved(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mouseMoved(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Handle a mouse moved event.
mouseMoved(LayerEvent) - Method in class diva.sketch.BasicInterpreter
Consume the event, for efficiency.
mouseMoved(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mouseMoved(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
These are not currently used
mouseMoved(MouseEvent) - Method in class jsky.image.gui.ImageDisplayPanel
 
mouseMoved(MouseEvent) - Method in class jsky.image.gui.ImageDisplayStatusPanel
 
mouseMoved(MouseEvent) - Method in class jsky.image.gui.ImagePanner
These are not currently used
mouseMoved(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
Not used.
mouseMoved(MouseEvent) - Method in class uk.ac.starlink.diva.DrawActions
 
mouseMoved(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mousePressed(LayerEvent) - Method in class diva.canvas.event.LayerAdapter
Invoked when the mouse is pressed on a layer or figure.
mousePressed(LayerEvent) - Method in class diva.canvas.event.LayerConsumer
Invoked when the mouse is pressed on a layer or figure.
mousePressed(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse is pressed on a layer or figure.
mousePressed(LayerEvent) - Method in interface diva.canvas.event.LayerListener
Invoked when the mouse is pressed on a layer or figure.
mousePressed(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.ActionInteractor
Activate the action referenced by this interactor.
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Handle a mouse press event.
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.DragInteractor
Handle a mouse press on a figure or layer.
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.SelectionDragger
Clear the selection, and create the rubber-band
mousePressed(LayerEvent) - Method in class diva.canvas.interactor.SelectionInteractor
Handle a mouse press event.
mousePressed(LayerEvent) - Method in class diva.graph.basic.BasicGraphController.NodeCreator
 
mousePressed(LayerEvent) - Method in class diva.graph.EdgeCreator
Create a new edge, add it to the graph controller and add the connector to the selection.
mousePressed(LayerEvent) - Method in class diva.graphx.interaction.EdgeCreator
Create a new edge, add it to the graph controller and add the connector to the selection.
mousePressed(LayerEvent) - Method in class diva.graphx.tutorial.SimpleGraphController.NodeCreator
 
mousePressed(MouseEvent) - Method in class diva.gui.toolbox.FocusMouseListener
Grab the keyboard focus when the component that this listener is attached to is clicked on.
mousePressed(LayerEvent) - Method in class diva.sketch.BasicInterpreter
Instantiate a new stroke and add its visual representation as a symbol in the pane.
mousePressed(LayerEvent) - Method in class diva.sketch.MultiStateInterpreter
Consume the event so it doesn't get passed down to the * layer below.
mousePressed(LayerEvent) - Method in class diva.sketch.toolbox.PanZoomInterpreter
Instantiate a new stroke and add its visual representation as a symbol in the pane.
mousePressed(MouseEvent) - Method in class diva.whiteboard.SketchTest1.LocalMouseListener
 
mousePressed(LayerEvent) - Method in class diva.whiteboard.SketchTest2.SketchInteractor
 
mousePressed(LayerEvent) - Method in class diva.whiteboard.SketchTest3.SketchInteractor
 
mousePressed(LayerEvent) - Method in class diva.whiteboard.WhiteboardView.SketchInterpreter
 
mousePressed(LayerEvent) - Method in class jsky.catalog.gui.BasicTablePlotter
Invoked when the mouse is pressed on a layer or figure.
mousePressed(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mousePressed(LayerEvent) - Method in class jsky.image.graphics.MeasureBand
Clear the selection, and create the rubber-band
mousePressed(LayerEvent) - Method in class jsky.image.graphics.SelectionDragger
Clear the selection, and create the rubber-band
mousePressed(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
Invoked when a mouse button is pressed on the image
mousePressed(MouseEvent) - Method in class jsky.image.gui.ImagePanner
Invoked when a mouse button is pressed on the image
mousePressed(MouseEvent) - Method in class jsky.util.gui.BasicRangeSliderUI.RangeSliderTrackListener
If the mouse is pressed above the "thumb" component then reduce the scrollbars value by one page ("page up"), otherwise increase it by one page.
mousePressed(MouseEvent) - Method in class jsky.util.gui.QuantitySlider
 
mousePressed(MouseEvent) - Method in class jsky.util.gui.SortedJTable
 
mousePressed(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
MouseListener method for moving slider.
mousePressed(MouseEvent) - Method in class uk.ac.starlink.diva.DrawActions
 
mousePressed(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mousePressed(MouseEvent) - Method in class uk.ac.starlink.util.gui.DragListener
 
mouseReleased(LayerEvent) - Method in class diva.canvas.connector.ConnectorInteractor
Handle a mouse-released event.
mouseReleased(LayerEvent) - Method in class diva.canvas.event.LayerAdapter
Invoked when the mouse is released on a layer or figure.
mouseReleased(LayerEvent) - Method in class diva.canvas.event.LayerConsumer
Invoked when the mouse is released on a layer or figure.
mouseReleased(LayerEvent) - Method in class diva.canvas.event.LayerEventMulticaster
Invoked when the mouse is released on a layer or figure.
mouseReleased(LayerEvent) - Method in interface diva.canvas.event.LayerListener
Invoked when the mouse is released on a layer or figure.
mouseReleased(LayerEvent) - Method in class diva.canvas.event.LayerMouseAdapter
 
mouseReleased(LayerEvent) - Method in class diva.canvas.interactor.AbstractInteractor
Do nothing.
mouseReleased(LayerEvent) - Method in class diva.canvas.interactor.CompositeInteractor
Handle a mouse released event.
mouseReleased(LayerEvent) - Method in class diva.canvas.interactor.DragInteractor
Handle a mouse released event.
mouseReleased(LayerEvent) - Method in class diva.canvas.interactor.SelectionDragger
Delete the rubber-band
mouseReleased(MouseEvent) - Method in class diva.gui.toolbox.FocusMouseListener
 
mouseReleased(LayerEvent) - Method in class diva.gui.toolbox.MenuCreator
When a mouse press happens, ask the factory to create a menu and show it on the screen.
mouseReleased(LayerEvent) - Method in class diva.sketch.BasicInterpreter
Update the current stroke and its visual representation, then reset the stroke to "null".
mouseReleased(LayerEvent) - Method in class diva.sketch.MultiStateInterpreter
Consume the event.
mouseReleased(LayerEvent) - Method in class diva.sketch.toolbox.PanZoomInterpreter
Update the current stroke and its visual representation, and interpret the stroke using either the command recognizer or the UML recognizer.
mouseReleased(LayerEvent) - Method in class diva.whiteboard.CommandInterpreter.CommandStrokeListener
 
mouseReleased(LayerEvent) - Method in class diva.whiteboard.SketchTest2.SketchInteractor
 
mouseReleased(LayerEvent) - Method in class diva.whiteboard.SketchTest3.SketchInteractor
 
mouseReleased(LayerEvent) - Method in class diva.whiteboard.WhiteboardView.SketchInterpreter
 
mouseReleased(LayerEvent) - Method in class jsky.catalog.gui.BasicTablePlotter
Invoked when the mouse is released on a layer or figure.
mouseReleased(MouseEvent) - Method in class jsky.image.graphics.gui.CanvasDraw
 
mouseReleased(LayerEvent) - Method in class jsky.image.graphics.MeasureBand
Delete the rubber-band
mouseReleased(LayerEvent) - Method in class jsky.image.graphics.SelectionDragger
Delete the rubber-band
mouseReleased(MouseEvent) - Method in class jsky.image.gui.ImageColorbar
Invoked when a mouse button is released.
mouseReleased(MouseEvent) - Method in class jsky.image.gui.ImagePanner
Invoked when a mouse button is released
mouseReleased(MouseEvent) - Method in class jsky.util.gui.BasicRangeSliderUI.RangeSliderTrackListener
 
mouseReleased(MouseEvent) - Method in class jsky.util.gui.QuantitySlider
 
mouseReleased(MouseEvent) - Method in class jsky.util.gui.SortedJTable
 
mouseReleased(MouseEvent) - Method in class jsky.util.gui.VRangeSlider
MouseListener method for moving slider.
mouseReleased(LayerEvent) - Method in class uk.ac.starlink.diva.DragRegion
Delete the rubber-band.
mouseReleased(MouseEvent) - Method in class uk.ac.starlink.diva.DrawActions
 
mouseReleased(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mouseReleased(MouseEvent) - Method in class uk.ac.starlink.util.gui.DragListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
MOVE - Static variable in interface jsky.graphics.CanvasGraphics
Constant indicating that a figure may be moved
MOVE_CURSOR - Static variable in interface jsky.timeline.TimeLineNode
 
moveCatalog(Catalog, boolean) - Method in class jsky.catalog.AbstractCatalogDirectory
Move the the given catalog up or down in the tree.
moveCatalog(Catalog, boolean) - Method in interface jsky.catalog.CatalogDirectory
Move the the given catalog up or down in the list.
moveCatalogToEnd(Catalog, boolean) - Method in class jsky.catalog.AbstractCatalogDirectory
Move the the given catalog all the way up or down in the tree, as far as possible.
moveCatalogToEnd(Catalog, boolean) - Method in interface jsky.catalog.CatalogDirectory
Move the the given catalog all the way up or down in the list, as far as possible.
MOVED - Static variable in interface jsky.graphics.CanvasFigure
Indicates that the figure was dragged
moveDisplayAreaBy(Time) - Method in class jsky.timeline.TimeLine
move the display window of the timeline by the specified amount
MoveFileByteStore - Class in uk.ac.starlink.ttools.plot2.data
ByteStore that stores data in a named file which appears completely populated in the filesystem.
MoveFileByteStore(File) - Constructor for class uk.ac.starlink.ttools.plot2.data.MoveFileByteStore
Constructor.
MoveHandle - Class in diva.canvas.interactor
A grab-handle that is intended for acting as a "move me" handle.
MoveHandle(Site) - Constructor for class diva.canvas.interactor.MoveHandle
Construct a new grab handle attached to the given site.
moveNode(boolean) - Method in class jsky.catalog.gui.CatalogTree
Move the the selected catalog up or down in the tree.
moveNodeToEnd(boolean) - Method in class jsky.catalog.gui.CatalogTree
Move the the selected catalog all the way up or down in the tree, as far as possible.
moveTimeLineNodeBy(Time) - Method in class jsky.timeline.BlockTimeLineNode
move node by specified amount
moveTimeLineNodeBy(Time) - Method in class jsky.timeline.DefaultTimeLineNode
move node by specified amount
moveTimeLineNodeBy(Time) - Method in class jsky.timeline.DefaultTimeLineNodeModel
move node by specified amount
moveTimeLineNodeBy(Time) - Method in interface jsky.timeline.TimeLineNode
move node by specified time
moveTimeLineNodeBy(Time) - Method in interface jsky.timeline.TimeLineNodeModel
move node by specified time
moveTimeLineNodeByValid(Time) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
move node by specified amount
moveTimeLineNodeByValid(Time) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
move node by specified time
moveTo(double, double) - Method in class diva.util.java2d.Polygon2D.Double
Move the start point of the vertex to the given position.
moveTo(double, double) - Method in class diva.util.java2d.Polygon2D.Float
Move the start point of the vertex to the given position.
moveTo(double, double) - Method in class diva.util.java2d.Polygon2D
Move the start point of the vertex to the given position.
moveTo(double, double) - Method in class diva.util.java2d.Polyline2D.Double
Move the start point of the vertex to the given position.
moveTo(double, double) - Method in class diva.util.java2d.Polyline2D.Float
Move the start point of the vertex to the given position.
moveTo(double, double) - Method in class diva.util.java2d.Polyline2D
Move the start point of the vertex to the given position.
moveTo(double, double) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Move the start point of the vertex to the given position.
MpcToM(double) - Static method in class uk.ac.starlink.ttools.func.Distances
Converts from MegaParsecs to metres.
mprecfk4(double, double) - Static method in class jsky.coords.wcscon
 
mprecfk5(double, double) - Static method in class jsky.coords.wcscon
 
MrqFit - Class in jsky.science
Nonlinear Model fit.
MrqFit() - Constructor for class jsky.science.MrqFit
 
MrqFit.MrqFunc - Interface in jsky.science
The funcs argument must implement this interface
mrqFunc(int, float[], float[], float[], float[], float[], int) - Method in class jsky.science.IQE
 
mrqFunc(int, float[], float[], float[], float[], float[], int) - Method in interface jsky.science.MrqFit.MrqFunc
 
mrqmin(int, float[], int, int[], int, double[], double[], double[], MrqFit.MrqFunc, double[]) - Static method in class jsky.science.MrqFit
 
MrtTableBuilder - Class in uk.ac.starlink.table.formats
Input handler for the so-called "Machine-Readable Table" format used by AAS journals.
MrtTableBuilder() - Constructor for class uk.ac.starlink.table.formats.MrtTableBuilder
Default constructor.
MrtTableBuilder(ErrorMode, boolean) - Constructor for class uk.ac.starlink.table.formats.MrtTableBuilder
Constructor with configuration options.
MSG_BYTEXT - Static variable in class uk.ac.starlink.ttools.mode.PlasticMode
Message ID for load by passing VOTable text as a string argument.
MSG_BYURL - Static variable in class uk.ac.starlink.ttools.mode.PlasticMode
Message ID for load by passing VOTable URL (temp file) as argument.
MSTrainingModel - Class in diva.sketch.recognition
MSTrainingModel (Multi-Stroke Training Model) is a data structure for storing training examples and their types.
MSTrainingModel() - Constructor for class diva.sketch.recognition.MSTrainingModel
Construct an empty training model.
MSTrainingParser - Class in diva.sketch.recognition
MSTrainingParser (Multi-Stroke Training Parser) reads in an XML file and parses it into a MSTrainingModel.
MSTrainingParser() - Constructor for class diva.sketch.recognition.MSTrainingParser
 
MSTrainingWriter - Class in diva.sketch.recognition
MSTrainingWriter (Multi-Stroke Training Writer) takes a MSTrainingModel and writes it out to an outputstream.
MSTrainingWriter() - Constructor for class diva.sketch.recognition.MSTrainingWriter
 
mToMpc(double) - Static method in class uk.ac.starlink.ttools.func.Distances
Converts from metres to MegaParsecs.
mult(double[], double) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Multiplies a vector by a constant.
MultiByteBufferInput - Class in uk.ac.starlink.fits
Random-access BasicInput implementation based on a supplied array of byte buffers.
MultiByteBufferInput(ByteBuffer[]) - Constructor for class uk.ac.starlink.fits.MultiByteBufferInput
Constructor.
MultiChoiceParameter<C> - Class in uk.ac.starlink.task
MultiParameter that returns an array of values from a given typed list of options.
MultiChoiceParameter(String, Class<C>, char, C[]) - Constructor for class uk.ac.starlink.task.MultiChoiceParameter
Constructor.
MultiChoiceParameter(String, char, C[]) - Constructor for class uk.ac.starlink.task.MultiChoiceParameter
Constructor with implicit element type.
MultiCone - Class in uk.ac.starlink.ttools.task
SkyConeMatch2 implementation which uses an external Cone Search service.
MultiCone() - Constructor for class uk.ac.starlink.ttools.task.MultiCone
 
MultiCopy - Class in uk.ac.starlink.ttools.task
Task to copy multiple homogeneously acquired tables to an output container file.
MultiCopy() - Constructor for class uk.ac.starlink.ttools.task.MultiCopy
 
MultiCopyN - Class in uk.ac.starlink.ttools.task
Task to add multiple tables, perhaps with different formats and preprocessing, to an output container file.
MultiCopyN() - Constructor for class uk.ac.starlink.ttools.task.MultiCopyN
 
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(TableModel) - Constructor for class uk.ac.starlink.table.gui.MultilineJTable
Constructs a new table given a base TableModel.
MultilineJTable() - Constructor for class uk.ac.starlink.table.gui.MultilineJTable
Constructs a MultilineJTable without any data.
MultiMappedFile - Class in uk.ac.starlink.oldfits
ArrayDataIO implementation which works by mapping but is capable of splitting a file up into multiple mapped sections.
MultiMappedFile(FileChannel, FileChannel.MapMode, int) - Constructor for class uk.ac.starlink.oldfits.MultiMappedFile
Constructs a MultiMappedFile from a channel.
MultiMappedFile(File, FileChannel.MapMode, int) - Constructor for class uk.ac.starlink.oldfits.MultiMappedFile
Constructs a MultiMappedFile from a file.
MultiOutputFormatParameter - Class in uk.ac.starlink.ttools.task
Parameter to hold an output format capable of writing multiple tables.
MultiOutputFormatParameter(String) - Constructor for class uk.ac.starlink.ttools.task.MultiOutputFormatParameter
 
MultiOutputTask - Class in uk.ac.starlink.ttools.task
Task which writes multiple tables to a single output file.
MultiOutputTask(String) - Constructor for class uk.ac.starlink.ttools.task.MultiOutputTask
Constructor.
MULTIPAGE_TAG - Static variable in class diva.gui.MultipageParser
The string constant that specifies the start and end of a document.
MultipageDocument - Class in diva.gui
A document that contains a linear sequence of Pages.
MultipageDocument(String, Application, ModelParser, ModelWriter) - Constructor for class diva.gui.MultipageDocument
Construct a multipage document that is owned by the given application
MultipageModel - Class in diva.gui
A document that contains a linear sequence of Pages.
MultipageModel() - Constructor for class diva.gui.MultipageModel
 
MultipageParser - Class in diva.gui
Parse all pages of a multi-page document from a file.
MultipageParser(ModelParser) - Constructor for class diva.gui.MultipageParser
Create a MultipageParser with the specified model parser which is used to parse the content of a page.
MultipageWriter - Class in diva.gui
MultipageWriter writes out all pages of a multi-page document to a file.
MultipageWriter(ModelWriter) - Constructor for class diva.gui.MultipageWriter
Create a MultipageWriter with the specified model parser which is used to write the content of a page.
MultiParameter - Interface in uk.ac.starlink.task
Marker interface which marks a parameter as one which can have multiple appearances on the command line.
MULTIPLE_SELECTION - Static variable in interface diva.canvas.interactor.SelectionModel
Allow multiple screen objects to be selected at once.
multipleAccess() - Method in class uk.ac.starlink.array.ArrayArrayImpl
 
multipleAccess() - Method in interface uk.ac.starlink.array.ArrayImpl
Indicates whether the getAccess method may be called more than once.
multipleAccess() - Method in class uk.ac.starlink.array.BridgeNDArray
 
multipleAccess() - Method in class uk.ac.starlink.array.CombineArrayImpl
 
multipleAccess() - Method in class uk.ac.starlink.array.DeterministicArrayImpl
 
multipleAccess() - Method in interface uk.ac.starlink.array.NDArray
Indicates whether multiple calls to the getAccess method may be made.
multipleAccess() - Method in class uk.ac.starlink.array.NioArrayImpl
 
multipleAccess() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
MultiplexInvocationHandler<T> - Class in uk.ac.starlink.util
Used to generate a proxy instance which implements a given interface and delegates its calls to each of a given list of target implementations.
MultiplexInvocationHandler(T[]) - Constructor for class uk.ac.starlink.util.MultiplexInvocationHandler
Constructor.
MultiPlotData - Class in uk.ac.starlink.ttools.plot
PlotData implementation which aggregates a set of constituent PlotDatas.
MultiPlotData(PlotData[]) - Constructor for class uk.ac.starlink.ttools.plot.MultiPlotData
Constructor.
multiply(double) - Method in class jsky.science.Wavelength1DArray
Multiplies every element in the array by the parameter
multiply(Object, Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the element-by-element result of multiplying either two numeric arrays of the same length, or an array and a scalar considered as if an array of the right length.
MultiPointConfigKey - Class in uk.ac.starlink.ttools.plot2.config
Config key that specifies a multi-point shape.
MultiPointConfigKey(ConfigMeta, MultiPointShape[], ErrorMode[]) - Constructor for class uk.ac.starlink.ttools.plot2.config.MultiPointConfigKey
Constructor.
MultiPointCoordSet - Interface in uk.ac.starlink.ttools.plot2.layer
Defines non-central coordinates used by a MultiPointPlotter.
MultiPointForm - Class in uk.ac.starlink.ttools.plot2.layer
ShapeForm implementation that draws shapes based on a single main position, and a number of additional positions supplied as extra coordinates.
MultiPointForm(String, Icon, String, MultiPointCoordSet, MultiPointConfigKey, ConfigKey<Double>, ConfigKey<?>[]) - Constructor for class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
Constructor.
MultiPointReader - Interface in uk.ac.starlink.ttools.plot2.layer
Defines data reading behaviour for use by a MultiPointForm.
MultiPointReader.ExtrasReader - Interface in uk.ac.starlink.ttools.plot2.layer
Reads the non-central data positions for a MultiPointCoordSet.
MultiPointScribe - Interface in uk.ac.starlink.ttools.plot2.layer
Knows how to turn a number of offset points to a drawable glyph.
MultiPointShape - Class in uk.ac.starlink.ttools.plot2.layer
Defines a graphical shape with coordinates supplied by a number of offset points.
MultiPointShape(String, int, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Constructor.
MultiPosIcon - Class in uk.ac.starlink.ttools.plot2.layer
Uncoloured icon suitable for legends representing multi-position plot types.
MultiPosIcon(int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.MultiPosIcon
Constructor.
MultiRangeSliderUI - Class in jsky.util.gui
The core repaints for our RangeSlider
MultiRangeSliderUI() - Constructor for class jsky.util.gui.MultiRangeSliderUI
 
MultiServiceColumnCalculator<S> - Class in uk.ac.starlink.ttools.calc
ColumnCalculator implementation which works by invoking a service for each row.
MultiServiceColumnCalculator() - Constructor for class uk.ac.starlink.ttools.calc.MultiServiceColumnCalculator
 
MultiSpecifierPanel<T> - Class in uk.ac.starlink.ttools.plot2.config
SpecifierPanel subclass that puts a number of alternative SpecifierPanels alongside each other and lets the user interact with any one of them to perform a selection.
MultiSpecifierPanel(boolean, T, List<Specifier<T>>) - Constructor for class uk.ac.starlink.ttools.plot2.config.MultiSpecifierPanel
Constructor.
MultiStarTableWriter - Interface in uk.ac.starlink.table
Interface for table output handlers that can write multiple tables to the same stream.
MultiStateInterpreter - Class in diva.sketch
A MultiStateInterpreter inherits from BasicInterpreter.
MultiStateInterpreter(SketchController) - Constructor for class diva.sketch.MultiStateInterpreter
Create a BasicInterpreter which is used by the specified controller to interpret sketch input.
MultiStrokeRecognizer - Interface in diva.sketch.recognition
A recognizer that processes a set of strokes and return the predictions in a RecognitionSet.
MultiStrokeSceneRecognizer - Class in diva.sketch.recognition
A scene recognizer that uses a given multi-stroke recognizer so that the results of its multi-stroke recognition get added to the scene properly.
MultiStrokeSceneRecognizer(MultiStrokeRecognizer) - Constructor for class diva.sketch.recognition.MultiStrokeSceneRecognizer
Construct a scene recognizer using the given stroke recognizer to perform multi-stroke recognition.
MultiTableBuilder - Interface in uk.ac.starlink.table
Interface for objects which can construct an array of StarTables from a data resource.
MultiTaskInvoker - Class in uk.ac.starlink.task
Invokes tasks from a command line when the tasks are available from an ObjectFactory.
MultiTaskInvoker(String, ObjectFactory<Task>) - Constructor for class uk.ac.starlink.task.MultiTaskInvoker
Constructor.
MultiWindowApplication - Class in diva.gui
An application that manages a group of toplevel frames for each document.
MultiWindowApplication(AppContext) - Constructor for class diva.gui.MultiWindowApplication
Create a MultiWindow application based on the given context.
MultiWindowGraphEditor - Class in diva.graph.schematic
A graph editor for non-hierarchical graphs.
MultiWindowGraphEditor(DesktopContext) - Constructor for class diva.graph.schematic.MultiWindowGraphEditor
Construct a new graph editing application.
MultiXML - Class in uk.ac.starlink.xdoc
Utility class which takes a single XML file and writes it out to a number of new XML/HTML files.
MultiXML() - Constructor for class uk.ac.starlink.xdoc.MultiXML
Default constructor.
MutableCompositeNodeModel - Interface in diva.graph.modular
A graph is an object that contains nodes and edges.
MutableEdgeModel - Interface in diva.graph.modular
An edge is an object that is contained by a graph and connects nodes.
MutableGraphModel - Interface in diva.graph
A mutable graph model is a read-write subclass of the read-only graph model, allowing users to actually create new nodes and edges, and to modify the topology of the graph.
MutableModularGraphModel - Class in diva.graph.modular
A modular implementation of the graph model, whereby users with heterogeneous graphs can implement the graph model interface by implementing the simple interfaces of Graph, Node, CompositeNode, and Edge.
MutableModularGraphModel(Object) - Constructor for class diva.graph.modular.MutableModularGraphModel
Construct an empty graph model whose root is the given semantic object.
MutableNdx - Interface in uk.ac.starlink.ndx
Extends the Ndx interface to provide methods for setting the data and metadata.
MutableNodeModel - Interface in diva.graph.modular
A node is an object that is contained by a graph and is connected to other nodes by edges.
mvMult(double[], double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Multiplies a matrix by a vector.
myData - Variable in class nom.tam.fits.BasicHDU
The associated data unit.
myHeader - Variable in class nom.tam.fits.BasicHDU
The associated header.
myInvert(double[][], double[][]) - Static method in class diva.sketch.classification.RubineClassifier
A new invert routine taken directly from Amulet's gest_matrix.cc (where it's called InvertMatrix).
MYSPACE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
MyTileCache - Class in jsky.image
Implements the JAI TileCache interface.
MyTileCache(int, int, int, int, int, int) - Constructor for class jsky.image.MyTileCache
Create a new tile cache for an image with the given size.
MyTileCache(int, int, int, int, int) - Constructor for class jsky.image.MyTileCache
Create a new tile cache for an image with the given size.

N

N - Static variable in class uk.ac.starlink.ttools.plot2.Anchor
North - reference point is above centre of horizontal text.
N_GROUPS - Static variable in interface uk.ac.starlink.util.bzip2.BZip2Constants
 
N_HIGHEST - Static variable in class diva.sketch.rcl.VotingSceneBuilder
The n-highest attribute tag.
N_HIGHEST - Static variable in class diva.sketch.rcl.VotingStrokeBuilder
The n-highest attribute tag.
N_ITERS - Static variable in interface uk.ac.starlink.util.bzip2.BZip2Constants
 
NAME - Static variable in class diva.sketch.parser2d.AngleRelation
The name that this relation goes by in text form.
NAME - Static variable in class diva.sketch.parser2d.AreaRatioRelation
The name that this relation goes by in text form.
NAME - Static variable in class diva.sketch.parser2d.DeltaXRelation
The name that this relation goes by in text form.
NAME - Static variable in class diva.sketch.parser2d.DeltaYRelation
The name that this relation goes by in text form.
NAME - Static variable in class diva.sketch.parser2d.DistanceRelation
The name that this relation goes by in text form.
NAME - Static variable in class diva.sketch.parser2d.HeightRatioRelation
The name that this relation goes by in text form.
NAME - Static variable in class diva.sketch.parser2d.OverlapRelation
The name that this relation goes by in text form.
NAME - Static variable in class diva.sketch.parser2d.WidthRatioRelation
The name that this relation goes by in text form.
name - Variable in class jsky.catalog.gui.CatalogHistoryItem
The catalogs's name
NAME - Static variable in interface jsky.timeline.TimeLineNode
 
NAME - Static variable in interface jsky.timeline.TimeLineNodeModel
 
name - Variable in class uk.ac.starlink.ast.gui.ComponentColourControls
Short name of these controls (for a tabbed label).
NAME_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
NAME_KEY - Static variable in class uk.ac.starlink.datanode.nodes.ValueInfoMetamapGroup
 
NAME_PROPERTY - Static variable in interface jsky.science.ScienceObjectModel
Property name affiliated with the Name property of a ScienceObjectModel.
NAME_SERVER - Static variable in interface jsky.catalog.Catalog
Value returned by getType() for servers that return the RA,Dec coordinates for an object name
NAME_SERVER - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: name server to use to resolve an object (star, galaxy, ...) name.
NAME_TAG - Static variable in class diva.sketch.recognition.MSTrainingParser
Indicate the name of a type.
NAME_TAG - Static variable in class diva.sketch.recognition.SceneBuilder
Indicates the name of scene element in a composite element.
NAME_TAG - Static variable in class diva.sketch.recognition.SSTrainingParser
Indicate the name of a type.
NAME_TAG - Static variable in class diva.sketch.toolbox.SceneTranslator.OldSceneParser
Indicates the name of scene element in a composite element.
NameChecker - Class in uk.ac.starlink.ttools.votlint
Attribute checker for VOTable name elements.
NameChecker() - Constructor for class uk.ac.starlink.ttools.votlint.NameChecker
 
namedClone() - Method in class jsky.science.AbstractScienceObjectNode
Copies a ScienceObjectModel and assigns it a new "Copy of" name.
NamedColorChooserPanel - Class in uk.ac.starlink.ttools.plot2.config
ColorChooserPanel implementation that provides a scrollable JList of named colours.
NamedColorChooserPanel(Map<String, Color>, JColorChooser) - Constructor for class uk.ac.starlink.ttools.plot2.config.NamedColorChooserPanel
Constructor.
NamedColorSet - Class in uk.ac.starlink.ttools.plot2.config
Defines a set of colours with associated names.
NamedColorSet(Map<String, Color>) - Constructor for class uk.ac.starlink.ttools.plot2.config.NamedColorSet
Constructor.
NamedCoordinates - Class in jsky.coords
Simple class containing an object name, its coordinates, and the brightness, if known.
NamedCoordinates(String, Coordinates) - Constructor for class jsky.coords.NamedCoordinates
 
NamedCoordinates(String, Coordinates, String) - Constructor for class jsky.coords.NamedCoordinates
 
NamedObjectParameter<T> - Class in uk.ac.starlink.ttools.plottask
Parameter subclass for selecting named options.
NamedObjectParameter(String, Class<T>) - Constructor for class uk.ac.starlink.ttools.plottask.NamedObjectParameter
Constructs a new parameter with no named options.
NameFilter - Class in uk.ac.starlink.ttools.filter
Filter which renames a table.
NameFilter() - Constructor for class uk.ac.starlink.ttools.filter.NameFilter
 
nameKey(String) - Static method in class uk.ac.starlink.ttools.taplint.ObsTapStage
Normalises a column name to produce a value suitable for use as a Map key.
Namespacing - Class in uk.ac.starlink.votable
Determines how namespaces are handled in VOTable documents.
Namespacing(String) - Constructor for class uk.ac.starlink.votable.Namespacing
Constructor.
nameTable(StarTable) - Method in interface uk.ac.starlink.ttools.task.TableNamer
Derives a string value (a name) from a given table.
NameValue - Class in jsky.util
A simple class containing a name and an associated value.
NameValue() - Constructor for class jsky.util.NameValue
 
NameValue(String, Object) - Constructor for class jsky.util.NameValue
 
NaN - Static variable in class uk.ac.starlink.ttools.func.Maths
Not-a-Number floating point value.
NANOMETER - Static variable in class jsky.science.Wavelength
 
NANOMETERABBREV - Static variable in class jsky.science.Wavelength
 
NativeResults - Class in diva.sketch.parser2d
A class that encapsulates the parse results of a native rule so that native rules do not have to deal with the implementation details of the parser.
NativeResults(TypedData, double) - Constructor for class diva.sketch.parser2d.NativeResults
Construct a new result object that contains the given data and probability.
NavAction<A> - Class in uk.ac.starlink.ttools.plot2
Describes the result of a navigation request from the GUI.
NavAction(A, Decoration) - Constructor for class uk.ac.starlink.ttools.plot2.NavAction
Constructor.
NAVAXES_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key to select which axes navigation actions will operate on.
NAVAXES_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeNavigator
Config key to select which axes zoom will operate on.
NavDecorations - Class in uk.ac.starlink.ttools.plot2.geom
Utility class supplying visual feedback decorations for two-dimensional plot navigation.
NavDecorations3D - Class in uk.ac.starlink.ttools.plot2.geom
Utility class supplying visual feedback decorations for three-dimensional plot navigation.
NavigationListener<A> - Class in uk.ac.starlink.ttools.plot2
Listener that receives mouse events and uses them in conjunction with a supplied navigator to feed navigation actions to a set of one or more plot surfaces.
NavigationListener() - Constructor for class uk.ac.starlink.ttools.plot2.NavigationListener
Constructor.
Navigator - Class in jsky.navigator
Extends CatalogNavigator to include support for displaying images and plotting catalog data in images.
Navigator(Component, CatalogTree, TablePlotter, MainImageDisplay) - Constructor for class jsky.navigator.Navigator
Construct a Navigator using the given CatalogTree widget (call setQueryResult to set the catalog or data to display).
Navigator(Component, CatalogTree, TablePlotter) - Constructor for class jsky.navigator.Navigator
Construct a Navigator using the given CatalogTree widget (call setQueryResult to set the catalog or data to display).
navigator - Variable in class jsky.navigator.NavigatorFrame
Main panel
navigator - Variable in class jsky.navigator.NavigatorInternalFrame
Main panel
navigator - Variable in class jsky.navigator.NavigatorToolBar
The target Navigator object
Navigator<A> - Interface in uk.ac.starlink.ttools.plot2
A navigator controls how user gestures affect a plot surface.
Navigator.NavigatorImageLoader - Class in jsky.navigator
This local class is used to load an image in the event dispatching thread.
NavigatorCatalogMenu - Class in jsky.navigator
Implements a standard catalog menu with separate submenus for different catalog types.
NavigatorCatalogMenu(CatalogNavigatorOpener, boolean) - Constructor for class jsky.navigator.NavigatorCatalogMenu
Create the menubar for the given main image display.
NavigatorFITSTable - Class in jsky.navigator
Used to read and write FITS binary tables and store catalog query results as FITS tables.
NavigatorFITSTable(String, Fits, TableHDU) - Constructor for class jsky.navigator.NavigatorFITSTable
Initialize from the given FITS HDU
NavigatorFITSTable(String, Fits, int) - Constructor for class jsky.navigator.NavigatorFITSTable
Initialize from the given FITS HDU
NavigatorFrame - Class in jsky.navigator
Provides a top level window and menubar for the Navigator class.
NavigatorFrame(CatalogDirectory, MainImageDisplay) - Constructor for class jsky.navigator.NavigatorFrame
Create a top level window containing a Navigator panel and display the contents of the given catalog directory in it.
NavigatorFrame(CatalogDirectory) - Constructor for class jsky.navigator.NavigatorFrame
Create a top level window containing a Navigator panel and display the contents of the given catalog directory in it.
NavigatorFrame() - Constructor for class jsky.navigator.NavigatorFrame
Create a top level window containing a Navigator panel and display the contents of the default catalog directory in it.
NavigatorFrame(MainImageDisplay) - Constructor for class jsky.navigator.NavigatorFrame
Create a top level window containing a Navigator panel and display the contents of the default catalog directory in it.
NavigatorImageDisplay - Class in jsky.navigator
Extends the DivaMainImageDisplay class by adding support for browsing catalogs and plotting catalog symbols on the image.
NavigatorImageDisplay(Component, ImageProcessor) - Constructor for class jsky.navigator.NavigatorImageDisplay
Construct a NavigatorImageDisplay widget.
NavigatorImageDisplay(Component) - Constructor for class jsky.navigator.NavigatorImageDisplay
Construct a NavigatorImageDisplay widget.
NavigatorImageDisplayControl - Class in jsky.navigator
Extends the ImageDisplayControl class by adding support for browsing catalogs and plotting catalog symbols on the image.
NavigatorImageDisplayControl(Component, int) - Constructor for class jsky.navigator.NavigatorImageDisplayControl
Construct a NavigatorImageDisplayControl widget.
NavigatorImageDisplayControl(Component) - Constructor for class jsky.navigator.NavigatorImageDisplayControl
Make a NavigatorImageDisplayControl widget with the default settings.
NavigatorImageDisplayControl(Component, URL) - Constructor for class jsky.navigator.NavigatorImageDisplayControl
Make a NavigatorImageDisplayControl widget with the default settings and display the contents of the image file pointed to by the URL.
NavigatorImageDisplayControl(Component, String) - Constructor for class jsky.navigator.NavigatorImageDisplayControl
Make a NavigatorImageDisplayControl widget with the default settings and display the contents of the image file.
NavigatorImageDisplayFrame - Class in jsky.navigator
Extends ImageDisplayControlFrame to add catalog support.
NavigatorImageDisplayFrame(int) - Constructor for class jsky.navigator.NavigatorImageDisplayFrame
Create a top level window containing an ImageDisplayControl panel.
NavigatorImageDisplayFrame() - Constructor for class jsky.navigator.NavigatorImageDisplayFrame
Create a top level window containing an ImageDisplayControl panel with the default settings.
NavigatorImageDisplayFrame(int, String) - Constructor for class jsky.navigator.NavigatorImageDisplayFrame
Create a top level window containing an ImageDisplayControl panel.
NavigatorImageDisplayFrame(String) - Constructor for class jsky.navigator.NavigatorImageDisplayFrame
Create a top level window containing an ImageDisplayControl panel.
NavigatorImageDisplayInternalFrame - Class in jsky.navigator
Extends ImageDisplayControlInternalFrame to add catalog support.
NavigatorImageDisplayInternalFrame(JDesktopPane, int) - Constructor for class jsky.navigator.NavigatorImageDisplayInternalFrame
Create a top level window containing an ImageDisplayControl panel.
NavigatorImageDisplayInternalFrame(JDesktopPane) - Constructor for class jsky.navigator.NavigatorImageDisplayInternalFrame
Create a top level window containing an ImageDisplayControl panel with the default settings.
NavigatorImageDisplayInternalFrame(JDesktopPane, int, String) - Constructor for class jsky.navigator.NavigatorImageDisplayInternalFrame
Create a top level window containing an ImageDisplayControl panel.
NavigatorImageDisplayInternalFrame(JDesktopPane, String) - Constructor for class jsky.navigator.NavigatorImageDisplayInternalFrame
Create a top level window containing an ImageDisplayControl panel.
NavigatorImageDisplayMenuBar - Class in jsky.navigator
Extends the image display menubar by adding a catalog menu.
NavigatorImageDisplayMenuBar(NavigatorImageDisplay, NavigatorImageDisplayToolBar) - Constructor for class jsky.navigator.NavigatorImageDisplayMenuBar
Create the menubar for the given main image display.
NavigatorImageDisplayToolBar - Class in jsky.navigator
A tool bar for the image display window.
NavigatorImageDisplayToolBar(NavigatorImageDisplay) - Constructor for class jsky.navigator.NavigatorImageDisplayToolBar
Create the toolbar for the given window
NavigatorImageLoader(String, URL) - Constructor for class jsky.navigator.Navigator.NavigatorImageLoader
 
NavigatorInternalFrame - Class in jsky.navigator
Provides a top level window (internal frame version) for a Navigator panel.
NavigatorInternalFrame(JDesktopPane, CatalogDirectory, MainImageDisplay) - Constructor for class jsky.navigator.NavigatorInternalFrame
Create a top level window containing an Navigator panel and set it to display the contents of the given catalog directory.
NavigatorInternalFrame(JDesktopPane, CatalogDirectory) - Constructor for class jsky.navigator.NavigatorInternalFrame
Create a top level window containing a Navigator panel and display the contents of the given catalog directory in it.
NavigatorInternalFrame(JDesktopPane) - Constructor for class jsky.navigator.NavigatorInternalFrame
Create a top level window containing a Navigator panel and display the contents of the default catalog directory in it.
NavigatorInternalFrame(JDesktopPane, MainImageDisplay) - Constructor for class jsky.navigator.NavigatorInternalFrame
Create a top level window containing a Navigator panel and display the contents of the default catalog directory in it.
NavigatorMenuBar - Class in jsky.navigator
Extends the CatalogNavigatorMenuBar class by adding a "Catalog" menu containing implementation specific items for selecting the catalogs to display in the tree.
NavigatorMenuBar(Navigator, NavigatorToolBar) - Constructor for class jsky.navigator.NavigatorMenuBar
Create the menubar for the given Navigator panel.
NavigatorPane - Class in jsky.navigator
A Diva GraphicsPane with a layer added for plotting catalog symbols.
NavigatorPane() - Constructor for class jsky.navigator.NavigatorPane
Initialize a new NavigatorPane, which is a Diva GraphicsPane with a layer added for catalog symbols.
NavigatorQueryTool - Class in jsky.navigator
Displays a panel for entering query parameters for a catalog search.
NavigatorQueryTool(Catalog, QueryResultDisplay, MainImageDisplay) - Constructor for class jsky.navigator.NavigatorQueryTool
Create a NavigatorQueryTool for searching the given catalog.
NavigatorQueryTool(Catalog, QueryResultDisplay) - Constructor for class jsky.navigator.NavigatorQueryTool
Create a NavigatorQueryTool for searching the given catalog.
NavigatorToolBar - Class in jsky.navigator
A tool bar for the Navigator window.
NavigatorToolBar(Navigator) - Constructor for class jsky.navigator.NavigatorToolBar
Create the toolbar for the given window
naxis - Variable in class uk.ac.starlink.jaiutil.NDArrayData
Number of axes (Currently only the width and height are considered)
ncol_ - Variable in class uk.ac.starlink.table.formats.RowEvaluator.Metadata
 
NCOLORS - Static variable in class jsky.image.ImageLookup
assume 256 colors in the final image
NCOORD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.MatrixGangerFactory
Config key for number of input coordinates.
NDArray - Interface in uk.ac.starlink.array
N-dimensional array access.
ndArray - Variable in class uk.ac.starlink.jaiutil.HDXImage
Current NDArray, this is either the data, variance or quality of an NDX.
NDARRAY_ORIGIN - Static variable in class uk.ac.starlink.oldfits.FitsConstants
FITS header card for indicating NDArray origin values.
NDARRAY_PREFIX - Static variable in class uk.ac.starlink.oldfits.FitsConstants
Prefix for NDArray-related FITS header cards.
ndArrayData - Variable in class uk.ac.starlink.jaiutil.HDXImage
Object used to manage data type specific operations
NDArrayData - Class in uk.ac.starlink.jaiutil
An abstract base class for performing data type specific operations when accessing NDArray data.
NDArrayData(NDArray) - Constructor for class uk.ac.starlink.jaiutil.NDArrayData
Constructor.
NDArrayData(NDArray, int[]) - Constructor for class uk.ac.starlink.jaiutil.NDArrayData
Constructor.
NDArrayDataByte - Class in uk.ac.starlink.jaiutil
Used for short NDArray data.
NDArrayDataByte(NDArray) - Constructor for class uk.ac.starlink.jaiutil.NDArrayDataByte
Constructor
NDArrayDataByte(NDArray, int[]) - Constructor for class uk.ac.starlink.jaiutil.NDArrayDataByte
Constructor
NDArrayDataDouble - Class in uk.ac.starlink.jaiutil
Used for double precision NDArray data.
NDArrayDataDouble(NDArray) - Constructor for class uk.ac.starlink.jaiutil.NDArrayDataDouble
Constructor
NDArrayDataDouble(NDArray, int[]) - Constructor for class uk.ac.starlink.jaiutil.NDArrayDataDouble
Constructor
NDArrayDataFloat - Class in uk.ac.starlink.jaiutil
Used for single precision floating point NDArray data.
NDArrayDataFloat(NDArray) - Constructor for class uk.ac.starlink.jaiutil.NDArrayDataFloat
Constructor
NDArrayDataFloat(NDArray, int[]) - Constructor for class uk.ac.starlink.jaiutil.NDArrayDataFloat
constructor
NDArrayDataInt - Class in uk.ac.starlink.jaiutil
Used for integer NDArray data.
NDArrayDataInt(NDArray) - Constructor for class uk.ac.starlink.jaiutil.NDArrayDataInt
Constructor
NDArrayDataInt(NDArray, int[]) - Constructor for class uk.ac.starlink.jaiutil.NDArrayDataInt
constructor
NDArrayDataNode - Class in uk.ac.starlink.datanode.nodes
 
NDArrayDataNode(NDArray) - Constructor for class uk.ac.starlink.datanode.nodes.NDArrayDataNode
 
NDArrayDataNode(String) - Constructor for class uk.ac.starlink.datanode.nodes.NDArrayDataNode
 
NDArrayDataShort - Class in uk.ac.starlink.jaiutil
Used for short NDArray data.
NDArrayDataShort(NDArray) - Constructor for class uk.ac.starlink.jaiutil.NDArrayDataShort
constructor
NDArrayDataShort(NDArray, int[]) - Constructor for class uk.ac.starlink.jaiutil.NDArrayDataShort
constructor
NDArrayFactory - Class in uk.ac.starlink.array
Manufactures NDArray objects from URLs.
NDArrayFactory() - Constructor for class uk.ac.starlink.array.NDArrayFactory
Constructs an NDArrayFactory with a default list of builders.
NDArrays - Class in uk.ac.starlink.array
Utility methods for NDArray manipulation.
NDF - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
NDFDataNode - Class in uk.ac.starlink.datanode.nodes
A DataNode representing an NDF object.
NDFDataNode(HDSObject) - Constructor for class uk.ac.starlink.datanode.nodes.NDFDataNode
Constructs an NDFDataNode from an HDSObject.
NDFDataNode(File) - Constructor for class uk.ac.starlink.datanode.nodes.NDFDataNode
Constructs an NDFDataNode from the file name of a container file.
NDFDataNode(String) - Constructor for class uk.ac.starlink.datanode.nodes.NDFDataNode
Constructs an NDFDataNode from an HDS path.
NdfMaker - Class in uk.ac.starlink.hds
Creates NDFs on disk from Ndx objects.
NdfMaker() - Constructor for class uk.ac.starlink.hds.NdfMaker
Constructs a default NdfMaker
NDFNdxHandler - Class in uk.ac.starlink.hds
Turns URLs which reference NDF structures into Ndx objects.
NDShape - Class in uk.ac.starlink.array
Represents the shape of an N-dimensional rectangular array.
NDShape(long[], long[]) - Constructor for class uk.ac.starlink.array.NDShape
Creates an NDShape object from its origin and dimensions.
NDShape(long[], int[]) - Constructor for class uk.ac.starlink.array.NDShape
Creates an NDShape object from its origin and an integer array of dimensions.
NDShape(long[]) - Constructor for class uk.ac.starlink.array.NDShape
Creates an NDShape object with a default origin from its dimensions.
NDShape(int[]) - Constructor for class uk.ac.starlink.array.NDShape
Creates an NDShape object with a default origin from an integer array of dimensions.
NDShape(NDShape) - Constructor for class uk.ac.starlink.array.NDShape
Creates an NDShape object with the same origin and dimensions as an existing one.
NDX - Static variable in class uk.ac.starlink.datanode.nodes.DataType
DataType representing a Ndx object.
NDX - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
Ndx - Interface in uk.ac.starlink.ndx
N-dimensional astronomical data.
NDX_PREFIX - Static variable in class uk.ac.starlink.oldfits.FitsConstants
Prefix for NDX-related FITS header cards.
NDX_XML - Static variable in class uk.ac.starlink.oldfits.FitsConstants
FITS header card for location (relative URL) of XML representation.
NdxDataNode - Class in uk.ac.starlink.datanode.nodes
An implementation of the DataNode interface for representing Ndx objects.
NdxDataNode(String) - Constructor for class uk.ac.starlink.datanode.nodes.NdxDataNode
Initialises an NdxDataNode from a string giving a URL or filename.
NdxDataNode(File) - Constructor for class uk.ac.starlink.datanode.nodes.NdxDataNode
 
NdxDataNode(HDSObject) - Constructor for class uk.ac.starlink.datanode.nodes.NdxDataNode
Initialises an NdxDataNode from an NDF structure.
NdxDataNode(Source) - Constructor for class uk.ac.starlink.datanode.nodes.NdxDataNode
Initialises an NdxDataNode from an XML source.
NdxDataNode(XMLDocument) - Constructor for class uk.ac.starlink.datanode.nodes.NdxDataNode
Constructs a new NdxDataNode from an XML document.
ndxDocumentCache - Variable in class uk.ac.starlink.ndx.BridgeNdx
 
NdxHandler - Interface in uk.ac.starlink.ndx
Interface for objects which can construct an Ndx from a URL.
NdxImpl - Interface in uk.ac.starlink.ndx
Interface for the implementation end of the Ndx bridge pattern.
ndxIndex - Variable in class uk.ac.starlink.jaiutil.HDXImage
Index of the current NDX.
NdxIO - Class in uk.ac.starlink.ndx
Performs I/O between Ndx objects and resources named by URLs.
NdxIO() - Constructor for class uk.ac.starlink.ndx.NdxIO
Constructs an NdxIO with a default list of handlers.
NdxNodeChooser - Class in uk.ac.starlink.datanode.tree
TreeNodeChooser subclass designed to return Ndx objects.
NdxNodeChooser() - Constructor for class uk.ac.starlink.datanode.tree.NdxNodeChooser
Constructs a new chooser.
ndxs - Variable in class uk.ac.starlink.jaiutil.HDXImage
List of the NDXs (current one).
Ndxs - Class in uk.ac.starlink.ndx
Utility methods for Ndx manipulation.
NEAR_PIXELS - Static variable in class uk.ac.starlink.ttools.plot2.PlotUtil
Maximum distance from a click to a clicked-on position.
nearest() - Static method in class uk.ac.starlink.ast.Mapping.Interpolator
Returns a resampling interpolator which does nearest-neighbour 'interpolation'.
nearest() - Static method in class uk.ac.starlink.ast.Mapping.Spreader
Returns a resampling spreader which samples from the nearest neighbour.
NEAREST_INTERPOLATOR - Static variable in class uk.ac.starlink.ast.Mapping
A nearest-neighbour interpolator for use in the resampling methods.
NEAREST_SPREADER - Static variable in class uk.ac.starlink.ast.Mapping
A nearest-neighbour spreader for use in the rebinning methods.
nearMoc(String, double, double, double) - Static method in class uk.ac.starlink.ttools.func.Coverage
Indicates whether a given sky position either falls within, or is within a certain distance of the edge of, a given MOC (Multi-Order Coverage map).
NED - Static variable in class uk.ac.starlink.ttools.calc.WebMapper
Maps a source identifier to its NED web page.
NED_CLASSIC - Static variable in class uk.ac.starlink.ttools.calc.WebMapper
Maps a source identifier to its classic NED web page.
nedUrl(String) - Static method in class uk.ac.starlink.ttools.func.URLs
Maps a source identifier to the URL of its NED web page.
needProxy - Variable in class uk.ac.starlink.util.gui.ProxySetupFrame
Other UI elements
NeedsChannelizing - Interface in uk.ac.starlink.ast
Declares that an AstObject requires object-specific preparation before writing to and/or after reading from a Channel.
negate() - Method in class uk.ac.starlink.ast.Region
Negate the area represented by a Region.
NEGATIVE - Static variable in class diva.sketch.recognition.MSTrainingModel
Internal constant for the array slot of negative examples.
NEGATIVE - Static variable in class diva.sketch.recognition.SSTrainingModel
Internal constant for the array slot of negative examples.
negativeExampleCount(String) - Method in class diva.sketch.classification.TrainingSet
Returns the number of negative examples for the given type.
negativeExampleCount(String) - Method in class diva.sketch.recognition.MSTrainingModel
Returns the number of negative examples for the given type.
negativeExampleCount(String) - Method in class diva.sketch.recognition.SSTrainingModel
Returns the number of negative examples for the given type.
negativeExamples(String) - Method in class diva.sketch.classification.TrainingSet
An iterator over the negative examples for the given type.
negativeExamples(String) - Method in class diva.sketch.recognition.MSTrainingModel
An iterator over the negative examples for the given type.
negativeExamples(String) - Method in class diva.sketch.recognition.SSTrainingModel
An iterator over the negative examples for the given type.
nElements(Object) - Static method in class nom.tam.util.ArrayFuncs
Count the number of elements in an array
NestedTutorial - Class in diva.graph.tutorial
This example shows three alternatives to display a prepopulated graph model in a window.
NEW - Static variable in class diva.gui.DefaultActions
 
NEW_ANGLE - Static variable in class jsky.image.ImageChangeEvent
Bit set if a new rotation angle value was set
NEW_COLORMAP - Static variable in class jsky.image.ImageChangeEvent
Bit set if a new colormap was set
NEW_CUT_LEVELS - Static variable in class jsky.image.ImageChangeEvent
Bit set if new cut levels were set
NEW_IMAGE - Static variable in class jsky.image.ImageChangeEvent
Bit set if a new image was (or will be) loaded
NEW_LINE - Static variable in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
NEW_ORIGIN - Static variable in class jsky.image.ImageChangeEvent
Bit set if the origin changed
NEW_SCALE - Static variable in class jsky.image.ImageChangeEvent
Bit set if a new scale value was set
newAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "New" that creates a new document.
newArray(int) - Method in class uk.ac.starlink.array.Type
Constructs a new primitive array of a requested size and the appropriate type for this object.
newCharacters(SelectCharactersEvent) - Method in interface uk.ac.starlink.util.gui.SelectCharactersListener
Invoked when new text in available.
newCharacters(SelectCharactersEvent) - Method in class uk.ac.starlink.util.gui.SelectTextField
Accept new characters.
newColormap() - Method in class jsky.image.gui.ImageColorbar
Called when the image colormap is changed
newDocument() - Static method in class uk.ac.starlink.util.DOMUtils
Returns a new Document instance.
newFactory(Object) - Static method in class uk.ac.starlink.soap.AppEngineConfigurationFactory
 
newHdxContainer(URI) - Method in class uk.ac.starlink.hdx.HdxFactory
Constructs a new HdxContainer from the supplied URI.
newHdxContainer(URL) - Method in class uk.ac.starlink.hdx.HdxFactory
Constructs a new HdxContainer from the supplied URL.
newHdxContainer(Element) - Method in class uk.ac.starlink.hdx.HdxFactory
Constructs a new HdxContainer from the supplied DOM.
newHdxContainer(Element, URI) - Method in class uk.ac.starlink.hdx.HdxFactory
Constructs a new HdxContainer from the supplied DOM.
newHdxContainer(HdxFacade) - Method in class uk.ac.starlink.hdx.HdxFactory
Constructs a new HdxContainer which wraps an HdxFacade.
newHdxResourceType(String) - Static method in class uk.ac.starlink.hdx.HdxResourceType
Creates and returns a new resource type.
newHttpContext() - Method in class uk.ac.starlink.soap.AppHttpSOAPServer
Create a new ServletHttpContext.
newImage(boolean) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
This method is called before and after loading a new image.
newImage(boolean) - Method in class jsky.image.gui.DivaMainImageDisplay
This method is called before and after a new image is loaded, each time with a different argument.
newImage(boolean) - Method in class jsky.navigator.NavigatorImageDisplay
This method is called before and after a new image is loaded, each time with a different argument.
newInstance(Figure) - Method in class diva.canvas.connector.ArcManipulator
Create a new instance of this manipulator.
newInstance(Figure) - Method in class diva.canvas.connector.ConnectorManipulator
Create a new instance of this manipulator.
newInstance(Figure) - Method in class diva.canvas.FigureDecorator
Create a new instance of this figure decorator, modelled on this one.
newInstance(Figure) - Method in class diva.canvas.interactor.BoundsManipulator
Create a new instance of this manipulator.
newInstance(Figure) - Method in class diva.canvas.interactor.CircleManipulator
Create a new instance of this manipulator.
newInstance(Figure) - Method in class diva.canvas.interactor.PathManipulator
Create a new instance of this manipulator.
newInstance(Figure) - Method in class diva.canvas.toolbox.BasicHighlighter
Create a new instance of this highlighter.
newInstance(Figure) - Method in class diva.canvas.toolbox.TypedDecorator
Return a new decorator, according to the type of the figure.
newInstance(SketchModel) - Method in class diva.sketch.toolbox.CompositeTransducer
Apply the transducer to the given set of strokes by performing sketch recognition on the given strokes.
newInstance(SketchModel) - Method in class diva.sketch.toolbox.ImageTransducer
Apply the transducer to the given set of strokes by performing sketch recognition on the given strokes.
newInstance(SketchModel) - Method in class diva.sketch.toolbox.SketchTransducer
Apply the transducer to the given set of strokes by performing sketch recognition on the given strokes.
newInstance(SketchModel) - Method in class diva.sketch.toolbox.TableTransducer
Apply the transducer to the given set of strokes by performing sketch recognition on the given strokes.
newInstance(SketchModel) - Method in interface diva.sketch.toolbox.Transducer
Return a new instance of this transducer that can be applied to the given sketch model.
newInstance(double) - Method in class jsky.science.Flux
returns a new Flux (as a Quantity) with value as specified in default units.
newInstance(double) - Method in class jsky.science.Quantity
Returns a new instance an object with same value as creating instance.
newInstance(double) - Method in class jsky.science.Redshift
returns a new Redshift (as a Quantity) with value as specified in default units.
newInstance(double) - Method in class jsky.science.Time
returns a new Time object with the specified value in the default units.
newInstance(double) - Method in class jsky.science.Wavelength
Returns a new Wavelength object with the specified value in the default units.
newInstance(Class, int) - Static method in class nom.tam.util.ArrayFuncs
Allocate an array dynamically.
newInstance(Class, int[]) - Static method in class nom.tam.util.ArrayFuncs
Allocate an array dynamically.
newInstance(Figure) - Method in class uk.ac.starlink.diva.InterpolatedCurveManipulator
Create a new instance of this manipulator.
newInstance(Figure) - Method in class uk.ac.starlink.diva.RangeManipulator
Create a new instance of this manipulator.
NewPageEdit(MultipageModel, Page, Page) - Constructor for class diva.whiteboard.WhiteboardEdits.NewPageEdit
 
newPanel - Static variable in class jsky.util.gui.ProgressPanel
Used to create a new progress panel in the event dispatching thread
newState(String, String) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Create a new Element ready for attaching a configuration state to (i.e.
newStream() - Method in class uk.ac.starlink.parquet.FileInputFile
 
newWindow() - Method in class jsky.image.gui.DivaMainImageDisplay
Open up another window like this one and return a reference to it.
newWindow() - Method in class jsky.navigator.NavigatorImageDisplay
Open up another window like this one and return a reference to it.
next() - Method in class diva.pod.lwgraph.LightweightGraph.TraversalIterator
Return the next element.
next() - Method in class diva.util.ArrayIterator
 
next() - Method in class diva.util.CompoundIterator
 
next() - Method in class diva.util.FilteredIterator
 
next() - Method in class diva.util.IteratorAdapter
 
next() - Method in class diva.util.IteratorIterator
 
next() - Method in class diva.util.java2d.PolygonIterator
Move the iterator along by one point.
next() - Method in class diva.util.java2d.PolylineIterator
Move the iterator along by one point.
next() - Method in class diva.util.NullArrayIterator
Return the next non-null element in the array.
next() - Method in class diva.util.NullIterator
 
next() - Method in class diva.util.ProxyIterator
 
next() - Method in class diva.util.ReverseIterator
Return the next element.
next() - Method in class diva.util.UnitIterator
 
next() - Method in class gaia.cu9.tools.parallax.readers.CsvReader
 
next() - Method in class nom.tam.util.HashedList.HashedListIterator
Get the next entry.
next() - Method in class uk.ac.starlink.array.BufferIterator
Returns a primitive buffer of this object's type, with a length matching that of this chunk.
next() - Method in class uk.ac.starlink.array.ChunkStepper
Iterates to the next chunk.
next() - Method in class uk.ac.starlink.diva.interp.InterpolatedCurveIterator
Move the iterator along by one point.
next() - Method in class uk.ac.starlink.ecsv.EcsvReader
Attempts to advance the current row to the next one.
next() - Method in class uk.ac.starlink.gbin.GbinObjectReader
Reads the next record.
next() - Method in class uk.ac.starlink.table.AccessRowSequence
 
next() - Method in class uk.ac.starlink.table.CountCheckRowSequence
 
next() - Method in class uk.ac.starlink.table.EmptyRowSequence
Always returns false.
next() - Method in class uk.ac.starlink.table.IteratorRowSequence
 
next() - Method in class uk.ac.starlink.table.join.ProgressRowSequence
 
next() - Method in class uk.ac.starlink.table.OnceRowPipe
 
next() - Method in class uk.ac.starlink.table.ProgressRowSplittable
 
next() - Method in class uk.ac.starlink.table.RandomRowSplittable
 
next() - Method in class uk.ac.starlink.table.ReaderRowSequence
 
next() - Method in interface uk.ac.starlink.table.RowSequence
Attempts to advance the current row to the next one.
next() - Method in class uk.ac.starlink.table.SequentialRowSplittable
 
next() - Method in class uk.ac.starlink.table.ShapeIterator
 
next() - Method in class uk.ac.starlink.table.WrapperRowSequence
 
next() - Method in class uk.ac.starlink.ttools.cone.ColumnQueryRowSequence
 
next() - Method in class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
 
next() - Method in class uk.ac.starlink.ttools.cone.SequentialResultRowSequence
 
next() - Method in class uk.ac.starlink.ttools.jel.SequentialJELRowReader
 
next() - Method in class uk.ac.starlink.ttools.plot.BitSetPixellator
 
next() - Method in class uk.ac.starlink.ttools.plot.Drawing
 
next() - Method in interface uk.ac.starlink.ttools.plot.Pixellator
Moves to the next point in the sequence.
next() - Method in class uk.ac.starlink.ttools.plot.PointArrayPixellator
 
next() - Method in interface uk.ac.starlink.ttools.plot.PointSequence
Attempts to advance the current row to the next one.
next() - Method in class uk.ac.starlink.ttools.plot.TranslatedPixellator
 
next() - Method in class uk.ac.starlink.ttools.plot.WrapperPointSequence
 
next() - Method in interface uk.ac.starlink.ttools.plot2.CoordSequence
Advances to the next entry.
next() - Method in class uk.ac.starlink.ttools.plot2.data.AbortTupleSequence
 
next() - Method in class uk.ac.starlink.ttools.plot2.data.CachedTupleSequence
 
next() - Method in interface uk.ac.starlink.ttools.plot2.data.TupleSequence
Advances to the next entry.
next() - Method in class uk.ac.starlink.ttools.plot2.DataPosSequence
 
next() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPixer
 
next() - Method in interface uk.ac.starlink.ttools.plot2.Pixer
Advances to the next point to be dispensed by this iterator.
next() - Method in class uk.ac.starlink.ttools.plottask.TablePointSequence
 
next() - Method in interface uk.ac.starlink.util.Sequence
Move to the next item in the sequence.
nextCapacity(int) - Method in class uk.ac.starlink.util.PrimitiveList
Determines by how much the storage array will grow if it needs to expand.
nextDown(double) - Method in class uk.ac.starlink.ttools.plot.Rounder
Returns the next round number smaller than the given value.
nextElement() - Method in class jsky.util.StringTokenizerUtil
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
nextPage() - Method in class diva.whiteboard.WhiteboardView
 
nextPoint() - Method in class uk.ac.starlink.ttools.plot.PlotDataPointIterator
 
nextPoint() - Method in class uk.ac.starlink.ttools.plot.PointIterator
Returns a triple giving point index, screen X coordinate and screen Y coordinate.
nextProgress() - Method in class uk.ac.starlink.table.join.ProgressRowSequence
Invokes ProgressRowSequence.next() and also updates the progress indicator.
nextProgress() - Method in class uk.ac.starlink.table.join.ProgressTracker
Registers the next iteration.
nextRandom() - Static method in class uk.ac.starlink.ttools.func.Randoms
Returns the next value in a random sequence, sampled from a uniform distribution between 0 and 1.
nextRandomGaussian() - Static method in class uk.ac.starlink.ttools.func.Randoms
Returns the next value in a random sequence, sampled from a Gaussian distribution with mean of 0.0 and standard deviation of 1.0.
nextTable() - Method in class uk.ac.starlink.table.QueueTableSequence
 
nextTable() - Method in interface uk.ac.starlink.table.TableSequence
Returns the next table in the sequence, or null if the end of the sequence is reached.
nextToken() - Method in class jsky.util.StringTokenizerUtil
Returns the next token from this string tokenizer.
nextToken(String) - Method in class jsky.util.StringTokenizerUtil
Returns the next token in this string tokenizer's string.
nextUp(double) - Method in class uk.ac.starlink.ttools.plot.Rounder
Returns the next round number larger than the given value.
nf - Variable in class jsky.image.graphics.MeasureBand
Used to format values as strings.
nf - Static variable in class jsky.image.gui.ImageDisplayPanel
Used to format pixel coordinates.
nf - Static variable in class jsky.image.gui.ImageDisplayStatusPanel
Used to format pixel coordinates.
nFields - Variable in class uk.ac.starlink.util.AsciiFileParser
The number of fixed fields in the file.
NGOOD - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator for counting non-blank items, with int-valued counter.
NGOOD_LONG - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator for counting non-blank items, with long-valued counter.
NioArrayImpl - Class in uk.ac.starlink.array
Implementation of ArrayImpl which uses a Buffer for the data storage.
NioArrayImpl(NioArrayImpl.BufferGetter, OrderedNDShape, Type, Number) - Constructor for class uk.ac.starlink.array.NioArrayImpl
Constructs an ArrayImpl using a deferred-access buffer object.
NioArrayImpl(Buffer, OrderedNDShape, Type, Number) - Constructor for class uk.ac.starlink.array.NioArrayImpl
Constructs an ArrayImpl from a Buffer.
NioArrayImpl.BufferGetter - Interface in uk.ac.starlink.array
Defines an object which can provide deferred access to a Buffer.
NioByteStoreAccess - Class in uk.ac.starlink.table.storage
Partial implementation of ByteStoreAccess.
NioByteStoreAccess() - Constructor for class uk.ac.starlink.table.storage.NioByteStoreAccess
 
NLAT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter
Config key determining number of latitude lines drawn.
NLEVEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.ContourPlotter
Config key for the number of contour levels plotted.
nLinesToDiscard - Variable in class gaia.cu9.tools.parallax.readers.CsvSchema
 
NLON_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter
Config key for number of longitude lines drawn.
NO_ACTION - Static variable in class uk.ac.starlink.table.JoinFixAction
Action which causes names to be left alone.
NO_AUTH - Static variable in class uk.ac.starlink.auth.AuthStatus
Connection with no possible or actual authentication.
NO_AUTH - Static variable in class uk.ac.starlink.auth.UserInterface
Instance that will not authenticate.
NO_BINS - Static variable in interface uk.ac.starlink.table.join.MatchKit
Convenience constant - it's a zero-length array of objects, suitable for returning from MatchKit.getBins(java.lang.Object[]) if no match can result.
NO_DELTA - Static variable in class diva.sketch.recognition.SceneDeltaSet
A constant representing no change to a scene.
NO_ICON - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
NO_INDEX - Static variable in class diva.compat.util.PropertyIndexSet
A constant which designates that a particular slot name does not yet have an index in the property table.
NO_JOIN - Static variable in class uk.ac.starlink.ttools.plot2.layer.TracePlotter.QJoin
No graphical elements between samples.
NO_MAX - Static variable in class diva.sketch.parser2d.AbstractRule
 
NO_MAX_CONSTRAINT - Static variable in class diva.sketch.parser2d.BasicConstraint
Use this constant to specify no maximum constraint for a particular relation.
NO_MIN - Static variable in class diva.sketch.parser2d.AbstractRule
 
NO_MIN_CONSTRAINT - Static variable in class diva.sketch.parser2d.BasicConstraint
Use this to constant specify no minimum constraint for a particular relation.
NO_RECOGNITION - Static variable in class diva.sketch.recognition.RecognitionSet
A constant that represents no recognition results.
NO_REDIRECT - Static variable in class uk.ac.starlink.auth.Redirector
No redirections are performed.
NO_SIZE_RATIO - Static variable in class diva.sketch.parser2d.RelationUtilities
No size constant.
NO_SPECIAL - Static variable in class uk.ac.starlink.ttools.plot2.LayerOpt
Indicates layer with no known optimisation assumptions.
NO_TYPE - Static variable in class diva.sketch.recognition.Type
The type to be associated with an unrecognized piece of data.
NO_WCS_IN_HEADER_MESSAGE - Static variable in class jsky.coords.WCSTransform
Message if header does not contain a valid World Coordinate System
NoCount() - Constructor for class uk.ac.starlink.ttools.example.AllWiseTableBuilder.NoCount
No-arg constructor.
Node - Interface in diva.graph.modular
A node is an object that is contained by a graph and is connected to other nodes by edges.
NODE - Static variable in interface jsky.timeline.TimeLineNode
 
NODE - Static variable in interface jsky.timeline.TimeLineNodeModel
 
Node - Interface in uk.ac.starlink.connect
Represents a node in a (possibly remote) file system.
NODE_ADDED - Static variable in class diva.graph.GraphEvent
A node is added to a graph; target is the node, old value is the previous parent of the graph.
NODE_ADDED - Static variable in class diva.graphx.event.GraphEvent
A node is added to a graph; target is the node, old value is the previous parent
NODE_ADDED - Static variable in class jsky.timeline.TimeLine
 
NODE_ADDED - Static variable in interface jsky.timeline.TimeLineModel
 
NODE_DRAWN - Static variable in class diva.graph.GraphViewEvent
The given node was just drawn.
NODE_DRAWN - Static variable in class diva.graphx.event.GraphViewEvent
The given node was just drawn, redrawn, or removed.
NODE_MAX_SIZE_EXCEEDED - Static variable in interface jsky.timeline.TimeLineNode
 
NODE_MAX_SIZE_EXCEEDED - Static variable in interface jsky.timeline.VetoableTimeLineNodeModel
 
NODE_MIN_SIZE_EXCEEDED - Static variable in interface jsky.timeline.TimeLineNode
 
NODE_MIN_SIZE_EXCEEDED - Static variable in interface jsky.timeline.VetoableTimeLineNodeModel
 
NODE_MOVED - Static variable in class diva.graph.GraphViewEvent
The figure representing a node was moved.
NODE_MOVED - Static variable in class diva.graphx.event.GraphViewEvent
The figure representing a node was moved.
NODE_OVERLAP - Static variable in interface jsky.timeline.TimeLineNode
 
NODE_OVERLAP - Static variable in interface jsky.timeline.VetoableTimeLineNodeModel
 
NODE_REMOVED - Static variable in class diva.graph.GraphEvent
A node is deleted from a graph; target is the node, old value is the previous parent of the graph.
NODE_REMOVED - Static variable in class diva.graphx.event.GraphEvent
A node is deleted from a graph; target is the node, old value is the previous parent
NODE_REMOVED - Static variable in class jsky.timeline.TimeLine
 
NODE_REMOVED - Static variable in interface jsky.timeline.TimeLineModel
 
NODE_SELECTED - Static variable in interface jsky.timeline.TimeLineNode
 
NODE_SERVICE - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
NODE_TABLE - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
NodeAdapter - Interface in diva.graphx
A node adapter is used by GraphModel to manipulate node objects in the application's graph data structure.
nodeAdded(GraphEvent) - Method in interface diva.graph.GraphListener
A node has been been added to the registered graph or one of its subgraphs.
nodeAdded(GraphEvent) - Method in class diva.graph.toolbox.GraphEventMulticaster
Dispatch the nodeAdded() event to each of the listeners.
nodeAdded(GraphEvent) - Method in class diva.graph.toolbox.GraphLogger
Add this event to the log.
nodeAdded(GraphEvent) - Method in class diva.graphx.event.GraphEventMulticaster
Dispatch the nodeAdded() event to each of the listeners.
nodeAdded(GraphEvent) - Method in interface diva.graphx.event.GraphListener
A node has been been added to the registered graph or one of its subgraphs.
nodeAdded(GraphEvent) - Method in class diva.graphx.toolbox.GraphLogger
Add this event to the log.
NodeComparator - Class in uk.ac.starlink.connect
Comparator for nodes.
NodeController - Interface in diva.graph
Specifies the interface for objects that manage creation of and interaction with graph nodes.
NodeController - Class in diva.graphx
A node controller is the object responsible for managing all instances of a particular type of node, and the corresponding Figures that are used to represent them on the canvas.
NodeController(GraphController) - Constructor for class diva.graphx.NodeController
Create a new node controller with a default node interactor.
nodeCost(Object) - Method in class diva.graph.layout.GridAnnealingLayout
Return the absolute cost of an individual node.
NodeCreator() - Constructor for class diva.graph.basic.BasicGraphController.NodeCreator
 
NodeCreator() - Constructor for class diva.graphx.tutorial.SimpleGraphController.NodeCreator
 
NodeDescendants - Class in uk.ac.starlink.util
Represents the set of Nodes in the tree rooted at a particular DOM Node.
NodeDescendants(Node) - Constructor for class uk.ac.starlink.util.NodeDescendants
Creates a new NodeDescendant object.
NodeDescendants(Node, int) - Constructor for class uk.ac.starlink.util.NodeDescendants
Creates a new NodeDescendant object.
NodeDescendants.Visitor - Interface in uk.ac.starlink.util
The Visitor processes a single node in a tree.
NodeDragInteractor - Class in diva.graph
An interactor that drags nodes.
NodeDragInteractor(GraphController) - Constructor for class diva.graph.NodeDragInteractor
Create a new NodeDragInteractor and give it a pointer to its controller to it can find other useful objects
NodeDragInteractor - Class in diva.graphx.interaction
An interactor that drags nodes.
NodeDragInteractor(GraphController) - Constructor for class diva.graphx.interaction.NodeDragInteractor
Create a new NodeDragInteractor and give it a pointer to its controller to it can find other useful objects
nodeDrawn(GraphViewEvent) - Method in interface diva.graph.GraphViewListener
A figure representing a node was just drawn.
nodeDrawn(Object) - Method in interface diva.graph.layout.IncrementalLayout
Called in response to the given node being given a figure.
nodeDrawn(GraphViewEvent) - Method in class diva.graph.layout.IncrementalLayoutListener
 
nodeDrawn(Object) - Method in class diva.graph.layout.IncrLayoutAdapter
Called in response to the given node being added.
nodeDrawn(Object) - Method in class diva.graph.layout.ProxyIncrLayout
Called in response to the given node being given a figure.
nodeDrawn(Object) - Method in class diva.graph.layout.RandomIncrLayout
Lay out the given node randomly, trying not to overlap it with existing nodes.
nodeDrawn(GraphViewEvent) - Method in interface diva.graphx.event.GraphViewListener
A figure representing a node was just drawn.
NodeEntityResolver - Class in uk.ac.starlink.datanode.nodes
Provides specialised XML entity resolution for data nodes.
NodeExpander - Class in uk.ac.starlink.datanode.tree
Object which can obtain children from a node and add them to a TreeModel as they become available.
NodeExpander(DataNodeTreeModel, TreeModelNode) - Constructor for class uk.ac.starlink.datanode.tree.NodeExpander
Constructs a new expander.
NodeInteractor - Class in diva.graph
An interactor for nodes.
NodeInteractor(GraphController) - Constructor for class diva.graph.NodeInteractor
Create a new node interactor that belongs to the given controller.
NodeInteractor(GraphController, SelectionModel) - Constructor for class diva.graph.NodeInteractor
Create a new node interactor that belongs to the given controller and that uses the given selection model
NodeInteractor - Class in diva.graphx.interaction
An interactor for nodes.
NodeInteractor(GraphController) - Constructor for class diva.graphx.interaction.NodeInteractor
Create a new node interactor that belongs to the given controller.
NodeInteractor(GraphController, SelectionModel) - Constructor for class diva.graphx.interaction.NodeInteractor
Create a new node interactor that belongs to the given controller and that uses the given selection model
NodeModel - Interface in diva.graph.modular
A node is an object that is contained by a graph and is connected to other nodes by edges.
nodeMoved(GraphViewEvent) - Method in interface diva.graph.GraphViewListener
The figure representing a node was moved.
nodeMoved(Object) - Method in interface diva.graph.layout.IncrementalLayout
Called in response to the figure representing the given node being moved.
nodeMoved(GraphViewEvent) - Method in class diva.graph.layout.IncrementalLayoutListener
 
nodeMoved(Object) - Method in class diva.graph.layout.IncrLayoutAdapter
Called in response to the given node being moved.
nodeMoved(Object) - Method in class diva.graph.layout.ProxyIncrLayout
Called in response to the figure representing the given node being moved.
nodeMoved(Object) - Method in class diva.graph.layout.RandomIncrLayout
Called in response to the figure representing the given node being moved.
nodeMoved(GraphViewEvent) - Method in interface diva.graphx.event.GraphViewListener
The figure representing a node was moved.
nodeRemoved(GraphEvent) - Method in interface diva.graph.GraphListener
A node has been been deleted from the registered graphs or one of its subgraphs.
nodeRemoved(GraphEvent) - Method in class diva.graph.toolbox.GraphEventMulticaster
Dispatch the nodeRemoved() event to each of the listeners.
nodeRemoved(GraphEvent) - Method in class diva.graph.toolbox.GraphLogger
Add this event to the log.
nodeRemoved(GraphEvent) - Method in class diva.graphx.event.GraphEventMulticaster
Dispatch the nodeRemoved() event to each of the listeners.
nodeRemoved(GraphEvent) - Method in interface diva.graphx.event.GraphListener
A node has been been deleted from the registered graphs or one of its subgraphs.
nodeRemoved(GraphEvent) - Method in class diva.graphx.toolbox.GraphLogger
Add this event to the log.
NodeRenderer - Interface in diva.graph
A factory which creates a visual representation (Figure) given a node input.
NodeRendererTutorial - Class in diva.graph.tutorial
This tutorial shows how to customize the look of the nodes based on the semantic properties of the nodes.
NodeRootComboBox - Class in uk.ac.starlink.datanode.tree.select
Combo box from which can be selected a DataNode to serve as the root of the visible tree.
NodeRootComboBox(DataNodeFactory) - Constructor for class uk.ac.starlink.datanode.tree.select.NodeRootComboBox
Constructor.
NodeRootModel - Class in uk.ac.starlink.datanode.tree.select
Model for a NodeRootComboBox.
NodeRootModel(DataNodeFactory) - Constructor for class uk.ac.starlink.datanode.tree.select.NodeRootModel
 
nodes(Object) - Method in interface diva.graph.GraphModel
Provide an iterator over the nodes in the given graph or composite node.
nodes(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Provide an iterator over the nodes in the given graph or composite node.
nodes(Object) - Method in interface diva.graph.modular.CompositeModel
Return an iterator over the nodes that this graph contains.
nodes() - Method in interface diva.graph.modular.Graph
Return an iterator over the nodes that this graph contains.
nodes(Object) - Method in class diva.graph.modular.ModularGraphModel
Provide an iterator over the nodes in the given graph or composite node.
nodes(Object) - Method in class diva.graphx.GraphModel
Provide an iterator over the nodes in the given node.
nodes(Object) - Method in interface diva.graphx.NodeAdapter
Return an iterator over the nodes that this graph contains.
nodes() - Method in class diva.graphx.toolbox.BasicNode
Return an iterator over the contained nodes.
nodes(Object) - Method in class diva.graphx.toolbox.BasicNodeAdapter
Provide an iterator over the nodes in the given graph or composite node.
nodes() - Method in class diva.pod.lwgraph.LightweightGraph
Return an iterator over the nodes of the graph.
nodes(LWNode) - Method in class diva.pod.lwgraph.LightweightGraph
Return an iterator over the nodes that are children of the given node.
nodeSet(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Return a new set that contains all the nodes that are deeply contained in the given composite.
nodeSet(Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
Return a new set that contains all the nodes that are deeply contained in the given composite.
nodeType() - Method in class uk.ac.starlink.datanode.nodes.ScalarDataNode
 
NodeUtil - Class in uk.ac.starlink.datanode.nodes
Miscellaneous utilities.
NodeUtil() - Constructor for class uk.ac.starlink.datanode.nodes.NodeUtil
 
NodeUtil() - Constructor for class uk.ac.starlink.hdx.HdxDocument.NodeUtil
 
noFocusBorder - Static variable in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
NoHubException - Exception in uk.ac.starlink.plastic
Thrown if it seems that no PLASTIC hub is currently running.
NoHubException() - Constructor for exception uk.ac.starlink.plastic.NoHubException
 
NoHubException(String) - Constructor for exception uk.ac.starlink.plastic.NoHubException
 
NoHubException(Throwable) - Constructor for exception uk.ac.starlink.plastic.NoHubException
 
NoHubException(String, Throwable) - Constructor for exception uk.ac.starlink.plastic.NoHubException
 
nom.tam.fits - package nom.tam.fits
 
nom.tam.image - package nom.tam.image
 
nom.tam.util - package nom.tam.util
 
NOMATCH - Static variable in class uk.ac.starlink.table.join.MultiJoinType
Table must be absent in an acceptable match.
NONE - Static variable in class uk.ac.starlink.hdx.HdxResourceType
Not a HDX-registered object, used as error/unknown type.
NONE - Static variable in class uk.ac.starlink.ttools.plot.ErrorMode
No error bounds.
NONE - Static variable in class uk.ac.starlink.ttools.plot.ErrorRenderer
Error renderer which draws nothing.
NONE - Static variable in class uk.ac.starlink.ttools.plot2.geom.SideFlags
Instance for which all flags are false.
NONE - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Labeller implementation that does no drawing.
NONE - Static variable in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Multi-point shape which draws nothing.
NONE - Static variable in class uk.ac.starlink.ttools.plot2.layer.Normalisation
No normalisation is performed.
NONE - Static variable in class uk.ac.starlink.ttools.plot2.TickLook
No ticks are drawn.
NONE - Static variable in class uk.ac.starlink.util.Compression
A Compression object representing no compression (or perhaps an unknown one).
NONE - Static variable in class uk.ac.starlink.util.ContentCoding
No encoding is requested.
NONE - Static variable in class uk.ac.starlink.vo.MetaNameFixer
Instance which makes no name changes.
NONE - Static variable in class uk.ac.starlink.votable.Namespacing
No namespace awareness; any namespacing will probably confuse parser.
nonHostNames - Variable in class uk.ac.starlink.util.gui.ProxySetupFrame
 
norm(double[]) - Method in class uk.ac.starlink.ast.Frame
Normalise a set of Frame coordinates.
NORMAL_STATE - Static variable in class diva.graph.toolbox.StateBubble
The style of a regular state
Normalisation - Class in uk.ac.starlink.ttools.plot2.layer
Defines normalisation modes for histogram-like plots.
Normalisation(String, String) - Constructor for class uk.ac.starlink.ttools.plot2.layer.Normalisation
Constructor.
normalise(double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Normalises a vector.
NORMALISE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for histogram normalisation mode on generic axis.
normalise(double[], int) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Maps a data space coordinate to a normalised space coordinate.
NORMALISE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
Config key for normalisation.
NORMALISE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
Config key for normalisation.
normaliseColumnName(String) - Static method in class uk.ac.starlink.ttools.taplint.ColumnMetadataStage
Returns the essence of a column name.
NormalisedBinnedData - Class in uk.ac.starlink.ttools.plot
Wrapper implementation of BinnedData which normalises bins so that the total value of all bins in a given subset is unity.
NormalisedBinnedData(BinnedData) - Constructor for class uk.ac.starlink.ttools.plot.NormalisedBinnedData
Constructor.
normalisedToGraphicZ(double, double, double, GPoint3D) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Converts normalised 3d coordinates to a graphics position plus Z coordinate.
normaliseName(String) - Static method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Normalises a given name.
NORMALIZATION - Static variable in class diva.sketch.classification.WeightedEuclideanClassifier
A normalization constant: 10 divided by 30, every 30 unit in distance results in a 10% recognition drop.
normalize(AngleDR) - Method in class uk.ac.starlink.coco.CoordinateConversion
Normalize the input angle to FK5.
normalize() - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
normalizeDocument() - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
normalizeDocument() - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
NormalizeLengthStrokeFilter - Class in diva.sketch.toolbox
Interpolate a timed stroke so that it contains a specified number of points.
NormalizeLengthStrokeFilter(int) - Constructor for class diva.sketch.toolbox.NormalizeLengthStrokeFilter
Interpolate to the given number of points.
NormalizeTimeStrokeFilter - Class in diva.sketch.toolbox
Interpolate a timed stroke so that its points are spaced evenly over time.
NormalizeTimeStrokeFilter(int) - Constructor for class diva.sketch.toolbox.NormalizeTimeStrokeFilter
Interpolate to the given time step (in milliseconds)
NormalizeTimeStrokeFilter() - Constructor for class diva.sketch.toolbox.NormalizeTimeStrokeFilter
Interpolate to the default timestep.
NORTH - Static variable in class diva.sketch.parser2d.AbstractRule
The north direction constant.
NORTH - Static variable in class diva.sketch.parser2d.RelationUtilities
The north direction constant.
NORTH - Static variable in class uk.ac.starlink.xdoc.fig.Anchor
 
NORTH_EAST - Static variable in class diva.sketch.parser2d.AbstractRule
The north-east direction constant.
NORTH_EAST - Static variable in class diva.sketch.parser2d.RelationUtilities
The north-east direction constant.
NORTH_EAST - Static variable in class uk.ac.starlink.xdoc.fig.Anchor
 
NORTH_WEST - Static variable in class diva.sketch.parser2d.AbstractRule
The north-west direction constant.
NORTH_WEST - Static variable in class diva.sketch.parser2d.RelationUtilities
The north-west direction constant.
NORTH_WEST - Static variable in class uk.ac.starlink.xdoc.fig.Anchor
 
NOSORT_TXT - Static variable in class uk.ac.starlink.ttools.plot2.layer.LinePlotter
String used to indicate no axis sorting.
noStack - Variable in class jsky.html.HTMLViewer
Set when the back or forward actions are active to avoid the normal history stack handling
NoSuchDataException - Exception in uk.ac.starlink.datanode.nodes
Exception thrown when construction of a DataNode fails with some reasonable cause.
NoSuchDataException(String) - Constructor for exception uk.ac.starlink.datanode.nodes.NoSuchDataException
 
NoSuchDataException(Throwable) - Constructor for exception uk.ac.starlink.datanode.nodes.NoSuchDataException
 
NoSuchDataException(String, Throwable) - Constructor for exception uk.ac.starlink.datanode.nodes.NoSuchDataException
 
NotFilter - Class in diva.compat.util
A filter which returns the complement of a given filter.
NotFilter(Filter) - Constructor for class diva.compat.util.NotFilter
 
notifyEventMonitors(Object, EventObject) - Method in class jsky.science.AbstractScienceObject
 
notifyGraphicsHandlers(Graphics2D) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Notify any ImageGraphicsHandlers
notifyNewImageDisplay() - Method in class jsky.navigator.Navigator
Notify any panels that need to know about the new image display window.
notifyNewImageDisplay(Stack) - Method in class jsky.navigator.Navigator
Notify any panels in the given stack that need to know about the new image display window.
nread - Variable in class jsky.util.gui.ProgressBarFilterInputStream
The number of bytes read so far
nrow_ - Variable in class uk.ac.starlink.table.formats.RowEvaluator.Metadata
 
NrowsChecker() - Constructor for class uk.ac.starlink.ttools.votlint.TableHandler.NrowsChecker
 
NULL - Static variable in class uk.ac.starlink.table.formats.IpacTableWriter
String representation for null values.
NULL - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader which does nothing.
NULL_LABEL - Static variable in class uk.ac.starlink.ast.gui.AstAxisLabels
A label to show that is the same as null.
NULL_QUERY_PREFIX - Static variable in class uk.ac.starlink.ttools.jel.JELRowReader
The string which, when prefixed to a column identifier, indicates that the null-ness of the column should be queried.
NULL_TITLE - Static variable in class uk.ac.starlink.ast.gui.AstTitle
A title to show that is the same as null.
NULL_VALUE_INFO - Static variable in class uk.ac.starlink.table.Tables
ValueInfo which may be used as part of a column's metadata to indicate a special value (preferably a Number that should be interpreted as a null (blank).
NULLABLE_KEY - Static variable in class uk.ac.starlink.datanode.nodes.ValueInfoMetamapGroup
 
NullArrayIterator - Class in diva.util
An iterator over a given array which may contain nulls.
NullArrayIterator(Object[]) - Constructor for class diva.util.NullArrayIterator
Construct an iterator over the given array
NullArrayIterator(Object[], int) - Constructor for class diva.util.NullArrayIterator
Construct an iterator over the given array, where the effective array length is given by the length argument (and must be smaller than the real length of the array).
NullCaptioner - Class in uk.ac.starlink.ttools.plot2
Captioner implementation that writes no text.
NullIterator - Class in diva.util
An iterator over nothing.
NullIterator() - Constructor for class diva.util.NullIterator
 
NullMode - Class in uk.ac.starlink.ttools.mode
Processing mode which reads all data and disposes of it.
NullMode() - Constructor for class uk.ac.starlink.ttools.mode.NullMode
 
NullProgressIndicator - Class in uk.ac.starlink.table.join
Dummy progress indicator.
NullProgressIndicator() - Constructor for class uk.ac.starlink.table.join.NullProgressIndicator
 
NullRegion - Class in uk.ac.starlink.ast
Java interface to the AST NullRegion class - a boundless region within a Frame.
NullRegion(Frame, Region) - Constructor for class uk.ac.starlink.ast.NullRegion
Create a NullRegion.
NullSite - Class in diva.canvas.connector
A site that doesn't do anything useful.
NullSite() - Constructor for class diva.canvas.connector.NullSite
 
NUM_CATINFO_COLUMNS - Static variable in class jsky.navigator.NavigatorFITSTable
Number of columns in the CATINFO table
NUM_COLORS - Static variable in class jsky.image.graphics.gui.CanvasDraw
The number of colors for which fill and outline actions are defined.
NUM_COLORS - Static variable in class jsky.image.ImageColormap
The number of colors in the display image
NUM_COMPOSITES - Static variable in class jsky.image.graphics.gui.CanvasDraw
The number of composites defined above
NUM_COMPOSITES - Static variable in class uk.ac.starlink.diva.DrawActions
The number of composites defined above
NUM_DECIMAL - Static variable in class jsky.science.Coordinates
Number of decimal places to show when displaying as string
NUM_DECIMAL - Static variable in class jsky.science.CoordinatesOffset
Number of decimal places to show when displaying as string
NUM_DRAWING_MODES - Static variable in class jsky.image.graphics.gui.CanvasDraw
The number of drawing modes.
NUM_DRAWING_MODES - Static variable in class uk.ac.starlink.diva.DrawActions
The number of "drawing mode", that's type of Figures plus selection modes.
NUM_FIELDS - Static variable in class jsky.image.gui.PickObjectStatistics
The number of columns or fields returned by the getRow() or getFields() methods.
NUM_FIGURES - Static variable in class uk.ac.starlink.diva.DrawFigureFactory
Number of figure types supported
NUM_FONTS - Static variable in class jsky.image.graphics.gui.CanvasDraw
The number of fonts for which actions are defined.
NUM_LINE_WIDTHS - Static variable in class jsky.image.graphics.gui.CanvasDraw
Number of Supported line widths
NUM_LINE_WIDTHS - Static variable in class uk.ac.starlink.diva.DrawActions
Number of Supported line widths
NUM_OVERSHOOT_BYTES - Static variable in interface uk.ac.starlink.util.bzip2.BZip2Constants
 
NUM_STROKE_TAG - Static variable in class diva.sketch.recognition.MSTrainingParser
Indicate the number of strokes in an example.
NUM_SUFFIX - Static variable in class uk.ac.starlink.ttools.task.VariableTablesInput
Suffix applied to parameters to denote a symbolic variable part of the name, where the symbolic part can take integer values.
NUM_TRIES - Static variable in class uk.ac.starlink.task.LineEnvironment
 
NUM_TRIES - Static variable in class uk.ac.starlink.task.TerminalEnvironment
The number of goes you get to put in an invalid parameter.
NumberArray - Interface in uk.ac.starlink.ttools.plot2.layer
Abstracts a readable array of numeric values.
NumberEntry - Class in jsky.util.gui
This is a JTextField which only allows numeric content.
NumberEntry(int) - Constructor for class jsky.util.gui.NumberEntry
 
NumberStarColumnWriter - Class in uk.ac.starlink.feather
StarColumnWriter implementation for numeric values.
NumberStarColumnWriter(StarTable, int, FeatherType, boolean, byte[]) - Constructor for class uk.ac.starlink.feather.NumberStarColumnWriter
Constructor.
numChars - Variable in class uk.ac.starlink.util.gui.SelectCharactersModel
The number of characters in the font.
numColumns - Variable in class uk.ac.starlink.util.gui.SelectCharactersModel
The number of characters displayed in a row.
numCorners(TimedStroke) - Static method in class diva.sketch.features.CornerFE
Return the number of corners in the given stroke.
numCorners(TimedStroke, double, double, double) - Static method in class diva.sketch.features.CornerFE
Return the number of corners in the given stroke.
numCrossings(Object, Object) - Method in class diva.graph.layout.GridAnnealingLayout
Return the number of crossings between this edge and other edges in the graph.
NUMERIC_DOMAIN - Static variable in class uk.ac.starlink.ttools.plot2.data.SimpleDomain
SimpleDomain instance for numeric values.
NUMERIC_MAPPER - Static variable in class uk.ac.starlink.ttools.plot2.data.SimpleDomain
Sole DomainMapper for SimpleDomain.NUMERIC_DOMAIN.
NumericCellRenderer - Class in uk.ac.starlink.table.gui
Provides better rendering of numeric table cells than the default JTable renderer.
NumericCellRenderer(Class<?>) - Constructor for class uk.ac.starlink.table.gui.NumericCellRenderer
Construct a new NumericCellRenderer with a hint about the values it will be expected to render.
NumericFunction - Interface in uk.ac.starlink.dpac.math
Provides an ordered set of (x,y) samples from a function.
NumericTextFieldAdapter - Class in gov.nasa.pds.objectAccess.table
Implements a field adapter for numeric fields stored in textual format, as in a character table.
NumericTextFieldAdapter(int) - Constructor for class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
numOverlaps(Object, Object) - Method in class diva.graph.layout.GridAnnealingLayout
Return the number of overlaps between this edge and other edges in the graph.
NUMPOINTS_PROPERTY - Static variable in class jsky.science.AbstractWavelength1D
 
numRows - Variable in class uk.ac.starlink.util.gui.SelectCharactersModel
Number of rows needed to display the whole font.
numTees(Object) - Method in class diva.graph.layout.GridAnnealingLayout
Return the number of instances of nodes that are being placed on top of edges that they are not connected to.
numValues - Variable in class jsky.image.gui.ImageCutLevels
The number of values in the plot
Nut(double) - Method in class uk.ac.starlink.pal.Pal
Form the matrix of nutation for a given date (IAU 1980 theory).
Nutc(double) - Method in class uk.ac.starlink.pal.Pal
Nutation: longitude & obliquity components and mean obliquity (IAU 1980 theory).

O

OBJECT - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: object (star, galaxy,...) name (to be resolved by a name server)
OBJECT_PREFIX - Static variable in class uk.ac.starlink.ttools.jel.JELRowReader
The string which, when prefixed to a column identifier, indicates that the value is required as an Object not a primitive.
ObjectArrayColumn - Class in uk.ac.starlink.table
A column which provides data storage in a java array of objects.
ObjectArrayColumn(ColumnInfo, Object[]) - Constructor for class uk.ac.starlink.table.ObjectArrayColumn
Constructs a new column backed by a given array of objects.
objectChange(SemanticObjectChangeEvent) - Method in interface diva.compat.util.SemanticObjectChangeListener
The semantic object has changed.
objectChange(UserObjectChangeEvent) - Method in interface diva.compat.util.UserObjectChangeListener
The user object has changed.
ObjectFactory<T> - Class in uk.ac.starlink.util
Manages dynamic creation of objects from a known set of classes.
ObjectFactory(Class<T>) - Constructor for class uk.ac.starlink.util.ObjectFactory
Constructor.
ObjectFactoryParameter<T> - Class in uk.ac.starlink.task
Parameter whose (user-supplied) string values correspond to nicknames from an ObjectFactory.
ObjectFactoryParameter(String, ObjectFactory<T>) - Constructor for class uk.ac.starlink.task.ObjectFactoryParameter
Constructor.
objectLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
objectToString(Environment, T) - Method in class uk.ac.starlink.task.ChoiceParameter
 
objectToString(Environment, C[]) - Method in class uk.ac.starlink.task.MultiChoiceParameter
 
objectToString(Environment, T) - Method in class uk.ac.starlink.task.Parameter
Takes a typed value of this parameter and formats it as a string which may be used for presentation to the user.
objectToString(Environment, Compositor) - Method in class uk.ac.starlink.ttools.plot2.task.CompositorParameter
 
objectToString(Environment, T) - Method in class uk.ac.starlink.ttools.plot2.task.ConfigParameter
 
objectToString(Environment, Padding) - Method in class uk.ac.starlink.ttools.plot2.task.PaddingParameter
 
objectToString(Environment, Connection) - Method in class uk.ac.starlink.ttools.task.ConnectionParameter
 
objectToString(Environment, double[]) - Method in class uk.ac.starlink.ttools.task.DoubleArrayParameter
 
objectToString(Environment, StarTable) - Method in class uk.ac.starlink.ttools.task.InputTableParameter
 
objectToString(Environment, TableProducer[]) - Method in class uk.ac.starlink.ttools.task.InputTablesParameter
Sets the value of this parameter from an array of TableProducers.
objectToString(Environment, OutputReporter) - Method in class uk.ac.starlink.ttools.task.OutputReporterParameter
 
objectToString(Environment, String[]) - Method in class uk.ac.starlink.ttools.task.StringMultiParameter
 
objectValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
objectValue(Environment) - Method in class uk.ac.starlink.task.Parameter
Gets the value of this parameter as a typed object.
OBMAG - Static variable in class jsky.science.Flux
 
OBMAGABBREV - Static variable in class jsky.science.Flux
 
Obs(int) - Method in class uk.ac.starlink.pal.Pal
Parameters of selected groundbased observing stations.
Obs(String) - Method in class uk.ac.starlink.pal.Pal
Parameters of selected groundbased observing stations.
Observatory - Class in uk.ac.starlink.pal
Observatory Data
ObsLocStage - Class in uk.ac.starlink.ttools.taplint
Validation stage for testing ObsLocTAP data model metadata and content.
ObsLocStage(TapRunner, CapabilityHolder, MetadataHolder) - Constructor for class uk.ac.starlink.ttools.taplint.ObsLocStage
Constructor.
OBSPLAN_TNAME - Static variable in class uk.ac.starlink.ttools.taplint.ObsLocStage
Full required name of ObsPlan table.
OBSPLAN_UTYPE - Static variable in class uk.ac.starlink.ttools.taplint.ObsLocStage
Required registration UType for ObsPlan table.
ObsPosition - Class in uk.ac.starlink.pal
Position of Observer
ObsPosition(double, double, double) - Constructor for class uk.ac.starlink.pal.ObsPosition
Position of Observer
ObsPosition(double, double, double, double) - Constructor for class uk.ac.starlink.pal.ObsPosition
Position of Observer
ObsTapStage - Class in uk.ac.starlink.ttools.taplint
Validation stage for testing ObsCore data model metadata and content.
ObsTapStage(TapRunner, CapabilityHolder, MetadataHolder) - Constructor for class uk.ac.starlink.ttools.taplint.ObsTapStage
Constructor.
obtainMetadata() - Method in class uk.ac.starlink.table.formats.AsciiStarTable
 
obtainMetadata() - Method in class uk.ac.starlink.table.formats.CsvStarTable
 
obtainMetadata() - Method in class uk.ac.starlink.table.formats.StreamStarTable
Obtains column metadata for this table, probably by reading through the rows once and using a RowEvaluator.
obtainMetadata() - Method in class uk.ac.starlink.ttools.example.AllWiseAsciiStarTable
Obtains metadata for the table by reading the schema provided at construction time.
obtainMetadata() - Method in class uk.ac.starlink.ttools.example.PostgresAsciiStarTable
Obtains metadata for the table by reading the schema provided at construction time.
offset(double[], double[], double) - Method in class uk.ac.starlink.ast.Frame
Calculate an offset along a geodesic curve.
offset2(double[], double, double, double[]) - Method in class uk.ac.starlink.ast.Frame
Calculate an offset along a geodesic curve in a 2D Frame.
OFFSET_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.ContourPlotter
Config key for the contour zero level.
OFFSET_PROPERTY - Static variable in class jsky.science.ProperMotion
 
OffsetMapper - Interface in uk.ac.starlink.array
Defines a mapping of pixel offsets in one array to their offsets in another array.
offsetToPosition(long) - Method in class uk.ac.starlink.array.OrderedNDShape
Determines the coordinates of a pixel at a given offset within the pixel sequence.
offsetToValue(long) - Method in class uk.ac.starlink.array.DeterministicArrayImpl
Maps the array offset to the value at that offset.
okButton - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
Accept and exit button.
OldSceneParser() - Constructor for class diva.sketch.toolbox.SceneTranslator.OldSceneParser
 
OldSceneWriter() - Constructor for class diva.sketch.toolbox.SceneTranslator.OldSceneWriter
 
OnceRowPipe - Class in uk.ac.starlink.table
Streaming RowPipe implementation which provides a one-shot table.
OnceRowPipe() - Constructor for class uk.ac.starlink.table.OnceRowPipe
Constructs a new streaming row store with a default buffer size.
OnceRowPipe(int) - Constructor for class uk.ac.starlink.table.OnceRowPipe
Constructs a new streaming row store with a given buffer size.
onColumns(TableMeta, Runnable) - Method in class uk.ac.starlink.vo.TapServiceKit
Invokes a runnable on the Event Dispatch Thread when the column metadata is available for a given table metadata object.
ONELINE - Static variable in class uk.ac.starlink.ttools.task.LineEnder
No line breaks, just one long line.
onEndElement(String, String, DeserializationContext) - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializer
 
onForeignKeys(TableMeta, Runnable) - Method in class uk.ac.starlink.vo.TapServiceKit
Invokes a runnable on the Event Dispatch Thread when the foreign key metadata is available for a given table metadata object.
onStartChild(String, String, String, Attributes, DeserializationContext) - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializer
 
onTables(SchemaMeta, Runnable) - Method in class uk.ac.starlink.vo.TapServiceKit
Invokes a runnable on the Event Dispatch Thread when the table metadata is available for a given schema metadata object.
OPAQUE - Static variable in class uk.ac.starlink.ttools.plot2.LayerOpt
Indicates opaque multicoloured layer.
open() - Method in class diva.graph.schematic.GraphDocument
Open the document from its current file.
open() - Method in class diva.gui.AbstractDocument
Open the document from its current file or URL.
open(Application) - Method in class diva.gui.BasicStoragePolicy
Open a new document.
open(File, Application) - Method in class diva.gui.BasicStoragePolicy
Open a file and create a new document.
open(URL, Application) - Method in class diva.gui.BasicStoragePolicy
Open a URL and create a new document.
OPEN - Static variable in class diva.gui.DefaultActions
 
open(Application) - Method in class diva.gui.DefaultStoragePolicy
Open a new document.
open(File, Application) - Method in class diva.gui.DefaultStoragePolicy
Open a file and create a new document.
open(URL, Application) - Method in class diva.gui.DefaultStoragePolicy
Open a URL and create a new document.
open() - Method in interface diva.gui.Document
Open the document from its current file or URL.
open() - Method in class diva.gui.MultipageDocument
Open the document from its current file.
open(Application) - Method in interface diva.gui.StoragePolicy
Open a new document.
open(File, Application) - Method in interface diva.gui.StoragePolicy
Open a file and create a new document.
open(URL, Application) - Method in interface diva.gui.StoragePolicy
Open a URL and create a new document.
open() - Method in class diva.gui.tutorial.TextDocument
Open the document from its current file or URL.
open(String) - Method in class gaia.cu9.tools.parallax.writers.CsvWriter
 
open() - Method in class jsky.app.jskycat.JSkyCat
Display a file chooser to select a filename to display in a new internal frame.
open(String) - Method in class jsky.app.jskycat.JSkyCat
Display the given file or URL in a new internal frame.
open() - Method in class jsky.catalog.gui.CatalogNavigator
Display a file chooser to select a local catalog file to open
open(String) - Method in class jsky.catalog.gui.CatalogNavigator
Open the given file or URL
open() - Method in class jsky.html.HTMLViewer
Display a file chooser to select a local catalog file to open
open(String) - Method in class jsky.html.HTMLViewer
Open and display the given file or URL
open() - Method in class jsky.image.gui.DivaMainImageDisplay
Display a file chooser to select a filename to display
open() - Method in class uk.ac.starlink.array.ArrayArrayImpl
 
open() - Method in interface uk.ac.starlink.array.ArrayImpl
Prepares this ArrayImpl for pixel access.
open() - Method in class uk.ac.starlink.array.CombineArrayImpl
 
open() - Method in class uk.ac.starlink.array.DeterministicArrayImpl
 
open() - Method in class uk.ac.starlink.array.NioArrayImpl
 
open() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
OPEN - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
open(String, boolean, boolean) - Static method in class uk.ac.starlink.ttools.plot.BarStyles
Returns a new style set which draws open full rectangles.
OPEN_CIRCLE - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for open circle markers.
OPEN_CIRCLE - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for open circle markers.
OPEN_DIAMOND - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for open diamond shaped markers.
OPEN_DIAMOND - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for open diamond shaped markers.
OPEN_END - Static variable in class diva.compat.trace.TraceModel.Element
Say that the element is open at the end
OPEN_SQUARE - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for open square markers.
OPEN_SQUARE - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for open square markers.
OPEN_START - Static variable in class diva.compat.trace.TraceModel.Element
Say that the element is open at the start
OPEN_TRIANGLE_DOWN - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for open triangle shaped markers with point at the bottom.
OPEN_TRIANGLE_DOWN - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for open triangle shaped markers with point at the bottom.
OPEN_TRIANGLE_UP - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for open triangle shaped markers with point at the top.
OPEN_TRIANGLE_UP - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for open triangle shaped markers with point at the top.
openAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Open" that opens a new document.
openAction - Variable in class jsky.html.HTMLViewer
Action to use for the "Open..." menu and toolbar items
openButton - Variable in class jsky.util.gui.GenericToolBar
Handle for the "Open" button
openCatalogWindow() - Method in interface jsky.catalog.gui.CatalogNavigatorOpener
Open the catalog window.
openCatalogWindow(Catalog) - Method in interface jsky.catalog.gui.CatalogNavigatorOpener
Open the catalog window and display the interface for given catalog, if not null.
openCatalogWindow(String) - Method in interface jsky.catalog.gui.CatalogNavigatorOpener
Open a catalog window for the named catalog, if found.
openCatalogWindow() - Method in class jsky.navigator.Navigator
Open the catalog navigator window (in this case, it is already open).
openCatalogWindow(Catalog) - Method in class jsky.navigator.Navigator
Open the catalog navigator window and display the interface for the given catalog, if not null (in this case, the window is already open).
openCatalogWindow(String) - Method in class jsky.navigator.Navigator
Open a catalog window for the named catalog, if found.
openCatalogWindow() - Method in class jsky.navigator.NavigatorImageDisplay
Open the catalog navigator window.
openCatalogWindow(Catalog) - Method in class jsky.navigator.NavigatorImageDisplay
Display the interface for the given catalog, if not null, otherwise just open the catalog navigator window.
openCatalogWindow(String) - Method in class jsky.navigator.NavigatorImageDisplay
Open a catalog window for the named catalog, if found.
openConnection() - Method in class jsky.util.ConnectionUtil
 
openConnection(URL) - Method in class jsky.util.gui.ProgressPanel
Return a connection to the given URL and log messages before and after opening the connection.
openConnection(URL) - Method in class jsky.util.gui.StatusPanel
Return a connection to the given URL and log messages before and after opening the connection.
openConnection(URL) - Method in interface jsky.util.StatusLogger
Return a connection to the given URL and log messages before and after opening the connection.
openConnection(URL) - Method in class uk.ac.starlink.astrogrid.protocols.ivo.Handler
 
openConnection(URL) - Method in class uk.ac.starlink.astrogrid.protocols.myspace.Handler
 
openConnection(URL) - Method in class uk.ac.starlink.util.ContentCoding
Convenience method to open a new connection prepared in accordance with this object's encoding policy.
openLocalCatalog() - Method in interface jsky.catalog.gui.CatalogNavigatorOpener
Pop up a file browser to select a local catalog file to open.
openLocalCatalog() - Method in class jsky.navigator.Navigator
Pop up a file browser to select a local catalog file to open.
openLocalCatalog() - Method in class jsky.navigator.NavigatorImageDisplay
Pop up a file browser to select a local catalog file to open.
openShapes(String, int, Color) - Static method in class uk.ac.starlink.ttools.plot.MarkStyles
Returns a style set which gives line-drawn shapes of various kinds.
openStoreWindow() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Create or open the configuration storage window.
openStream(URL) - Method in class uk.ac.starlink.auth.AuthManager
Returns the content stream acquired by opening a URL.
openStream(URL) - Method in class uk.ac.starlink.util.ContentCoding
Convenience method to return a byte stream from a given URL in accordance with this object's encoding policy.
openStreamAuth(URL, AuthManager) - Method in class uk.ac.starlink.util.ContentCoding
Convenience method to return a byte stream from a given URL in accordance with this object's encoding policy and with authentication and redirects handled by a given AuthManager (typically AuthManager.getInstance()).
openURL() - Method in class jsky.catalog.gui.CatalogNavigator
Display a dialog to enter a URL to display
openURL() - Method in class jsky.html.HTMLViewer
Display a dialog to enter a URL to display
openURL() - Method in class jsky.image.gui.DivaMainImageDisplay
Display a dialog to enter a URL to display
optCharToIndex(char) - Method in class uk.ac.starlink.ttools.plot2.config.CombinationConfigKey
Gets the option index from an initial character.
optIndexToChar(int) - Method in class uk.ac.starlink.ttools.plot2.config.CombinationConfigKey
Gets the initial letter from the option index.
OptionConfigKey<T> - Class in uk.ac.starlink.ttools.plot2.config
Config key for use with items that can be chosen from a list of options.
OptionConfigKey(ConfigMeta, Class<T>, T[], T, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
Constructor that specifies an explicit default and specifier type.
OptionConfigKey(ConfigMeta, Class<T>, T[], T) - Constructor for class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
Constructor that specifies an explicit default and uses the default specifier type.
OptionConfigKey(ConfigMeta, Class<T>, T[]) - Constructor for class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
Constructor that uses the first of the supplied options as a default.
optionLength(String) - Static method in class uk.ac.starlink.ttools.build.SunDoclet.Html
Define permitted command-line flags.
optionLength(String) - Static method in class uk.ac.starlink.ttools.build.SunDoclet.Xml
Define permitted command-line flags.
OPTIONS - Static variable in class uk.ac.starlink.table.formats.ErrorMode
Known values.
OPTIONS - Static variable in class uk.ac.starlink.ttools.plot2.layer.TracePlotter.QJoin
All available options.
OPTIONS - Static variable in class uk.ac.starlink.ttools.task.LineEnder
All options.
optionsMenu - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
 
OrConstraint - Class in diva.sketch.parser2d
A composite constraint that ORs together the results of its child constraint objects.
OrConstraint() - Constructor for class diva.sketch.parser2d.OrConstraint
 
Order - Class in uk.ac.starlink.array
Pixel ordering identifier.
OrderedNDShape - Class in uk.ac.starlink.array
Represents the arrangement of pixels within an N-dimensional array.
OrderedNDShape(long[], long[], Order) - Constructor for class uk.ac.starlink.array.OrderedNDShape
Creates an OrderedNDShape from its origin, dimensions and ordering.
OrderedNDShape(long[], Order) - Constructor for class uk.ac.starlink.array.OrderedNDShape
Creates an OrderedNDShape with a default origin from its dimensions and ordering.
OrderedNDShape(NDShape, Order) - Constructor for class uk.ac.starlink.array.OrderedNDShape
Creates an OrderedNDShape from a NDShape and an ordering.
OrderedNDShape(NDShape) - Constructor for class uk.ac.starlink.array.OrderedNDShape
Creates a new OrderedNDShape from an NDShape.
OrderedShapeMapper - Class in uk.ac.starlink.array
Implements the OffsetMapper interface to map between arrays with different shapes and/or ordering schemes.
OrderedShapeMapper(OrderedNDShape, OrderedNDShape) - Constructor for class uk.ac.starlink.array.OrderedShapeMapper
Constructs an OffsetMapper which maps between two arrays with different pixel sequences.
orderLinks(LinkSet) - Static method in class uk.ac.starlink.table.join.MatchStarTables
Best-efforts Conversion of a LinkSet, which is what RowMatcher outputs, to a Collection of RowLinks, which is what's used by this class.
orderPair(double, double) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns a 2-element array consisting of the two input values in ascending order.
orderVertices() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Make sure the vertices are monotonic in some sense.
orderVertices() - Method in class uk.ac.starlink.diva.InterpolatedCurveManipulator
Make the X vertex coordinates monotonic and re-order the Vertex instances as appropriate.
OrFilter - Class in diva.compat.util
A composite filter which ORs two filters together.
OrFilter(Filter, Filter) - Constructor for class diva.compat.util.OrFilter
 
org.votech.plastic - package org.votech.plastic
PLatform for AStronomical Tool InterConnection java RMI interface definition.
orient - Variable in class jsky.image.gui.ImageColorbar
Set to SwingConstants.HORIZONTAL or SwingConstants.VERTICAL for orientation of bar
orient - Variable in class jsky.image.gui.ImageDisplayPanel
panel orientation: one of SwingConstants.HORIZONTAL, .VERTICAL
Orientation - Class in uk.ac.starlink.ttools.plot2
Defines text orientation for axis labelling.
Orientation() - Constructor for class uk.ac.starlink.ttools.plot2.Orientation
 
ORIENTATION_PROPERTY - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
Bound property name.
ORIENTATION_PROPERTY - Static variable in class jsky.util.gui.CoordinatesPanel
Bound property name.
ORIENTATION_PROPERTY - Static variable in class jsky.util.gui.ProperMotionPanel
Bound property name.
ORIGIN - Static variable in class uk.ac.starlink.ttools.plot.Corner
The origin.
originalColour - Variable in class uk.ac.starlink.ast.gui.ComponentColourControls
The original colour of the component.
originX - Variable in class jsky.image.graphics.MeasureBand
 
originY - Variable in class jsky.image.graphics.MeasureBand
 
origNode - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
out - Variable in class jsky.image.ImageEncoder
 
outEdges(Object) - Method in interface diva.graph.GraphModel
Return an iterator over the out edges of this node.
outEdges(Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Return an iterator over the edges coming out of the given node.
outEdges(Object) - Method in class diva.graph.modular.ModularGraphModel
Return an iterator over the out edges of this node.
outEdges() - Method in interface diva.graph.modular.Node
Return an iterator over the edges coming out of this node.
outEdges(Object) - Method in interface diva.graph.modular.NodeModel
Return an iterator over the edges coming out of the given node.
outEdges(Object) - Method in class diva.graphx.GraphModel
Return an iterator over the out edges of this node.
outEdges(Object) - Method in interface diva.graphx.NodeAdapter
Return an iterator over the edges coming out of the given node.
outEdges() - Method in class diva.graphx.toolbox.BasicNode
Return an iterator over the out edges of this node.
outEdges(Object) - Method in class diva.graphx.toolbox.BasicNodeAdapter
Return an iterator over the edges coming out of the given node.
outEdges(LWNode) - Method in class diva.pod.lwgraph.LightweightGraph
Return an iterator over the edges out of the given node.
outExamples(String, String[]) - Method in interface uk.ac.starlink.ttools.build.DocletOutput
Writes one or more example entries.
outExamples(String, String[]) - Method in class uk.ac.starlink.ttools.build.HtmlDocletOutput
 
outExamples(String, String[]) - Method in class uk.ac.starlink.ttools.build.XmlDocletOutput
 
outline - Variable in class jsky.image.graphics.gui.CanvasDraw
Current outline paint
outline - Variable in class uk.ac.starlink.diva.DrawActions
Current outline paint
OUTLINE_CIRCLE_HINT - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Rendering hint concerning whether to draw outlines on filled circles.
OUTLINE_CIRCLE_HINT - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Rendering hint concerning whether to draw outlines on filled circles.
OUTLINE_TAG - Static variable in class diva.sketch.SketchParser
Indicate the outline to draw the gesture with.
OutlineAction(Paint) - Constructor for class uk.ac.starlink.diva.DrawActions.OutlineAction
 
outlineActions - Variable in class jsky.image.graphics.gui.CanvasDraw
Actions to use to set the outline color
outlineActions - Variable in class uk.ac.starlink.diva.DrawActions
Actions to use to set the outline color
OutlineCaptioner - Class in uk.ac.starlink.ttools.plot2
Wrapper Captioner implementation that draws an outline around the caption bounding box as well as actually drawing it.
OutlineCaptioner(Captioner, Color) - Constructor for class uk.ac.starlink.ttools.plot2.OutlineCaptioner
Constructor.
Outliner - Interface in uk.ac.starlink.ttools.plot2.layer
Paints the shape of per-point markers.
outMemberItem(String, String) - Method in interface uk.ac.starlink.ttools.build.DocletOutput
Writes a name-value pair presenting an attribute of a class member (field or method).
outMemberItem(String, String) - Method in class uk.ac.starlink.ttools.build.HtmlDocletOutput
 
outMemberItem(String, String) - Method in class uk.ac.starlink.ttools.build.XmlDocletOutput
This information is discarded; the XML output is too terse to include it.
outNodes(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Return an iterator over the nodes on the other side of edges emanating from the given node.
outNodes(Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
Return an iterator over the nodes on the other side of edges emanating from the given node.
outParameters(DocletOutput.DocVariable[]) - Method in interface uk.ac.starlink.ttools.build.DocletOutput
Writes a description of the parameters of a method.
outParameters(DocletOutput.DocVariable[]) - Method in class uk.ac.starlink.ttools.build.HtmlDocletOutput
 
outParameters(DocletOutput.DocVariable[]) - Method in class uk.ac.starlink.ttools.build.XmlDocletOutput
 
OutputCapture - Class in uk.ac.starlink.ttools.build
Captures the output of a java main() method, wraps it in a CDATA marked section, and outputs it.
OutputFormat - Interface in uk.ac.starlink.vo
Represents a TAPRegExt output format.
OutputFormatParameter - Class in uk.ac.starlink.ttools.task
Parameter to hold the format of a table for output.
OutputFormatParameter(String) - Constructor for class uk.ac.starlink.ttools.task.OutputFormatParameter
 
OutputModeParameter - Class in uk.ac.starlink.ttools.task
Parameter for table output mode.
OutputModeParameter(String) - Constructor for class uk.ac.starlink.ttools.task.OutputModeParameter
Constructor.
outputNdx(URL, Ndx) - Method in class uk.ac.starlink.hds.NDFNdxHandler
 
outputNdx(URL, Ndx) - Method in interface uk.ac.starlink.ndx.NdxHandler
Constructs a new Ndx which is a copy of the given Ndx at a location determined by a given URL.
outputNdx(URL, Ndx) - Method in class uk.ac.starlink.ndx.NdxIO
Writes a new resource at a given URL containing an Ndx with data copied from an existing Ndx.
outputNdx(String, Ndx) - Method in class uk.ac.starlink.ndx.NdxIO
Writes a new resource at a given location containing an Ndx with data copied from an existing Ndx.
outputNdx(URL, Ndx) - Method in class uk.ac.starlink.ndx.XMLNdxHandler
Writes an XML representation of an existing Ndx object to the given (writable) URL.
outputNdx(URL, Ndx) - Method in class uk.ac.starlink.oldfits.FitsNdxHandler
 
outputNdx(ArrayDataOutput, URL, Ndx) - Method in class uk.ac.starlink.oldfits.FitsNdxHandler
Writes an NDX to a given output stream.
OutputReporter - Interface in uk.ac.starlink.ttools.taplint
Interface for application-level logging of validation messages.
OutputReporterParameter - Class in uk.ac.starlink.ttools.task
Parameter for selecting an OutputReporter for use with taplint.
OutputReporterParameter(String) - Constructor for class uk.ac.starlink.ttools.task.OutputReporterParameter
Constructor.
OutputStreamParameter - Class in uk.ac.starlink.task
Parameter for selecting an output stream to write to.
OutputStreamParameter(String) - Constructor for class uk.ac.starlink.task.OutputStreamParameter
Constructor.
OutputTableParameter - Class in uk.ac.starlink.ttools.task
Parameter to hold an output table.
OutputTableParameter(String) - Constructor for class uk.ac.starlink.ttools.task.OutputTableParameter
 
outReturn(String, String) - Method in interface uk.ac.starlink.ttools.build.DocletOutput
Writes information about the return value of a method.
outReturn(String, String) - Method in class uk.ac.starlink.ttools.build.HtmlDocletOutput
 
outReturn(String, String) - Method in class uk.ac.starlink.ttools.build.XmlDocletOutput
 
outSees(String, String[]) - Method in interface uk.ac.starlink.ttools.build.DocletOutput
Writes one or more See Also entries.
outSees(String, String[]) - Method in class uk.ac.starlink.ttools.build.HtmlDocletOutput
 
outSees(String, String[]) - Method in class uk.ac.starlink.ttools.build.XmlDocletOutput
 
outToIn(O) - Method in class uk.ac.starlink.ttools.plot2.config.ConversionSpecifier
Converts a value from output to input (base) type.
over - Variable in class uk.ac.starlink.ttools.plot2.Surround.Block
 
OVERFLOW_INFO - Static variable in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Result table parameter set if table was marked overflowed.
overlap(SceneElement, SceneElement) - Static method in class diva.sketch.parser2d.AbstractRule
Calculate the ratio of the area of the intersection of the bounding boxes of the two given scene elements to the area of the bounding box of the "which" argument.
overlap(Region) - Method in class uk.ac.starlink.ast.Region
Test if two regions overlap each other.
OVERLAP_INSIDE - Static variable in class uk.ac.starlink.ast.Region
This region is completely inside the other one.
OVERLAP_NEGATE - Static variable in class uk.ac.starlink.ast.Region
The other region is the exact negation of this one to within their uncertainties.
OVERLAP_NONE - Static variable in class uk.ac.starlink.ast.Region
There is no overlap between this region and the other.
OVERLAP_OUTSIDE - Static variable in class uk.ac.starlink.ast.Region
The other region is completely inside this one.
OVERLAP_PARTIAL - Static variable in class uk.ac.starlink.ast.Region
There is partial overlap between this region and the other.
OVERLAP_SAME - Static variable in class uk.ac.starlink.ast.Region
The regions are identical to within their uncertainties.
OVERLAP_UNKNOWN - Static variable in class uk.ac.starlink.ast.Region
No overlap could be determined because the other region could not be mapped into the coordinate system of this one.
OverlapRelation - Class in diva.sketch.parser2d
Calculate the percentage of one of the rectangles that overlaps the other.
OverlapRelation() - Constructor for class diva.sketch.parser2d.OverlapRelation
 
overlaps(Tick[], Axis, Captioner, Orientation) - Static method in class uk.ac.starlink.ttools.plot2.BasicTicker
Determines whether the labels for a set of tick marks would overlap when painted on a given axis.
OverlayLayer - Class in diva.canvas
OutlineLayer is a layer that is used to display the grey figures commonly used for drag-selection, reshaping items, and so on.
OverlayLayer() - Constructor for class diva.canvas.OverlayLayer
Create a new OverlayLayer with a default one-pixel stroke and a light grey stroke color.
OverlayLayer(Stroke, Paint) - Constructor for class diva.canvas.OverlayLayer
Create a new OverlayLayer with the given stroke and paint
OverPaperType2D - Class in uk.ac.starlink.ttools.plot2.paper
Bitmapped 2D PaperType which just plots graphics over the top of any previously plotted data.
OverPaperType2D() - Constructor for class uk.ac.starlink.ttools.plot2.paper.OverPaperType2D
Constructor.
overrideInsets(Insets) - Method in class uk.ac.starlink.ttools.plot2.Padding
Applies the requirements specified by this object to an existing Insets object.

P

PackagedIOException(IOException) - Constructor for exception uk.ac.starlink.table.IteratorRowSequence.PackagedIOException
Construct an unchecked exception packaging a given IOException.
packRgba(float[]) - Static method in class uk.ac.starlink.ttools.plot.PlotVolume
Utility method to convert an RGBA float[] array into an integer.
pad(double) - Method in class uk.ac.starlink.ttools.plot.Range
Adds padding to either end of this range.
PAD - Static variable in class uk.ac.starlink.ttools.plot2.PlotPlacement
Default external padding in pixels to accommodate axis line width.
padding(int) - Static method in class nom.tam.fits.FitsUtil
How many bytes are needed to fill the last 2880 block?
Padding - Class in uk.ac.starlink.ttools.plot2
Defines user preferences for padding a rectangular area.
Padding() - Constructor for class uk.ac.starlink.ttools.plot2.Padding
Constructs an empty padding object (no preferences).
Padding(Integer, Integer, Integer, Integer) - Constructor for class uk.ac.starlink.ttools.plot2.Padding
Constructs a padding object with preferences for all dimensions.
PaddingParameter - Class in uk.ac.starlink.ttools.plot2.task
Parameter for receiving a Padding specification.
PaddingParameter(String) - Constructor for class uk.ac.starlink.ttools.plot2.task.PaddingParameter
Constructor.
padInsets(Padding, Insets) - Static method in class uk.ac.starlink.ttools.plot2.Padding
Returns a non-null insets object based on a supplied Insets which will be modified by the state of a supplied Padding.
padRange(Range, boolean) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Pads a data range to provide a bit of extra space at each end using a standard padding fraction.
padWithZeros(long, int) - Static method in class uk.ac.starlink.ttools.func.Strings
Takes an integer argument and returns a string representing the same numeric value but padded with leading zeros to a specified length.
Page - Interface in diva.gui
A multi-page document contains an ordered set of pages.
PAGE_NUM_TAG - Static variable in class diva.gui.MultipageParser
The string constant that specifies the page number of a page.
PAGE_TAG - Static variable in class diva.gui.MultipageParser
The string constant that specifies the start and end of a sheet in a document.
PAGE_TITLE_TAG - Static variable in class diva.gui.MultipageParser
The string constant that specifies the title attribute of a page.
pages() - Method in class diva.gui.MultipageModel
Return an iterator over all pages
paint(Graphics2D) - Method in class diva.canvas.AbstractFigure
Paint the figure.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.AbstractFigure
Repaint the figure in the given rectangle.
paint(Graphics2D) - Method in class diva.canvas.AbstractFigureContainer
Paint this composite figure onto a 2D graphics object.
paint(Graphics2D) - Method in class diva.canvas.CanvasPane
Paint this pane onto a 2D graphics context.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.CanvasPane
Paint this pane onto a 2D graphics object, within the given region.
paint(Graphics2D) - Method in class diva.canvas.CompositeFigure
Paint this composite figure onto a 2D graphics object.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.CompositeFigure
Paint this composite figure onto a 2D graphics object, within the given region.
paint(Graphics2D) - Method in class diva.canvas.connector.AbstractConnector
Paint the connector.
paint(Graphics2D) - Method in class diva.canvas.connector.Arrowhead
Paint the arrow-head.
paint(Graphics2D) - Method in class diva.canvas.connector.Blob
Paint the blob.
paint(Graphics2D) - Method in interface diva.canvas.connector.ConnectorEnd
Paint the connector end.
paint(Graphics2D) - Method in class diva.canvas.connector.StraightTerminal
Paint the terminal.
paint(Graphics2D) - Method in class diva.canvas.connector.TerminalFigure
Paint the figure.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.connector.TerminalFigure
Paint this object onto a 2D graphics object, within the given region.
paint(Graphics2D) - Method in class diva.canvas.demo.WarpImageFigure
 
paint(Graphics2D) - Method in class diva.canvas.FigureDecorator
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.FigureLayer
Paint this layer onto a 2D graphics object.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.FigureLayer
Paint this layer onto a 2D graphics object, within the given region.
paint(Graphics2D) - Method in class diva.canvas.FigureWrapper
Paint the child if this figure is visible.
paint(Graphics2D) - Method in class diva.canvas.interactor.Manipulator
Paint the manipulator.
paint(Graphics2D) - Method in class diva.canvas.OverlayLayer
Paint this layer onto a 2D graphics object.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.OverlayLayer
Paint this layer onto a 2D graphics object, within the given region.
paint(Graphics2D) - Method in class diva.canvas.PaneWrapper
Paint the pane figure.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.PaneWrapper
Paint the pane figure within the given region.
paint(Graphics2D) - Method in class diva.canvas.toolbox.BackgroundedCompositeFigure
Paint this composite figure onto a 2D graphics object.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.toolbox.BackgroundedCompositeFigure
Paint this composite figure onto a 2D graphics object, within the given region.
paint(Graphics2D) - Method in class diva.canvas.toolbox.BasicFigure
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.toolbox.BasicHighlighter
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.toolbox.GridLayer
Paint this layer onto a 2D graphics object.
paint(Graphics2D, Rectangle2D) - Method in class diva.canvas.toolbox.GridLayer
Paint this layer onto a 2D graphics object, within the given region.
paint(Graphics2D) - Method in class diva.canvas.toolbox.IconFigure
Paint the icon.
paint(Graphics2D) - Method in class diva.canvas.toolbox.ImageFigure
Paint the figure's image.
paint(Graphics2D) - Method in class diva.canvas.toolbox.LabelFigure
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.toolbox.LabelWrapper
Paint this figure
paint(Graphics2D) - Method in class diva.canvas.toolbox.PaintedFigure
Deprecated.
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.toolbox.PathFigure
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.toolbox.SwingWrapper
Ask the wrapped component to paint itself.
paint(Graphics2D) - Method in class diva.canvas.toolbox.VectorFigure
Paint the figure.
paint(Graphics2D) - Method in class diva.canvas.tutorial.FigureTutorial.CustomRectangle
Paint this figure onto the given graphics context.
paint(Graphics2D) - Method in class diva.canvas.tutorial.TransformedFigureTutorial.CloudFigure
Paint this figure onto the given graphics context.
paint(Graphics2D) - Method in interface diva.canvas.VisibleComponent
Paint this object onto a 2D graphics object.
paint(Graphics2D, Rectangle2D) - Method in interface diva.canvas.VisibleComponent
Paint this object onto a 2D graphics object, within the given region.
paint(Graphics2D) - Method in class diva.compat.canvas.PaintedFigure
Paint the figure.
paint(Graphics2D) - Method in class diva.compat.canvas.PaintedImage
Paint the shape.
paint(Graphics2D) - Method in class diva.compat.canvas.PaintedList
Paint the list of objects.
paint(Graphics2D) - Method in interface diva.compat.canvas.PaintedObject
Paint the shape.
paint(Graphics2D) - Method in class diva.compat.canvas.PaintedPath
Paint the shape.
paint(Graphics2D) - Method in class diva.compat.canvas.PaintedShape
Paint the shape.
paint(Graphics2D) - Method in class diva.compat.canvas.PaintedString
Paint the label.
paint(Graphics2D) - Method in class diva.graph.toolbox.StateBubble
Paint the figure.
paint(Graphics2D) - Method in class diva.util.java2d.PaintedImage
Deprecated.
Paint the shape.
paint(Graphics2D) - Method in class diva.util.java2d.PaintedList
Deprecated.
Paint the list of objects.
paint(Graphics2D) - Method in interface diva.util.java2d.PaintedObject
Deprecated.
Paint the shape.
paint(Graphics2D) - Method in class diva.util.java2d.PaintedPath
Deprecated.
Paint the shape.
paint(Graphics2D) - Method in class diva.util.java2d.PaintedShape
Deprecated.
Paint the shape.
paint(Graphics2D) - Method in class diva.util.java2d.PaintedString
Deprecated.
Paint the label.
paint(Graphics2D) - Method in class jsky.image.graphics.ImageLabel
Paint the label.
paint(Graphics2D) - Method in class jsky.image.graphics.ImageLayer
Paint this object onto a 2D graphics object.
paint(Graphics2D, Rectangle2D) - Method in class jsky.image.graphics.ImageLayer
Paint this object onto a 2D graphics object, within the given region.
paint(Graphics2D) - Method in class jsky.navigator.SymbolLayer
 
paint(Graphics2D, Rectangle2D) - Method in class jsky.navigator.SymbolLayer
 
paint(Graphics, JComponent) - Method in class jsky.util.gui.BasicRangeSliderUI
 
paint(Graphics2D) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Draw the complete current graphics context onto a Graphics2D object.
paint(Graphics) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
 
paint(Graphics) - Method in interface uk.ac.starlink.ast.Grf
Paints the graphics written to this Grf object since its construction or the last call of clear into the graphics context given.
paint(Graphics) - Method in class uk.ac.starlink.ast.Plot
Paints the component.
paint(Graphics2D) - Method in class uk.ac.starlink.diva.InterpolatedCurveManipulator
 
paintBackground(Graphics) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
 
paintBackground(Graphics) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
paintBackground(Graphics) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
paintBackground(Graphics) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
paintBackground(Graphics) - Method in interface uk.ac.starlink.ttools.plot2.Surface
Paints the plot surface background.
paintBins(PlanarSurface, Pixel1dPlotter.BinArray, AbstractKernelDensityPlotter.KDenseStyle, Graphics2D) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
 
paintBins(PlanarSurface, Pixel1dPlotter.BinArray, DensogramPlotter.DensoStyle, Graphics2D) - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
 
paintBins(PlanarSurface, Pixel1dPlotter.BinArray, S, Graphics2D) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Draws the graphical representation of a given array of counts per horizontal pixel.
paintBins(Graphics, BinList.Result, double, SkySurface, SkyPixer, Shader, Scaler) - Static method in class uk.ac.starlink.ttools.plot2.layer.SkyTileRenderer
Given a prepared data structure, paints the results it represents onto a graphics context appropriate for this drawing.
paintCenterLine(Graphics2D) - Method in class jsky.timeline.TimeLine
paint the component
paintComponent(Graphics) - Method in class diva.canvas.JCanvas
Paint the canvas.
paintComponent(Graphics) - Method in class diva.gui.toolbox.JCanvasPanner
 
paintComponent(Graphics) - Method in class diva.gui.toolbox.JPanner
 
paintComponent(Graphics) - Method in class jsky.image.gui.ImageColorbar
Paint the colorbar onto a Graphics object.
paintComponent(Graphics) - Method in class jsky.image.gui.ImageDisplay
Paint the image onto a Graphics object.
paintComponent(Graphics) - Method in class jsky.timeline.TimeLine
paint the component
paintComponent(Graphics) - Method in class jsky.util.gui.VRangeSlider
Draws the slider from scratch.
paintComponent(Graphics) - Method in class uk.ac.starlink.coco.CocoPanel
Repaint the Window
paintComponent(Graphics) - Method in class uk.ac.starlink.rv.RVPanel
 
paintComponent(Graphics) - Method in class uk.ac.starlink.table.join.EllipseToy.CartesianEllipseToy
 
paintComponent(Graphics) - Method in class uk.ac.starlink.table.join.EllipseToy.SkyEllipseToy
 
paintComponent(Graphics) - Method in class uk.ac.starlink.ttools.plot.AuxLegend
 
paintComponent(Graphics) - Method in class uk.ac.starlink.ttools.plot.Legend
 
paintComponent(Graphics) - Method in class uk.ac.starlink.ttools.plot.LinesPlot
 
paintComponent(Graphics) - Method in class uk.ac.starlink.ttools.plot.SurfacePlot
 
paintComponent(Graphics) - Method in class uk.ac.starlink.ttools.plot2.config.TextDisplaySlider
 
paintComponent(Graphics) - Method in class uk.ac.starlink.ttools.plot2.task.PlotDisplay
 
paintComponent(Graphics) - Method in class uk.ac.starlink.util.gui.FileNameListCellRenderer
 
paintComponent(Graphics) - Method in class uk.ac.starlink.util.gui.MemoryMonitor
 
paintData(BiConsumer<TupleSequence, Paper>, Paper, DataSpec, DataStore) - Method in class uk.ac.starlink.ttools.plot2.data.TupleRunner
Paints tuple-based data onto a Paper instance, possibly in parallel.
paintData(Object, Paper, DataStore) - Method in interface uk.ac.starlink.ttools.plot2.Drawing
Performs the actual drawing.
paintData(Object, Paper, DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.UnplannedDrawing
paintData(Paper, DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.UnplannedDrawing
Performs the drawing.
paintData2D(Surface, DataStore, DataGeom, DataSpec, S, Graphics, PaperType) - Method in class uk.ac.starlink.ttools.plot2.layer.SimpleDecalPlotter
Called during Decal painting to perform the actual plot.
paintDecal(Graphics) - Method in interface uk.ac.starlink.ttools.plot2.Decal
Paints some content onto a given Graphics context.
paintDecoration(Graphics) - Method in class uk.ac.starlink.ttools.plot2.Decoration
Paints this decoration.
PaintedFigure - Class in diva.canvas.toolbox
Deprecated.
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
PaintedFigure() - Constructor for class diva.canvas.toolbox.PaintedFigure
Deprecated.
Create a new blank figure.
PaintedFigure(PaintedList) - Constructor for class diva.canvas.toolbox.PaintedFigure
Deprecated.
Create a new figure that paints itself using the given PaintedList.
PaintedFigure - Class in diva.compat.canvas
Note: use of this class is no longer recommended for new development.
PaintedFigure() - Constructor for class diva.compat.canvas.PaintedFigure
Create a new blank figure.
PaintedFigure(PaintedList) - Constructor for class diva.compat.canvas.PaintedFigure
Create a new figure that paints itself using the given PaintedList.
PaintedGraphic - Interface in diva.compat.canvas
The interface for a set of utility classes that paint shapes or other kinds of graphical objects.
PaintedGraphic - Interface in diva.util.java2d
Deprecated.
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
PaintedImage - Class in diva.compat.canvas
 
PaintedImage(Image, Rectangle2D) - Constructor for class diva.compat.canvas.PaintedImage
 
PaintedImage - Class in diva.util.java2d
Deprecated.
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
PaintedImage(Image, Rectangle2D) - Constructor for class diva.util.java2d.PaintedImage
Deprecated.
 
PaintedList - Class in diva.compat.canvas
A class that collects a number of PaintedObjects.
PaintedList() - Constructor for class diva.compat.canvas.PaintedList
 
PaintedList - Class in diva.util.java2d
Deprecated.
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
PaintedList() - Constructor for class diva.util.java2d.PaintedList
Deprecated.
 
PaintedObject - Interface in diva.compat.canvas
The interface for a SMALL set of utility classes that paint shapes or other kinds of graphical objects.
PaintedObject - Interface in diva.util.java2d
Deprecated.
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
paintedObjects - Variable in class diva.compat.canvas.PaintedList
The list of PaintedObjects
paintedObjects - Variable in class diva.util.java2d.PaintedList
Deprecated.
The list of PaintedObjects
PaintedPath - Class in diva.compat.canvas
A utility class that strokes a shape.
PaintedPath(Shape) - Constructor for class diva.compat.canvas.PaintedPath
Create a painted path on the given Shape.
PaintedPath(Shape, float) - Constructor for class diva.compat.canvas.PaintedPath
Create a painted path on the given Shape with a given line width.
PaintedPath(Shape, float, Paint) - Constructor for class diva.compat.canvas.PaintedPath
Create a painted path on the given Shape with a given line width and stroke color.
PaintedPath - Class in diva.util.java2d
Deprecated.
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
PaintedPath(Shape) - Constructor for class diva.util.java2d.PaintedPath
Deprecated.
Create a painted path on the given Shape.
PaintedPath(Shape, float) - Constructor for class diva.util.java2d.PaintedPath
Deprecated.
Create a painted path on the given Shape with a given line width.
PaintedPath(Shape, float, Paint) - Constructor for class diva.util.java2d.PaintedPath
Deprecated.
Create a painted path on the given Shape with a given line width and stroke color.
PaintedShape - Class in diva.compat.canvas
A utility class that paints a shape with an stroke and/or fill.
PaintedShape(Shape) - Constructor for class diva.compat.canvas.PaintedShape
Create a painted shape on the given Shape.
PaintedShape(Shape, Paint) - Constructor for class diva.compat.canvas.PaintedShape
Create a painted shape on the given Shape.
PaintedShape(Shape, float) - Constructor for class diva.compat.canvas.PaintedShape
Create a painted shape on the given Shape.
PaintedShape(Shape, Paint, float) - Constructor for class diva.compat.canvas.PaintedShape
Create a painted shape on the given Shape.
PaintedShape(Shape, float, Paint) - Constructor for class diva.compat.canvas.PaintedShape
Create a painted shape on the given Shape.
PaintedShape(Shape, Paint, float, Paint) - Constructor for class diva.compat.canvas.PaintedShape
Create a painted shape on the given Shape.
PaintedShape - Class in diva.util.java2d
Deprecated.
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
PaintedShape(Shape) - Constructor for class diva.util.java2d.PaintedShape
Deprecated.
Create a painted shape on the given Shape.
PaintedShape(Shape, Paint) - Constructor for class diva.util.java2d.PaintedShape
Deprecated.
Create a painted shape on the given Shape.
PaintedShape(Shape, float) - Constructor for class diva.util.java2d.PaintedShape
Deprecated.
Create a painted shape on the given Shape.
PaintedShape(Shape, Paint, float) - Constructor for class diva.util.java2d.PaintedShape
Deprecated.
Create a painted shape on the given Shape.
PaintedShape(Shape, float, Paint) - Constructor for class diva.util.java2d.PaintedShape
Deprecated.
Create a painted shape on the given Shape.
PaintedShape(Shape, Paint, float, Paint) - Constructor for class diva.util.java2d.PaintedShape
Deprecated.
Create a painted shape on the given Shape.
PaintedString - Class in diva.compat.canvas
Note: use of this class is no longer recommended for new development.
PaintedString() - Constructor for class diva.compat.canvas.PaintedString
Construct an empty label figure.
PaintedString(String) - Constructor for class diva.compat.canvas.PaintedString
Construct a label figure displaying the given string, using the default font.
PaintedString(String, Font) - Constructor for class diva.compat.canvas.PaintedString
Construct a label figure displaying the given string in the given font.
PaintedString(String, String, int, int) - Constructor for class diva.compat.canvas.PaintedString
Construct a label figure displaying the given string in the given face, style, and size.
PaintedString - Class in diva.util.java2d
Deprecated.
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
PaintedString() - Constructor for class diva.util.java2d.PaintedString
Deprecated.
Construct an empty label figure.
PaintedString(String) - Constructor for class diva.util.java2d.PaintedString
Deprecated.
Construct a label figure displaying the given string, using the default font.
PaintedString(String, Font) - Constructor for class diva.util.java2d.PaintedString
Deprecated.
Construct a label figure displaying the given string in the given font.
PaintedString(String, String, int, int) - Constructor for class diva.util.java2d.PaintedString
Deprecated.
Construct a label figure displaying the given string in the given face, style, and size.
paintEndLabel(Graphics2D) - Method in class jsky.timeline.TimeLine
paint the timeline end label in the current units.
Painter - Interface in uk.ac.starlink.ttools.plottask
Interface for plot output.
painterValue(Environment) - Method in class uk.ac.starlink.ttools.plottask.PaintModeParameter
Returns the value of this parameter as a Painter object.
paintExtent(Graphics) - Method in class jsky.util.gui.BasicRangeSliderUI
 
paintFocus(Graphics) - Method in class jsky.util.gui.MetalRangeSliderUI
 
paintForeground(Graphics) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
 
paintForeground(Graphics) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
paintForeground(Graphics) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
paintForeground(Graphics) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
paintForeground(Graphics) - Method in interface uk.ac.starlink.ttools.plot2.Surface
Paints the plot surface foreground.
paintGlyph(Graphics) - Method in interface uk.ac.starlink.ttools.plot2.Glyph
Paints a representation of a point considered to be at the origin.
paintGlyph(Graphics, StrokeKit) - Method in class uk.ac.starlink.ttools.plot2.layer.LineGlyph
Paints this shape onto a graphics context with given line strokes.
paintGlyph(Graphics) - Method in class uk.ac.starlink.ttools.plot2.layer.LineGlyph
 
paintIcon(Component, Graphics, int, int) - Method in class uk.ac.starlink.ast.gui.ColourIcon
Re-draw the Icon.
paintIcon(Component, Graphics, int, int) - Method in class uk.ac.starlink.ttools.plot.BarStyle
 
paintIcon(Component, Graphics, int, int) - Method in class uk.ac.starlink.ttools.plot.DensityStyle
 
paintIcon(Component, Graphics, int, int) - Method in class uk.ac.starlink.ttools.plot.PictureImageIcon
 
paintIcon(Component, Graphics, int, int) - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPosIcon
 
paintIcon(Component, Graphics, int, int) - Method in class uk.ac.starlink.ttools.plot2.LegendIcon
 
paintIcon(Component, Graphics, int, int) - Method in class uk.ac.starlink.ttools.plot2.task.HighlightIcon
 
paintIcon(Component, Graphics, int, int) - Method in class uk.ac.starlink.vo.HasContentIcon
 
paintIcon(Component, Graphics, int, int) - Method in class uk.ac.starlink.xdoc.fig.FigureIcon
 
paintImageAndGraphics(Graphics2D) - Method in class jsky.image.gui.DivaMainImageDisplay
Paint the image and graphics to the given graphics object (for save and print features)
paintImageAndGraphics(Graphics2D) - Method in interface jsky.image.gui.MainImageDisplay
Paint the image and graphics to the given graphics object (for save and print features)
paintLayer(Graphics2D, Rectangle2D) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Paint the image onto a Graphics object.
paintMajorTickForHorizSlider(Graphics, Rectangle, int) - Method in class jsky.util.gui.MetalRangeSliderUI
 
paintMajorTickForVertSlider(Graphics, Rectangle, int) - Method in class jsky.util.gui.MetalRangeSliderUI
 
paintMemoryError(OutOfMemoryError) - Method in class uk.ac.starlink.ttools.plot.Plot3D
Hook for handling OutOfMemoryErrors which may be generated during plotting.
paintMinorTickForHorizSlider(Graphics, Rectangle, int) - Method in class jsky.util.gui.MetalRangeSliderUI
 
paintMinorTickForVertSlider(Graphics, Rectangle, int) - Method in class jsky.util.gui.MetalRangeSliderUI
 
PaintMode - Class in uk.ac.starlink.ttools.plottask
Defines a mode for disposing of a plot.
PaintMode(String) - Constructor for class uk.ac.starlink.ttools.plottask.PaintMode
Constructor.
PaintModeDoc - Class in uk.ac.starlink.ttools.build
Writes a section of XML text documenting all the known PaintModes.
PaintModeParameter - Class in uk.ac.starlink.ttools.plottask
Parameter which obtains a Painter object.
PaintModeParameter(String, GraphicExporter[]) - Constructor for class uk.ac.starlink.ttools.plottask.PaintModeParameter
Constructor.
paintNodes(Graphics2D) - Method in class jsky.timeline.TimeLine
paint the timeline nodes.
PaintPaperType - Class in uk.ac.starlink.ttools.plot2.paper
Vector paper type abstract superclass.
PaintPaperType(String, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.paper.PaintPaperType
Constructor.
PaintPaperType2D - Class in uk.ac.starlink.ttools.plot2.paper
PaintPaperType for 2-dimensional plots.
PaintPaperType2D() - Constructor for class uk.ac.starlink.ttools.plot2.paper.PaintPaperType2D
Constructor.
paintPicture(Graphics2D) - Method in interface uk.ac.starlink.ttools.plot.Picture
Paint the content of this painting on the given graphics context.
paintPicture(Picture) - Method in interface uk.ac.starlink.ttools.plottask.Painter
Export the graphics contained in a Picture.
paintPicture(Picture) - Method in class uk.ac.starlink.ttools.plottask.SwingPainter
 
paintPicture(Picture) - Method in class uk.ac.starlink.ttools.server.ServerPainter
No-op.
paintPixels(Graphics, Point) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelImage
Paints this image to a given graphics context.
paintPoint(Tuple, Color, Paper) - Method in interface uk.ac.starlink.ttools.plot2.layer.ShapePainter
Paints a point given the current state.
paintPoints(PlanarSurface, PaperType, Paper, Point2D.Double[]) - Method in class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter.CombineArrayStyle
Do the actual plotting given an array of graphics points corresponding to the combined array elements.
paintPoints(PlanarSurface, PaperType, Paper, Point2D.Double[]) - Method in class uk.ac.starlink.ttools.plot2.layer.LineCombineArrayPlotter.LineCombineArrayStyle
 
paintPoints(PlanarSurface, PaperType, Paper, Point2D.Double[]) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkCombineArrayPlotter.MarkCombineArrayStyle
 
paintPositions(Graphics, Point[]) - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPosIcon
Generates graphics for a given set of positions in a way that represents the behaviour this icon wants to illustrate.
paintScaledPixels(Graphics, Point, int) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelImage
Paints this image to a given graphics context, with each pixel scaled by an integer factor.
paintScene(Graphics, Rectangle, DataStore) - Method in class uk.ac.starlink.ttools.plot2.PlotScene
Paints the contents of this plot to a graphics context.
paintStartLabel(Graphics2D) - Method in class jsky.timeline.TimeLine
paint the timeline start label in the current units.
paintSurface(Graphics) - Method in class uk.ac.starlink.ttools.plot.GraphSurface
 
paintSurface(Graphics) - Method in interface uk.ac.starlink.ttools.plot.PlotSurface
Paints the plotting surface.
paintSurface(Graphics) - Method in class uk.ac.starlink.ttools.plot.PtPlotSurface
 
paintSymbols(Graphics2D, Rectangle2D) - Method in class jsky.catalog.gui.BasicTablePlotter
Paint the catalog symbols using the given graphics object.
paintSymbols(Graphics2D, Rectangle2D) - Method in interface jsky.catalog.gui.TablePlotter
Paint the catalog symbols using the given graphics object.
paintThumb(Graphics) - Method in class jsky.util.gui.BasicRangeSliderUI
 
paintThumb(Graphics, Rectangle, double) - Method in class jsky.util.gui.BasicRangeSliderUI
still relies on "parent" paintThumb
paintThumbLocal(Graphics) - Method in class jsky.util.gui.BasicRangeSliderUI
 
paintThumbLocal(Graphics) - Method in class jsky.util.gui.MetalRangeSliderUI
 
paintTimeLineNode(Graphics2D) - Method in class jsky.timeline.BlockTimeLineNode
paint the time line node
paintTimeLineNode(Graphics2D) - Method in class jsky.timeline.DefaultTimeLineNode
paint the time line node
paintTimeLineNode(Graphics2D) - Method in interface jsky.timeline.TimeLineNode
paint the time line node
paintTrace(TracePlotter.QRange[], TracePlotter.TraceStyle, Graphics) - Method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter.QJoin
Paints graphics representing a set of quantile pairs.
paintTrack(Graphics) - Method in class jsky.util.gui.MetalRangeSliderUI
 
PAIR - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkForm
MarkForm instance for two points per tuple.
Pair<T> - Class in uk.ac.starlink.util
Aggregates two objects of the same type.
Pair(T, T) - Constructor for class uk.ac.starlink.util.Pair
Constructor.
PairCreator() - Constructor for class uk.ac.starlink.ttools.plottask.CartesianTablePlotData.PairCreator
 
PairLinkForm - Class in uk.ac.starlink.ttools.plot2.layer
Draws a line between two related positions.
PairMode - Enum in uk.ac.starlink.table.join
Enumeration used to determine which row links result from a pair match operation.
PairsRowLink - Class in uk.ac.starlink.table.join
RowLink implementation which stores a number of pair matches to a single reference RowRef.
PairsRowLink(RowRef, RowRef[], double[], boolean) - Constructor for class uk.ac.starlink.table.join.PairsRowLink
Constructor.
pairSurfaceLayers(Surface, PlotLayer[]) - Static method in class uk.ac.starlink.ttools.plot2.AuxScale
Utility method that produces a list of paired (surface,layer) objects from an array of PlotLayers and a single Surface.
Pal - Class in uk.ac.starlink.pal
Positional Astronomy Library.
Pal() - Constructor for class uk.ac.starlink.pal.Pal
 
palError - Exception in uk.ac.starlink.pal
Class for Pal exceptions
palError(int, String) - Constructor for exception uk.ac.starlink.pal.palError
Create a new Pal exceptions
palError(String) - Constructor for exception uk.ac.starlink.pal.palError
Create a new Pal exceptions, with zero status
PaletteColorChooserPanel - Class in uk.ac.starlink.ttools.plot2.config
Custom chooser panel implementation that lets you choose from a number of pre-configured palettes.
PaletteColorChooserPanel(Map<String, Color[]>, JColorChooser) - Constructor for class uk.ac.starlink.ttools.plot2.config.PaletteColorChooserPanel
Constructor.
palString - Class in uk.ac.starlink.pal
A String with positional information
palString(String) - Constructor for class uk.ac.starlink.pal.palString
Create a new string
palTime - Class in uk.ac.starlink.pal
Angle defined by Hour, minute, second and fraction of a second
palTime(int, int, int, double, char) - Constructor for class uk.ac.starlink.pal.palTime
Angle defined by Hour, minute, second, fraction and sign
palTime(int, int, int, double) - Constructor for class uk.ac.starlink.pal.palTime
Angle defined by Hour, minute, second, fraction
palTime(int, int, int) - Constructor for class uk.ac.starlink.pal.palTime
Angles defined by Hour, minute, second
pan(double, double) - Method in class diva.sketch.toolbox.PanZoomController
 
pan(double, double, double, double, boolean) - Static method in class uk.ac.starlink.ttools.plot2.Axis
Utility method for axis panning.
PAN_X - Static variable in class diva.sketch.toolbox.PanRecognizer.PanData
 
PAN_Y - Static variable in class diva.sketch.toolbox.PanRecognizer.PanData
 
PanData() - Constructor for class diva.sketch.toolbox.PanRecognizer.PanData
For XmlBuilder interface; do not call directly!
PanData(double, double) - Constructor for class diva.sketch.toolbox.PanRecognizer.PanData
Contruct a pan type object with the pan amount given.
panel - Variable in class jsky.util.gui.LabelJPanel
 
panes() - Method in class diva.whiteboard.WhiteboardView
 
PaneWrapper - Class in diva.canvas
A figure that wraps a whole canvas pane.
PaneWrapper(CanvasPane) - Constructor for class diva.canvas.PaneWrapper
Create a new pane figure with the given pane.
PaneWrapperFactory() - Constructor for class diva.canvas.test.ConcreteFigures.PaneWrapperFactory
 
PanRecognizer - Class in diva.sketch.toolbox
A recognizer that recognizes "pan" gestures ("P") and then pans left if the events are "left", etc.
PanRecognizer(StrokeRecognizer) - Constructor for class diva.sketch.toolbox.PanRecognizer
Construct a pan recognizer with a classifying recognizer which has been trained on "P" shapes.
PanRecognizer.PanData - Class in diva.sketch.toolbox
A classification type for paning.
PanZoomController - Class in diva.sketch.toolbox
A controller that combines conventional click- and drag-selection on a pane with gesture-based panning and zooming.
PanZoomController() - Constructor for class diva.sketch.toolbox.PanZoomController
Create a new controller for the given pane
PanZoomInterpreter - Class in diva.sketch.toolbox
 
PanZoomInterpreter(PanZoomController) - Constructor for class diva.sketch.toolbox.PanZoomInterpreter
 
PanZoomInterpreter.LocalRecognizer - Class in diva.sketch.toolbox
 
panZoomPanel - Variable in class jsky.image.gui.ImageDisplayControl
Panel containing the pan and zoom windows
panZoomToggleButton - Variable in class jsky.image.gui.ImageDisplayControl
Used to toggle the visibility of the pan/zoom windows
Paper - Interface in uk.ac.starlink.ttools.plot2.paper
Marker interface labelling objects which are used to store rendering data specific to a given PaperType.
PaperType - Interface in uk.ac.starlink.ttools.plot2.paper
Abstracts the graphic substrate that datasets can be plotted on.
PaperType2D - Interface in uk.ac.starlink.ttools.plot2.paper
PaperType sub-interface for making 2-dimensional plots.
PaperType3D - Interface in uk.ac.starlink.ttools.plot2.paper
PaperType sub-interface for making 3-dimensional plots.
PaperTypeSelector - Class in uk.ac.starlink.ttools.plot2.paper
Provides interface and logic for determining what PaperType (rendering machinery) to use to render a given selection of plot layers to a given output medium.
PaperTypeSelector() - Constructor for class uk.ac.starlink.ttools.plot2.paper.PaperTypeSelector
 
ParallaxProcessor - Class in gaia.cu9.tools.parallax
This class processes all the entries in an input file and stores the results in an output file.
ParallaxProcessor() - Constructor for class gaia.cu9.tools.parallax.ParallaxProcessor
 
PARALLEL_MEMORY_CACHE - Static variable in class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
 
ParallelResultRowSequence - Class in uk.ac.starlink.ttools.cone
ConeResultRowSequence implementation which uses a fixed number of worker threads to dispatch cone queries in parallel.
ParallelResultRowSequence(ConeQueryRowSequence, ConeSearcher, ConeErrorPolicy, Coverage, boolean, boolean, String, int) - Constructor for class uk.ac.starlink.ttools.cone.ParallelResultRowSequence
Constructor.
param - Variable in class uk.ac.starlink.jaiutil.HDXImage
Contains caller parameters (TODO: could specify component?).
PARAM_PREFIX - Static variable in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
The string which should be prefixed to a table parameter (constant) name to result in substituting its value.
ParamElement - Class in uk.ac.starlink.votable
Object representing a PARAM element in a VOTable.
Parameter<T> - Class in uk.ac.starlink.task
A Parameter describes the function of one of a task's parameters.
Parameter(String, Class<T>, boolean) - Constructor for class uk.ac.starlink.task.Parameter
Constructs a parameter with a given name.
ParameterFinder<P extends Parameter<?>> - Class in uk.ac.starlink.ttools.plot2.task
Used for obtaining a parameter qualified by an optional suffix.
ParameterFinder() - Constructor for class uk.ac.starlink.ttools.plot2.task.ParameterFinder
 
ParameterValueException - Exception in uk.ac.starlink.task
Exception generated when the value of a parameter is invalid.
ParameterValueException(Parameter<?>) - Constructor for exception uk.ac.starlink.task.ParameterValueException
 
ParameterValueException(Parameter<?>, String) - Constructor for exception uk.ac.starlink.task.ParameterValueException
 
ParameterValueException(Parameter<?>, String, Throwable) - Constructor for exception uk.ac.starlink.task.ParameterValueException
 
ParameterValueException(Parameter<?>, Throwable) - Constructor for exception uk.ac.starlink.task.ParameterValueException
 
ParametricSite - Class in diva.canvas.connector
A site that locates itself in a figure at a location in X and Y that is some percentage of the bounding box of the figure.
ParametricSite(Figure, int, double, double) - Constructor for class diva.canvas.connector.ParametricSite
Create a new site on the given figure with the given id, located at (xt, yt) percentage of the given figure's bounding box, with (0,0) being the upper left-hand corner and (1,1) being the lower right.
ParamHandler - Class in uk.ac.starlink.ttools.votlint
Element handler for elements which describe values - this is FIELD and PARAM type ones.
ParamHandler() - Constructor for class uk.ac.starlink.ttools.votlint.ParamHandler
 
ParamHandler.ValueChecker - Class in uk.ac.starlink.ttools.votlint
Attribute checker which can check attributes which contain strings of the type described by this element.
paramName(String, String) - Method in class uk.ac.starlink.ttools.plottask.StyleFactory
Assembles a parameter name from a base name and a dataset suffix.
paramNameMatches(String, Parameter<?>) - Method in class uk.ac.starlink.task.LineEnvironment
Indicates whether a parameter name supplied from the environment is a reference to a given parameter.
paramNameMatches(String, Parameter<?>) - Method in class uk.ac.starlink.ttools.task.LineTableEnvironment
ParamRefElement - Class in uk.ac.starlink.votable
Object representing a PARAMref element.
paramsUrl(String, String...) - Static method in class uk.ac.starlink.ttools.func.URLs
Builds a query-type URL string given a base URL and a list of name, value pairs.
parent - Variable in class jsky.html.HTMLViewer
The top level parent frame (or internal frame) used to close the window
parent - Variable in class jsky.image.fits.gui.FITSKeywords
The top level parent frame (or internal frame) used to close the window
parent - Variable in class jsky.image.gui.ImageColors
 
parent - Variable in class jsky.image.gui.ImageCutLevels
 
parent - Variable in class jsky.image.gui.ImageDisplayControl
The top level parent frame (or internal frame) used to close the window
parent - Variable in class jsky.image.gui.ImageProperties
 
PARENT - Static variable in interface jsky.timeline.TimeLineNodeModel
 
parent - Variable in class jsky.util.gui.ProgressPanel
Parent of this window (frame or internal frame), used to close the window
PARENT - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
parent - Variable in class uk.ac.starlink.util.gui.FileNameListCellRenderer
The JComboBox hosting these rendering instances, if used.
parents() - Method in interface diva.sketch.recognition.SceneElement
Return a set of the parents of this element in the ambiguous parse tree.
PARIS_REG - Static variable in class uk.ac.starlink.vo.RegTapRegistryQuery
TAP base URL for registry hosted at ObsPM, synced with GAVO.
ParquetStarTable - Class in uk.ac.starlink.parquet
Partial StarTable implementation based on a Parquet file.
ParquetStarTable(IOSupplier<ParquetFileReader>) - Constructor for class uk.ac.starlink.parquet.ParquetStarTable
Constructor.
ParquetTableBuilder - Class in uk.ac.starlink.parquet
TableBuilder for parquet files.
ParquetTableBuilder() - Constructor for class uk.ac.starlink.parquet.ParquetTableBuilder
Constructor.
ParquetTableWriter - Class in uk.ac.starlink.parquet
TableWriter implementation for output to Parquet format.
ParquetTableWriter() - Constructor for class uk.ac.starlink.parquet.ParquetTableWriter
 
ParquetUtil - Class in uk.ac.starlink.parquet
Utility classes for Parquet I/O.
parse(XmlDocument) - Method in class diva.compat.xml.XmlReader
Parse the given document from the URL it contains.
parse(XmlDocument, InputStream) - Method in class diva.compat.xml.XmlReader
Parse the given document from the given input stream, but using the given URL to resolve external references.
parse(XmlDocument, Reader) - Method in class diva.compat.xml.XmlReader
Parse the given document from the given reader, but using the given URL to resolve external references.
parse(Reader, MultipageModel) - Method in class diva.gui.MultipageParser
Parse the file (from reader) into the given multipage data structure.
parse(CompositeElement, Scene) - Method in class diva.sketch.parser2d.ParsingSceneRecognizer
Perform a recursive, incremental parse of the element in the given scene, adding the results to the given delta set.
parse(Reader) - Method in class diva.sketch.recognition.MSTrainingParser
Create the full path string for the url and parses the file into a MSTrainingModel object.
parse(Reader) - Method in class diva.sketch.recognition.SceneParser
Parse the input stream dictated by the given reader intoa scene.
parse(Reader[]) - Method in class diva.sketch.recognition.SSTrainingParser
Parses the training files into one training model and return the model.
parse(Reader) - Method in class diva.sketch.recognition.SSTrainingParser
Create the full path string for the url and parses the file into a SSTrainingModel object.
parse(Reader) - Method in class diva.sketch.SketchParser
Parse the input stream dictated by the given reader into a sketch model.
parse(Reader) - Method in class diva.sketch.toolbox.SceneTranslator.OldSceneParser
Parse the input stream dictated by the given reader intoa scene.
parse(String, String, String) - Method in class diva.util.aelfred.XmlParser
Parse an XML document from a URI.
parse(String, String, InputStream, String) - Method in class diva.util.aelfred.XmlParser
Parse an XML document from a byte stream.
parse(String, String, Reader) - Method in class diva.util.aelfred.XmlParser
Parse an XML document from a character stream.
parse(Reader) - Method in class diva.util.jester.EventParser
 
parse(Reader) - Method in interface diva.util.ModelParser
Parse the data in the given charater stream into a data structure and return the data structure.
parse(XmlDocument) - Method in class diva.util.xml.XmlReader
Parse the given document from the URL it contains.
parse(XmlDocument, InputStream) - Method in class diva.util.xml.XmlReader
Parse the given document from the given input stream, but using the given URL to resolve external references.
parse(XmlDocument, Reader) - Method in class diva.util.xml.XmlReader
Parse the given document from the given reader, but using the given URL to resolve external references.
parse(InputStream) - Method in class jsky.science.Wavelength1DArray
Deprecated.
use Wavelength1DArrayParser.parse instead
parse(Reader) - Method in class jsky.science.Wavelength1DArray
Deprecated.
use Wavelength1DArrayParser.parse instead
parse(InputStream, String) - Method in class jsky.science.Wavelength1DArray
Deprecated.
use Wavelength1DArrayParser.parse instead
parse() - Method in interface jsky.science.Wavelength1DArrayParser
lone method
parse() - Method in class jsky.science.WavelengthArrayParserAsciiPairs
Parser of return stream from a StringReader, with data expected to be a pair of columns.
parse() - Method in class jsky.science.WavelengthArrayParserFitsHst
 
parse(URL) - Method in class jsky.util.SaxParserUtil
Parse the given XML file.
parse(String) - Method in class jsky.util.SaxParserUtil
Parse the given XML file.
parse(URL, InputStream) - Method in class jsky.util.SaxParserUtil
Parse an XML file from an already open input stream.
parse(String, ParsePosition) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
Parse out a number from the given text and return it as a Long if possible; otherwise, return it as a Double.
parse(String) - Static method in class uk.ac.starlink.auth.ContentType
Parses a Content-Type (MIME type) string.
parse(File) - Method in class uk.ac.starlink.util.AsciiFileParser
Parse a file using the current configuration.
parseAggSpec(String, char) - Static method in class uk.ac.starlink.ttools.task.TableGroup
Parses an aggregate specification string to an AggSpec.
parseAscii(Reader, String) - Method in class jsky.science.Wavelength1DArray
Deprecated.
use Wavelength1DArrayParser.parse instead
parseAsDecimal(String, ParsePosition) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
parse the input string, interpreting it as regular decimal format.
parseAsExponential(String, ParsePosition) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
parse the input string, interpreting it as exponential format.
parseAsFlexible(String, ParsePosition) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
parse the input string, interpreting it as either regular decimal format or exponential format.
parseBigDecimal(String) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to interpret a string as a "BigDecimal" value.
parseBigInteger(String) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to interpret a string as a "BigInteger" value.
parseByte(String) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to interpret a string as a byte (8-bit signed integer) value.
PARSEC - Static variable in class jsky.science.Redshift
 
PARSEC - Static variable in class uk.ac.starlink.util.PhysicalConstants
1 Parsec - m
PARSECABBREV - Static variable in class jsky.science.Redshift
 
parseCard(byte[]) - Static method in class uk.ac.starlink.fits.FitsUtil
Turns an 80-byte array into a ParsedCard.
parseChallenges(String) - Static method in class uk.ac.starlink.auth.Challenge
Parses the content of a WWW-Authenticate header as a sequence of RFC7235 challenges.
parseColor(String) - Static method in class diva.sketch.SketchParser
Return the color object indicated by "val".
parseContentType(String) - Static method in class uk.ac.starlink.util.ContentType
Parses a Content-Type (MIME type) string in accordance with the syntax rules in RFC2045.
parseCoordString(String) - Static method in class diva.canvas.toolbox.SVGUtilities
Parse a string of numbers into an array of double.
parseDalResult(VOElementFactory, InputSource) - Static method in class uk.ac.starlink.vo.DalResultXMLFilter
Utility method which uses an instance of this class to turn a SAX InputSource into a DOM.
ParsedCard<T> - Class in uk.ac.starlink.fits
Represents a single parsed FITS header card.
ParsedCard(String, CardType<T>, T, String) - Constructor for class uk.ac.starlink.fits.ParsedCard
Constructor.
parseDirection(String) - Static method in class diva.sketch.parser2d.RelationUtilities
Return a direction constant given a string.
parseDouble(String, Frame, int) - Static method in class uk.ac.starlink.ast.gui.AstDouble
Returns a new double initialized to the value represented by the specified String.
parseDouble(String) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to interpret a string as a double (64-bit signed integer) value.
parseDoubles(String) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to interpret a string as an array of floating point values.
parseEvents(Reader) - Method in class diva.util.jester.EventParser
 
parseFits(InputStream, String, String, String, String) - Method in class jsky.science.Wavelength1DArray
Deprecated.
use Wavelength1DArrayParser.parse instead
parseFloat(String) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to interpret a string as a float (32-bit floating point) value.
parseHeader(Header) - Method in class nom.tam.fits.ImageData
 
parseInt(String) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to interpret a string as an int (32-bit signed integer) value.
parseInts(String) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to interpret a string as an array of integer values.
parseKeySpec(byte[]) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
Parses a byte array and constructs the corresponding RSAPrivateCrtKeySpec.
parseLabel(URL) - Method in class uk.ac.starlink.pds4.LabelParser
Parses the label file at a given URL to create a Label object.
parseLabel(File) - Method in class uk.ac.starlink.pds4.LabelParser
Parses the label file in a given File to create a Label object.
parseLabel(InputStream, URL) - Method in class uk.ac.starlink.pds4.LabelParser
Parses the label file from a given InputStream to create a Label object.
parseLong(String) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to interpret a string as a long (64-bit signed integer) value.
parseMeta(String[]) - Method in class uk.ac.starlink.ecsv.SnakeYamlParser
 
parseMeta(String[]) - Method in interface uk.ac.starlink.ecsv.YamlParser
Extracts ECSV header information from lines of YAML.
parseMinMax(String) - Static method in class diva.sketch.parser2d.BasicConstraint
Parse a number string, NO_MIN, or NO_MAX into the corresponding range boundary.
parseOverlap(String) - Static method in class diva.sketch.parser2d.RelationUtilities
Return a position constant given a string.
parsePlotSymbolInfo(String) - Static method in class jsky.catalog.TablePlotSymbol
Parsed the plot symbol information in Tcl list format and return an array of objects describing it.
parsePoints(String) - Static method in class diva.sketch.recognition.SSTrainingParser
val is a stream of numbers representing the points in a pen stroke.
parseProducts(String) - Static method in class uk.ac.starlink.vo.UserAgentUtil
Parses a products string as found in the HTTP User-Agent or Server header.
parseProperties() - Method in class jsky.catalog.skycat.SkycatConfigEntry
Parse the catalog properties and set the values for the member variables as needed.
parseSchemeLocation(String) - Static method in class uk.ac.starlink.table.StarTableFactory
Parses a scheme-format table specification as a scheme name and a scheme-specific part.
parseShort(String) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to interpret a string as a short (16-bit signed integer) value.
parseSite(String) - Static method in class diva.sketch.parser2d.RelationUtilities
Return a site constant given a string.
parseSpec(String) - Static method in class uk.ac.starlink.util.BeanConfig
Parses an object specification to produce a BeanConfig instance.
parseSpecification(String, Parameter<?>, ChoiceParameter<Combiner>) - Static method in class uk.ac.starlink.ttools.task.CombinedColumn
Parses an input expression to a CombinedColumn value.
parseStyleString(String) - Static method in class diva.canvas.toolbox.SVGUtilities
Given a style string, parse it into a map of elements.
parseTfcat(String, Reporter) - Static method in class uk.ac.starlink.tfcat.TfcatUtil
Performs a validating parse of a given TFCat text.
parseTime(String) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Turns a formatted time string into the equivalent value in unix seconds.
parseToDOM(boolean, ErrorHandler) - Method in class uk.ac.starlink.datanode.nodes.XMLDocument
Performs a parse on the data source represented by this object and returns the resulting DOM.
parseURL(URL, String, int, int) - Method in class uk.ac.starlink.astrogrid.protocols.ivo.Handler
 
parseWord(String) - Method in interface uk.ac.starlink.ttools.task.WordParser
Parses a string to return a value of some kind.
ParsingSceneRecognizer - Class in diva.sketch.parser2d
A grammar-driven scene recognizer that incrementally parses the scene as new tokens are added.
ParsingSceneRecognizer(SceneRecognizer, Grammar2D) - Constructor for class diva.sketch.parser2d.ParsingSceneRecognizer
Construct a new parser with the specified grammar rules, that uses the given child recognizer to perform lower-level recognition.
PARTEST - Static variable in class uk.ac.starlink.table.RowRunner
Testing instance; force parallel processing even for small tables.
partiallyContainedEdges(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Return an iterator over the edges in a graph which are partially contained within the given composite node.
partiallyContainedEdges(Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
Return an iterator over the edges in a graph which are partially contained within the given composite node.
Passband - Class in jsky.science
Passband class provides support for range of wavelengths.
Passband() - Constructor for class jsky.science.Passband
 
Passband(Wavelength, Wavelength) - Constructor for class jsky.science.Passband
Creates a new Passband with low and high values specified in Wavelengths.
Passband(Wavelength, Wavelength, Wavelength) - Constructor for class jsky.science.Passband
Creates a new Passband with low, high and middle values specified in Wavelengths.
Passband(String, Wavelength, Wavelength, Wavelength) - Constructor for class jsky.science.Passband
Creates a new Passband with low, high and middle values specified in Wavelengths.
Passband(String) - Constructor for class jsky.science.Passband
Creates a new Passband from a string specifying the range in nanometers.
PASSBAND - Static variable in class jsky.util.gui.PassbandPanel
 
PassbandPanel - Class in jsky.util.gui
A JPanel subclass for editing Passbands.
PassbandPanel() - Constructor for class jsky.util.gui.PassbandPanel
Creates a PassbandPanel providing for 12 columns in the text field, and displaying the default units, placing the labels to the right of the textfield and containing a null Passband
PassbandPanel(Passband) - Constructor for class jsky.util.gui.PassbandPanel
Creates a PassbandPanel providing for 12 columns in the text field, and displaying the default units
PassbandPanel(int) - Constructor for class jsky.util.gui.PassbandPanel
Creates a PassbandPanel providing for specified columns in the text field, displaying the default units, a null passband, and labels to the east.
PassbandPanel(Passband, int, int) - Constructor for class jsky.util.gui.PassbandPanel
Creates a PassbandPanel providing for specified columns in the text field, displaying the default units, a specified Passband, and specified location for the labels.
PASSWORD_PROP - Static variable in class uk.ac.starlink.auth.UserInterface
Name of password system property for headless UI instance ("auth.password").
PASSWORD_PROP - Static variable in class uk.ac.starlink.util.PropertyAuthenticator
System property supplying basic authentication password ("star.basicauth.password").
paste(Clipboard) - Method in class diva.gui.AbstractView
Clone the objects currently on the clipboard, if any, and place them in the given view.
PASTE - Static variable in class diva.gui.DefaultActions
 
paste(Clipboard) - Method in interface diva.gui.View
Clone the objects currently on the clipboard, if any, and place them in the given view.
paste(Clipboard) - Method in class diva.whiteboard.WhiteboardView
Clone the objects currently on the clipboard, if any, and place them in the given document.
paste() - Method in class jsky.catalog.gui.CatalogTree
Paste the selected catalog from the clipboard.
pasteAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Paste" that pastes the current selection from the current document and places it into the application's clipboard.
pasted(String) - Method in class uk.ac.starlink.util.gui.StringPaster
Invoked when a paste event occurs.
PasteEdit() - Constructor for class diva.whiteboard.WhiteboardEdits.PasteEdit
 
pasteSystemSelection(JComponent) - Method in class uk.ac.starlink.datanode.tree.DataNodeTransferHandler
Pastes the system selection into the tree window.
PATH - Static variable in class diva.sketch.toolbox.DashedPathData
 
path - Variable in class gaia.cu9.tools.parallax.readers.CsvReader
 
path - Variable in class gaia.cu9.tools.parallax.writers.CsvWriter
 
PathFigure - Class in diva.canvas.toolbox
A PathFigure is one that contains a single instance of Shape.
PathFigure(Shape) - Constructor for class diva.canvas.toolbox.PathFigure
Create a new figure with the given shape.
PathFigure(Shape, float) - Constructor for class diva.canvas.toolbox.PathFigure
Create a new figure with the given shape and width.
PathFigure(Shape, Paint, float) - Constructor for class diva.canvas.toolbox.PathFigure
Create a new figure with the given paint and width.
PathGeometry - Class in diva.canvas.interactor
PathGeometry represents a path.
PathGeometry(Figure, Shape) - Constructor for class diva.canvas.interactor.PathGeometry
Create a new geometry object on the given figure and with the given initial shape.
PathGeometry.CloseSegment - Class in diva.canvas.interactor
CloseSegment is a special type of Vertex, that closes a sub-path.
PathGeometry.Vertex - Class in diva.canvas.interactor
Vertex is the site that represents vertexes of the path.
pathLength(double[], double[], int) - Static method in class diva.sketch.features.FEUtilities
Return the total pathlength by summing over the distance of consecutive points in the array.
pathLength(double[], double[], int, int) - Static method in class diva.sketch.features.FEUtilities
calculate the path length starting from the startIndex to the endIndex (inclusive) of the points in the array.
pathLength(TimedStroke) - Static method in class diva.sketch.features.PathLengthFE
Return the path length of a stroke by enumerating over the points in the stroke and summing up the distances between every two consecutive points.
PathLengthFE - Class in diva.sketch.features
PathLengthFE computes the path length of a stroke by enumerating over the points in the stroke and summing up the distances between every two consecutive points.
PathLengthFE() - Constructor for class diva.sketch.features.PathLengthFE
 
PathManipulator - Class in diva.canvas.interactor
A manipulator which attaches grab handles to the sites of the child figure.
PathManipulator() - Constructor for class diva.canvas.interactor.PathManipulator
Construct a new manipulator that uses rectangular grab-handles.
PathManipulator(GrabHandleFactory) - Constructor for class diva.canvas.interactor.PathManipulator
Construct a new manipulator using the given grab-handle factory.
pathRatio(TimedStroke) - Static method in class diva.sketch.features.PathRatioFE
Return the ratio between the stroke's convex hull path length and the its path length.
PathRatioFE - Class in diva.sketch.features
PathRatioFE computes the ratio between a stroke's convex hull path length and its actual path length, (convex_hull/pathlen).
PathRatioFE() - Constructor for class diva.sketch.features.PathRatioFE
 
PATTERNS - Static variable in class jsky.image.graphics.gui.FITSGraphics
Maps a skycat pattern (pat0..15) index to CanvasDraw composite index
PC_AU - Static variable in class uk.ac.starlink.ttools.func.Gaia
Parsec in Astronomical Units, equal to 648000/PI.
PC_YRKMS - Static variable in class uk.ac.starlink.ttools.func.Gaia
Parsec in units of km.yr/sec.
PcdMap - Class in uk.ac.starlink.ast
Java interface to the AST PcdMap class - apply 2-dimensional pincushion/barrel distortion.
PcdMap(double, double[]) - Constructor for class uk.ac.starlink.ast.PcdMap
Creates a PcdMap.
PDF - Interface in gaia.cu9.tools.parallax.PDF
 
PdfGraphicExporter - Class in uk.ac.starlink.ttools.plot
GraphicExporter implementation that exports to PDF format.
PdfGraphicExporter() - Constructor for class uk.ac.starlink.ttools.plot.PdfGraphicExporter
Constructor.
Pds4StarTable - Class in uk.ac.starlink.pds4
Abstract superclass for PDS4 StarTable implementations.
Pds4StarTable(Table, URL) - Constructor for class uk.ac.starlink.pds4.Pds4StarTable
Constructor.
Pds4TableBuilder - Class in uk.ac.starlink.pds4
TableBuilder implementation for the NASA PDSv4 format.
Pds4TableBuilder() - Constructor for class uk.ac.starlink.pds4.Pds4TableBuilder
Constructor.
PEAK - Static variable in class jsky.image.gui.PickObjectStatistics
 
PEN_COLOR - Static variable in class diva.whiteboard.WhiteboardState
 
PEN_WIDTH - Static variable in class diva.whiteboard.WhiteboardState
 
PENDING_PROPERTY - Static variable in interface jsky.science.ScienceObjectModel
Property names used by subclasses to indicate a change in a subclass' Validity status.
PenStroke - Class in diva.sketch
A first cut at making pen-sketched drawings look like they were actually sketched by a pen.
PenStroke(float) - Constructor for class diva.sketch.PenStroke
Constructs a solid BasicStroke with the specified line width and with default values for the cap and join styles.
perform(URI, URI, List) - Method in interface org.votech.plastic.PlasticListener
Request that the application perform an action based on a message.
perform(URI, URI, List) - Method in class uk.ac.starlink.plastic.BasicApplication
 
perform(URI, URI, List) - Method in class uk.ac.starlink.plastic.HubManager
Implements the PlasticListener interface.
perform(URI, URI, List) - Method in class uk.ac.starlink.plastic.PlasticMonitor
 
performAutoQuery(String) - Method in class uk.ac.starlink.vo.RegistryPanel
Invoking this method withdraws the parts of the GUI which permit the user to specify a registry query, and peforms a fixed query without further ado.
performConeSearch(ConeSearcher, double, double, double) - Method in class uk.ac.starlink.ttools.cone.ConeErrorPolicy
Uses the given cone searcher object to perform an actual cone search.
performQuery(RegistryQuery, String) - Method in class uk.ac.starlink.vo.RegistryPanel
Submits a query and inserts the results, when ready, into this panel.
performSearch(double, double, double) - Method in interface uk.ac.starlink.ttools.cone.ConeSearcher
Returns a table consisting of all the objects within a given search radius of a specified point on the sky.
performSearch(double, double, double) - Method in class uk.ac.starlink.ttools.cone.JdbcConeSearcher
 
performSearch(double, double, double) - Method in class uk.ac.starlink.ttools.cone.ServiceConeSearcher
 
performSearch(double, double, double) - Method in class uk.ac.starlink.ttools.cone.SiaConeSearcher
 
performSearch(double, double, double) - Method in class uk.ac.starlink.ttools.cone.SsaConeSearcher
 
performSearch(double, double, double, int, TableSink) - Method in class uk.ac.starlink.vo.ConeSearch
Asynchronously executes a cone search request, feeding the resulting table to a TableSink.
performSearch(double, double, double, int, StarTableFactory) - Method in class uk.ac.starlink.vo.ConeSearch
Synchronously executes a cone search request.
PerimeterSite - Class in diva.canvas.connector
A site that locates itself on the perimeter of a figure.
PerimeterSite(Figure, int) - Constructor for class diva.canvas.connector.PerimeterSite
Create a new site on the given figure with the given ID.
PerimeterTarget - Class in diva.canvas.connector
A connector target that returns sites on the perimeter of a figure.
PerimeterTarget() - Constructor for class diva.canvas.connector.PerimeterTarget
 
permAxes(int[]) - Method in class uk.ac.starlink.ast.Frame
Permute the axis order in a Frame.
PermMap - Class in uk.ac.starlink.ast
Java interface to the AST PermMap class - coordinate permutation Mapping.
PermMap(int, int[], int, int[], double[]) - Constructor for class uk.ac.starlink.ast.PermMap
Creates a PermMap.
PermutedColumnSupplement - Class in uk.ac.starlink.ttools.filter
ColumnSupplement implementation which contains a selection of the columns in the base table.
PermutedColumnSupplement(ColumnSupplement, int[]) - Constructor for class uk.ac.starlink.ttools.filter.PermutedColumnSupplement
Constructs a permuted column supplement based on a given column supplement.
PermutedColumnSupplement(StarTable, int[]) - Constructor for class uk.ac.starlink.ttools.filter.PermutedColumnSupplement
Constructs a permuted column supplement based on a given table.
PERSISTENT_CACHE - Static variable in class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
Persistent cached storage in default scratch directory.
PersistentDataStoreFactory - Class in uk.ac.starlink.ttools.plot2.data
DataStoreFactory implementation that will store cached columns in the file system.
PersistentDataStoreFactory(DiskCache, TupleRunner) - Constructor for class uk.ac.starlink.ttools.plot2.data.PersistentDataStoreFactory
Constructor.
PersistentDataStoreFactory() - Constructor for class uk.ac.starlink.ttools.plot2.data.PersistentDataStoreFactory
Default constructor.
PerUnitConfigKey<U extends Unit> - Class in uk.ac.starlink.ttools.plot2.config
ConfigKey for unit selection.
PerUnitConfigKey(ConfigMeta, Class<U>, U[], U) - Constructor for class uk.ac.starlink.ttools.plot2.config.PerUnitConfigKey
Constructor.
phase(double, double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the phase of a value within a period.
phase(double, double, double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the phase of an offset value within a period.
phase(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the offset phase of an offset value within a period.
PHASE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
Config key for bar phase.
PHI_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for first Euler angle of rotation, units of degrees.
PHOTLAM - Static variable in class jsky.science.Flux
 
PHOTLAMABBREV - Static variable in class jsky.science.Flux
 
PHOTNU - Static variable in class jsky.science.Flux
 
PHOTNUABBREV - Static variable in class jsky.science.Flux
 
PhysicalConstants - Class in uk.ac.starlink.util
Class of physical and astronomical constants.
PI - Static variable in class uk.ac.starlink.ttools.func.Maths
Pi, the ratio of the circumference of a circle to its diameter.
pick(Rectangle2D) - Method in class diva.canvas.AbstractFigureContainer
Given a rectangle, return the top-most descendent figure that it hits.
pick(Rectangle2D, Filter) - Method in class diva.canvas.AbstractFigureContainer
Given a rectangle, return the top-most descendent figure that it hits that is accepted by the given filter.
pick(Iterator, Rectangle2D) - Static method in class diva.canvas.CanvasUtilities
Return the first figure that is hit by the given region.
pick(Iterator, Rectangle2D, Filter) - Static method in class diva.canvas.CanvasUtilities
Return the first figure that is hit by the given region.
pick(Rectangle2D) - Method in class diva.canvas.CompositeFigure
Get the picked figure.
pick(Rectangle2D, Filter) - Method in class diva.canvas.CompositeFigure
Given a rectangle, return the top-most descendent figure that it hits that is accepted by the given filter.
pick(Rectangle2D) - Method in interface diva.canvas.FigureContainer
Given a rectangle, return the top-most descendent figure that hits it.
pick(Rectangle2D, Filter) - Method in interface diva.canvas.FigureContainer
Given a rectangle, return the top-most descendent figure that hits it, and is accepted by the given filter.
pick(Rectangle2D) - Method in class diva.canvas.FigureLayer
Get the picked figure.
pick(Rectangle2D, Filter) - Method in class diva.canvas.FigureLayer
Get the picked figure.
pick(Rectangle2D) - Method in class diva.canvas.interactor.Manipulator
Given a rectangle, return the top-most thing that hits it.
pick(Rectangle2D) - Method in class diva.canvas.toolbox.BackgroundedCompositeFigure
Get the picked figure.
pick(double[], int...) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns a selection of elements from a given array.
pick(float[], int...) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
pick(long[], int...) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
pick(int[], int...) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
pick(short[], int...) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
pick(byte[], int...) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
pick(String[], int...) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
pick(Object[], int...) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
pickAxes(int, int[], Mapping[]) - Method in class uk.ac.starlink.ast.Frame
Create a new Frame by picking axes from an existing one.
pickedObject() - Method in class jsky.image.gui.DivaMainImageDisplay
Called when an object is selected in the Pick Object window.
pickedObject() - Method in class jsky.navigator.NavigatorImageDisplay
Called when an object is selected in the Pick Object window.
pickIter(Iterator, Rectangle2D) - Static method in class diva.canvas.CanvasUtilities
Return an iterator over the figures hit by the given region.
pickObject() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog window to select objects (stars, galaxies) in the image
PickObject - Class in jsky.image.gui
A User interface for selecting objects (stars/galaxies) in an image.
PickObject(Component, MainImageDisplay) - Constructor for class jsky.image.gui.PickObject
Initialize a PickObject panel.
pickObject() - Method in class jsky.image.gui.PickObject
Start tracking and displaying changes in the mouse position over the main image and and wait for a mouse click to select a position.
PickObjectFrame - Class in jsky.image.gui
Provides a top level window for a PickObject panel.
PickObjectFrame(MainImageDisplay) - Constructor for class jsky.image.gui.PickObjectFrame
Create a top level window containing an PickObject panel.
PickObjectGUI - Class in jsky.image.gui
Title: GUI File Description: Generated with JBuilder Copyright: Copyright (c) 2000 Aura Inc.
PickObjectGUI() - Constructor for class jsky.image.gui.PickObjectGUI
 
PickObjectInternalFrame - Class in jsky.image.gui
Provides a top level window for a PickObject panel.
PickObjectInternalFrame(MainImageDisplay) - Constructor for class jsky.image.gui.PickObjectInternalFrame
Create a top level window containing an PickObject panel.
PickObjectStatistics - Class in jsky.image.gui
Gathers statistics about a given area of the image using a centroid algorithm.
Picture - Interface in uk.ac.starlink.ttools.plot
Interface for a self-contained object which can paint itself on a graphics context.
PictureImageIcon - Class in uk.ac.starlink.ttools.plot
Adapter class that makes a Picture usable as an Icon, suitable for use in a pixel (non-vector) context.
PictureImageIcon(Picture, boolean, int) - Constructor for class uk.ac.starlink.ttools.plot.PictureImageIcon
Constructs an icon with specific transparency characteristics.
PictureImageIcon(Picture, boolean) - Constructor for class uk.ac.starlink.ttools.plot.PictureImageIcon
Constructs an icon with default transparency.
pinned - Variable in class diva.canvas.connector.ManhattanRouter.Segment
The flag saying whether this segment is pinned
PipeReaderThread - Class in uk.ac.starlink.util
Thread which reads data from a pipe.
PipeReaderThread() - Constructor for class uk.ac.starlink.util.PipeReaderThread
Constructs a new reader thread.
pix2ang(int, long) - Method in class uk.ac.starlink.ttools.cone.CdsHealpix
 
pix2wcs(double, double) - Method in class jsky.coords.WCSTransform
Converts pixel coordinates to World Coordinates.
Pixel1dPlotter<S extends Style> - Class in uk.ac.starlink.ttools.plot2.layer
Abstract superclass for histogram-like plotters that have pixel-sized bins with optional smoothing.
Pixel1dPlotter(FloatingCoord, boolean, ConfigKey<Unit>, String, Icon) - Constructor for class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Constructor.
Pixel1dPlotter.BinArray - Class in uk.ac.starlink.ttools.plot2.layer
Data object storing counts per pixel.
Pixel1dPlotter.Pixel1dPlan - Class in uk.ac.starlink.ttools.plot2.layer
Plot plan implementation for this class.
pixelAreaSteradians() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns the approximate solid angle covered by a screen pixel in steradians.
pixelAreaSteradians(Point2D) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns the solid angle covered by a given graphics pixel in steradians.
PixelDrawing - Class in uk.ac.starlink.ttools.plot2.layer
Provides drawing primitives on a pixel map.
PixelDrawing(Rectangle) - Constructor for class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Constructs a drawing with bounds given by a rectangle.
PixelDrawing(int, int, int, int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.PixelDrawing
Constructs a drawing with bounds given explicitly.
PixelImage - Class in uk.ac.starlink.ttools.plot2.layer
Aggregates information for painting a colour-mapped image.
PixelImage(Dimension, int[], IndexColorModel) - Constructor for class uk.ac.starlink.ttools.plot2.layer.PixelImage
Constructor.
pixelIterator(long, long) - Method in class uk.ac.starlink.array.OrderedNDShape
Returns an Iterator which will iterate over a range of pixels in this OrderedNDShape's pixel sequence.
pixelIterator() - Method in class uk.ac.starlink.array.OrderedNDShape
Returns an Iterator which will iterate over all the pixels in this OrderedNDShape's pixel sequence.
Pixellator - Interface in uk.ac.starlink.ttools.plot
Reusable iterator over pixel positions.
PixellatorPixerFactory - Class in uk.ac.starlink.ttools.plot2.layer
Adapts a Pixellator to generate Pixer instances.
PixellatorPixerFactory(Pixellator) - Constructor for class uk.ac.starlink.ttools.plot2.layer.PixellatorPixerFactory
Constructor.
PixelMapArrayImpl - Class in uk.ac.starlink.array
Wraps an NDArray to produce a virtual ArrayImpl in which each pixel is the same as a pixel of the base array, but in a different order.
PixelMapArrayImpl(NDArray, OrderedNDShape, OffsetMapper) - Constructor for class uk.ac.starlink.array.PixelMapArrayImpl
Constructs a new ArrayImpl from a base NDArray and an OffsetMapper object which transforms the offset of a pixel in the base array to the offset of the same pixel in this PixelMapArrayImpl.
PixelMask - Class in uk.ac.starlink.ttools.plot
2-dimensional bit mask.
PixelMask(Rectangle) - Constructor for class uk.ac.starlink.ttools.plot.PixelMask
Constructor.
PixelStackPaperType3D - Class in uk.ac.starlink.ttools.plot2.paper
Bitmapped 3d PaperType which can render any combination of coloured, opaque and transparent pixels.
PixelStackPaperType3D(Compositor, float) - Constructor for class uk.ac.starlink.ttools.plot2.paper.PixelStackPaperType3D
Constructor.
pixelValueTextField - Variable in class jsky.image.gui.ImageDisplayStatusPanel
Text field used to display the image pixel value at the mouse position.
Pixer - Interface in uk.ac.starlink.ttools.plot2
Iterator over pixels.
PixerFactory - Interface in uk.ac.starlink.ttools.plot2.layer
Issues copies of a Pixer.
Pixers - Class in uk.ac.starlink.ttools.plot2.layer
Utility class for use with Pixers.
PixFootprint - Class in uk.ac.starlink.ttools.task
Constructs and writes a Multi-Order Coverage map.
PixFootprint() - Constructor for class uk.ac.starlink.ttools.task.PixFootprint
Constructor.
PixOutliner - Class in uk.ac.starlink.ttools.plot2.layer
Partial Outliner implementation which calculates its bin plan simply by using the create2DPainter method.
PixOutliner() - Constructor for class uk.ac.starlink.ttools.plot2.layer.PixOutliner
 
PixSample - Class in uk.ac.starlink.ttools.task
Samples data from a HEALPix pixel file.
PixSample() - Constructor for class uk.ac.starlink.ttools.task.PixSample
Constructor.
PixSample.CoordReader - Interface in uk.ac.starlink.ttools.task
Interface to turn input coordinate values into coordinate values suitable for pixel sampling.
PixSampleFilter - Class in uk.ac.starlink.ttools.filter
Filter for sampling pixel data from a HEALPix all-sky table file.
PixSampleFilter() - Constructor for class uk.ac.starlink.ttools.filter.PixSampleFilter
Constructor.
PixSampler - Class in uk.ac.starlink.ttools.task
Interrogates a HEALPix all-sky map to sample pixel data.
PixSampler(StarTable, boolean, int) - Constructor for class uk.ac.starlink.ttools.task.PixSampler
Constructor.
PixSampler.StatMode - Interface in uk.ac.starlink.ttools.task
Defines how statistics are to be acquired from a pixel or set of pixels.
place(LayoutTarget, Object, double, double) - Static method in class diva.graph.layout.LayoutUtilities
Place the given node at the given position and reroute its edges.
PLACE_ADJACENT - Static variable in class uk.ac.starlink.ttools.plot.BarStyle
Placement which puts bars next to each other.
PLACE_OVER - Static variable in class uk.ac.starlink.ttools.plot.BarStyle
Placement which puts bars in the same X region.
placeDecal(Paper, Decal) - Method in class uk.ac.starlink.ttools.plot2.paper.PaintPaperType2D
 
placeDecal(Paper, Decal) - Method in interface uk.ac.starlink.ttools.plot2.paper.PaperType
Paints a Decal onto a given paper object.
placeDecal(Paper, Decal) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType
placeDecal(Decal) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType.RgbPaper
Does the work for placing a decal.
placeDecal(Paper, Decal) - Method in class uk.ac.starlink.ttools.plot2.paper.SortedPaperType3D
 
placeGlyph(Paper, double, double, Glyph, Color) - Method in class uk.ac.starlink.ttools.plot2.paper.MonoPaperType
 
placeGlyph(Paper, double, double, double, Glyph, Color) - Method in class uk.ac.starlink.ttools.plot2.paper.MonoPaperType
 
placeGlyph(Paper, double, double, Glyph, Color) - Method in interface uk.ac.starlink.ttools.plot2.paper.PaperType2D
Places a glyph at a 2-d position on the paper.
placeGlyph(Paper, double, double, double, Glyph, Color) - Method in interface uk.ac.starlink.ttools.plot2.paper.PaperType3D
Places a glyph at a 3-d position in the space.
placeGlyph(Paper, double, double, Glyph, Color) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType2D
 
placeGlyph(Paper, double, double, double, Glyph, Color) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType3D
 
placeGlyph(Paper, double, double, double, Glyph, Color) - Method in class uk.ac.starlink.ttools.plot2.paper.SortedPaperType3D
 
Placement(String) - Constructor for class uk.ac.starlink.ttools.plot.BarStyle.Placement
 
PLACEMENT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
Config key for handle placement.
placeNoReroute(LayoutTarget, Object, double, double) - Static method in class diva.graph.layout.LayoutUtilities
Place the given node at the given position but do not reroute its edges.
placePixels(int, int, Pixer, Color) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType2D.RgbPaper2D
Paints the pixels of a pixel iterator in a given colour at a given position.
placePixels(int, int, double, Pixer, Color) - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType3D.RgbPaper3D
Paints the pixels of a pixel iterator in a given colour at a given 3d position.
PLACES - Static variable in class jsky.util.Convert
Number of significant digits after the decimal point.
PLAIN - Static variable in class uk.ac.starlink.ast.grf.DefaultGrf
Use a plain line drawing style.
PLAIN - Static variable in class uk.ac.starlink.ttools.task.LineEnder
Just a carriage return.
PLAIN_COLOR - Static variable in class uk.ac.starlink.ttools.plot.Styles
Colour to use in monochrome colour scheme (black).
PLAIN_STROKE - Static variable in class uk.ac.starlink.ttools.plot.Styles
 
PlainDataNode - Class in uk.ac.starlink.datanode.nodes
Generic data node representing some stream of data.
PlainDataNode(DataSource) - Constructor for class uk.ac.starlink.datanode.nodes.PlainDataNode
 
PlanarSurface - Interface in uk.ac.starlink.ttools.plot2.geom
Sub-interface of Surface for surface types that are basically two-dimensional and Cartesian.
planck - Static variable in class jsky.science.Constants
Planck's constant (double) (h).
PLANCK - Static variable in class uk.ac.starlink.util.PhysicalConstants
Planck constant - J.s
PLANCK_BAR - Static variable in class uk.ac.starlink.util.PhysicalConstants
Planck constant/2*PI - J.s
PLANCK_EVS - Static variable in class uk.ac.starlink.util.PhysicalConstants
Planck constant - eV.s
PLANCK_EVS_BAR - Static variable in class uk.ac.starlink.util.PhysicalConstants
Planck constant/2*PI - eV.s
PLANCK_LENGTH - Static variable in class uk.ac.starlink.util.PhysicalConstants
Planck length - m
PLANCK_MASS - Static variable in class uk.ac.starlink.util.PhysicalConstants
Planck mass - Kg
PLANCK_TEMP - Static variable in class uk.ac.starlink.util.PhysicalConstants
Planck temperature - K
PLANE - Static variable in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter
FunctionPlotter instance for a 2-d plotting surface.
PLANE_COORD - Static variable in class uk.ac.starlink.ttools.plot2.data.AreaCoord
Instance for use with Plane plot type.
PLANE_INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.AreaForm
Instance for use with Plane plot.
PLANE_INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.CentralForm
Instance for use with Plane plot.
PLANE_SORTAXIS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LinePlotter
Config key for point sequence pre-sorting in Plane plot.
PlaneAspect - Class in uk.ac.starlink.ttools.plot2.geom
Defines the data range covered by a PlaneSurface.
PlaneAspect(double[], double[]) - Constructor for class uk.ac.starlink.ttools.plot2.geom.PlaneAspect
Constructor.
PlaneAxisAnnotation - Class in uk.ac.starlink.ttools.plot2.geom
AxisAnnotation implementation for 2D surfaces.
PlaneAxisAnnotation(int, int, int, int, Axis, Axis, Tick[], Tick[], String, String, Tick[], Tick[], String, String, Captioner, SideFlags) - Constructor for class uk.ac.starlink.ttools.plot2.geom.PlaneAxisAnnotation
Constructor.
PlaneCorrelationCoordSet - Class in uk.ac.starlink.ttools.plot2.layer
MultiPointCoordSet for 2-d ellipses defined by coordinate errors and a correlation.
PlaneCorrelationCoordSet() - Constructor for class uk.ac.starlink.ttools.plot2.layer.PlaneCorrelationCoordSet
Constructor.
PlaneDataGeom - Class in uk.ac.starlink.ttools.plot2.geom
Defines positional data coordinates used by a 2-D Cartesian plot.
PlaneDataGeom() - Constructor for class uk.ac.starlink.ttools.plot2.geom.PlaneDataGeom
Constructor.
PlaneEllipseCoordSet - Class in uk.ac.starlink.ttools.plot2.layer
MultiPointCoordSet for ellipses on a plane.
PlaneEllipseCoordSet() - Constructor for class uk.ac.starlink.ttools.plot2.layer.PlaneEllipseCoordSet
Constructor.
PlaneNavigator - Class in uk.ac.starlink.ttools.plot2.geom
Navigator for use with plane plot.
PlaneNavigator(double, boolean, boolean, boolean, boolean, double, double) - Constructor for class uk.ac.starlink.ttools.plot2.geom.PlaneNavigator
Constructor.
PlanePlot2Task - Class in uk.ac.starlink.ttools.plot2.task
Task for Plane-type plots.
PlanePlot2Task() - Constructor for class uk.ac.starlink.ttools.plot2.task.PlanePlot2Task
Constructor.
PlanePlotType - Class in uk.ac.starlink.ttools.plot2.geom
Defines the characteristics of a plot on a 2-dimensional plane.
PlanePlotType(PlaneSurfaceFactory, Plotter<?>[]) - Constructor for class uk.ac.starlink.ttools.plot2.geom.PlanePlotType
Constructor.
PlaneSurface - Class in uk.ac.starlink.ttools.plot2.geom
Surface implementation for flat 2-d plotting.
PlaneSurface(int, int, int, int, double, double, double, double, boolean, boolean, boolean, boolean, Tick[], Tick[], String, String, Tick[], Tick[], String, String, Captioner, SideFlags, Color, Color, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
Constructor.
PlaneSurfaceFactory - Class in uk.ac.starlink.ttools.plot2.geom
Surface factory for flat 2-d plotting.
PlaneSurfaceFactory() - Constructor for class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Constructs a PlaneSurfaceFactory with default characteristics.
PlaneSurfaceFactory(PlaneSurfaceFactory.Config) - Constructor for class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Constructs a PlaneSurfaceFactory with configurable characteristics.
PlaneSurfaceFactory.Config - Interface in uk.ac.starlink.ttools.plot2.geom
Specifies configuration options for the PlaneSurfaceFactory.
PlaneSurfaceFactory.Profile - Class in uk.ac.starlink.ttools.plot2.geom
Profile class which defines fixed configuration items for a PlaneSurface.
PLASTIC_CONFIG_FILENAME - Static variable in interface org.votech.plastic.PlasticHubListener
The name of the file containing Plastic Hub config information (placed in ${user.home}).
PLASTIC_FILE - Static variable in class uk.ac.starlink.plastic.PlasticUtils
Location in the user's home directory of the PLASTIC rendezvous file.
PLASTIC_RMI_PORT_KEY - Static variable in interface org.votech.plastic.PlasticHubListener
The key used to get the RMI port out of the Plastic Hub config file.
PLASTIC_VERSION - Static variable in class uk.ac.starlink.plastic.PlasticUtils
Version of PLASTIC interface implemented.
PLASTIC_VERSION_KEY - Static variable in interface org.votech.plastic.PlasticHubListener
The key used to get the plastic.version out of the Plastic Hub config file.
PLASTIC_XMLRPC_URL_KEY - Static variable in interface org.votech.plastic.PlasticHubListener
The key used to get the URL of the xml-rpc server out of the Plastic Hub config file.
PlasticApplication - Interface in uk.ac.starlink.plastic
Defines the behaviour of a PLASTIC application.
PlasticConnection - Interface in uk.ac.starlink.plastic
Simple interface describing a connnection to a hub.
PlasticHub - Class in uk.ac.starlink.plastic
Plastic hub implementation which provides some user friendly featuers such as logging, message validation, a ListModel which keeps track of registered applications, and a PlasticHub.main(java.lang.String[]) method to start it up.
PlasticHub(ServerSet) - Constructor for class uk.ac.starlink.plastic.PlasticHub
Constructs a new hub, given running server objects.
PlasticHubListener - Interface in org.votech.plastic
The interface that a Plastic Hub should support.
PlasticListener - Interface in org.votech.plastic
The interface that java-rmi Plastic-compatible applications should support.
PlasticListWindow - Class in uk.ac.starlink.plastic
Window for displaying a JList of PLASTIC applications.
PlasticListWindow(ListModel) - Constructor for class uk.ac.starlink.plastic.PlasticListWindow
Constructor.
PlasticMode - Class in uk.ac.starlink.ttools.mode
Processing mode for broadcasting the table for loading using the PLASTIC tool interop protocol.
PlasticMode() - Constructor for class uk.ac.starlink.ttools.mode.PlasticMode
 
PlasticMonitor - Class in uk.ac.starlink.plastic
Watches and reports on messages sent over a PLASTIC message bus.
PlasticMonitor(String, boolean, PrintStream, PrintStream) - Constructor for class uk.ac.starlink.plastic.PlasticMonitor
Constructor.
PlasticRequest - Class in uk.ac.starlink.plastic
PLASTIC client designed for use from the command line which can execute a request.
PlasticRequest() - Constructor for class uk.ac.starlink.plastic.PlasticRequest
 
PlasticTransmitter - Class in uk.ac.starlink.plastic
Provides actions for transmitting messages of a particular kind using PLASTIC.
PlasticTransmitter(HubManager, URI, String) - Constructor for class uk.ac.starlink.plastic.PlasticTransmitter
Constructs a new transmitter.
PlasticUtils - Class in uk.ac.starlink.plastic
Utility methods for use with the PLASTIC tool interop protocol.
platepos - Class in jsky.coords
 
platepos() - Constructor for class jsky.coords.platepos
 
play(InputEvent[]) - Method in class diva.util.jester.EventPlayer
Play the given sequence of events into the component.
playGestureModel(SketchModel) - Method in class diva.whiteboard.WhiteboardView
Return a sketch model of the sketched gestures, for debugging.
plot(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Plot the given table data.
plot() - Method in class jsky.catalog.gui.TableDisplayTool
Plot the contents of the table.
plot(TableQueryResult) - Method in interface jsky.catalog.gui.TablePlotter
Plot the given table data
Plot - Class in uk.ac.starlink.ast
Java interface to the AST Plot class - provide facilities for 2D graphical output.
Plot(Frame, Rectangle2D, double[]) - Constructor for class uk.ac.starlink.ast.Plot
Creates a Plot which plots onto a given rectangle.
Plot(Frame, Rectangle2D, double[], int, int, int, int) - Constructor for class uk.ac.starlink.ast.Plot
Creates a Plot which plots onto a given rectangle with specified proportional spaces round the edge.
plot2d(int, int, double, double[], int, boolean, String, int, int[], int[], double[]) - Method in class uk.ac.starlink.ttools.plot.BitmapSortPlotVolume
 
plot2d(int, int, double, double[], int, boolean, String, int, int[], int[], double[]) - Method in class uk.ac.starlink.ttools.plot.PlotVolume
Plots an marker and optional associated error values at a given point in graphics coordinates with given additional Z coordinates.
plot2d(int, int, double, double[], int, boolean, String, int, int[], int[], double[]) - Method in class uk.ac.starlink.ttools.plot.VectorSortPlotVolume
 
plot2d(int, int, double, double[], int, boolean, String, int, int[], int[], double[]) - Method in class uk.ac.starlink.ttools.plot.ZBufferPlotVolume
 
Plot2Example - Class in uk.ac.starlink.ttools.build
Instances of this class represent a given figure plotted using the plot2 plotting classes and some externally supplied data.
Plot2Example(String, Plot2Example.Context, Plot2Example.PlotTask, String[]) - Constructor for class uk.ac.starlink.ttools.build.Plot2Example
Constructor.
Plot2Notebook - Class in uk.ac.starlink.ttools.build
Utility methods for writing JupyterNotebooks that can be used with the plot server.
Plot3D - Class in uk.ac.starlink.ttools.plot
Component which paints a 3d plot.
Plot3D() - Constructor for class uk.ac.starlink.ttools.plot.Plot3D
Constructor.
plot3d(double[], int, boolean, String, int, double[], double[], double[]) - Method in class uk.ac.starlink.ttools.plot.PlotVolume
Submits a point with associated errors for plotting.
Plot3D.RangeChecker - Class in uk.ac.starlink.ttools.plot
Interface for checking that a 3-d coordinate is in range.
Plot3D.Transformer3D - Class in uk.ac.starlink.ttools.plot
Transforms points in 3d data space to points in 3d graphics space.
Plot3DState - Class in uk.ac.starlink.ttools.plot
PlotState subclass which has specific features for specifying the state of 3D scatter plots.
Plot3DState() - Constructor for class uk.ac.starlink.ttools.plot.Plot3DState
 
Plot3DStateFactory - Class in uk.ac.starlink.ttools.plottask
PlotStateFactory for 3D plots.
Plot3DStateFactory(String[], boolean, boolean, int) - Constructor for class uk.ac.starlink.ttools.plottask.Plot3DStateFactory
Constructor.
PLOT_AREALABEL - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
PLOT_CELL - Static variable in class uk.ac.starlink.ttools.build.Plot2Notebook
JupyterCell instance that sets up Plot2Notebook.PLOTWORDS_FUNC.
PLOT_CONTOUR - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
PLOT_FUNCTION - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
PLOT_HEALPIX - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
PLOT_LABEL - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
PLOT_LINE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
PLOT_LINK2 - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
PLOT_SKYGRID - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
PLOT_SPECTRO - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
PLOT_STATLINE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
PLOT_STATMARK - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
PLOT_TAG - Static variable in class uk.ac.starlink.ast.gui.AstFigureStore
Name of the tag used for the Plot serialisation
PlotableCatalog - Interface in jsky.catalog
Defines the interface for catalogs whose tabular query results can be plotted on an image.
plotAxes(Plot3DState, Graphics, Plot3D.Transformer3D, PlotVolume, boolean) - Method in class uk.ac.starlink.ttools.plot.CartesianPlot3D
 
plotAxes(Plot3DState, Graphics, Plot3D.Transformer3D, PlotVolume, boolean) - Method in class uk.ac.starlink.ttools.plot.Plot3D
Draws grid lines which contain all the known points.
plotAxes(Plot3DState, Graphics, Plot3D.Transformer3D, PlotVolume, boolean) - Method in class uk.ac.starlink.ttools.plot.SphericalPlot3D
 
PlotCaching - Class in uk.ac.starlink.ttools.plot2
Encapsulates some choices about what caching is performed when preparing a plot.
PlotCaching() - Constructor for class uk.ac.starlink.ttools.plot2.PlotCaching
Constructs an instance with no caching.
plotChanged(PlotEvent) - Method in interface uk.ac.starlink.ttools.plot.PlotListener
Called when a plot has been completed.
PlotConfiguration - Class in uk.ac.starlink.ast.gui
PlotConfiguration is a repository for all the configuration information related to a Plot (i.e.
PlotConfiguration() - Constructor for class uk.ac.starlink.ast.gui.PlotConfiguration
Create an instance.
PlotConfiguration<P,A> - Interface in uk.ac.starlink.ttools.plot2.task
Object capable of executing a static or interactive plot.
PlotConfigurator - Class in uk.ac.starlink.ast.gui
PlotConfigurator creates a dialog window for controlling the configuration of an Plot.
PlotConfigurator() - Constructor for class uk.ac.starlink.ast.gui.PlotConfigurator
Create an instance.
PlotConfigurator(String) - Constructor for class uk.ac.starlink.ast.gui.PlotConfigurator
Create an instance, setting the window title.
PlotConfigurator(String, PlotController) - Constructor for class uk.ac.starlink.ast.gui.PlotConfigurator
Create an instance that controls a Plot and has a given window title.
PlotConfigurator(String, PlotController, PlotConfiguration, String, String) - Constructor for class uk.ac.starlink.ast.gui.PlotConfigurator
Create an instance that controls a Plot, has a given window title and uses a pre-defined configuration.
PlotConfigurator.CloseAction - Class in uk.ac.starlink.ast.gui
Inner class defining Action for closing window.
PlotConfigurator.DrawAction - Class in uk.ac.starlink.ast.gui
Draw action.
PlotConfigurator.ResetAction - Class in uk.ac.starlink.ast.gui
Inner class defining action for resetting all values.
PlotConfigurator.StoreAction - Class in uk.ac.starlink.ast.gui
Inner class defining action for initiating the configuration storage window.
PlotContext<P,A> - Class in uk.ac.starlink.ttools.plot2.task
Aggregates some miscellaneous information required for a plot task that may not be available until execution time.
PlotContext(PlotType<P, A>, DataGeom[]) - Constructor for class uk.ac.starlink.ttools.plot2.task.PlotContext
Constructor.
PlotController - Interface in uk.ac.starlink.ast.gui
An interface for interacting with a PlotConfigurator.
PlotControls - Interface in uk.ac.starlink.ast.gui
Interface for a set of controls that may be added to a PlotConfigurator tabbed pane.
PlotData - Interface in uk.ac.starlink.ttools.plot
Describes the point data to be plotted, including information about different data subsets and corresponding plotting styles.
PlotDataException - Exception in uk.ac.starlink.ttools.plottask
Exception used for exporting errors from the plot system.
PlotDataException(IOException) - Constructor for exception uk.ac.starlink.ttools.plottask.PlotDataException
Constructor based on an IOException.
PlotDataException(String, Throwable) - Constructor for exception uk.ac.starlink.ttools.plottask.PlotDataException
Constructor based on an arbitrary throwable.
PlotDataPointIterator - Class in uk.ac.starlink.ttools.plot
PointIterator implementation based on a PlotData object.
PlotDataPointIterator(PlotData, PointPlacer) - Constructor for class uk.ac.starlink.ttools.plot.PlotDataPointIterator
Constructor.
PlotDisplay<P,A> - Class in uk.ac.starlink.ttools.plot2.task
Graphical component which displays a gang of one or more plots.
PlotDisplay(PlotScene<P, A>, Navigator<A>, DataStore) - Constructor for class uk.ac.starlink.ttools.plot2.task.PlotDisplay
Constructor.
PlotEvent - Class in uk.ac.starlink.ttools.plot
Event sent to a PlotListener when a plot has been completed.
PlotEvent(Component, PlotState, int, int, int) - Constructor for class uk.ac.starlink.ttools.plot.PlotEvent
Constructor.
PlotExample - Class in uk.ac.starlink.ttools.build
Programmatically generates example text and images for STILTS plotting tasks.
PlotExample(String, String, String[], String[]) - Constructor for class uk.ac.starlink.ttools.build.PlotExample
Constructor.
PlotFrame - Interface in uk.ac.starlink.ttools.plot2
Defines the geometry of a screen area to contain plot content.
PlotGenerator<P,A> - Class in uk.ac.starlink.ttools.example
Convenience class for generating plots.
PlotGenerator(SurfaceFactory<P, A>, ZoneContent<P, A>, Trimming, ShadeAxisKit, PaperTypeSelector, Compositor, DataStore, int, int, Padding) - Constructor for class uk.ac.starlink.ttools.example.PlotGenerator
Constructor.
plotHistogram() - Method in class jsky.image.gui.ImageCutLevels
Plot a histogram for the image
PlotLayer - Interface in uk.ac.starlink.ttools.plot2
Represents a layered element of the plot.
PlotListener - Interface in uk.ac.starlink.ttools.plot
Interface for objects which wish to be informed when a plot has been completed.
PlotMetric - Interface in uk.ac.starlink.ttools.plot2
Calculates distances in data space between points on a plot surface.
PLOTPARALLELISM_PARAM - Static variable in class uk.ac.starlink.ttools.server.StiltsContext
Name of a servlet initalisation parameter giving the maximum number of cores to use in the ForkJoinPool used during parallel plotting.
PlotPlacement - Class in uk.ac.starlink.ttools.plot2
Aggregates a Surface and the Rectangle that it is placed within.
PlotPlacement(Rectangle, Surface) - Constructor for class uk.ac.starlink.ttools.plot2.PlotPlacement
Constructs a placement with no decorations.
PlotPlacement(Rectangle, Surface, Decoration[]) - Constructor for class uk.ac.starlink.ttools.plot2.PlotPlacement
Constructs a placement with an initial list of decorations.
plotRow(TableQueryResult, int, Vector, double, double, int, TablePlotSymbol) - Method in class jsky.catalog.gui.BasicTablePlotter
 
PlotScene<P,A> - Class in uk.ac.starlink.ttools.plot2
Contains the state of a plot, which can be painted to a graphics context.
PlotScene(Ganger<P, A>, SurfaceFactory<P, A>, ZoneContent<P, A>[], Trimming[], ShadeAxisKit[], PaperTypeSelector, Compositor, PlotCaching) - Constructor for class uk.ac.starlink.ttools.plot2.PlotScene
Constructs a PlotScene containing multiple plot surfaces.
PlotScene(SurfaceFactory<P, A>, ZoneContent<P, A>, Trimming, ShadeAxisKit, PaperTypeSelector, Compositor, Padding, PlotCaching) - Constructor for class uk.ac.starlink.ttools.plot2.PlotScene
Constructs a PlotScene containing a single plot surface.
PLOTSERV_PY_RESOURCE - Static variable in class uk.ac.starlink.ttools.build.Plot2Notebook
Resource containing plotserv.py.
PlotService - Interface in uk.ac.starlink.ttools.server
Defines a behaviour offered to service an HTTP request relating to a PlotSession.
PlotServlet - Class in uk.ac.starlink.ttools.server
Servlet class that can supply interactive STILTS plots in a web page.
PlotServlet() - Constructor for class uk.ac.starlink.ttools.server.PlotServlet
 
PlotServletEnvironment - Class in uk.ac.starlink.ttools.server
Execution environment for use with PlotServlet.
PlotServletEnvironment(HttpServletResponse, List<Pair<String>>, StarTableFactory, StarTableOutput, JDBCAuthenticator, DataStoreFactory) - Constructor for class uk.ac.starlink.ttools.server.PlotServletEnvironment
Constructor.
PlotSession<P,A> - Class in uk.ac.starlink.ttools.server
Maintains state for a server-side plot.
PlotSession(String, PlotScene<P, A>, Navigator<A>, GraphicExporter, DataStore, Dimension, DiskCache) - Constructor for class uk.ac.starlink.ttools.server.PlotSession
Constructor.
plotSource - Variable in class uk.ac.starlink.ast.gui.AstFigureStore
Source of the AST Plot currently being used to map from world to graphics coordinates
PlotSpec<P,A> - Class in uk.ac.starlink.ttools.plot2.task
Specifies a plot in sufficient detail to recreate it as a STILTS command.
PlotSpec(PlotType<P, A>, Dimension, Padding, ConfigMap, ConfigMap[], TrimmingSpec[], ShadeSpec[], LayerSpec[]) - Constructor for class uk.ac.starlink.ttools.plot2.task.PlotSpec
Constructor.
PlotState - Class in uk.ac.starlink.ttools.plot
Characterises the details of how a plot is to be done.
PlotState() - Constructor for class uk.ac.starlink.ttools.plot.PlotState
 
PlotState.SimpleValueInfo - Class in uk.ac.starlink.ttools.plot
ValueInfo implementation which ignores information that's not relevant to plotting.
PlotStateFactory - Class in uk.ac.starlink.ttools.plottask
Obtains a PlotState and associated PlotData from the execution environment.
PlotStateFactory(String[], boolean, boolean, int) - Constructor for class uk.ac.starlink.ttools.plottask.PlotStateFactory
Constructor.
PlotSurface - Interface in uk.ac.starlink.ttools.plot
Defines a surface onto which plots are made.
plotSymbol(TableQueryResult, int, TablePlotSymbol, double, double, int, double, double, double, String) - Method in class jsky.catalog.gui.BasicTablePlotter
 
plotSymbols(TableQueryResult, TablePlotSymbol[]) - Method in class jsky.catalog.gui.BasicTablePlotter
Plot the table data using the given symbol descriptions.
plotTable(String, Fits, Navigator, String) - Static method in class jsky.navigator.NavigatorFITSTable
Plot the named binary table on the image.
plotTables(String, Fits, Navigator) - Static method in class jsky.navigator.NavigatorFITSTable
Check for any catalog tables saved as FITS binary tables and plot the ones found on the image.
PlotTask - Class in uk.ac.starlink.ttools.plottask
Abstract superclass for tasks which generate plots from table data.
PlotTask(String, PlotStateFactory, TablePlot) - Constructor for class uk.ac.starlink.ttools.plottask.PlotTask
Constructor.
Plotter<S extends Style> - Interface in uk.ac.starlink.ttools.plot2
A Plotter can produce PlotLayers given data and appropriate configuration.
PlotType<P,A> - Interface in uk.ac.starlink.ttools.plot2
High-level description of a type of plot that can be drawn.
PlotUtil - Class in uk.ac.starlink.ttools.plot2
Miscellaneous utilities for use with the plotting classes.
PlotVolume - Class in uk.ac.starlink.ttools.plot
Plots 3D points on a 2D graphics context.
PlotVolume(Component, Graphics, MarkStyle[], double, int[], double) - Constructor for class uk.ac.starlink.ttools.plot.PlotVolume
Constructor.
PLOTWORDS_FUNC - Static variable in class uk.ac.starlink.ttools.build.Plot2Notebook
Name of python function that will yield a plot, taking only a single argument which is a string array of the form ["", "=", "=", ...].
PluginException - Exception in uk.ac.starlink.hdx
Unchecked exception to indicate that a plugin has violated its contract.
PluginException(String) - Constructor for exception uk.ac.starlink.hdx.PluginException
 
PluginException(Exception) - Constructor for exception uk.ac.starlink.hdx.PluginException
Construct an HdxException from another Exception.
PLUS - Static variable in class jsky.catalog.TablePlotSymbol
 
PLUS - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a plus marker.
Pm(AngleDR, double[], double, double, double, double) - Method in class uk.ac.starlink.pal.Pal
Apply corrections for proper motion to a star RA,Dec.
PNG - Static variable in class uk.ac.starlink.ttools.plot.GraphicExporter
Exports to PNG format with a standard (currently opaque) background.
PNG_TRANSPARENT - Static variable in class uk.ac.starlink.ttools.plot.GraphicExporter
Exports to PNG format with a transparent background.
PNG_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The PNG file type.
PNM_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The PNM file type.
Pod - Interface in diva.pod
A Pod is a "pile of data." This is any complex evolving data structure.
POINT - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for point-like markers.
POINT - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
Factory for point-like markers.
POINT - Static variable in class uk.ac.starlink.ttools.plot2.layer.XYShape
Glyph that paints a single pixel at the origin.
Point3D - Class in uk.ac.starlink.ttools.plot
Object which represents a point to be plotted on a PlotVolume.
Point3D(int, double) - Constructor for class uk.ac.starlink.ttools.plot.Point3D
Constructs a new Point3D.
POINT_INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Instance of this class for use with point positions.
POINT_MAPPER - Static variable in class uk.ac.starlink.ttools.plot2.data.AreaDomain
Mapper for (x,y) points - see DALI 1.1 section 3.3.5.
POINT_MODE - Static variable in class uk.ac.starlink.ttools.task.PixSampler
StatMode for making point samples.
PointArrayPixellator - Class in uk.ac.starlink.ttools.plot
Pixellator based on an array of Point objects.
PointArrayPixellator(Point[]) - Constructor for class uk.ac.starlink.ttools.plot.PointArrayPixellator
Constructor.
PointCloud - Class in uk.ac.starlink.ttools.plot2
Represents an unordered set of data positions forming part of a plot.
PointCloud(SubCloud[]) - Constructor for class uk.ac.starlink.ttools.plot2.PointCloud
Constructs a point cloud from an array of subclouds.
PointCloud(SubCloud) - Constructor for class uk.ac.starlink.ttools.plot2.PointCloud
Constructs a point cloud from a single subcloud.
PointConstraint - Interface in diva.canvas.interactor
An interface implemented by classes that can constrain a point to lie within a certain set of values.
PointData - Class in uk.ac.starlink.ttools.plot
Contains data for a single point in a PointSequence.
PointData(double[], double[][], String, boolean[]) - Constructor for class uk.ac.starlink.ttools.plot.PointData
Constructor.
pointer - Variable in class uk.ac.starlink.ast.AstObject
Holds the C pointer to the AST object.
PointIterator - Class in uk.ac.starlink.ttools.plot
Iterates over the points which have actually been plotted to the screen.
PointIterator() - Constructor for class uk.ac.starlink.ttools.plot.PointIterator
 
PointList - Class in uk.ac.starlink.ast
Java interface to the AST PointList class - a collection of points in a Frame.
PointList(Frame, int, double[][], Region) - Constructor for class uk.ac.starlink.ast.PointList
Create a PointList.
PointPlacer - Interface in uk.ac.starlink.ttools.plot
Maps a data point onto a screen point.
points() - Method in class diva.sketch.features.ConvexHull
Return an iterator over the points (Point2D) in the convex hull.
points(String) - Static method in class uk.ac.starlink.ttools.plot.MarkStyles
Returns a style set which gives pixels in a variety of colours.
points(String, Color[]) - Static method in class uk.ac.starlink.ttools.plot.MarkStyles
Returns a style set which gives pixels using a given sequence of colours.
POINTS_TAG - Static variable in class diva.sketch.recognition.MSTrainingParser
Indicate a set of points in a stroke.
POINTS_TAG - Static variable in class diva.sketch.recognition.SceneBuilder
Indicates the stroke path for a stroke element.
POINTS_TAG - Static variable in class diva.sketch.recognition.SSTrainingParser
Indicate a set of points in a stroke.
POINTS_TAG - Static variable in class diva.sketch.toolbox.SceneTranslator.OldSceneParser
Indicates the stroke path for a stroke element.
pointSelected(PointSelectionEvent) - Method in interface uk.ac.starlink.ttools.plot2.task.PointSelectionListener
Called when an attempt has been made to select a point, usually by clicking on a plot.
PointSelectionEvent - Class in uk.ac.starlink.ttools.plot2.task
Describes the result of an attempt to select a data point on a plot.
PointSelectionEvent(Object, Point, int, long[]) - Constructor for class uk.ac.starlink.ttools.plot2.task.PointSelectionEvent
Constructor.
PointSelectionListener - Interface in uk.ac.starlink.ttools.plot2.task
Listens for events representing the selection of a data point in a plot.
PointSequence - Interface in uk.ac.starlink.ttools.plot
Iterator over point data described by PlotData.
pointStream() - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily.Attractor
Returns the unbounded point stream defined by this attractor.
pointToData(Data) - Method in class nom.tam.fits.Header
Deprecated.
Use the appropriate Header constructor.
polarDistanceDegrees(double, double, double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsDegrees
Calculates the distance in three dimensional space between two points specified in spherical polar coordinates.
polarDistanceRadians(double, double, double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Calculates the distance in three dimensional space between two points specified in spherical polar coordinates.
polarXYZ(double, double, double) - Static method in class uk.ac.starlink.ttools.func.Gaia
Converts from spherical polar to Cartesian coordinates.
POLICY_CACHE - Static variable in class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
Smart cached storage based on the default Storage Policy.
POLICY_PROP - Static variable in class uk.ac.starlink.votable.Namespacing
Name of system property which determines namespacing policy used.
policyValue(Environment) - Method in class uk.ac.starlink.ttools.cone.ConeErrorPolicyParameter
Returns the value of this parameter as a ConeErrorPolicy.
PolinomialSolver - Class in gaia.cu9.tools.parallax.util
 
PolinomialSolver() - Constructor for class gaia.cu9.tools.parallax.util.PolinomialSolver
 
pollForMessages(URI) - Method in class uk.ac.starlink.plastic.MinimalHub
Not supported.
polyCurve(int, int, double[][]) - Method in class uk.ac.starlink.ast.Plot
Draw a series of connected geodesic curves.
polygon - Variable in class jsky.image.graphics.gui.CanvasDraw
Used while drawing a polygon
POLYGON - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to draw a polygon
Polygon - Class in uk.ac.starlink.ast
Java interface to the AST Polygon class - a polygonal region within a 2-dimensional Frame.
Polygon(Frame, int, double[], double[], Region) - Constructor for class uk.ac.starlink.ast.Polygon
Create a Polygon.
polygon - Variable in class uk.ac.starlink.diva.DrawActions
Used while drawing a polygon
POLYGON - Static variable in class uk.ac.starlink.diva.DrawActions
 
POLYGON - Static variable in class uk.ac.starlink.diva.DrawFigureFactory
 
polygon - Variable in class uk.ac.starlink.diva.DrawPolygonFigure
The Polygon that we're using.
POLYGON - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for array of LinearRings representing a TFCat Polygon.
POLYGON - Static variable in class uk.ac.starlink.ttools.plot2.layer.TracePlotter.QJoin
Fill between upper and lower quantiles all along.
Polygon2D - Class in diva.util.java2d
A polygon shape.
Polygon2D() - Constructor for class diva.util.java2d.Polygon2D
 
Polygon2D.Double - Class in diva.util.java2d
The concrete Polygon class that stores coordinates internally as doubles.
Polygon2D.Float - Class in diva.util.java2d
The concrete Polygon class that stores coordinates internally as floats.
POLYGON_MAPPER - Static variable in class uk.ac.starlink.ttools.plot2.data.AreaDomain
Mapper for (xi,yi,...) polygons - see DALI 1.1 section 3.3.7.
PolygonForms - Class in uk.ac.starlink.ttools.plot2.layer
ShapeForm implementations for plotting filled or outline polygons.
PolygonIterator - Class in diva.util.java2d
An iterator over Polygon2D.
PolygonIterator(Polygon2D, AffineTransform) - Constructor for class diva.util.java2d.PolygonIterator
Create a new iterator over the given polygon and with the given transform.
PolygonOutliner - Class in uk.ac.starlink.ttools.plot2.layer
Outliner implementations for plotting shapes defined by listing three or more vertices in data space.
POLYGONS - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for an array of TFCat polygons.
PolygonShape - Class in uk.ac.starlink.ttools.plot2.layer
Object that knows how to draw a polygon.
PolygonShape(String, String) - Constructor for class uk.ac.starlink.ttools.plot2.layer.PolygonShape
Constructor.
polyline - Variable in class jsky.image.graphics.gui.CanvasDraw
Used while drawing a polyline
POLYLINE - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to draw a polyline
polyline(double[], double[]) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Update current graphics context to include a polyline.
polyline - Variable in class uk.ac.starlink.diva.DrawActions
Used while drawing a polyline
POLYLINE - Static variable in class uk.ac.starlink.diva.DrawActions
 
POLYLINE - Static variable in class uk.ac.starlink.diva.DrawFigureFactory
 
polyline - Variable in class uk.ac.starlink.diva.DrawFreehandFigure
The Polyline that we're using.
polyline - Variable in class uk.ac.starlink.diva.DrawPolylineFigure
The Polyline that we're using.
polyLine(double, double...) - Static method in class uk.ac.starlink.ttools.func.Shapes
Function of x defined by straight line segments between a specified list of vertices.
Polyline2D - Class in diva.util.java2d
A polyline shape.
Polyline2D() - Constructor for class diva.util.java2d.Polyline2D
 
Polyline2D.Double - Class in diva.util.java2d
The concrete Polyline class that stores coordinates internally as doubles.
Polyline2D.Float - Class in diva.util.java2d
The concrete Polyline class that stores coordinates internally as floats.
PolylineIterator - Class in diva.util.java2d
An iterator over Polyline2D.
PolylineIterator(Polyline2D, AffineTransform) - Constructor for class diva.util.java2d.PolylineIterator
Create a new iterator over the given polyline and with the given transform.
PolyMap - Class in uk.ac.starlink.ast
Java interface to the AST PolyMap class - map coordinates using polynomial functions.
PolyMap(int, int, int, double[], int, double[]) - Constructor for class uk.ac.starlink.ast.PolyMap
Creates a PolyMap.
POLYNOMIAL - Static variable in interface uk.ac.starlink.diva.interp.InterpolatorFactory
Single polynomial though all points.
PolynomialFunction - Class in uk.ac.starlink.dpac.math
Immutable representation of a real polynomial function with real coefficients.
PolynomialFunction(double[]) - Constructor for class uk.ac.starlink.dpac.math.PolynomialFunction
Construct a polynomial with the given coefficients.
PolynomialInterp - Class in uk.ac.starlink.diva.interp
Interpolate values using a simple polynomial fit.
PolynomialInterp() - Constructor for class uk.ac.starlink.diva.interp.PolynomialInterp
Create an instance with no coordinates.
PolynomialInterp(double[], double[]) - Constructor for class uk.ac.starlink.diva.interp.PolynomialInterp
Create an instance with the given coordinates.
PolynomialSplineFunction - Class in uk.ac.starlink.dpac.math
Represents a polynomial spline function.
PolynomialSplineFunction(double[], PolynomialFunction[]) - Constructor for class uk.ac.starlink.dpac.math.PolynomialSplineFunction
Construct a polynomial spline function with the given segment delimiters and interpolating polynomials.
POLYSHAPE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.AreaForm
Config key for polygon painting mode option.
POLYSHAPE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.PolygonForms
Polygon mode configuration key.
POLYSHAPES - Static variable in class uk.ac.starlink.ttools.plot2.layer.PolygonShape
Array of known shape instances.
POLYTHICK_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.AreaForm
Config key for polygon painting line thickness.
POLYTHICK_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.PolygonForms
Polygon thickness configuration key.
pop(Graphics2D) - Method in class diva.canvas.TransformContext
Pop this transform off the graphics stack.
pop() - Method in class uk.ac.starlink.hds.HDSReference
Removes an element from the end of the current path, thus navigating up the HDS hierarchy.
pop() - Method in class uk.ac.starlink.ttools.votlint.HandlerStack
Pops a handler off the top of the stack.
POP_STDEV - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the population standard deviation of all submitted values.
POP_STDEV - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator that calculates the population standard deviation.
populateBubble() - Method in class diva.canvas.demo.RootPane
Populate the bubble pane with some simple stuff.
populateForeignKey(ForeignMeta, Map<String, List<ForeignMeta.Link>>) - Method in class uk.ac.starlink.vo.TapSchemaInterrogator
Fills in link information for a ForeignMeta object.
populateHandler(URL, ContentCoding) - Static method in class uk.ac.starlink.vo.TableSetSaxHandler
Uses an instance of this class to parse the document at a given URL.
populateSchema(SchemaMeta, Map<String, List<TableMeta>>) - Method in class uk.ac.starlink.vo.TapSchemaInterrogator
Fills in table information for a SchemaMeta object.
populateTable(TableMeta, Map<String, List<ForeignMeta>>, Map<String, List<ColumnMeta>>) - Method in class uk.ac.starlink.vo.TapSchemaInterrogator
Fills in foreign key and column information for a TableMeta object, Any relevant entries are removed from the supplied maps.
popupQuantityRequest(String, String) - Method in class jsky.util.gui.QuantitySlider
 
POPUPTRIGGER_ATTR_TAG - Static variable in class diva.util.jester.EventParser
 
popUserAgentToken(String) - Static method in class uk.ac.starlink.vo.UserAgentUtil
Removes a token/comment from the currently-used User-Agent string.
portNumber - Variable in class uk.ac.starlink.util.gui.ProxySetupFrame
 
ports(LWNode) - Method in class diva.pod.lwgraph.LightweightNetwork
Return an iterator over the ports that belong to the given node.
posAngDegrees(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsDegrees
Calculates the position angle between two points on the sky in degrees.
posAngRadians(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Calculates the position angle between two points on the sky in radians.
POSITION - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for Position object.
Position - Class in uk.ac.starlink.tfcat
Represents a position in (time, spectral) space.
Position(double, double) - Constructor for class uk.ac.starlink.tfcat.Position
Constructor.
POSITION_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
Config key for the position of the density bar.
POSITION_SERVICE - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
POSITIONS - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for array of Position objects.
positionToOffset(long[]) - Method in class uk.ac.starlink.array.OrderedNDShape
Returns the offset of a pixel having given coordinates within the sequence of pixels defined by this OrderedNDShape.
POSITIVE - Static variable in class diva.sketch.recognition.MSTrainingModel
Internal constant for the array slot of positive examples.
POSITIVE - Static variable in class diva.sketch.recognition.SSTrainingModel
Internal constant for the array slot of positive examples.
POSITIVE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.FillPlotter
Key to configure positive/negative direction of fill.
positiveExampleCount(String) - Method in class diva.sketch.classification.TrainingSet
Returns the number of positive examples for the given type.
positiveExampleCount(String) - Method in class diva.sketch.recognition.MSTrainingModel
Returns the number of positive examples for the given type.
positiveExampleCount(String) - Method in class diva.sketch.recognition.SSTrainingModel
Returns the number of positive examples for the given type.
positiveExamples(String) - Method in class diva.sketch.classification.TrainingSet
An iterator over the positive examples for the given type.
positiveExamples(String) - Method in class diva.sketch.recognition.MSTrainingModel
An iterator over the positive examples for the given type.
positiveExamples(String) - Method in class diva.sketch.recognition.SSTrainingModel
An iterator over the positive examples for the given type.
postComponent(Component) - Method in class uk.ac.starlink.ttools.plottask.SwingPainter
Displays a screen component directly.
postDelete() - Method in class uk.ac.starlink.vo.UwsJob
Posts deletion of this job to the server.
postDestruction(String) - Method in class uk.ac.starlink.vo.UwsJob
Posts a value of the destruction time for this job.
postExecutionDuration(long) - Method in class uk.ac.starlink.vo.UwsJob
Posts a value of the execution duration parameter for this job.
postForm(URL, Map<String, String>) - Static method in class uk.ac.starlink.auth.AuthUtil
Posts name=value pairs over HTTP in application/x-www-form-urlencoded format.
postForm(HttpURLConnection, Map<String, String>) - Static method in class uk.ac.starlink.auth.AuthUtil
Posts name=value pairs to an HTTP connection in application/x-www-form-urlencoded format.
postForm(URL, ContentCoding, Map<String, String>, Map<String, HttpStreamParam>) - Static method in class uk.ac.starlink.vo.UwsJob
General form posting method.
PostgresAsciiStarTable - Class in uk.ac.starlink.ttools.example
StarTable implementation which reads data from a pipe-separated-value file.
PostgresAsciiStarTable(DataSource, URL) - Constructor for class uk.ac.starlink.ttools.example.PostgresAsciiStarTable
Constructor.
postMultipartForm(URL, ContentCoding, Map<String, String>, Map<String, HttpStreamParam>, String) - Static method in class uk.ac.starlink.vo.UwsJob
Performs an HTTP form POST with a name->value map and a name->stream map of parameters.
postPhase(String) - Method in class uk.ac.starlink.vo.UwsJob
Posts a phase for this job.
postUnipartForm(URL, ContentCoding, Map<String, String>) - Static method in class uk.ac.starlink.vo.UwsJob
Performs an HTTP form POST with a name->value map of parameters.
pow(double, double) - Static method in class uk.ac.starlink.ttools.func.Maths
Exponentiation.
Prebn(double, double) - Method in class uk.ac.starlink.pal.Pal
Generate the matrix of precession between two epochs, using the old, pre-IAU1976, Bessel-Newcomb model, using Kinoshita's formulation (double precision).
Prec(double, double) - Method in class uk.ac.starlink.pal.Pal
Form the matrix of precession between two epochs (IAU 1976, FK5).
Preces(String, double, double, AngleDR) - Method in class uk.ac.starlink.pal.Pal
Precession - either FK4 (Bessel-Newcomb, pre-IAU1976) or FK5 (Fricke, post-IAU1976) as required.
PRECISION_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for VOTable precision attribute.
Precl(double, double) - Method in class uk.ac.starlink.pal.Pal
Form the matrix of precession between two epochs, using the model of Simon et al (1994), which is suitable for long periods of time.
preConcatenate(AffineTransform) - Method in class diva.canvas.TransformContext
Pre-concatenate this transform context with the given tranform.
predecessors() - Method in class diva.graphx.toolbox.BasicNode
Return an iterator over the predecessor nodes of this node.
predecessors(LWNode) - Method in class diva.pod.lwgraph.LightweightGraph
Return an iterator over the predecessors of the given node.
PREDEF_MAP - Static variable in class uk.ac.starlink.tfcat.TimeCoords
Map of predefined time_coords_id strings to TimeCoord instances.
PREF_PROPERTY - Static variable in class uk.ac.starlink.table.StoragePolicy
Name of the system property which can be set to indicate the initial setting of the default storage policy ("startable.storage").
PREFER_DISK - Static variable in class uk.ac.starlink.table.StoragePolicy
Storage policy which will normally store table data in a scratch disk file.
PREFER_MEMORY - Static variable in class uk.ac.starlink.table.StoragePolicy
Storage policy which will always store table data in memory.
PREFER_PHYSICAL_FONT - Static variable in class uk.ac.starlink.ttools.plot2.config.CaptionerKeySet
True to use Lucida fonts, false to use logical fonts.
Preferences - Class in jsky.util
Simple class to save and reload user preferences.
Preferences() - Constructor for class jsky.util.Preferences
Load the preferences from the default location (~/.jsky/jsky.properties)
Preferences(String) - Constructor for class jsky.util.Preferences
Load the preferences from the given filename.
preferredLayoutSize(Container) - Method in class uk.ac.starlink.util.gui.ConstrainedViewportLayout
 
PrefixTicker - Class in uk.ac.starlink.ttools.plot2
Partial Ticker implementation for major tick labels with prefixes.
PrefixTicker(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.PrefixTicker
Constructor.
PrefixTicker.Rule - Interface in uk.ac.starlink.ttools.plot2
Defines a specific rule for generating tick marks with prefixes.
prefSize - Variable in class jsky.util.gui.VRangeSlider
Preferred widget size.
prej_q(double[], double[], double, double) - Static method in class jsky.coords.JPrec
Performs a complete precession between 2 equinoxes.
prej_R(double[][], double, double) - Static method in class jsky.coords.JPrec
Compute the precession matrix, using the new IAU constants.
prej_u(double[], double[], double, double) - Static method in class jsky.coords.JPrec
Performs a complete precession between 2 equinoxes.
Prenut(double, double) - Method in class uk.ac.starlink.pal.Pal
Form the matrix of precession and nutation (IAU 1976/1980/FK5).
prepareGraphics(Graphics) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations
Sets graphics context ready for navigation decorations.
prepareLoadedTable(StarTable, TableBuilder) - Method in interface uk.ac.starlink.table.TablePreparation
Performs arbitrary operations on a given table that has been loaded by a given input handler.
prepareRenderer(TableCellRenderer, int, int) - Method in class uk.ac.starlink.table.gui.MultilineJTable
 
prepareRequest(URLConnection) - Method in class uk.ac.starlink.util.ContentCoding
Sets up request headers for the given connection.
prepareScene(Rectangle, DataStore) - Method in class uk.ac.starlink.ttools.plot2.PlotScene
Ensures that the plot surfaces are ready to plot this scene.
prependConstraint(PointConstraint) - Method in class diva.canvas.interactor.DragInteractor
Prepend a constraint to the list of constraints on this interactor.
PrepopulatedTutorial - Class in diva.graph.tutorial
This example shows three alternatives to display a prepopulated graph model in a window.
presentCredentials(URL, UserPass) - Method in interface uk.ac.starlink.auth.LoginProtocol
Makes a single attempt at acquiring a response from a login interface.
prev() - Method in interface nom.tam.util.Cursor
Get the previous element
prev() - Method in class nom.tam.util.HashedList.HashedListIterator
Get the previous entry.
preview() - Method in class jsky.image.gui.ImagePrintDialog
Display a preview of the image to be printed in a popup window.
previewSize - Static variable in class uk.ac.starlink.jaiutil.HDXImage
Requested size of the preview image (width, height - actual size will vary)
previousPage() - Method in class diva.whiteboard.WhiteboardView
 
PrimitiveArrayColumn - Class in uk.ac.starlink.table
A column which provides data storage in a java array of primitives.
primitiveArrayRecurse(Object) - Method in class nom.tam.util.BufferedDataInputStream
Read recursively over a multi-dimensional array.
primitiveArrayRecurse(Object) - Method in class nom.tam.util.BufferedFile
 
PrimitiveInfo - Interface in nom.tam.util
This interface collects some information about Java primitives.
PrimitiveList - Class in uk.ac.starlink.util
Provides an extendable list of primitive values.
PrimitiveList(Object, int) - Constructor for class uk.ac.starlink.util.PrimitiveList
Constructs a list from an initial array object, whose component type determines the primitive type which this list will work with, and a size, which indicates number of elements of the array which are initially considered to constitute the contents of this list.
PrimitiveXMLEncodeDecode - Class in uk.ac.starlink.util
An abstract base-class for objects that want to encode and decode themselves from an XML stream.
PrimitiveXMLEncodeDecode() - Constructor for class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
 
print(Graphics, PageFormat, int) - Method in class diva.canvas.JCanvas
Print the canvas to a printer, represented by the specified graphics object.
print(Graphics, PageFormat, int, Rectangle2D) - Method in class diva.canvas.JCanvas
Print the canvas to a printer, represented by the specified graphics object.
PRINT - Static variable in class diva.gui.DefaultActions
 
print(Graphics, PageFormat, int) - Method in class diva.whiteboard.WhiteboardView
Print the document to a printer, represented by the specified graphics object.
print() - Method in class jsky.catalog.gui.CatalogNavigator
Pop up a dialog for printing the query results.
print(String) - Method in class jsky.catalog.gui.TableDisplay
Display a print dialog to print the contents of this object with the specified table title.
print() - Method in class jsky.catalog.gui.TableDisplay
Display a print dialog to print the contents of this object.
print() - Method in class jsky.catalog.gui.TableDisplayTool
Display a print dialog to print the contents of this object.
print() - Method in class jsky.catalog.MemoryCatalog
 
print() - Method in class jsky.html.HTMLViewer
Pop up a dialog for printing the current page.
print() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog for printing the image.
print() - Method in class jsky.image.gui.ImagePrintDialog
Prints the contents of the current image display image area.
print(Graphics, PageFormat, int) - Method in class jsky.image.gui.ImagePrintDialog
For the Printable interface: Render the image contents onto a printable graphics context.
print() - Method in interface jsky.image.gui.MainImageDisplay
Pop up a dialog for printing the image.
print(PrintStream, String, double) - Static method in class jsky.util.Format
prints a formatted number following printf conventions
print(PrintStream, String, long) - Static method in class jsky.util.Format
prints a formatted number following printf conventions
print(PrintStream, String, char) - Static method in class jsky.util.Format
prints a formatted number following printf conventions
print(PrintStream, String, String) - Static method in class jsky.util.Format
prints a formatted number following printf conventions
print(String) - Method in class jsky.util.gui.PrintableJTable
Prints the contents of the table, prompting the user with page setup dialogs and such.
print() - Method in class jsky.util.gui.PrintableJTable
Prints the contents of the table, prompting the user with page setup dialogs and such.
print(Graphics, PageFormat, int) - Method in class jsky.util.gui.PrintableJTable
Implements the Printable interface for the JTable, printing the contents of the table.
print() - Method in interface jsky.util.PrintableWithDialog
Display a print dialog to print the contents of this object.
print(Graphics, PageFormat, int) - Method in class uk.ac.starlink.ttools.plot.SurfacePlot
Implements the Printable interface.
print(String) - Method in class uk.ac.starlink.util.XmlWriter
Outputs a literal string in the output.
PrintableJTable - Class in jsky.util.gui
A JTable that implements the java.awt.print.Printable interface.
PrintableJTable() - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableJTable(int, int) - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableJTable(Object[][], Object[]) - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableJTable(TableModel) - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableJTable(TableModel, TableColumnModel) - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableJTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableJTable(Vector, Vector) - Constructor for class jsky.util.gui.PrintableJTable
 
PrintableWithDialog - Interface in jsky.util
An interface for widgets that can pop up a print dialog to send their contents to the printer.
printAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Print" that prints the current document to the printer, if it implements the Printable or Pageable interface.
printAction - Variable in class jsky.html.HTMLViewer
Action to use for the "Print..." menu and toolbar items
printColumnHeads(OutputStream, int[], ColumnInfo[]) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
Outputs headings for the table columns.
printColumnHeads(OutputStream, int[], ColumnInfo[]) - Method in class uk.ac.starlink.table.formats.AsciiTableWriter
 
printColumnHeads(OutputStream, int[], ColumnInfo[]) - Method in class uk.ac.starlink.table.formats.IpacTableWriter
 
printColumnHeads(OutputStream, int[], ColumnInfo[]) - Method in class uk.ac.starlink.table.formats.TextTableWriter
 
printContextTree(FigureLayer) - Static method in class diva.canvas.CanvasDebugUtilities
 
printDirection(int) - Static method in class diva.sketch.parser2d.RelationUtilities
Return a string given a direction constant.
printElements(String, Iterator) - Static method in class diva.util.IteratorUtilities
Print every element of an iterator to stdout.
printElements(String, String, Iterator) - Static method in class diva.util.IteratorUtilities
Print every element of an iterator to stdout.
printEntityType(String) - Method in class diva.compat.xml.XmlReader
Print the type of an entity.
printEntityType(String) - Method in class diva.util.xml.XmlReader
Print the type of an entity.
printFooter(OutputStream) - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
For standalone output, this method is invoked to output any text following the </TABLE> end tag.
printFooter(OutputStream, StarTable) - Method in class uk.ac.starlink.table.formats.LatexTableWriter
For standalone output, this method is invoked to output any text following the tabular environment.
printHeader(OutputStream, StarTable) - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
For standalone output, this method is invoked to output any text preceding the <TABLE> start tag.
printHeader(OutputStream, StarTable) - Method in class uk.ac.starlink.table.formats.LatexTableWriter
For standalone output, this method is invoked to output any text preceding the tabular environment.
printLine(OutputStream, int[], String[]) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
Outputs a line of table data.
printLine(OutputStream, int[], String[]) - Method in class uk.ac.starlink.table.formats.AsciiTableWriter
 
printLine(OutputStream, int[], String[]) - Method in class uk.ac.starlink.table.formats.IpacTableWriter
 
printLine(OutputStream, int[], String[]) - Method in class uk.ac.starlink.table.formats.TextTableWriter
 
println(OutputStream, String) - Static method in class uk.ac.starlink.util.IOUtils
Writes a string to an output stream followed by a new line.
println(String) - Method in class uk.ac.starlink.util.XmlWriter
Outputs a literal string in the output followed by a newline character.
printMinMax(double) - Static method in class diva.sketch.parser2d.BasicConstraint
Parse a number string, NO_MIN, or NO_MAX into the corresponding range boundary.
printOverlap(int) - Static method in class diva.sketch.parser2d.RelationUtilities
Return a string given a position constant.
printParam(OutputStream, String, String, Class<?>) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
Outputs a parameter and its value.
printParam(OutputStream, String, String, Class<?>) - Method in class uk.ac.starlink.table.formats.AsciiTableWriter
 
printParam(OutputStream, String, String, Class<?>) - Method in class uk.ac.starlink.table.formats.IpacTableWriter
 
printParam(OutputStream, String, String, Class<?>) - Method in class uk.ac.starlink.table.formats.TextTableWriter
 
printPosition() - Method in class uk.ac.starlink.pal.Observatory
Get the longitude, latitude and height as a string
printPosition(int) - Method in class uk.ac.starlink.pal.Observatory
Get the longitude, latitude and height as a string
printPreview() - Method in class jsky.image.gui.DivaMainImageDisplay
Display a preview of the what the printed image view will look like.
PrintPreview - Class in jsky.util.gui
A fairly generic class that provides a print preview capability.
PrintPreview(Printable) - Constructor for class jsky.util.gui.PrintPreview
 
PrintPreview(ActionListener, Printable, String) - Constructor for class jsky.util.gui.PrintPreview
 
PrintSaxMessager - Class in uk.ac.starlink.ttools.votlint
SaxMessager implementation that writes messages to a given print stream.
PrintSaxMessager(PrintStream, boolean, int) - Constructor for class uk.ac.starlink.ttools.votlint.PrintSaxMessager
Constructor.
printSeparator(OutputStream, int[]) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
Outputs a decorative separator line, of the sort you might find between the column headings and the table data.
printSeparator(OutputStream, int[]) - Method in class uk.ac.starlink.table.formats.AsciiTableWriter
 
printSeparator(OutputStream, int[]) - Method in class uk.ac.starlink.table.formats.IpacTableWriter
 
printSeparator(OutputStream, int[]) - Method in class uk.ac.starlink.table.formats.TextTableWriter
 
printShapeAsCode(String, Shape) - Static method in class diva.util.java2d.ShapeUtilities
Print a Shape to a String, as a code fragment that creates a new GeneralPath.
printShapeAsCode(String, Shape) - Static method in class jsky.util.java2d.ShapeUtilities
Print a Shape to a String, as a code fragment that creates a new GeneralPath.
printSign() - Method in class uk.ac.starlink.pal.palTime
Get the sign as a String
printSite(int) - Static method in class diva.sketch.parser2d.RelationUtilities
Return a string given a site constant.
PrintWorker(PrinterJob) - Constructor for class jsky.image.gui.ImagePrintDialog.PrintWorker
 
Prism - Class in uk.ac.starlink.ast
Java interface to the AST Prism class - an extrusion of a region into higher dimensions.
Prism(Region, Region) - Constructor for class uk.ac.starlink.ast.Prism
Create a Prism.
PRIVATE_KEY_BEGIN - Static variable in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
PRIVATE_KEY_END - Static variable in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
probability - Variable in class diva.sketch.parser2d.NativeResults
The confidence associated with this result, between 0 and 100.
process() - Method in class uk.ac.starlink.ttools.build.SunDoclet
Works through the root document invoking the various protected methods to produce output.
process(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.starlink.ttools.server.FormServlet
Does the work for processing a form request.
process(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.starlink.ttools.server.TaskServlet
Does the work for a GET or POST request - they have the same behaviour.
processActionStroke(TimedStroke) - Method in class diva.sketch.toolbox.ModedIncrRecognizer
Process an "action" event, performing the appropriate action behavior (e.g.
processActionStroke(TimedStroke) - Method in class diva.sketch.toolbox.PanRecognizer
Emit pan events based on whether the mouse has gone up or down.
processActionStroke(TimedStroke) - Method in class diva.sketch.toolbox.ZoomRecognizer
Emit zoom events based on whether the mouse has gone up or down.
ProcessDataSource - Class in uk.ac.starlink.util
DataSource that uses the standard output of a System process.
ProcessDataSource(ProcessBuilder) - Constructor for class uk.ac.starlink.util.ProcessDataSource
Constructor.
ProcessingFilter - Interface in uk.ac.starlink.ttools.filter
Defines a type of filter-like processing which can be done on a StarTable.
processingInstruction(String, String) - Method in class diva.compat.xml.XmlReader.Handler
Handle a processing instruction.
processingInstruction(String, String) - Method in class diva.util.aelfred.HandlerBase
Handle a processing instruction.
processingInstruction(String, String) - Method in interface diva.util.aelfred.XmlHandler
Processing instruction.
processingInstruction(String, String) - Method in class diva.util.xml.XmlReader.Handler
Handle a processing instruction.
processingInstruction(String, String) - Method in class uk.ac.starlink.ttools.copy.SquashAttributeHandler
 
processingInstruction(String, String) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
processingInstruction(String, String) - Method in class uk.ac.starlink.ttools.votlint.FudgeNamespaceContentHandler
 
processingInstruction(String, String) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
processingInstruction(String, String) - Method in class uk.ac.starlink.vo.DalResultXMLFilter
 
processingInstruction(String, String) - Method in class uk.ac.starlink.vo.TableSetSaxHandler
 
processingInstruction(String, String) - Method in class uk.ac.starlink.votable.TableContentHandler
 
processingInstruction(String, String) - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
 
ProcessingMode - Interface in uk.ac.starlink.ttools.mode
Interface defining the final element of a table processing pipeline - the one which disposes of the generated table in some way.
ProcessingStep - Interface in uk.ac.starlink.ttools.filter
Represents one step of a table processing pipeline.
processLayerEvent(LayerEvent) - Method in class diva.canvas.CanvasPane
Process a layer event that has occurred on this pane.
processLayerEvent(LayerEvent) - Method in class diva.canvas.event.EventLayer
Process a layer event.
processLayerEvent(LayerEvent) - Method in class diva.canvas.FigureLayer
Process a layer event.
processLayerEvent(LayerEvent) - Method in class diva.canvas.PaneWrapper
Process a layer event.
processLayerMotionEvent(LayerEvent) - Method in class diva.canvas.FigureLayer
Process a layer motion event.
processLine(String) - Method in class gaia.cu9.tools.parallax.readers.CsvReader
 
processLinks(LinkSet, int[]) - Method in class uk.ac.starlink.table.join.JoinType
Turns a set of links which represent matches from the matching operation into a set of links which represent the rows to output.
processLinks(LinkSet) - Method in class uk.ac.starlink.table.join.Match1Type
Performs additional processing specific to this match type on the raw LinkSet produced by {RowMatcher#findInternalMatches}.
processMouseEvent(MouseEvent) - Method in class diva.canvas.JCanvas
Process a mouse event.
processMouseMotionEvent(MouseEvent) - Method in class diva.canvas.JCanvas
Process a mouse motion event.
processUpdates() - Method in class jsky.science.AbstractScienceObjectNode
Called when updates to a ScienceObject is processed.
PRODUCT_TYPE - Static variable in class uk.ac.starlink.ttools.votlint.VocabChecker
Instance for vocabulary at http://www.ivoa.net/rdf/product-type.
Profile(boolean, boolean, boolean, boolean, boolean, boolean, String, String, String, Captioner, boolean, double, double, double, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory.Profile
Constructor.
Profile(boolean, boolean, boolean, boolean, String, String, DoubleUnaryOperator, DoubleUnaryOperator, String, String, Captioner, SideFlags, double, double, double, boolean, boolean, Color, Color) - Constructor for class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Profile
Constructor.
Profile(Projection, boolean, SkySys, boolean, SkyAxisLabeller, Color, Color, Color, boolean, double, Captioner, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory.Profile
Constructor.
Profile(boolean, boolean, String, String, DoubleUnaryOperator, DoubleUnaryOperator, String, String, Captioner, Color, double, double, TimeFormat, boolean, boolean, SideFlags) - Constructor for class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory.Profile
Constructor.
progressBar - Variable in class jsky.util.gui.ProgressBarFilterInputStream
The progress bar to use
ProgressBarFilterInputStream - Class in jsky.util.gui
Monitors reading from a given stream or URL and updates a given progress bar and text field to show the amount of data read so far.
ProgressBarFilterInputStream(ProgressBarUtil, JTextField, InputStream, int) - Constructor for class jsky.util.gui.ProgressBarFilterInputStream
Constructs an object to monitor the progress of an input stream using a given progress bar and text field.
ProgressBarFilterInputStream(ProgressBarUtil, JTextField, URL) - Constructor for class jsky.util.gui.ProgressBarFilterInputStream
Constructs an object to monitor the progress of an input stream using a given progress bar and text field.
ProgressBarFilterInputStream(StatusPanel, URL) - Constructor for class jsky.util.gui.ProgressBarFilterInputStream
Constructs an object to monitor the progress of an input stream using a given StatusPanel object.
ProgressBarStarTable - Class in uk.ac.starlink.table.gui
A WrapperStarTable which behaves the same as its base, except that UI intervention is permitted on any RowSequence which is taken out on it.
ProgressBarStarTable(StarTable, JProgressBar) - Constructor for class uk.ac.starlink.table.gui.ProgressBarStarTable
Constructor with default cancellation control.
ProgressBarStarTable(StarTable, JProgressBar, BooleanSupplier) - Constructor for class uk.ac.starlink.table.gui.ProgressBarStarTable
Constructor with supplied cancellation control.
ProgressBarTableSink - Class in uk.ac.starlink.table.gui
TableSink implementation which messages a progress bar with row updates.
ProgressBarTableSink(JProgressBar) - Constructor for class uk.ac.starlink.table.gui.ProgressBarTableSink
Constructs a default sink.
ProgressBarTableSink(JProgressBar, int, int) - Constructor for class uk.ac.starlink.table.gui.ProgressBarTableSink
Constructs a sink with given parameters.
ProgressBarUtil - Class in jsky.util.gui
Adds animation methods to a JProgressBar, to be used, for example, when downloading a URL where the Content-length is unknown.
ProgressBarUtil() - Constructor for class jsky.util.gui.ProgressBarUtil
Constructor
ProgressException - Exception in jsky.util.gui
An exception that is thrown when (or at some point after) the user presses the Stop button in a ProgressPanel.
ProgressException(String) - Constructor for exception jsky.util.gui.ProgressException
 
ProgressFilter - Class in uk.ac.starlink.ttools.filter
Processing step which writes table progress to the terminal.
ProgressFilter() - Constructor for class uk.ac.starlink.ttools.filter.ProgressFilter
Constructs a new filter which writes progress to System.err.
ProgressFilter(PrintStream) - Constructor for class uk.ac.starlink.ttools.filter.ProgressFilter
Constructs a new filter which writes progress to a given print stream.
ProgressIndicator - Interface in uk.ac.starlink.table.join
Callback interface for indicating how an algorithm is progressing.
ProgressIndicatorParameter - Class in uk.ac.starlink.ttools.join
Parameter for getting a ProgressIndicator.
ProgressIndicatorParameter(String) - Constructor for class uk.ac.starlink.ttools.join.ProgressIndicatorParameter
Constructor.
progressIndicatorValue(Environment) - Method in class uk.ac.starlink.ttools.join.ProgressIndicatorParameter
Returns the progress indicator indicated by the value of this parameter.
ProgressLineStarTable - Class in uk.ac.starlink.table
A WrapperStarTable which behaves the same as its base, except that any RowSequence taken out on it will display an ASCII progress line on a terminal describing how far through the table it's got.
ProgressLineStarTable(StarTable, PrintStream) - Constructor for class uk.ac.starlink.table.ProgressLineStarTable
Constructs a new ProgressLineStarTable.
progressPanel - Variable in class jsky.image.gui.ImagePrintDialog
Panel used to display print progress
ProgressPanel - Class in jsky.util.gui
A panel to display while a download or other background operation is in progress.
ProgressPanel(Component, String) - Constructor for class jsky.util.gui.ProgressPanel
Initialize a progress panel with the given title string.
ProgressPanel() - Constructor for class jsky.util.gui.ProgressPanel
Default constructor
ProgressPanelDialog - Class in jsky.util.gui
Provides a top level window for an ProgressPanel panel.
ProgressPanelDialog(String, Frame) - Constructor for class jsky.util.gui.ProgressPanelDialog
Create a top level window containing an ProgressPanel panel.
ProgressRowSequence - Class in uk.ac.starlink.table.join
RowSequence which logs progress to a ProgressIndicator.
ProgressRowSequence(StarTable, ProgressIndicator, String) - Constructor for class uk.ac.starlink.table.join.ProgressRowSequence
Constructs a new ProgressRowSequence.
ProgressRowSplittable - Class in uk.ac.starlink.table
RowSplittable wrapper that can manage progress reporting, as well as force termination of iteration.
ProgressRowSplittable(RowSplittable, ProgressRowSplittable.Target) - Constructor for class uk.ac.starlink.table.ProgressRowSplittable
Public constructor.
ProgressRowSplittable.Target - Interface in uk.ac.starlink.table
Callback interface for objects that will be informed about iteration progress, and also given the opportunity to terminate iteration.
ProgressTracker - Class in uk.ac.starlink.table.join
Wraps a ProgressIndicator for sequential usage.
ProgressTracker(ProgressIndicator, long, String) - Constructor for class uk.ac.starlink.table.join.ProgressTracker
Constructor.
project(double, double, double, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
project(double, double, double, Point2D.Double) - Method in interface uk.ac.starlink.ttools.plot2.geom.Projection
Transforms a sky position to a plane position.
project(double, double, double, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.SinProjection
Overridden for slight efficiency gain.
project(double, double, double, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
 
Projection - Interface in uk.ac.starlink.ttools.plot2.geom
Sky projection.
PROJECTION_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key for sky projection type.
projectNormalisedPos(double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Determines the graphics position to which a normalised space point will map.
projectX(double) - Method in class uk.ac.starlink.ttools.plot.PlotVolume
Determines the integer X value in graphics space from an X value in normalised 3d space.
projectY(double) - Method in class uk.ac.starlink.ttools.plot.PlotVolume
Determines the integer Y value in graphics space from a Y value in normalised 3d space.
projPan(Point2D, Point2D) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Pan gesture which attempts to rotate the sky while leaving the size and location of the graphics plane unchanged.
projRotate(double[], Point2D.Double, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.FixedSkyviewProjection
Returns null - rotation not implemented.
projRotate(double[], Point2D.Double, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
projRotate(double[], Point2D.Double, Point2D.Double) - Method in interface uk.ac.starlink.ttools.plot2.geom.Projection
Attempts to return a rotation matrix that will transform a sky position from one plane position to another.
projRotate(double[], Point2D.Double, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.SinProjection
 
projZoom(Point2D, double) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Zoom gesture which attempts to zoom the sky, with the cursor staying at the same sky position, while leaving the size and location of the graphics plane unchanged.
promptUserForSaveLocation(String) - Method in class jsky.image.gui.ImageSaveDialog
Prompts the user for the location of a file for saving.
propagate(double, double[], double[]) - Static method in class uk.ac.starlink.dpac.epoch.EpochTransformation
Propagates the 6-dimensional vector of barycentric astrometric parameters WITHOUT the associated covariance matrix from epoch t0 to epoch t assuming uniform space motion.
propagate(double, double[], double[][], double[], double[][]) - Static method in class uk.ac.starlink.dpac.epoch.EpochTransformation
Propagates the 6-dimensional vector of barycentric astrometric parameters and the associated covariance matrix from epoch t0 to epoch t assuming uniform space motion.
propagate(double, double[], double[][], double[], double[][], boolean) - Static method in class uk.ac.starlink.dpac.epoch.EpochTransformation
Propagates the 6-dimensional vector of barycentric astrometric parameters and the associated covariance or normal matrix from epoch t0 to epoch t assuming uniform space motion.
ProperMotion - Class in jsky.science
The apparent motion of an object on the celestial sphere.
ProperMotion() - Constructor for class jsky.science.ProperMotion
Constructs and initializes a proper motion of 0, 0 degrees per year.
ProperMotion(ProperMotion) - Constructor for class jsky.science.ProperMotion
Constructs and initializes a proper motion with the same values as the specified ProperMotion object.
ProperMotion(double, double) - Constructor for class jsky.science.ProperMotion
Constructs and initializes a proper motion with the specified values in degrees.
ProperMotion(double, double, String) - Constructor for class jsky.science.ProperMotion
Constructs and initializes a proper motion with the specified values in specified units.
ProperMotion(double, double, double, double, String) - Constructor for class jsky.science.ProperMotion
Constructs and initializes a proper motion with the specified values in specified units
ProperMotion(double, double, double, double) - Constructor for class jsky.science.ProperMotion
Constructs and initializes a proper motion with the specified values in degrees.
PROPERMOTION_PROPERTY - Static variable in class jsky.util.gui.ProperMotionPanel
 
ProperMotionPanel - Class in jsky.util.gui
A component extends the CoordinatesOffsetPanel to include proper motion information.
ProperMotionPanel() - Constructor for class jsky.util.gui.ProperMotionPanel
 
properties() - Method in class diva.util.BasicPropertyContainer
 
properties - Variable in class jsky.image.SimpleRenderedImage
A Hashtable containing the image properties.
properties - Variable in class uk.ac.starlink.jaiutil.SimpleRenderedImage
A Hashtable containing the image properties.
PROPERTIES_FILE - Static variable in class uk.ac.starlink.util.Loader
Name of the file in the user's home directory from which properties are loaded.
PROPERTY_KEY - Static variable in class diva.sketch.features.CornerFE
The key to access the cached corner property.
PROPERTY_KEY - Static variable in class diva.sketch.features.StrokeBBox
The key to a property table, to store or access the cached bounding box of a stroke.
PROPERTY_KEY - Static variable in class diva.sketch.features.StrokeHull
The key to a stroke's property table, to store or access the cached convex hull of a stroke.
PROPERTY_KEY - Static variable in class diva.sketch.toolbox.StrokeFilter
The key into the property table to store or to access the cached filtered stroke.
PropertyAuthenticator - Class in uk.ac.starlink.util
Authenticator implementation which uses system properties to set fixed username and passwords for HTTP Basic Authentication.
PropertyAuthenticator() - Constructor for class uk.ac.starlink.util.PropertyAuthenticator
Constructor.
propertyChange(PropertyChangeEvent) - Method in class diva.util.PropertyChangeMulticaster
 
propertyChange(PropertyChangeEvent) - Method in class diva.whiteboard.Whiteboard.WBStateListener
 
propertyChange(PropertyChangeEvent) - Method in class diva.whiteboard.WhiteboardView.WBVStateListener
 
propertyChange(PropertyChangeEvent) - Method in class jsky.science.AbstractScienceObject
default implementation.
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.CoordinatesPanel
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.GenericToolBar.ButtonPropertyChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.MetalRangeSliderUI.MetalPropertyListener
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.PassbandPanel
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.ProperMotionPanel
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.QuantityPanel
handles inbound PropertyEvents (only expected to come from Quantity in response to changes to the default units
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.QuantitySlider
 
propertyChange(PropertyChangeEvent) - Method in class jsky.util.gui.Wavelength1DTableModel
 
PropertyChangeMulticaster - Class in diva.util
A list of PropertyChangeListeners.
PropertyChangeMulticaster() - Constructor for class diva.util.PropertyChangeMulticaster
Create an empty multicaster object.
PropertyContainer - Interface in diva.util
An object that can be annotated with arbitrary objects whose keys are strings.
PropertyIndexSet - Class in diva.compat.util
PropertyIndexSet is a mechanism for providing efficient dynamic object annotation for data structures that might be used by a number of cooperating packages.
PropertyIndexSet() - Constructor for class diva.compat.util.PropertyIndexSet
 
PropertyIndexSet() - Method in class diva.compat.util.PropertyIndexSet
Create an empty index set.
propertyNames() - Method in class diva.pod.lwgraph.BasicLWEdge
Return an iteration of the names of the properties
propertyNames() - Method in class diva.pod.lwgraph.BasicLWNode
Return an iteration of the names of the properties
propertyNames() - Method in class diva.pod.lwgraph.BasicLWPort
Return an iteration of the names of the properties
propertyNames() - Method in class diva.sketch.recognition.TimedStroke
Return an iteration of the names of the properties
propertyNames() - Method in class diva.util.BasicPropertyContainer
Return an iteration of the names of the properties
propertyNames() - Method in interface diva.util.PropertyContainer
Get an iterator over the names of the properties.
propertySorter(String) - Method in class uk.ac.starlink.util.gui.BeanTableModel
Returns a sorter which can be used to sort rows of this table (data array elements).
ProtectionSpace - Class in uk.ac.starlink.auth
Protection Space is a concept defined in RFC7235, aggregating the canonical root URI and an optional realm.
ProtectionSpace(String, String, String) - Constructor for class uk.ac.starlink.auth.ProtectionSpace
Constructs a ProtectionSpace using URL parts.
ProtectionSpace(URL, String) - Constructor for class uk.ac.starlink.auth.ProtectionSpace
Constructs a ProtectionSpace using a URL.
Protocol - Class in diva.pod
A Protocol is a reification of the concept of protocol, which underlies the connection of Generators, Pods, and Views.
Protocol(String) - Constructor for class diva.pod.Protocol
Subclasses must have a private constructor that calls this constructor with the protocol name.
Protocol.Graph - Class in diva.pod
The Graph protocol.
Protocol.Layout - Class in diva.pod
The Layout protocol.
PROTOCOLS - Static variable in class uk.ac.starlink.vo.RegistryProtocol
Known protocols.
PROTON_MASS - Static variable in class uk.ac.starlink.util.PhysicalConstants
Proton mass - Kg
ProxyIncrLayout - Class in diva.graph.layout
A proxy layout which forwards all events to a given incremental layout delegate.
ProxyIncrLayout(IncrementalLayout) - Constructor for class diva.graph.layout.ProxyIncrLayout
Construct the proxy with the given target.
ProxyIterator - Class in diva.util
An iterator that takes another iterator, and iterates over it.
ProxyIterator(Iterator) - Constructor for class diva.util.ProxyIterator
 
ProxyServerDialog - Class in jsky.util.gui
Title: Observing Tool Description: Copyright 2000 Association for Universities for Research in Astronomy, Inc., Observatory Control System, Gemini Telescopes Project.
ProxyServerDialog(Frame, String, boolean) - Constructor for class jsky.util.gui.ProxyServerDialog
 
ProxyServerDialog() - Constructor for class jsky.util.gui.ProxyServerDialog
 
ProxyServerUtil - Class in jsky.util
A utility class for managing access to a proxy server.
ProxyServerUtil() - Constructor for class jsky.util.ProxyServerUtil
 
ProxySetup - Class in uk.ac.starlink.util
A singleton class for controlling the configuration of the web proxy system properties.
ProxySetupFrame - Class in uk.ac.starlink.util.gui
Create a dialog window for displaying and modifying the current proxy server configuration as found in a backing store.
ProxySetupFrame() - Constructor for class uk.ac.starlink.util.gui.ProxySetupFrame
Create an instance.
ProxySetupFrame.AcceptAction - Class in uk.ac.starlink.util.gui
Inner class defining Action for closing window and keeping changes.
ProxySetupFrame.CancelAction - Class in uk.ac.starlink.util.gui
Inner class defining Action for closing window and discarding changes.
PSI_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for third Euler angle of rotation, units of degrees.
PtPlotSurface - Class in uk.ac.starlink.ttools.plot
PlotSurface implementation which uses Ptplot classes for axis plotting
PtPlotSurface() - Constructor for class uk.ac.starlink.ttools.plot.PtPlotSurface
Constructs a new surface.
PUBLIC_ID - Static variable in class diva.compat.xml.CompositeBuilder
The public identity of the RCL dtd file.
PUBLIC_ID - Static variable in class diva.gui.MultipageParser
The public identity of the sketch dtd file.
PUBLIC_ID - Static variable in class diva.sketch.recognition.MSTrainingParser
The public identity of the sketch dtd file.
PUBLIC_ID - Static variable in class diva.sketch.recognition.SSTrainingParser
The public identity of the sketch dtd file.
PUBLIC_ID - Static variable in class diva.sketch.SketchParser
The public identity of the sketch dtd file.
PUBLIC_ID - Static variable in class diva.sketch.toolbox.SceneTranslator.OldSceneParser
The public identity of the sketch dtd file.
PUBLIC_ID - Static variable in class diva.util.jester.EventParser
The public identity of the sketch dtd file.
PUBLIC_ID - Static variable in class diva.util.xml.CompositeBuilder
The public identity of the RCL dtd file.
PUBLISHER - Static variable in class uk.ac.starlink.vo.ResourceField
Publisher field.
purge() - Method in class uk.ac.starlink.ttools.server.SoftCache
Deletes any entries that have been garbage collected.
purgeEmptyColumns() - Method in class uk.ac.starlink.vo.MetaColumnModel
Purges this column model of any column which contains nothing but blank entries.
purgeJson() - Method in class uk.ac.starlink.tfcat.Feature
 
purgeJson() - Method in class uk.ac.starlink.tfcat.Geometry
 
purgeJson() - Method in class uk.ac.starlink.tfcat.TfcatObject
Removes any reference to the original parsed JSON from this object.
purgeNode(Object, Object, MutableGraphModel) - Static method in class diva.graph.GraphUtilities
Disconnect all of the edges connected to the given node, then remove it from its graph.
purgeNode(Object, Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
Disconnect all of the edges connected to the given node, then remove it from its graph.
purgeWCS() - Method in class uk.ac.starlink.ast.FitsChan
Delete all cards in the FitsChan describing WCS information.
PURPOSE_COPY - Static variable in class uk.ac.starlink.vo.UserAgentUtil
Purpose verb indicating copying/mirroring/harvesting: "copy".
PURPOSE_TEST - Static variable in class uk.ac.starlink.vo.UserAgentUtil
Purpose verb indicating testing/monitoring/validation: "test".
PurposeWriter - Class in uk.ac.starlink.ttools.build
Writes entity definitions for the purposes of all the known STILTS tasks.
PurposeWriter() - Constructor for class uk.ac.starlink.ttools.build.PurposeWriter
 
push(Graphics2D) - Method in class diva.canvas.TransformContext
Push this transform onto the graphics stack.
push(String) - Method in class uk.ac.starlink.hds.HDSReference
Adds a new path element to the end of the current path, thus navigating down the HDS hierarchy.
push(ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.HandlerStack
Pushes a new handler onto the stack.
pushUserAgentToken(String) - Static method in class uk.ac.starlink.vo.UserAgentUtil
Appends a token/comment to the currently used User-Agent string.
put(int, Object) - Method in class jsky.util.IntHashtable
 
put(Object, Object) - Method in class jsky.util.IntHashtable
 
put(byte) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
Writes a single byte at the current position.
put(byte[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
Writes bytes from a buffer to the current position.
put(byte) - Method in class uk.ac.starlink.oldfits.MappedFile
 
put(byte[], int, int) - Method in class uk.ac.starlink.oldfits.MappedFile
 
put(byte) - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
put(byte[], int, int) - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
put(long, Object, int, int) - Method in class uk.ac.starlink.table.storage.ArrayPrimitiveStore
 
put(long, Object, int, int) - Method in interface uk.ac.starlink.table.ValueStore
Stores a vector of values in this object.
put(ConfigKey<T>, T) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMap
Puts an entry into this map.
put(ReportKey<T>, T) - Method in class uk.ac.starlink.ttools.plot2.ReportMap
Sets an entry.
put(K, V) - Method in class uk.ac.starlink.ttools.server.SoftCache
 
put(Object) - Method in class uk.ac.starlink.util.GenericNioBuffer
Generic relative bulk put method.
put(Object, int, int) - Method in class uk.ac.starlink.util.GenericNioBuffer
Generic relative bulk put method.
putAll(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMap
Copies all the entries from a given map into this map.
putAll(ReportMap) - Method in class uk.ac.starlink.ttools.plot2.ReportMap
Copies all the entries from a given map into this map.
putBad(int) - Method in interface uk.ac.starlink.array.BadHandler.ArrayHandler
Writes a single bad value into this ArrayHandler's array.
putBad(Object, int, int) - Method in class uk.ac.starlink.array.BadHandler
Writes a sequence of bad values into an array.
putBad(Object, int) - Method in class uk.ac.starlink.array.BadHandler
Writes a single bad value into an array.
putCards(String) - Method in class uk.ac.starlink.ast.FitsChan
Store a set of FITS header cards in a FitsChan.
putFits(String, boolean) - Method in class uk.ac.starlink.ast.FitsChan
Store a FITS header card in a FitsChan.
PZ - Static variable in class diva.sketch.toolbox.PanZoomInterpreter
 
PZ_TRAINING_DATA - Static variable in class diva.canvas.demo.ZoomDemo
The name of the training file that contains "P" and "Z" gestures.
PZ_TRAINING_DATA - Static variable in class diva.sketch.toolbox.PanZoomController
The name of the training file that contains "P" and "Z" gestures.

Q

Q01 - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the 1st percentile of all submitted values (slow).
Q1 - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the first quartile of all submitted values (slow).
Q3 - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the third quartile of all submitted values (slow).
Q99 - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the 99th percentile of all submitted values (slow).
qch() - Method in class uk.ac.starlink.ast.grf.DefaultGrf
 
qch() - Method in interface uk.ac.starlink.ast.Grf
Returns the character height in world coordinates.
QJoin(String, String) - Constructor for class uk.ac.starlink.ttools.plot2.layer.TracePlotter.QJoin
Constructor.
QNAME_VOTABLE - Static variable in class uk.ac.starlink.votable.soap.VOTableSerialization
QName used to describe objects which are serialized using this serializer.
QSORT_STACK_SIZE - Static variable in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
QUAD - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkForm
MarkForm instance for four points per tuple.
QUAD - Static variable in class uk.ac.starlink.ttools.plot2.layer.PolygonForms
Shape form for a quadrilateral defined by 4 positional coordinates.
QuadrantConstraint - Class in diva.canvas.interactor
Keep a point within one of the four quadrants relative to some reference point.
QuadrantConstraint(Point2D, int) - Constructor for class diva.canvas.interactor.QuadrantConstraint
Create a new QuadrantConstraint with the given origin and quadrant.
quadraticForm(double[], double[][]) - Static method in class diva.sketch.classification.RubineClassifier
 
quantile(Object, double) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns a quantile value of the non-blank elements in the array.
QuantileCombiner - Class in uk.ac.starlink.ttools.plot2.layer
Combiner implementation that accumulates all input points per pixel for custom combination by a user-supplied object.
QuantileCombiner(String, String, QuantileCombiner.Quantiler) - Constructor for class uk.ac.starlink.ttools.plot2.layer.QuantileCombiner
Constructor.
QuantileCombiner.Quantiler - Interface in uk.ac.starlink.ttools.plot2.layer
Defines the calculation of the combined result from submitted data values.
Quantiler - Interface in uk.ac.starlink.ttools.filter
Calculates quantile values given a sequence of data samples.
QUANTILES_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
Key to configure target quantile range.
quantise(Shader, double) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Returns a shader which splits the colour map into a set of discrete levels.
quantisePoint(Point2D.Double, Point) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Maps a floating point graphics position to an integer graphics position, that is a 2-dimensional grid cell index.
Quantity - Class in jsky.science
Quantity, abstract super class to match values and units and easily allow developers to manage the units a quantity-style value.
Quantity() - Constructor for class jsky.science.Quantity
 
QUANTITY - Static variable in class jsky.util.gui.QuantityPanel
 
QUANTITY_PROPERTY - Static variable in class jsky.util.gui.QuantitySlider
 
QuantityPanel - Class in jsky.util.gui
A JPanel subclass that manages coordinated display and editing of Quantity values and units.
QuantityPanel(Class) - Constructor for class jsky.util.gui.QuantityPanel
Creates a QuantityPanel providing for 8 columns in the quantity field, and displaying the default units.
QuantityPanel(int, Class) - Constructor for class jsky.util.gui.QuantityPanel
Creates a QuantityPanel providing for specified number of columns in the quantity field, and displaying the default units.
QuantityPanel(int, int, Class) - Constructor for class jsky.util.gui.QuantityPanel
Creates a QuantityPanel providing for specified number of columns in the quantity field, displaying the Quantity's default units, and providing an option to display the unit beside or below the textfield.
QuantityRange - Class in jsky.science
A range object which contain two Quantities to make up the range.
QuantityRange(Quantity, Quantity) - Constructor for class jsky.science.QuantityRange
Creates a QuantityRange from specified min and max
QuantitySlider - Class in jsky.util.gui
A Panel that blends editing a quantity or range of quantities by slider or straight data entry.
QuantitySlider() - Constructor for class jsky.util.gui.QuantitySlider
Build a default bordered Quantity Slider editing a single value
QuantitySlider(Quantity, Quantity, Quantity, String) - Constructor for class jsky.util.gui.QuantitySlider
Create a bordered Quantity Slider, with one edited value and a specified min/max to the scale
QuantitySlider(int, Quantity, Quantity, Quantity, String, boolean) - Constructor for class jsky.util.gui.QuantitySlider
Create a bordered Quantity Slider, with one edited value and a specified min/max to the scale This constructor lets you set VERTICAL or HORIZONTAL for the orientation
QuantitySlider(int, Quantity, Quantity, Quantity, Quantity, String, boolean) - Constructor for class jsky.util.gui.QuantitySlider
Create a bordered Quantity Slider, editing a range and a specified min/max to the scale This constructor lets you set VERTICAL or HORIZONTAL for the orientation
QuantitySlider(int, Quantity, Quantity, Quantity, Quantity, String, boolean, boolean) - Constructor for class jsky.util.gui.QuantitySlider
Fully qualified constructor
QUARTER - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Quarter (1/4 year).
query(QueryArgs) - Method in class jsky.catalog.AbstractCatalogDirectory
This method assumes the catalog directory has no query parameters and just returns "this".
query(QueryArgs) - Method in class jsky.catalog.astrocat.AstroCatalog
Query the catalog using the given arguments and return the result.
query(QueryArgs) - Method in interface jsky.catalog.Catalog
Query the catalog using the given arguments and return the result.
query(QueryArgs) - Method in class jsky.catalog.irsa.IRSACatalog
Query the catalog using the given arguments and return the result.
query(QueryArgs) - Method in class jsky.catalog.MemoryCatalog
Query the catalog using the given argument and return the result.
query(QueryArgs) - Method in class jsky.catalog.skycat.SkycatCatalog
Query the catalog using the given argument and return the result.
query(QueryArgs) - Method in class jsky.catalog.skycat.TestCatalog
Query the catalog using the given arguments and return the result.
query(QueryArgs) - Method in class jsky.catalog.TestCatalog
Query the catalog using the given arguments and return the result.
QueryArgs - Interface in jsky.catalog
An interface representing the values of the arguments to a catalog query.
queryComponent - Variable in class jsky.catalog.gui.CatalogHistoryItem
The component displaying the catalog (used in this session).
queryDisc(int, double, double, double) - Method in class uk.ac.starlink.ttools.cone.CdsHealpix
 
queryIndex(String) - Method in class diva.compat.util.PropertyIndexSet
Returns the index of the property named by slotName.
queryMetadata() - Method in class uk.ac.starlink.vo.TapSchemaInterrogator
This convenience method returns an array of fully filled in SchemaMeta objects describing the tables available from the service.
QueryResult - Interface in jsky.catalog
Represents the result of a catalog query.
QueryResultDisplay - Interface in jsky.catalog.gui
This defines the common interface for classes that can display a QueryResult.
QueryResultHandler - Interface in jsky.catalog
This defines the common interface for classes that can fetch and parse a QueryResult, given the URL.
QuerySequenceFactory - Interface in uk.ac.starlink.ttools.cone
Object which can generate an iterator over cone search specifiers.
QueryStage - Class in uk.ac.starlink.ttools.taplint
Validation stage which performs some ADQL queries on data tables.
QueryStage(VotLintTapRunner, MetadataHolder, CapabilityHolder) - Constructor for class uk.ac.starlink.ttools.taplint.QueryStage
Constructor.
QueueTableSequence - Class in uk.ac.starlink.table
TableSequence implementation for concurrent use.
QueueTableSequence() - Constructor for class uk.ac.starlink.table.QueueTableSequence
Constructor.
quickHull(double[], double[]) - Method in class diva.sketch.features.ConvexHull
Quickhull algorithm is similar to Quicksort algorithm.
QuickLookWindow - Class in uk.ac.starlink.vo
Window which displays a simple view of a TAP query and its result.
QuickLookWindow(TapQuery, StarTableFactory, ContentCoding) - Constructor for class uk.ac.starlink.vo.QuickLookWindow
Constructor.
quickSort(Object[], int, int) - Method in class jsky.util.gui.SortedJTable
Do a quick sort on the given array, which contains column values.
QuickSort - Class in jsky.util
Quick sort class, highly optimized and very specific.
QUIT - Static variable in class diva.gui.DefaultActions
 
quitAction(Application) - Static method in class diva.gui.DefaultActions
Deprecated.
The standard windows term is "Exit," so use exitAction()
quote(String) - Method in class uk.ac.starlink.table.jdbc.SqlSyntax
Returns a quoted version of a word.
quoteIfNecessary(String) - Method in class uk.ac.starlink.table.jdbc.SqlSyntax
Returns a string which can be used within an SQL query to refer to an item with the name of a given word.
quoteString(String, char) - Static method in class uk.ac.starlink.ecsv.EcsvEncoder
Returns a suitably escaped value of a string, ensuring that no ECSV control characters are present in the result.

R

R2D - Static variable in class uk.ac.starlink.pal.Pal
Degrees to radians
RA - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: RA coordinate
ra - Variable in class jsky.coords.WorldCoords
The RA coordinate
ra - Variable in class jsky.image.gui.ImageHistoryItem
The RA coordinate of the image center (or Double.NaN if not known)
RA - Static variable in class jsky.image.gui.PickObjectStatistics
 
RA_COL - Static variable in class jsky.catalog.MemoryCatalog
 
RA_COL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
RA_INFO - Static variable in class uk.ac.starlink.table.Tables
ValueInfo representing Right Ascension.
RA_NOTIFY - Static variable in class jsky.util.gui.CoordinatesPanel
 
raddeg(double) - Static method in class jsky.coords.WCSTransform
 
radhr(double) - Static method in class jsky.coords.WCSTransform
 
RADIAL_COORD - Static variable in class uk.ac.starlink.ttools.plot2.layer.AreaForm
Coordinate for specifying radial coordinate.
RADIALVELOCITY - Static variable in class jsky.science.Redshift
 
RadialVelocity - Class in uk.ac.starlink.rv
Calculates Radial Velocities.
RadialVelocity() - Constructor for class uk.ac.starlink.rv.RadialVelocity
The Main constuctor to set up default data
RadialVelocity(String) - Constructor for class uk.ac.starlink.rv.RadialVelocity
The constuctor to set up default data for an Observatory
RADIALVELOCITYABBREV - Static variable in class jsky.science.Redshift
 
RADIAN - Static variable in class jsky.science.Coordinates
 
RADIANS - Static variable in class uk.ac.starlink.ttools.cone.AngleUnits
Radians.
RADIANS - Static variable in class uk.ac.starlink.ttools.convert.SkyUnits
Radians.
radiansToDegrees(double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts radians to degrees.
radiansToDms(double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts an angle in radians to a formatted degrees:minutes:seconds string.
radiansToDms(double, int) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts an angle in radians to a formatted degrees:minutes:seconds string with a given number of decimal places in the seconds field.
radiansToHms(double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts an angle in radians to a formatted hours:minutes:seconds string.
radiansToHms(double, int) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts an angle in radians to a formatted hours:minutes:seconds string with a given number of decimal places in the seconds field.
RADIUS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter
Config key for sphere radius.
RADIUS_OF_SUN - Static variable in class uk.ac.starlink.util.PhysicalConstants
Radius of Sun - m
radix - Variable in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
RAERROR_PROPERTY - Static variable in class jsky.science.ProperMotion
 
raFK4toFK5radians(double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts a B1950.0 FK4 position to J2000.0 FK5 at an epoch of B1950.0 yielding Right Ascension.
raFK4toFK5Radians(double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts a B1950.0 FK4 position to J2000.0 FK5 yielding Right Ascension.
raFK5toFK4radians(double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts a J2000.0 FK5 position to B1950.0 FK4 at an epoch of B1950.0 yielding Declination.
raFK5toFK4Radians(double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts a J2000.0 FK5 position to B1950.0 FK4 yielding Declination.
raiseFigure(DrawFigure) - Method in class uk.ac.starlink.diva.DrawActions
Raise the given figure.
raiseFigure(Figure) - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Raise a figure to the front of the ZList.
raiseSelected() - Method in class uk.ac.starlink.diva.DrawActions
Raise the selected figures.
raiseSelectedAction - Variable in class uk.ac.starlink.diva.DrawActions
Action to raise selected Figures
raLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
RAMP_KEYSET - Static variable in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
Config keyset for the colour ramp.
RAMPE - Static variable in class uk.ac.starlink.ttools.scheme.AttractorFamily
Rampe attractors; 3d, wit six parameters.
RampKeySet - Class in uk.ac.starlink.ttools.plot2.config
KeySet for defining the characteristics of a colour ramp.
RampKeySet(String, String, ClippedShader[], Scaling, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.config.RampKeySet
Constructor.
RampKeySet.Ramp - Interface in uk.ac.starlink.ttools.plot2.config
Defines ramp characteristics by aggregating a Shader and a Scaling.
random(long) - Static method in class uk.ac.starlink.ttools.func.Randoms
Generates a pseudo-random number sampled from a uniform distribution between 0 and 1.
RandomAccess - Interface in nom.tam.util
These packages define the methods which indicate that an i/o stream may be accessed in arbitrary order.
randomAccess(LinksDoc) - Static method in class uk.ac.starlink.vo.datalink.LinksDoc
Returns a LinksDoc with the same content as a given one, for which the result table is guaranteed to support random access.
randomArray(long, int) - Static method in class uk.ac.starlink.ttools.func.Randoms
Generates an array of pseudo-random numbers sampled from a uniform distribution between 0 and 1.
RandomFilter - Class in uk.ac.starlink.ttools.filter
Processing step which calls the Tables.randomTable(uk.ac.starlink.table.StarTable) utility.
RandomFilter() - Constructor for class uk.ac.starlink.ttools.filter.RandomFilter
 
randomGaussian(long) - Static method in class uk.ac.starlink.ttools.func.Randoms
Generates a pseudo-random number sampled from a Gaussian distribution with mean of 0.0 and standard deviation of 1.0.
randomGaussianArray(long, int) - Static method in class uk.ac.starlink.ttools.func.Randoms
Generates an array of pseudo-random numbers sampled from a Gaussian distribution with mean of 0.0 and standard deviation of 1.0.
RandomGroupsData - Class in nom.tam.fits
This class instantiates FITS Random Groups data.
RandomGroupsData() - Constructor for class nom.tam.fits.RandomGroupsData
Create the equivalent of a null data element.
RandomGroupsData(Object[][]) - Constructor for class nom.tam.fits.RandomGroupsData
Create a RandomGroupsData object using the specified object to initialize the data array.
RandomGroupsHDU - Class in nom.tam.fits
Random groups HDUs.
RandomGroupsHDU(Header, Data) - Constructor for class nom.tam.fits.RandomGroupsHDU
Create an HDU from the given header and data
RandomIncrLayout - Class in diva.graph.layout
Randomly place newly-added nodes within the target viewport.
RandomIncrLayout(LayoutTarget) - Constructor for class diva.graph.layout.RandomIncrLayout
Construct a random layout that lays out in the context of the given layout target.
randomInit(String) - Method in class nom.tam.fits.Fits
Initialize using buffered random access
RandomJELEvaluator - Class in uk.ac.starlink.ttools.jel
Random-access evaluator for JEL expressions evaluated against tables.
RandomJELEvaluator() - Constructor for class uk.ac.starlink.ttools.jel.RandomJELEvaluator
 
RandomJELRowReader - Class in uk.ac.starlink.ttools.jel
Provides JELRowReader functionality for a random access table.
RandomJELRowReader(StarTable) - Constructor for class uk.ac.starlink.ttools.jel.RandomJELRowReader
Constructor.
RandomLayout - Class in diva.graph.layout
A static random layout engine.
RandomLayout(LayoutTarget) - Constructor for class diva.graph.layout.RandomLayout
Simple constructor.
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.
RandomRowSplittable - Class in uk.ac.starlink.table
RowSplittable based on a RowAccess.
RandomRowSplittable(StarTable) - Constructor for class uk.ac.starlink.table.RandomRowSplittable
Constructs a splittable for a given table.
Randoms - Class in uk.ac.starlink.ttools.func
Functions concerned with random number generation.
randoms(Random, int, double) - Static method in class uk.ac.starlink.ttools.scheme.AttractorFamily
Returns a fixed size array containing random numbers suitable for use as attractor parameters.
RandomStarTable - Class in uk.ac.starlink.table
Implements a StarTable based on row and cell accessor methods that are random access and thread-safe.
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.
RandomViewFilter - Class in uk.ac.starlink.ttools.filter
Processing filter that makes sure any RowSequence taken out on a table uses calls to random table access methods.
RandomViewFilter() - Constructor for class uk.ac.starlink.ttools.filter.RandomViewFilter
 
Range - Class in uk.ac.starlink.ttools.plot
Describes a one-dimensional range.
Range() - Constructor for class uk.ac.starlink.ttools.plot.Range
Constructs an unbounded range.
Range(double, double) - Constructor for class uk.ac.starlink.ttools.plot.Range
Constructs a range with given lower and upper bounds.
Range(double[]) - Constructor for class uk.ac.starlink.ttools.plot.Range
Constructs a range with given lower and upper bounds.
Range(Range) - Constructor for class uk.ac.starlink.ttools.plot.Range
Constructs a new range which is a copy of an existing one.
RangeChecker() - Constructor for class uk.ac.starlink.ttools.plot.Plot3D.RangeChecker
 
RangeCollector<S extends Splittable<S>> - Class in uk.ac.starlink.ttools.plot2
Partial SplitCollector implementation for accumulating range data.
RangeCollector(int) - Constructor for class uk.ac.starlink.ttools.plot2.RangeCollector
Constructor.
rangeData(BiConsumer<TupleSequence, Ranger>, Ranger, DataSpec, DataStore) - Method in class uk.ac.starlink.ttools.plot2.data.TupleRunner
Gathers range information from tuple-based data, possibly in parallel.
RangeFilter - Class in uk.ac.starlink.ttools.filter
Filter for selecting a contiguous range of rows.
RangeFilter() - Constructor for class uk.ac.starlink.ttools.filter.RangeFilter
Constructor.
RangeManipulator - Class in uk.ac.starlink.diva
A manipulator which attaches grab handles to the vertical or horizontal bounds of a figure.
RangeManipulator() - Constructor for class uk.ac.starlink.diva.RangeManipulator
Construct a new manipulator that uses rectangular grab-handles.
RangeManipulator(GrabHandleFactory) - Constructor for class uk.ac.starlink.diva.RangeManipulator
Construct a new manipulator using the given grab-handle factory.
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
 
Ranger - Interface in uk.ac.starlink.ttools.plot2
Accumulates a set of data values to provide range information.
rangeSlider - Variable in class jsky.image.gui.ImageCutLevels
widget for editing the cut levels
RangeSlider - Class in jsky.util.gui
Extension of JSlider that maintains the standard Java "Metal" Look-and-feel, while providing some modified behavior.
RangeSlider() - Constructor for class jsky.util.gui.RangeSlider
Creates a horizontal slider with the range 0 to 100 and an intitial value of 50.
RangeSlider(int) - Constructor for class jsky.util.gui.RangeSlider
Creates a slider using the specified orientation with the range 0 to 100 and an intitial value of 50.
RangeSlider(int, int) - Constructor for class jsky.util.gui.RangeSlider
Creates a horizontal slider using the specified min and max with an intitial value of 50.
RangeSlider(int, int, int) - Constructor for class jsky.util.gui.RangeSlider
Creates a horizontal slider using the specified min, max and value.
RangeSlider(int, int, int, int, int) - Constructor for class jsky.util.gui.RangeSlider
 
RangeSlider(int, int, int, int, int, boolean) - Constructor for class jsky.util.gui.RangeSlider
Creates a slider with the specified orientation and the specified mimimum, maximum, and initial values.
RangeSlider(BoundedRangeModel) - Constructor for class jsky.util.gui.RangeSlider
Creates a horizontal slider using the specified BoundedRangeModel.
RangeSlider(BoundedRangeModel, boolean) - Constructor for class jsky.util.gui.RangeSlider
Creates a horizontal slider using the specified BoundedRangeModel.
RangeSlider(int, BoundedRangeModel, boolean) - Constructor for class jsky.util.gui.RangeSlider
 
RangeSlider - Class in uk.ac.starlink.ttools.plot2.config
An extension of JSlider to select a range of values using two thumb controls.
RangeSlider() - Constructor for class uk.ac.starlink.ttools.plot2.config.RangeSlider
Constructs a RangeSlider with default minimum and maximum values of 0 and 100.
RangeSlider(int, int) - Constructor for class uk.ac.starlink.ttools.plot2.config.RangeSlider
Constructs a RangeSlider with the specified default minimum and maximum values.
RangeSliderChangeListener() - Constructor for class jsky.util.gui.BasicRangeSliderUI.RangeSliderChangeListener
 
RangeSliderTrackListener() - Constructor for class jsky.util.gui.BasicRangeSliderUI.RangeSliderTrackListener
 
RangeSliderUI - Interface in jsky.util.gui
 
RangeSliderUtil - Class in uk.ac.starlink.ttools.plot2.config
Utility classes for JSlider components that can define a range.
RAOFFSET_PROPERTY - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
 
RAPROPERMOTION_PROPERTY - Static variable in class jsky.util.gui.ProperMotionPanel
 
rate(double[], int, int) - Method in class uk.ac.starlink.ast.Mapping
Calculate the rate of change of a Mapping output.
RateMap - Class in uk.ac.starlink.ast
Java interface to the AST RateMap class - mapping which represents differentiation.
RateMap(Mapping, int, int) - Constructor for class uk.ac.starlink.ast.RateMap
Create a RateMap.
RATIO - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
raToString() - Method in class jsky.science.Coordinates
Returns a string representation of the right-ascension.
raToString(int) - Method in class jsky.science.Coordinates
Returns a string representation of the right-ascension.
raValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
read() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Overrides FilterInputStream.read to update the progress bar after the read.
read(byte[], int, int) - Method in class jsky.util.gui.ProgressBarFilterInputStream
Overrides FilterInputStream.read to update the progress bar after the read.
read(ArrayDataInput) - Method in class nom.tam.fits.AsciiTable
Read in an ASCII table.
read(ArrayDataInput) - Method in class nom.tam.fits.BasicHDU
 
read(ArrayDataInput) - Method in class nom.tam.fits.BinaryTable
Read the data -- or defer reading on random access
read(ArrayDataInput) - Method in class nom.tam.fits.Data
Read a data array into the current object and if needed position to the beginning of the next FITS block.
read() - Method in class nom.tam.fits.Fits
Return all HDUs for the Fits object.
read(InputStream) - Method in class nom.tam.fits.Fits
Read a FITS file from an InputStream object.
read(ArrayDataInput) - Method in interface nom.tam.fits.FitsElement
Read the contents of the element from an input source.
read(ArrayDataInput) - Method in class nom.tam.fits.FitsHeap
Read the heap
read(ArrayDataInput) - Method in class nom.tam.fits.Header
Read a stream for header data.
read(ArrayDataInput) - Method in class nom.tam.fits.ImageData
 
read(ArrayDataInput) - Method in class nom.tam.fits.RandomGroupsData
Read the RandomGroupsData
read(ArrayDataInput) - Method in class nom.tam.fits.UndefinedData
 
read(byte[]) - Method in interface nom.tam.util.ArrayDataInput
 
read(boolean[]) - Method in interface nom.tam.util.ArrayDataInput
 
read(short[]) - Method in interface nom.tam.util.ArrayDataInput
 
read(char[]) - Method in interface nom.tam.util.ArrayDataInput
 
read(int[]) - Method in interface nom.tam.util.ArrayDataInput
 
read(long[]) - Method in interface nom.tam.util.ArrayDataInput
 
read(float[]) - Method in interface nom.tam.util.ArrayDataInput
 
read(double[]) - Method in interface nom.tam.util.ArrayDataInput
 
read(byte[], int, int) - Method in interface nom.tam.util.ArrayDataInput
 
read(boolean[], int, int) - Method in interface nom.tam.util.ArrayDataInput
 
read(char[], int, int) - Method in interface nom.tam.util.ArrayDataInput
 
read(short[], int, int) - Method in interface nom.tam.util.ArrayDataInput
 
read(int[], int, int) - Method in interface nom.tam.util.ArrayDataInput
 
read(long[], int, int) - Method in interface nom.tam.util.ArrayDataInput
 
read(float[], int, int) - Method in interface nom.tam.util.ArrayDataInput
 
read(double[], int, int) - Method in interface nom.tam.util.ArrayDataInput
 
read(byte[], int, int) - Method in class nom.tam.util.BufferedDataInputStream
Read a byte array.
read(boolean[]) - Method in class nom.tam.util.BufferedDataInputStream
Read a boolean array
read(boolean[], int, int) - Method in class nom.tam.util.BufferedDataInputStream
Read a boolean array.
read(short[]) - Method in class nom.tam.util.BufferedDataInputStream
Read a short array
read(short[], int, int) - Method in class nom.tam.util.BufferedDataInputStream
Read a short array
read(char[]) - Method in class nom.tam.util.BufferedDataInputStream
Read a character array
read(char[], int, int) - Method in class nom.tam.util.BufferedDataInputStream
Read a character array
read(int[]) - Method in class nom.tam.util.BufferedDataInputStream
Read an integer array
read(int[], int, int) - Method in class nom.tam.util.BufferedDataInputStream
Read an integer array
read(long[]) - Method in class nom.tam.util.BufferedDataInputStream
Read a long array
read(long[], int, int) - Method in class nom.tam.util.BufferedDataInputStream
Read a long array
read(float[]) - Method in class nom.tam.util.BufferedDataInputStream
Read a float array
read(float[], int, int) - Method in class nom.tam.util.BufferedDataInputStream
Read a float array
read(double[]) - Method in class nom.tam.util.BufferedDataInputStream
Read a double array
read(double[], int, int) - Method in class nom.tam.util.BufferedDataInputStream
Read a double array
read(byte[]) - Method in class nom.tam.util.BufferedFile
Create a buffered file using a mapped /** Read an entire byte array.
read(byte[], int, int) - Method in class nom.tam.util.BufferedFile
Read into a segment of a byte array.
read() - Method in class nom.tam.util.BufferedFile
Read a byte
read(boolean[]) - Method in class nom.tam.util.BufferedFile
 
read(boolean[], int, int) - Method in class nom.tam.util.BufferedFile
 
read(short[]) - Method in class nom.tam.util.BufferedFile
 
read(short[], int, int) - Method in class nom.tam.util.BufferedFile
 
read(char[]) - Method in class nom.tam.util.BufferedFile
 
read(char[], int, int) - Method in class nom.tam.util.BufferedFile
 
read(int[]) - Method in class nom.tam.util.BufferedFile
 
read(int[], int, int) - Method in class nom.tam.util.BufferedFile
 
read(long[]) - Method in class nom.tam.util.BufferedFile
 
read(long[], int, int) - Method in class nom.tam.util.BufferedFile
 
read(float[]) - Method in class nom.tam.util.BufferedFile
 
read(float[], int, int) - Method in class nom.tam.util.BufferedFile
 
read(double[]) - Method in class nom.tam.util.BufferedFile
 
read(double[], int, int) - Method in class nom.tam.util.BufferedFile
 
read(ArrayDataInput) - Method in class nom.tam.util.ColumnTable
Read a table.
read(Object, int, int) - Method in interface uk.ac.starlink.array.AccessImpl
Reads a number of pixels from the current offset into a specified part of a supplied java array.
READ - Static variable in class uk.ac.starlink.array.AccessMode
Object representing read-only access.
read(Object, int, int) - Method in interface uk.ac.starlink.array.ArrayAccess
Reads a number of pixels from the current offset into a specified part of a supplied primitive array.
read(Object, int, int) - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
read() - Method in class uk.ac.starlink.ast.Channel
Reads an AST object from this channel.
read() - Method in class uk.ac.starlink.ast.FitsChan
Reads an AST object from this FitsChan.
read(byte[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(boolean[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(short[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(char[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(int[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(long[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(float[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(double[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(byte[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(boolean[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(short[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(char[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(int[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(long[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(float[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read(double[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
read() - Method in class uk.ac.starlink.util.Base64InputStream
 
read(byte[], int, int) - Method in class uk.ac.starlink.util.Base64InputStream
 
read() - Method in class uk.ac.starlink.util.bzip2.CBZip2InputStream
read(byte[], int, int) - Method in class uk.ac.starlink.util.bzip2.CBZip2InputStream
 
read() - Method in class uk.ac.starlink.util.CountInputStream
 
read(byte[]) - Method in class uk.ac.starlink.util.CountInputStream
 
read(byte[], int, int) - Method in class uk.ac.starlink.util.CountInputStream
 
read() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
read(byte[], int, int) - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
read(byte[]) - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
read() - Method in class uk.ac.starlink.util.HeadBufferInputStream
 
read(byte[]) - Method in class uk.ac.starlink.util.HeadBufferInputStream
 
read(byte[], int, int) - Method in class uk.ac.starlink.util.HeadBufferInputStream
 
read() - Method in class uk.ac.starlink.util.UncompressInputStream
 
read(byte[], int, int) - Method in class uk.ac.starlink.util.UncompressInputStream
 
READ_ONLY_PROPERTY - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
Bound property name.
READ_ONLY_PROPERTY - Static variable in class jsky.util.gui.CoordinatesPanel
Bound property name.
readAliases() - Static method in class uk.ac.starlink.ttools.cone.CdsUploadMatcher
Reads the list of VizieR table aliases that can be used with the Xmatch service.
readAll(String) - Method in class gaia.cu9.tools.parallax.readers.CsvReader
 
readAllServiceDescriptors(VOElement) - Method in class uk.ac.starlink.votable.datalink.ServiceDescriptorFactory
Reads ServiceDescriptor descendants of a given element.
readAllServices() - Method in class uk.ac.starlink.vo.AuxServiceFinder
 
readAllServices() - Method in class uk.ac.starlink.vo.GlotsServiceFinder
 
readAllServices() - Method in interface uk.ac.starlink.vo.TapServiceFinder
Reads basic metadata about all known TAP services.
readAreaCoord(Tuple, int) - Method in class uk.ac.starlink.ttools.plot2.data.AreaCoord
Reads an Area value from an appropriate field in a given Tuple.
readArray(Object) - Method in interface nom.tam.util.ArrayDataInput
Read a generic (possibly multidimenionsional) primitive array.
readArray(Object) - Method in class nom.tam.util.BufferedDataInputStream
Read an object.
readArray(Object) - Method in class nom.tam.util.BufferedFile
This routine provides efficient reading of arrays of any primitive type.
readArray(Object) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readArrayCoord(Tuple, int) - Method in class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord
Reads an array value from an appropriate column in a given tuple.
readAuth(HttpURLConnection) - Method in interface uk.ac.starlink.auth.IvoaAuthScheme.AuthReader
Reads an item of information from an open URL connection.
readAuth(LoginProtocol, AuthScheme, URL, UserInterface, IvoaAuthScheme.AuthReader<A>) - Static method in class uk.ac.starlink.auth.IvoaAuthScheme
Utility method that acquires authentication information from a login URL given a login protocol, with credential input from the user.
readBins(Axis, int, Combiner, DataSpec, DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Reads per-horizontal-pixel frequency data from a given data set.
readBoolean() - Method in class nom.tam.util.BufferedDataInputStream
Read a boolean value.
readBoolean() - Method in class nom.tam.util.BufferedFile
Read a boolean
readBoolean() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readBoolean() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
readBooleanCoord(Tuple, int) - Method in class uk.ac.starlink.ttools.plot2.data.BooleanCoord
Reads a boolean value from an appropriate tuple column.
readByte() - Method in class nom.tam.util.BufferedDataInputStream
Read a byte value in the range -128 to 127.
readByte() - Method in class nom.tam.util.BufferedFile
Read a byte
readByte() - Method in interface uk.ac.starlink.fits.BasicInput
Reads a byte from the stream.
readByte() - Method in class uk.ac.starlink.fits.BlockInput
 
readByte() - Method in class uk.ac.starlink.fits.BufferedRandomInput
 
readByte() - Method in class uk.ac.starlink.fits.ByteBufferInput
 
readByte() - Method in class uk.ac.starlink.fits.SimpleMappedInput
 
readByte() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readByte() - Method in interface uk.ac.starlink.table.storage.ByteStoreAccess
Reads a byte from the current position.
readByte() - Method in class uk.ac.starlink.table.storage.NioByteStoreAccess
 
readByte() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
readBytes(byte[]) - Method in interface uk.ac.starlink.fits.BasicInput
Reads bytes into an array from the stream.
readBytes(byte[]) - Method in class uk.ac.starlink.fits.BlockInput
 
readBytes(byte[]) - Method in class uk.ac.starlink.fits.BufferedRandomInput
 
readBytes(byte[]) - Method in class uk.ac.starlink.fits.ByteBufferInput
 
readBytes(byte[]) - Method in class uk.ac.starlink.fits.SimpleMappedInput
 
readBytes(byte[], int, int) - Method in interface uk.ac.starlink.table.storage.ByteStoreAccess
Reads bytes into a buffer from the current position.
readBytes(byte[], int, int) - Method in class uk.ac.starlink.table.storage.NioByteStoreAccess
 
readBytes(InputStream, int) - Static method in class uk.ac.starlink.util.IOUtils
Reads a number of bytes from a stream.
readCapabilities(URL) - Static method in class uk.ac.starlink.vo.TapCapabilitiesDoc
Reads a TAP capabilities document from a given URL and returns a TapCapabilitiesDoc object based on it.
readCell(byte[], int) - Method in class uk.ac.starlink.fits.AsciiTableStarTable
Reads the content of a cell of this table from a byte buffer.
readCell(BasicInput, int) - Method in class uk.ac.starlink.fits.BintableStarTable
Reads a cell from a given column from the current position in a stream.
readCertificateChain(File) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
 
readCertificateChain(byte[]) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
 
readChar() - Method in class nom.tam.util.BufferedDataInputStream
Read a 2-byte value as a character.
readChar() - Method in class nom.tam.util.BufferedFile
Read a char
readChar() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readChar() - Method in interface uk.ac.starlink.table.storage.ByteStoreAccess
Reads a char from the current position.
readChar() - Method in class uk.ac.starlink.table.storage.NioByteStoreAccess
 
readChar() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
readColor(Tuple) - Method in class uk.ac.starlink.ttools.plot2.layer.AuxColorKit
 
readColor(Tuple) - Method in interface uk.ac.starlink.ttools.plot2.layer.ColorKit
Acquires a colour appropriate for a given tuple.
readColor(Tuple) - Method in class uk.ac.starlink.ttools.plot2.layer.FixedColorKit
 
readColumns(TableMeta) - Method in class uk.ac.starlink.vo.TableSetTapMetaReader
 
readColumns(TableMeta) - Method in interface uk.ac.starlink.vo.TapMetaReader
Acquires metadata about columns in a given table from a TAP service.
readColumns(TableMeta) - Method in class uk.ac.starlink.vo.TapSchemaTapMetaReader
 
readColumns(TableMeta) - Method in class uk.ac.starlink.vo.VizierTapMetaReader
 
readColumns(TableMeta) - Method in class uk.ac.starlink.vo.Vosi11TapMetaReader
 
readContactFile(String) - Static method in class uk.ac.starlink.soap.util.RemoteUtilities
Parse the contact file returning its contents as an Object array.
reAdd(String, Object) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Re-add a removed context.
readData(ArrayDataInput) - Method in class nom.tam.fits.AsciiTableHDU
Skip the ASCII table and throw an exception.
readData(ArrayDataInput) - Method in class nom.tam.fits.BasicHDU
Read in the Data object for this HDU.
readData(StarTable, HealpixTableInfo, String, String) - Static method in class uk.ac.starlink.ttools.scheme.SkySimData
Assembles a SkySimData instance by using statistical information in a given HEALPix table (one with a row for each healpix tile).
readDataPar(StarTable, MaskSpec[], CoordSpec[], CachedColumnFactory, RowRunner) - Static method in class uk.ac.starlink.ttools.plot2.data.TableCachedData
Populates and returns a TableCachedData instance by reading from a given table in a parallel fashion.
readDataPos(Tuple, int, double[]) - Method in interface uk.ac.starlink.ttools.plot2.DataGeom
Determines the positional coordinates in data space for a supplied tuple.
readDataPos(Tuple, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeDataGeom
 
readDataPos(Tuple, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.HealpixDataGeom
 
readDataPos(Tuple, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneDataGeom
 
readDataPos(Tuple, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
 
readDataPos(Tuple, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SliceDataGeom
 
readDataPos(Tuple, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SphereDataGeom
 
readDataPos(Tuple, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeDataGeom
 
readDataSeq(StarTable, MaskSpec[], CoordSpec[], CachedColumnFactory) - Static method in class uk.ac.starlink.ttools.plot2.data.TableCachedData
Populates and returns a TableCachedData instance by reading from a given table in a sequential fashion.
readDataStore(DataSpec[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.data.CachedDataStoreFactory
 
readDataStore(DataSpec[], DataStore) - Method in interface uk.ac.starlink.ttools.plot2.data.DataStoreFactory
Generates a DataStore capable of supplying the data for a given list of DataSpec objects.
readDataStore(DataSpec[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.data.PersistentDataStoreFactory
 
readDataStore(DataSpec[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.data.SimpleDataStoreFactory
Executes instantly and returns this object.
readDataStore(DataSpec[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperDataStoreFactory
 
readDouble() - Method in class nom.tam.util.BufferedDataInputStream
Read an 8 byte real number.
readDouble() - Method in class nom.tam.util.BufferedFile
Read a double.
readDouble() - Method in interface uk.ac.starlink.fits.BasicInput
Reads an 8-byte floating point value from the stream.
readDouble() - Method in class uk.ac.starlink.fits.BlockInput
 
readDouble() - Method in class uk.ac.starlink.fits.BufferedRandomInput
 
readDouble() - Method in class uk.ac.starlink.fits.ByteBufferInput
 
readDouble() - Method in class uk.ac.starlink.fits.SimpleMappedInput
 
readDouble() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readDouble() - Method in interface uk.ac.starlink.table.storage.ByteStoreAccess
Reads a double from the current position.
readDouble() - Method in class uk.ac.starlink.table.storage.NioByteStoreAccess
 
readDouble() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
readDoubleCoord(Tuple, int) - Method in class uk.ac.starlink.ttools.plot2.data.FloatingCoord
Reads a floating point value from an appropriate field in a given Tuple.
readElement(byte[], int, int, int, int, A, int) - Method in class uk.ac.starlink.pds4.FieldReader
Reads an value from a buffer in accordance with this field type and stores it in one element of a supplied typed array.
reader - Variable in class gaia.cu9.tools.parallax.readers.CsvReader
 
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
 
readExamples(URL) - Method in class uk.ac.starlink.vo.DaliExampleReader
Reads a list of examples from a document at a given URL.
readFile(File) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
Read a (small) file into a byte array.
readFlag(long) - Method in interface uk.ac.starlink.ttools.plot2.data.MaskSpec.Reader
Returns a particular mask given this reader's current state.
readFloat() - Method in class nom.tam.util.BufferedDataInputStream
Read a 4 byte real number.
readFloat() - Method in class nom.tam.util.BufferedFile
Read a float.
readFloat() - Method in interface uk.ac.starlink.fits.BasicInput
Reads a 4-byte floating point value from the stream.
readFloat() - Method in class uk.ac.starlink.fits.BlockInput
 
readFloat() - Method in class uk.ac.starlink.fits.BufferedRandomInput
 
readFloat() - Method in class uk.ac.starlink.fits.ByteBufferInput
 
readFloat() - Method in class uk.ac.starlink.fits.SimpleMappedInput
 
readFloat() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readFloat() - Method in interface uk.ac.starlink.table.storage.ByteStoreAccess
Reads a float from the current position.
readFloat() - Method in class uk.ac.starlink.table.storage.NioByteStoreAccess
 
readFloat() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
readForeignKeys(TableMeta) - Method in class uk.ac.starlink.vo.TableSetTapMetaReader
 
readForeignKeys(TableMeta) - Method in interface uk.ac.starlink.vo.TapMetaReader
Acquires metadata about foreign keys in a given table from a TAP service.
readForeignKeys(TableMeta) - Method in class uk.ac.starlink.vo.TapSchemaTapMetaReader
 
readForeignKeys(TableMeta) - Method in class uk.ac.starlink.vo.VizierTapMetaReader
 
readForeignKeys(TableMeta) - Method in class uk.ac.starlink.vo.Vosi11TapMetaReader
 
readFully(byte[]) - Method in class nom.tam.util.BufferedDataInputStream
Read a buffer and signal an EOF if the buffer cannot be fully read.
readFully(byte[], int, int) - Method in class nom.tam.util.BufferedDataInputStream
Read a buffer and signal an EOF if the requested elements cannot be read.
readFully(byte[]) - Method in class nom.tam.util.BufferedFile
Read a byte array fully.
readFully(byte[], int, int) - Method in class nom.tam.util.BufferedFile
Read a byte array fully.
readFully(byte[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
Reads a specified number of bytes into an array.
readFully(byte[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readFully(byte[]) - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
readFully(byte[], int, int) - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
readHDU() - Method in class nom.tam.fits.Fits
Read the next HDU on the default input stream.
readHeader(ArrayDataInput) - Static method in class nom.tam.fits.Header
Create a header by reading the information from the input stream.
readHeader(LineReader) - Static method in class uk.ac.starlink.ecsv.EcsvHeader
Constructs an EcsvHeader instance by reading lines from a file.
readHeader(InputStream) - Static method in class uk.ac.starlink.fits.FitsUtil
Reads a FITS header from an input stream.
readHeader(Header, ArrayDataInput) - Static method in class uk.ac.starlink.oldfits.FitsConstants
Populates a header from an input stream, reporting its length in bytes.
readInfo() - Method in class uk.ac.starlink.vo.UwsJob
Reads the current status document for this job from the server and both stores and returns the result.
readInfoBlocking(int, UwsJobInfo) - Method in class uk.ac.starlink.vo.UwsJob
Makes a blocking call to read the current status document for this job from the server and both stores and returns the result.
readInt() - Method in class nom.tam.util.BufferedDataInputStream
Read an integer.
readInt() - Method in class nom.tam.util.BufferedFile
Read an int
readInt() - Method in interface uk.ac.starlink.fits.BasicInput
Reads a 4-byte integer from the stream.
readInt() - Method in class uk.ac.starlink.fits.BlockInput
 
readInt() - Method in class uk.ac.starlink.fits.BufferedRandomInput
 
readInt() - Method in class uk.ac.starlink.fits.ByteBufferInput
 
readInt() - Method in class uk.ac.starlink.fits.SimpleMappedInput
 
readInt() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readInt() - Method in interface uk.ac.starlink.table.storage.ByteStoreAccess
Reads an int from the current position.
readInt() - Method in class uk.ac.starlink.table.storage.NioByteStoreAccess
 
readInt() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
readIntCoord(Tuple, int) - Method in class uk.ac.starlink.ttools.plot2.data.IntegerCoord
Reads an integer value from an appropriate field in a given Tuple.
readInterpolator(Element) - Method in class uk.ac.starlink.diva.FigureProps
Read a stored interpolator from the given Element.
readItem(Map<ItemReader, Object>) - Method in class uk.ac.starlink.gbin.ItemReader
Reads the value for this reader in the context of a given row object.
readItem(ColumnReader) - Method in interface uk.ac.starlink.parquet.Decoder
Reads a primitive value from the supplied column reader into this decoder's current value.
readLArray(Object) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readLine() - Method in class nom.tam.util.BufferedDataInputStream
Deprecated.
Use BufferedReader methods.
readLine() - Method in class nom.tam.util.BufferedFile
Read a line of input.
readLine() - Method in class uk.ac.starlink.ecsv.LineReader
Returns the next non-empty line of text from the input stream.
readLine() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
readLine(BufferedInputStream) - Static method in class uk.ac.starlink.table.formats.WDCTableBuilder
 
readLine() - Method in class uk.ac.starlink.util.DataBufferedInputStream
Deprecated.
readLines(InputStream) - Static method in class uk.ac.starlink.ttools.plot.ExternalFontMapper
Reads lines of text from a stream.
readList(TapSchemaInterrogator.MetaQuerier<T>, String) - Method in class uk.ac.starlink.vo.TapSchemaInterrogator
Reads a list of metadata items using a given MetaQuerier object.
readLong() - Method in class nom.tam.util.BufferedDataInputStream
Read a long.
readLong() - Method in class nom.tam.util.BufferedFile
Read a long.
readLong() - Method in interface uk.ac.starlink.fits.BasicInput
Reads an 8-byte integer from the stream.
readLong() - Method in class uk.ac.starlink.fits.BlockInput
 
readLong() - Method in class uk.ac.starlink.fits.BufferedRandomInput
 
readLong() - Method in class uk.ac.starlink.fits.ByteBufferInput
 
readLong() - Method in class uk.ac.starlink.fits.SimpleMappedInput
 
readLong() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readLong() - Method in interface uk.ac.starlink.table.storage.ByteStoreAccess
Reads a long from the current position.
readLong() - Method in class uk.ac.starlink.table.storage.NioByteStoreAccess
 
readLong() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
readLongCoord(Tuple, int) - Method in class uk.ac.starlink.ttools.plot2.data.LongCoord
Reads a long value from an appropriate field in a given Tuple.
readMap(TapSchemaInterrogator.MetaQuerier<T>, String) - Method in class uk.ac.starlink.vo.TapSchemaInterrogator
Reads a map of metadata items using a given MetaQuerier object.
readMaskedString(String, PrintStream) - Static method in class uk.ac.starlink.util.LineReader
Reads a line of text from the user without it being visible to onlookers.
README_NAME - Static variable in class uk.ac.starlink.ttools.plot2.data.DiskCache
 
readNextPoint() - Method in class uk.ac.starlink.ttools.plot.PointIterator
Loads the data for the next point if there is one.
readNull() - Method in interface uk.ac.starlink.parquet.Decoder
Reads a null value into this decoder's current value.
readPassword() - Method in class uk.ac.starlink.table.jdbc.TerminalAuthenticator
Prompts to the prompt stream and reads the password from standard input.
readPemCertificateAndKey(File) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
Convenience method to parse a PEM encoded file and return the corresponding X509 Certificate chain.
readPemCertificateAndKey(byte[]) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
Parses PEM encoded data that contains certificates and a key and returns the corresponding X509CertificateChain that can be used to create an SSL socket.
readPoints(Tuple, int, double[], double[][]) - Method in class uk.ac.starlink.ttools.plot2.layer.CartesianErrorCoordSet
 
readPoints(Tuple, int, double[], double[][]) - Method in interface uk.ac.starlink.ttools.plot2.layer.CartesianMultiPointCoordSet
Reads the non-central points from a appropriate span of columns in a supplied tuple.
readPoints(Tuple, int, double[], double[][]) - Method in class uk.ac.starlink.ttools.plot2.layer.CartesianVectorCoordSet
 
readPoints(Tuple, double[], double[][]) - Method in interface uk.ac.starlink.ttools.plot2.layer.MultiPointReader.ExtrasReader
Reads the non-central points from a supplied tuple.
readPoints(Tuple, int, double[], double[][]) - Method in class uk.ac.starlink.ttools.plot2.layer.PlaneCorrelationCoordSet
 
readPoints(Tuple, int, double[], double[][]) - Method in class uk.ac.starlink.ttools.plot2.layer.PlaneEllipseCoordSet
 
readPoints(Tuple, int, double[], double, SkyDataGeom, double[][]) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyCorrelationCoordSet
 
readPoints(Tuple, int, double[], double, SkyDataGeom, double[][]) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyEllipseCoordSet
 
readPoints(Tuple, int, double[], double, SkyDataGeom, double[][]) - Method in interface uk.ac.starlink.ttools.plot2.layer.SkyMultiPointCoordSet
Reads the non-central points from a appropriate span of columns in a supplied tuple.
readPoints(Tuple, int, double[], double, SkyDataGeom, double[][]) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyVectorCoordSet
 
readPosition(XYArrayData, double, double[]) - Method in class uk.ac.starlink.ttools.plot2.layer.XYArrayPlacement
Attempts to determine the reference position of an XYArrayData object.
readPrimitiveArray(Object) - Method in class nom.tam.util.BufferedDataInputStream
Deprecated.
See readArray(Object o).
readPrivateKey(File) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
 
readPrivateKey(byte[]) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
 
readRanges(CubeSurfaceFactory.Profile, PlotLayer[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
 
readRanges(PlaneSurfaceFactory.Profile, PlotLayer[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
 
readRanges(SkySurfaceFactory.Profile, PlotLayer[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
readRanges(TimeSurfaceFactory.Profile, PlotLayer[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
 
readRanges(P, PlotLayer[], DataStore) - Method in interface uk.ac.starlink.ttools.plot2.SurfaceFactory
Provides the ranges that may be passed to createAspect.
readResultDocument(Reporter, InputStream) - Method in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Reads a TAP result VODocument from an input stream, checking it and reporting messages as required.
readResultDocument(Reporter, InputStream, boolean, VOTableVersion) - Static method in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Utility method to read a VODocument from an input stream, checking it and reporting messages as required.
readResultInputStream(Reporter, TapQuery) - Method in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Returns an input stream which should containing the result VOTable from a TAP query, performing checks and making reports as appropriate on the way.
readResultVOTable(URLConnection, ContentCoding, StoragePolicy) - Static method in class uk.ac.starlink.vo.TapQuery
Reads a VOTable which may represent a successful result or an error.
readRoles(TapService, String, ContentCoding) - Static method in class uk.ac.starlink.vo.RegRole
Performs a RegTAP query to return all the role records corresponding to a given registry resource (ivoid).
readRow(byte[]) - Method in class uk.ac.starlink.fits.AsciiTableStarTable
Reads the content of a row of this table from a byte buffer.
readRow(BasicInput) - Method in class uk.ac.starlink.fits.BintableStarTable
Reads a whole row of the table from the current position in a stream, returning a new Object[] array.
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() - 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.ttools.example.AllWiseAsciiStarTable
 
readRow(PushbackInputStream) - Method in class uk.ac.starlink.ttools.example.PostgresAsciiStarTable
 
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.
readScalar(byte[], int, int, int, int) - Method in class uk.ac.starlink.pds4.FieldReader
Reads a typed scalar value from a buffer in accordance with this field type.
readSchema(DataSource) - Method in class uk.ac.starlink.ttools.example.AllWiseAsciiStarTable
Given a PostgreSQL/2MASS-type schema file, works out what the column metadata will look like for each column of the table.
readSchema(InputStream) - Method in class uk.ac.starlink.ttools.example.PostgresAsciiStarTable
Given a PostgreSQL/2MASS-type schema file, works out what the column metadata will look like for each column of the table.
readSchemas() - Method in class uk.ac.starlink.vo.TableSetTapMetaReader
 
readSchemas() - Method in interface uk.ac.starlink.vo.TapMetaReader
Acquires metadata about schemas in a TAP service.
readSchemas(boolean, boolean, boolean) - Method in class uk.ac.starlink.vo.TapSchemaInterrogator
Reads all schemas.
readSchemas() - Method in class uk.ac.starlink.vo.TapSchemaTapMetaReader
 
readSchemas() - Method in class uk.ac.starlink.vo.VizierTapMetaReader
 
readSchemas() - Method in class uk.ac.starlink.vo.Vosi11TapMetaReader
 
readSelectedTables(TapServiceFinder.Constraint) - Method in class uk.ac.starlink.vo.AuxServiceFinder
 
readSelectedTables(TapServiceFinder.Constraint) - Method in class uk.ac.starlink.vo.GlotsServiceFinder
 
readSelectedTables(TapServiceFinder.Constraint) - Method in interface uk.ac.starlink.vo.TapServiceFinder
Locates a list of tables from a global list of all known tables served by all known TAP services that satisfy a given constraint.
readShort() - Method in class nom.tam.util.BufferedDataInputStream
Read a 2-byte value as a short (-32788 to 32767)
readShort() - Method in class nom.tam.util.BufferedFile
Read a short
readShort() - Method in interface uk.ac.starlink.fits.BasicInput
Reads a 2-byte integer from the stream.
readShort() - Method in class uk.ac.starlink.fits.BlockInput
 
readShort() - Method in class uk.ac.starlink.fits.BufferedRandomInput
 
readShort() - Method in class uk.ac.starlink.fits.ByteBufferInput
 
readShort() - Method in class uk.ac.starlink.fits.SimpleMappedInput
 
readShort() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readShort() - Method in interface uk.ac.starlink.table.storage.ByteStoreAccess
Reads a short from the current position.
readShort() - Method in class uk.ac.starlink.table.storage.NioByteStoreAccess
 
readShort() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
readSize(Tuple, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyCorrelationCoordSet
 
readSize(Tuple, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyEllipseCoordSet
 
readSize(Tuple, int, double[]) - Method in interface uk.ac.starlink.ttools.plot2.layer.SkyMultiPointCoordSet
Returns the characteristic size of the multi-point structure represented by a supplied tuple.
readSize(Tuple, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyVectorCoordSet
 
readSkyCoord(Tuple, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.data.SkyCoord
Reads a sky vector value from an appropriate column in the current row of a given Tuple.
readStreamBytes(InputStream, int, VotLintContext) - Static method in class uk.ac.starlink.ttools.votlint.ValueParser
Reads and returns a fixed number of bytes from a stream.
readString(String, PrintStream) - Static method in class uk.ac.starlink.util.LineReader
Reads a line of text from the user.
readStringCoord(Tuple, int) - Method in class uk.ac.starlink.ttools.plot2.data.StringCoord
Reads a String value from an appropriate field of a given Tuple.
readTableMetadata(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.TableMetadataStage
Reads an object providing table metadata to check.
readTableMetadata(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.TablesEndpointStage
 
readTableMetadata(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.TapSchemaStage
 
readTables(URL, ContentCoding) - Static method in class uk.ac.starlink.vo.TableSetSaxHandler
Uses an instance of this class to read an XML document from a given URL and extracts a flat list of all the TableMeta objects it represents.
readTables(SchemaMeta) - Method in class uk.ac.starlink.vo.TableSetTapMetaReader
 
readTables(SchemaMeta) - Method in interface uk.ac.starlink.vo.TapMetaReader
Acquires metadata about tables in a given schema from a TAP service.
readTables(SchemaMeta) - Method in class uk.ac.starlink.vo.TapSchemaTapMetaReader
 
readTables(SchemaMeta) - Method in class uk.ac.starlink.vo.VizierTapMetaReader
 
readTables(SchemaMeta) - Method in class uk.ac.starlink.vo.Vosi11TapMetaReader
 
readTableServiceDescriptors(TableElement) - Method in class uk.ac.starlink.votable.datalink.ServiceDescriptorFactory
Locates all the service descriptors that correspond to a given TABLE element.
readTableSet(URL, ContentCoding) - Static method in class uk.ac.starlink.vo.TableSetSaxHandler
Uses an instance of this class to read an XML document from a given URL and extract the SchemaMeta objects it represents.
readText(String) - Method in interface uk.ac.starlink.table.formats.DocumentedIOHandler
Utility method to read text from a resource file.
readTile(Object, NDShape) - Method in interface uk.ac.starlink.array.ArrayAccess
Reads a tile of pixels into a supplied primitive array.
readTile(Object, NDShape) - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
readTreeModel(TapServiceFinder.Service[], TapServiceFinder, TapServiceFinder.Constraint) - Static method in class uk.ac.starlink.vo.TapServiceTreeModel
Constructs a tree model based on some given constraints.
readTrueData(ArrayDataInput) - Method in class nom.tam.fits.BinaryTable
Read table, heap and padding
readUnsignedByte() - Method in class nom.tam.util.BufferedDataInputStream
Read a byte value in the range 0-255.
readUnsignedByte() - Method in class nom.tam.util.BufferedFile
Read an unsigned byte.
readUnsignedByte() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readUnsignedByte() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
readUnsignedShort() - Method in class nom.tam.util.BufferedDataInputStream
Read a 2-byte value in the range 0-65536.
readUnsignedShort() - Method in class nom.tam.util.BufferedFile
Read an unsigned short.
readUnsignedShort() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readUnsignedShort() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
readUser() - Method in class uk.ac.starlink.table.jdbc.TerminalAuthenticator
Prompts to the prompt stream and reads the user name from standard input.
readUserPassword(String[]) - Method in class uk.ac.starlink.auth.UserInterface
Returns a username/password pair, or null if the user declines to supply one.
readUTF() - Method in class nom.tam.util.BufferedDataInputStream
Read a String in the UTF format.
readUTF() - Method in class nom.tam.util.BufferedFile
Read a string encoded as a UTF.
readUTF() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
readUTF() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
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(int) - Method in class uk.ac.starlink.table.PrimitiveArrayColumn
 
readValue(long) - Method in class uk.ac.starlink.table.WrapperColumn
 
readValue(long) - Method in interface uk.ac.starlink.ttools.plot2.data.CoordSpec.Reader
Returns a particular value given this reader's current state.
readValue(long) - Method in class uk.ac.starlink.ttools.plot2.layer.BinResultColumnData
 
readVizierMetadata(String) - Static method in class uk.ac.starlink.ttools.cone.CdsUploadMatcher
Reads basic table metadata for a given VizieR table.
readVizierNames() - Static method in class uk.ac.starlink.ttools.cone.CdsUploadMatcher
Reads the list of VizieR table names that can be used with the Xmatch service.
readVocabulary(URL) - Static method in class uk.ac.starlink.vo.Vocabulary
Returns a vocabulary read from a given URL.
readVocabularyDesise(URL) - Static method in class uk.ac.starlink.vo.Vocabulary
Reads a vocabulary using desise encoding.
readVocabularyRdfXml(URL) - Static method in class uk.ac.starlink.vo.Vocabulary
Deprecated.
does very basic vocabulary parsing; use readVocabularyDesise instead
ready() - Method in class uk.ac.starlink.ttools.filter.GKQuantiler
 
ready() - Method in interface uk.ac.starlink.ttools.filter.Quantiler
Call after all data has been accumulated and before quantiles are to be calculated.
ready() - Method in class uk.ac.starlink.ttools.filter.SortQuantiler
 
ready() - Method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Ensures that this cache's directory is ready for use.
REAL - Static variable in class uk.ac.starlink.fits.CardType
Standard key/value card with floating point content.
REAL_HIER - Static variable in class uk.ac.starlink.fits.CardType
HIERARCH key/value card with floating point content.
REAL_R - Static variable in class gaia.cu9.tools.parallax.readers.StarVariablesCsvSchema
 
REAL_VARPI - Static variable in class gaia.cu9.tools.parallax.readers.StarVariablesCsvSchema
 
realR - Variable in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
rebin(double, int, int[], int[], Object, Object, Mapping.Spreader, boolean, double, int, Number, int, int[], int[], int[], int[], Object, Object) - Method in class uk.ac.starlink.ast.Mapping
Rebin a region of a data grid.
rebinD(double, int, int[], int[], double[], double[], Mapping.Spreader, boolean, double, int, double, int, int[], int[], int[], int[], double[], double[]) - Method in class uk.ac.starlink.ast.Mapping
Rebinning method specific to double data.
rebinF(double, int, int[], int[], float[], float[], Mapping.Spreader, boolean, double, int, float, int, int[], int[], int[], int[], float[], float[]) - Method in class uk.ac.starlink.ast.Mapping
Rebinning method specific to float data.
rebinI(double, int, int[], int[], int[], int[], Mapping.Spreader, boolean, double, int, int, int, int[], int[], int[], int[], int[], int[]) - Method in class uk.ac.starlink.ast.Mapping
Rebinning method specific to int data.
recalculate() - Method in class uk.ac.starlink.ttools.plot.BinGrid
Recalculates invariants.
receiveCall(String, String, Message) - Method in class uk.ac.starlink.ttools.mode.ClientRegWatcher
 
receiveNotification(String, Message) - Method in class uk.ac.starlink.ttools.mode.ClientRegWatcher
 
Receiver - Interface in diva.pod
A Receiver is an object used by a Pod to receive data from some data source -- such as a data generator, or another Pod.
receiveResponse(String, String, Response) - Method in class uk.ac.starlink.ttools.mode.ClientRegWatcher
 
reciprocal(Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the result of taking the reciprocal of every element of a numeric array.
Recognition - Class in diva.sketch.recognition
An interpretation of a stroke or a set of strokes as a data/confidence pair.
Recognition(TypedData, double) - Constructor for class diva.sketch.recognition.Recognition
Construct a new recognition using the given data and confidence.
recognitions() - Method in class diva.sketch.recognition.RecognitionSet
Return an iterator over the recognized types in sorted order from highest confidence to lowest.
RecognitionSet - Class in diva.sketch.recognition
The result of a recognizer's computations: a set of mutually exclusive interpretations of a stroke or a set of strokes, expressed by Recognition objects as typed data with confidences.
RecognitionSet() - Constructor for class diva.sketch.recognition.RecognitionSet
Construct an empty recognition set.
RecognitionSet(Recognition[]) - Constructor for class diva.sketch.recognition.RecognitionSet
Construct a recognition set that contains the given recognitions.
recognizeActionSignal(TimedStroke) - Method in class diva.sketch.toolbox.ModedIncrRecognizer
Recognize the action signal (it is still unknown) and return an indication (to the template algorithm) of what mode the algorithm should revert to.
recognizeActionSignal(TimedStroke) - Method in class diva.sketch.toolbox.PanRecognizer
Perform the recognition of the pan signal gesture, which is a segment that closes on itself.
recognizeActionSignal(TimedStroke) - Method in class diva.sketch.toolbox.ZoomRecognizer
Perform the recognition of the "Z".
record() - Method in class diva.util.jester.EventRecorder
Start recording events on the constructor-specified component.
RECORD_BUFFER_SIZE - Static variable in class uk.ac.starlink.vo.Ri1RegistryQuery
Default maximum number of registry entries retrieved at once.
RecordItem - Interface in uk.ac.starlink.pds4
Marker interface to accommodate either Fields or Groups.
RECTANGLE - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to draw a rectangle
RECTANGLE - Static variable in class uk.ac.starlink.diva.DrawActions
 
RECTANGLE - Static variable in class uk.ac.starlink.diva.DrawFigureFactory
 
recursiveExpand(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeJTree
Recursively expands a given data node.
RED - Static variable in class uk.ac.starlink.ttools.plot.DensityStyle
Red colour channel.
RED_BLUE - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Interpolates between red (0) and blue (1).
Redirector - Class in uk.ac.starlink.auth
Defines how HTTP 3xx redirects are handled.
Redirector() - Constructor for class uk.ac.starlink.auth.Redirector
 
redo() - Method in class diva.whiteboard.WhiteboardEdits.AddStrokeEdit
 
redo() - Method in class diva.whiteboard.WhiteboardEdits.DeletePageEdit
 
redo() - Method in class diva.whiteboard.WhiteboardEdits.DeleteStrokeEdit
 
redo() - Method in class diva.whiteboard.WhiteboardEdits.NewPageEdit
 
redo() - Method in class diva.whiteboard.WhiteboardEdits.PasteEdit
 
redo() - Method in class diva.whiteboard.WhiteboardEdits.ReorderPageEdit
 
redo() - Method in class diva.whiteboard.WhiteboardEdits.StrokeFillColorEdit
 
redo() - Method in class diva.whiteboard.WhiteboardEdits.StrokeOutlineColorEdit
 
redo() - Method in class diva.whiteboard.WhiteboardEdits.StrokeWidthEdit
 
Redshift - Class in jsky.science
Redshift manages redshift quantities and provides a means to easily track different units Users can set a static default units and then retrieve a redshift value (as double) by calling getLength().
Redshift() - Constructor for class jsky.science.Redshift
creates a default Redshift of length 0 with no name
Redshift(double) - Constructor for class jsky.science.Redshift
creates a new Redshift of specified value in the default units
Redshift(double, String) - Constructor for class jsky.science.Redshift
primary constructor
REF - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
Sole class instance.
REF - Static variable in class uk.ac.starlink.vo.ResourceIcon
Sole class instance.
REF_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for VOTable ref attribute.
RefChecker - Class in uk.ac.starlink.ttools.votlint
Attribute checker for checking XML IDREF type attributes.
RefChecker(String[]) - Constructor for class uk.ac.starlink.ttools.votlint.RefChecker
Constructs a RefChecker which can only sensibly reference a given list of element types.
RefChecker(String) - Constructor for class uk.ac.starlink.ttools.votlint.RefChecker
Constructs a RefChecker which can only sensibly reference a single given element type.
Refco(double, double, double, double, double, double, double, double) - Method in class uk.ac.starlink.pal.Pal
Determine constants A and B in atmospheric refraction model dz = A tan z + B tan^3 z.
REFFRAME - Static variable in class uk.ac.starlink.ttools.votlint.VocabChecker
Instance for vocabulary at http://www.ivoa.net/rdf/refframe.
REFLECT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key to determine whether longitude runs right to left.
REFPOSITION - Static variable in class uk.ac.starlink.ttools.votlint.VocabChecker
Instance for vocabulary at http://www.ivoa.net/rdf/refposition.
reframe(Point2D, double) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns a plot aspect giving the data region defined by a graphics position and zoom factor adjustment.
refresh() - Method in class diva.canvas.connector.ConnectorManipulator
Refresh the geometry.
refresh() - Method in class diva.canvas.interactor.BoundsManipulator
Refresh the geometry.
refresh() - Method in class diva.canvas.interactor.CircleManipulator
Refresh the geometry.
refresh() - Method in class diva.canvas.interactor.Manipulator
Refresh the geometry.
refresh() - Method in class diva.canvas.interactor.PathManipulator
Refresh the geometry.
refresh() - Method in class diva.gui.toolbox.JShadePane
Refresh the layout.
refresh() - Method in class diva.gui.toolbox.JTreePane
Refresh the layout.
refresh() - Method in class uk.ac.starlink.diva.InterpolatedCurveManipulator
Refresh the underlying InterpolatedCurveFigure.
refreshLayout() - Method in class diva.gui.DesktopContext
Refresh the layout of the internal frames.
refreshList() - Method in class uk.ac.starlink.connect.FilestoreChooser
Ensures that the list contains the correct children for the currently selected branch.
refreshNode(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Effectively re-initialises a node.
Refro(double, double, double, double, double, double, double, double, double) - Method in class uk.ac.starlink.pal.Pal
Atmospheric refraction for radio and optical/IR wavelengths.
RegCapabilityInterface - Interface in uk.ac.starlink.vo
Describes a service capability interface belonging to a registry resource.
RegClientTest - Class in uk.ac.starlink.registry
Example standalone utility which uses the registry client code.
RegClientTest() - Constructor for class uk.ac.starlink.registry.RegClientTest
 
reGetState(int) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Re-get a state from the store.
REGION - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to select objects in a rectangular region
Region - Class in uk.ac.starlink.ast
Java interface to the AST Region class - represents a region within a coordinate system.
REGION_XTYPES - Static variable in class uk.ac.starlink.ttools.taplint.ObsLocStage
Known DALI Xtypes indicating region data.
RegionLabeler - Class in diva.sketch.demo
This utility program allows users to sketch drawings, label the strokes in the drawings with prespecified labels, and write the scene out to a file.
RegionLabeler(AppContext, String[]) - Constructor for class diva.sketch.demo.RegionLabeler
Construct a new sketch-based editor.
RegionTestCase(String) - Constructor for class diva.canvas.test.FigureTest.RegionTestCase
 
register() - Static method in class jsky.image.operator.CutLevelDescriptor
Register this operation descriptor
register() - Static method in class jsky.image.operator.MinMaxDescriptor
Register this operation descriptor
register() - Method in class uk.ac.starlink.plastic.HubManager
Attempts to ensure that this listener is registered with the prevailing PLASTIC hub.
register(String, String) - Method in class uk.ac.starlink.util.ObjectFactory
Registers a class with its nickname.
registerCatalog(Catalog, boolean) - Static method in class jsky.catalog.CatalogFactory
Register the given catalog.
registerChildName(ElementRef, String) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Called to indicate that a child of this element has a "name" attribute.
registerDataObject(DataType, Object) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
Provides a straightforward method of storing typed data objects for this node, as accessed by the DefaultDataNode.hasDataObject(uk.ac.starlink.datanode.nodes.DataType)/DefaultDataNode.getDataObject(uk.ac.starlink.datanode.nodes.DataType) methods.
registerField(FieldHandler) - Method in class uk.ac.starlink.ttools.votlint.TableHandler
Called by a child FIELD element to indicate that a column has been seen, and to describe how to check the contents of that column.
registerHdxDocumentFactory(HdxDocumentFactory) - Static method in class uk.ac.starlink.hdx.HdxFactory
Adds a HdxDocumentFactory to the list of factories tried by HdxFactory.newHdxContainer(java.net.URI).
registerHdxResourceFactory(HdxResourceFactory) - Method in class uk.ac.starlink.hdx.HdxResourceType
Registers a handler for this type.
registerID(String, ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Register the fact that an XML ID-type attribute has been seen on an element.
registerNoCallBack(String) - Method in interface org.votech.plastic.PlasticHubListener
Register this application with the hub, but don't send it any messages in return.
registerNoCallBack(String) - Method in class uk.ac.starlink.plastic.MinimalHub
 
registerPolling(String, List) - Method in class uk.ac.starlink.plastic.MinimalHub
Not supported.
registerRef(String, ElementRef, RefChecker) - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Register the fact that an XML IDREF-type attribute has been seen on an element.
registerRMI(String, List, PlasticListener) - Method in interface org.votech.plastic.PlasticHubListener
A java-rmi version of registerXMLRPC
registerRMI(String, List, PlasticListener) - Method in class uk.ac.starlink.plastic.MinimalHub
 
registerRMI(PlasticApplication) - Static method in class uk.ac.starlink.plastic.PlasticUtils
Registers a PlasticApplication with the current hub using RMI-type communication.
registerXMLRPC(String, List, URL) - Method in interface org.votech.plastic.PlasticHubListener
Register an application with the hub.
registerXMLRPC(String, List, URL) - Method in class uk.ac.starlink.plastic.MinimalHub
 
registerXMLRPC(PlasticApplication) - Static method in class uk.ac.starlink.plastic.PlasticUtils
Registers a PlasticApplication with the current hub using XML-RPC type communication.
REGISTRIES - Static variable in class uk.ac.starlink.vo.RegTapRegistryQuery
List of known registry TAP base URLs.
REGISTRIES - Static variable in class uk.ac.starlink.vo.Ri1RegistryQuery
List of likely registries.
REGISTRY_INFO - Static variable in class uk.ac.starlink.vo.RegTapRegistryQuery
Description of metadata item describing registry location.
REGISTRY_INFO - Static variable in class uk.ac.starlink.vo.Ri1RegistryQuery
Description of metadata item describing registry location.
RegistryPanel - Class in uk.ac.starlink.vo
Displays the parameters of a registry query and its results.
RegistryPanel(RegistryQueryFactory, boolean) - Constructor for class uk.ac.starlink.vo.RegistryPanel
Constructs a RegistryPanel.
RegistryProtocol - Class in uk.ac.starlink.vo
Defines the details of a registry access protocol.
RegistryProtocol(String, String, String[]) - Constructor for class uk.ac.starlink.vo.RegistryProtocol
Constructor.
RegistryQuery - Interface in uk.ac.starlink.vo
Describes a query on a registry.
RegistryQueryException - Exception in uk.ac.starlink.registry
Unchecked exception used to contain a checked Exception.
RegistryQueryException(Throwable) - Constructor for exception uk.ac.starlink.registry.RegistryQueryException
Constructor.
RegistryQueryFactory - Interface in uk.ac.starlink.vo
Defines how a registry query is obtained for the RegistryPanel.
RegistryRequestFactory - Class in uk.ac.starlink.registry
Constructs SOAP requests for use with RI 1.0 registries.
RegistryRequestFactory() - Constructor for class uk.ac.starlink.registry.RegistryRequestFactory
 
RegistrySelector - Class in uk.ac.starlink.vo
Component for selecting a registry service.
RegistrySelector() - Constructor for class uk.ac.starlink.vo.RegistrySelector
Constructs a registry selector with a new RI1 selection model.
RegistrySelector(RegistrySelectorModel) - Constructor for class uk.ac.starlink.vo.RegistrySelector
Constructs a registry selector with a given selection model.
RegistrySelectorModel - Class in uk.ac.starlink.vo
Model for RegistrySelector.
RegistrySelectorModel(RegistryProtocol) - Constructor for class uk.ac.starlink.vo.RegistrySelectorModel
Constructor.
RegistryServiceTableLoadDialog - Class in uk.ac.starlink.vo
Partial implementation of a table load dialogue which has two parts: first a query on the registry to locate a set of suitable services, and then a query to one of the services selected from that list.
RegistryServiceTableLoadDialog(String, String, String, RegistryQueryFactory, boolean) - Constructor for class uk.ac.starlink.vo.RegistryServiceTableLoadDialog
Constructor.
RegistryStarTable - Class in uk.ac.starlink.vo
Table representing the flattened results of a registry query.
RegistryStarTable(RegistryQuery) - Constructor for class uk.ac.starlink.vo.RegistryStarTable
Constructor.
RegistryTable - Class in uk.ac.starlink.vo
Specialised JTable for displaying the results of a registry query (RegResource elements).
RegistryTable() - Constructor for class uk.ac.starlink.vo.RegistryTable
Constructs a new table with a default table model.
RegistryTable(ResourceTableModel) - Constructor for class uk.ac.starlink.vo.RegistryTable
Constructs a new table with a supplied table model.
RegQuery - Class in uk.ac.starlink.ttools.task
Performs a registry query.
RegQuery() - Constructor for class uk.ac.starlink.ttools.task.RegQuery
Constructor.
RegResource - Interface in uk.ac.starlink.vo
Basic details of a registry resource record.
RegRole - Class in uk.ac.starlink.vo
Characterises a role item from the registry resource model.
RegRole() - Constructor for class uk.ac.starlink.vo.RegRole
 
REGTAP - Static variable in class uk.ac.starlink.vo.RegistryProtocol
Protocol instance for Relational Registry 1.0.
RegTapRegistryQuery - Class in uk.ac.starlink.vo
Registry Query implementation that uses TAP to access a Relational Registry.
RegTapRegistryQuery(TapService, Ivoid[], String) - Constructor for class uk.ac.starlink.vo.RegTapRegistryQuery
Constructs a query which will return RegResource lists for registry resource records with two optional restrictions: (a) restricted to a given service type, and (b) restricted by some free-form ADQL.
rehash() - Method in class jsky.util.IntHashtable
 
Relation - Interface in diva.sketch.parser2d
An object that specifies a directed spatial relationship between two scene elements.
RelationConstraint - Interface in diva.sketch.parser2d
An object that returns whether a pair of elements satisfies constraints on the values of a specified relation.
RelationUtilities - Class in diva.sketch.parser2d
A set of static utilties for dealing with relationships between rectangles, specifying important sites on rectangles, or angular directions.
RelativeBundle - Class in diva.resource
A class for managing resources.
RelativeBundle(String, Class, ResourceBundle) - Constructor for class diva.resource.RelativeBundle
Create a new RelativeBundle using the given basename, with the given class as the loader for URL-based resources, and with the given ResourceBundle as the one that gets overridden.
relativizeDOM(Node, URI, String) - Static method in class uk.ac.starlink.util.DOMUtils
Traverses the given DOM, relativising all the URIs in the uri attributes of each Element.
releaseBuffer() - Method in interface uk.ac.starlink.array.NioArrayImpl.BufferGetter
Releases the NIO buffer.
reload() - Method in class jsky.catalog.astrocat.AstroCatConfig
Reload the catalog config file and return the new object for it.
reload() - Method in interface jsky.catalog.CatalogDirectory
Reload the catalog directory and return the new (or existing) object for it.
reload() - Method in class jsky.catalog.gui.CatalogTree
If there is a URL corresponding to the root node, read it again and rebuild the tree (in case the file changed...).
reload() - Method in class jsky.catalog.irsa.IRSAConfig
Reload the catalog config file and return the new object for it.
reload() - Method in class jsky.catalog.skycat.SkycatConfigFile
Reload the catalog config file and return the new object for it.
RELOAD - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
RELOAD - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
reload() - Method in class uk.ac.starlink.vo.UwsJobListPanel
Reload job detail information from the server for the currently displayed job.
relocate() - Method in class diva.canvas.connector.StraightTerminal
Tell the terminal to reposition itself over the attachment site.
relocate() - Method in interface diva.canvas.connector.Terminal
Tell the terminal to relocate itself because the attachment site (or the figure that owns it) has moved.
relocate() - Method in class diva.canvas.connector.TerminalFigure
Tell the terminal to relocate itself because the attachment site (or the figure that owns it) has moved.
relocate() - Method in class diva.canvas.interactor.BasicGrabHandle
Reposition the grab-handle if necessary
relocate() - Method in interface diva.canvas.interactor.GrabHandle
Reposition the grab-handle to its site
relocate() - Method in class diva.canvas.interactor.MoveHandle
Reposition the grab-handle if necessary
relocateGrabHandles() - Method in class diva.canvas.interactor.Manipulator
Relocate grab-handles to their correct positions.
remaining() - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
Returns the number of bytes remaining between the current position and the end of the file.
remaining() - Method in class uk.ac.starlink.oldfits.MappedFile
 
remaining() - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
remapFrame(int, Mapping) - Method in class uk.ac.starlink.ast.FrameSet
Modify a Frame's relationship to other Frames in a FrameSet.
RemoteTreeBrowser - Class in uk.ac.starlink.vo
General browser for a remote file store of some description which can be represented as a TreeModel.
RemoteTreeBrowser() - Constructor for class uk.ac.starlink.vo.RemoteTreeBrowser
Constructor.
RemoteUtilities - Class in uk.ac.starlink.soap.util
This class provides utility methods to allow the Soap Server to read and write a contact file.
remove(Figure) - Method in class diva.canvas.BasicZList
Remove the given figure from this container.
remove(int) - Method in class diva.canvas.BasicZList
Remove the figure at the given position in the list.
remove(Figure) - Method in class diva.canvas.CompositeFigure
Remove the given child from this composite.
remove(int) - Method in class diva.canvas.CompositeFigure
Remove the figure at the given position in the list.
remove(LayerListener, LayerListener) - Static method in class diva.canvas.event.LayerEventMulticaster
Removes the old layer-listener from layer-listener-l and returns the resulting multicast listener.
remove(LayerMotionListener, LayerMotionListener) - Static method in class diva.canvas.event.LayerEventMulticaster
Removes the old layer-motion-listener from layer-motion-listener-l and returns the resulting multicast listener.
remove(Figure) - Method in interface diva.canvas.FigureContainer
Remove the given figure from this container.
remove(Figure) - Method in class diva.canvas.FigureDecorator
Remove a figure.
remove(Figure) - Method in class diva.canvas.FigureLayer
Remove the given figure from this layer.
remove(int) - Method in class diva.canvas.FigureLayer
Remove the figure at the given position in the list.
remove(Shape) - Method in class diva.canvas.OverlayLayer
Remove a shape from the list of shapes in this layer
remove(Figure) - Method in interface diva.canvas.ZList
Remove the given figure from this list.
remove(int) - Method in interface diva.canvas.ZList
Remove the figure at the given index from this list.
remove(GraphListener) - Method in class diva.graph.toolbox.GraphEventMulticaster
Remove the given listener from the list of listeners.
remove(GraphListener) - Method in class diva.graphx.event.GraphEventMulticaster
Remove the given listener from the list of listeners.
remove() - Method in class diva.util.CompoundIterator
 
remove() - Method in class diva.util.IteratorAdapter
 
remove(PropertyChangeListener) - Method in class diva.util.PropertyChangeMulticaster
Remove the given listener from the list of listeners.
remove(CanvasFigure) - Method in interface jsky.graphics.CanvasFigureGroup
Remove a figure from the group.
remove(CanvasFigure) - Method in interface jsky.graphics.CanvasGraphics
Remove the given figure from the display.
remove(CanvasFigure) - Method in class jsky.image.graphics.DivaImageGraphics
Remove the given figure from the display.
remove(CanvasFigure) - Method in class jsky.image.graphics.ImageFigureGroup
Remove a figure from the group.
remove(int, int) - Method in class jsky.image.MyTileCache
Advises the cache that a tile is no longer needed.
remove(int) - Method in class jsky.util.IntHashtable
 
remove(Object) - Method in class jsky.util.IntHashtable
 
remove() - Method in class nom.tam.util.HashedList.HashedListIterator
Remove the last retrieved entry.
remove(Object) - Method in class nom.tam.util.HashedList
Remove an object from the list.
remove() - Method in class uk.ac.starlink.array.BufferIterator
Remove functionality is not implemented by this class.
remove(String) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Remove and return all graphics in a given context.
remove(Font) - Method in class uk.ac.starlink.ast.grf.DefaultGrfFontManager
Remove a font by name, returning its index.
remove(int) - Method in class uk.ac.starlink.ast.grf.DefaultGrfFontManager
Remove a font by index.
remove(int, int) - Method in class uk.ac.starlink.ast.gui.AstDoubleDocument
 
remove(int, int) - Method in class uk.ac.starlink.ast.gui.DecimalDocument
 
remove() - Method in class uk.ac.starlink.table.ShapeIterator
 
remove(Object) - Method in class uk.ac.starlink.ttools.server.SoftCache
 
remove(AbstractButton) - Method in class uk.ac.starlink.util.gui.ValueButtonGroup
 
remove(Map<K, V>, K) - Static method in class uk.ac.starlink.util.Util
Typed map remove operation.
removeActionListener(ActionListener) - Method in class diva.gui.toolbox.JPseudoFrame
Remove an action listener
removeActionListener(ActionListener) - Method in class jsky.catalog.gui.CatalogQueryPanel
Stop receiving action events from this object.
removeActionListener(ActionListener) - Method in class jsky.image.gui.PickObject
Remove an action listener for the "Add" button.
removeActionListener(ActionListener) - Method in class jsky.util.gui.LabelEntry
 
removeActionListener(ActionListener) - Method in class jsky.util.gui.ZoomControl
Stop receiving action events from this object.
removeActionListener(ActionListener) - Method in interface uk.ac.starlink.ttools.plot.ErrorModeSelection
Removes a listener added earlier.
removeActionListener(ActionListener) - Method in class uk.ac.starlink.ttools.plot2.config.ConversionSpecifier
 
removeActionListener(ActionListener) - Method in interface uk.ac.starlink.ttools.plot2.config.Specifier
Removes a listener previously added by addActionListener.
removeActionListener(ActionListener) - Method in class uk.ac.starlink.ttools.plot2.config.SpecifierPanel
 
removeActionListener(ActionListener) - Method in class uk.ac.starlink.util.gui.ChangingComboBoxModel
removeActionListener(ActionListener) - Method in class uk.ac.starlink.util.gui.Downloader
Removes a previously added listener.
removeActionListener(ActionListener) - Method in class uk.ac.starlink.util.gui.ExampleSelectField
Removes an actino listener.
removeActionListener(ActionListener) - Method in class uk.ac.starlink.util.gui.SelectTextField
 
removeActionListener(ActionListener) - Method in class uk.ac.starlink.vo.RegistryPanel
Removes a listener previously added by addActionListener.
removeActionListener(ActionListener) - Method in class uk.ac.starlink.vo.SkyPositionEntry
Removes an action listener from the entry fields of this component.
removeActionListener(ActionListener) - Method in class uk.ac.starlink.vo.TapServiceFinderPanel
Removes a previously added action listener.
removeAll() - Method in class diva.gui.toolbox.JShadePane
Remove all of the shades.
removeAll() - Method in class diva.gui.toolbox.JTreePane
Remove all of the entrys.
removeAll(Collection) - Method in class nom.tam.util.HashedList
Remove all the elements that are found in another collection.
removeAllChildren() - Method in class jsky.science.AbstractScienceObjectNode
Removes all children from the ScienceObjectModel.
removeAllChildren() - Method in interface jsky.science.ScienceObjectNodeModel
Removes all children from the ScienceObjectModel.
removeAllElements() - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
 
removeAllowedType(String) - Method in class diva.sketch.toolbox.RetypingRecognizer
Remove a type that is allowed through by this filter recognizer.
removeAllProperties() - Method in class diva.util.BasicPropertyContainer
 
removeAllTimeLineNodes() - Method in class jsky.timeline.DefaultTimeLineModel
remove all time line nodes from time line
removeAllTimeLineNodes() - Method in class jsky.timeline.TimeLine
remove all time line nodes from time line
removeAllTimeLineNodes() - Method in interface jsky.timeline.TimeLineModel
remove all time line nodes from time line
removeAndListener(ActionListener) - Method in class uk.ac.starlink.vo.AndButton
Remove a listener added by addAndListener.
removeAttribute(String) - Method in class diva.compat.xml.XmlElement
Remove an attribute from this element
removeAttribute(String) - Method in class diva.util.xml.XmlElement
Remove an attribute from this element
removeAttribute(String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
removeAttributeNode(Attr) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
removeAttributeNS(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
removeCanvasFigureListener(CanvasFigureListener) - Method in interface jsky.graphics.CanvasFigure
Remove a listener for events on the canvas figure
removeCanvasFigureListener(CanvasFigureListener) - Method in class jsky.graphics.CanvasFigureListenerManager
Remove a listener for events on the canvas figure
removeCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.ImageFigure
Remove a listener for events on the canvas figure
removeCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.ImageFigureGroup
Remove a listener for events on the canvas figure
removeCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.ImageLabel
Remove a listener for events on the canvas figure
removeCanvasFigureListener(CanvasFigureListener) - Method in class jsky.image.graphics.LabeledImageFigure
Remove a listener for events on the canvas figure
removeCard(String) - Method in class nom.tam.fits.Header
Add or replace a key using the preformatted value.
removeCaretListener(CaretListener) - Method in class uk.ac.starlink.vo.SkyPositionEntry
Removes a caret listener from the entry fields of this component.
removeCaretListener(CaretListener) - Method in class uk.ac.starlink.vo.TapQueryPanel
Removes a listener previously added with addCaretListener.
removeCatalog(Catalog) - Method in class jsky.catalog.AbstractCatalogDirectory
Remove the given catalog from the catalog list.
removeCatalog(Catalog) - Method in interface jsky.catalog.CatalogDirectory
Remove the given catalog from the catalog list.
removeCellEditorListener(CellEditorListener) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Remove a listener from the list that's notified
removeChangeListener(ChangeListener) - Method in class jsky.catalog.gui.CatalogNavigator
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.catalog.gui.CatalogQueryPanel
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.html.HTMLViewer
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.image.graphics.gui.CanvasDraw
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.image.gui.DivaMainImageDisplay
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.image.gui.ImageCoordinateConverter
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in interface jsky.image.gui.MainImageDisplay
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.image.ImageProcessor
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Static method in class jsky.util.gui.ClipboardHelper
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.util.gui.LabelEntrySlider
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class jsky.util.gui.VRangeSlider
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
De-registers a listener for changes.
removeChangeListener(ChangeListener) - Method in class uk.ac.starlink.diva.DrawActions
Stop receiving change events from this object.
removeChangeListener(ChangeListener) - Method in class uk.ac.starlink.util.gui.ChangingComboBoxModel
removeChangeListener(ChangeListener) - Method in class uk.ac.starlink.util.gui.ValueButtonGroup
Removes a listener previously added by addChangeListener.
removeChangeListener(ChangeListener) - Method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
De-registers a listener for changes.
removeChild(ScienceObjectModel) - Method in class jsky.science.AbstractScienceObjectNode
Removes all occurrences of a ScienceObjectModel as a "child" of the current object.
removeChild(ScienceObjectModel) - Method in interface jsky.science.ScienceObjectNodeModel
Removes all occurrences of a ScienceObjectModel as a "child" of the current object automatically will handle removing listening
removeChild(Node) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
removeClickListener(Interactor) - Method in class diva.sketch.MultiStateInterpreter
Removes a click listener that was added with addClickListener().
removeColumn(TableColumn) - Method in class uk.ac.starlink.vo.MetaColumnModel
When a column is removed from this TableColumnModel, set it invisible in the visibleModel.
removeColumn(int) - Method in class uk.ac.starlink.vo.MetaColumnModel
Sets a column invisible.
removeComponent(JComponent) - Method in class diva.gui.toolbox.JPseudoFrame
Remove the given component from its position in the display
removeConnectorListener(ConnectorListener) - Method in class diva.canvas.connector.ConnectorInteractor
Remove a connector listener.
removeConnectorListener(ConnectorListener) - Method in class diva.canvas.connector.ConnectorManipulator
Remove a connector listener from the interactor that is attached to grab-handles.
removeContentPane(JComponent) - Method in class diva.gui.DesktopContext
Remove the given content pane from the display and close.
removeContentPane(JComponent) - Method in interface diva.gui.MDIContext
Remove the given content pane from the display and close.
removeCurrentFigure() - Method in class diva.sketch.toolbox.PanZoomInterpreter
Utility function.
removeCurrentSymbol() - Method in class diva.sketch.BasicInterpreter
Remove the current figure from the figure layer.
REMOVED - Static variable in class uk.ac.starlink.diva.FigureChangedEvent
Used when a figure is removed.
removeDecorator(Class) - Method in class diva.canvas.toolbox.TypedDecorator
Remove a decorator.
removeDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Flux
 
removeDefaultUnitsChangeListener(Class, PropertyChangeListener) - Static method in class jsky.science.Quantity
Remove a listener from the list of objects listening to changes in the default unit type
removeDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Redshift
 
removeDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Time
 
removeDefaultUnitsChangeListener(PropertyChangeListener) - Static method in class jsky.science.Wavelength
 
removeDelta(SceneDelta) - Method in class diva.sketch.recognition.SceneDeltaSet
Remove a scene delta from this set.
removeDocument(Document) - Method in class diva.gui.AbstractApplication
Remove a document from the list of documents currently known by this application, and remove all of the views associated with this document.
removeDocument(Document) - Method in interface diva.gui.Application
This method should only be called by storage policies.
removeDocumentListener(ListDataListener) - Method in class diva.gui.AbstractApplication
Remove a document list listener from this application.
removeDocumentListener(ListDataListener) - Method in interface diva.gui.Application
Remove a document list listener from this application.
removeDropKey(String) - Method in class diva.graph.schematic.GraphDropTarget
Remove a key from the target.
removeDupPts(TimedStroke) - Static method in class diva.sketch.toolbox.RemoveDupPtsStrokeFilter
Remove all duplicate adjacent points from a timed stroke.
RemoveDupPtsStrokeFilter - Class in diva.sketch.toolbox
Remove all duplicate adjacent points from a timed stroke.
RemoveDupPtsStrokeFilter() - Constructor for class diva.sketch.toolbox.RemoveDupPtsStrokeFilter
 
removeEdge(Object) - Method in class diva.graph.AbstractGraphController
Remove the given edge.
removeEdge(Object) - Method in class diva.graph.BasicEdgeController
Remove the edge.
removeEdge(Object) - Method in interface diva.graph.EdgeController
Remove the edge.
removeEdge(Object) - Method in interface diva.graph.GraphController
Remove the given edge.
removeEdge(Object) - Method in class diva.graphx.EdgeController
Remove the given edge, and its associated figure.
removeEdge(Object) - Method in class diva.graphx.GraphController
Register a graph controller with its canvas pane.
removeEdge(LWEdge) - Method in class diva.pod.lwgraph.LightweightGraph
Remove the given edge.
removeEdge(int) - Method in class diva.pod.lwgraph.Topology
Remove the given edge.
removeElement(XmlElement) - Method in class diva.compat.xml.XmlElement
Remove a child element from this element
removeElement(SceneElement) - Method in class diva.sketch.recognition.BasicScene
Remove an element from the database.
removeElement(SceneElement) - Method in interface diva.sketch.recognition.Scene
Remove an element from the database.
removeElement(XmlElement) - Method in class diva.util.xml.XmlElement
Remove a child element from this element
removeEntry(String) - Method in class diva.gui.toolbox.JTreePane
Remove the entry at the given index.
removeEntryListener(ActionListener) - Method in class uk.ac.starlink.vo.KeywordServiceQueryFactory
 
removeEntryListener(ActionListener) - Method in interface uk.ac.starlink.vo.RegistryQueryFactory
removeEventMonitor(AbstractScienceObject.EventMonitor) - Static method in class jsky.science.AbstractScienceObject
Remove a listener
removeFigure(Figure) - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Remove a Figure.
removeFigureDraggerListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Remove a FigureListener to the DragRegion used for interacting with figures.
removeFigureListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawActions
Stop receiving figure change events from this object.
removeFrame(int) - Method in class uk.ac.starlink.ast.FrameSet
Remove a Frame from a FrameSet.
removeGrabHandle(GrabHandle) - Method in class diva.canvas.interactor.Manipulator
Remove a grab-handle from this manipulator's collection of grab-handles.
removeGraphListener(GraphListener) - Method in class diva.graph.AbstractGraphModel
Remove the given listener from this graph model.
removeGraphListener(GraphListener) - Method in interface diva.graph.GraphModel
Remove a graph listener from the model so that the listener will no longer be notified of changes to the graph.
removeGraphListener(GraphListener) - Method in class diva.graphx.GraphModel
Remove the given listener from this graph model.
removeGraphViewListener(GraphViewListener) - Method in class diva.graph.AbstractGraphController
Remove the given view listener.
removeGraphViewListener(GraphViewListener) - Method in interface diva.graph.GraphController
Remove the given view listener.
removeGraphViewListener(GraphViewListener) - Method in class diva.graphx.GraphController
Remove the given view listener.
removeHoldListener(Interactor) - Method in class diva.sketch.MultiStateInterpreter
Removes a hold listener that was added with addHoldListener().
removeImageGraphicsHandler(ImageGraphicsHandler) - Method in interface jsky.image.gui.BasicImageDisplay
Unregister as an image graphics handler.
removeImageGraphicsHandler(ImageGraphicsHandler) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Unregister as an image graphics handler.
removeImageGraphicsHandler(ImageGraphicsHandler) - Method in class jsky.image.gui.ImageDisplay
Unregister as an image graphics handler.
removeIndexInterval(int, int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
removeInteractor(Interactor) - Method in class diva.canvas.event.EventLayer
Remove the given interactor from this interactor.
removeInteractor(Interactor) - Method in class diva.canvas.interactor.CompositeInteractor
Remove the given interactor from this interactor.
removeItemListener(ItemListener) - Method in class jsky.util.gui.ToggleButtonPanel
Stop receiving item events from this object.
removeJob(UwsJob) - Method in class uk.ac.starlink.vo.UwsJobListPanel
Removes a previously-added job from the list.
removeJobWatcher(UwsJob.JobWatcher) - Method in class uk.ac.starlink.vo.UwsJob
Removes a callback previously added by UwsJob.addJobWatcher(uk.ac.starlink.vo.UwsJob.JobWatcher).
removeKey(Object) - Method in class nom.tam.util.HashedList
Remove a keyed object from the list.
removeKey(K) - Method in class uk.ac.starlink.util.MapGroup
Removes all entries with a given key for every map in this group.
removeKeys(Collection<K>) - Method in class uk.ac.starlink.util.MapGroup
Removes all entries which have a key in a given collection for every map in this group.
removeLayer(CanvasLayer) - Method in class diva.canvas.toolbox.BasicCanvasPane
Remove the given layer.
removeLayerListener(LayerListener) - Method in class diva.canvas.event.EventLayer
Remove the given layer listener from this dispatcher.
removeLayerListener(LayerListener) - Method in class diva.canvas.interactor.DragInteractor
Remove the given layer listener from this interactor.
removeLayerMotionListener(LayerMotionListener) - Method in class diva.canvas.connector.ConnectorManipulator
Remove the given layer motion listener from this interactor.
removeLayerMotionListener(LayerMotionListener) - Method in class diva.canvas.event.EventLayer
Remove the given layer motion listener from this dispatcher.
removeLink(RowLink) - Method in interface uk.ac.starlink.table.join.LinkSet
Removes an existing link from this set.
removeListener(Object) - Method in class jsky.util.ListenerHandler
Remove a listener
removeListener(FigureListener) - Method in class uk.ac.starlink.diva.DragRegion
Remove a listener.
removeListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawBasicFigure
Remove a listener.
removeListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Remove a listener.
removeListener(FigureListener) - Method in interface uk.ac.starlink.diva.DrawFigure
Remove a listener.
removeListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawLabelFigure
Remove a listener.
removeListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawPathFigure
Remove a listener.
removeListeners(Component) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Reverses the effect of addListeners.
removeListSelectionListener(ListSelectionListener) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
removeListSelectionListener(ListSelectionListener) - Method in class uk.ac.starlink.vo.CheckBoxMenu
 
removeNode(Object) - Method in class diva.graph.AbstractGraphController
Remove the given node.
removeNode(Object) - Method in class diva.graph.BasicNodeController
Remove the node.
removeNode(Object) - Method in interface diva.graph.GraphController
Remove the given node.
removeNode(Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Delete a node from its parent graph and notify graph listeners with a NODE_REMOVED event.
removeNode(Object, Object) - Method in interface diva.graph.MutableGraphModel
Delete a node from its parent graph and notify graph listeners with a NODE_REMOVED event.
removeNode(Object) - Method in interface diva.graph.NodeController
Remove the node.
removeNode(Object) - Method in class diva.graphx.GraphController
Remove the given node.
removeNode(Object, Object) - Method in class diva.graphx.GraphModel
Delete a node from its parent graph and notify graph listeners with a NODE_REMOVED event.
removeNode(Object) - Method in class diva.graphx.NodeController
Remove the node and its associated figure.
removeNode(LWNode) - Method in class diva.pod.lwgraph.LightweightGraph
Remove the given node.
removeNode(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Removes a node from the tree.
removeNodeClass(Class) - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Ensures that the factory will not generate nodes of a given class.
removeOverlaps(TickSkyAxisLabeller.SkyTick[], Captioner) - Method in class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
Takes a list of ticks and removes some elements if they are so crowded together the labels overlap.
removePage(Page) - Method in class diva.gui.MultipageModel
Remove the given page from this document and notify listeners.
removePageListener(ListDataListener) - Method in class diva.gui.MultipageModel
Remove a page listener from this document.
removePanelItems() - Method in class jsky.catalog.gui.CatalogQueryPanel
Remove the panel items.
removeParameter(String) - Method in class uk.ac.starlink.ttools.cea.CeaTask
Removes a named parameter from this task's parameter list.
removePlotListener(PlotListener) - Method in class uk.ac.starlink.ttools.plot.TablePlot
Removes a listener previously added by addPlotListener.
removePointSelectionListener(PointSelectionListener) - Method in class uk.ac.starlink.ttools.plot2.task.PlotDisplay
Removes a previously added point selection listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class diva.gui.AbstractApplication
Remove a property change listener from this application.
removePropertyChangeListener(PropertyChangeListener) - Method in class diva.gui.AbstractDocument
Remove a property change listener from this document.
removePropertyChangeListener(PropertyChangeListener) - Method in interface diva.gui.Application
Remove a property change listener from this application.
removePropertyChangeListener(PropertyChangeListener) - Method in interface diva.gui.Document
Remove a property change listener from this document.
removePropertyChangeListener(ReplaceablePropertyChangeListener) - Method in class jsky.science.AbstractScienceObject
Remove a listener
removePropertyChangeListener(ReplaceablePropertyChangeListener) - Method in interface jsky.science.ScienceObjectModel
Removes a listener for receiving PropertyChangeNotifications and Replacement events.
removePropertyChangeListener(ReplaceablePropertyChangeListener) - Method in interface jsky.science.Wavelength1DModel
Un-register to be notified of change events on this model.
removePropertyChangeListener(PropertyChangeListener) - Method in class jsky.timeline.DefaultTimeLineModel
remove a property change listener from the time line
removePropertyChangeListener(PropertyChangeListener) - Method in class jsky.timeline.DefaultTimeLineNodeModel
remove a propertyChangeListener to the node
removePropertyChangeListener(PropertyChangeListener) - Method in interface jsky.timeline.TimeLineModel
remove a property change listener from the time line
removePropertyChangeListener(PropertyChangeListener) - Method in interface jsky.timeline.TimeLineNodeModel
remove a property change listener from the model
removePropertyChangeListener(PropertyChangeListener) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
Removes a listener added earlier.
removeRecognition(Recognition) - Method in class diva.sketch.recognition.RecognitionSet
Remove the given recognition from the set.
removeRow(long) - Method in class uk.ac.starlink.table.RowListStarTable
Removes an existing row from the table.
removeRows(int[]) - Method in class jsky.util.gui.SortedJTable
Remove the given rows from the table (assumes use of DefaultTableModel).
removeSegments(int, int) - Method in class diva.canvas.connector.ManhattanRouter.SegmentList
 
removeSelection(Object) - Method in class diva.canvas.interactor.BasicSelectionModel
Remove an object from the selection.
removeSelection(Object) - Method in interface diva.canvas.interactor.SelectionModel
Remove an object from the selection.
removeSelectionInteractor(SelectionInteractor) - Method in class diva.canvas.interactor.SelectionDragger
Remove a selection interactor from the list of valid interactors.
removeSelectionInteractor(SelectionInteractor) - Method in class jsky.image.graphics.SelectionDragger
Remove a selection interactor from the list of valid interactors.
removeSelectionInterval(int, int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
removeSelectionListener(SelectionListener) - Method in class diva.canvas.interactor.BasicSelectionModel
Remove a listener from the list of listeners.
removeSelectionListener(SelectionListener) - Method in interface diva.canvas.interactor.SelectionModel
Remove a listener from the list of listeners.
removeSeparatorStyleChangeListener(PropertyChangeListener) - Static method in class jsky.science.Coordinates
remove a listener from the list of objects listening to changes in the separator style
removeShadeAt(int) - Method in class diva.gui.toolbox.JShadePane
Remove the shade at the given index.
removeSketchListener(SketchListener) - Method in class diva.sketch.SketchModel
Remove the specified SketchListener from the set of listeners.
removeState(int) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Permanently remove a state from store.
removeStateListener(PropertyChangeListener) - Method in class diva.whiteboard.WhiteboardState
 
removeStrokeListener(Interactor) - Method in class diva.sketch.MultiStateInterpreter
Removes a stroke listener that was added with addStrokeListener().
removeSymbol(Symbol) - Method in class diva.sketch.SketchModel
Remove the specified symbol from the model.
removeSymbolSelectionListener(SymbolSelectionListener) - Method in class jsky.catalog.gui.BasicTablePlotter
Remove a listener for selection events on symbols
removeSymbolSelectionListener(SymbolSelectionListener) - Method in interface jsky.catalog.gui.TablePlotter
Remove a listener for selection events on symbols
removeTableModelListener(TableModelListener) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
removeTableModelListener(TableModelListener) - Method in class jsky.util.gui.Wavelength1DTableModel
 
removeTableModelListener(TableModelListener) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
 
removeTableSelectionListener(TableSelectionListener) - Method in class jsky.catalog.gui.BasicTablePlotter
Remove a listener for selection events on tables
removeTableSelectionListener(TableSelectionListener) - Method in interface jsky.catalog.gui.TablePlotter
Remove a listener for selection events on tables
removeTimeLineNode(TimeLineNodeModel) - Method in class jsky.timeline.DefaultTimeLineModel
remove a time line node from the time line
removeTimeLineNode(TimeLineNode) - Method in class jsky.timeline.TimeLine
remove a time line node from the time line
removeTimeLineNode(TimeLineNodeModel) - Method in interface jsky.timeline.TimeLineModel
remove a time line node from the time line
removeTreeModelListener(TreeModelListener) - Method in class jsky.catalog.AbstractCatalogDirectory
Removes a listener previously added with addTreeModelListener.
removeTreeModelListener(TreeModelListener) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
 
removeTreeModelListener(TreeModelListener) - Method in class uk.ac.starlink.vo.MaskTreeModel
 
removeTreeModelListener(TreeModelListener) - Method in class uk.ac.starlink.vo.TapMetaTreeModel
 
removeTreeModelListener(TreeModelListener) - Method in class uk.ac.starlink.vo.TapServiceTreeModel
 
removeTypedRenderer(Class) - Method in class diva.graph.toolbox.TypedNodeRenderer
Remove a typed renderer.
removeUpdate(DocumentEvent) - Method in class uk.ac.starlink.ast.gui.TitleControls
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.BlockTimeLineNode
remove a propertyChangeListener to the node
removeVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.DefaultTimeLineNode
remove a propertyChangeListener to the node
removeVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
remove a propertyChangeListener to the node
removeVetoableChangeListener(VetoableChangeListener) - Method in class jsky.timeline.TimeLine
remove a vetoable property change listener from the time line
removeVetoableChangeListener(VetoableChangeListener) - Method in interface jsky.timeline.TimeLineNode
remove a propertyChangeListener to the node
removeVetoableChangeListener(VetoableChangeListener) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
remove a propertyChangeListener to the node
removeView(View) - Method in class diva.gui.AbstractApplication
Remove a view from the list of views currently known by this application.
removeView(View) - Method in interface diva.gui.Application
This method should only be called by storage policies.
removeView(View) - Method in class diva.gui.MDIApplication
Remove a view from the list of view currently known by this application.
removeView(View) - Method in class diva.gui.MultiWindowApplication
Remove the given view.
removeViewListener(ListDataListener) - Method in class diva.gui.AbstractApplication
Remove a view list listener from this application.
removeViewListener(ListDataListener) - Method in interface diva.gui.Application
Remove a view list listener from this application.
removeViewListener(ViewListener) - Method in class diva.gui.DesktopContext
Remove a view listener from this frame.
removeViewListener(ViewListener) - Method in interface diva.gui.MDIContext
Remove a view listener from this frame.
removeZoomDraggerListener(FigureListener) - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Remove a FigureListener from the DragRegion used for non-figure selection work.
rename(Shader, String) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Returns a shader which delegates all behaviour to a supplied base instance, except it has a given name.
renameNode(Node, String, String) - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
renameNode(Node, String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
render(Object, Site, Site) - Method in class diva.graph.basic.ArcRenderer
Render a visual representation of the given edge.
render(Object, Site, Site) - Method in class diva.graph.basic.BasicEdgeRenderer
Render a visual representation of the given edge.
render(Object) - Method in class diva.graph.basic.BasicNodeRenderer
Return the rendered visual representation of this node.
render(Object) - Method in class diva.graph.basic.BubbleRenderer
Return the rendered visual representation of this node.
render(Object, FigureLayer, Site, Site) - Method in class diva.graph.BasicEdgeController
Render the edge on the given layer between the two sites.
render(Object, FigureLayer, Site, Site) - Method in interface diva.graph.EdgeController
Render the edge on the given layer between the two sites.
render(Object, Site, Site) - Method in interface diva.graph.EdgeRenderer
Render a visual representation of the given edge.
render(Object) - Method in interface diva.graph.NodeRenderer
Render a visual representation of the given node.
render(Object, Site, Site) - Method in class diva.graph.schematic.SchematicGraphController.ManhattanEdgeRenderer
Render a visual representation of the given edge.
render(Object) - Method in class diva.graph.toolbox.TypedNodeRenderer
Return the rendered visual representation of this node by looking up the class of its semantic object.
render() - Method in class diva.graphx.GraphController
Render the complete graph.
renderBins(Graphics, BinList.Result, Shader, Scaler) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyTileRenderer
Performs the rendering of a prepared bin list on a graphics surface.
renderDeselected(Figure) - Method in class diva.canvas.interactor.BasicSelectionRenderer
Set the rendering of the figure as deselected.
renderDeselected(Figure) - Method in interface diva.canvas.interactor.SelectionRenderer
Set the rendering of the figure as deselected.
renderEdge(Object, Object, FigureContainer, Site, Site) - Method in class diva.graphx.EdgeController
Render a visual representation of the given edge, between the given head and tail sites, and add it to the given figure container.
renderEdge(Object, Object, FigureContainer, Site, Site) - Method in class diva.graphx.tutorial.SimpleEdgeController
Render a visual representation of the given edge.
RenderingComboBox<E> - Class in uk.ac.starlink.util.gui
JComboBox with custom renderer.
RenderingComboBox(ComboBoxModel<E>) - Constructor for class uk.ac.starlink.util.gui.RenderingComboBox
Constructs a new combo box with a given model.
RenderingComboBox(E[]) - Constructor for class uk.ac.starlink.util.gui.RenderingComboBox
Constructs a new combo box containing some supplied items.
RenderingComboBox() - Constructor for class uk.ac.starlink.util.gui.RenderingComboBox
Constructs a new combo box with a default data model.
renderNode(Object, Object, FigureContainer, double, double) - Method in class diva.graphx.NodeController
Render a visual representation of the given node, at the given location, and add it to the given figure container.
renderNode(Object, Object, FigureContainer, double, double) - Method in class diva.graphx.tutorial.SimpleNodeController
Render the node and add it to the given parent
renderSelected(Figure) - Method in class diva.canvas.interactor.BasicSelectionRenderer
Set the rendering of the figure as selected.
renderSelected(Figure) - Method in interface diva.canvas.interactor.SelectionRenderer
Set the rendering of the figure as selected.
renderTrace(TraceModel.Trace, Rectangle2D) - Method in class diva.compat.trace.BasicTraceRenderer
Create a new Figure for a Trace.
renderTrace(TraceModel.Trace, Rectangle2D) - Method in interface diva.compat.trace.TraceRenderer
Create a new Figure for a Trace.
renderTraceElement(TraceModel.Element, Rectangle2D) - Method in class diva.compat.trace.BasicTraceRenderer
Create a new Figure for an element of a trace.
renderTraceElement(TraceModel.Element, Rectangle2D) - Method in interface diva.compat.trace.TraceRenderer
Create a new Figure for an element of a trace.
ReorderingMapper - Class in uk.ac.starlink.array
Implements the OffsetMapper interface to map between arrays with the same shape but different ordering schemes.
ReorderingMapper(NDShape, Order, Order) - Constructor for class uk.ac.starlink.array.ReorderingMapper
Constructs an OffsetMapper which maps between two arrays with the same shape but different pixel sequences.
ReorderPageEdit(MultipageModel, Page, Page, int, int) - Constructor for class diva.whiteboard.WhiteboardEdits.ReorderPageEdit
 
repaint() - Method in class diva.canvas.AbstractFigure
Schedule a repaint of the figure.
repaint(DamageRegion) - Method in class diva.canvas.AbstractFigure
Schedule a repaint of the figure within the given damage region.
repaint(DamageRegion) - Method in class diva.canvas.AbstractFigureContainer
Accept notification that a repaint has occurred somewhere in the hierarchy below this container.
repaint() - Method in interface diva.canvas.CanvasComponent
Schedule a repaint of the component.
repaint(DamageRegion) - Method in interface diva.canvas.CanvasComponent
Accept notification that a repaint has occurred somewhere in the tree below this component.
repaint() - Method in class diva.canvas.CanvasLayer
Schedule a repaint of this layer.
repaint(DamageRegion) - Method in class diva.canvas.CanvasLayer
Accept notification that a repaint has occurred somewhere in this layer.
repaint() - Method in class diva.canvas.CanvasPane
Schedule a repaint of this pane.
repaint(DamageRegion) - Method in class diva.canvas.CanvasPane
Accept notification that a repaint has occurred somewhere in this pane.
repaint(DamageRegion) - Method in class diva.canvas.CompositeFigure
Accept notification that a repaint has occurred somewhere in the hierarchy below this container.
repaint() - Method in class diva.canvas.connector.TerminalFigure
Schedule a repaint of the component.
repaint(DamageRegion) - Method in class diva.canvas.connector.TerminalFigure
Accept notification that a repaint has occurred somewhere in the tree below this component.
repaint(Rectangle2D) - Method in class diva.canvas.FigureLayer
Repaint all figures that intersect the given rectangle.
repaint(DamageRegion) - Method in class diva.canvas.interactor.Manipulator
Receive repaint notification.
repaint() - Method in class diva.canvas.interactor.Manipulator
Request a repaint of the manipulator and child.
repaint(DamageRegion) - Method in class diva.canvas.JCanvas
Accept notification that a repaint has occurred on in this canvas.
repaint(Rectangle2D) - Method in class diva.canvas.OverlayLayer
Schedule a repaint of this layer over the given shape.
repaint(Shape) - Method in class diva.canvas.OverlayLayer
Schedule a repaint of this layer over the given shape.
repaint(DamageRegion) - Method in class diva.canvas.PaneWrapper
Accept notification that a repaint has occurred in the wrapped pane.
repaint(DamageRegion) - Method in class diva.canvas.toolbox.BasicHighlighter
Receive repaint notification.
repaint() - Method in class diva.canvas.toolbox.BasicHighlighter
Request a repaint of the figure and highlight.
repaint(Shape) - Method in class jsky.catalog.gui.BasicTablePlotter
Schedule a repaint of the area given by the given shape
repaint(Rectangle) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
 
repaint(long, int, int, int, int) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
 
repaint(Rectangle) - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
 
repaint(long, int, int, int, int) - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
 
repaint() - Method in interface jsky.graphics.CanvasGraphics
Schedule a repaint of the window containing the graphics.
repaint() - Method in class jsky.image.graphics.DivaImageGraphics
Schedule a repaint of the window containing the graphics.
repaint(Rectangle2D) - Method in class jsky.image.graphics.DivaImageGraphics
Schedule a repaint of the given area of the window containing the graphics.
repaint(Rectangle) - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
repaint(long, int, int, int, int) - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
repaintAlready() - Method in class diva.canvas.interactor.Manipulator
Request a repaint of the manipulator and child.
repaintNode(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Refreshes the representation of the node iteself.
repeat(String, int) - Static method in class jsky.science.AbstractScienceObjectNode
Support method for saveAsText.
RepeatFilter - Class in uk.ac.starlink.ttools.filter
Filter for repeating a table's rows multiple times.
RepeatFilter() - Constructor for class uk.ac.starlink.ttools.filter.RepeatFilter
Constructor.
RepeatTable - Class in uk.ac.starlink.ttools.filter
Wrapper table which repeats the rows of the base table multiple times.
RepeatTable(StarTable, long, boolean) - Constructor for class uk.ac.starlink.ttools.filter.RepeatTable
Constructor.
REPKEY_SKYPIX - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Report key for nominal pixel size in square degrees.
REPKEY_XPIX - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Report key for pixel X dimension in data coordinates.
REPKEY_YPIX - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Report key for pixel Y dimension in data coordinates.
replace(String, String, String) - Static method in class jsky.util.StringUtil
Replace all occurances of the given target string with the given replacement string in the source string.
ReplaceablePropertyChangeListener - Interface in jsky.util
The listener interface for receiving notification of when an object is to be replaced by a different instance.
ReplaceablePropertyVetoException - Exception in jsky.util
Extends the RunTimeException to provide capability similar to PropertyVetoException capabilities to property change handling.
ReplaceablePropertyVetoException(Object, String, String, PropertyChangeEvent) - Constructor for exception jsky.util.ReplaceablePropertyVetoException
constructor
replaceAll(String, String, String) - Static method in class uk.ac.starlink.ttools.func.Strings
Replaces all occurrences of a regular expression in a string with a different substring value.
replaceCatalog(Catalog, Catalog) - Method in class jsky.catalog.AbstractCatalogDirectory
Replace the given old catalog with the given new catalog in the catalog list.
replaceCatalog(Catalog, Catalog) - Method in interface jsky.catalog.CatalogDirectory
Replace the given old catalog with the given new catalog in the catalog list.
replaceChild(Figure, Figure) - Method in class diva.canvas.AbstractFigureContainer
Replace the first figure with the second.
replaceChild(Figure, Figure) - Method in class diva.canvas.CompositeFigure
Replace the first figure, which must be a child, with the second, which must not be a child.
replaceChild(Figure, Figure) - Method in class diva.canvas.FigureDecorator
Replace the first figure, which must be a child, with the second, which must not be a child.
replaceChild(ScienceObjectModel, ScienceObjectModel) - Method in class jsky.science.AbstractScienceObjectNode
Replaces all occurrence of the "old" child with the new child in the propertychange listings.
replaceChild(ScienceObjectModel, ScienceObjectModel) - Method in interface jsky.science.ScienceObjectNodeModel
Replaces all occurrence of the "old" child with the new child in the propertychange listings.
replaceChild(Element, Element, Element) - Method in class uk.ac.starlink.hdx.AbstractHdxFacade
Replaces or removes a child.
replaceChild(Element, Element, Element) - Method in interface uk.ac.starlink.hdx.HdxFacade
Replaces or removes a child.
replaceChild(Node, Node) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
ReplaceColumnFilter - Class in uk.ac.starlink.ttools.filter
 
ReplaceColumnFilter() - Constructor for class uk.ac.starlink.ttools.filter.ReplaceColumnFilter
 
replaceData(int, int, String) - Method in class uk.ac.starlink.votable.dom.DelegatingCharacterData
 
replaceDataSet(Wavelength1DArray) - Method in class jsky.science.Wavelength1DArray
Replaces the data arrays with the inbound dataset protected so that only descendents can do this, no checking for units or other protections exist
replaceFirst(String, String, String) - Static method in class uk.ac.starlink.ttools.func.Strings
Replaces the first occurrence of a regular expression in a string with a different substring value.
replaceKey(Object, Object) - Method in class nom.tam.util.HashedList
Replace the key of a given element.
REPLACEMENT - Static variable in class jsky.util.ReplacementEvent
 
ReplacementEvent - Class in jsky.util
This event to indicate that an object is to be replaced in its entirety by a new object.
ReplacementEvent(Object, Object) - Constructor for class jsky.util.ReplacementEvent
Constructs a new ReplacementEvent.
ReplacementVetoException - Exception in jsky.util
A ReplacementVetoException is thrown when a requested replaceObject event is unacceptable
ReplacementVetoException(String, ReplacementEvent) - Constructor for exception jsky.util.ReplacementVetoException
 
replaceNode(DataNode, DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Replaces a given data node with a new one.
replaceObject(ReplacementEvent) - Method in class jsky.science.AbstractScienceObject
Default implementation.
replaceObject(ReplacementEvent) - Method in class jsky.science.AbstractScienceObjectNode
Process a request from one of a ScienceObjectModel's children to "replace" itself with another object.
replaceObject(ReplacementEvent) - Method in class jsky.util.gui.PassbandPanel
 
replaceObject(ReplacementEvent) - Method in class jsky.util.gui.ProperMotionPanel
 
replaceObject(ReplacementEvent) - Method in class jsky.util.gui.QuantityPanel
handles requests to swap out the edited Quantity instance
replaceObject(ReplacementEvent) - Method in class jsky.util.gui.Wavelength1DTableModel
 
replaceObject(ReplacementEvent) - Method in interface jsky.util.ReplaceablePropertyChangeListener
This method is called for each object that is to be replaced
replaceObjectNYI(Object, ReplacementEvent) - Static method in class jsky.science.AbstractScienceObject
Convenience debugging method for classes that do not support replaceObject() but find it has been called anyway.
replaceQuotedStrings(Vector, Vector, String, int) - Static method in class uk.ac.starlink.ast.gui.ScientificFormat
 
replaceTreeComponent(JComponent) - Method in class uk.ac.starlink.vo.TableSetPanel
Places a component where the schema metadata JTree normally goes.
ReplaceValueFilter - Class in uk.ac.starlink.ttools.filter
Filter for replacing a given value with another one in a list of columns.
ReplaceValueFilter() - Constructor for class uk.ac.starlink.ttools.filter.ReplaceValueFilter
 
ReplaceValueTable - Class in uk.ac.starlink.ttools.filter
Wrapper table which makes replacements of named values with other named values in some of its columns.
ReplaceValueTable(StarTable, boolean[], String, String) - Constructor for class uk.ac.starlink.ttools.filter.ReplaceValueTable
Constructs a new ReplaceValueTable with the same replacement taking place in zero or more of the base table's columns, as described by an array of flags.
ReplaceValueTable(StarTable, int[], String[], String[]) - Constructor for class uk.ac.starlink.ttools.filter.ReplaceValueTable
Constructs a new ReplaceValueTable from parallel arrays describing the columns to change and the old and new values.
replaceWholeText(String) - Method in class uk.ac.starlink.votable.dom.DelegatingText
 
replot() - Method in class jsky.catalog.gui.TableDisplayTool
Replot any plot symbols for this table.
replotAll() - Method in class jsky.catalog.gui.BasicTablePlotter
Recalculate the coordinates and replot all symbols after a change in the coordinate system.
replotAll() - Method in interface jsky.catalog.gui.TablePlotter
Recalculate the coordinates and replot all symbols after a change in the coordinate system.
report(String) - Method in class uk.ac.starlink.table.formats.ErrorMode
Consumes a report string in a way appropriate for this mode.
report(String) - Method in class uk.ac.starlink.tfcat.BasicReporter
 
report(String) - Method in class uk.ac.starlink.tfcat.DummyReporter
 
report(String) - Method in interface uk.ac.starlink.tfcat.Reporter
Reports an error message.
report(ReportCode, String) - Method in class uk.ac.starlink.ttools.taplint.HoldReporter
 
report(ReportCode, String, Throwable) - Method in class uk.ac.starlink.ttools.taplint.HoldReporter
 
report(ReportCode, String) - Method in class uk.ac.starlink.ttools.taplint.JsonOutputReporter
 
report(ReportCode, String, Throwable) - Method in class uk.ac.starlink.ttools.taplint.JsonOutputReporter
 
report(ReportCode, String) - Method in interface uk.ac.starlink.ttools.taplint.Reporter
Reports a message.
report(ReportCode, String, Throwable) - Method in interface uk.ac.starlink.ttools.taplint.Reporter
Reports a message with an associated throwable.
report(ReportCode, String) - Method in class uk.ac.starlink.ttools.taplint.TextOutputReporter
 
report(ReportCode, String, Throwable) - Method in class uk.ac.starlink.ttools.taplint.TextOutputReporter
 
ReportCode - Interface in uk.ac.starlink.ttools.taplint
Labels a taplint report.
Reporter - Interface in uk.ac.starlink.tfcat
Recipient for validation messages.
Reporter - Interface in uk.ac.starlink.ttools.taplint
Basic interface for logging validation messages.
ReporterErrorHandler - Class in uk.ac.starlink.ttools.taplint
SAX ErrorHandler implementation based on a Reporter.
ReporterErrorHandler(Reporter) - Constructor for class uk.ac.starlink.ttools.taplint.ReporterErrorHandler
Constructor.
ReporterSaxMessager - Class in uk.ac.starlink.ttools.taplint
SaxMessager implementation which delivers its output via a TapLint-style reporter.
ReporterSaxMessager(Reporter) - Constructor for class uk.ac.starlink.ttools.taplint.ReporterSaxMessager
Constructor.
reportFileSize(String) - Static method in class uk.ac.starlink.xdoc.XdocUtils
Returns the approximate size of a file in human-readable form given the location of a file.
ReportKey<T> - Class in uk.ac.starlink.ttools.plot2
Typed key for use in a ReportMap.
ReportKey(ReportMeta, Class<T>, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.ReportKey
Constructor.
ReportMap - Class in uk.ac.starlink.ttools.plot2
Map containing typed entries generated as a result of plotting.
ReportMap() - Constructor for class uk.ac.starlink.ttools.plot2.ReportMap
Constructs an empty map.
ReportMap(ReportMap) - Constructor for class uk.ac.starlink.ttools.plot2.ReportMap
Constructs a map with the same content as a given template.
reportMessage(SaxMessager.Level, VotLintCode, String, Locator) - Method in class uk.ac.starlink.ttools.taplint.ReporterSaxMessager
 
reportMessage(SaxMessager.Level, VotLintCode, String, Locator) - Method in class uk.ac.starlink.ttools.votlint.PrintSaxMessager
 
reportMessage(SaxMessager.Level, VotLintCode, String, Locator) - Method in interface uk.ac.starlink.ttools.votlint.SaxMessager
Reports a message.
ReportMeta - Class in uk.ac.starlink.ttools.plot2
Contains documentation metadata describing a plot report item.
ReportMeta(String, String) - Constructor for class uk.ac.starlink.ttools.plot2.ReportMeta
Constructor.
reportSummary(Reporter) - Method in class uk.ac.starlink.ttools.taplint.TapRunner
Reports a summary of the queries executed by this object.
ReportType - Enum in uk.ac.starlink.ttools.taplint
Message types for use with a reporter.
reportUncheckedRefs() - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Goes through all the unresolved IDREF->ID arcs and reports them.
reportUnusedIds() - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Goes through all declared IDs that were never referenced.
reportVersions() - Static method in class uk.ac.starlink.ast.AstObject
Returns a string giving the versions of AST and of JNIAST.
reposition(Object, long) - Static method in class nom.tam.fits.FitsUtil
Reposition a random access stream to a requested offset
repositionLabel() - Method in class diva.canvas.connector.AbstractConnector
Tell the connector to reposition its label if it has one.
repositionLabel() - Method in class diva.canvas.connector.ArcConnector
Tell the connector to reposition its label if it has one.
repositionLabel() - Method in class diva.canvas.connector.ManhattanConnector
Tell the connector to reposition the text label.
repositionLabel() - Method in class diva.canvas.connector.StraightConnector
Tell the connector to reposition its label if it has one.
Representation<T> - Interface in uk.ac.starlink.gbin
Defines how an object type in a GBIN file will be represented when the GBIN file is turned into a table.
representValue(Object) - Method in interface uk.ac.starlink.gbin.Representation
Transforms a raw data value to the value as presented by this representation.
request(URI, URI, List) - Method in interface org.votech.plastic.PlasticHubListener
Send a message to all registered Plastic applications.
request(URI, URI, List) - Method in class uk.ac.starlink.plastic.MinimalHub
 
requestAsynch(URI, URI, List) - Method in interface org.votech.plastic.PlasticHubListener
Send a request to all registered Plastic apps, but don't wait for a response.
requestAsynch(URI, URI, List) - Method in class uk.ac.starlink.plastic.MinimalHub
 
requestMoreData() - Method in class jsky.science.AbstractScienceObjectNode
Requests that the science object retrieve any extra data that it has available from its data source.
requestMoreData() - Method in interface jsky.science.ScienceObjectNodeModel
Requests that the science object retrieve any extra data that it has available from its data source.
requestToSubset(URI, URI, List, List) - Method in interface org.votech.plastic.PlasticHubListener
Send a request to listed registered Plastic apps.
requestToSubset(URI, URI, List, List) - Method in class uk.ac.starlink.plastic.MinimalHub
 
requestToSubsetAsynch(URI, URI, List, List) - Method in interface org.votech.plastic.PlasticHubListener
Send a request to listed registered Plastic apps, but don't wait for a response.
requestToSubsetAsynch(URI, URI, List, List) - Method in class uk.ac.starlink.plastic.MinimalHub
 
REQUIRE_HIERARCH - Static variable in class uk.ac.starlink.oldfits.FitsConstants
Whether HIERARCH convention is used; true by default.
Requirements - Class in uk.ac.starlink.array
Specifies a set of requirements for an array object.
Requirements() - Constructor for class uk.ac.starlink.array.Requirements
Constructs a Requirements object with no specifications.
Requirements(AccessMode) - Constructor for class uk.ac.starlink.array.Requirements
Constructs a Requirements object specifying a given access mode.
requireRandom() - Method in class uk.ac.starlink.table.StarTableFactory
Returns the requireRandom flag.
requiresAdjustFromData(Style) - Method in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Indicates whether a given style generated by this factory needs to be updated with information from a first pass through the data.
requiresConfigureFromBounds(PlotState) - Method in class uk.ac.starlink.ttools.plottask.HistogramPlotStateFactory
 
requiresConfigureFromBounds(PlotState) - Method in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Indicates whether it is necessary to calculate the DataBounds for a given PlotState before it is ready to be used.
requiresRowIndex() - Method in interface uk.ac.starlink.ttools.jel.Constant
Indicates whether evaluation of this constant needs to know the row index.
requiresRowIndex() - Method in class uk.ac.starlink.ttools.jel.FixedConstant
 
requiresRowIndex() - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Indicates whether this RowReader has been asked to reference any constants for which the row index is required.
rerender() - Method in class diva.graph.AbstractGraphController
Render the current graph again by recreating the figures for all nodes and edges, but do not alter the connectivity in the graph.
rerender() - Method in interface diva.graph.GraphController
Render the current graph again by recreating the figures for all nodes and edges, but do not alter the connectivity in the graph.
rerender() - Method in class diva.graphx.GraphController
Re-render the complete graph.
rerenderEdge(Object) - Method in class diva.graph.AbstractGraphController
Rerender the given edge by replacing its figure with a new figure.
rerenderEdge(Object) - Method in interface diva.graph.GraphController
Rerender the given edge by replacing its figure with a new figure.
rerenderNode(Object) - Method in class diva.graph.AbstractGraphController
Rerender the given node by replacing its figure with a new figure.
rerenderNode(Object) - Method in interface diva.graph.GraphController
Rerender the given node by replacing its figure with a new figure.
rerenderSubGraph(Iterator) - Method in class diva.graphx.GraphController
Rerender a subgraph.
reroute() - Method in class diva.canvas.connector.AbstractConnector
Tell the connector to re-route itself.
reroute() - Method in interface diva.canvas.connector.Connector
Tell the connector to re-route itself.
resample(int, int[], int[], Object, Object, Mapping.Interpolator, ResampleFlags, double, int, Number, int, int[], int[], int[], int[], Object, Object) - Method in class uk.ac.starlink.ast.Mapping
Resample a region of a data grid.
resampleB(int, int[], int[], byte[], byte[], Mapping.Interpolator, ResampleFlags, double, int, byte, int, int[], int[], int[], int[], byte[], byte[]) - Method in class uk.ac.starlink.ast.Mapping
Resampling method specific to byte data - see the resample method.
resampleD(int, int[], int[], double[], double[], Mapping.Interpolator, ResampleFlags, double, int, double, int, int[], int[], int[], int[], double[], double[]) - Method in class uk.ac.starlink.ast.Mapping
Resampling method specific to double data - see the resample method.
resampleF(int, int[], int[], float[], float[], Mapping.Interpolator, ResampleFlags, double, int, float, int, int[], int[], int[], int[], float[], float[]) - Method in class uk.ac.starlink.ast.Mapping
Resampling method specific to float data - see the resample method.
ResampleFlags - Class in uk.ac.starlink.ast
Aggregates flags which influence how Mapping.resample* methods operate.
resampleI(int, int[], int[], int[], int[], Mapping.Interpolator, ResampleFlags, double, int, int, int, int[], int[], int[], int[], int[], int[]) - Method in class uk.ac.starlink.ast.Mapping
Resampling method specific to int data - see the resample method.
resampleL(int, int[], int[], long[], long[], Mapping.Interpolator, ResampleFlags, double, int, long, int, int[], int[], int[], int[], long[], long[]) - Method in class uk.ac.starlink.ast.Mapping
Resampling method specific to long data - see the resample method.
resampleS(int, int[], int[], short[], short[], Mapping.Interpolator, ResampleFlags, double, int, short, int, int[], int[], int[], int[], short[], short[]) - Method in class uk.ac.starlink.ast.Mapping
Resampling method specific to short data - see the resample method.
rescale(PlanarImage, double, double, RenderingHints) - Static method in class jsky.image.operator.ImageOps
Apply a rescale operation to the image.
rescaleImage(PlanarImage) - Method in class jsky.image.ImageProcessor
Rescale the given image, if needed, using the given factor and offset and return the result.
reset(int, int) - Method in class diva.canvas.demo.WarpImageFigure
 
reset() - Method in class diva.util.java2d.Polygon2D
Reset the polygon back to empty.
reset() - Method in class diva.util.java2d.Polyline2D
Reset the polyline back to empty.
reset() - Method in class diva.util.LoggableOp
Reset the error counters.
reset() - Method in class jsky.image.gui.ImageColors
Reset the colormap to the default.
reset() - Method in class jsky.image.ImageChangeEvent
Reset all fields to the default values
reset() - Method in class jsky.util.gui.ProgressBarFilterInputStream
Overrides FilterInputStream.reset to reset the progress bar as well as the stream.
reset() - Method in class jsky.util.gui.ProxyServerDialog
Revert to previously saved values.
reset() - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Clear all graphics buffers.
reset() - Method in class uk.ac.starlink.ast.gui.AxesControls
Reset controls to defaults.
reset() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Reset interface to defaults.
reset() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Reset interface to defaults.
reset() - Method in class uk.ac.starlink.ast.gui.BorderControls
Reset controls to defaults.
reset() - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Reset the colour to original.
reset() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Reset interface to default configuration.
reset() - Method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Reset controls to defaults.
reset() - Method in class uk.ac.starlink.ast.gui.GridControls
Reset controls to defaults.
reset() - Method in class uk.ac.starlink.ast.gui.LineControls
Reset controls to defaults.
reset() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Reset everything to the default values.
reset() - Method in interface uk.ac.starlink.ast.gui.PlotControls
Reset controls to the defaults.
reset() - Method in class uk.ac.starlink.ast.gui.StringsControls
Reset controls to the defaults.
reset() - Method in class uk.ac.starlink.ast.gui.TickControls
Reset interface to default configuration.
reset() - Method in class uk.ac.starlink.ast.gui.TitleControls
Reset controls to the defaults.
reset() - Method in class uk.ac.starlink.diva.FigureProps
Reset all items to their defaults.
reset() - Method in class uk.ac.starlink.oldfits.MappedFile
 
reset() - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
reset() - Method in class uk.ac.starlink.util.Base64InputStream
 
reset() - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
reset() - Method in class uk.ac.starlink.util.HeadBufferInputStream
 
reset() - Method in class uk.ac.starlink.util.NodeDescendants
Sets the object back to its initial state.
reset(int) - Method in class uk.ac.starlink.util.NodeDescendants
Sets the object back to its initial state, but with a (possibly) different constraint on which nodes are included in the set.
ResetAction(String, Icon) - Constructor for class uk.ac.starlink.ast.gui.PlotConfigurator.ResetAction
 
resetColormap() - Method in class jsky.image.ImageColormap
Reset the colormap shift, rotate and scale settings to 0.
resetColormap() - Method in class jsky.image.ImageProcessor
Reset the colormap to the default.
resetDefault(String) - Method in class uk.ac.starlink.ttools.task.Setting
Creates a new setting object which resembles this one, except it has a different default value.
resetDisplayArea() - Method in class jsky.timeline.TimeLine
reset the display window to show all data
resetValues(double, double) - Method in class jsky.util.gui.VRangeSlider
Resets the minimum and maximum values.
resetWidth() - Method in class uk.ac.starlink.ttools.plot.Legend
Resets the width to the minimum necessary for this component.
reshape() - Method in class diva.canvas.connector.Arrowhead
Recalculate the shape of the decoration.
reshape() - Method in class diva.canvas.connector.Blob
Recalculate the shape of the blob.
resize() - Method in class jsky.catalog.gui.TableDisplay
Called when the table is resized
RESIZE - Static variable in interface jsky.graphics.CanvasGraphics
Constant indicating that a figure may be resized
resize() - Method in class jsky.image.fits.gui.FITSKeywords
Called when the table is resized
RESIZED - Static variable in interface jsky.graphics.CanvasFigure
Indicates that the figure was resized
resolve(double[], double[], double[], double[]) - Method in class uk.ac.starlink.ast.Frame
Resolve a vector into two orthogonal components.
resolve(String) - Static method in class uk.ac.starlink.vo.ResolverInfo
Attempts to resolve an object by name using a name resover service, and either returns an object containing information about it or throws an exception.
resolve(String, String) - Static method in class uk.ac.starlink.vo.ResolverInfo
 
resolveEntity(String, String) - Method in class diva.compat.xml.XmlReader.Handler
Attempt resolve the public ID representing an XML external entity into a valid string url.
resolveEntity(String, String) - Method in class diva.gui.MultipageParser
Resolve an external entity.
resolveEntity(String, String) - Method in class diva.sketch.recognition.MSTrainingParser
Resolve an external entity.
resolveEntity(String, String) - Method in class diva.sketch.recognition.SSTrainingParser
Resolve an external entity.
resolveEntity(String, String) - Method in class diva.util.aelfred.HandlerBase
Resolve an external entity.
resolveEntity(String, String) - Method in interface diva.util.aelfred.XmlHandler
Resolve an External Entity.
resolveEntity(String, String) - Method in class diva.util.xml.XmlReader.Handler
Attempt resolve the public ID representing an XML external entity into a valid string url.
resolveEntity(String, String) - Method in class jsky.util.SaxParserUtil
This method tries to locate a local copy of the DTD as a JSky resource.
resolveEntity(String, String) - Method in class uk.ac.starlink.datanode.nodes.NodeEntityResolver
 
resolveEntity(String, String) - Method in class uk.ac.starlink.ttools.votlint.VotLintEntityResolver
 
resolveEntity(String, String) - Method in class uk.ac.starlink.util.StarEntityResolver
Resolves an entity if it is one of the ones that we keep on hand.
resolveResource(String, String, String, String, String) - Method in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
 
ResolverException - Exception in uk.ac.starlink.vo
Exception thrown when an object cannot be resolved by a name resolution service for some reason.
ResolverException(String) - Constructor for exception uk.ac.starlink.vo.ResolverException
 
ResolverException(String, Throwable) - Constructor for exception uk.ac.starlink.vo.ResolverException
 
ResolverException(Throwable) - Constructor for exception uk.ac.starlink.vo.ResolverException
 
ResolverFilter - Class in uk.ac.starlink.ttools.filter
Filter which adds RA, Dec coordinate columns by performing name resolution using an external service.
ResolverFilter() - Constructor for class uk.ac.starlink.ttools.filter.ResolverFilter
Constructor.
ResolverInfo - Class in uk.ac.starlink.vo
Information about an astronomical object obrtained from some name resolution service.
RESOURCE_PATH - Static variable in class jsky.util.Resources
Base path to resources.
ResourceDataSource - Class in uk.ac.starlink.util
A DataSource which represents a resource available from the class loader's ClassLoader.getResourceAsStream(java.lang.String) method.
ResourceDataSource(String, int) - Constructor for class uk.ac.starlink.util.ResourceDataSource
Constructs a new ResourceDataSource from a resource name and given size of intro buffer.
ResourceDataSource(String) - Constructor for class uk.ac.starlink.util.ResourceDataSource
Constructs a new ResourceDataSource from a resource name with a default size of intro buffer.
ResourceField - Class in uk.ac.starlink.vo
Describes an element of the VOResource data model for use by resource query interfaces.
ResourceIcon - Class in uk.ac.starlink.ttools.gui
Stores icons used by the ttools package.
ResourceIcon - Class in uk.ac.starlink.vo
Stores icons used by the VO package.
ResourceListDataNode - Class in uk.ac.starlink.datanode.nodes
A DataNode representing a list of resources available from the class path.
ResourceListDataNode(List) - Constructor for class uk.ac.starlink.datanode.nodes.ResourceListDataNode
Constructs a new node whose children are the system resources named in a given list.
ResourceMap - Class in jsky.util
A ResourceMap provdes a map of resources such that frequently used resources, such as images and icons can be reused.
ResourceMap() - Constructor for class jsky.util.ResourceMap
Create a new ResourceMap.
ResourceMap(int) - Constructor for class jsky.util.ResourceMap
Create a new ResourceMap with a start up capacity.
Resources - Class in jsky.util
Resources provides a central class with methods for accessing project resources.
ResourceSink<R> - Interface in uk.ac.starlink.registry
Interface for receiving resources.
ResourceTableModel - Class in uk.ac.starlink.vo
TableModel in which each row represents a RegResource.
ResourceTableModel() - Constructor for class uk.ac.starlink.vo.ResourceTableModel
Constructs a ResourceTableModel with no AccessRef column.
ResourceTableModel(boolean) - Constructor for class uk.ac.starlink.vo.ResourceTableModel
Constructs a ResourceTableModel with an optional AccessRef column.
restore(ProxySetupFrame) - Static method in class uk.ac.starlink.util.gui.ProxySetupFrame
Restore from backing store, updating the system properties.
restore() - Method in class uk.ac.starlink.util.ProxySetup
Restore from backing store, updating the system properties.
RestoreAction(String, Icon) - Constructor for class uk.ac.starlink.util.gui.StoreControlFrame.RestoreAction
 
restorePlot(Element) - Method in class uk.ac.starlink.ast.gui.AstFigureStore
 
restoreSelectedConfiguration() - Method in class uk.ac.starlink.util.gui.StoreControlFrame
Restore the selected configuration, if any.
restoreState(Element) - Method in class uk.ac.starlink.ast.gui.AstFigureStore
 
restoreState(Element) - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
restoreState(Element) - Method in class uk.ac.starlink.diva.DrawFigureStore
Restore a previous saved state to the DrawActions object.
restoreState(Element) - Method in interface uk.ac.starlink.util.gui.StoreSource
Restore a previously saved configuration created by the StoreSource.saveState(org.w3c.dom.Element) method.
ResultHandler<T> - Interface in uk.ac.starlink.vo
Interface defining callbacks for receiving asynchronously an generated value.
ResultSetJELRowReader - Class in uk.ac.starlink.ttools.jel
JELRowReader for accessing JDBC ResultSet objects.
ResultSetJELRowReader(ResultSet) - Constructor for class uk.ac.starlink.ttools.jel.ResultSetJELRowReader
Constructor.
retainAll(Collection) - Method in class nom.tam.util.HashedList
Retain only elements contained in another collection
retainFits() - Method in class uk.ac.starlink.ast.FitsChan
Indicate that the current card in a FitsChan should be retained.
retainKeys(Collection<K>) - Method in class uk.ac.starlink.util.MapGroup
Removes all entries except those with keys in a given collection for every map in this group.
retrieveMoreData(ScienceObjectNodeModel) - Method in class jsky.science.AbstractScienceObjectNode
Attempts to retrieve more information for the specified ScienceObjectModel and populate the ScienceObjectModel with that extra data.
retrieveMoreData(ScienceObjectNodeModel) - Method in interface jsky.science.ScienceObjectNodeModel
Attempts to retrieve more information for the specified ScienceObjectModel and populate the ScienceObjectModel with that extra data.
RETRY - Static variable in class uk.ac.starlink.ttools.cone.ConeErrorPolicy
If an error occurs during a cone search it is retried until a non-error result is obtained.
RetypingRecognizer - Class in diva.sketch.toolbox
FIXME
RetypingRecognizer(StrokeRecognizer) - Constructor for class diva.sketch.toolbox.RetypingRecognizer
Construct a filter recognizer which uses the given recognizer to perform its low-level recognition.
revalidate() - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
 
revalidate() - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
 
revalidate() - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
reveal(int) - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Reveal a page of controls.
reverse() - Method in class diva.pod.lwgraph.Topology
Reverse the graph
REVERSE_ROTATED_FONT - Static variable in interface jsky.timeline.TimeLineNode
 
reverseDirection(int) - Static method in class diva.canvas.CanvasUtilities
Reverse a direction flag.
ReverseIterator - Class in diva.util
A reverse-order iterator over a List.
ReverseIterator(List) - Constructor for class diva.util.ReverseIterator
Construct a reverse iterator on the given list.
revertToPrevious() - Method in class jsky.timeline.BlockTimeLineNode
revert the time line node to its previous position
revertToPrevious() - Method in class jsky.timeline.DefaultTimeLineNode
revert the time line node to its previous position
revertToPrevious() - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
revert the time line node to its previous position
revertToPrevious() - Method in interface jsky.timeline.TimeLineNode
revert the time line node to its previous position
revertToPrevious() - Method in interface jsky.timeline.VetoableTimeLineNodeModel
revert the time line node to its previous position
rewind() - Method in interface diva.pod.Transmitter
Rewind the transmitter.
rewrite() - Method in class nom.tam.fits.BasicHDU
Rewrite the HDU
rewrite() - Method in class nom.tam.fits.Data
 
rewrite() - Method in interface nom.tam.fits.FitsElement
Rewrite the contents of the element in place.
rewrite() - Method in class nom.tam.fits.FitsHeap
Attempt to rewrite the heap with the current contents.
rewrite() - Method in class nom.tam.fits.Header
Rewrite the header.
rewriteable() - Method in class nom.tam.fits.BasicHDU
Is the HDU rewriteable
rewriteable() - Method in class nom.tam.fits.Data
 
rewriteable() - Method in interface nom.tam.fits.FitsElement
Can this element be rewritten?
rewriteable() - Method in class nom.tam.fits.FitsHeap
 
rewriteable() - Method in class nom.tam.fits.Header
Can the header be rewritten without rewriting the entire file?
RFC2045 - Static variable in class uk.ac.starlink.ttools.taplint.DatalinkCode.Doc
 
RgbImage - Class in uk.ac.starlink.ttools.plot2.paper
An efficiently stored RGB or RGBA image backed by an int buffer.
RgbPaper(PaperType, Rectangle) - Constructor for class uk.ac.starlink.ttools.plot2.paper.RgbPaperType.RgbPaper
Constructor.
RgbPaper2D(PaperType, Rectangle) - Constructor for class uk.ac.starlink.ttools.plot2.paper.RgbPaperType2D.RgbPaper2D
Constructor.
RgbPaper3D(PaperType, Rectangle) - Constructor for class uk.ac.starlink.ttools.plot2.paper.RgbPaperType3D.RgbPaper3D
Constructor.
RgbPaperType - Class in uk.ac.starlink.ttools.plot2.paper
Abstract bitmapped PaperType which uses an RgbImage to store graphics.
RgbPaperType(String, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.paper.RgbPaperType
Constructor.
RgbPaperType.RgbPaper - Class in uk.ac.starlink.ttools.plot2.paper
Paper for use by this type.
RgbPaperType2D - Class in uk.ac.starlink.ttools.plot2.paper
Abstract RgbPaperType subclass for 2-dimensional plots.
RgbPaperType2D(String, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.paper.RgbPaperType2D
Constructor.
RgbPaperType2D.RgbPaper2D - Class in uk.ac.starlink.ttools.plot2.paper
Paper for use by this type.
RgbPaperType3D - Class in uk.ac.starlink.ttools.plot2.paper
Abstract RgbPaperType subclass for 3-dimensional plots.
RgbPaperType3D(String, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.paper.RgbPaperType3D
Constructor.
RgbPaperType3D.RgbPaper3D - Class in uk.ac.starlink.ttools.plot2.paper
Paper for use by this type.
RI1 - Static variable in class uk.ac.starlink.vo.RegistryProtocol
Protocol instance for Registry Interface 1.0.
Ri1RegistryQuery - Class in uk.ac.starlink.vo
RegistryQuery implementation using the SOAP Registry Interface 1.0 mechanism.
Ri1RegistryQuery(SoapClient, String) - Constructor for class uk.ac.starlink.vo.Ri1RegistryQuery
Constructs a new query object from a SOAP client and a query.
Ri1RegistryQuery(String, String) - Constructor for class uk.ac.starlink.vo.Ri1RegistryQuery
Constructs a new query object from a registry URL and a query.
Ri1RegistryQueryPanel - Class in uk.ac.starlink.vo
Component which allows the user to select a Registry Interface 1.0-style registry to interrogate and a query string representing the query to be done.
Ri1RegistryQueryPanel() - Constructor for class uk.ac.starlink.vo.Ri1RegistryQueryPanel
Constructor.
Ri1RegistryTableLoadDialog - Class in uk.ac.starlink.vo
Table load dialogue implementation for performing a simple query on a registry.
Ri1RegistryTableLoadDialog() - Constructor for class uk.ac.starlink.vo.Ri1RegistryTableLoadDialog
Constructor.
RIGHT - Static variable in class uk.ac.starlink.ast.gui.AstAxisLabels
Description of the Field
right - Variable in class uk.ac.starlink.ttools.plot2.Surround
 
RIGHT_HANDLE_SELECTED - Static variable in interface jsky.timeline.TimeLineNode
 
RMSD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LinearFitPlotter
Report key for RMS deviation from fitted line.
rNums - Static variable in interface uk.ac.starlink.util.bzip2.BZip2Constants
This array really shouldn't be here.
ROOT - Static variable in class uk.ac.starlink.gbin.ItemReader
Special instance used as the reader root.
ROOT_NAME - Static variable in class diva.sketch.recognition.SceneBuilder
The name of the root element.
rootElement - Variable in class uk.ac.starlink.util.gui.StoreConfiguration
Document root Element.
rootMean(double[]) - Static method in class gaia.cu9.tools.parallax.util.Statistics
 
RootPane - Class in diva.canvas.demo
A pane that illustrates selection.
RootPane() - Constructor for class diva.canvas.demo.RootPane
 
roots() - Method in class diva.pod.lwgraph.LightweightGraph
Return an iterator over the root nodes of the graph.
roots() - Method in class diva.sketch.recognition.BasicScene
Return a list of every root node in the database, i.e.
roots() - Method in interface diva.sketch.recognition.Scene
Return a list of every root node in the database, i.e.
ROTATE - Static variable in interface jsky.graphics.CanvasGraphics
Constant indicating that a figure may be rotated
rotate(Point2D.Double, int) - Method in class jsky.image.gui.ImageCoordinateConverter
Rotate the given point about the image center by the current rotation angle, multiplied by the given factor.
rotate(PlanarImage) - Method in class jsky.image.ImageProcessor
Rotate the image about the center by the specified angle (in radians).
rotate(PlanarImage, float, float, float, Interpolation, RenderingHints) - Static method in class jsky.image.operator.ImageOps
Apply a rotate operation to the image and return the new image.
rotate(double, double, double) - Method in class jsky.science.Coordinates
Rotates the position angleRad radians about a specified center position (ra, dec).
rotate(double) - Method in class jsky.science.CoordinatesOffset
Rotates the position angleRad radians about a specified center position (ra, dec).
rotate(double[], double[], double) - Static method in class uk.ac.starlink.ttools.plot.Plot3D
Calculates a rotation matrix for rotating around a screen axis by a given angle.
rotate(double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.Rotation
Rotates a 3-vector in place.
rotate(double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
Rotates a 3-vector in place from this geom's data coordinate system to its view coordinate system.
rotateColormap(int) - Method in class jsky.image.ImageColormap
Rotate the colormap by the given amount.
rotateColormap(int) - Method in class jsky.image.ImageProcessor
Rotate the colormap by the given amount.
ROTATED_FONT - Static variable in interface jsky.timeline.TimeLineNode
 
rotatePoint(Point2D.Double, Point2D.Double, double) - Method in class jsky.catalog.gui.BasicTablePlotter
 
rotateXY(double[], double, double) - Static method in class uk.ac.starlink.ttools.plot.Plot3D
Takes a view rotation matrix and adds to it the effect of rotations about X and Y directions.
Rotation - Class in uk.ac.starlink.ttools.plot2.geom
Rotates vectors between sky systems.
Rotation() - Constructor for class uk.ac.starlink.ttools.plot2.geom.Rotation
Protected no-arg constructor of abstract class.
rotationToEulerDegrees(double[]) - Static method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Converts rotation matrix to three ZXZ Euler angles in degrees.
round(double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Rounds a value to the nearest integer.
round(double) - Method in class uk.ac.starlink.ttools.plot.Rounder
Returns a round number near the given value.
roundDecimal(double, int) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Rounds a value to a given number of decimal places.
roundDown(double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Rounds a value down to an integer value.
Rounder - Class in uk.ac.starlink.ttools.plot
Provides round numbers.
Rounder() - Constructor for class uk.ac.starlink.ttools.plot.Rounder
 
Rounding - Class in uk.ac.starlink.ttools.plot2.layer
Defines a policy for coming up with round numbers.
Rounding() - Constructor for class uk.ac.starlink.ttools.plot2.layer.Rounding
 
roundNumber(double, double) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Rounds a number to a decimal round value.
roundUp(long, int) - Static method in class uk.ac.starlink.fits.FitsUtil
Utility method to round an integer value up to a multiple of a given block size.
roundUp(double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Rounds a value up to an integer value.
route() - Method in class diva.canvas.connector.AbstractConnector
Tell the connector to route itself completely, using all available information.
route() - Method in class diva.canvas.connector.ArcConnector
Tell the connector to route itself between the current positions of the head and tail sites.
route() - Method in interface diva.canvas.connector.Connector
Tell the connector to route itself completely, using all available information.
route() - Method in class diva.canvas.connector.ManhattanConnector
Tell the connector to route itself between the current positions of the head and tail sites.
route(Point2D, int, Point2D, int) - Method in class diva.canvas.connector.ManhattanRouter
Create a route based on the given start and end points, and the direction leaving and arriving at those points.
route() - Method in class diva.canvas.connector.StraightConnector
Tell the connector to route itself between the current positions of the head and tail sites.
route(Object) - Method in class diva.graph.basic.BasicLayoutTarget
Route absolutely the figure associated with the given edge in the target's view.
route(Object) - Method in interface diva.graph.layout.LayoutTarget
Route absolutely the figure associated with the given edge in the target's view.
routeVisibleEdges(Object, LayoutTarget) - Static method in class diva.graph.layout.LayoutUtilities
Iterate over all the visible edges in the given graph and reroute them.
row - Variable in class jsky.catalog.gui.BasicTablePlotter.FigureListItem
 
row - Variable in class jsky.catalog.gui.HyperlinkTableCellEditor
The table row containing this button
row - Variable in class jsky.catalog.gui.SymbolSelectionEvent
The catalog table data row corresponding to the symbol.
row - Variable in class jsky.catalog.gui.TableSelectionEvent
The catalog table data row corresponding to the table.
ROW_MAJOR - Static variable in class uk.ac.starlink.array.Order
Object representing row-major (last-index-fastest) ordering.
ROW_SERVICE - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
RowAccess - Interface in uk.ac.starlink.table
Provides random access to table data.
RowCollector<A> - Class in uk.ac.starlink.table
Convenience implementation of SplitCollector for use with table row processing.
RowCollector() - Constructor for class uk.ac.starlink.table.RowCollector
 
RowCoordinates - Class in jsky.catalog
Stores information about which columns in a table contain the coordinates for that row, and whether world coordinates or image coordinates are supported.
RowCoordinates(int, int, double) - Constructor for class jsky.catalog.RowCoordinates
Create an object that will extract a WorldCoords object from a row using the given ra,dec indexes and the given equinox.
RowCoordinates(int, int, int) - Constructor for class jsky.catalog.RowCoordinates
Create an object that will extract a WorldCoords object from a row using the given ra,dec and equinox indexes.
RowCoordinates(int, int) - Constructor for class jsky.catalog.RowCoordinates
Create an object that will extract an ImageCoords object from a row using the given x,y indexes.
RowCoordinates() - Constructor for class jsky.catalog.RowCoordinates
This constructor should be used when there are no coordinate columns.
RowData - Interface in uk.ac.starlink.table
Allows access to the values in a single row of a table.
rowData(Object[]) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
rowData(Object[]) - Method in class uk.ac.starlink.vo.DalResultStreamer
 
rowData(Object[]) - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializer
 
rowData(Object[]) - Method in interface uk.ac.starlink.votable.TableHandler
Called when a row has been read.
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.
rowIdToIndex(I) - Method in interface uk.ac.starlink.ttools.cone.RowMapper
Returns the table row index corresponding to a given typed identifier.
rowIndex() - Method in class uk.ac.starlink.table.EmptyRowSequence
 
rowIndex() - Method in class uk.ac.starlink.table.MappingRowSplittable
 
rowIndex() - Method in class uk.ac.starlink.table.ProgressRowSplittable
 
rowIndex() - Method in class uk.ac.starlink.table.RandomRowSplittable
 
rowIndex() - Method in interface uk.ac.starlink.table.RowSplittable
Returns a supplier for the index of the row currently being processed, if possible.
rowIndex() - Method in class uk.ac.starlink.table.SequentialRowSplittable
 
rowIndexToId(long) - Method in interface uk.ac.starlink.ttools.cone.RowMapper
Returns a typed identifer corresponding to a given row index.
RowLink - Class in uk.ac.starlink.table.join
Represents an ordered set of RowRefs which are considered in some way linked to each other.
RowLink() - Constructor for class uk.ac.starlink.table.join.RowLink
 
RowLink1 - Class in uk.ac.starlink.table.join
RowLink subclass which contains a single RowRef.
RowLink1(RowRef) - Constructor for class uk.ac.starlink.table.join.RowLink1
Constructor.
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.
RowLinkN - Class in uk.ac.starlink.table.join
RowLink implementation for an arbitrary number of RowRefs.
RowLinkN(Collection<RowRef>) - Constructor for class uk.ac.starlink.table.join.RowLinkN
Constructs a RowLinkN from a collection of rows.
RowLinkN(RowRef[]) - Constructor for class uk.ac.starlink.table.join.RowLinkN
Constructs a RowLinkN from an array of row refs which is retained and may be modified (sorted) in place.
rowList - Variable in class uk.ac.starlink.util.AsciiFileParser
A list that contains arrays of each set of Strings parsed from each row.
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.
RowMapper<I> - Interface in uk.ac.starlink.ttools.cone
Defines a mapping between objects of some given type and table row index.
RowMatcher - Class in uk.ac.starlink.table.join
Performs matching on the rows of one or more tables.
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, long[]) - Constructor for class uk.ac.starlink.table.RowPermutedStarTable
Constructs a new RowPermutedStarTable from a base table and a rowMap array.
RowPermutedStarTable(StarTable) - Constructor for class uk.ac.starlink.table.RowPermutedStarTable
Constructs a new RowPermutedTable with rows initially in unpermuted order.
RowPipe - Interface in uk.ac.starlink.table
TableSink implementation whose returned table reads concurrently from rows written into it.
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.
RowRunner - Class in uk.ac.starlink.table
Manages potentially parallel processing of StarTable row data.
RowRunner(SplitProcessor<?>) - Constructor for class uk.ac.starlink.table.RowRunner
Constructor.
RowRunnerParameter - Class in uk.ac.starlink.ttools.task
Parameter for acquiring a RowRunner.
ROWS - Static variable in class uk.ac.starlink.vo.TapLimit
Unit string used for a data limit of rows ("row").
RowSequence - Interface in uk.ac.starlink.table
Provides sequential access to the data in a table.
RowSplittable - Interface in uk.ac.starlink.table
RowSequence subinterface that is also suitable for parallel processing.
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.
RubineClassifier - Class in diva.sketch.classification
This classifier implements the classic linear discriminator.
RubineClassifier() - Constructor for class diva.sketch.classification.RubineClassifier
 
Rule - Interface in diva.sketch.parser2d
A parse rule interface that matches the RHS of a production and generates the LHS.
run() - Method in class diva.pod.test.LightweightGraphTest.TestGraph1
 
run() - Method in class diva.pod.test.LightweightGraphTest.TestGraph2
 
run() - Method in class diva.pod.test.LightweightNetworkTest.TestNetwork1
 
run() - Method in class diva.util.jester.TestCase
Run the test case.
run() - Method in class diva.util.jester.TestSuite
Initialize the test harness and run all the tests that can be run by this class.
run() - Method in class gaia.cu9.tools.parallax.ParallaxProcessor
 
run() - Method in class jsky.app.jskycat.JSkyCatRemoteControl
Start accepting client connections.
run() - Method in class jsky.navigator.Navigator.NavigatorImageLoader
 
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.
run(DocletEnvironment) - Method in class uk.ac.starlink.ttools.build.JdkDoclet
 
run() - Method in class uk.ac.starlink.ttools.cone.ConeMatcher.ConeWorker
Does the work of feeding the rows to the result table.
run(int) - Method in class uk.ac.starlink.ttools.example.SinePlot
Constructs a plot and posts it to the screen.
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.CapabilityStage
 
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.ColumnMetadataStage
 
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.CompareMetadataStage
 
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.EpnTapStage
 
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.ExampleStage
 
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.JobStage
 
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.ObsLocStage
 
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.ObsTapStage
 
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.QueryStage
 
run(Reporter, TapService) - Method in interface uk.ac.starlink.ttools.taplint.Stage
Performs the validation checks for this stage.
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.TableMetadataStage
 
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.TapSchemaStage
 
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.UnitUcdStage
 
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.UploadStage
 
run(Reporter, TapService) - Method in class uk.ac.starlink.ttools.taplint.XsdStage
 
run() - Method in class uk.ac.starlink.util.PipeReaderThread
Implements the thread's run method to invoke doReading, catching and saving IOExceptions.
run() - Method in class uk.ac.starlink.xdoc.MultiXML
Performs the transformation in accordance with the current attributes of this object.
RUNA - Static variable in interface uk.ac.starlink.util.bzip2.BZip2Constants
 
runAll() - Method in class diva.pod.test.LightweightNetworkTest
runAll()
runAll() - Method in class diva.util.jester.demo.BarTest
runAll()
runAll() - Method in class diva.util.jester.TestSuite
Run all the tests that can be run by this class.
RUNB - Static variable in interface uk.ac.starlink.util.bzip2.BZip2Constants
 
runMain(String[], FigureIcon) - Static method in class uk.ac.starlink.xdoc.fig.FigureIcon
Does the work for the FigureIcon.main(java.lang.String[]) method.
runMatch(StarTable, QuerySequenceFactory, StoragePolicy) - Method in class uk.ac.starlink.ttools.cone.BlockUploader
Performs an upload join in blocks.
runSuite() - Method in class diva.canvas.test.All
runSuite()
runSuite() - Method in class diva.canvas.test.ConcreteFigures
runSuite()
runSuite() - Method in class diva.canvas.test.FigureTest
runSuite()
runSuite() - Method in class diva.canvas.test.JCanvasTest
runSuite()
runSuite() - Method in class diva.graph.test.All
runSuite()
runSuite() - Method in class diva.graph.test.BasicGraphModelTest
runSuite()
runSuite() - Method in class diva.pod.test.All
runSuite()
runSuite() - Method in class diva.pod.test.LightweightGraphTest
runSuite()
runSuite() - Method in class diva.pod.test.LightweightNetworkTest
runSuite()
runSuite() - Method in class diva.pod.test.TopologyTest
runSuite()
runSuite() - Method in class diva.sketch.test.All
Run each of the tests.
runSuite() - Method in class diva.sketch.test.JSketchSuite
Test load & save, and test sketch, save, and load.
runSuite() - Method in class diva.util.jester.demo.BarTest
runSuite()
runSuite() - Method in class diva.util.jester.demo.FooTest
runSuite()
runSuite() - Method in class diva.util.jester.TestSuite
Run the tests defined by this test suite.
runSuite() - Method in class diva.util.test.All
runSuite()
runSuite() - Method in class diva.util.test.ShapeUtilitiesTest
runSuite()
runSuite() - Method in class diva.util.test.XMLElementTest
runSuite()
runSuite() - Method in class diva.util.test.XMLParserTest
runSuite()
runTestCase(TestCase) - Method in class diva.util.jester.TestHarness
Run a single test and log the results
runTestCase(TestCase) - Method in class diva.util.jester.TestSuite
Run a single test case by passing it to the harness used by this test suite.
RV - Class in uk.ac.starlink.rv
The main application for running RV as an Application or an Applet.
RV() - Constructor for class uk.ac.starlink.rv.RV
 
rvKmsToMasyr(double, double) - Static method in class uk.ac.starlink.ttools.func.Gaia
Converts from unnormalised radial velocity in km/s to normalised radial velocity in mas/year.
rvMasyrToKms(double, double) - Static method in class uk.ac.starlink.ttools.func.Gaia
Converts from normalised radial velocity in mas/year to unnormalised radial velocity in km/s.
RVPanel - Class in uk.ac.starlink.rv
Creates a dialogue box to enter Details.
RYDBERG - Static variable in class uk.ac.starlink.util.PhysicalConstants
Rydberg constant - m^-1

S

S - Static variable in class uk.ac.starlink.ttools.plot2.Anchor
South - reference point is below center of horizontal text.
SafeFieldAdapter - Class in uk.ac.starlink.pds4
Wrapper for FieldAdapter that catches and logs RuntimeExceptions.
SafeFieldAdapter(FieldAdapter) - Constructor for class uk.ac.starlink.pds4.SafeFieldAdapter
Constructor.
SAI__ERROR - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for unknown error.
SAI__OK - Static variable in exception uk.ac.starlink.ast.AstException
Status constant for no error.
sameObject(Object) - Method in class uk.ac.starlink.ast.AstObject
Determine whether two AstObjects are references to the same underlying object.
sameResource(URL, URL) - Static method in class uk.ac.starlink.util.URLUtils
Attempts to determine whether two URLs refer to the same resource.
sameSequence(OrderedNDShape) - Method in class uk.ac.starlink.array.OrderedNDShape
Indicates whether another object represents the same pixel sequence as this.
sameShape(NDShape) - Method in class uk.ac.starlink.array.NDShape
Indicates whether another object represents the same shape as this.
sameSupport(SceneElement, SceneElement) - Method in class diva.sketch.recognition.BasicScene
Return true if the supports of the two elements (i.e.
SAMPLE_STDEV - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the sample standard deviation of all submitted values.
SAMPLE_STDEV - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator that calculates the sample standard deviation.
sampleModel - Variable in class jsky.image.SimpleRenderedImage
The image's SampleModel.
sampleModel - Variable in class uk.ac.starlink.jaiutil.SimpleRenderedImage
The image's SampleModel.
sampleText - Variable in class uk.ac.starlink.ast.gui.StringsControls
The sample text field.
sampleValue(int, double, double, double, PixSampler.StatMode) - Method in class uk.ac.starlink.ttools.task.PixSampler
Samples a single value from a given sky position.
sampleValues(double, double, double, PixSampler.StatMode) - Method in class uk.ac.starlink.ttools.task.PixSampler
Samples values from all columns in given table at a given sky position.
SampMode - Class in uk.ac.starlink.ttools.mode
Processing mode for sending the table to other subscribed clients using the SAMP tool interop protocol.
SampMode() - Constructor for class uk.ac.starlink.ttools.mode.SampMode
Constructor.
sanitiseAsError(String) - Static method in class uk.ac.starlink.fits.CardFactory
Utility string sanitisation function that throws an IllegalArgumentException if any illegal characters are present.
sanitiseByReplacement(String, char) - Static method in class uk.ac.starlink.fits.CardFactory
Utility string sanitisation function that replaces illegal characters by a given char.
sanitiseText(String) - Method in interface uk.ac.starlink.fits.CardFactory.Config
This method is called on uncontrolled text inputs that will end up as text or comment content in output cards.
SATURATION - Static variable in class uk.ac.starlink.ttools.plot2.paper.Compositor
Implementation which adds colours until the alpha is saturated and then makes no further updates to colour.
save() - Method in class diva.graph.schematic.GraphDocument
Save the document to the current file.
save() - Method in class diva.gui.AbstractDocument
Save the document to its current file or URL.
save(Document) - Method in class diva.gui.BasicStoragePolicy
Save the document.
SAVE - Static variable in class diva.gui.DefaultActions
 
save(Document) - Method in class diva.gui.DefaultStoragePolicy
Save the document.
save() - Method in interface diva.gui.Document
Save the document to its current file or URL.
save() - Method in class diva.gui.MultipageDocument
Save the document to the current file.
save(Document) - Method in interface diva.gui.StoragePolicy
Save the document.
save() - Method in class diva.gui.tutorial.TextDocument
Save the document to its current file or URL.
save() - Method in class jsky.catalog.astrocat.AstroCatConfig
Save the catalog list in the default location (~/.jsky/AstroCat.xml)
save(String) - Method in class jsky.catalog.astrocat.AstroCatConfig
Save the catalog list to the given file (in the AstroCat XML format).
save(File, List) - Static method in class jsky.catalog.astrocat.AstroCatXML
Save the given list of catalog descriptions in the given file.
save() - Method in interface jsky.catalog.CatalogDirectory
Save the contents of this catalog directory to make it permanent (for example, in a config file under ~/.jsky/...).
save() - Method in class jsky.catalog.irsa.IRSAConfig
Save the catalog descriptions to a set of IRSA XML files under ~/.jsky/irsa/.
save(String) - Method in class jsky.catalog.irsa.IRSAConfig
Save the catalog descriptions to a set of IRSA XML files under the given directory.
save(File, List) - Method in class jsky.catalog.irsa.IRSAXML
Save the given list of catalog descriptions as a set of IRSA XML files in the given directory.
save() - Method in class jsky.catalog.skycat.SkycatConfigFile
Save the config file to a file under the user's home directory (~/.jsky/skycat.cfg) to make it permanent.
save(String) - Method in class jsky.catalog.skycat.SkycatConfigFile
Save the contents of this object as a new skycat style catalog config file using the given file name.
save(OutputStream) - Method in class jsky.catalog.skycat.SkycatConfigFile
Save the contents of this object in skycat catalog config file format to the given stream.
save() - Method in class jsky.image.gui.DivaMainImageDisplay
Save any changes to the current image file.
save() - Method in class jsky.image.gui.ImageSaveDialog
Display the dialog
SAVE_AS - Static variable in class diva.gui.DefaultActions
 
SAVE_CURRENT_VIEW - Static variable in class jsky.image.gui.ImageSaveDialog
"Save Image File" option to save only the image area currently in the viewer.
SAVE_ENTIRE_IMAGE - Static variable in class jsky.image.gui.ImageSaveDialog
"Save Image File" option to save the entire image area at normal magnification.
SAVE_FILE_TYPES - Static variable in class jsky.image.gui.ImageSaveDialog
The set of possible file types for saving the image to a file.
Saveable - Interface in jsky.util
An interface for objects that can be saved to a file in some format.
SaveableAsHTML - Interface in jsky.util
An interface for objects that can be saved to a file in HTML format.
saveAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Save" that saves the current document.
saveAs(File) - Method in class diva.graph.schematic.GraphDocument
Save the document to the given file.
saveAs(URL) - Method in class diva.graph.schematic.GraphDocument
Save the document to the given file.
saveAs(File) - Method in class diva.gui.AbstractDocument
Save the document to the given file.
saveAs(URL) - Method in class diva.gui.AbstractDocument
Save the document to the given file.
saveAs(Document) - Method in class diva.gui.BasicStoragePolicy
Save the document to a user-specified location.
saveAs(Document) - Method in class diva.gui.DefaultStoragePolicy
Save the document to a user-specified location.
saveAs(File) - Method in interface diva.gui.Document
Save the document to the given file.
saveAs(URL) - Method in interface diva.gui.Document
Save the document to the given URL.
saveAs(File) - Method in class diva.gui.MultipageDocument
Save the document to the given file.
saveAs(URL) - Method in class diva.gui.MultipageDocument
Throw an exception, as save to URLs is not supported.
saveAs(Document) - Method in interface diva.gui.StoragePolicy
Save the document to a user-specified location.
saveAs(File) - Method in class diva.gui.tutorial.TextDocument
Save the document to the given file.
saveAs(URL) - Method in class diva.gui.tutorial.TextDocument
Save the document to the given URL.
saveAs(Document) - Method in class diva.whiteboard.SketchStoragePolicy
Save the document to a user-specified location.
saveAs() - Method in class jsky.catalog.gui.CatalogNavigator
Pop up a dialog to ask the user for a file name, and then save the current query result to the selected file.
saveAs(String) - Method in class jsky.catalog.gui.CatalogNavigator
Save the current query result to the selected file.
saveAs(String) - Method in class jsky.catalog.gui.TableDisplayTool
Save the table to the given file.
saveAs(String) - Method in class jsky.catalog.MemoryCatalog
Save the table to the given filename format.
saveAs(OutputStream) - Method in class jsky.catalog.MemoryCatalog
Save the table to the given stream
saveAs() - Method in class jsky.html.HTMLViewer
Pop up a dialog to ask the user for a file name, and then save the current page to the selected file.
saveAs() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog to ask the user for a file name, and then save the image to the selected file.
saveAs(String) - Method in class jsky.image.gui.DivaMainImageDisplay
Save the current image to the given file, using an image format based on the file suffix, which should be one of ".fits", ".jpg", ".png", or ".tif".
saveAs() - Method in interface jsky.image.gui.MainImageDisplay
Pop up a dialog to ask the user for a file name, and then save the image to the selected file.
saveAs(String) - Method in interface jsky.image.gui.MainImageDisplay
Save the current image to the given file, using an image format based on the file suffix, which should be one of ".fits", ".jpg", ".png", or ".tif".
saveAs(String) - Method in interface jsky.util.Saveable
Save the current object to the given file.
saveAsAction(Application) - Static method in class diva.gui.DefaultActions
Create an action named "Save As" that saves the current document to a different location.
saveAsAction - Variable in class jsky.html.HTMLViewer
Action to use for the "Save as..." menu and toolbar items
saveAsGIF(File) - Method in class diva.whiteboard.WhiteboardView
Save the current page of the specified document to the file in GIF format.
saveAsHTML() - Method in class jsky.catalog.gui.CatalogNavigator
Pop up a dialog to ask the user for a file name, and then save the current query result to the selected file in HTML format.
saveAsHTML(String) - Method in class jsky.catalog.gui.CatalogNavigator
Save the current query result to the selected file in HTML format.
saveAsHTML(String) - Method in class jsky.catalog.gui.TableDisplay
Save the table to the given filename in HTML format
saveAsHTML(String) - Method in class jsky.catalog.gui.TableDisplayTool
Save the table to the given file in HTML format.
saveAsHTML(String) - Method in class jsky.catalog.MemoryCatalog
Save the table to the given filename in HTML format
saveAsHTML(String) - Method in interface jsky.util.SaveableAsHTML
Save the current object to the given file in HTML format.
saveAsIRSA(String) - Method in class jsky.catalog.irsa.IRSATable
Save the table to the given filename
saveAsIRSA(OutputStream) - Method in class jsky.catalog.irsa.IRSATable
Save the table to the given stream
saveAsText(PrintWriter, int) - Method in class jsky.science.AbstractScienceObjectNode
Prints a reasonably user-friendly description of the object to the specified PrintWriter.
saveAsText(PrintWriter) - Method in class jsky.science.AbstractScienceObjectNode
Single argument varient.
saveCatalogOverlaysWithImage() - Method in class jsky.navigator.NavigatorImageDisplay
Save any current catalog overlays as a FITS table in the image file.
saveColormap() - Method in class jsky.image.ImageColormap
Save the current colormap state for the next shift, rotate or scale operation.
saveColormap() - Method in class jsky.image.ImageProcessor
Save the current colormap state for the next shift, rotate or scale operation.
saveConfigFileMenu - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
 
saveConfigOptionsMenu - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
 
saveFITSTable(TableQueryResult) - Method in class jsky.navigator.NavigatorImageDisplay
Save (or update) the given table as a FITS table in the current FITS image.
saveGifImage(String) - Method in class jsky.image.gui.ImageSaveDialog
Saves the current canvas image as a local GIF image file.
saveGraphicsMenuItem - Variable in class jsky.image.graphics.gui.ImageGraphicsMenu
"Save Graphics With Image" Menu item
saveGraphicsWithImage(String) - Method in class jsky.image.graphics.gui.FITSGraphics
Save the current image graphics to a binary FITS table with the given name in the current image.
saveGraphicsWithImage() - Method in class jsky.image.gui.DivaMainImageDisplay
Save the current image graphics to a binary FITS table in the current image
saveHistory(boolean) - Method in class jsky.catalog.gui.CatalogNavigator
Save the current history list to a file.
saveHistory(boolean) - Method in class jsky.html.HTMLViewer
Save the current history list to a file.
saveHistory(boolean) - Method in class jsky.image.gui.DivaMainImageDisplay
Save the current history list to a file.
saveJpegImage(String) - Method in class jsky.image.gui.ImageSaveDialog
Saves the current canvas image as a local JPEG image file.
savePlot(Element) - Method in class uk.ac.starlink.ast.gui.AstFigureStore
 
saveRestore() - Method in class uk.ac.starlink.diva.DrawActions
Interact with the object for saving and restoring figures from an XML store of some kind.
saveRestoreAction - Variable in class uk.ac.starlink.diva.DrawActions
Action to save or restore the figures
saveRestoreGraphicsMenuItem - Variable in class uk.ac.starlink.diva.DrawGraphicsMenu
Save and restore graphics menu item
saveState(Element) - Method in class uk.ac.starlink.ast.gui.AstFigureStore
 
saveState(Element) - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
saveState(Element) - Method in class uk.ac.starlink.diva.DrawFigureStore
Save all the figures currently held by the DrawActions to the given root element.
saveState(Element) - Method in interface uk.ac.starlink.util.gui.StoreSource
Save the configuration with the given Element as the root of the document.
saveSymbolConfig() - Method in class jsky.catalog.astrocat.AstroCatalog
Save the catalog symbol information to disk with the user's changes
saveSymbolConfig() - Method in class jsky.catalog.irsa.IRSACatalog
Save the catalog symbol information to disk with the user's changes
saveSymbolConfig() - Method in interface jsky.catalog.PlotableCatalog
Save the catalogs's symbol definitions to disk with the user's changes
saveSymbolConfig() - Method in class jsky.catalog.skycat.SkycatCatalog
Save the catalog symbol information to disk with the user's changes
saveWithImage() - Method in class jsky.catalog.gui.CatalogNavigator
Save the current table as a FITS table in the current FITS image (Should be defined in a derived class).
saveWithImage() - Method in class jsky.navigator.Navigator
Save the current table as a FITS table in the current FITS image.
saveWithImage(String, Fits, TableQueryResult) - Static method in class jsky.navigator.NavigatorFITSTable
Save the given table as a binary FITS table in the given FITS image file and return a NavigatorFITSTable object for the new table.
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.
saxCopy(InputSource, VotCopyHandler) - Static method in class uk.ac.starlink.ttools.task.VotCopy
Copies the SAX stream to the output, writing TABLE DATA elements in a given encoding.
SaxMessager - Interface in uk.ac.starlink.ttools.votlint
Defines how parsing messages are reported.
SaxMessager.Level - Enum in uk.ac.starlink.ttools.votlint
Defines the levels of severity at which messages can be reported.
SaxParserUtil - Class in jsky.util
Utility bass class for parsing an XML stream using a SAX parser.
SaxParserUtil() - Constructor for class jsky.util.SaxParserUtil
Default constructor.
SCALAR - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
ScalarDataNode - Class in uk.ac.starlink.datanode.nodes
Simple DataNode for representing scalar values.
ScalarDataNode(String, String, String) - Constructor for class uk.ac.starlink.datanode.nodes.ScalarDataNode
Constructs a ScalarDataNode with a given name and value.
scalarQuery(TapService, String, Class<T>) - Static method in class uk.ac.starlink.vo.TapQuery
Utility method to obtain a single-cell table as the result of a synchronous TAP query.
scale(double, double, double, double) - Method in class diva.canvas.CanvasPane
Scale this pane the given amount.
scale(PlanarImage) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Perform a translate/scale operation on the given image using the current settings and return the resulting image.
scale - Variable in class jsky.image.gui.ImageHistoryItem
magnification factor
scale(PlanarImage, int, double, double) - Method in class jsky.image.ImageLookup
Install a lookup table to perform a color scale operation on the image using the given cut levels and return the resulting image.
scale(PlanarImage, int, double, double, ROI, ImageHistogram) - Method in class jsky.image.ImageLookup
Install a lookup table to perform a color scale operation on the image using the given cut levels and return the resulting image.
scale(PlanarImage, float, float, float, float, Interpolation, RenderingHints) - Static method in class jsky.image.operator.ImageOps
Apply a scale operation to the image and return the new image.
scale(double) - Method in class uk.ac.starlink.dpac.epoch.GVector3d
Scales the vector by a scalar s, i.e.
scale(double, GVector3d) - Static method in class uk.ac.starlink.dpac.epoch.GVector3d
Constructs new vector from scaling a given one.
SCALE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for scaling of markers in data space.
scale(double) - Method in class uk.ac.starlink.ttools.plot2.geom.AngScale2
Get an appropriate scaling for this coordinate.
SCALE_BLUE - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Scales blue level by parameter value.
SCALE_GREEN - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Scales green level by parameter value.
SCALE_H - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Scales H in HSV colour space.
SCALE_INTENSITY - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader which scales intensity.
SCALE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for cube edge length (isotropic only).
SCALE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyMultiPointForm
Config key for angular extent scaling.
SCALE_PIX - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for scaling of markers in pixel space.
SCALE_RED - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Scales red level by parameter value.
SCALE_S - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Scales S in HSV colour space.
SCALE_V - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Scales V in HSV colour space.
SCALE_VALUES - Static variable in interface uk.ac.starlink.tfcat.SpectralCoords
Permitted values for SpectralCoords scale attribute.
SCALE_Y - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Scales Y in YUV colour space.
scaleAdd(double, GVector3d) - Method in class uk.ac.starlink.dpac.epoch.GVector3d
Scales a given vector with a scalar and add the result to this one, i.e.
scaleAdd(GVector3d, double, GVector3d) - Static method in class uk.ac.starlink.dpac.epoch.GVector3d
Constructs new vector as sum of a given vector v1 and a scaled vector s*v2.
scaleAlg - Variable in class jsky.image.gui.ImageHistoryItem
Name of the image lookup scale algorithm
scaleAlpha(float) - Method in class uk.ac.starlink.ttools.plot2.paper.Compositor.BoostCompositor
 
scaleAlpha(float) - Method in class uk.ac.starlink.ttools.plot2.paper.Compositor
Adjusts an alpha value in accordance with this compositor's policy.
SCALEBAR_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
scaleColormap(int) - Method in class jsky.image.ImageColormap
Scale the colormap by the given amount.
scaleColormap(int) - Method in class jsky.image.ImageProcessor
Scale the colormap by the given amount.
scaleCount(int) - Method in class uk.ac.starlink.ttools.plot2.layer.CountScaler
Scales in input whole number to an output whole number.
scaledHighCut - Variable in class jsky.image.ImageLookup
high cut value scaled to ushort range
scaledLowCut - Variable in class jsky.image.ImageLookup
low cut value scaled to ushort range
scaleLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
scaleMatrix - Static variable in class gaia.cu9.tools.parallax.PDF.LosExpDecrVolumeDensityDEM
 
scaleMenu - Variable in class jsky.image.gui.ImageDisplayPanel
 
scaleMenuBar - Variable in class jsky.image.gui.ImageDisplayPanel
 
Scaler - Interface in uk.ac.starlink.ttools.plot2
Defines the mapping of an input value to the range 0..1.
scaleRange(double, double, Subrange, boolean) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns a range determined by a fixed range and a subrange within it.
scales() - Method in class uk.ac.starlink.ast.grf.DefaultGrf
 
scales() - Method in interface uk.ac.starlink.ast.Grf
Gets the axis scales.
scaleToFit() - Method in interface jsky.image.gui.BasicImageDisplay
Set the scaling factor so that the image will fit in the current window.
scaleToFit(int, int) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the scaling factor so that the image will fit in a window of the given size.
scaleToFit() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the scaling factor so that the image will fit in the current window.
scaleToFit(int, int) - Method in class jsky.image.gui.ImageDisplay
Set the scaling factor so that the image will fit in a window of the given size.
scaleToFit() - Method in class jsky.image.gui.ImageDisplay
Set the scaling factor so that the image will fit in the current window.
scaleToShortRange(PlanarImage, double, double) - Method in class jsky.image.ImageLookup
Scale the given image to short range, if needed, and return the new image.
scaleValue(double, double, double, boolean) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns a value determined by a fixed range and a fractional scale point within it.
scaleValue(double, double, double) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Does linear scaling between two values.
scaleValue(double) - Method in interface uk.ac.starlink.ttools.plot2.Scaler
Scales an input value to the interval 0..1.
scaling(double, double) - Method in class uk.ac.starlink.ttools.plot2.geom.AngScale2
Get the desired starting values and scaling interval.
Scaling - Interface in uk.ac.starlink.ttools.plot2
Defines a policy for scaling values to a fixed interval.
Scaling.HistogramScaling - Interface in uk.ac.starlink.ttools.plot2
Marker interface for Scaling instances that create Scalers based on a histogram assembled from data.
Scaling.RangeScaling - Interface in uk.ac.starlink.ttools.plot2
Interface for Scaling instances that can create Scalers from a lower and upper bound.
Scalings - Class in uk.ac.starlink.ttools.plot2
Implementation class for functions to do with Scaling instances.
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.
ScatterPlot - Class in uk.ac.starlink.ttools.plot
Component which can display a scatter plot of points.
ScatterPlot(PlotSurface) - Constructor for class uk.ac.starlink.ttools.plot.ScatterPlot
Constructs a new scatter plot, specifying the initial plotting surface which provides axis plotting and so on.
ScatterPlotEvent - Class in uk.ac.starlink.ttools.plot
PlotEvent for scatter plots.
ScatterPlotEvent(Component, PlotState, int, int, int, XYStats[]) - Constructor for class uk.ac.starlink.ttools.plot.ScatterPlotEvent
Constructor.
Scene - Interface in diva.sketch.recognition
A scene database that keeps track of multiple interpretations of a set of strokes.
SCENE_ELEMENT_TAG - Static variable in class diva.sketch.toolbox.SceneTranslator.OldSceneParser
Indicates a scene element.
SCENE_TAG - Static variable in class diva.sketch.recognition.SceneBuilder
Indicates the file contains a scene.
SCENE_TAG - Static variable in class diva.sketch.toolbox.SceneTranslator.OldSceneParser
Indicates the file contains a scene.
SceneBuilder - Class in diva.sketch.recognition
Builder class for scenes and scene elements and simple data.
SceneBuilder() - Constructor for class diva.sketch.recognition.SceneBuilder
 
SceneClassBuilder - Class in diva.sketch.rcl
Build a scene recognizer specified by the given class name that contains a single scene recognizer child.
SceneClassBuilder() - Constructor for class diva.sketch.rcl.SceneClassBuilder
 
SceneDelta - Class in diva.sketch.recognition
A class that represents a change in the scene database.
SceneDelta() - Constructor for class diva.sketch.recognition.SceneDelta
 
SceneDelta.Additive - Class in diva.sketch.recognition
An additive version of the SceneDelta class.
SceneDelta.Subtractive - Class in diva.sketch.recognition
A subtractive version of the SceneDelta class.
SceneDeltaSet - Class in diva.sketch.recognition
A collection of deltas that represents the cumulative set of possible changes recognized by a scene recognizer in response to a given event.
SceneDeltaSet() - Constructor for class diva.sketch.recognition.SceneDeltaSet
Construct an empty scene delta set.
SceneElement - Interface in diva.sketch.recognition
A scene element is an interface that encompasses various elements that can be found in the scene: stroke elements, composite elements, and choice elements.
SceneMetric - Interface in diva.sketch.toolbox
A metric interface for comparing the similarity of two different interpretations of a scene.
SceneParser - Class in diva.sketch.recognition
SceneParser parses an XML file representing a single interpretation of a scene into a Scene data structure.
SceneParser() - Constructor for class diva.sketch.recognition.SceneParser
Build a scene parser using the system-specified composite builder for
SceneParser(CompositeBuilder) - Constructor for class diva.sketch.recognition.SceneParser
Build a scene parser that uses the given builder declarations to parse its typed data.
SceneRecognizer - Interface in diva.sketch.recognition
An incremental recognizer of scene structures.
SceneTest - Class in diva.sketch.demo
This application reads in a ground truth scene file, recognizes it with a specified scene recognizer, and compares the results with the original scene.
SceneTest() - Constructor for class diva.sketch.demo.SceneTest
 
SceneTranslator - Class in diva.sketch.toolbox
A utility program for translating old scene database files into new scene database files.
SceneTranslator() - Constructor for class diva.sketch.toolbox.SceneTranslator
 
SceneTranslator.OldSceneParser - Class in diva.sketch.toolbox
OldSceneParser parses an XML file representing a single interpretation of a scene into a Scene data structure.
SceneTranslator.OldSceneWriter - Class in diva.sketch.toolbox
SceneWriter writes a single interpretation of a scene to an output stream.
SceneWriter - Class in diva.sketch.recognition
SceneWriter writes a single interpretation of a scene to an output stream.
SceneWriter() - Constructor for class diva.sketch.recognition.SceneWriter
Build a scene writer using the system-specified composite builder for
SceneWriter(CompositeBuilder) - Constructor for class diva.sketch.recognition.SceneWriter
Build a scene writer using the given composite builder for mapping types to builders.
scheduleRemoval(CanvasFigure) - Method in interface jsky.graphics.CanvasGraphics
Schedule the removal of the given figure from the display at a later time.
scheduleRemoval(CanvasFigure) - Method in class jsky.image.graphics.DivaImageGraphics
Schedule the removal of the given figure from the display at a later time.
schema - Variable in class gaia.cu9.tools.parallax.readers.CsvReader
 
SCHEMA_LOCATION - Static variable in class uk.ac.starlink.ttools.cea.ImplementationCeaWriter
 
SCHEMA_LOCATION - Static variable in class uk.ac.starlink.ttools.cea.ServiceCeaWriter
 
SCHEMA_QUERIER - Static variable in class uk.ac.starlink.vo.TapSchemaInterrogator
Acquires SchemaMeta objects from TAP_SCHEMA.schemas.
SchemaMeta - Class in uk.ac.starlink.vo
Represents schema metadata from a TableSet document.
SchemaMeta() - Constructor for class uk.ac.starlink.vo.SchemaMeta
Constructor.
SCHEMAS_PROPERTY - Static variable in class uk.ac.starlink.vo.TableSetPanel
Name of bound property for schema array giving table metadata.
SchematicGraphController - Class in diva.graph.schematic
A graph controller for dealing with schematic graphs.
SchematicGraphController(Application) - Constructor for class diva.graph.schematic.SchematicGraphController
Create a new Graph controllers with node and edge controllers suitable for a simple schematic editor.
SchematicGraphController.ManhattanEdgeRenderer - Class in diva.graph.schematic
A class that renders edges as ManhattanEdges.
SchematicGraphModel - Class in diva.graph.schematic
A Basic graph model that only allows connections to nodes that are not composite.
SchematicGraphModel() - Constructor for class diva.graph.schematic.SchematicGraphModel
 
SCHEME1 - Static variable in class uk.ac.starlink.util.gui.GridBagLayouter
Simple row by row layout.
SCHEME2 - Static variable in class uk.ac.starlink.util.gui.GridBagLayouter
Simple row by row layout, but this time with three components, weighted 0.15 to 0 to 0.85, so that most space is kept by right component.
SCHEME3 - Static variable in class uk.ac.starlink.util.gui.GridBagLayouter
Simple row by row layout.
SCHEME4 - Static variable in class uk.ac.starlink.util.gui.GridBagLayouter
Simple row by row layout, as in SCHEME3, but with the occasional component that fills vertically too.
SCHEME5 - Static variable in class uk.ac.starlink.util.gui.GridBagLayouter
Simple row by row layout.
SCHEME_NAME - Static variable in class uk.ac.starlink.auth.BearerIvoaAuthScheme
Name and identifier for this scheme ("ivoa_bearer").
SCHEME_NAME - Static variable in class uk.ac.starlink.auth.CookieIvoaAuthScheme
Name and identifier for this scheme ("ivoa_cookie").
SCHEME_NAME - Static variable in class uk.ac.starlink.auth.X509IvoaAuthScheme
Name and identifier for this scheme ("ivoa_x509").
SchemeDoc - Class in uk.ac.starlink.ttools.build
Writes a section of XML text documenting the details of TableSchemes available within the STILTS application.
SchemeDoc(boolean) - Constructor for class uk.ac.starlink.ttools.build.SchemeDoc
Constructor.
SCHEMES - Static variable in class uk.ac.starlink.auth.AuthTest
 
SCHEMES_PROP - Static variable in class uk.ac.starlink.auth.AuthUtil
Name of system property "auth.schemes" giving a comma-separated list of AuthScheme instances or classnames, which overrides the default list of authentication schemes in order of preference.
SCHEMES_PROPERTY - Static variable in class uk.ac.starlink.table.StarTableFactory
System property which can contain a list of TableScheme classnames for addition to the default list.
SchlegelCalculator - Class in uk.ac.starlink.ttools.calc
Column calculator which interrogates the IPAC Dust Extinction map service.
SchlegelCalculator() - Constructor for class uk.ac.starlink.ttools.calc.SchlegelCalculator
 
SchlegelCalculator.ResultType - Enum in uk.ac.starlink.ttools.calc
Enumerates physical values available from the IPAC dust service.
SchlegelCalculator.Spec - Class in uk.ac.starlink.ttools.calc
Specifies the dust query to be made.
SchlegelCalculator.Statistic - Enum in uk.ac.starlink.ttools.calc
Enumerates statistics available from the IPAC dust service.
SchlegelFilter - Class in uk.ac.starlink.ttools.calc
Filter that applies the SchlegelCalculator.
SchlegelFilter() - Constructor for class uk.ac.starlink.ttools.calc.SchlegelFilter
Constructor.
ScienceObjectModel - Interface in jsky.science
Defines the basic functionality required for a class to interact within the "Science" framework.
ScienceObjectNodeModel - Interface in jsky.science
Extends the basic ScienceObjectModel (SOM) interface to handle some slightly more complex capabilities not needed for many "SOM's".
scientificFormat - Variable in class uk.ac.starlink.ast.gui.DecimalField
Reference to object that describes the locale specific number format.
ScientificFormat - Class in uk.ac.starlink.ast.gui
a formatter that uses a format suitable for numeric values in a scientific context.
ScientificFormat() - Constructor for class uk.ac.starlink.ast.gui.ScientificFormat
Create a ScientificFormat using the default pattern and symbols for the default locale.
ScientificFormat(Locale) - Constructor for class uk.ac.starlink.ast.gui.ScientificFormat
Create a ScientificFormat using the default pattern for the given locale.
ScientificFormat(String) - Constructor for class uk.ac.starlink.ast.gui.ScientificFormat
Creates a ScientificFormat using a given pattern
ScientificFormat(Locale, String) - Constructor for class uk.ac.starlink.ast.gui.ScientificFormat
Creates a ScientificFormat using a given pattern for the specified locale
ScientificSpinner - Class in uk.ac.starlink.ast.gui
A type of JSpinner that displays a Number using a ScientificFormat instance.
ScientificSpinner(SpinnerNumberModel) - Constructor for class uk.ac.starlink.ast.gui.ScientificSpinner
Create an instance using the given SpinnerNumberModel and a default ScientificFormat instance.
ScientificSpinner(SpinnerNumberModel, ScientificFormat) - Constructor for class uk.ac.starlink.ast.gui.ScientificSpinner
Create an instance using the given SpinnerNumberModel and ScientificFormat instances.
sComparator - Variable in class jsky.timeline.DefaultTimeLineModel
 
scratchCopy(NDArray) - Static method in class uk.ac.starlink.array.NDArrays
Provides an independent copy of a readable NDArray with data stored in a scratch array.
scratchCopy(ArrayImpl) - Static method in class uk.ac.starlink.array.NDArrays
Provides an independent NDArray based on a readable ArrayImpl, with data stored in a scratch array.
ScratchNDArray - Class in uk.ac.starlink.array
An NDArray with data held in a fast random-access scratch array in memory or on local disk.
ScratchNDArray(ArrayDescription) - Constructor for class uk.ac.starlink.array.ScratchNDArray
Constructs a scratch array with shape, type and bad value handling characteristics copied from a template ArrayDescription.
ScratchNDArray(OrderedNDShape, Type, BadHandler) - Constructor for class uk.ac.starlink.array.ScratchNDArray
Constructs a scratch array with shape, type and bad value handling supplied explicitly.
ScratchNDArray(OrderedNDShape, Type, BadHandler, ScratchNDArray.BackingStore) - Constructor for class uk.ac.starlink.array.ScratchNDArray
Constructs a scratch array with shape, type, bad value handling and backing store type supplied explicitly.
ScratchNDArray.BackingStore - Class in uk.ac.starlink.array
Typesafe enum class enumerating the types of backing store implementation available.
SCREEN - Static variable in interface jsky.coords.CoordinateConverter
Constant for screen coordinates
screenDistanceRadians(Point2D, Point2D) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Returns the distance along a great circle in radians between two graphics positions.
screenToCanvasCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given screen coordinates to canvas coordinates.
screenToCanvasCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given screen coordinates to canvas coordinates.
screenToImageCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given screen coordinates to image coordinates.
screenToImageCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given screen coordinates to image coordinates.
screenToUserCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given screen coordinates to user coordinates.
screenToUserCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given screen coordinates to user coordinates.
screenToWorldCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given screen coordinates to world coordinates degrees in the equinox of the current image.
screenToWorldCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given screen coordinates to world coordinates degrees in the equinox of the current image.
SCRIBBLE_TYPE_ID - Static variable in class diva.sketch.toolbox.ScribbleRecognizer
The type ID that is used when scribble objects are recognized.
ScribbleRecognizer - Class in diva.sketch.toolbox
A recognizer that recognizes scribble shapes: /\/\/\/\
ScribbleRecognizer() - Constructor for class diva.sketch.toolbox.ScribbleRecognizer
 
scrollDueToClickInTrack(int) - Method in class jsky.util.gui.MetalRangeSliderUI
 
scrollRectToVisible(Rectangle) - Method in class uk.ac.starlink.vo.UwsJobPanel
Override to a no-op.
sDragSourceListener - Static variable in class jsky.util.gui.DraggableTree
The required DragSourceListener for the tree.
search() - Method in class jsky.catalog.gui.CatalogQueryTool
Query the catalog based on the settings in the query panel and display the results.
SEARCH_COLS - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
SearchCondition - Class in jsky.catalog
Represents a search condition for values in a given table column, or parameters to a query or request.
SearchCondition(FieldDesc, Comparable, Comparable) - Constructor for class jsky.catalog.SearchCondition
Create a new SearchCondition where minVal <= x <= maxVal for the given column or parameter description.
SearchCondition(FieldDesc, Comparable, boolean, Comparable, boolean) - Constructor for class jsky.catalog.SearchCondition
Create a new SearchCondition for the given column or parameter description, where the "inclusive" parameters specify whether the min and/or max values are included in the range.
SearchCondition(FieldDesc, Comparable) - Constructor for class jsky.catalog.SearchCondition
Create a new SearchCondition where x == val for the given column or parameter description.
SearchCondition(FieldDesc, double, double) - Constructor for class jsky.catalog.SearchCondition
Create a new numerical SearchCondition where (minVal <= x <= maxVal) for the given column or parameter description.
SearchCondition(FieldDesc, double) - Constructor for class jsky.catalog.SearchCondition
Create a new numerical SearchCondition where (x == val) for the given column or parameter description.
SearchCondition(FieldDesc, String, String) - Constructor for class jsky.catalog.SearchCondition
Create a new String SearchCondition where (minVal <= x <= maxVal) for the given column or parameter description.
SearchCondition(FieldDesc, String) - Constructor for class jsky.catalog.SearchCondition
Create a new String SearchCondition where (x == val) for the given column or parameter description.
SEC_PER_YEAR - Static variable in class uk.ac.starlink.ttools.func.Distances
Number of seconds in a year.
second - Variable in exception diva.util.jester.TestFailedException
Another of the objects involved in the failed test.
SECOND - Static variable in class jsky.science.Time
 
SECOND - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Second.
SECONDABBREV - Static variable in class jsky.science.Time
 
SECONDS - Static variable in class uk.ac.starlink.ttools.plot2.layer.Rounding
Policy suitable for time axes with data units of seconds.
SECONDS - Static variable in class uk.ac.starlink.vo.TapLimit
Unit string used always for time limits ("seconds").
seek(long) - Method in class nom.tam.util.BufferedFile
Move to the current offset from the beginning of the file.
seek(long) - Method in interface nom.tam.util.RandomAccess
Move to a specified location in the stream.
seek(long) - Method in interface uk.ac.starlink.fits.BasicInput
Moves the current position of this stream to a given byte offset (optional operation).
seek(long) - Method in class uk.ac.starlink.fits.BlockInput
 
seek(long) - Method in class uk.ac.starlink.fits.BufferedRandomInput
 
seek(long) - Method in class uk.ac.starlink.fits.ByteBufferInput
 
seek(long) - Method in class uk.ac.starlink.fits.SimpleMappedInput
 
seek(long) - Method in class uk.ac.starlink.oldfits.MappedFile
 
seek(long) - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
seek(long) - Method in interface uk.ac.starlink.table.storage.ByteStoreAccess
Sets the position to the given value.
Segment(int, double, double, boolean) - Constructor for class diva.canvas.connector.ManhattanRouter.Segment
 
SEGMENT_LENGTH - Static variable in class diva.sketch.toolbox.DashedPathData
 
SegmentList() - Constructor for class diva.canvas.connector.ManhattanRouter.SegmentList
 
SELECT - Static variable in interface jsky.graphics.CanvasGraphics
Constant indicating that a figure may be selected
select(CanvasFigure) - Method in interface jsky.graphics.CanvasGraphics
Select the given figure.
select(CanvasFigure) - Method in class jsky.image.graphics.DivaImageGraphics
Select the given figure.
SELECT - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to select an object
SELECT - Static variable in class uk.ac.starlink.diva.DrawActions
Mode to select an object
select(Figure) - Method in class uk.ac.starlink.diva.DrawGraphicsPane
Select the given figure.
selectArea(SelectedAreaListener) - Method in interface jsky.graphics.CanvasGraphics
Wait for the user to drag out an area on the canvas and then notify the listener with the coordinates of the box.
selectArea(SelectedAreaListener) - Method in class jsky.image.graphics.DivaImageGraphics
Wait for the user to drag out an area on the image canvas and then notify the listener with the coordinates of the box.
selectArea() - Method in class jsky.navigator.NavigatorQueryTool
Pop up a dialog asking the user to select an area of the image
SelectCharacters - Class in uk.ac.starlink.util.gui
SelectCharacters provides a dialog that displays all the characters in a given font.
SelectCharacters(Font) - Constructor for class uk.ac.starlink.util.gui.SelectCharacters
Create an instance of this class.
SelectCharacters(Frame, String, boolean, Font) - Constructor for class uk.ac.starlink.util.gui.SelectCharacters
Create an instance of this class.
SelectCharacters.AcceptAction - Class in uk.ac.starlink.util.gui
Inner class defining Action for accepting characters.
SelectCharacters.CancelAction - Class in uk.ac.starlink.util.gui
Inner class defining Action for cancelling acceptance of characters.
SelectCharactersEvent - Class in uk.ac.starlink.util.gui
SelectCharactersEvent defines an event that passes on new text that has been created.
SelectCharactersEvent(Object, String) - Constructor for class uk.ac.starlink.util.gui.SelectCharactersEvent
Constructs a SelectCharactersEvent object.
SelectCharactersListener - Interface in uk.ac.starlink.util.gui
SelectCharactersListener defines an interface used when listening for a SelectCharacters window to send updated text.
SelectCharactersModel - Class in uk.ac.starlink.util.gui
SelectCharactersModel is an implementation of the TableModel interface for displaying all the characters in a given font.
SelectCharactersModel(Font) - Constructor for class uk.ac.starlink.util.gui.SelectCharactersModel
Create an instance of this class.
selectColor(boolean) - Method in class uk.ac.starlink.diva.DrawGraphicsMenu
 
selected - Variable in class jsky.catalog.gui.BasicTablePlotter.FigureListItem
 
SELECTED - Static variable in interface jsky.graphics.CanvasFigure
Indicates that the figure was selected
SELECTED_COLOR - Static variable in interface jsky.timeline.TimeLineNode
 
SelectedAreaListener - Interface in jsky.graphics
This defines the interface for listening for area selection events.
SelectFilter - Class in uk.ac.starlink.ttools.filter
Table filter for selecting only certain rows using a JEL expression.
SelectFilter() - Constructor for class uk.ac.starlink.ttools.filter.SelectFilter
 
selectFont() - Method in class uk.ac.starlink.diva.DrawGraphicsMenu
 
selectImage(int) - Method in class jsky.image.fits.gui.FITSHDUChooser
Select the given image HDU and display it.
SELECTION_MODE - Static variable in class jsky.timeline.TimeLine
 
SELECTION_TYPE_ID - Static variable in class diva.whiteboard.CommandInterpreter
 
selectionChanged(SelectionEvent) - Method in interface diva.canvas.interactor.SelectionListener
Called when the selection model has changed.
SelectionDragger - Class in diva.canvas.interactor
A class that implements rubber-banding on a canvas.
SelectionDragger() - Constructor for class diva.canvas.interactor.SelectionDragger
Create a new SelectionDragger
SelectionDragger(GraphicsPane) - Constructor for class diva.canvas.interactor.SelectionDragger
Create a new SelectionDragger attached to the given graphics pane.
SelectionDragger - Class in jsky.image.graphics
A class that implements rubber-banding on a canvas.
SelectionDragger() - Constructor for class jsky.image.graphics.SelectionDragger
Create a new SelectionDragger
SelectionDragger(GraphicsPane) - Constructor for class jsky.image.graphics.SelectionDragger
Create a new SelectionDragger attached to the given graphics pane.
SelectionEvent - Class in diva.canvas.interactor
An event representing a change in the graph selection model.
SelectionEvent(Object, Object[], Object[], Object) - Constructor for class diva.canvas.interactor.SelectionEvent
Construct a new Selection event from the given source, representing the given selection additions, removals, and primary selection.
selectionFilter - Static variable in class diva.canvas.event.MouseFilter
The default selection filter -- accepts button 1 with no modifiers.
SelectionInteractor - Class in diva.canvas.interactor
A SelectionInteractor is attached to an object that can be put into and out of a selection.
SelectionInteractor() - Constructor for class diva.canvas.interactor.SelectionInteractor
Create a new SelectionInteractor with a default selection model and a default selection renderer.
SelectionInteractor(SelectionModel) - Constructor for class diva.canvas.interactor.SelectionInteractor
Create a new SelectionInteractor with the given selection model and a null selection renderer.
selectionInteractors() - Method in class diva.canvas.interactor.SelectionDragger
Get the selection interactors
selectionInteractors() - Method in class jsky.image.graphics.SelectionDragger
Get the selection interactors
SelectionListener - Interface in diva.canvas.interactor
A model for graph selections which can be listened to.
SelectionModel - Interface in diva.canvas.interactor
A model for graph selections.
SelectionPane - Class in diva.canvas.demo
A pane that illustrates selection.
SelectionPane() - Constructor for class diva.canvas.demo.SelectionPane
 
SelectionRenderer - Interface in diva.canvas.interactor
An interface that defines rendering for selections.
selectNode(Catalog) - Method in class jsky.catalog.gui.CatalogTree
Select the given tree node
selectNode(DataNode) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Called when the user has finished interacting with this chooser.
SELECTOR_2D - Static variable in class uk.ac.starlink.ttools.plot2.paper.PaperTypeSelector
Default selector for 2d output.
SELECTOR_3D - Static variable in class uk.ac.starlink.ttools.plot2.paper.PaperTypeSelector
Default selector for 3d output.
SelectorMap - Class in uk.ac.starlink.ast
Java interface to the AST SelectorMap class - a Mapping that locates positions within one of a set of alternate Regions.
SelectorMap(Region[], double) - Constructor for class uk.ac.starlink.ast.SelectorMap
Creates a SelectorMap.
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.
selectRow(int) - Method in class jsky.catalog.gui.TableDisplay
Select the given table row.
SelectStringDialog - Class in uk.ac.starlink.util.gui
Create a dialog for obtaining a text string with the option of selecting and including special characters.
selectSymbol(TableQueryResult, int, boolean) - Method in class jsky.catalog.gui.BasicTablePlotter
Set the selection state of the symbol corresponding to the given table row
selectSymbol(TableQueryResult, int) - Method in class jsky.catalog.gui.BasicTablePlotter
Select the symbol corresponding to the given table row
selectSymbol(TableQueryResult, int) - Method in interface jsky.catalog.gui.TablePlotter
Select the symbol corresponding to the given table row
SelectTextField - Class in uk.ac.starlink.util.gui
A component for accepting a text string, but with the additional capability of choosing from the complete list of characters available in the current font.
SelectTextField() - Constructor for class uk.ac.starlink.util.gui.SelectTextField
Create an instance.
SelectTextField(String) - Constructor for class uk.ac.starlink.util.gui.SelectTextField
Create an instance with initial text field.
SelectTextField(String, SelectCharacters) - Constructor for class uk.ac.starlink.util.gui.SelectTextField
Create an instance with initial text field and using the pre-configured instance of SelectCharacters.
selectVOTableObject(String[]) - Method in interface cds.tools.ExtApp
Call or Callback asking the other application to SELECT objects found in a VOTable previous transmission via loadVOTable() method.
self() - Method in class uk.ac.starlink.parquet.StarParquetWriter.StarBuilder
 
SelfPTarget() - Constructor for class diva.canvas.tutorial.ArcTutorial.SelfPTarget
 
SemanticObjectChangeEvent - Class in diva.compat.util
An event that can be used to communicate when the semantic object changes in a SemanticObjectContainer.
SemanticObjectChangeEvent(Object, Object) - Constructor for class diva.compat.util.SemanticObjectChangeEvent
Construct a GraphEvent with the given source and previous value.
SemanticObjectChangeListener - Interface in diva.compat.util
A listener for changes in the semantic object of a SemanticObjectContainer.
SemanticObjectContainer - Interface in diva.util
An object which is annotated with a single "semantic object" which is its semantic equivalent in an application.
SEMI - Static variable in class uk.ac.starlink.ttools.plot2.layer.FillMode
Solid boundary, fill area coloured in with transparency.
sendEvent(Object) - Method in class jsky.util.ListenerHandler
sends the event to all listeners.
sendEvent(String, Object) - Method in class jsky.util.ListenerHandler
sends the event to all listeners.
separators - Variable in class gaia.cu9.tools.parallax.readers.CsvSchema
 
separatorStyleIntToString(int) - Static method in class jsky.science.Coordinates
returns the full label name of a separator style
separatorStyleStringToInt(String) - Static method in class jsky.science.Coordinates
returns the separator style given its label
SeqConcatStarTable - Class in uk.ac.starlink.ttools.task
StarTable implementation which concatenates a list of compatible constituent tables in sequence.
SeqConcatStarTable(StarTable, TableProducer[]) - Constructor for class uk.ac.starlink.ttools.task.SeqConcatStarTable
Constructor.
sequence(int) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns an integer array of a given length with the values 0, 1, 2, ....
sequence(int, double, double) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns a floating point array of a given length with values starting at a given value and increasing with a given increment.
Sequence - Interface in uk.ac.starlink.util
Utility sub-interface of Splittable suitable for use with splittable data that can be iterated over.
SEQUENTIAL - Static variable in class uk.ac.starlink.table.join.CollectionRunner
Untyped instance for sequential operation.
SEQUENTIAL - Static variable in class uk.ac.starlink.table.RowRunner
Sequential-only instance; no parallel processing.
SEQUENTIAL - Static variable in class uk.ac.starlink.ttools.plot2.data.TupleRunner
Always runs sequentially, no parallel processing.
SequentialJELRowReader - Class in uk.ac.starlink.ttools.jel
Implements JELRowReader for sequential access to a table.
SequentialJELRowReader(StarTable) - Constructor for class uk.ac.starlink.ttools.jel.SequentialJELRowReader
Constructs a new row reader for sequential access.
SequentialJELRowReader(StarTable, RowSplittable) - Constructor for class uk.ac.starlink.ttools.jel.SequentialJELRowReader
Constructs a new row reader for sequential access, based on a supplied row splittable.
SequentialParquetStarTable - Class in uk.ac.starlink.parquet
ParquetStarTable concrete subclass that provides sequential access only.
SequentialParquetStarTable(IOSupplier<ParquetFileReader>) - Constructor for class uk.ac.starlink.parquet.SequentialParquetStarTable
Constructor.
SequentialResultRowSequence - Class in uk.ac.starlink.ttools.cone
Straightforward implementation of ConeResultRowSequence based on a ConeQueryRowSequence.
SequentialResultRowSequence(ConeQueryRowSequence, ConeSearcher, ConeErrorPolicy, Coverage, boolean, boolean, String) - Constructor for class uk.ac.starlink.ttools.cone.SequentialResultRowSequence
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.
SequentialRowSplittable - Class in uk.ac.starlink.table
RowSplittable based on a sequential RowSequence.
SequentialRowSplittable(StarTable) - Constructor for class uk.ac.starlink.table.SequentialRowSplittable
Convenience constructor, constructs a RowSplittable from a table.
SequentialRowSplittable(RowSequence) - Constructor for class uk.ac.starlink.table.SequentialRowSplittable
Constructs a RowSplittable from a row sequence, with an indeterminate number of rows.
SequentialRowSplittable(RowSequence, long) - Constructor for class uk.ac.starlink.table.SequentialRowSplittable
Constructs a RowSplittable from a RowSequence and a given number of rows.
SequentialViewFilter - Class in uk.ac.starlink.ttools.filter
Processing filter that makes sure any table filtered by it does not have random access.
SequentialViewFilter() - Constructor for class uk.ac.starlink.ttools.filter.SequentialViewFilter
 
serialize(String, Object) - Method in class jsky.util.Preferences
Attempt to serialize an object to a file with the given base name.
serialize(QName, Attributes, Object, SerializationContext) - Method in class uk.ac.starlink.votable.soap.AxisTableSerializer
Writes table out to the serialization context as a binary-inline VOTable.
serializeNode(Node) - Static method in class uk.ac.starlink.hdx.HdxDocument.NodeUtil
Serialize a DOM to a String.
SERV_TYPE - Static variable in class jsky.catalog.skycat.SkycatConfigFile
Constants for some config file strings
ServerPainter - Class in uk.ac.starlink.ttools.server
Custom painter implementation for use with the PlotServlet.
ServerPainter() - Constructor for class uk.ac.starlink.ttools.server.ServerPainter
 
ServerSet - Class in uk.ac.starlink.plastic
Provides the servers (XML-RPC and RMI-LITE) which are required for a functioning hub.
ServerSet(File) - Constructor for class uk.ac.starlink.plastic.ServerSet
Constructs a new ServerSet.
SERVICE_URL - Static variable in class uk.ac.starlink.ttools.calc.SchlegelCalculator
Base URL for IPAC Dust Extinction map service.
ServiceCeaWriter - Class in uk.ac.starlink.ttools.cea
CeaWriter implementation which writes a registry record document describing a CEA Service instance.
ServiceCeaWriter(PrintStream, CeaTask[], CeaMetadata, boolean, String) - Constructor for class uk.ac.starlink.ttools.cea.ServiceCeaWriter
Constructor.
ServiceConeSearcher - Class in uk.ac.starlink.ttools.cone
ConeSearcher implementation using a VO Cone Search service.
ServiceConeSearcher(ConeSearch, int, boolean, StarTableFactory) - Constructor for class uk.ac.starlink.ttools.cone.ServiceConeSearcher
Constructor.
ServiceDescriptor - Interface in uk.ac.starlink.votable.datalink
Describes an invocable service as defined by a DataLink Service Descriptor.
ServiceDescriptorFactory - Class in uk.ac.starlink.votable.datalink
Contains methods to parse service descriptor elements in a VOTable document.
ServiceDescriptorFactory() - Constructor for class uk.ac.starlink.votable.datalink.ServiceDescriptorFactory
 
ServiceDescriptorInfo - Class in uk.ac.starlink.votable.datalink
ValueInfo for service descriptor values.
ServiceDescriptorInfo(String, String, StarTable) - Constructor for class uk.ac.starlink.votable.datalink.ServiceDescriptorInfo
Constructor.
ServiceFindMode - Enum in uk.ac.starlink.ttools.cone
Enumeration of ways to submit an upload match to a service.
ServiceInvoker - Class in uk.ac.starlink.vo.datalink
Provides functionality related to invoking a service defined by a DataLink document.
ServiceInvoker(ServiceDescriptor, StarTable) - Constructor for class uk.ac.starlink.vo.datalink.ServiceInvoker
Attempts to construct an invoker based on a service descriptor and an associated results table.
ServiceOperation - Interface in uk.ac.starlink.ttools.calc
Defines an operation which turns an input tuple into an output tuple.
ServiceParam - Interface in uk.ac.starlink.votable.datalink
Characterises one of the input parameters for a DataLink service descriptor.
SERVICES - Static variable in class uk.ac.starlink.ttools.server.PlotSession
Available PlotService instances.
ServletEnvironment - Class in uk.ac.starlink.ttools.server
Execution environment which can be used from a servlet.
ServletEnvironment(ServletRequest, ServletResponse, StarTableFactory, StarTableOutput, JDBCAuthenticator) - Constructor for class uk.ac.starlink.ttools.server.ServletEnvironment
Constructor.
SESAME_URL - Static variable in class uk.ac.starlink.vo.ResolverInfo
Base URL for HTTP-GET-based Sesame service.
sessionCompleted(StrokeElement[], Scene) - Method in class diva.sketch.parser2d.ParsingSceneRecognizer
Pass the "session started" information to the child recognizer and handle the results if there are changes in the scene.
sessionCompleted(TimedStroke[]) - Method in interface diva.sketch.recognition.MultiStrokeRecognizer
Perform recognition on a set of strokes and return the recognition result in a ReconitionSet.
sessionCompleted(StrokeElement[], Scene) - Method in class diva.sketch.recognition.MultiStrokeSceneRecognizer
Call the child recognizer and add the results, if any, to the given scene database.
sessionCompleted(StrokeElement[], Scene) - Method in interface diva.sketch.recognition.SceneRecognizer
 
sessionCompleted(StrokeElement[], Scene) - Method in class diva.sketch.recognition.StrokeSceneRecognizer
Call the child recognizer and add the results, if any, to the given scene database.
sessionCompleted(StrokeElement[], Scene) - Method in class diva.sketch.recognition.VotingSceneRecognizer
Pass the event to the child recognizers, tally the vote, clear the buffer, and return the consensus.
sessionCompleted(StrokeElement[], Scene) - Method in class diva.sketch.toolbox.DashedPathRecognizer
Test whether the given strokes make a dashed path.
sessionCompleted(StrokeElement[], Scene) - Method in class diva.sketch.toolbox.LLRSceneRecognizer
Call the child recognizer and add the results, if any, to the given scene database.
sessionRespond(PlotSession<?, ?>, HttpServletRequest, HttpServletResponse) - Method in interface uk.ac.starlink.ttools.server.PlotService
Responds to an HTTP request relating to a given plot session.
SessionTest - Class in diva.sketch.demo
This application allows the user to sketch a collection of strokes and then recognize them as a session.
SessionTest(AppContext) - Constructor for class diva.sketch.demo.SessionTest
Construct a new sketch-based editor.
set(int, Figure) - Method in class diva.canvas.BasicZList
Replace the figure at the given index with the passed-in figure.
set(int, Figure) - Method in interface diva.canvas.ZList
Replace the figure at the given index with the passed-in figure.
set(double, int, double) - Method in class jsky.coords.DMS
Set the degrees, minutes and seconds.
set(double, int, double) - Method in class jsky.coords.HMS
Set the hours, minutes and seconds.
set(double, double) - Method in class jsky.science.CoordinatesOffset
Sets the offset values.
set(Point2D.Double) - Method in class jsky.util.gui.XYDisplay
Set the X,Y values to display.
set(String, String) - Static method in class jsky.util.Preferences
Add a key,value pair to the set of preferences.
set(String, boolean) - Static method in class jsky.util.Preferences
Add a key,value pair to the set of preferences.
set(String) - Method in class uk.ac.starlink.ast.AstObject
Set attribute values for an Object.
set(String) - Method in class uk.ac.starlink.ast.Plot
 
set(double, double, double) - Method in class uk.ac.starlink.dpac.epoch.GVector3d
Sets the elements of this vector to given 3-tuple.
set(Rectangle) - Method in class uk.ac.starlink.ttools.plot.PixelMask
Sets all the pixels in the given rectangle.
set(Point) - Method in class uk.ac.starlink.ttools.plot.PixelMask
Sets the pixel at the given coordinates.
set(int, int) - Method in class uk.ac.starlink.ttools.plot.PixelMask
Sets the pixel at the given coordinates.
set(int, byte) - Method in class uk.ac.starlink.util.ByteList
Sets the element at a given position.
set(int, double) - Method in class uk.ac.starlink.util.DoubleList
Sets the element at a given position.
set(int, float) - Method in class uk.ac.starlink.util.FloatList
Sets the element at a given position.
set(int, int) - Method in class uk.ac.starlink.util.IntList
Sets the element at a given position.
set(int, long) - Method in class uk.ac.starlink.util.LongList
Sets the element at a given position.
set(int, short) - Method in class uk.ac.starlink.util.ShortList
Sets the element at a given position.
set64BitMode(boolean) - Method in class uk.ac.starlink.fits.VariableFitsTableSerializer
Sets whether this serializer should use the 'P' descriptor (32-bit addressing into the heap) or the 'Q' descriptor (64-bit addressing into the heap) for variable-length array columns.
setAbbreviate(boolean) - Method in class jsky.util.gui.QuantityPanel
When set to True, the units will be displayed as abbreviations, the default is True.
setAccessUrl(String) - Method in class uk.ac.starlink.registry.BasicCapability
Sets the access URL.
setAction(Action) - Method in class diva.canvas.interactor.ActionInteractor
Set the action associated with this interactor.
setActive(boolean) - Method in class jsky.image.gui.ImageZoom
Set the active state to false to stop the zoom window from updating when the mouse is moved over the main image.
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.
setActiveUnit(boolean) - Method in class uk.ac.starlink.ast.Frame
Specify how the Unit attribute should be used.
setAdaptive(boolean) - Method in class uk.ac.starlink.ast.Region
Set should the area adapt to changes in the coordinate system.
setAdqlVersion(AdqlVersion) - Method in class uk.ac.starlink.vo.AdqlValidator
Sets the version of ADQL against which this validator will check.
setAdqlVersion(AdqlVersion) - Method in class uk.ac.starlink.vo.HintPanel
Configures the content of this panel to describe a given version of ADQL.
setAdqlVersion(AdqlVersion) - Method in class uk.ac.starlink.vo.TableSetPanel
Sets the version of the ADQL language for which this panel is showing metadata.
setAlign(boolean) - Method in class nom.tam.util.ByteFormatter
Set the alignment flag.
setAlignOffset(boolean) - Method in class uk.ac.starlink.ast.SkyFrame
Set align SkyFrames using the offset coordinate system.
setAlignSideBand(boolean) - Method in class uk.ac.starlink.ast.DSBSpecFrame
Set should the SideBand attribute be taken into account when aligning this DSBSpecFrame with another DSBSpecFrame.
setAlignStdOfRest(String) - Method in class uk.ac.starlink.ast.SpecFrame
Set standard of rest to use when aligning SpecFrames.
setAlignSystem(String) - Method in class uk.ac.starlink.ast.Frame
Set coordinate system in which to align the Frame.
setAlignTimeScale(String) - Method in class uk.ac.starlink.ast.TimeFrame
Set time scale to use when aligning TimeFrames.
setAllAntialiased(boolean) - Method in class uk.ac.starlink.ast.gui.GraphicsHints
Set if everything should be antialiased.
setAllNaN(boolean) - Method in class jsky.science.Wavelength1DArray
Sets all datapoints to Double.NaN.
setAllNaN() - Method in class jsky.science.Wavelength1DArray
Sets all datapoints data and wavelength to Double.NaN.
setAllNulls() - Method in class uk.ac.starlink.table.PrimitiveArrayColumn
Sets all the elements in this column to null.
setAllowAnyUdf(boolean) - Method in class uk.ac.starlink.vo.AdqlValidator
Configures whether the parser will allow undeclared functions.
setAllowContainerSelection(boolean) - Method in class uk.ac.starlink.vo.RemoteTreeBrowser
Sets whether it is permitted to select a container (directory) or only a file-type node.
setAllowSignedByte(boolean) - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Configures how Byte-valued columns are written.
setAllowSignedByte(boolean) - Method in class uk.ac.starlink.votable.VOTableFitsTableWriter
 
setAllowZeroLengthString(boolean) - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Sets whether zero-length string columns may be written.
setAllVisited(Object, boolean) - Method in class diva.graph.layout.LevelLayout
 
setAlpha(double) - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
setAlpha(double) - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Sets the alpha attribute of the DefaultGrfState object
setAlpha(double) - Method in class uk.ac.starlink.pal.AngleDR
Set the first component of the angle
setAncestry(Ancestry) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Sets the ancestry of this handler.
setAnchor(int) - Method in class diva.canvas.toolbox.LabelFigure
Set the point at which this figure is "anchored." This must be one of the positioning constants defined in javax.swing.SwingConstants.
setAnchor(int) - Method in class diva.canvas.toolbox.LabelWrapper
Set the anchor of the label.
setAnchorSelectionIndex(int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
setAnd(boolean) - Method in class uk.ac.starlink.vo.AndButton
Sets state.
setAngle(double) - Method in class diva.canvas.connector.ArcConnector
Set the angle at which the arc leaves the tail figure, in radians.
setAngle(String) - Method in class jsky.catalog.TablePlotSymbol
Return the symbol's rotation angle (may be an expression using column names)
setAngle(double) - Method in class jsky.image.ImageProcessor
Set the rotation angle.
setAngle(double) - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Sets the angle attribute of the DefaultGrfContainer object
setAntialias(boolean) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets whether antialiasing hint is preferred for drawing lines.
setAntialiasing(boolean) - Method in class diva.canvas.CanvasPane
Set whether or not to use antialiasing when drawing this pane.
setAppContext(AppContext) - Method in class diva.gui.AbstractApplication
Set the app context that this application draws itself in.
setApplication(Application) - Static method in class diva.gui.ApplicationExceptionHandler
 
setAspect(int, A) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Receives a new aspect requested by user interface actions in conjunction with this object.
setAspects(A[]) - Method in class uk.ac.starlink.ttools.plot2.PlotScene
Sets the aspects of the plot zones.
setAstAxes(AstAxes) - Method in class uk.ac.starlink.ast.gui.AxesControls
Set the AstAxes object (only after UI is initiliased).
setAstAxisLabel(AstAxisLabels) - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Set the AstAxisLabel object.
setAstBorder(AstBorder) - Method in class uk.ac.starlink.ast.gui.BorderControls
Set the AstBorder object (only after UI is initiliased).
setAstGrid(AstGrid) - Method in class uk.ac.starlink.ast.gui.GridControls
Set the AstGrid object (only after UI is initiliased).
setAsTime(int, boolean) - Method in class uk.ac.starlink.ast.SkyFrame
Set format celestal coordinates as times by axis.
setAstNumberLabels(AstNumberLabels) - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Set the AstNumberLabels object.
setAstStrings(AstStrings) - Method in class uk.ac.starlink.ast.gui.StringsControls
Set the AstStrings object.
setAstTicks(AstTicks) - Method in class uk.ac.starlink.ast.gui.TickControls
Set the AstTicks object.
setAstTitle(AstTitle) - Method in class uk.ac.starlink.ast.gui.TitleControls
Set the AstTitle object.
setAttachSite(Site) - Method in class diva.canvas.connector.StraightTerminal
Set the site to which the terminal is attached.
setAttachSite(Site) - Method in interface diva.canvas.connector.Terminal
Set the site that the terminal is attached to.
setAttachSite(Site) - Method in class diva.canvas.connector.TerminalFigure
Set the site that the terminal is attached to.
setAttribute(String, String) - Method in class diva.compat.xml.XmlElement
Set the attribute with the given name to the given value.
setAttribute(Object, String, Object) - Method in interface diva.graphx.AttributeAdapter
Set the value of an attribute.
setAttribute(String, String) - Method in class diva.util.xml.XmlElement
Set the attribute with the given name to the given value.
setAttribute(Element, String, String) - Method in class uk.ac.starlink.hdx.AbstractHdxFacade
Sets an attribute on an element.
setAttribute(Element, String, String) - Method in interface uk.ac.starlink.hdx.HdxFacade
Sets an attribute on an element.
setAttribute(String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
setAttributeNames(String[]) - Method in class uk.ac.starlink.ttools.cea.ElementDeclaration
Sets a list of permitted attribute names associated with this declaration.
setAttributeNode(Attr) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
setAttributeNodeNS(Attr) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
setAttributeNS(String, String, String) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
setAttributes(Map<String, String>) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Sets this handler's attributes.
setAttributes(Map<String, String>) - Method in class uk.ac.starlink.ttools.votlint.ParamHandler
 
setAuthenticator(JDBCAuthenticator) - Method in class uk.ac.starlink.table.jdbc.JDBCHandler
 
setAuthId(String) - Method in class uk.ac.starlink.vo.TableSetPanel
Displays authenticated user identifer in this panel.
setAutoCenterImage(boolean) - Method in interface jsky.image.gui.BasicImageDisplay
Set to true (default) to automatically center the image, if it is smaller than the window.
setAutoCenterImage(boolean) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set to true (default) to automatically center the image, if it is smaller than the window.
setAutoCenterImage(boolean) - Method in class jsky.image.gui.ImageDisplay
Set to true (default) to automatically center the image, if it is smaller than the window.
setAutoDrawOption(boolean) - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Set whether any changes are applied immediately or only when "Draw" is pressed.
setAutoQuery(boolean) - Method in class jsky.catalog.gui.CatalogNavigator
Set to true to query catalogs automatically when selected
setAutoRegister(int) - Method in class uk.ac.starlink.plastic.HubManager
Controls whether auto registration is used, and how often to attempt a connection if unregistered.
setAuxData(List<DescribedValue>) - Method in class uk.ac.starlink.table.DefaultValueInfo
Sets the list of auxiliary metadata items for this column.
setAuxDatum(DescribedValue) - Method in interface uk.ac.starlink.table.ValueInfo
Adds the given DescribedValue to the list of auxiliary metadata for this object.
setAxes(ValueInfo[]) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets the metadata for axes to be plotted.
setAxisLabels(String[]) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets the text labels to use for annotating axes.
setB(String, boolean) - Method in class uk.ac.starlink.ast.AstObject
Set a boolean attribute value by name.
setBackground(Figure) - Method in class diva.canvas.PaneWrapper
Set the background figure.
setBackgroundAt(int, Color) - Method in class diva.gui.toolbox.JShadePane
Set the background color at the given index.
setBackgroundEventLayer(EventLayer) - Method in class diva.canvas.GraphicsPane
Set the background event layer
setBackgroundFigure(Figure) - Method in class diva.canvas.CompositeFigure
Set the background figure.
setBackgroundFigure(Figure) - Method in class diva.canvas.toolbox.BackgroundedCompositeFigure
Set the figure that is displayed in the background of this figure and which handles the events that this figure's children do not.
setBackgroundInterpreter(Interactor) - Method in class diva.sketch.SketchController
Set the interpreter that processes strokes in the background event layer.
setBackgroundLayer(CanvasLayer) - Method in class diva.canvas.GraphicsPane
Set the background figure layer
setBadBits(int) - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
setBadBits(int) - Method in interface uk.ac.starlink.ndx.MutableNdx
Sets the bad bits mask for this Ndx.
setBadHandler(BadHandler) - Method in class uk.ac.starlink.array.Requirements
Sets this object's required bad value handler.
setBadValue(Number) - Method in class uk.ac.starlink.array.Requirements
Sets this object's required bad value handler to be one with a given bad value.
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.
setBary(double[]) - Method in class uk.ac.starlink.pal.AMParams
Set barycentric position of the Earth
setBase(int) - Method in class uk.ac.starlink.ast.FrameSet
Set frameSet base Frame index.
setBaseModel(TreeModel) - Method in class uk.ac.starlink.vo.MaskTreeModel
Sets the underlying, unmasked, model.
setBBox(double[]) - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Sets the bBox attribute of the DefaultGrfContainer object
setBdeg(double) - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
setBefore(boolean) - Method in class jsky.image.ImageChangeEvent
 
setBendRadius(double) - Method in class diva.canvas.connector.ManhattanConnector
Set the maximum bend radius of the manhattan-routed edge.
setBg(String) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's background color
setBg(Color) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's background color
setBigInteger(BigInteger, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
setBigInteger(BigInteger, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
setBigInteger(BigInteger, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
setBigInteger(BigInteger, int, int, ByteBuffer, boolean) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Sets the field value as a Java BigInteger.
setBigInteger(BigInteger, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
setBigInteger(BigInteger, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
setBigInteger(BigInteger, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
setBigInteger(BigInteger, int, int, ByteBuffer, boolean) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
setBinBase(double) - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Sets the lower bound for one of the bins.
setBinFactor(double) - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
Sets a multiplier for the length scale that determines bin size.
setBinWidth(double) - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Sets the bin width for the histogram.
setBitpix(int) - Method in class nom.tam.fits.Header
Set the BITPIX value for the header.
setBlank(double) - Method in class jsky.image.ImageProcessor
Set the value to be used for bad or blank pixels.
setBooleanDefault(boolean) - Method in class uk.ac.starlink.task.BooleanParameter
Sets the default as a boolean value.
setBorder(boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw a border around valid regions of a Plot.
setBorderColour(Color) - Method in class uk.ac.starlink.ast.gui.ColourIcon
Set the border colour.
setBorderWidth(int) - Method in class uk.ac.starlink.ast.gui.ColourIcon
Set the border width.
setBottom(int, double) - Method in class uk.ac.starlink.ast.Frame
Set lowest axis value to display by axis.
setBounds(Rectangle2D) - Method in class diva.canvas.interactor.BoundsConstraint
Set the bounds
setBounds(Rectangle2D) - Method in class diva.canvas.interactor.BoundsGeometry
Set the rectangle that defines this geometry object.
setBounds(Rectangle2D) - Method in class diva.canvas.interactor.CircleGeometry
Set the rectangle that defines this geometry object.
setBounds(int, int, int, int) - Method in class jsky.image.gui.ImageColorbar
Records a new size.
setBounds(double, double, int) - Method in class jsky.util.gui.LabelEntrySlider
Set the lower and upper bounds and the number of ticks.
setBounds(double, double) - Method in class jsky.util.gui.VRangeSlider
Sets the slider's lo and hi bounds.
setBounds(int, int, int, int) - Method in class jsky.util.gui.VRangeSlider
Redraws the slider if the widget width changes.
setBounds(Rectangle) - Method in class uk.ac.starlink.ttools.plot.GraphSurface
Sets the rectangle within which data points may be plotted.
setBounds(double[]) - Method in class uk.ac.starlink.ttools.plot.Range
Resets the bounds of this range.
setBounds(double, double) - Method in class uk.ac.starlink.ttools.plot.Range
Resets the bounds of this range.
setBounds(Rectangle) - Method in class uk.ac.starlink.xdoc.fig.FigureIcon
Sets the bounds for this figure.
setBranch(Branch) - Method in class uk.ac.starlink.connect.FilestoreChooser
Sets the current selected branch.
setBuffer(byte[]) - Method in class nom.tam.util.ByteParser
Set the buffer for the parser
setBuilder(DataNodeBuilder) - Method in class uk.ac.starlink.datanode.factory.CreationState
 
setBuilders(ArrayBuilder[]) - Method in class uk.ac.starlink.array.NDArrayFactory
Sets the list of builders which actually do the URL->NDArray construction Builders earlier in the list are given a chance to handle a URL before ones later in the list.
setBusy(boolean, Component) - Static method in class jsky.util.gui.BusyWin
Temporarily disable (or enable) all frames except the given one.
setBusy(boolean) - Static method in class jsky.util.gui.BusyWin
Temporarily disable (or enable) all of the application's frames.
setByte(byte, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
setByte(byte, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
setByte(byte, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
setByte(byte, int, int, ByteBuffer, boolean) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Sets the field value as a Java byte.
setByte(byte, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
setByte(byte, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
setByte(byte, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
setByte(byte, int, int, ByteBuffer, boolean) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
setC(String, String) - Method in class uk.ac.starlink.ast.AstObject
Set a character attribute value by name.
setC(String, String) - Method in class uk.ac.starlink.ast.Plot
 
setCacheCols(Boolean) - Method in class uk.ac.starlink.parquet.ParquetTableBuilder
Determines policy for table construction.
setCacheDirectories(boolean) - Method in class uk.ac.starlink.astrogrid.AcrConnection
 
setCacheImage(boolean) - Method in class uk.ac.starlink.ttools.plot2.PlotCaching
Sets image caching policy.
setCanvas(JCanvas) - Method in class diva.canvas.CanvasPane
Set the containing canvas of this pane.
setCanvas(JCanvas) - Method in class diva.canvas.demo.MainWindow
Set the displayed canvas component
setCanvas(JCanvas) - Method in class diva.canvas.demo.SpaceWindow
Set the displayed canvas component
setCanvas(JCanvas) - Method in class diva.gui.toolbox.JCanvasPanner
Set the target component that is being wrapped.
setCanvasDraw(CanvasDraw) - Method in class jsky.image.gui.DivaMainImageDisplay
PWD: Set the object that manages interactive drawing on the image
setCanvasGraphics(CanvasGraphics) - Method in class jsky.catalog.gui.BasicTablePlotter
Set the object to use to draw catalog symbols
setCanvasGraphics(CanvasGraphics) - Method in interface jsky.catalog.gui.TablePlotter
Set the object to use to draw catalog symbols
setCanvasPane(CanvasPane) - Method in class diva.canvas.JCanvas
Set the canvas pane contained by this JCanvas.
setCapabilities(BasicCapability[]) - Method in class uk.ac.starlink.registry.BasicResource
Sets the capability interface array.
setCapabilities(RegCapabilityInterface[]) - Method in class uk.ac.starlink.vo.CapabilityTableModel
Sets the data for this table.
setCapability(TapCapability) - Method in class uk.ac.starlink.vo.TableSetPanel
Sets the TapCapability information to be displayed in this panel.
setCapability(TapCapability) - Method in class uk.ac.starlink.vo.TapCapabilityPanel
Configures this panel to display a given capability object.
setCard(int) - Method in class uk.ac.starlink.ast.FitsChan
Set index of current FITS card in a FitsChan.
setCarLin(boolean) - Method in class uk.ac.starlink.ast.FitsChan
Set ignore spherical rotations on CAR projections.
setCaseSensitive(boolean) - Method in class uk.ac.starlink.ttools.jel.ColumnIdentifier
Sets whether case is significant in column names.
setCatalog(Catalog) - Method in class jsky.catalog.MemoryCatalog
Set a reference to the catalog used to create this table.
setCatalogs(List) - Method in class jsky.catalog.AbstractCatalogDirectory
Set the list of catalogs in this catalog directory.
setCatalogTreeIsVisible(Class, boolean) - Static method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Control the visibility of the catalog tree component, based on the given component class type.
setCDMatrix(boolean) - Method in class uk.ac.starlink.ast.FitsChan
Set use CDi_j keywords to represent pixel scaling, rotation, etc.
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.
setChain(X509Certificate[]) - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
setCharHeight(double) - Method in class diva.sketch.toolbox.TextAnnotations
 
setCharWidth(double) - Method in class diva.sketch.toolbox.TextAnnotations
 
setChecked(HealpixMoc, boolean) - Static method in class uk.ac.starlink.ttools.mode.MocMode
Sets the continuous checking flag for the MOC object.
setCheckMagic(boolean) - Method in class uk.ac.starlink.pds4.Pds4TableBuilder
Sets whether the handler will attempt to guess by looking at the file whether it appears to be a PDS4 file before attempting to parse it as one.
setCheckMagic(boolean) - Method in class uk.ac.starlink.table.formats.MrtTableBuilder
Sets whether the handler will attempt to guess by looking at the file whether it appears to be an MRT file before attempting to parse it as one.
setCheckUcd(boolean) - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Sets whether ucd attribute values will be checked.
setCheckUnit(boolean) - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Sets whether unit attribute values will be checked.
setChild(Figure) - Method in class diva.canvas.connector.ConnectorManipulator
Set the child figure.
setChild(Figure) - Method in class diva.canvas.FigureDecorator
Set the child figure.
setChild(Figure) - Method in class diva.canvas.FigureWrapper
Set the child figure.
setChild(Figure) - Method in class diva.canvas.interactor.BoundsManipulator
Set the child figure.
setChild(Figure) - Method in class diva.canvas.interactor.CircleManipulator
Set the child figure.
setChild(Figure) - Method in class diva.canvas.interactor.PathManipulator
Set the child figure.
setChild(Figure) - Method in class uk.ac.starlink.diva.InterpolatedCurveManipulator
Set the child figure.
setChild(Figure) - Method in class uk.ac.starlink.diva.RangeManipulator
Set the child figure.
setChildMaker(DataNodeFactory) - Method in class uk.ac.starlink.datanode.nodes.ARYDataNode
 
setChildMaker(DataNodeFactory) - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Sets the factory which should in general be used to generate child nodes.
setChildMaker(DataNodeFactory) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
 
setClassLoader(ClassLoader) - Method in class uk.ac.starlink.util.ResourceDataSource
Sets the ClassLoader which is used for resource resolution.
setClientData(Object) - Method in interface jsky.graphics.CanvasFigure
Store an arbitrary object with the figure for later reference
setClientData(Object) - Method in class jsky.image.graphics.ImageFigure
Store an arbitrary object with the figure for later reference
setClientData(Object) - Method in class jsky.image.graphics.ImageFigureGroup
Store an arbitrary object with the figure for later reference
setClientData(Object) - Method in class jsky.image.graphics.ImageLabel
Store an arbitrary object with the figure for later reference
setClientData(Object) - Method in class jsky.image.graphics.LabeledImageFigure
Store an arbitrary object with the figure for later reference
setClip(Rectangle) - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Sets the clip attribute of the DefaultGrfState object
setClip(int) - Method in class uk.ac.starlink.ast.Plot
Set clip lines and/or markers at the Plot boundary.
setClip(Shape) - Method in class uk.ac.starlink.ttools.plot.FixedEpsGraphics2D
 
setClip(Shape) - Method in class uk.ac.starlink.xdoc.fig.FixedEpsGraphics2D
 
setClipboard(Clipboard) - Method in class diva.gui.AbstractApplication
Set the clipboard that is used by this application.
setClipboard(Object) - Static method in class jsky.util.gui.ClipboardHelper
Set the clipboard contents.
setClipEnabled(boolean) - Method in class diva.canvas.PaneWrapper
Set the clipping enabled flag.
setClipOp(boolean) - Method in class uk.ac.starlink.ast.Plot
Set combine Plot clipping limits using a boolean OR.
setClipped(boolean) - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
Set if graphics should be clipped to lie within border.
setClipRegion(Rectangle) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Set the clipping region (null to reset).
setClockLat(String) - Method in class uk.ac.starlink.ast.TimeFrame
setClockLon(String) - Method in class uk.ac.starlink.ast.TimeFrame
setClosed(boolean) - Method in class diva.gui.toolbox.JPseudoFrame
Close the frame if the argument is true.
setClosed(boolean) - Method in class uk.ac.starlink.ast.Region
Set should the boundary be considered to be inside the region.
setColcheck(MessagePolicy) - Method in class uk.ac.starlink.ecsv.EcsvTableBuilder
 
setColNames(String[]) - Method in class jsky.catalog.TablePlotSymbol
Set the array of column names used in the symbol expressions
setColor(Color) - Method in class uk.ac.starlink.ast.gui.ColourStore
Set the colour.
setColor(Color) - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Sets the colour of this style.
setColorLookupTable(String) - Method in class jsky.image.ImageColormap
Create a color RGB lookup table that can be added to the image processing chain, so that we can manipulate the image colors.
setColorLookupTable(String) - Method in class jsky.image.ImageProcessor
Create a color RGB lookup table that can be added to the image processing chain, so that we can manipulate the image colors.
setColormap(String) - Method in class jsky.image.gui.ImageColors
Called when a colormap is selected from the list
setColorModel(ColorModel) - Method in class jsky.image.ImageEncoder
 
setColors(Color, Color, Color) - Method in class uk.ac.starlink.util.gui.MemoryMonitor
Set the colour scheme.
setColour(double) - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Sets the colour attribute of the DefaultGrfState object
setColour(Color) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set the colour of the labels.
setColour(Color) - Method in class uk.ac.starlink.ast.gui.AstBorder
Set the colour of the border.
setColour(Color) - Method in class uk.ac.starlink.ast.gui.AstGrid
Set the colour of the grid.
setColour(Color) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set the colour of the labels.
setColour(Color) - Method in class uk.ac.starlink.ast.gui.AstStrings
Set the colour.
setColour(Color) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set the colour of the tick marks.
setColour(Color) - Method in class uk.ac.starlink.ast.gui.AstTitle
Set the colour of the title.
setColour(Color) - Method in class uk.ac.starlink.ast.gui.LineControls
Set the current colour.
setColour(String, int) - Method in class uk.ac.starlink.ast.Plot
Set colour index for a Plot element by graphical element.
setColour(int) - Method in class uk.ac.starlink.ast.Plot
Set colour index for a Plot element.
setColourStore(ColourStore) - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Set the ColourStore used to store the colour.
setColumn(int, Object) - Method in class nom.tam.fits.AsciiTable
Replace a column with new data.
setColumn(int, Object) - Method in class nom.tam.fits.BinaryTable
Replace a column in the table.
setColumn(int, Object) - Method in interface nom.tam.fits.TableData
 
setColumn(String, Object) - Method in class nom.tam.fits.TableHDU
 
setColumn(int, Object) - Method in class nom.tam.fits.TableHDU
 
setColumn(int, Object) - Method in class nom.tam.util.ColumnTable
Set the values in a particular column.
setColumn(int, Object) - Method in interface nom.tam.util.DataTable
 
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.
setColumnClasses(Vector) - Method in class jsky.catalog.MemoryCatalog
Set the vector used to guess the data type for a column.
setColumnIdentifiers(Vector) - Method in class jsky.catalog.MemoryCatalog
Set the table column headings with a Vector of Strings
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.
setColumnInfo(int, ColumnInfo) - Method in class uk.ac.starlink.table.MetaCopyStarTable
 
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.
setColumnName(int, String, String) - Method in class nom.tam.fits.TableHDU
 
setColumnProperties(String[]) - Method in class uk.ac.starlink.table.BeanStarTable
Fixes the columns which are to be used for this table.
setColumnRenderers() - Method in class jsky.catalog.gui.TableDisplay
Set up any required JTable renderers, so that the values in the query result are displayed correctly by the JTable.
setColumns(List<? extends ArrayTableColumn<? extends R, ?>>) - Method in class uk.ac.starlink.util.gui.ArrayTableModel
Sets the column specifiers to be used by this table.
setColumns(int) - Method in class uk.ac.starlink.util.gui.SelectTextField
Set the number of columns displayed by the JTextField.
setColumns(ColumnMeta[]) - Method in class uk.ac.starlink.vo.TableMeta
Sets the columns contained in this table.
setColumnsParameter(WordsParameter<String>) - Method in class uk.ac.starlink.ttools.mode.CubeMode
Configures the parameter which acquires the columns used.
setComment(boolean) - Method in class uk.ac.starlink.ast.Channel
Set include textual comments in output.
setCompact(boolean) - Method in class uk.ac.starlink.votable.VOSerializer
Controls whitespace formatting for TABLEDATA format; no effect for other DataFormats.
setCompact(Boolean) - Method in class uk.ac.starlink.votable.VOTableWriter
Controls whitespace formatting for TABLEDATA output, ignored for other formats.
setComponent(JComponent) - Method in class diva.canvas.toolbox.SwingWrapper
Replace the currently wrapped component with the given component and reshape/repaint the figure.
setComponent(JComponent) - Method in class diva.gui.toolbox.JPseudoFrame
Place the given component into the display
setComponent(JComponent) - Method in class jsky.catalog.gui.CatalogNavigator
Set the query or result component to display.
setComposite(AlphaComposite) - Method in class diva.canvas.toolbox.BasicFigure
Set the compositing operation for this figure.
setComposite(Composite) - Method in class diva.canvas.toolbox.IconFigure
Set the color composition operator of this figure.
setComposite(AlphaComposite) - Method in class diva.canvas.toolbox.LabelFigure
Set the compositing operation for this figure.
setComposite(Composite) - Method in class diva.canvas.toolbox.PaintedFigure
Deprecated.
Set the color composition operator of this figure.
setComposite(AlphaComposite) - Method in class diva.canvas.toolbox.PathFigure
Set the compositing operation for this figure.
setComposite(Composite) - Method in class diva.compat.canvas.PaintedFigure
Set the color composition operator of this figure.
setComposite(Composite) - Method in class jsky.image.graphics.gui.CanvasDraw
Set the composite (transparency).
setComposite(AlphaComposite) - Method in class uk.ac.starlink.diva.DrawActions
Set the composite (transparency).
setComposite(AlphaComposite) - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Set the composite of the background figure.
setComposite(AlphaComposite) - Method in interface uk.ac.starlink.diva.DrawFigure
All Figures have composite fills/colours.
setComposite(AlphaComposite) - Method in class uk.ac.starlink.diva.FigureProps
Set the AlphaComposite to use when drawing the figure.
setCompositeFill(Paint) - Method in class diva.graph.basic.BasicNodeRenderer
Set the fill to paint the composites with.
setCompositeScale(double) - Method in class diva.graph.basic.BasicNodeRenderer
Set the scaling factor for the composite nodes.
setCompositeShape(Shape) - Method in class diva.graph.basic.BasicNodeRenderer
Set the shape for composites to be rendered in.
setCompression(Compression) - Method in class uk.ac.starlink.util.DataSource
Sets the compression to be associated with this data source.
setCond(String) - Method in class jsky.catalog.TablePlotSymbol
Set the condition under which the symbol will be plotted (may be an expression using column names)
setConfigEntry(SkycatConfigEntry) - Method in class jsky.catalog.skycat.SkycatCatalog
Set the object used to manage the configuration info for this catalog
setConfigEntry(SkycatConfigEntry) - Method in class jsky.catalog.skycat.SkycatTable
Set the object used to manage the configuration info for this catalog.
setConfigFile(URL) - Static method in class jsky.catalog.astrocat.AstroCatConfig
Set the URL to use for the default catalog config file.
setConfigFile(URL) - Static method in class jsky.catalog.irsa.IRSAConfig
Set the URL to use for the default catalog config file.
setConfigFile(CatalogDirectory) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return a reference to the SkycatConfigFile object containing this catalog, or null if not known.
setConfigFile(URL) - Static method in class jsky.catalog.skycat.SkycatConfigFile
Set the URL to use for the default catalog config file.
setConnection(Connection) - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
Sets the Connection object associated with this branch.
setConnectorTarget(ConnectorTarget) - Method in class diva.canvas.connector.ConnectorManipulator
Set the connector target object
setConnectorTarget(ConnectorTarget) - Method in class diva.graph.BasicEdgeController
Set the target used to find sites on nodes to connect to.
setConnectorTarget(ConnectorTarget) - Method in interface diva.graph.EdgeController
Set the target used to find sites on nodes to connect to.
setConnectorTarget(ConnectorTarget) - Method in class diva.graphx.EdgeController
Set the target used to find sites on nodes to connect to.
setConserveFlux(boolean) - Method in class uk.ac.starlink.ast.ResampleFlags
Sets the conserveFlux flag.
setConstant(boolean) - Method in class jsky.timeline.DefaultTimeLineNodeModel
set whether or not the node is considered a constant or not
setConstant(boolean) - Method in interface jsky.timeline.TimeLineNodeModel
set whether or not the node is considered a constant or not
setConstrain(boolean) - Method in class uk.ac.starlink.diva.XRangeFigure
Whether figures are XRangeFigure with a free or constrained geometry or not.
setConstructedClass(Class) - Method in class uk.ac.starlink.hdx.HdxResourceType
Sets the class or interface which constructed objects of this type must be assignable to.
setConstructedClass(String) - Method in class uk.ac.starlink.hdx.HdxResourceType
Sets the class of interface which constructed objects of this type must be assignable to.
setConsuming(boolean) - Method in class diva.canvas.event.EventLayer
Set the consuming flag of this layer.
setConsuming(boolean) - Method in class diva.canvas.interactor.AbstractInteractor
Set the consuming flag of this layer.
setConsuming(boolean) - Method in class diva.canvas.interactor.SelectionInteractor
Set the consuming flag of this interactor.
setContact(String) - Method in class uk.ac.starlink.registry.BasicResource
Sets the contact information.
setContentClass(Class<?>) - Method in class uk.ac.starlink.table.DefaultValueInfo
Sets the java class of objects contained in this column.
setContentCoding(ContentCoding) - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Sets the HTTP content coding policy to use for TAP queries and some metadata requests.
setContentPane(Container) - Method in class diva.gui.AppContextDelegate
Set the content pane of the delegate.
setContext(VotLintContext) - Method in class uk.ac.starlink.ttools.votlint.ValueParser
Sets this parser's context.
setController(PlotController) - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Set the controller of the component to be coloured.
setControlsVisible(boolean) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Sets whether the panel containing the OK and Cancel buttons is visible or not.
setConverters(ValueConverter[]) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets an array of numeric converter objects, one for each axis.
setCoolingFactor(double) - Method in class diva.graph.layout.GridAnnealingLayout
Set the cooling factor to be a value greater than 0 and less than or equal to 1.
setCoordinateConverter(CoordinateConverter) - Method in class jsky.catalog.gui.BasicTablePlotter
Set the object used to convert to screen coordinates for drwing
setCoordinateConverter(CoordinateConverter) - Method in interface jsky.catalog.gui.TablePlotter
Set the object used to convert to screen coordinates for drawing
setCoordinates(Coordinates) - Method in class jsky.util.gui.CoordinatesPanel
 
setCoordinates(String, String) - Method in class jsky.util.gui.CoordinatesPanel
 
setCoordinatesOffset(CoordinatesOffset) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
setCoordinatesOffset(String, String) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
setCoords(double[], double[], boolean) - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
setCoords(double[], double[], boolean) - Method in class uk.ac.starlink.diva.interp.AkimaSplineInterp
 
setCoords(double[], double[], boolean) - Method in class uk.ac.starlink.diva.interp.CubicSplineInterp
 
setCoords(double[], double[], boolean) - Method in interface uk.ac.starlink.diva.interp.Interpolator
Set or reset the coordinates used by this interpolator.
setCoords(double[], double[], boolean) - Method in class uk.ac.starlink.diva.interp.PolynomialInterp
 
setCoords(double[]) - Method in interface uk.ac.starlink.ttools.plot.DataColorTweaker
Configures this object with a coordinate array which determines what colour adjustments subsequent calls to ColorTweaker.tweakColor(java.awt.Color) will perform.
setCoords(double[]) - Method in class uk.ac.starlink.ttools.plot.ShaderTweaker
This implementation returns true unless the scaler results in a NaN for any of the coordinates.
setCreator(CreationState) - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Stores information about how this node was created.
setCreator(CreationState) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
 
setCredibility(Credibility) - Method in class uk.ac.starlink.ttools.task.Setting
Sets the credibility of this setting.
setCsrString(String) - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
setCumulative(boolean) - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Sets whether the histogram should be conventional or cumulative.
setCurrent(int) - Method in class uk.ac.starlink.ast.FrameSet
Set frameSet current Frame index.
setCurrentCatalogNavigator(CatalogNavigator) - Static method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Set the current catalog window (for the Go/history menu, which may be shared by multiple catalog windows);
setCurrentColumn(int) - Method in class nom.tam.fits.TableHDU
 
setCurrentContentPane(JComponent) - Method in class diva.gui.DesktopContext
Set the given content pane to be displayed as the current content pane.
setCurrentContentPane(JComponent) - Method in interface diva.gui.MDIContext
Set the given content pane to be displayed as the current content pane.
setCurrentHTMLViewer(HTMLViewer) - Static method in class jsky.html.HTMLViewerMenuBar
Set the current viewer window (for the Go/history menu, which may be shared by multiple windows);
setCurrentImageDisplay(DivaMainImageDisplay) - Static method in class jsky.image.gui.ImageDisplayMenuBar
Set the current image window (for the Go/history menu, which may be shared by multiple image displays);
setCurrentPage(Page) - Method in class diva.gui.MultipageModel
Set the current page.
setCurrentView(View) - Method in class diva.gui.AbstractApplication
Set the given view to be the current view.
setCurrentView(View) - Method in interface diva.gui.Application
Set the given view to be the current view.
setCurrentView(View) - Method in class diva.gui.MDIApplication
Set the given document to be the current document, and raise the internal window that corresponds to that component.
setCurve(int) - Method in class uk.ac.starlink.diva.DrawActions
Set the interpolated curve type.
setCustomHeaderRenderer(int) - Method in class jsky.util.gui.SortedJTable
Assigns a new CustomHeaderRenderer to a column, preserving state of the existing header renderer.
setCutLevels() - Method in class jsky.image.gui.ImageDisplayPanel
Set the image cut levels according to the values in the low and high cut level fields.
setCutLevels(double, double) - Method in class jsky.image.ImageProcessor
Set the image cutoff levels.
setCutLevels(double, double, boolean) - Method in class jsky.image.ImageProcessor
Set the image cutoff levels.
setD(String, double) - Method in class uk.ac.starlink.ast.AstObject
Set a double precision attribute value by name.
setD(String, double) - Method in class uk.ac.starlink.ast.Plot
 
setDabb(double) - Method in class uk.ac.starlink.pal.AOParams
Set magnitude of diurnal aberration vector
setDash(float[]) - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Sets the dash pattern associated with this style.
setDashArray(float[]) - Method in class diva.canvas.connector.AbstractConnector
Set the dash array of the stroke.
setDashArray(float[]) - Method in class diva.canvas.toolbox.BasicFigure
Set the dash array of the stroke.
setDashArray(float[]) - Method in class diva.canvas.toolbox.PathFigure
Set the dash array of the stroke.
setDashArray(float[]) - Method in class diva.compat.canvas.PaintedPath
Set the dash array of the stroke.
setDashArray(float[]) - Method in class diva.util.java2d.PaintedPath
Deprecated.
Set the dash array of the stroke.
setData(Object[]) - Method in class uk.ac.starlink.table.BeanStarTable
Populates this model with items.
setData(Object[]) - Method in class uk.ac.starlink.util.gui.BeanTableModel
Populates this model with items.
setData(T) - Method in class uk.ac.starlink.util.gui.Downloader
Sets the state of this downloader as if it had just downloaded the given data item.
setData(RegResource[]) - Method in class uk.ac.starlink.vo.RegistryTable
Sets the list of resources displayed by this table.
setData(String) - Method in class uk.ac.starlink.votable.dom.DelegatingCharacterData
 
setData(String) - Method in class uk.ac.starlink.votable.dom.DelegatingProcessingInstruction
 
setDataFormat(DataFormat) - Method in class uk.ac.starlink.votable.VOTableWriter
Sets the format in which the table data will be output.
setDataRange(double, double, double, double) - Method in class uk.ac.starlink.ttools.plot.GraphSurface
 
setDataRange(double, double, double, double) - Method in interface uk.ac.starlink.ttools.plot.PlotSurface
Requests a range of data space values to be visible on this plotting surface.
setDataRange(double, double, double, double) - Method in class uk.ac.starlink.ttools.plot.PtPlotSurface
 
setDataSource(ScienceObjectNodeModel) - Method in class jsky.science.AbstractScienceObjectNode
Sets the source of the ScienceObjectModel's data.
setDataSource(ScienceObjectNodeModel) - Method in interface jsky.science.ScienceObjectNodeModel
Sets the source of the ScienceObjectModel's data.
setDate(String) - Method in class uk.ac.starlink.rv.RadialVelocity
Sets a Date
setDateStamp(int) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Set the date stamp of a state by index.
setDays(String) - Method in class uk.ac.starlink.rv.RadialVelocity
Sets a Date
setDebug(boolean) - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Sets whether this factory is running in debug mode.
setDebug(boolean) - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
 
setDebug(boolean) - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
 
setDebug(boolean) - Method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Sets whether we are running in debug mode.
setDebug(boolean) - Method in class uk.ac.starlink.ttools.task.MapEnvironment
 
setDebug(boolean) - Method in interface uk.ac.starlink.ttools.task.TableEnvironment
Sets whether we are running in debug mode.
setDec(double) - Method in class jsky.science.Coordinates
Sets the declination of the position in degrees.
setDec(double, String) - Method in class jsky.science.Coordinates
Sets the declination of the position in degrees.
setDecCol(int) - Method in class jsky.catalog.TablePlotSymbol
Set the index of the center position Dec column (default 2)
setDecError(double) - Method in class jsky.science.ProperMotion
Sets the proper motion Dec error in degrees.
setDecimalMode() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setDecimalSeparatorAlwaysShown(boolean) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setDecoration(Decoration) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Sets a decoration to display over the plot to indicate navigation actions in progress.
setDecorator(FigureDecorator) - Method in class diva.canvas.interactor.BasicSelectionRenderer
Set the prototype decorator.
setDecs(int) - Method in class jsky.util.gui.PassbandPanel
Sets the number of decimal places to be displayed in the TextField of the panel.
setDecs(int) - Method in class jsky.util.gui.QuantityPanel
Sets the number of decimal places to be displayed in the TextField of the panel
setDefault(String) - Method in class uk.ac.starlink.connect.AuthKey
Sets a default value for this key.
setDefaultBuilders(TableBuilder[]) - Method in class uk.ac.starlink.table.StarTableFactory
Sets the list of builders which actually do the table construction.
setDefaultCaching(boolean) - Method in class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
Sets whether caching generally is or is not advised.
setDefaultColor(Color) - Method in class uk.ac.starlink.ttools.plottask.ColorParameter
Sets the default value of this parameter to a given color object.
setDefaultColormap() - Method in class jsky.image.ImageColormap
Reset the colormap to the default.
setDefaultColormap() - Method in class jsky.image.ImageProcessor
Reset the colormap to the default.
setDefaultHealpixImpl(HealpixImpl) - Static method in class uk.ac.starlink.ttools.cone.UrlMocCoverage
Sets the HEALPix implementation used for MOC service queries.
setDefaultInstance(AuthManager) - Static method in class uk.ac.starlink.auth.AuthManager
Resets the default AuthManager instance.
setDefaultOption(T) - Method in class uk.ac.starlink.task.ChoiceParameter
Sets the default value for this parameter to one of the previously added options.
setDefaultOption(T) - Method in class uk.ac.starlink.ttools.plot2.task.ConfigParameter
Sets the typed default value for this parameter.
setDefaultOption(T) - Method in class uk.ac.starlink.ttools.plottask.NamedObjectParameter
Sets the default value of this parameter as an option value object.
setDefaultOptions(C[]) - Method in class uk.ac.starlink.task.MultiChoiceParameter
Sets the default value for this parameter to an array containing previously added options.
setDefaultPolicy(StoragePolicy) - Static method in class uk.ac.starlink.table.StoragePolicy
Sets the default storage policy used for this JVM.
setDefaultPort(int) - Method in class uk.ac.starlink.soap.AppHttpSOAPServer
Set the default port number to use, will try the suggested port number and if free will set the port number to that.
setDefaultProperty(String, String) - Static method in class uk.ac.starlink.util.Loader
Sets a system property to a given value unless it has already been set.
setDefaults() - Method in class uk.ac.starlink.ast.gui.AstAxes
Set object to default state.
setDefaults() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set/reset all values to their defaults.
setDefaults() - Method in class uk.ac.starlink.ast.gui.AstBorder
Set/reset all values to their defaults.
setDefaults() - Method in class uk.ac.starlink.ast.gui.AstGrid
Set object to default state.
setDefaults() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set/reset all values to their defaults.
setDefaults() - Method in class uk.ac.starlink.ast.gui.AstStrings
Set/reset all values to their defaults.
setDefaults() - Method in class uk.ac.starlink.ast.gui.AstTicks
Set all values to their defaults.
setDefaults() - Method in class uk.ac.starlink.ast.gui.AstTitle
Set/reset all values to their defaults.
setDefaults() - Method in class uk.ac.starlink.ast.gui.FontControls
Set/reset interface to default values.
setDefaults() - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
Set object back to its defaults.
setDefaults() - Method in class uk.ac.starlink.ast.gui.GraphicsHints
Set object back to its defaults.
setDefaultTileHeight(int) - Static method in class jsky.image.fits.codec.FITSImage
 
setDefaultTileHeight(int) - Static method in class uk.ac.starlink.jaiutil.HDXImage
 
setDefaultTileWidth(int) - Static method in class jsky.image.fits.codec.FITSImage
 
setDefaultTileWidth(int) - Static method in class uk.ac.starlink.jaiutil.HDXImage
 
setDefaultUnits(Class, String) - Static method in class jsky.science.Quantity
Sets the default units, for the specified Quantity subclass
setDefaultValue(Object) - Method in class jsky.catalog.FieldDescAdapter
Set the default value for this field.
setDefB1950(boolean) - Method in class uk.ac.starlink.ast.FitsChan
Set use FK4 B1950 as defaults.
setDegrees() - Method in class uk.ac.starlink.coco.CoordinateConversion
Set input and output angles to degrees format.
setDelegate(XmlBuilder) - Method in class diva.compat.xml.AbstractXmlBuilder
Delegate builders can be used to build/generate for objects that are unknown by the current builder, as might be the case in a hierarchy of heterogeneous objects.
setDelegate(XmlBuilder) - Method in interface diva.compat.xml.XmlBuilder
Delegate builders can be used to build/generate for objects that are unknown by the current builder, as might be the case in a hierarchy of heterogeneous objects.
setDelegate(XmlBuilder) - Method in class diva.util.xml.AbstractXmlBuilder
Delegate builders can be used to build/generate for objects that are unknown by the current builder, as might be the case in a hierarchy of heterogeneous objects.
setDelegate(XmlBuilder) - Method in interface diva.util.xml.XmlBuilder
Delegate builders can be used to build/generate for objects that are unknown by the current builder, as might be the case in a hierarchy of heterogeneous objects.
setDeleteOnExit(boolean) - Method in class uk.ac.starlink.vo.UwsJob
Determines whether this job will be deleted when the JVM exits, if it has not been deleted before.
setDeletionPolicy(DeletionPolicy) - Method in class diva.graphx.toolbox.DeletionListener
Set the deletion policy
setDelimeters(String) - Method in class uk.ac.starlink.util.AsciiFileParser
Set the characters used as field delimeters.
setDelimiter(String) - Method in class uk.ac.starlink.ecsv.EcsvTableWriter
Sets the delimiter.
setDelta(double) - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
setDelta(double) - Method in class uk.ac.starlink.pal.AngleDR
Set the second component of the angle
setDeltaThreshold(double) - Method in class gaia.cu9.tools.parallax.util.CdfIntegration
 
setDeprecatedClass(Class) - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Sets the class you would least like to see generated by this factory.
setDescribedValue(Collection<DescribedValue>, DescribedValue) - Static method in class uk.ac.starlink.table.Tables
Utility method to update a list of DescribedValues with a new entry.
setDescription(String) - Method in class diva.gui.ExtensionFileFilter
Sets the human readable description of this filter.
setDescription(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the catalog description or copyright info
setDescription(String) - Method in class jsky.catalog.FieldDescAdapter
 
setDescription(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the catalog description or copyright info
setDescription(String) - Method in class jsky.catalog.MemoryCatalog
Set the description of the catalog
setDescription(String) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol description
setDescription(String) - Method in class jsky.util.gui.ExampleFileFilter
Sets the human readable description of this filter.
setDescription(String, String, String) - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Set the descriptions, title, name and label.
setDescription(String) - Method in class uk.ac.starlink.connect.AuthKey
Sets the description of this key.
setDescription(String) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
Sets the value which will be returned by DefaultDataNode.getDescription().
setDescription(String) - Method in class uk.ac.starlink.plastic.BasicApplication
Sets the application description text.
setDescription(String) - Method in class uk.ac.starlink.registry.BasicCapability
Sets the description.
setDescription(String) - Method in class uk.ac.starlink.table.DefaultValueInfo
Sets a textual description of the values described by this object.
setDescription(String) - Method in class uk.ac.starlink.task.Parameter
Sets the textual description for this parameter.
setDescription(String[]) - Method in class uk.ac.starlink.task.Parameter
Convenience method to set the description for this parameter by the result of joining an array of lines together.
setDescription(String) - Method in class uk.ac.starlink.util.gui.BasicFileFilter
Sets the human readable description of this filter.
setDescription(int, String) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Set the description of a state by index.
setDescription(String) - Method in class uk.ac.starlink.vo.DoubleValueField
Sets the description of this field.
setDesktop(JDesktopPane) - Static method in class jsky.app.jskycat.JSkyCat
Set the JDesktopPane to use for top level windows, if using internal frames
setDesktop(JDesktopPane) - Method in class jsky.catalog.gui.CatalogNavigator
Set the JDesktopPane to use for top level windows, if using internal frames
setDesktop(JDesktopPane) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the JDesktopPane to use for top level windows, if using internal frames
setDesktop(JDesktopPane) - Static method in class jsky.util.gui.DialogUtil
This should be called if you want to use internal dialogs
setDesktopBackground() - Method in class jsky.app.jskycat.JSkyCat
Set the desktop background pattern
setDestdir(String) - Method in class uk.ac.starlink.xdoc.MultiXML
Sets the name of the directory to which files should be output.
setDigit(int) - Method in class uk.ac.starlink.pal.palString
Set the Digit Flag
setDigits(int) - Method in class uk.ac.starlink.ast.Frame
Set number of digits of precision.
setDigits(int, int) - Method in class uk.ac.starlink.ast.Frame
Set number of digits of precision by axis.
setDigits(int) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set the number of digits of precision that may be used in the numeric labels.
setDimensions(int, int) - Method in class jsky.image.ImageEncoder
 
setDirection(int, boolean) - Method in class uk.ac.starlink.ast.Frame
Set display axis in conventional direction by axis.
setDirectory(File) - Method in class diva.gui.AbstractStoragePolicy
Set the current browsed directory to that given in the file.
setDirectory(String) - Method in class diva.gui.AbstractStoragePolicy
Set the current browsed directory to that given directory.
setDirty(boolean) - Method in class diva.gui.AbstractDocument
Set the "dirty" flag.
setDirty(boolean) - Method in interface diva.gui.Document
Set the "dirty" flag.
setDisabledIconAt(int, Icon) - Method in class diva.gui.toolbox.JShadePane
Set the disabled icon for the button at the given index.
setDisabledIconAt(String, Icon) - Method in class diva.gui.toolbox.JTreePane
Set the disabled icon for the button at the given index.
setDisco(double) - Method in class uk.ac.starlink.ast.PcdMap
Set pcdMap pincushion/barrel distortion coefficient.
setDispatchEnabled(boolean) - Method in class diva.graph.AbstractGraphModel
Turn on/off all event dispatches from this graph model, for use in an inner-loop algorithm.
setDispatchEnabled(boolean) - Method in interface diva.graph.GraphModel
Turn on/off all event dispatches from this graph model, for use in an inner-loop algorithm.
setDispatchEnabled(boolean) - Method in class diva.graphx.GraphModel
Turn on/off all event dispatches from this graph model, for use in an inner-loop algorithm.
setDisplayArea(Time, Time) - Method in class jsky.timeline.TimeLine
sets the diplay window of the timeline
setDisplayFont(Font) - Method in class uk.ac.starlink.util.gui.SelectCharacters
Set the font that that is displayed.
setDocType(String) - Method in class diva.compat.xml.XmlDocument
Set the type of this document.
setDocType(String) - Method in class diva.util.xml.XmlDocument
Set the type of this document.
setDocumentFactory(DocumentFactory) - Method in class diva.gui.AbstractApplication
Set the factory that creates new documents for use by subclasses constructors only.
setDocumentLocator(Locator) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
setDocumentLocator(Locator) - Method in class uk.ac.starlink.ttools.votlint.FudgeNamespaceContentHandler
 
setDocumentLocator(Locator) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
setDocumentLocator(Locator) - Method in class uk.ac.starlink.vo.TableSetSaxHandler
 
setDocumentLocator(Locator) - Method in class uk.ac.starlink.votable.TableContentHandler
 
setDocumentLocator(Locator) - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
 
setDocumentURI(String) - Method in class uk.ac.starlink.hdx.HdxDocument
 
setDocumentURI(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
setDocURL(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set a URL pointing to more information about the catalog
setDocURL(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set a URL pointing to more information about the catalog
setDocURL(URL) - Method in class jsky.catalog.MemoryCatalog
Set the doc URL for the catalog
setDomain(String) - Method in class uk.ac.starlink.ast.Frame
Set coordinate system domain.
setDomainMappers(DomainMapper[]) - Method in class uk.ac.starlink.table.DefaultValueInfo
Sets the domain mappers known for this object.
setDotThreshold(double) - Method in class diva.sketch.features.CornerFE
Set the dot product threshold for determining whether two vectors form a corner.
setDouble(double, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
setDouble(double, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
setDouble(double, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
setDouble(double, int, int, ByteBuffer, boolean) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Sets the field value as a Java double.
setDouble(double, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
setDouble(double, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
setDouble(double, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
setDouble(double, int, int, ByteBuffer, boolean) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
setDoubleBuffered(boolean) - Method in class diva.canvas.JCanvas
Turn double-buffering on this canvas on or off.
setDoubleDefault(double) - Method in class uk.ac.starlink.task.DoubleParameter
Sets the default value as a floating point value.
setDoubleValue(double) - Method in class uk.ac.starlink.ast.gui.AstDoubleField
Set the current value.
setDoubleValue(double) - Method in class uk.ac.starlink.ast.gui.DecimalField
Set the current value.
setDownloadState(boolean) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the state of the menubar/toolbar actions
setDragInteractor(Interactor) - Method in class diva.canvas.interactor.BoundsManipulator
Set the drag interactor for figures wrapped by this manipulator.
setDragInteractor(Interactor) - Method in class diva.canvas.interactor.CircleManipulator
Set the drag interactor for figures wrapped by this manipulator.
setDragInteractor(DragInteractor) - Method in class diva.graph.NodeInteractor
Set the interactor that drags nodes
setDragInteractor(DragInteractor) - Method in class diva.graphx.interaction.NodeInteractor
Set the interactor that drags nodes
setDrawActions(DrawActions) - Method in class uk.ac.starlink.diva.DrawFigureStore
Set the instance of DrawActions to use with this store
setDrawActions(DrawActions) - Method in interface uk.ac.starlink.diva.FigureStore
Set the DrawActions instance to use when storing and restoring previous Figures.
setDrawAxes(int, boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw axes for a Plot by axis.
setDrawAxes(boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw axes for a Plot.
setDrawingMode(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Set the drawing mode.
setDrawingMode(int) - Method in class uk.ac.starlink.diva.DrawActions
Set the drawing mode.
setDrawLabels(boolean) - Method in class jsky.util.gui.VRangeSlider
Determines whether textual annotations should be drawn near this widget.
setDrawText(boolean) - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Sets whether textual labels should be drawn on the axis.
setDrawTitle(boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw a title for a Plot.
setDsbCentre(double) - Method in class uk.ac.starlink.ast.DSBSpecFrame
Set the central position of interest in a dual sideband spectrum.
setDTD(String) - Method in class diva.compat.xml.XmlDocument
Set the DTD of this document.
setDTD(String) - Method in class diva.util.xml.XmlDocument
Set the DTD of this document.
setDTDPublicID(String) - Method in class diva.compat.xml.XmlDocument
Set the DTD of this document by its public ID.
setDTDPublicID(String) - Method in class diva.util.xml.XmlDocument
Set the DTD of this document by its public ID.
setDTDSystemID(String) - Method in class diva.compat.xml.XmlDocument
Set the DTD of this document by its public ID.
setDTDSystemID(String) - Method in class diva.util.xml.XmlDocument
Set the DTD of this document by its public ID.
setDuration(Time) - Method in class jsky.timeline.BlockTimeLineNode
set the duration of the time line node
setDuration(Time) - Method in class jsky.timeline.DefaultTimeLineNode
set the duration of the time line node
setDuration(Time) - Method in class jsky.timeline.DefaultTimeLineNodeModel
set the duration of the time line node
setDuration(Time) - Method in interface jsky.timeline.TimeLineNode
set the duration of the time line node
setDuration(Time) - Method in interface jsky.timeline.TimeLineNodeModel
set the duration of the time line node
setDut1(double) - Method in class uk.ac.starlink.ast.Frame
Set the UT1-UTC correction.
setEarthv(double[]) - Method in class uk.ac.starlink.pal.AMParams
set barycentric Earth velocity
setEchoStream(OutputStream) - Method in class uk.ac.starlink.registry.SoapClient
Sets an output stream to which all input and output HTTP traffic will be logged.
setEdge(int, String) - Method in class uk.ac.starlink.ast.Plot
Set which edges to label in a Plot by axis.
setEdgeController(EdgeController) - Method in class diva.graph.SimpleGraphController
Set the edge controller.
setEdgeHead(Object, Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Connect an edge to the given head node and notify listeners with an EDGE_HEAD_CHANGED event.
setEdgeHead(Object, Object, Object) - Method in interface diva.graph.MutableGraphModel
Connect an edge to the given head node and notify listeners with an EDGE_HEAD_CHANGED event whose source is the given eventSource object.
setEdgeId(int) - Method in class diva.pod.lwgraph.BasicLWEdge
Set the integer id of this edge.
setEdgeId(int) - Method in interface diva.pod.lwgraph.LWEdge
Set the integer id of this edge.
setEdgeInteractor(Interactor) - Method in class diva.graph.BasicEdgeController
Set the interactor given to edge figures.
setEdgeInteractor(Interactor) - Method in interface diva.graph.EdgeController
Set the interactor given to edge figures.
setEdgeInteractor(Interactor) - Method in class diva.graphx.EdgeController
Set the interactor given to edge figures.
setEdgeRenderer(EdgeRenderer) - Method in class diva.graph.BasicEdgeController
Set the edge renderer for this view.
setEdgeRenderer(EdgeRenderer) - Method in interface diva.graph.EdgeController
Set the edge renderer for this view.
setEdgeTail(Object, Object, Object) - Method in class diva.graph.modular.MutableModularGraphModel
Connect an edge to the given tail node and notify listeners with an EDGE_TAIL_CHANGED event.
setEdgeTail(Object, Object, Object) - Method in interface diva.graph.MutableGraphModel
Connect an edge to the given tail node and notify listeners with an EDGE_TAIL_CHANGED event whose source is the given eventSource object.
setEditable(boolean) - Method in class diva.gui.AbstractDocument
Set the "editable" flag.
setEditable(boolean) - Method in interface diva.gui.Document
Set the "editable" flag.
setEditStateChanged(boolean) - Method in class jsky.image.ImageChangeEvent
 
setElement(int, int, Object) - Method in class nom.tam.fits.AsciiTable
Modify an element in the table
setElement(int, int, Object) - Method in class nom.tam.fits.BinaryTable
Replace a single element within the table.
setElement(int, int, Object) - Method in interface nom.tam.fits.TableData
 
setElement(int, int, Object) - Method in class nom.tam.fits.TableHDU
 
setElement(int, int, Object) - Method in class nom.tam.util.ColumnTable
Modify an element of the table.
setElement(int, int, Object) - Method in interface nom.tam.util.DataTable
 
setElementId(Element, String) - Method in class uk.ac.starlink.votable.VODocument
Stores an element as the referent of a given ID string.
setElementSize(int) - Method in class uk.ac.starlink.table.DefaultValueInfo
Sets the element size of values described by this object.
setElementValidator(ElementValidator) - Method in class uk.ac.starlink.hdx.HdxResourceType
Registers an instance of the ElementValidator type, which will do the work of validating this type of resource.
setEnabled(boolean) - Method in class diva.canvas.CanvasPane
Set the enabled flag of this pane.
setEnabled(boolean) - Method in interface diva.canvas.event.EventAcceptor
Set the enabled flag of this object.
setEnabled(boolean) - Method in class diva.canvas.event.EventLayer
Set the enabled flag of this layer.
setEnabled(boolean) - Method in class diva.canvas.FigureLayer
Set the enabled flag of this layer.
setEnabled(boolean) - Method in class diva.canvas.interactor.AbstractInteractor
Set the enabled flag of this interactor.
setEnabled(boolean) - Method in interface diva.canvas.interactor.Interactor
Set the enabled flag of this interactor.
setEnabled(boolean) - Method in class diva.canvas.PaneWrapper
Set the enabled flag of the wrapped pane.
setEnabled(boolean) - Method in interface diva.pod.Generator
Enable or disable the generator.
setEnabled(boolean) - Method in class jsky.image.graphics.MeasureBand
Set the enabled state.
setEnabled(boolean) - Method in class jsky.image.graphics.SelectionDragger
Enable/disable drag-selecting
setEnabled(boolean) - Method in class jsky.image.gui.ImageZoom
Enable or disable the zoom window
setEnabled(boolean) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
setEnabled(boolean) - Method in class jsky.util.gui.QuantityPanel
overrides parent setEnabled to pass the enabling onto the textfield contained in the quantiypanel.
setEnabled(boolean) - Method in class uk.ac.starlink.connect.ConnectorAction
 
setEnabled(boolean) - Method in class uk.ac.starlink.connect.FilestoreChooser
 
setEnabled(boolean) - Method in class uk.ac.starlink.plastic.PlasticTransmitter
Sets the enabled status of this transmitter.
setEnabled(boolean) - Method in class uk.ac.starlink.table.gui.TableSaveChooser
 
setEnabled(boolean) - Method in class uk.ac.starlink.util.gui.ComboBoxBumper
 
setEnabled(boolean) - Method in class uk.ac.starlink.vo.DoubleValueField
Sets the enabled status of the user-interacting components of this field.
setEnabled(boolean) - Method in class uk.ac.starlink.vo.RegistryPanel
 
setEnabled(boolean) - Method in class uk.ac.starlink.vo.RegistrySelector
 
setEnabled(boolean) - Method in class uk.ac.starlink.vo.Ri1RegistryQueryPanel
 
setEnabled(boolean) - Method in class uk.ac.starlink.vo.SkyPositionEntry
 
setEnabledAt(int, boolean) - Method in class diva.gui.toolbox.JShadePane
Set the enabledness of the shade at the given index.
setEnabledAt(String, boolean) - Method in class diva.gui.toolbox.JTreePane
Set the enabledness of the entry at the given index.
setEncoding(String) - Method in class uk.ac.starlink.ast.FitsChan
Set system for encoding Objects as FITS headers.
setEncoding(Charset) - Method in class uk.ac.starlink.votable.VOTableWriter
Sets the XML encoding used for the output VOTable.
setEnd(ConnectorEnd) - Method in class diva.canvas.connector.StraightTerminal
Set the object drawn at the end of the terminal.
setEndTime(Time) - Method in class jsky.timeline.BlockTimeLineNode
set the time on the time line that this node ends
setEndTime(Time) - Method in class jsky.timeline.DefaultTimeLineNode
set the time on the time line that this node ends
setEndTime(Time) - Method in class jsky.timeline.DefaultTimeLineNodeModel
set the time on the time line that this node ends
setEndTime(Time) - Method in interface jsky.timeline.TimeLineNode
set the time that this node ends
setEndTime(Time) - Method in interface jsky.timeline.TimeLineNodeModel
set the time that this node ends
setEpoch(double) - Method in class jsky.science.Coordinates
Sets the epoch year for the position.
setEpoch(double) - Method in class uk.ac.starlink.ast.Frame
Set epoch of observation.
setEpoch(String) - Method in class uk.ac.starlink.ast.Frame
Set epoch of observation.
setEquinox(double) - Method in class jsky.catalog.TablePlotSymbol
Set the equinox of the RA and DEC columns (default 2000)
setEquinox(int) - Method in class jsky.science.Coordinates
Sets the equinox used to display and parse the coordinate values.
setEquinox(double) - Method in class uk.ac.starlink.ast.SkyFrame
Set epoch of the mean equinox.
setEquinox(String) - Method in class uk.ac.starlink.rv.RadialVelocity
Sets an equinox
setEquinoxShown(boolean) - Method in class jsky.util.gui.CoordinatesPanel
 
setError(Region) - Method in class uk.ac.starlink.ast.AstroCoords
Sets the error region for this coordinate.
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(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(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.
setError(IOException) - Method in class uk.ac.starlink.ttools.calc.CacheRowPipe
 
setErrorCode(int) - Method in exception uk.ac.starlink.task.ExecutionException
 
setErrorColor(Color) - Method in class jsky.util.gui.JTextFieldDouble
sets the color font to be used for the special number.
setErrorColor(Color) - Method in class jsky.util.gui.QuantityPanel
Sets the Color for the foreground of "error" text in the textfield.
setErrorMode(ErrorMode) - Method in class uk.ac.starlink.table.formats.MrtTableBuilder
Sets the error handling mode.
setErrorModeModels(ErrorModeSelection[]) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Sets the error mode suppliers with which this mark style will be used.
setErrorModeSelections(ErrorModeSelection[]) - Method in class uk.ac.starlink.ttools.plot.Legend
Configures this legend to use a given set of error mode selections.
setErrorRenderer(ErrorRenderer) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Sets the style used for drawing error bars around this marker.
setErrorStream(PrintStream) - Method in class diva.util.LoggableOp
Set the stream to which errors are printed.
setErrorStream(PrintStream) - Method in class uk.ac.starlink.task.LineEnvironment
Sets the destination stream for standard error.
setErrVarpi(double) - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
setEscape(boolean) - Method in class uk.ac.starlink.ast.Plot
Set allow changes of character attributes within strings.
setEscapes(boolean) - Static method in class uk.ac.starlink.ast.grf.GrfEscape
Determines whether escape sequences should be stripped out of strings returned by AstObject methods.
setEtc(Node) - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
setEtc(Node) - Method in interface uk.ac.starlink.ndx.MutableNdx
Sets the Etc component of this Ndx.
setEven() - Method in class uk.ac.starlink.task.IntegerParameter
Mandates that any value of this parameter must be even.
setEventLayer(EventLayer) - Method in class diva.canvas.interactor.SelectionDragger
Set the layer that drag events are listened on
setEventLayer(EventLayer) - Method in class jsky.image.graphics.MeasureBand
Set the layer that drag events are listened on
setEventLayer(EventLayer) - Method in class jsky.image.graphics.SelectionDragger
Set the layer that drag events are listened on
setExample(AdqlExample, String) - Method in class uk.ac.starlink.vo.TapExampleLine
Sets the example to be displayed in this line.
setExamplesUrl(String) - Method in class uk.ac.starlink.vo.HintPanel
Sets the known URL for service-specific examples, which may be null if there are none.
setException(Exception) - Method in class jsky.science.AbstractScienceObject
sets an exception.
setException(Exception) - Method in interface jsky.science.ScienceObjectModel
Sets an exception on the object, presumably making it "invalid"
setExitAction(Action) - Method in interface diva.gui.AppContext
Set the action that is called back when the user exits the app.
setExitAction(Action) - Method in class diva.gui.AppContextDelegate
Set the exit action of the delegate.
setExitAction(Action) - Method in class diva.gui.AppletContext
Set the action that is called back when the user exits the app.
setExitAction(Action) - Method in class diva.gui.ApplicationContext
Set the action that is called back when the user exits the app.
setExpander(NodeExpander) - Method in class uk.ac.starlink.datanode.tree.TreeModelNode
Installs a NodeExpander object to take charge of locating this node's children.
setExpGroupingSize(int) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setExpiryDate(Date) - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
setExpMaximumIntegerDigits(int) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setExpMinimumIntegerDigits(int) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setExpNegativePrefix(String) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setExpNegativeSuffix(String) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setExponentialMode() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setExpPositivePrefix(String) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setExpPositiveSuffix(String) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setExtensionListInDescription(boolean) - Method in class diva.gui.ExtensionFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setExtensionListInDescription(boolean) - Method in class jsky.util.gui.ExampleFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setExtensionListInDescription(boolean) - Method in class uk.ac.starlink.util.gui.BasicFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setExtentLocation(int, int) - Method in class jsky.util.gui.BasicRangeSliderUI
 
setExtraTables(AdqlValidator.ValidatorTable[]) - Method in class uk.ac.starlink.vo.TapQueryPanel
Sets a list of extra tables available for valid queries.
setF(String, float) - Method in class uk.ac.starlink.ast.AstObject
Set a floating point attribute value by name.
setF(String, float) - Method in class uk.ac.starlink.ast.Plot
 
setFactory(Object) - Method in class diva.util.jester.TestSuite
Set the factory used by this test suite.
setFactory(DataNodeFactory) - Method in class uk.ac.starlink.datanode.factory.CreationState
 
setFactoryTrace(String) - Method in class uk.ac.starlink.datanode.factory.CreationState
 
setFailOnNull(boolean) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Configures the behaviour when a primitive integer or boolean value passed as an argument to a function for evaluation is represented by a null value in the column.
setFeature(int, double) - Method in class diva.sketch.classification.FeatureSet
 
setFg(String) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's foreground color
setFg(Color) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's foreground color
setFieldClass(Class) - Method in class jsky.catalog.FieldDescAdapter
 
setFields(FieldDesc[]) - Method in class jsky.catalog.MemoryCatalog
Set the array of objects describing the table columns.
setFieldText(JTextComponent, String) - Method in class uk.ac.starlink.vo.MetaPanel
Sets the content of a field.
setFigure(Object, Figure) - Method in class diva.graph.AbstractGraphController
Set the figure associated with the given semantic object (node or edge).
setFigure(Object, Figure) - Method in interface diva.graph.GraphController
Set the figure associated with the given semantic object (node or edge).
setFigureLayer(FigureLayer) - Method in class diva.canvas.interactor.SelectionDragger
Set the layer that figures are selected on
setFigureLayer(FigureLayer) - Method in class jsky.image.graphics.MeasureBand
Set the layer that figures are selected on
setFigureLayer(FigureLayer) - Method in class jsky.image.graphics.SelectionDragger
Set the layer that figures are selected on
setFigureSource(Figure) - Method in class diva.canvas.event.LayerEvent
Set the figure that the event occurred on.
setFigureStore(FigureStore) - Method in class uk.ac.starlink.diva.DrawActions
Set the FigureStore.
setFile(File) - Method in class diva.compat.xml.XmlDocument
Set the file that this document corresponds to.
setFile(File) - Method in class diva.gui.AbstractDocument
Set the file that this document saves itself to.
setFile(File) - Method in interface diva.gui.Document
Set the file that this document saves itself to.
setFile(File) - Method in class diva.util.xml.XmlDocument
Set the file that this document corresponds to.
setFileChooser(JFileChooser) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the file chooser to use when selecting files.
setFilename(String) - Method in class jsky.catalog.MemoryCatalog
Set the filename of the local catalog
setFilename(String) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the image file to display.
setFilename(String, URL) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the image file to display and use the given URL for the image history (the URL is used if the file is deleted).
setFilename(String) - Method in interface jsky.image.gui.MainImageDisplay
Set the image file to display.
setFilename(String, URL) - Method in interface jsky.image.gui.MainImageDisplay
Set the image file to display, and indicate that the file was downloaded from the given URL (for image history recording).
setFileOffset(Object) - Method in class nom.tam.fits.Data
Set the fields needed for a re-read
setFill(Color) - Method in class diva.sketch.CompositeSymbol
 
setFill(Color) - Method in class diva.sketch.StrokeSymbol
Set the fill color of this symbol.
setFill(Color) - Method in interface diva.sketch.Symbol
 
setFill(Paint) - Method in class jsky.image.graphics.gui.CanvasDraw
Set the fill color.
setFill(Paint) - Method in class uk.ac.starlink.diva.DrawActions
Set the fill color.
setFill(Paint) - Method in class uk.ac.starlink.diva.FigureProps
Set the value of fill
setFillColor(Color) - Method in class diva.sketch.SketchController
Set the color used to fill symbols.
setFillColor(Color) - Method in class diva.whiteboard.WhiteboardState
 
setFilled(boolean) - Method in class diva.canvas.connector.Blob
Test the flag that sets whether to fill the blob.
setFillFactor(double) - Method in class uk.ac.starlink.ast.Region
Set fraction of the Region which is of interest.
setFillFields(boolean) - Method in class nom.tam.util.ByteParser
Do we require a field to completely fill up the specified length (with optional leading and trailing white space.
setFillPaint(Paint) - Method in class diva.canvas.toolbox.BasicFigure
Set the fill paint.
setFillPaint(Paint) - Method in class diva.canvas.toolbox.LabelFigure
Set the fill paint that this shape is drawn with.
setFillPaint(Paint) - Method in class diva.compat.canvas.PaintedShape
Set the fill paint for this shape (its fill if it is closed).
setFillPaint(Paint) - Method in class diva.compat.canvas.PaintedString
Set the fill paint that this shape is drawn with.
setFillPaint(Paint) - Method in class diva.graph.basic.BubbleRenderer
Set the fill paint pattern of this figure.
setFillPaint(Paint) - Method in class diva.graph.toolbox.StateBubble
Set the fill paint pattern of this figure.
setFillPaint(Paint) - Method in class diva.util.java2d.PaintedShape
Deprecated.
Set the fill paint for this shape (its fill if it is closed).
setFillPaint(Paint) - Method in class diva.util.java2d.PaintedString
Deprecated.
Set the fill paint that this shape is drawn with.
setFillPaint(Paint) - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Set the fill paint of the background figure.
setFillPaint(Paint) - Method in interface uk.ac.starlink.diva.DrawFigure
All Figures can be potentially filled.
setFillPaint(Paint) - Method in class uk.ac.starlink.diva.DrawPathFigure
Set the fill paint of the background figure.
setFits(String, double, double, String, boolean) - Method in class uk.ac.starlink.ast.FitsChan
Stores a double complex value for a named keyword within this FitsChan at the current card position.
setFits(String, int, int, String, boolean) - Method in class uk.ac.starlink.ast.FitsChan
Stores an integer complex value for a named keyword within this FitsChan at the current card position.
setFits(String, double, String, boolean) - Method in class uk.ac.starlink.ast.FitsChan
Stores a double value for a named keyword within this FitsChan at the current card position.
setFits(String, int, String, boolean) - Method in class uk.ac.starlink.ast.FitsChan
Stores an integer value for a named keyword within this FitsChan at the current card position.
setFits(String, boolean, String, boolean) - Method in class uk.ac.starlink.ast.FitsChan
Stores a boolean value for a named keyword within this FitsChan at the current card position.
setFits(String, String, String, boolean) - Method in class uk.ac.starlink.ast.FitsChan
Stores a String value for a named keyword within this FitsChan at the current card position.
setFitsContinue(String, String, String, boolean) - Method in class uk.ac.starlink.ast.FitsChan
Stores a CONTINUE type value for a named keyword FitsChan at the current card position.
setFitsDigits(int) - Method in class uk.ac.starlink.ast.FitsChan
Set digits of precision for floating point FITS values.
setFixed(boolean) - Method in class uk.ac.starlink.util.AsciiFileParser
Set whether the file is expected to have a fixed number of fields.
setFlag(int) - Method in class uk.ac.starlink.pal.palString
Set the Status flag
setFlattenedColumn(int, Object) - Method in class nom.tam.fits.BinaryTable
Set a column with the data aleady flattened.
setFlexibleMode() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setFlipFlags(boolean[]) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets flags for which axes will be plotted inverted.
setFlipped(boolean) - Method in class diva.canvas.connector.Arrowhead
Set the flag that says the arrowhead is "flipped." This means that the arrowhead is drawn so that the apparent direction of the arrowhead is the same as its normal.
setFlipX(boolean) - Method in class jsky.image.ImageProcessor
Set the value of the flipX flag.
setFlipY(boolean) - Method in class jsky.image.ImageProcessor
Set the value of the flipY flag.
setFloat(float, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
setFloat(float, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
setFloat(float, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
setFloat(float, int, int, ByteBuffer, boolean) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Sets the field value as a Java float.
setFloat(float, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
setFloat(float, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
setFloat(float, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
setFloat(float, int, int, ByteBuffer, boolean) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
setFluxUnits(String) - Method in class jsky.science.AbstractWavelength1D
a DUMMY implementation: Saves the string but does NOTHING with it.
setFluxUnits(String) - Method in class jsky.science.Wavelength1DArray
 
setFluxUnits(String) - Method in interface jsky.science.Wavelength1DModel
sets the units string for the data values in the model, may be null
setFogginess(double) - Method in class uk.ac.starlink.ttools.plot.Fogger
Sets the thickness of the fog.
setFogginess(double) - Method in class uk.ac.starlink.ttools.plot.Plot3DState
Sets the intensity of fog used for depth rendering (1 is a reasonable amount; 0 is no fog).
setFont(Font) - Method in class diva.canvas.toolbox.LabelFigure
Set the font.
setFont(Font) - Method in class diva.compat.canvas.PaintedString
Set the font.
setFont(Font) - Method in class diva.util.java2d.PaintedString
Deprecated.
Set the font.
setFont(Font) - Method in class jsky.image.graphics.gui.CanvasDraw
Set the font to use for labels.
setFont(Font) - Method in class jsky.util.gui.QuantityPanel
Sets the font to be displayed in the JTextField
setFont(double) - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Sets the font attribute of the DefaultGrfState object
setFont(Font) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set the Font to be used when displaying the labels.
setFont(Font) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set the Font to be used when displaying the labels.
setFont(Font) - Method in class uk.ac.starlink.ast.gui.AstStrings
Set the Font to be used.
setFont(Font) - Method in class uk.ac.starlink.ast.gui.AstTitle
Set the Font to be used when displaying title.
setFont(Font) - Method in class uk.ac.starlink.ast.gui.FontControls
Set the control to match a given font.
setFont(String, int) - Method in class uk.ac.starlink.ast.Plot
Set character font for a Plot element by graphical element.
setFont(int) - Method in class uk.ac.starlink.ast.Plot
Set character font for a Plot element.
setFont(Font) - Method in class uk.ac.starlink.diva.DrawActions
Set the font to use for labels.
setFont(Font) - Method in class uk.ac.starlink.diva.FigureProps
Set the Font use together with the text String.
setFont(Font) - Method in class uk.ac.starlink.ttools.plot.PtPlotSurface
 
setFont(Font) - Method in class uk.ac.starlink.ttools.plot.SurfacePlot
 
setFont(Font) - Method in class uk.ac.starlink.util.gui.SelectCharactersModel
Set the displayed font.
setFontName(String) - Method in class diva.compat.canvas.PaintedString
Set the font family by name.
setFontName(String) - Method in class diva.util.java2d.PaintedString
Deprecated.
Set the font family by name.
setFontName() - Method in class uk.ac.starlink.ast.gui.FontControls
Set a new default font name from the value in the font name combobox.
setFontName() - Method in class uk.ac.starlink.util.gui.BasicFontChooser
Set a new default font name from the value in the font name combobox.
setForceError(boolean) - Method in class uk.ac.starlink.ttools.plot2.task.StiltsPlotFormatter
Sets whether the generated stilts commands will be made to produce a gratuitous error.
setForceExterior(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set whether exterior axes placement should be forced, when the labelling choice is exterior.
setForeground(Color) - Method in class jsky.util.gui.JTextFieldDouble
 
setForegroundAt(int, Color) - Method in class diva.gui.toolbox.JShadePane
Set the foreground color at the given index.
setForegroundEventLayer(EventLayer) - Method in class diva.canvas.GraphicsPane
Set the foreground event layer
setForegroundInterpreter(Interactor) - Method in class diva.sketch.SketchController
Set the interpreter that processes strokes in the foreground event layer.
setForegroundLayer(FigureLayer) - Method in class diva.canvas.GraphicsPane
Set the foreground figure layer
setForeignKeys(ForeignMeta[]) - Method in class uk.ac.starlink.vo.TableMeta
Sets the foreign keys associated with this table.
setFormat(String) - Method in class jsky.catalog.FieldDescAdapter
Set a string describing the format of the field, if known
setFormat(int, String) - Method in class uk.ac.starlink.ast.Frame
Set format specification for axis values by axis.
setFormat(ScientificFormat) - Method in class uk.ac.starlink.ast.gui.ScientificSpinner
Set the ScientificFormat instance used to render the formatted value.
setFormatName(String) - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Sets the declared format name.
setFrameIcon(Icon) - Method in class diva.gui.DesktopContext
Set the icon that is displayed in internal frames.
setFrameIcon(Icon) - Method in interface diva.gui.MDIContext
Set the icon that is displayed in internal frames.
setFromImage(boolean) - Method in class jsky.navigator.NavigatorQueryTool
Set the search coordinates and radius to match the image being displayed.
setFromString(String, String) - Method in class uk.ac.starlink.ast.gui.AbstractPlotControlsModel
Set the value of a object field using string representation of the field name and its value.
setFromString(String, String) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set the value of a member variable by matching its name to a known local property string.
setFromString(String, String) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set the value of a member variable by matching its name to a known local property string.
setFromString(String, String) - Method in class uk.ac.starlink.ast.gui.AstBorder
Set the value of a member variable by matching its name to a known local property string.
setFromString(String, String) - Method in class uk.ac.starlink.ast.gui.AstGrid
Set the value of a member variable by matching its name to a known local property string.
setFromString(String, String) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set the value of a member variable by matching its name to a known local property string.
setFromString(String, String) - Method in class uk.ac.starlink.ast.gui.AstStrings
Set the value of a member variable by matching its name to a known local property string.
setFromString(String, String) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set the value of a member variable by matching its name to a known local property string.
setFromString(String, String) - Method in class uk.ac.starlink.ast.gui.AstTitle
Set the value of a member variable by matching its name to a known local property string.
setFromString(String, String) - Method in class uk.ac.starlink.ast.gui.ColourStore
Set the colour from an integer encode as a String.
setFromString(String, String) - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
Set the value of a member variable by matching its name to a known local property string.
setFromString(String, String) - Method in class uk.ac.starlink.ast.gui.GraphicsHints
Set the value of a member variable by matching its name to a known local property string.
setFromString(String, String, Element) - Method in class uk.ac.starlink.diva.FigureProps
Set the value of a member variable by matching its name to a known local property string.
setFromString(String, String) - Method in class uk.ac.starlink.util.PrimitiveXMLEncodeDecode
Set the value of a object field using string representation of the field name and its value.
setFull(int) - Method in class uk.ac.starlink.ast.Channel
Set set level of output detail.
setGamma(double) - Method in class diva.canvas.connector.ArcConnector
Set the angle that determines the orientation of a self-loop.
setGap(double) - Method in class uk.ac.starlink.ast.gui.AstTitle
Set the gap between title and border.
setGap(int, double) - Method in class uk.ac.starlink.ast.Plot
Set interval between linearly spaced major axis values of a Plot by axis.
setGap(double) - Method in class uk.ac.starlink.ast.Plot
Set interval between linearly spaced major axis values of a Plot.
setGapLength(double) - Method in class diva.sketch.toolbox.DashedPathData
Set the average gap length of the path.
setGeoLat(String) - Method in class uk.ac.starlink.ast.SpecFrame
setGeoLon(String) - Method in class uk.ac.starlink.ast.SpecFrame
setGeometry(Shape) - Method in interface diva.canvas.GeometricSet
Set the geometry.
setGlassPane(Component) - Method in class diva.gui.AppContextDelegate
Set the glassPane of the delegate.
setGrabHandleFactory(GrabHandleFactory) - Method in class diva.canvas.interactor.Manipulator
Set the grab handle factory.
setGrad(double) - Method in class uk.ac.starlink.pal.AMParams
Set gravitational radius of Sun
setGraphicsEdges(GraphicsEdges) - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Set the GraphicsEdges object (only after UI is initiliased).
setGraphicsHints(GraphicsHints) - Method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Set the GraphicsHints object (only after UI is initiliased).
setGraphicsPane(GraphicsPane) - Method in class diva.graphx.GraphController
Set the graphics pane that the controller operates on.
setGraphIndices(int[]) - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Sets the mapping of subsets to graph indices.
setGraphModel(GraphModel) - Method in class diva.graph.AbstractGraphController
Set the graph being viewed.
setGraphModel(GraphModel) - Method in interface diva.graph.GraphController
Set the graph being viewed.
setGraphModel(BasicGraphModel) - Method in class diva.graph.schematic.GraphDocument
Set the graph data model.
setGraphModel(GraphModel) - Method in class diva.graphx.GraphController
Set the graph model being viewed.
setGraphPane(GraphPane) - Method in class diva.graph.AbstractGraphController
Set the graph pane.
setGraphPane(GraphPane) - Method in interface diva.graph.GraphController
Set the graph pane.
setGraphPane(GraphPane) - Method in class diva.graph.JGraph
Set the graph pane of this widget.
setGrf(Grf) - Method in class uk.ac.starlink.ast.Plot
Sets the Grf object which implements the graphics.
setGrfState(DefaultGrfState) - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Sets the grfState attribute of the DefaultGrfContainer object
setGrid(boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw grid lines for a Plot.
setGrid(boolean) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets whether a grid is to be plotted.
setGridColor(Color) - Method in class uk.ac.starlink.table.gui.MultilineJTable
 
setGridPaint(Paint) - Method in class diva.canvas.toolbox.GridLayer
Set the grid line paint.
setGridStroke(Stroke) - Method in class diva.canvas.toolbox.GridLayer
Set the grid line stroke.
setGrismAlpha(double) - Method in class uk.ac.starlink.ast.GrismMap
Set the angle of incidence of the incoming light on the grating surface.
setGrismEps(double) - Method in class uk.ac.starlink.ast.GrismMap
Set The angle between the normal and the dispersion plane.
setGrismG(double) - Method in class uk.ac.starlink.ast.GrismMap
Set the grating ruling density.
setGrismM(int) - Method in class uk.ac.starlink.ast.GrismMap
Set the interference order.
setGrismNR(double) - Method in class uk.ac.starlink.ast.GrismMap
Set the refractive index at the reference wavelength.
setGrismNRP(double) - Method in class uk.ac.starlink.ast.GrismMap
Set the rate of change of refractive index with wavelength.
setGrismTheta(double) - Method in class uk.ac.starlink.ast.GrismMap
Set angle between normal to detector plane and reference ray.
setGrismWaveR(double) - Method in class uk.ac.starlink.ast.GrismMap
Set the reference wavelength.
setGroupArray(boolean) - Method in class uk.ac.starlink.parquet.ParquetTableWriter
Configures how array-valued columns are written.
setGroupingSize(int) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setGroupingUsed(boolean) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setGUI(boolean) - Static method in class uk.ac.starlink.datanode.nodes.NodeUtil
Sets whether applications running within this JVM should be considered to be running within a GUI or not.
setHandleFilter(MouseFilter) - Method in class diva.canvas.interactor.Manipulator
Set the mouse filter that is set in the grab handle interactor.
setHandleHeight(float) - Method in class jsky.timeline.TimeLine
 
setHandleInteractor(DragInteractor) - Method in class diva.canvas.interactor.Manipulator
Set the grab handle interactor.
setHandler(XmlHandler) - Method in class diva.util.aelfred.XmlParser
Set the handler that will receive parsing events.
setHandlerClass(String) - Method in class jsky.catalog.astrocat.AstroCatalog
May be set to the name of a class implementing the QueryResultHandler interface.
setHandlers(NdxHandler[]) - Method in class uk.ac.starlink.ndx.NdxIO
Sets the list of handlers which actually do the URL->Ndx construction.
setHandlers(StarTableWriter[]) - Method in class uk.ac.starlink.table.StarTableOutput
Sets the list of handlers which can actually do table output.
setHasExamples(boolean) - Method in class uk.ac.starlink.vo.TableSetPanel
Sets whether an examples document is known to be available at the examples endpoint.
setHasHeader(Boolean) - Method in class uk.ac.starlink.table.formats.CsvTableBuilder
Sets whether input CSV files are known to include the optional header line or not.
setHashKey(String) - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
setHDU(int) - Method in class jsky.catalog.URLQueryResult
Set the HDU
setHDU(int) - Method in class jsky.image.fits.codec.FITSImage
Move to the given HDU.
setHead(Object, Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Connect an edge to the given head node and notify listeners with an EDGE_HEAD_CHANGED event.
setHead(Node) - Method in interface diva.graph.modular.Edge
Set the node that this edge points to.
setHead(Object, Object) - Method in interface diva.graph.modular.MutableEdgeModel
Set the node that this edge points to.
setHead(Object, Object) - Method in interface diva.graphx.EdgeAdapter
Set the node that this edge points to.
setHead(Object, Object) - Method in class diva.graphx.EdgeController
Set the head of an edge to the given node.
setHead(Object, Object) - Method in class diva.graphx.GraphController
Set the head of the edge to the given node.
setHead(Object, Object, Object) - Method in class diva.graphx.GraphModel
Connect an edge to the given head node.
setHead(BasicNode) - Method in class diva.graphx.toolbox.BasicEdge
Set the head node.
setHead(Object, Object) - Method in class diva.graphx.toolbox.BasicEdgeAdapter
Connect an edge to the given head node.
setHead(int, int) - Method in class diva.pod.lwgraph.Topology
Set the head node of the given edge.
setHeadEnd(ConnectorEnd) - Method in class diva.canvas.connector.AbstractConnector
Set the object drawn at the head end of the connector.
setHeader(String) - Method in class uk.ac.starlink.ecsv.EcsvTableBuilder
Sets the location of a header file which will be prepended to any file read by this handler.
setHeaderSorter(Comparator<String>) - Method in class nom.tam.fits.Header
Matches a method introduced in v1.15.2 of nom.tam.fits, so this method can be called harmlessly in that or this version.
setHeadNode(LWEdge, LWNode) - Method in class diva.pod.lwgraph.LightweightGraph
Set the head node of the given edge.
setHeadPort(LWEdge, LWPort) - Method in class diva.pod.lwgraph.LightweightNetwork
Connect the given head port to an edge.
setHeadSite(Site) - Method in class diva.canvas.connector.AbstractConnector
Set the site that marks the "head" of the connector, and call headMoved();
setHeadSite(Site) - Method in interface diva.canvas.connector.Connector
Set the site that marks the "head" of the connector.
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).
setHealpixNestDefault(int) - Method in class uk.ac.starlink.ttools.cone.TilingParameter
Sets the default value of this parameter to a HEALPix NEST instance of a given order.
setHeight(double) - Method in class uk.ac.starlink.diva.FigureProps
Set the value of height
setHeight(double) - Method in class uk.ac.starlink.pal.AOParams
Set height
setHelio(double[]) - Method in class uk.ac.starlink.pal.AMParams
Set heliocentric direction of the Earth
setHiCut(double) - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Sets the upper cut value, as a fraction of the visible bins.
setHidden(boolean) - Method in class uk.ac.starlink.connect.AuthKey
Sets whether this key's value will be hidden.
setHidePoints(boolean) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Sets whether points should be hidden or visible.
setHidingEnabled(boolean) - Method in class uk.ac.starlink.connect.FileBranch
Sets whether files marked as hidden by the default FileSystemView are shown or not.
setHierarchicalNames(boolean) - Method in class uk.ac.starlink.gbin.GbinTableBuilder
setHigh() - Method in class uk.ac.starlink.coco.CoordinateConversion
Set High precision results.
setHighCut(double) - Method in class jsky.image.ImageProcessor
Set the high cutoff level
setHighWavelength(Wavelength) - Method in class jsky.science.Passband
Sets the Wavelength marking the high end of the Passband.
setHints(int) - Method in class jsky.image.ImageEncoder
 
setHoistAttribute(String) - Method in class uk.ac.starlink.hdx.HdxResourceType
Defines the `hoist' attribute.
setHolding(boolean) - Method in class jsky.science.AbstractScienceObject
default implementation: does nothing
setHolding(boolean) - Method in class jsky.science.AbstractScienceObjectNode
Sets the "holding" property.
setHolding(boolean) - Method in interface jsky.science.ScienceObjectModel
Sets the hold state for an object.
setHookAngleThresh(double) - Method in class diva.sketch.toolbox.DehookingStrokeFilter
Set the threshold angle value for testing for a hook.
setHost(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the host name where the catalog server lives
setHost(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the host name where the catalog server lives
setHours() - Method in class uk.ac.starlink.coco.CoordinateConversion
Set input and output angles to hours format ( ie H M S ).
setHTMLQueryResultHandler(HTMLQueryResultHandler) - Method in class jsky.catalog.AbstractCatalogDirectory
Optional handler, used to report HTML format errors from servers
setHTMLQueryResultHandler(HTMLQueryResultHandler) - Method in class jsky.catalog.gui.CatalogTree
Optional handler, used to report HTML format errors from servers
setHTMLQueryResultHandler(HTMLQueryResultHandler) - Method in class jsky.catalog.skycat.SkycatCatalog
Optional handler, used to report HTML format errors from HTTP servers
setHttpAgent(String) - Static method in class uk.ac.starlink.util.Loader
Configures the "http.agent" system property.
setHub(PlasticHubListener) - Method in class uk.ac.starlink.plastic.PlasticMonitor
Sets the hub this monitor is listening to.
setHumidity(double) - Method in class uk.ac.starlink.pal.AOParams
Set relative humidity
setI(String, int) - Method in class uk.ac.starlink.ast.AstObject
Set a integer attribute value by name.
setI(String, int) - Method in class uk.ac.starlink.ast.Plot
 
setIcon(boolean) - Method in class diva.gui.toolbox.JPseudoFrame
Iconify the frame if the argument is true.
setIcon(Icon) - Method in class uk.ac.starlink.datanode.tree.InfoPanel
Sets the icon for this panel.
setIcon(Icon) - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
Sets the icon to associate with this dialogue.
setIconAt(int, Icon) - Method in class diva.gui.toolbox.JShadePane
Set the disabled icon for the button at the given index.
setIconAt(String, Icon) - Method in class diva.gui.toolbox.JTreePane
Set the disabled icon for the button at the given index.
setIconHeight(int) - Method in class uk.ac.starlink.ast.gui.ColourIcon
Set the icon height.
setIconID(short) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
This may be called by subclasses to set the icon returned by this node to one of the ones defined in the IconFactory class.
setIconImage(Image) - Method in interface diva.gui.AppContext
Set the icon that represents this frame.
setIconImage(Image) - Method in class diva.gui.AppContextDelegate
Set the image icon of the delegate.
setIconImage(Image) - Method in class diva.gui.AppletContext
Set the icon that represents this frame.
setIconImage(Image) - Method in class diva.gui.ApplicationContext
Set the icon that represents this frame.
setIconUrl(String) - Method in class uk.ac.starlink.plastic.BasicApplication
Sets the icon URL for the application.
setIconUrl(URL) - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
Sets the icon to associate with this dialogue by specifying its URL.
setIconWidth(int) - Method in class uk.ac.starlink.ast.gui.ColourIcon
Set the icon width.
setId(String) - Method in class jsky.catalog.AbstractCatalogDirectory
Set the Id or short name of the catalog directory
setId(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the catalog ID (short name)
setId(String) - Method in class jsky.catalog.BasicQueryArgs
Set the object id to search for.
setId(String) - Method in class jsky.catalog.FieldDescAdapter
 
setId(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the catalog ID (short name)
setId(String) - Method in class jsky.catalog.MemoryCatalog
Set the id or short name for the catalog
setId(String) - Method in interface jsky.catalog.QueryArgs
Set the object id to search for.
setID(String) - Method in class uk.ac.starlink.ast.AstObject
Set object identification string.
setID(String) - Method in class uk.ac.starlink.table.gui.UCDSelector
Sets the UCD ID currently entered in the selector to a given string.
setIdAttribute(String, boolean) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
setIdAttributeNode(Attr, boolean) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
setIdAttributeNS(String, String, boolean) - Method in class uk.ac.starlink.votable.dom.DelegatingElement
 
setIdCol(int) - Method in class jsky.catalog.RowCoordinates
Set the column containing the object id (-1 if there isn't one).
setIdent(String) - Method in class uk.ac.starlink.ast.AstObject
Set permanent Object identification string.
setIdentifier(String) - Method in class uk.ac.starlink.registry.BasicResource
Sets the resource unique identifier.
setIf(double) - Method in class uk.ac.starlink.ast.DSBSpecFrame
Set the intermediate frequency in a dual sideband spectrum.
setImage(Image) - Method in class diva.canvas.toolbox.ImageFigure
Set the figure's image.
setImage(PlanarImage) - Method in interface jsky.image.gui.BasicImageDisplay
Set the source image to display.
setImage(PlanarImage) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the image to display.
setImage(FITSImage) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the FITS image to display.
setImage(PlanarImage) - Method in class jsky.image.gui.ImageDisplay
Set the image to display.
setImage(NDArray) - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
setImage(NDArray) - Method in interface uk.ac.starlink.ndx.MutableNdx
Sets the Image component of this Ndx.
setImageDataChanged(boolean) - Method in class jsky.image.ImageChangeEvent
 
setImageDisplay(BasicImageReadableProcessor) - Method in class jsky.image.gui.ImageColorbar
 
setImageDisplay(MainImageDisplay) - Method in class jsky.image.gui.ImageDisplayPanel
Set the ImageDisplay to work with
setImageDisplay(MainImageDisplay) - Method in class jsky.image.gui.ImageDisplayStatusPanel
Set the image window to be monitored (for mouse motion).
setImageDisplay(MainImageDisplay) - Method in class jsky.navigator.NavigatorQueryTool
Set the window used to display images (from image servers, etc...).
setImageFrameVisible(boolean) - Method in class jsky.app.jskycat.JSkyCat
Convenience method to set the visibility of the image JFrame (or JInternalFrame).
setImageProcessor(ImageProcessor) - Method in interface jsky.image.gui.BasicImageDisplay
Set the image processor to use to get the image to display.
setImageProcessor(ImageProcessor) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the image processor to use to get the image to display.
setImageProcessor(ImageProcessor) - Method in class jsky.image.gui.ImageDisplay
Set the image processor to use to get the image to display.
setImmediateMode(boolean) - Method in interface jsky.image.gui.BasicImageDisplay
Set to true if scrolling and other operations should update the image immediately, otherwise only on button release.
setImmediateMode(boolean) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set to true if scrolling and other operations should update the image immediately, otherwise only on button release.
setImmediateMode(boolean) - Method in class jsky.image.gui.ImageDisplay
Set to true if scrolling and other operations should update the image immediately, otherwise only on button release.
setIn(String) - Method in class uk.ac.starlink.xdoc.MultiXML
Sets the location of the input XML file.
setIncludeDeclaration(boolean) - Method in class uk.ac.starlink.util.SourceReader
Sets whether the writeSource methods will output an XML declaration at the start of the XML output.
setIndent(int) - Method in class uk.ac.starlink.util.SourceReader
Tries to set the indent level used by the writeSource methods.
setIndex(int, Figure) - Method in class diva.canvas.BasicZList
Set the index of the given figure.
setIndex(int, Figure) - Method in class diva.canvas.CompositeFigure
Set the index of the given figure.
setIndex(int, Figure) - Method in class diva.canvas.FigureLayer
Set the index of the given figure.
setIndex(int, Figure) - Method in interface diva.canvas.ZList
Set the index of the given figure.
setIndexedShader(Shader) - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Sets the shader object to be used for shading pixels in indexed (non-RGB) mode.
setIndicator(ProgressIndicator) - Method in class uk.ac.starlink.table.join.RowMatcher
Sets the progress indicator for this matcher.
setInEpoch(String) - Method in class uk.ac.starlink.coco.CoordinateConversion
Set the input Epoch.
setInEquinox(String) - Method in class uk.ac.starlink.coco.CoordinateConversion
Set the input Equinox.
setInline(boolean) - Method in class uk.ac.starlink.votable.VOTableWriter
Sets whether STREAM elements should be written inline or to an external file in the case of FITS and BINARY encoding.
setInlineCommentChar(char) - Method in class uk.ac.starlink.util.AsciiFileParser
Set the character used for in-line comments.
setInputEncoding(String) - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
setInputRestriction(Predicate<DataSource>) - Method in class uk.ac.starlink.table.StarTableFactory
Sets an object that can control access to input data.
setInsets(Insets) - Method in class uk.ac.starlink.util.gui.GridBagLayouter
Set the GridBagLayout Insets.
setInstance(Namespacing) - Method in class uk.ac.starlink.votable.Namespacing
Sets the default instance.
setInSystem(char) - Method in class uk.ac.starlink.coco.CoordinateConversion
Set the input System.
setInt(int, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
setInt(int, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
setInt(int, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
setInt(int, int, int, ByteBuffer, boolean) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Sets the field value as a Java int.
setInt(int, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
setInt(int, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
setInt(int, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
setInt(int) - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Sets the int attribute of the DefaultGrfContainer object
setInt(int, int, int, ByteBuffer, boolean) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
setIntColour(int) - Method in class uk.ac.starlink.ast.gui.ColourStore
Set the colour from an RGB integer (supplied from DefaultGrf).
setIntDefault(int) - Method in class uk.ac.starlink.task.IntegerParameter
Sets the default value as an integer.
setIntensityLookupTable(String) - Method in class jsky.image.gui.ImageColors
Called when an intensity lookup table is selected from the list
setIntensityLookupTable(String) - Method in class jsky.image.ImageColormap
Create an intensity lookup table that can be added to the image processing chain to rearrange the order of the colors in the colormap.
setIntensityLookupTable(String) - Method in class jsky.image.ImageProcessor
Create an intensity lookup table that can be added to the image processing chain to rearrange the order of the colors in the colormap.
setInteractionMode(CanvasFigure, int) - Method in interface jsky.graphics.CanvasGraphics
Set the interaction mode for the given figure to an OR'ed combination of the following constants: SELECT, MOVE, RESIZE, ROTATE.
setInteractionMode(CanvasFigure, int) - Method in class jsky.image.graphics.DivaImageGraphics
Set the interaction mode for the given figure to an OR'ed combination of the following constants: SELECT, MOVE, RESIZE, ROTATE.
setInteractive(boolean) - Method in class uk.ac.starlink.task.LineEnvironment
Sets whether we are running interactively or not.
setInteractor(Interactor) - Method in class diva.canvas.AbstractFigure
Set the interactor of this figure.
setInteractor(Interactor) - Method in class diva.canvas.connector.TerminalFigure
Set the interactor of this figure.
setInteractor(Interactor) - Method in interface diva.canvas.Figure
Set the interactor of this figure.
setInterior(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set whether the suggested placement for axes is interior.
setInterpolation(Interpolation) - Method in interface jsky.image.gui.BasicImageDisplay
Set the interpolation object used to scale the image (a subclass of Interpolation, such as InterpolationNearest (default), or InterpolationBilinear (better, but slower)).
setInterpolation(Interpolation) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the interpolation object used to scale the image (a subclass of Interpolation, such as InterpolationNearest (default), or InterpolationBilinear (better, but slower)).
setInterpolation(Interpolation) - Method in class jsky.image.gui.ImageDisplay
Set the interpolation object used to scale the image (a subclass of Interpolation, such as InterpolationNearest (default), or InterpolationBilinear (better, but slower)).
setInterpolation(Interpolation) - Method in class jsky.image.ImageProcessor
Set the type of interpolation to use (for rotating).
setInterpolator(Interpolator) - Method in class uk.ac.starlink.diva.FigureProps
Set the value of interpolator.
setInterpolator(Interpolator) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Set the interpolator.
setInterpolatorFactory(InterpolatorFactory) - Method in class uk.ac.starlink.diva.DrawActions
Set the InterpolatorFactory.
setIntroLimit(int) - Method in class uk.ac.starlink.util.DataSource
Sets the maximum size of the intro buffer to a new value.
setIntValue(int) - Method in class uk.ac.starlink.ast.gui.DecimalField
Set the current value.
setInvert(boolean) - Method in class uk.ac.starlink.ast.Mapping
Set mapping inversion flag.
setInvertedYAxis(boolean) - Method in class jsky.image.ImageProcessor
Set to true if the Y axis of the image was inverted while reading.
setInvisible(boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw graphics using invisible ink.
setIsDec(boolean) - Method in class jsky.catalog.FieldDescAdapter
Set to true if this field contains a world coordinates RA value.
setIsId(boolean) - Method in class jsky.catalog.FieldDescAdapter
Set to true if this field contains the unique id
setIsMax(boolean) - Method in class jsky.catalog.FieldDescAdapter
Set to true if this field is the max value of a range.
setIsMin(boolean) - Method in class jsky.catalog.FieldDescAdapter
Set to true if this field is the min value of a range.
setIsotropicScale(double) - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
Sets the scale isotropically.
setIsRA(boolean) - Method in class jsky.catalog.FieldDescAdapter
Set to true if this field contains a world coordinates RA value.
setItems(R[]) - Method in class uk.ac.starlink.util.gui.ArrayTableModel
Sets the row data items to be used by this table.
setIterationCount(int) - Method in class diva.graph.layout.GridAnnealingLayout
Set the number of iterations to cool over.
setIterationLimit(int) - Method in class gaia.cu9.tools.parallax.util.CdfIntegration
 
setIvorn(String) - Method in class uk.ac.starlink.plastic.BasicApplication
Sets the IVORN for the application.
setIwc(boolean) - Method in class uk.ac.starlink.ast.FitsChan
Set include a Frame representing FITS-WCS intermediate world coordinates.
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.
setJMenuBar(JMenuBar) - Method in interface diva.gui.AppContext
Set the menu bar that the container uses.
setJMenuBar(JMenuBar) - Method in class diva.gui.AppContextDelegate
Set the menu bar of the delegate.
setJMenuBar(JMenuBar) - Method in class diva.gui.AppletContext
Set the menu bar that the container uses.
setJMenuBar(JMenuBar) - Method in class diva.gui.ApplicationContext
Set the menu bar that the container uses.
setJob(UwsJob) - Method in class uk.ac.starlink.vo.UwsJobPanel
Sets the job to be displayed.
setJobInfo(UwsJobInfo) - Method in class uk.ac.starlink.vo.UwsJobPanel
Updates the display with a given job info object, which may be null.
setK(int) - Method in class diva.sketch.classification.KNNClassifier
Set the value of K.
setKey(Object) - Method in interface nom.tam.util.Cursor
Point the list at a particular element.
setKey(Object) - Method in class nom.tam.util.HashedList.HashedListIterator
Point the iterator to a particular keyed entry.
setKey(PrivateKey) - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
setKeyOrder(List) - Method in class uk.ac.starlink.datanode.nodes.MetamapGroup
Mandates an ordering to be imposed on the metadata keys.
setKeyOrder(List<K>) - Method in class uk.ac.starlink.util.MapGroup
Mandates an ordering to be imposed on the map keys.
setKnownBuilders(TableBuilder[]) - Method in class uk.ac.starlink.table.StarTableFactory
Sets the list of builders which are available for selection by format name.
setKnownKeys(List<K>) - Method in class uk.ac.starlink.util.MapGroup
Sets the list of known keys.
setL(String, long) - Method in class uk.ac.starlink.ast.AstObject
Set a long integer attribute value by name.
setL(String, long) - Method in class uk.ac.starlink.ast.Plot
 
setLabel(String) - Method in class diva.canvas.toolbox.IconFigure
Set the label of this figure.
setLabel(String) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's label (may be an expression using column names)
setLabel(int, String) - Method in class uk.ac.starlink.ast.Frame
Set axis label by axis.
setLabel(String) - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Sets a label for this object.
setLabel(String) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
 
setLabel(String) - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
setLabel(String) - Method in interface uk.ac.starlink.ndx.MutableNdx
Sets the label component of this Ndx.
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.
setLabelAt(int, double) - Method in class uk.ac.starlink.ast.Plot
Set where to place numerical labels for a Plot by axis.
setLabelFigure(LabelFigure) - Method in class diva.canvas.connector.AbstractConnector
Set the LabelFigure of this connector.
setLabelling(String) - Method in class uk.ac.starlink.ast.Plot
Set label and tick placement option for a Plot.
setLabelsAtTop(boolean) - Method in class jsky.timeline.TimeLine
 
setLabelText(String) - Method in class jsky.util.gui.LabelEntry
 
setLabelText(String) - Method in class jsky.util.gui.LabelJPanel
Constructor.
setLabelUnits(int, boolean) - Method in class uk.ac.starlink.ast.Plot
Set use axis unit descriptions in a Plot by axis.
setLabelUnits(boolean) - Method in class uk.ac.starlink.ast.Plot
Set use axis unit descriptions in a Plot.
setLabelUp(int, boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw numerical Plot labels upright by axis.
setLabelUp(boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw numerical Plot labels upright.
setLapserate(double) - Method in class uk.ac.starlink.pal.AOParams
Set lapse rate
setLat(double) - Method in class uk.ac.starlink.pal.AOParams
Set geodetic latitude
setLayeredPane(JLayeredPane) - Method in class diva.gui.AppContextDelegate
Set the layerd pane of the delegate.
setLayerPoint(Point2D) - Method in class diva.canvas.event.LayerEvent
Set the layer position of the event
setLayerSource(CanvasLayer) - Method in class diva.canvas.event.LayerEvent
Set the layer that the event occurred on.
setLayerX(double) - Method in class diva.canvas.event.LayerEvent
Set the layer X position of the event
setLayerY(double) - Method in class diva.canvas.event.LayerEvent
Set the layer Y position of the event
setLayout(double, double, double, double, double) - Method in class diva.compat.trace.TraceView
Set the layout parameters of the trace.
setLayoutMode(int) - Method in class diva.gui.DesktopContext
Set the layout mode.
setLayoutPercentage(double) - Method in class diva.graph.basic.BasicLayoutTarget
Set the percentage of the pane that should be used for layout.
setLayoutTarget(LayoutTarget) - Method in class diva.graph.layout.AbstractGlobalLayout
Set the layout target.
setLayoutTarget(LayoutTarget) - Method in interface diva.graph.layout.GlobalLayout
Set the layout target.
setLayoutTarget(LayoutTarget) - Method in class diva.graph.layout.IncrLayoutAdapter
Set the layout target.
setLayoutTarget(LayoutTarget) - Method in class diva.graph.layout.ProxyIncrLayout
Set the layout target.
setLayoutTarget(LayoutTarget) - Method in class diva.graph.layout.RandomIncrLayout
Set the layout target.
setLdeg(double) - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
setLeadSelectionIndex(int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
setLength(double) - Method in class diva.canvas.connector.Arrowhead
Set the length of the arrowhead.
setLength(long) - Method in class nom.tam.util.BufferedFile
Set the length of the file.
setLengthPadding(int, int) - Method in class uk.ac.starlink.ttools.plot.AuxLegend
Configures the amount of padding left before and after the bar which can be used to carry half-labels etc.
setLevel(int) - Method in class uk.ac.starlink.table.join.HtmSkyPixellator
Sets the HTM level value, which determines sky pixel size.
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
 
setLine(MarkStyle.Line) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Sets the line type for this style.
setLineWidth(float) - Method in class diva.canvas.connector.AbstractConnector
Set the line width.
setLineWidth(float) - Method in class diva.canvas.toolbox.BasicFigure
Set the line width.
setLineWidth(float) - Method in class diva.canvas.toolbox.PathFigure
Set the line width.
setLineWidth(float) - Method in class diva.compat.canvas.AbstractPaintedGraphic
Set the line width.
setLineWidth(float) - Method in interface diva.compat.canvas.PaintedGraphic
Set the line width.
setLineWidth(float) - Method in class diva.compat.canvas.PaintedPath
Set the line width.
setLineWidth(float) - Method in class diva.compat.canvas.PaintedShape
Set the line width.
setLineWidth(float) - Method in class diva.sketch.CompositeSymbol
 
setLineWidth(float) - Method in class diva.sketch.SketchController
Set the line width used to draw symbols.
setLineWidth(float) - Method in class diva.sketch.SketchLayer
Set the pen width used to paint the shape.
setLineWidth(float) - Method in class diva.sketch.StrokeSymbol
Set the line width used to draw this symbol.
setLineWidth(float) - Method in interface diva.sketch.Symbol
 
setLineWidth(float) - Method in class diva.util.java2d.AbstractPaintedGraphic
Deprecated.
Set the line width.
setLineWidth(float) - Method in interface diva.util.java2d.PaintedGraphic
Deprecated.
Set the line width.
setLineWidth(float) - Method in class diva.util.java2d.PaintedPath
Deprecated.
Set the line width.
setLineWidth(float) - Method in class diva.util.java2d.PaintedShape
Deprecated.
Set the line width.
setLineWidth(int) - Method in class jsky.image.graphics.gui.CanvasDraw
Set the line width.
setLineWidth(int) - Method in class uk.ac.starlink.diva.DrawActions
Set the line width.
setLineWidth(float) - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Set line width
setLineWidth(float) - Method in interface uk.ac.starlink.diva.DrawFigure
All Figures have a line width.
setLineWidth(float) - Method in class uk.ac.starlink.diva.DrawLabelFigure
 
setLineWidth(int) - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Sets the line width associated with this style.
setLinks(ForeignMeta.Link[]) - Method in class uk.ac.starlink.vo.ForeignMeta
Sets the links contained in this table.
setListData(JList, String[]) - Method in class jsky.catalog.gui.TableSymbolConfig
Set the contents of the given list to the given array.
setListData(JList, Vector) - Method in class jsky.catalog.gui.TableSymbolConfig
Set the contents of the given list to the given vector.
setListModel(ApplicationListModel) - Method in class uk.ac.starlink.plastic.PlasticMonitor
Sets a list model this monitor should keep up to date.
setLocale(Locale) - Method in class jsky.util.I18N
Set the current locale.
setLocalTime(double) - Method in class uk.ac.starlink.pal.AOParams
Set local apparent sidereal time
setLocation(TransformContext, double, double) - Method in class diva.canvas.connector.AutonomousSite
Set the transform context and the location within the new transform context.
setLocator(Locator) - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Sets the SAX document locator for this parse.
setLoCut(double) - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Sets the lower cut value, as a fraction of the visible bins.
setLogFlags(boolean[]) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets flags for which axes will be plotted logarithmically.
setLogGap(int, double) - Method in class uk.ac.starlink.ast.Plot
Set interval between major axis values of a Plot by axis.
setLogGap(double) - Method in class uk.ac.starlink.ast.Plot
Set interval between major axis values of a Plot.
setLogLabel(int, boolean) - Method in class uk.ac.starlink.ast.Plot
Set use exponential format for numerical axis labels by axis.
setLogLabel(boolean) - Method in class uk.ac.starlink.ast.Plot
Set use exponential format for numerical axis labels.
setLogLabelSet(boolean) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set whether the X label log labelling is set or unset (unset implies that label properties should remain at their AST defaults).
setLogo(Icon) - Method in class uk.ac.starlink.vo.MetaPanel
Sets an image to be displayed at the top of this panel.
setLogoUrl(URL) - Method in class uk.ac.starlink.vo.MetaPanel
Sets the URL of an image to be displayed at the top of this panel.
setLogoutOnExit(boolean) - Method in class uk.ac.starlink.connect.Connection
Controls whether an attempt is made to shut down this connection when the JVM exits if it has not been done within the program.
setLogPlot(int, boolean) - Method in class uk.ac.starlink.ast.Plot
Set map the plot logarithmically onto the screen by axis.
setLogPlot(boolean) - Method in class uk.ac.starlink.ast.Plot
Set map the plot logarithmically onto the screen.
setLogSpacingSet(boolean) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set whether to apply log spacing setting to axes.
setLogStream(PrintStream) - Method in class uk.ac.starlink.plastic.PlasticHub
Sets a stream for this hub to perform logging to.
setLogTicks(int, boolean) - Method in class uk.ac.starlink.ast.Plot
Set space the major tick marks logarithmically by axis.
setLogTicks(boolean) - Method in class uk.ac.starlink.ast.Plot
Set space the major tick marks logarithmically.
setLogZ(boolean) - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Sets whether the colour intensity is to be plotted on a log or linear scale.
setLong(long, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
setLong(long, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
setLong(long, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
setLong(long, int, int, ByteBuffer, boolean) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Sets the field value as a Java long.
setLong(long, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
setLong(long, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
setLong(long, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
setLong(long, int, int, ByteBuffer, boolean) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
setLongestNumber(long) - Method in class uk.ac.starlink.table.gui.TableRowHeader
Sets the longest value that will be used in the row header field.
setLongIndexing(Boolean) - Method in class uk.ac.starlink.fits.VariableFitsTableWriter
Sets whether this writer will use P or Q format descriptors for writing variable-length arrays.
setLongplus(double) - Method in class uk.ac.starlink.pal.AOParams
Set longitude + eqn of equinoxes + "sidereal ΔUT"
setLow() - Method in class uk.ac.starlink.coco.CoordinateConversion
Set Low precision results.
setLowCut(double) - Method in class jsky.image.ImageProcessor
Set the low cutoff level
setLowWavelength(Wavelength) - Method in class jsky.science.Passband
Sets the Wavelength marking the low end of the Passband.
setLtOffset(double) - Method in class uk.ac.starlink.ast.TimeFrame
Set the offset from UTC to Local Time, in hours.
setMagRatioThreshold(double) - Method in class diva.sketch.features.CornerFE
Set the magnitude ratio threshold.
setMainColour(Color) - Method in class uk.ac.starlink.ast.gui.ColourIcon
Set the icon colour.
setMainComponent(JComponent) - Method in class diva.gui.BasicFrame
Set the main component.
setMainImageDisplay(MainImageDisplay) - Method in class jsky.image.gui.ImagePanner
Set the target ImageDisplay that we are controlling.
setMainImageDisplay(MainImageDisplay) - Method in class jsky.image.gui.ImageZoom
Set the target image display that we are monitoring.
setMainNdim(int) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets the number of non-auxiliary axes represented by this state.
setMainWindow(boolean) - Static method in class jsky.catalog.gui.CatalogNavigator
Set to true if this is the main application window (enables exit menu item)
setMajorXTicklength(double) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set the length of the X axis major ticks.
setMajorYTicklength(double) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set the length of the Y axis major ticks.
setMajTickLen(int, double) - Method in class uk.ac.starlink.ast.Plot
Set length of major tick marks for a Plot by axis.
setMajTickLen(double) - Method in class uk.ac.starlink.ast.Plot
Set length of major tick marks for a Plot.
setManualName(String) - Method in class uk.ac.starlink.ttools.Formatter
Sets the text used to refer in formatted output to the STILTS manual.
setMarkWorkaround(boolean) - Static method in class uk.ac.starlink.util.DataSource
Sets whether we want to work around bugs in InputStream mark/reset methods.
setMask(BitSet) - Method in class uk.ac.starlink.table.RowSubsetStarTable
Sets the mask which determines which rows are seen.
SETMASK - Static variable in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
setMask(MaskTreeModel.Mask) - Method in class uk.ac.starlink.vo.MaskTreeModel
Sets the mask for defning inclusion of nodes in the base model.
setMatchEnd(boolean) - Method in class uk.ac.starlink.ast.Frame
Set match trailing axes.
setMaxAxes(int) - Method in class uk.ac.starlink.ast.Frame
Set maximum number of Frame axes to match.
setMaxDims(int) - Method in class uk.ac.starlink.datanode.tree.NdxNodeChooser
Sets the maximum dimensionality that an NDX must have to qualify for choosability.
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.
setMaxHistoryItems(int) - Method in class jsky.catalog.gui.CatalogNavigator
Set the max number of items in the history list.
setMaxHistoryItems(int) - Method in class jsky.html.HTMLViewer
Set the max number of items in the history list.
setMaxHistoryItems(int) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the max number of items in the history list.
setMaximizeMode(boolean) - Method in class diva.gui.DesktopContext
Set the maximize mode.
setMaximum(boolean) - Method in class diva.gui.toolbox.JPseudoFrame
Minimize the frame if the argument is false.
setMaximum(double, boolean) - Method in class uk.ac.starlink.task.DoubleParameter
Sets the maximum acceptable value for this parameter.
setMaximum(int) - Method in class uk.ac.starlink.task.IntegerParameter
Mandates a maximum value for this parameter.
setMaximum(long) - Method in class uk.ac.starlink.task.LongParameter
Mandates a maximum value for this parameter.
setMaximumChangeable(boolean) - Method in class jsky.util.gui.QuantitySlider
sets whether or not the user can change the maximum slider value.
setMaximumFractionDigits(int) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setMaximumIntegerDigits(int) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setMaximumParameterLength(int) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
Sets the maximum length for the value of a parameter that will be output.
setMaximumSize(Dimension) - Method in class jsky.util.gui.VRangeSlider
Sets preferred size of range slider.
setMaxLength(int) - Method in class uk.ac.starlink.table.gui.ValueInfoCellRenderer
Sets the length in characters at which cell value representations will be truncated.
setMaxQuantity(Quantity) - Method in class jsky.util.gui.QuantitySlider
sets the current Max quantity of the range
setMaxRows(int) - Method in class jsky.catalog.BasicQueryArgs
Set the max number of rows to be returned from a table query
setMaxRows(int) - Method in interface jsky.catalog.QueryArgs
Set the max number of rows to be returned from a table query
setMaxSample(int) - Method in class uk.ac.starlink.table.formats.AsciiTableBuilder
Sets the maximum number of rows that will be sampled to determine column data types.
setMaxSample(int) - Method in class uk.ac.starlink.table.formats.CsvTableBuilder
Sets the maximum number of rows that will be sampled to determine column data types.
setMaxTestTables(int) - Method in class uk.ac.starlink.ttools.taplint.ColumnMetadataStage
Resets the limit on the number of tables to test.
setMaxWavelength(Wavelength) - Method in class jsky.science.Wavelength1DFormula
 
setMaxWidth(int) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
the the maximum width of the decimal format.
setMaxWidth(int) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
Sets the maximum width in characters for any output column.
setMaxWidth(int) - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
Sets the maximum output width in characters for a single cell.
setMedium() - Method in class uk.ac.starlink.coco.CoordinateConversion
Set Medium precision results.
setMenuFactory(MenuFactory) - Method in class diva.gui.toolbox.MenuCreator
Set the menu factory.
setMenus(JMenu[]) - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
Sets the menus for this dialogue.
setMenus(JMenu[]) - Method in interface uk.ac.starlink.vo.DalLoader
Sets the menus for this dialogue.
setMeshSize(int) - Method in class uk.ac.starlink.ast.Region
Set number of points used to represent the boundary of a Region.
setMessage(String) - Method in class diva.gui.toolbox.JStatusBar
Set the message displayed in the status bar.
setMetaPolicy(TapMetaPolicy) - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Sets the policy used for TAP service metadata acquisition.
setMiddleWavelength(Wavelength) - Method in class jsky.science.Passband
Sets the Wavelength marking the middle of the Passband.
setMinAxes(int) - Method in class uk.ac.starlink.ast.Frame
Set minimum number of Frame axes to match.
setMinConfidence(double) - Method in class diva.sketch.recognition.VotingSceneRecognizer
Set the minimum confidence classifications that will get passed on when the child recognizers vote.
setMinConfidence(double) - Method in class diva.sketch.recognition.VotingStrokeRecognizer
Set the minimum confidence classifications that will get passed on when the child recognizers vote.
setMinDims(int) - Method in class uk.ac.starlink.datanode.tree.NdxNodeChooser
Sets the minimum dimensionality that an NDX must have to qualify for choosability.
setMini(boolean) - Method in class jsky.catalog.irsa.IRSAFieldDesc
 
setMinimum(double, boolean) - Method in class uk.ac.starlink.task.DoubleParameter
Sets the minimum acceptable value for this parameter.
setMinimum(int) - Method in class uk.ac.starlink.task.IntegerParameter
Mandates a minimum value for this parameter.
setMinimum(long) - Method in class uk.ac.starlink.task.LongParameter
Mandates a minimum value for this parameter.
setMinimumChangeable(boolean) - Method in class jsky.util.gui.QuantitySlider
sets whether or not the user can change the minimum slider value.
setMinimumFractionDigits(int) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setMinimumIntegerDigits(int) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setMinimumSize(double) - Method in class diva.canvas.interactor.BoundsGeometry
Set the minimum size of the rectangle.
setMinimumSize(double) - Method in class diva.canvas.interactor.CircleGeometry
Set the minimum size of the rectangle.
setMinimumSize(Dimension) - Method in class jsky.util.gui.VRangeSlider
Sets minimum size of range slider.
setMinorXDivisions(int) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set the number of minor divisions, between major ticks, along the X axis.
setMinorXTicklength(double) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set the length of the X axis minor ticks.
setMinorYDivisions(int) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set the number of minor divisions, between major ticks, along the Y axis.
setMinorYTicklength(double) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set the length of the Y axis minor ticks.
setMinQuantity(Quantity) - Method in class jsky.util.gui.QuantitySlider
sets the current min quantity of the range
setMinTick(int, int) - Method in class uk.ac.starlink.ast.Plot
Set density of minor tick marks for a Plot by axis.
setMinTick(int) - Method in class uk.ac.starlink.ast.Plot
Set density of minor tick marks for a Plot.
setMinTickLen(int, double) - Method in class uk.ac.starlink.ast.Plot
Set length of minor tick marks for a Plot by axis.
setMinTickLen(double) - Method in class uk.ac.starlink.ast.Plot
Set length of minor tick marks for a Plot.
setMinWavelength(Wavelength) - Method in class jsky.science.Wavelength1DFormula
 
setMode(String) - Method in class diva.whiteboard.WhiteboardState
 
setMode(String) - Method in class jsky.timeline.TimeLine
set the mode of the time line
setMode(AccessMode) - Method in class uk.ac.starlink.array.Requirements
Sets an object indicating the use to which the required array will be put.
setModel(Object) - Method in class diva.gui.BasicPage
Set the model of the page.
setModel(Object) - Method in interface diva.gui.Page
Set the model of the page.
setModel(DefaultTableModel) - Method in class jsky.catalog.gui.TableColumnConfigPanel
Set the table model to use for the table displaying the column names and checkboxes.
setModel(TableQueryResult) - Method in class jsky.catalog.gui.TableDisplay
Set the data to display in the table.
setModel(TimeLineNodeModel) - Method in class jsky.timeline.BlockTimeLineNode
set the time line node's underlying model
setModel(TimeLineNodeModel) - Method in class jsky.timeline.DefaultTimeLineNode
set the time line node's underlying model
setModel(TimeLineModel) - Method in class jsky.timeline.TimeLine
Set the model (allan: added this method)
setModel(TimeLineNodeModel) - Method in interface jsky.timeline.TimeLineNode
set the time line node's underlying model
setModel(TableModel) - Method in class jsky.util.gui.SortedJTable
Set the table model and arrange to have it sorted when the user clicks on the header.
setModel(Wavelength1DModel) - Method in class jsky.util.gui.Wavelength1DTableModel
 
setModel(ComboBoxModel<Branch>) - Method in class uk.ac.starlink.connect.BranchComboBox
Sets this combo box's model.
setModel(ComboBoxModel<Branch>) - Method in class uk.ac.starlink.connect.FilestoreChooser
Sets the model which contains the state of this chooser.
setModel(TreeModel) - Method in class uk.ac.starlink.datanode.tree.DataNodeJTree
Sets the model for this JTree to a given DataNodeTreeModel.
setModel(ComboBoxModel) - Method in class uk.ac.starlink.datanode.tree.select.NodeRootComboBox
Sets this combo box's model.
setModel(TableModel) - Method in class uk.ac.starlink.table.gui.MultilineJTable
Sets the model which this table should display.
setModel(RegistrySelectorModel) - Method in class uk.ac.starlink.vo.RegistrySelector
Sets the selection model for this selector.
setModelPostDisplay(MutableGraphModel, AppContext) - Method in class diva.graph.tutorial.PrepopulatedTutorial
In this version you construct the graph widget with the default constructor (giving it an empty graph), and then set the model once the window is showing.
setMore(boolean) - Method in class jsky.catalog.MemoryCatalog
Called to indicate if the result was truncated and more rows would have been available
setMoreDataAvailable(boolean) - Method in class jsky.science.AbstractScienceObjectNode
Sets whether or not more data is available for this science object from its DataSource.
setMoreDataAvailable(boolean) - Method in interface jsky.science.ScienceObjectNodeModel
Sets whether or not more data is available for this science object from its DataSource.
setMotionEnabled(boolean) - Method in class diva.canvas.interactor.AbstractInteractor
Set the motion enabled flag of this interactor.
setMouseFilter(MouseFilter) - Method in class diva.canvas.event.LayerMouseAdapter
 
setMouseFilter(MouseFilter) - Method in class diva.canvas.interactor.AbstractInteractor
Set the mouse filter of this interactor.
setMouseFilter(MouseFilter) - Method in interface diva.canvas.interactor.Interactor
Set the mouse filter of this interactor.
setMoveCount(int) - Method in class diva.graph.layout.GridAnnealingLayout
Set the number of moves per iteration.
setName(String) - Method in class jsky.catalog.AbstractCatalogDirectory
Return the name of the catalog directory
setName(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the display name of the catalog
setName(String) - Method in interface jsky.catalog.Catalog
Set the catalog's name
setName(String) - Method in class jsky.catalog.FieldDescAdapter
 
setName(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the display name of the catalog
setName(String) - Method in class jsky.catalog.MemoryCatalog
Set the name for the catalog
setName(String) - Method in class jsky.catalog.skycat.SkycatCatalog
Set the name of the catalog
setName(String) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Set the name of the catalog
setName(String) - Method in class jsky.catalog.skycat.TestCatalog
Set the name of the catalog
setName(String) - Method in class jsky.catalog.TablePlotSymbol
Set the display name of the symbol
setName(String) - Method in class jsky.catalog.TestCatalog
Set the name of the catalog
setName(String) - Method in class jsky.image.ImageProcessor
Set the name to use for this object (for testing and debugging).
setName(String) - Method in class jsky.science.AbstractScienceObject
Sets the Name property.
setName(String) - Method in interface jsky.science.ScienceObjectModel
Sets the Name property
setName(String) - Method in class jsky.util.gui.VRangeSlider
Sets the slider's name.
setName(String) - Method in class jsky.util.NameValue
 
setName(String[]) - Method in class uk.ac.starlink.ast.AstroCoords
Sets the axis names.
setName(String) - Method in class uk.ac.starlink.connect.AuthKey
Sets the name of this key.
setName(String) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
Sets the name of this node.
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
 
setName(String) - Method in class uk.ac.starlink.task.Parameter
Sets the name of this parameter.
setName(String) - Method in class uk.ac.starlink.util.DataSource
Sets the name of this source.
setNavigator(Navigator) - Method in class jsky.navigator.NavigatorImageDisplay
Set the instance of the catalog navigator to use with this image display.
setNavigator(Navigator) - Method in class jsky.navigator.NavigatorImageDisplayFrame
Set the instance of the catalog navigator to use with this image.
setNavigator(Navigator) - Method in class jsky.navigator.NavigatorImageDisplayInternalFrame
Set the instance of the catalog navigator to use with this image.
setNaxes(int) - Method in class nom.tam.fits.Header
Set the value of the NAXIS keyword
setNaxis(int, int) - Method in class nom.tam.fits.Header
Set the dimension for a given axis.
setNDX(int) - Method in class uk.ac.starlink.jaiutil.HDXImage
Set the current NDX from those available.
setNegated(boolean) - Method in class uk.ac.starlink.ast.Region
Set region negation flag.
setNegativePrefix(String) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setNegativeSuffix(String) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setNegLon(boolean) - Method in class uk.ac.starlink.ast.SkyFrame
Set display negative longitude values.
setNewAngle(boolean) - Method in class jsky.image.ImageChangeEvent
 
setNewColormap(boolean) - Method in class jsky.image.ImageChangeEvent
 
setNewCutLevels(boolean) - Method in class jsky.image.ImageChangeEvent
 
setNewImage(boolean) - Method in class jsky.image.ImageChangeEvent
 
setNewOrigin(boolean) - Method in class jsky.image.ImageChangeEvent
 
setNewScale(boolean) - Method in class jsky.image.ImageChangeEvent
 
setNHighest(int) - Method in class diva.sketch.recognition.VotingSceneRecognizer
Set the "n-highest" value, which says that the n-highest classifications will get passed on when the child recognizers vote.
setNHighest(int) - Method in class diva.sketch.recognition.VotingStrokeRecognizer
Set the "n-highest" value, which says that the n-highest classifications will get passed on when the child recognizers vote.
setNoBad(boolean) - Method in class uk.ac.starlink.ast.ResampleFlags
Sets the nobad flag.
setNodeController(NodeController) - Method in class diva.graph.SimpleGraphController
Set the node controller.
setNodeFill(Paint) - Method in class diva.graph.basic.BasicNodeRenderer
Set the fill to paint the nodes with.
setNodeId(int) - Method in class diva.pod.lwgraph.BasicLWNode
Set the integer id of this node.
setNodeId(int) - Method in interface diva.pod.lwgraph.LWNode
Set the integer id of this node.
setNodeInteractor(Interactor) - Method in class diva.graph.BasicNodeController
Set the node interactor for this controller
setNodeInteractor(Interactor) - Method in interface diva.graph.NodeController
Set the node interactor for this controller
setNodeInteractor(Interactor) - Method in class diva.graphx.NodeController
Set the node interactor for this controller
setNodeMaker(DataNodeFactory) - Method in class uk.ac.starlink.datanode.tree.DataNodeTransferHandler
Sets the DataNodeFactory which will be used by this handler to perform import of Transferables (convert them into DataNodes).
setNodeMaker(DataNodeFactory) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Sets the DataNodeFactory which is used for turning objects into data nodes.
setNodeRenderer(NodeRenderer) - Method in class diva.graph.BasicNodeController
Set the node renderer for this controller
setNodeRenderer(NodeRenderer) - Method in interface diva.graph.NodeController
Set the node renderer for this controller
setNodeShape(Shape) - Method in class diva.graph.basic.BasicNodeRenderer
Set the shape for nodes to be rendered in.
setNodeValue(String) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
setNonProxyHosts(String) - Method in class uk.ac.starlink.util.ProxySetup
Set the hosts that shouldn't use the proxy.
setNoNulls() - Method in class uk.ac.starlink.table.PrimitiveArrayColumn
Sets all the elements in this column to non-null values.
setNormal(double) - Method in class diva.canvas.AbstractSite
Set the normal "out" of the site.
setNormal(double) - Method in class diva.canvas.connector.Arrowhead
Set the normal of the decoration.
setNormal(double) - Method in class diva.canvas.connector.Blob
Set the normal of the blob.
setNormal(double) - Method in interface diva.canvas.connector.ConnectorEnd
Set the normal of the connector end.
setNormal(double) - Method in class diva.canvas.connector.FixedNormalSite
Deprecated.
 
setNormal(double) - Method in interface diva.canvas.Site
Set the normal "out" of the site.
setNormal(double) - Method in class diva.canvas.SiteDecorator
Deprecated.
Set the normal "out" of the site.
setNormalColor(Color) - Method in class jsky.util.gui.JTextFieldDouble
sets the color font to be used for normal numbers, default is the JTextField default color.
setNormalColor(Color) - Method in class jsky.util.gui.QuantityPanel
Sets the Color for the foreground of "normal" text in the textfield
setNormalised(boolean) - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Sets whether the histogram is to be normalised to a total value of unity.
setNpix(int) - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Sets the number of pixels along this axis.
setNside(int) - Method in class uk.ac.starlink.ttools.cone.ConeSearchConer
Sets the NSIDE parameter for MOC coverage maps.
setNull(int, int, boolean) - Method in class nom.tam.fits.AsciiTable
Mark (or unmark) an element as null.
setNull(int, int, boolean) - Method in class nom.tam.fits.AsciiTableHDU
Mark an entry as null.
setNullable(boolean) - Method in class uk.ac.starlink.table.DefaultValueInfo
Sets whether values described by this object may have the value null.
setNullPermitted(boolean) - Method in class uk.ac.starlink.task.Parameter
Set whether it is legal for this parameter's value to be blank.
setNullString(int, String) - Method in class nom.tam.fits.AsciiTableHDU
Set the null string for a column
setNumBytesRead(int) - Method in class jsky.util.gui.ProgressBarFilterInputStream
Set the number of bytes that have been read, update the display (but not too often) and check for interrupt requests.
setNumLab(int, boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw numerical axis labels for a Plot by axis.
setNumLab(boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw numerical axis labels for a Plot.
setNumLabGap(int, double) - Method in class uk.ac.starlink.ast.Plot
Set spacing of numerical labels for a Plot by axis.
setNumLabGap(double) - Method in class uk.ac.starlink.ast.Plot
Set spacing of numerical labels for a Plot.
setNumPoints(int) - Method in class jsky.science.Wavelength1DArray
Changes the length of the dataset, with a new total length, preserves the old data truncate the end if new number of points is less than current or filling with zeros if the new number is more than the current.
setNumPoints(int) - Method in class jsky.science.Wavelength1DFormula
Changes the length of the array that would be returned by toArrayWavelengths() and toArrayData().
setObjectValue(Object) - Method in class uk.ac.starlink.ttools.task.Setting
Sets the typed value associated with this setting.
setObservationalOnly(boolean) - Method in class uk.ac.starlink.pds4.Pds4TableBuilder
Sets whether only tables within File_Area_Observational elements of the PDS4 label are interpreted as StarTables.
setObservatory(String) - Method in class uk.ac.starlink.rv.RadialVelocity
Sets up an Observatory
setObservatory(int) - Method in class uk.ac.starlink.rv.RadialVelocity
Sets up an Observatory
setObsLat(String) - Method in class uk.ac.starlink.ast.Frame
Set the geodetic latitude of the observer.
setObsLon(String) - Method in class uk.ac.starlink.ast.Frame
Set the geodetic longitude of the observer.
setOdd() - Method in class uk.ac.starlink.task.IntegerParameter
Mandates that any value of this parameter must be odd.
setOffset(CoordinatesOffset) - Method in class jsky.science.ProperMotion
 
setOffset(int) - Method in class nom.tam.util.ByteParser
Set the offset into the array.
setOffset(long) - Method in interface uk.ac.starlink.array.AccessImpl
Sets the offset into the array at which the next read/write will occur.
setOffset(long) - Method in interface uk.ac.starlink.array.ArrayAccess
Sets the offset into the array for the next read/write to occur.
setOffset(long) - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
setOpaqueLimit(int) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Sets the opacity limit for this style.
setOptions(NameValue[]) - Method in class jsky.catalog.FieldDescAdapter
Set the field options to a list of NameValue objects.
setOptionUsage() - Method in class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
Sets the usage string based on the currently configured options.
setOrder(Order) - Method in class uk.ac.starlink.array.Requirements
Sets this object's required pixel ordering scheme.
setOrient(int) - Method in class jsky.image.gui.ImageColorbar
Set the orientation of the colorbar (to SwingConstants.HORIZONTAL or SwingConstants.VERTICAL)
setOrientation(int) - Method in class diva.graph.layout.LevelLayout
Set the orientation in which the graph is to be layed out, either VERTICAL or HORIZONTAL.
setOrientation(int) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
setOrientation(int) - Method in class jsky.util.gui.CoordinatesPanel
 
setOrientation(int) - Method in class jsky.util.gui.ProperMotionPanel
 
setOrigin(double, double) - Method in class diva.canvas.connector.Arrowhead
Set the origin of the decoration.
setOrigin(double, double) - Method in class diva.canvas.connector.Blob
Set the end-point of the blob.
setOrigin(double, double) - Method in interface diva.canvas.connector.ConnectorEnd
Set the origin of the decoration.
setOrigin(Point2D) - Method in class diva.canvas.interactor.QuadrantConstraint
Set the origin
setOrigin(Point2D.Double) - Method in interface jsky.image.gui.BasicImageDisplay
Set the origin of the image to display in canvas coordinates.
setOrigin(Point2D.Double) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the origin of the image to display in canvas coordinates.
setOrigin(Point2D.Double) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the origin of the image to display in canvas coordinates.
setOrigin(Point2D.Double) - Method in class jsky.image.gui.ImageDisplay
Set the origin of the image to display in canvas coordinates.
setOrigURL(URL) - Method in class jsky.catalog.gui.CatalogNavigator
Set the original URL for the current catalog or table.
setOut(PrintStream) - Method in class uk.ac.starlink.util.XmlWriter
Sets the destination stream for this writer.
setOutEpoch(String) - Method in class uk.ac.starlink.coco.CoordinateConversion
Set the output Epoch.
setOutEquinox(String) - Method in class uk.ac.starlink.coco.CoordinateConversion
Set the output Equinox.
setOutline(Color) - Method in class diva.sketch.CompositeSymbol
 
setOutline(Color) - Method in class diva.sketch.StrokeSymbol
Set the outline color of this symbol.
setOutline(Color) - Method in interface diva.sketch.Symbol
 
setOutline(Paint) - Method in class jsky.image.graphics.gui.CanvasDraw
Set the outline color.
setOutline(Paint) - Method in class uk.ac.starlink.diva.DrawActions
Set the outline color.
setOutline(Paint) - Method in class uk.ac.starlink.diva.FigureProps
Set the value of outline
setOutput(boolean) - Method in class uk.ac.starlink.ttools.cea.CeaParameter
 
setOutput(Writer) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
Sets the output stream for output.
setOutputStream(PrintStream) - Method in class diva.util.jester.TestHarness
Set the output stream
setOutputStream(PrintStream) - Method in class uk.ac.starlink.task.LineEnvironment
Sets the destination stream for standard out.
setOutSystem(char) - Method in class uk.ac.starlink.coco.CoordinateConversion
Set the output System.
setOverlayLayer(OverlayLayer) - Method in class diva.canvas.GraphicsPane
Set the overlay layer
setOverlayLayer(OverlayLayer) - Method in class diva.canvas.interactor.SelectionDragger
Set the layer that drag rectangles are drawn on
setOverlayLayer(OverlayLayer) - Method in class jsky.image.graphics.SelectionDragger
Set the layer that drag rectangles are drawn on
setPad(int) - Method in class uk.ac.starlink.xdoc.fig.Arrow
Sets padding.
setPadCharacter(byte) - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Sets the byte value with which under-length string (character array) values should be padded.
setPadding(double) - Method in class diva.canvas.toolbox.LabelFigure
Set the "padding" around the text.
setPage(URL) - Method in class jsky.html.HTMLViewer
Display the given URL, which should have the content type text/html.
setPaint(Paint) - Method in class diva.canvas.connector.StraightTerminal
Set the stroke paint pattern of this terminal.
setPaint(Paint) - Method in class diva.canvas.OverlayLayer
Set the paint.
setPalettePane(JComponent) - Method in class diva.gui.DesktopContext
Set the palette pane of the context to the given component.
setParamDesc(FieldDescAdapter[]) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Set the array describing the query parameters.
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
 
SetParameterFilter - Class in uk.ac.starlink.ttools.filter
Filter which sets a parameter on the table.
SetParameterFilter() - Constructor for class uk.ac.starlink.ttools.filter.SetParameterFilter
 
setParameters(List<DescribedValue>) - 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<DescribedValue>) - Method in class uk.ac.starlink.table.MetaCopyStarTable
 
setParams(FieldDesc[]) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the array of query parameters for this catalog
setParamValue(int, Object) - Method in class jsky.catalog.BasicQueryArgs
Set the value for the ith parameter
setParamValue(String, Object) - Method in class jsky.catalog.BasicQueryArgs
Set the value for the parameter with the given label
setParamValue(String, int) - Method in class jsky.catalog.BasicQueryArgs
Set the int value for the parameter with the given label
setParamValue(String, double) - Method in class jsky.catalog.BasicQueryArgs
Set the double value for the parameter with the given label
setParamValue(int, Object) - Method in interface jsky.catalog.QueryArgs
Set the value for the ith parameter
setParamValue(String, Object) - Method in interface jsky.catalog.QueryArgs
Set the value for the parameter with the given label
setParamValue(String, int) - Method in interface jsky.catalog.QueryArgs
Set the int value for the parameter with the given label
setParamValue(String, double) - Method in interface jsky.catalog.QueryArgs
Set the double value for the parameter with the given label
setParamValues(Object[]) - Method in class jsky.catalog.BasicQueryArgs
Set the array of parameter values directly.
setParamValues(Object[]) - Method in interface jsky.catalog.QueryArgs
Set the array of parameter values directly.
setParent(CanvasComponent) - Method in class diva.canvas.AbstractFigure
Set the parent of this figure.
setParent(CanvasComponent) - Method in class diva.canvas.CanvasLayer
Set the parent component of this layer.
setParent(CanvasComponent) - Method in class diva.canvas.CanvasPane
Set the parent component of this pane.
setParent(CanvasComponent) - Method in class diva.canvas.connector.TerminalFigure
Set the parent of this figure.
setParent(CanvasComponent) - Method in interface diva.canvas.Figure
Set the parent of this figure.
setParent(CanvasComponent) - Method in class diva.canvas.toolbox.SwingWrapper
Set the parent of this figure.
setParent(CanvasComponent) - Method in class diva.canvas.toolbox.TypedDecorator
Throw an exception.
setParent(XmlElement) - Method in class diva.compat.xml.XmlElement
Set the parent element of this element.
setParent(Object, Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicNodeModel
Set the graph parent of the given node.
setParent(Object, Object) - Method in interface diva.graph.modular.MutableNodeModel
Set the graph parent of the given node.
setParent(Graph) - Method in interface diva.graph.modular.Node
Set the graph parent of this node.
setParent(Object, Object) - Method in interface diva.graphx.EdgeAdapter
Set the graph parent of the given edge.
setParent(Object, Object) - Method in interface diva.graphx.NodeAdapter
Set the graph parent of the given node.
setParent(Object, Object) - Method in class diva.graphx.toolbox.BasicEdgeAdapter
Do nothing.
setParent(BasicNode) - Method in class diva.graphx.toolbox.BasicNode
Set the parent of this node.
setParent(Object, Object) - Method in class diva.graphx.toolbox.BasicNodeAdapter
Set the graph parent of the given node.
setParent(LWNode, LWNode) - Method in class diva.pod.lwgraph.LightweightGraph
Set the parent node of the given node.
setParent(XmlElement) - Method in class diva.util.xml.XmlElement
Set the parent element of this element.
setParent(CatalogDirectory) - Method in class jsky.catalog.AbstractCatalogDirectory
 
setParent(CatalogDirectory) - Method in class jsky.catalog.astrocat.AstroCatalog
 
setParent(CatalogDirectory) - Method in interface jsky.catalog.Catalog
Set the parent catalog directory
setParent(CatalogDirectory) - Method in class jsky.catalog.irsa.IRSACatalog
 
setParent(CatalogDirectory) - Method in class jsky.catalog.MemoryCatalog
Set the parent catalog directory
setParent(CatalogDirectory) - Method in class jsky.catalog.skycat.SkycatCatalog
Set the parent catalog directory
setParent(CatalogDirectory) - Method in class jsky.catalog.skycat.SkycatConfigFile
 
setParent(CatalogDirectory) - Method in class jsky.catalog.skycat.TestCatalog
Set the parent catalog directory
setParent(CatalogDirectory) - Method in class jsky.catalog.TestCatalog
Set the parent catalog directory
setParent(ScienceObjectNodeModel) - Method in class jsky.science.AbstractScienceObject
Sets the parent in the hierarchy.
setParent(ScienceObjectNodeModel) - Method in interface jsky.science.ScienceObjectModel
Sets the parent of this object.
setParent(TimeLine) - Method in class jsky.timeline.BlockTimeLineNode
set the parent time line
setParent(TimeLine) - Method in class jsky.timeline.DefaultTimeLineNode
set the parent time line
setParent(TimeLineModel) - Method in class jsky.timeline.DefaultTimeLineNodeModel
set the time line node's parent
setParent(TimeLine) - Method in interface jsky.timeline.TimeLineNode
set the parent time line
setParent(TimeLineModel) - Method in interface jsky.timeline.TimeLineNodeModel
set the time line node's parent
setParent(Component) - Method in class jsky.util.gui.ProgressPanel
Set the parent frame or internal frame, used to close the window
setParent(Component) - Method in class uk.ac.starlink.auth.UserInterface
Sets a GUI component to which this UI is subordinate.
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.
setParentFrame(Component) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the top level parent frame (or internal frame) used to close the window
setParentObject(Object) - Method in interface uk.ac.starlink.datanode.nodes.DataNode
Sets the object which is in some sense the parent of the one this node is based on.
setParentObject(Object) - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
 
setParseIntegerOnly(boolean) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setPassband(Passband) - Method in class jsky.util.gui.PassbandPanel
Sets the Passband instance to be displayed/edited.
setPath(Polyline2D) - Method in class diva.sketch.toolbox.DashedPathData
Set the polyline path that the dashed path follows.
setPath(String) - Method in class uk.ac.starlink.datanode.nodes.BranchDataNode
Sets the absolute path of this node.
setPCData(String) - Method in class diva.compat.xml.XmlElement
Set the text of this element to the given string.
setPCData(String) - Method in class diva.util.xml.XmlElement
Set the text of this element to the given string.
setPcdCen(int, double) - Method in class uk.ac.starlink.ast.PcdMap
Set centre coordinates of pincushion/barrel distortion by axis.
setPenColor(Color) - Method in class diva.sketch.SketchController
Set the color used to draw symbols.
setPenColor(Color) - Method in class diva.sketch.SketchLayer
Set the pen color used to paint the shape.
setPenColor(Color) - Method in class diva.whiteboard.WhiteboardState
 
setPending(boolean) - Method in class jsky.science.AbstractScienceObjectNode
Sets the pending state.
setPending(boolean) - Method in class jsky.science.Wavelength1DArray
Overriding to public access
setPending(boolean) - Method in class jsky.science.Wavelength1DFormula
overriding to public access
setPenWidth(float) - Method in class diva.whiteboard.WhiteboardState
 
setPermute(boolean) - Method in class uk.ac.starlink.ast.Frame
Set permute axis order.
setPickHalo(double) - Method in class diva.canvas.FigureLayer
Set the "pick halo".
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class jsky.image.ImageEncoder
 
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class jsky.image.ImageEncoder
 
setPixelSize(int) - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Sets the size of each data pixel (bin) in screen pixels.
setPixSize(Region) - Method in class uk.ac.starlink.ast.AstroCoords
Sets the pixel size for this coordinate.
setPlotColour(Color) - Method in interface uk.ac.starlink.ast.gui.PlotController
Apply a colour to the Component that contains the Plot.
setPlotConfiguration(PlotConfiguration<?, ?>) - Method in class uk.ac.starlink.ttools.server.ServerPainter
Stores plot config.
setPlotData(PlotData) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets the plot data object for this state.
setPlotSymbolInfo(TableQueryResult, TablePlotSymbol[]) - Method in class jsky.catalog.gui.BasicTablePlotter
Set the plot symbol info for the given table
setPlotSymbolInfo(TableQueryResult, TablePlotSymbol[]) - Method in interface jsky.catalog.gui.TablePlotter
Set the plot symbol info for the given table
setPlotter(TablePlotter) - Method in class jsky.catalog.gui.CatalogNavigator
Set the object used to plot table data.
setPlotter(TablePlotter) - Method in class jsky.catalog.gui.TableDisplayTool
Set the object to use to plot the table data
setPlotter(TablePlotter) - Method in class jsky.navigator.NavigatorPane
Set the object used to draw catalog symbols
setPlotter(TablePlotter) - Method in class jsky.navigator.SymbolLayer
Set the object used to draw catalog symbols
setPoint(Point2D) - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Set the point location of the site
setPoint(Point2D) - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Set the point location of the site
setPoint(Point2D) - Method in class diva.canvas.interactor.PathGeometry.CloseSegment
Set the point location of the site
setPoint(Point2D) - Method in class diva.canvas.interactor.PathGeometry.Vertex
Set the point location of the site
setPointCount(int) - Method in class diva.sketch.toolbox.NormalizeLengthStrokeFilter
Set the number of points that the filter interpolates to.
setPoints(PointData[]) - Method in class uk.ac.starlink.ttools.plot.ArrayPlotData
Sets the point array supplying the data for this object.
setPolarLong(double) - Method in class uk.ac.starlink.ast.SphMap
Set the longitude value to assign to either pole.
setPort(int) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the host name where the catalog server lives
setPort(int) - Method in class jsky.catalog.irsa.IRSACatalog
Set the host name where the catalog server lives
setPortId(int) - Method in class diva.pod.lwgraph.BasicLWPort
Set the integer id of this port.
setPortId(int) - Method in interface diva.pod.lwgraph.LWPort
Set the integer id of this port.
setPos(int) - Method in class uk.ac.starlink.pal.palString
Set the current character position
setPosition(int, int) - Method in class diva.gui.toolbox.JCanvasPanner
Set the position of the viewport associated with this panner centered on the given position relative to the rendition shown in the panner.
setPosition(int, int) - Method in class diva.gui.toolbox.JPanner
Set the position of the viewport associated with this panner centered on the given position relative to the rendition shown in the panner.
setPosition(long[]) - Method in interface uk.ac.starlink.array.ArrayAccess
Sets the coordinates for the next read/write to occur.
setPosition(long[]) - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
setPosition(int) - Method in class uk.ac.starlink.task.Parameter
Sets the position of this parameter in a parameter list; the first parameter is 1.
setPosition(String) - Method in class uk.ac.starlink.util.DataSource
Sets the position associated with this source.
setPosition(double, double, boolean) - Method in class uk.ac.starlink.vo.SkyPositionEntry
Sets the current sky position in degrees.
setPositivePrefix(String) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setPositiveSuffix(String) - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
setPostActionEventOnFocusLost(boolean) - Method in class jsky.util.gui.CoordinatesPanel
Registers weather the RA and DEC fields of the CoordinatesPanel should postActionEvents when they lose focus.
setPrecess(double[][]) - Method in class uk.ac.starlink.pal.AMParams
Get precession/nutation matix
setPrecision(String) - Method in class uk.ac.starlink.coco.CoordinateConversion
Set the precision.
setPrecision(char) - Method in class uk.ac.starlink.coco.CoordinateConversion
 
setPreference(String, String) - Method in class jsky.util.Preferences
Add a key,value pair to the set of preferences.
setPreferences(Preferences) - Static method in class jsky.util.Preferences
Set the one global instance of this class.
setPreferExplicit(boolean) - Method in class uk.ac.starlink.task.Parameter
Set whether an explicit value is generally to be solicited from the user rather than taking the default.
setPreferredClass(Class) - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Sets the class you would most like to see generated by this factory.
setPreferredOutputFormat(String) - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Sets the preferred format in which the service is to provide the table output.
setPreferredSize(Dimension) - Method in class diva.canvas.JCanvas
Set the preferred size of this JCanvas.
setPreferredSize(Dimension) - Method in class jsky.util.gui.VRangeSlider
Sets preferred size of range slider.
setPrefix(String) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
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.
setPrescaled(boolean) - Method in interface jsky.image.gui.BasicImageDisplay
Set to true if the image being displayed has been prescaled (such as for a pan window or thumbnail image).
setPrescaled(boolean) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set to true if the image being displayed has been prescaled (such as for a pan window or thumbnail image).
setPrescaled(boolean) - Method in class jsky.image.gui.ImageDisplay
Set to true if the image being displayed has been prescaled (such as for a pan window or thumbnail image).
setPreserveAxes(boolean) - Method in class uk.ac.starlink.ast.Frame
Set preserve axes.
setPresetQueries(String[]) - Method in class uk.ac.starlink.vo.Ri1RegistryQueryPanel
Installs a set of custom queries which the user can choose from.
setPressure(double) - Method in class uk.ac.starlink.pal.AOParams
Set Pressure
setPreviewSize(int) - Method in class jsky.image.fits.codec.FITSDecodeParam
Set the size of the window used to display the prescaled preview image.
setPreviewSize(int) - Static method in class jsky.image.fits.codec.FITSImage
Set the requested size for the preview image
setPreviewSize(int) - Method in class uk.ac.starlink.jaiutil.HDXDecodeParam
Set the size of the window used to display the prescaled preview image.
setPreviewSize(int) - Static method in class uk.ac.starlink.jaiutil.HDXImage
Set the requested size for the preview image
setPrimaryHDU(boolean) - Method in class nom.tam.fits.ImageHDU
Change the Image from/to primary
setPrimaryHDU(boolean) - Method in class nom.tam.fits.RandomGroupsHDU
Move a RandomGroupsHDU to or from the beginning of a FITS file.
setPrincipal(X500Principal) - Method in class uk.ac.starlink.auth.ssl.X509CertificateChain
 
setProgress(int) - Method in class jsky.util.gui.ProgressPanel
Set the percent done.
setProgress(int) - Method in class jsky.util.gui.StatusPanel
Set the percent done.
setProgress(int) - Method in interface jsky.util.StatusLogger
Set the percent done.
setProgressBar(JProgressBar) - Method in class uk.ac.starlink.table.gui.ProgressBarStarTable
Sets the progress bar which this table controls.
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.
setProjection(String) - Method in class uk.ac.starlink.ast.SkyFrame
Set sky projection description.
setPrompt(String) - Method in class uk.ac.starlink.task.Parameter
Sets the prompt string for this parameter, as displayed to the user when the value of the parameter is requested.
setPromptAll(boolean) - Method in class uk.ac.starlink.task.LineEnvironment
Sets whether all parameters which haven't received explicit values on the command line should be prompted for.
setPropagateScale(boolean) - Method in class jsky.image.gui.ImageZoom
If true (default), changes in the main image scale are propagated to the zoom window.
setProperMotion(ProperMotion) - Method in class jsky.util.gui.ProperMotionPanel
 
setProperties(Properties) - Method in class jsky.catalog.MemoryCatalog
Replace the table properties
setProperties(Hashtable) - Method in class jsky.image.ImageEncoder
 
setProperty(Object, String, Object) - Method in interface diva.graph.GraphModel
Set the property of the object associated with the given property name.
setProperty(Object, String, Object) - Method in class diva.graph.modular.BasicModularGraphModel
Set the property of the object associated with the given property name.
setProperty(Object, String, Object) - Method in class diva.graph.modular.ModularGraphModel
Set the property of the object associated with the given property name.
setProperty(String, Object) - Method in class diva.pod.lwgraph.BasicLWEdge
Set the property corresponding to the given key.
setProperty(String, Object) - Method in class diva.pod.lwgraph.BasicLWNode
Set the property corresponding to the given key.
setProperty(String, Object) - Method in class diva.pod.lwgraph.BasicLWPort
Set the property corresponding to the given key.
setProperty(String, Object) - Method in class diva.sketch.recognition.TimedStroke
Set the property corresponding to the given key.
setProperty(String, Object) - Method in class diva.util.BasicPropertyContainer
Set the property corresponding to the given key.
setProperty(String, Object) - Method in interface diva.util.PropertyContainer
Set the property corresponding to the given key.
setProperty(String, String) - Method in class jsky.catalog.MemoryCatalog
Set the value of the named property
setProperty(String, String) - Static method in class uk.ac.starlink.hdx.HdxProperties
Sets the Hdx property indicated by the specified key.
setProtocol(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the protocol to use to access the catalog.
setProtocol(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the protocol to use to access the catalog.
setPrototypeDecorator(FigureDecorator) - Method in class diva.canvas.interactor.SelectionInteractor
Set the prototype decorator for selected figures.
setProxy(String, int, String) - Static method in class jsky.util.ProxyServerUtil
Set the proxy server information.
setProxyHost(String) - Method in class uk.ac.starlink.util.ProxySetup
Set the proxy host.
setProxyPort(String) - Method in class uk.ac.starlink.util.ProxySetup
Set the proxy port.
setProxySet(boolean) - Method in class uk.ac.starlink.util.ProxySetup
Set if proxy use is enabled.
setPublisher(String) - Method in class uk.ac.starlink.registry.BasicResource
Sets the resource publisher.
setPVi_m(float) - Method in class uk.ac.starlink.ast.WcsMap
Set FITS-WCS projection parameters.
setQuadrant(int) - Method in class diva.canvas.interactor.QuadrantConstraint
Set the quadrant
setQuality(NDArray) - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
setQuality(NDArray) - Method in interface uk.ac.starlink.ndx.MutableNdx
Sets the Quality component of this Ndx.
setQuantity(Quantity) - Method in class jsky.util.gui.QuantityPanel
Sets the Quantity instance to be editted.
setQuantity(Quantity) - Method in class jsky.util.gui.QuantitySlider
Deprecated.
use setMinQuantity instead
setQueryArgs(QueryArgs) - Method in class jsky.catalog.gui.CatalogQueryPanel
Set the values displayed in the query panel from the given object.
setQueryArgs(QueryArgs) - Method in class jsky.catalog.MemoryCatalog
Set the object representing the arguments to the query that resulted in this table.
setQueryArgs(QueryArgs) - Method in interface jsky.catalog.TableQueryResult
Set the object representing the arguments to the query that resulted in this table.
setQueryComponent(JComponent) - Method in class jsky.catalog.gui.CatalogNavigator
Set the query component to display
setQueryResult(QueryResult) - Method in class jsky.catalog.gui.CatalogNavigator.EmptyPanel
 
setQueryResult(QueryResult) - Method in class jsky.catalog.gui.CatalogNavigator
Display the given query result.
setQueryResult(QueryResult) - Method in class jsky.catalog.gui.CatalogTree
Display the tree structure of the given query result, which may be either a CatalogDirectory or a URLQueryResult, where an HTTP get of the URL returns a CatalogDirectory.
setQueryResult(QueryResult) - Method in interface jsky.catalog.gui.QueryResultDisplay
Display the given query result.
setQueryResult(QueryResult) - Method in class jsky.catalog.gui.TableDisplay
If the given query result is a table, display it, otherwise do nothing.
setQueryResult(QueryResult) - Method in class jsky.catalog.gui.TableDisplayTool
Display the given query results.
setQueryResultDisplay(QueryResultDisplay) - Method in class jsky.catalog.gui.CatalogQueryTool
Set the object used to diplay the result of a query
setQueryResultDisplay(QueryResultDisplay) - Method in class jsky.catalog.gui.CatalogTree
Set the object used to display leaf items, such as tables, etc.
setQueryResultDisplay(QueryResultDisplay) - Method in class jsky.catalog.gui.TableDisplay
Set the object used to display query results (when following links)
setQueryType(String) - Method in class jsky.catalog.BasicQueryArgs
Set the query type (an optional string, which may be interpreted by some catalogs)
setQueryType(String) - Method in interface jsky.catalog.QueryArgs
Set the query type (an optional string, which may be interpreted by some catalogs)
setRa(double) - Method in class jsky.science.Coordinates
Sets the right-ascension of the position in degrees.
setRa(double, String) - Method in class jsky.science.Coordinates
Sets the right-ascension of the position in degrees.
setRaCol(int) - Method in class jsky.catalog.TablePlotSymbol
Set the index of the center position RA column (default 1)
setRad(double) - Method in class uk.ac.starlink.pal.AngleDR
Set the Radial component of the angle
setRadialInfo(ValueInfo) - Method in class uk.ac.starlink.ttools.plot.SphericalPlotState
Sets metadata information about the radial coordinate.
setRadialLog(boolean) - Method in class uk.ac.starlink.ttools.plot.SphericalPlotState
Sets whether the radial dimension should be plotted on a logarithmic scale.
setRaError(double) - Method in class jsky.science.ProperMotion
Sets the proper motion RA error in degrees.
setRandom(boolean) - Method in class uk.ac.starlink.array.Requirements
Sets a flag indicating whether random access is required.
setRandom() - Method in class uk.ac.starlink.table.jdbc.JDBCStarTable
Ensures that this table provides random access.
setRandomizedPlacement(boolean) - Method in class diva.graph.layout.LevelLayout
Set whether or not placement will be randomized.
setRangeMax(int) - Method in class jsky.util.gui.BasicRangeSliderUI
 
setRangeMin(int) - Method in class jsky.util.gui.BasicRangeSliderUI
 
setRanges(double[][]) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets data ranges for each axis.
setRatio(String) - Method in class jsky.catalog.TablePlotSymbol
Return the X/Y size ratio (stretching) (may be expression using column names)
setReadHrefTables(boolean) - Method in class uk.ac.starlink.votable.TableContentHandler
Sets whether href-referenced tables should be streamed to the table handler.
setReadMeta(boolean) - Method in class uk.ac.starlink.gbin.GbinTableBuilder
Configures value of GbinTableProfile.isReadMeta().
setReadOnly(boolean) - Method in class jsky.catalog.MemoryCatalog
Set to true if the table is read-only and should not be editable
setReadOnly(boolean) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
setReadOnly(boolean) - Method in class jsky.util.gui.CoordinatesPanel
Sets the fields on this panel as read-only depending on the value of readOnly.
setReadOnly(boolean) - Method in class jsky.util.gui.ProperMotionPanel
 
setReadThreadCount(int) - Method in class uk.ac.starlink.parquet.ParquetTableBuilder
Sets the number of read threads to use when caching column data.
setRealR(double) - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
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.
setRef(boolean) - Method in class uk.ac.starlink.ttools.cea.CeaParameter
 
setRefDec(String) - Method in class uk.ac.starlink.ast.SpecFrame
Set the declination of the reference point.
setReferenceUrl(String) - Method in class uk.ac.starlink.registry.BasicResource
Sets the reference URL.
setRefPos(SkyFrame, double, double) - Method in class uk.ac.starlink.ast.SpecFrame
Set the reference position in a specified celestial coordinate system.
setRefRA(String) - Method in class uk.ac.starlink.ast.SpecFrame
Set the right ascension of the reference point.
setRefractA(double) - Method in class uk.ac.starlink.pal.AOParams
Set refractive index A
setRefractB(double) - Method in class uk.ac.starlink.pal.AOParams
Set refractive index B
setRegion(CoordinateRadius) - Method in class jsky.catalog.BasicQueryArgs
Set the query region (center position and radius range) for the search.
setRegion(CoordinateRadius) - Method in interface jsky.catalog.QueryArgs
Set the query region (center position and radius range) for the search.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.AbstractCatalogDirectory
This method is required to implement the Catalog interface, but does nothing here.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.astrocat.AstroCatalog
Given a description of a region of the sky (center point and radius range), and the current query argument settings, set the values of the corresponding query parameters.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in interface jsky.catalog.Catalog
Given a description of a region of the sky (center point and radius range), and the current query argument settings, set the values of the corresponding query parameters.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.irsa.IRSACatalog
Given a description of a region of the sky (center point and radius range), and the current query argument settings, set the values of the corresponding query parameters.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.MemoryCatalog
This method is required to implement the Catalog interface, but currently does nothing here.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.skycat.SkycatCatalog
Given a description of a region of the sky (center point and radius range), and the current query argument settings, set the values of the corresponding query parameters.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.skycat.TestCatalog
Given a description of a region of the sky (center point and radius range), and the current query argument settings, set the values of the corresponding query parameters.
setRegionArgs(QueryArgs, CoordinateRadius) - Method in class jsky.catalog.TestCatalog
Given a description of a region of the sky (center point and radius range), and the current query argument settings, set the values of the corresponding query parameters.
setRegionOfInterest(Rectangle2D.Double) - Method in class jsky.image.ImageProcessor
Set the current region of interest in the image (normally the currently visible area).
setRelaxedDotThreshold(double) - Method in class diva.sketch.features.CornerFE
If the dot product of two vectors is greater than _threshDot but less than this parameter (_threshRelaxedDot), we identify this to be a likely corner, and more checkings are performed on the two vectors to verify.
setRepainting(boolean) - Method in class diva.canvas.interactor.Manipulator
Set the repainting flag.
setReport(boolean) - Method in class uk.ac.starlink.ast.Mapping
Set report transformed coordinates.
setReporter(Reporter) - Method in class uk.ac.starlink.ttools.taplint.TapSchemaMetadataHolder
Sets the reporter for this object.
setReportLevel(int) - Method in class uk.ac.starlink.ast.Channel
Set determines which read/write conditions are reported.
setRequired(boolean) - Method in class uk.ac.starlink.connect.AuthKey
Sets whether this key must have a non-null value for a connection attempt to proceed.
setRequiredWordCount(int) - Method in class uk.ac.starlink.ttools.task.WordsParameter
Sets the number of words required from this parameter.
setRequireRandom(boolean) - Method in class uk.ac.starlink.table.StarTableFactory
Sets whether random-access tables will be constructed by this factory.
setResolution(Region) - Method in class uk.ac.starlink.ast.AstroCoords
Sets the resolution region for this coordinate.
setResourceBase(Class<?>) - Method in class uk.ac.starlink.ttools.task.MapEnvironment
Sets the class which defines the context for resource discovery.
setResources(RegResource[]) - Method in class uk.ac.starlink.vo.ResourceTableModel
Sets the data for this table.
setRestFreq(double) - Method in class uk.ac.starlink.ast.SpecFrame
Set the rest frequency.
setRestFreq(String) - Method in class uk.ac.starlink.ast.SpecFrame
Sets the value of the restFreq attribute optionally with a unit string.
setResultComponent(JComponent) - Method in class jsky.catalog.gui.CatalogNavigator
Set the result component to display
setReuseRanges(boolean) - Method in class uk.ac.starlink.ttools.plot2.PlotCaching
Sets aux range caching policy.
setReverse(boolean) - Method in class uk.ac.starlink.util.gui.MemoryMonitor
Sets bar movement to the opposite sense.
setReverseY(boolean) - Method in class jsky.image.ImageProcessor
Set the value of the reverseY flag.
setRgb(boolean) - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Sets whether the plot will be coloured.
setRoot(XmlElement) - Method in class diva.compat.xml.XmlDocument
Set the root element of this document.
setRoot(Object) - Method in class diva.graphx.GraphModel
Set the root of the graph.
setRoot(XmlElement) - Method in class diva.util.xml.XmlDocument
Set the root element of this document.
setRoot(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Sets the root node of the tree.
setRoot(DataNode) - Method in class uk.ac.starlink.datanode.tree.NdxNodeChooser
 
setRoot(DataNode) - Method in class uk.ac.starlink.datanode.tree.TableNodeChooser
 
setRoot(DataNode) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Sets the root of the tree to a new node, possibly one not already in the tree.
setRoot(double) - Method in class uk.ac.starlink.pal.AMParams
Set square root of ( 1 - |v x v| )
setRootObject(Object) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Sets the root of the displayed tree to one made from a given object.
setRotating(boolean) - Method in class uk.ac.starlink.ttools.plot.Plot3DState
Sets whether the plot is currently rotating.
setRotation(double[]) - Method in class uk.ac.starlink.ttools.plot.Plot3DState
Sets the rotation matrix.
setRow(int, Object[]) - Method in class nom.tam.fits.AsciiTable
Modify a row in the table
setRow(int, Object[]) - Method in class nom.tam.fits.BinaryTable
Replace a row in the table.
setRow(int, Object[]) - Method in interface nom.tam.fits.TableData
 
setRow(int, Object[]) - Method in class nom.tam.fits.TableHDU
 
setRow(int, Object) - Method in class nom.tam.util.ColumnTable
Modify a row of data.
setRow(int, Object) - Method in interface nom.tam.util.DataTable
 
setRow(long, Object[]) - Method in class uk.ac.starlink.table.RowListStarTable
Sets the value of a given row in the table.
setRowCoordinates(RowCoordinates) - Method in class jsky.catalog.MemoryCatalog
Set the RowCoordinates object for this catalog
setRowIndex(long) - Method in class uk.ac.starlink.table.EmptyRowSequence
 
setRowIndex(long) - Method in class uk.ac.starlink.table.jdbc.StarResultSet
Sets the row index from which subsequent StarResultSet.getCell(int) and StarResultSet.getRow() calls will read.
setRowIndex(long) - Method in interface uk.ac.starlink.table.RowAccess
Sets the row index to which subsequent data accesses will refer.
setRowIndex(long) - Method in class uk.ac.starlink.table.WrapperRowAccess
 
setRowMap(long[]) - Method in class uk.ac.starlink.table.RowPermutedStarTable
Sets the mapping array.
setSampledRows(int) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
Sets the number of rows which will be sampled before output is commenced to work out the column widths.
setSaveNeeded(boolean) - Method in class jsky.image.gui.DivaMainImageDisplay
Set to true if the image file has been modified and needs saving.
setSaveNeeded(boolean) - Method in interface jsky.image.gui.MainImageDisplay
Set to true if the image has been modified and needs saving.
setScale(float) - Method in class jsky.image.fits.codec.FITSImage
Set the scale (zoom factor) for the image and return true if a new image was generated.
setScale(float) - Method in interface jsky.image.gui.BasicImageDisplay
Set the scale (zoom factor) for the image.
setScale(float) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the scale (zoom factor) for the image.
setScale(float) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the scale (zoom factor) for the image.
setScale(float) - Method in class jsky.image.gui.ImageDisplay
Set the scale (zoom factor) for the image.
setScale(float, float) - Method in class jsky.image.gui.ImageDisplay
Set the scale (zoom factor) for the image, but lie about it later when asked.
setScale(float) - Method in class jsky.image.gui.ImageDisplayMenuBar
Set the scale for the image to the given value and update the menu label.
setScale(float) - Method in class jsky.image.gui.ImageDisplayPanel
Set the scale for the image to the given value and update the menu label.
setScale(float) - Method in class uk.ac.starlink.jaiutil.HDXImage
Set the scale (zoom factor) for the image and return true if a new image was generated.
setScale(int, double) - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
Sets the scale value for a given dimension.
setScale(double) - Method in class uk.ac.starlink.table.join.AbstractSkyMatchEngine
Sets the length scale used for sky pixellisation.
setScale(int, double) - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
 
setScale(int, double) - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
 
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.
setScaleAlgorithm(String) - Method in class jsky.image.gui.ImageColors
Called when a radio button is selected with the name of the image color scaling algorithm.
setScaleAlgorithm(int) - Method in class jsky.image.ImageProcessor
Set the algorithm to use to scale the image to byte range.
setScaleHints(RenderingHints) - Method in interface jsky.image.gui.BasicImageDisplay
Set the optional rendering hints for the image scale operation
setScaleHints(RenderingHints) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the optional rendering hints for the image scale operation
setScaleHints(RenderingHints) - Method in class jsky.image.gui.ImageDisplay
Set the optional rendering hints for the image scale operation
setScaleMaximum(int) - Method in class jsky.util.gui.QuantitySlider
sets the maximum range scale
setScaleMinimum(int) - Method in class jsky.util.gui.QuantitySlider
sets the minimum range scale
setSchemas(SchemaMeta[]) - Method in class uk.ac.starlink.vo.TapMetaTreeModel
Sets the content of this tree.
setScore(double) - Method in class uk.ac.starlink.table.join.RowLink2
Sets the score associated with this link.
setSeed(int) - Method in class uk.ac.starlink.ast.MathMap
Set random number seed for a MathMap.
setSegmentLength(double) - Method in class diva.sketch.toolbox.DashedPathData
Set the average segment length of the path.
setSegments(ManhattanRouter.SegmentList) - Method in class diva.canvas.connector.ManhattanRouter
Set all segments of the route.
setSelectedArea(Rectangle2D) - Method in interface jsky.graphics.SelectedAreaListener
Invoked when an area of the canvas has been dragged out.
setSelectedArea(Rectangle2D) - Method in class jsky.navigator.NavigatorQueryTool
Invoked when an area of the image canvas has been dragged out to select the region of the query.
setSelectedBranch(Branch) - Method in class uk.ac.starlink.connect.BranchComboBox
Sets the selected branch.
setSelectedColor(Color) - Method in class jsky.timeline.BlockTimeLineNode
set the selected color for the time line node
setSelectedColor(Color) - Method in class jsky.timeline.DefaultTimeLineNode
set the selected color for the time line node
setSelectedColor(Color) - Method in interface jsky.timeline.TimeLineNode
set the selected color for the time line node
setSelectedColor(Color) - Method in class uk.ac.starlink.ttools.gui.ColorComboBox
Sets the currently selected colour.
setSelectedDash(float[]) - Method in class uk.ac.starlink.ttools.gui.DashComboBox
Sets the selected dash array.
setSelectedFormat(String) - Method in class uk.ac.starlink.table.gui.TableSaveChooser
Sets the currently selected format string.
setSelectedIndex(int) - Method in class diva.gui.toolbox.JShadePane
Sets the selected index for this shade pane and causes the pane to refresh its display to show the selected pane's component.
setSelectedItem(String) - Method in class jsky.util.gui.ZoomControl
Set the selected value
setSelectedItem(float) - Method in class jsky.util.gui.ZoomControl
Set the selected value
setSelectedItem(Object) - Method in class uk.ac.starlink.datanode.tree.select.NodeRootModel
 
setSelectedItem(Object) - Method in class uk.ac.starlink.util.gui.ChangingComboBoxModel
 
setSelectedStyle(int) - Method in class uk.ac.starlink.ast.gui.AstStyleBox
Set the selected style.
setSelectedThickness(int) - Method in class uk.ac.starlink.ttools.gui.ThicknessComboBox
Sets the currently selected thickness
setSelectedTitle(String) - Method in class diva.gui.toolbox.JTreePane
Sets the selected index for this entry pane and causes the pane to refresh its display to show the selected pane's component.
setSelectionFilter(MouseFilter) - Method in class diva.canvas.interactor.SelectionDragger
Set the mouse filter that controls when this selection filter is activated.
setSelectionFilter(MouseFilter) - Method in class diva.canvas.interactor.SelectionInteractor
Set the mouse filter that controls when this selection filter is activated.
setSelectionFilter(MouseFilter) - Method in class jsky.image.graphics.SelectionDragger
Set the mouse filter that controls when this selection filter is activated.
setSelectionInterval(int, int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
setSelectionManipulator(Manipulator) - Method in class diva.canvas.interactor.SelectionInteractor
Deprecated.
Use setPrototypeDecorator instead
setSelectionManipulator(Manipulator) - Method in class diva.canvas.toolbox.BasicController
Set the prototype selection manipulator.
setSelectionManipulator(Manipulator) - Method in class diva.compat.trace.TraceController
Set the prototype selection manipulator.
setSelectionManipulator(Manipulator) - Method in class diva.sketch.toolbox.PanZoomController
Set the prototype selection manipulator.
setSelectionManipulator(Manipulator) - Method in class uk.ac.starlink.diva.DrawController
Set the prototype selection manipulator.
setSelectionMode(int) - Method in class diva.canvas.interactor.BasicSelectionModel
Set the selection mode, either SINGLE_SELECTION or MULTIPLE_SELECTION.
setSelectionMode(int) - Method in interface diva.canvas.interactor.SelectionModel
Set the selection mode, either SINGLE_SELECTION or MULTIPLE_SELECTION.
setSelectionMode(int) - Method in class jsky.timeline.BlockTimeLineNode
set the selection mode of the time linenode
setSelectionMode(int) - Method in class jsky.timeline.DefaultTimeLineNode
set the selection mode of the time linenode
setSelectionMode(int) - Method in interface jsky.timeline.TimeLineNode
set the selection mode of the time linenode
setSelectionMode(int) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
setSelectionModel(SelectionModel) - Method in class diva.canvas.interactor.SelectionInteractor
Set the selection model.
setSelectionModel(SelectionModel) - Method in class diva.graph.AbstractGraphController
Set the default selection model.
setSelectionModel(SelectionModel) - Method in interface diva.graph.GraphController
Set the default selection model.
setSelectionModel(SelectionModel) - Method in class diva.graphx.GraphController
Set the default selection model.
setSelectionModel(SelectionModel) - Method in class diva.sketch.SketchController
Set the default selection model.
setSelectionModel(ListSelectionModel) - Method in class uk.ac.starlink.vo.CheckBoxMenu
Sets the selection model used to keep track of the ticked/unticked status of the checkboxes in this menu.
setSelectionRenderer(SelectionRenderer) - Method in class diva.canvas.interactor.SelectionInteractor
Set the selection renderer.
setSelectionRenderer(SelectionRenderer) - Method in class diva.canvas.toolbox.BasicController
Set the selection renderer.
setSelectionRenderer(SelectionRenderer) - Method in class diva.compat.trace.TraceController
Set the selection renderer.
setSelectionRenderer(SelectionRenderer) - Method in class diva.sketch.toolbox.PanZoomController
Set the selection renderer.
setSelectionRenderer(SelectionRenderer) - Method in class uk.ac.starlink.diva.DrawController
Set the selection renderer.
setSelectiveEnabled(boolean) - Method in class diva.canvas.interactor.DragInteractor
Set the flag that says that the interactor responds only if the figure being moused on is selected.
setSelfLoop(boolean) - Method in class diva.canvas.connector.ArcConnector
Set the flag that says that this arc is drawn as a "self-loop." Apart from changing (slightly) the way the arc geometry is determined, this method resets some internal variables so that the arc doesn't get into a "funny state" when switching between self-loops and non-self-loops.
setSemanticObject(Object, Object) - Method in interface diva.graph.GraphModel
Set the semantic object corresponding to the given node, composite, or edge.
setSemanticObject(Object, Object) - Method in class diva.graph.modular.BasicModularGraphModel
Set the semantic object correspoding to the given node, edge, or composite.
setSemanticObject(Object, Object) - Method in class diva.graph.modular.ModularGraphModel
Set the semantic object correspoding to the given node, edge, or composite.
setSemanticObject(Object) - Method in interface diva.util.SemanticObjectContainer
Set the semantic object.
setSeparation(double) - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
Sets the maximum separation which corresponds to a match.
setSeparatorStyle(int) - Static method in class jsky.science.Coordinates
Changes the global separator style.
setServiceFinder(TapServiceFinder) - Method in class uk.ac.starlink.vo.TapServiceFinderPanel
Sets the object which will locate TAP services.
setServiceFinder(TapServiceFinder) - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Sets the object that can locate TAP services by table metadata.
setServiceKit(TapServiceKit) - Method in class uk.ac.starlink.vo.TableSetPanel
Installs an object that knows how to acquire TAP service metadata.
setServiceKit(TapServiceKit) - Method in class uk.ac.starlink.vo.TapQueryPanel
Sets the TAP service access used by this panel.
setServiceUrl(String) - Method in class uk.ac.starlink.vo.DalTableLoadDialog
Sets the current contents of the service URL field.
setServType(String) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the value from the serv_type field.
setSexagesimal(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.AngScale2
Do we want sexagesimal coordinates?
setSexigesimal(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.GridLiner
Set whether you want sexagesimal labels
setShader(Shader) - Method in class uk.ac.starlink.ttools.plot.DensityStyle
Sets the shader to use in indexed (non-RGB) mode.
setShaders(Shader[]) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets the shader objects to use for modifying the colour of plotted points according to auxiliary axis data.
setShape(Shape) - Method in class diva.canvas.connector.AbstractConnector
Set the shape, for subclasses only.
setShape(Shape) - Method in class diva.canvas.interactor.BoundsGeometry
Set the shape that defines this geometry object.
setShape(Shape) - Method in class diva.canvas.interactor.CircleGeometry
Set the shape that defines this geometry object.
setShape(Shape) - Method in interface diva.canvas.interactor.Geometry
Set the shape that defines this geometry object.
setShape(Shape) - Method in class diva.canvas.interactor.PathGeometry
Set the shape that defines this geometry object.
setShape(Shape) - Method in interface diva.canvas.interactor.ShapedFigure
Set the shape of this figure.
setShape(Shape) - Method in class diva.canvas.toolbox.BasicFigure
Set the shape of this figure.
setShape(Shape) - Method in class diva.canvas.toolbox.PathFigure
Set the shape of this figure.
setShape(Shape) - Method in class diva.canvas.toolbox.VectorFigure
Set the shape of this Figure.
setShape(int) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's shape as a constant (CIRCLE, ELLIPSE, etc...).
setShape(OrderedNDShape) - Method in class uk.ac.starlink.array.Requirements
Sets this object's required ordered shape (pixel sequence).
setShape(Shape) - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Set the background Figure using a Shape.
setShape(Shape) - Method in interface uk.ac.starlink.diva.DrawFigure
Set the Figure shape.
setShape(Shape) - Method in class uk.ac.starlink.diva.DrawLabelFigure
 
setShape(Shape) - Method in class uk.ac.starlink.diva.InterpolatedCurveFigure
 
setShape(int[]) - Method in class uk.ac.starlink.table.DefaultValueInfo
Sets the shape of values described by this object.
setShapeColName(String) - Method in class uk.ac.starlink.ttools.example.GeojsonTableBuilder
Sets the name for the feature shape column.
setShapeName(String) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol shape name
setShort(short, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
setShort(short, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
setShort(short, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
setShort(short, int, int, ByteBuffer, boolean) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Sets the field value as a Java short.
setShort(short, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
setShort(short, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
setShort(short, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.NumericTextFieldAdapter
 
setShort(boolean) - Method in class jsky.catalog.irsa.IRSAFieldDesc
 
setShort(short, int, int, ByteBuffer, boolean) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
setShortDescription(String) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Sets a short description string.
setShortDescription(String) - Method in class uk.ac.starlink.ttools.plot2.data.InputMeta
Sets a short description string.
setShortName(String) - Method in class uk.ac.starlink.registry.BasicResource
Sets the resource short name.
setShow(boolean[]) - Method in class jsky.catalog.gui.TableDisplay
Set an array specifying which columns to show (or null, for default)
setShow(boolean) - Method in class jsky.image.fits.gui.FITSHDUChooser
Show or hide the top level window
setShowHidden(boolean) - Static method in class uk.ac.starlink.datanode.nodes.FileDataNode
Determines whether hidden files are included in the list of children of a directory file node.
setShown(boolean) - Method in class uk.ac.starlink.ast.gui.AstBorder
Set whether the border should be shown or not.
setShown(boolean) - Method in class uk.ac.starlink.ast.gui.AstGrid
Set whether the grid should be shown or not.
setShown(boolean) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set whether the tick marks should be shown or not.
setShown(boolean) - Method in class uk.ac.starlink.ast.gui.AstTitle
Set whether the title should be shown or not.
setShowPictures(boolean) - Method in class jsky.util.gui.GenericToolBar
Set to true to show toolbar buttons with icons
setShowText(boolean) - Method in class jsky.util.gui.GenericToolBar
Set to true to show toolbar buttons with labels
setShowText(boolean) - Method in class uk.ac.starlink.util.gui.MemoryMonitor
Sets whether the text should be displayed.
setShowXUnits(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set whether to display the units string on the X axis.
setShowYUnits(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set whether to display the units string on the Y axis.
setSideBand(String) - Method in class uk.ac.starlink.ast.DSBSpecFrame
Set indicates which sideband a dual sideband spectrum represents.
setSimpFI(boolean) - Method in class uk.ac.starlink.ast.MathMap
Set forward-inverse MathMap pairs simplify.
setSimpIF(boolean) - Method in class uk.ac.starlink.ast.MathMap
Set inverse-forward MathMap pairs simplify.
setSimple(boolean) - Method in class nom.tam.fits.Header
Set the SIMPLE keyword to the given value.
setSimpleRange(double, double) - Method in class nom.tam.util.ByteFormatter
Set the range of real numbers that will be formatted in non-scientific notation, i.e., .00001 rather than 1.0e-5.
setSingleCommentChar(char) - Method in class uk.ac.starlink.util.AsciiFileParser
Set the character used for single line comments.
setSite(Site) - Method in class diva.canvas.interactor.BasicGrabHandle
Set the set to which this grab-handle is attached.
setSite(Site) - Method in interface diva.canvas.interactor.GrabHandle
Set the site to which this grab-handle is attached.
setSite(Site) - Method in class diva.canvas.interactor.MoveHandle
Set the set to which this grab-handle is attached.
setSite1(int) - Method in class diva.sketch.parser2d.AngleRelation
Set the site for the first rectangle.
setSite1(int) - Method in class diva.sketch.parser2d.DeltaXRelation
Set the site for the first rectangle.
setSite1(int) - Method in class diva.sketch.parser2d.DeltaYRelation
Set the site for the first rectangle.
setSite1(int) - Method in class diva.sketch.parser2d.DistanceRelation
Set the site for the first rectangle.
setSite2(int) - Method in class diva.sketch.parser2d.AngleRelation
Set the site for the second rectangle.
setSite2(int) - Method in class diva.sketch.parser2d.DeltaXRelation
Set the site for the second rectangle.
setSite2(int) - Method in class diva.sketch.parser2d.DeltaYRelation
Set the site for the second rectangle.
setSite2(int) - Method in class diva.sketch.parser2d.DistanceRelation
Set the site for the second rectangle.
setSize(double, double) - Method in class diva.canvas.CanvasPane
Set the size of this pane, in logical coordinates.
setSize(Point2D) - Method in class diva.canvas.CanvasPane
Set the size of this pane, in logical coordinates.
setSize(float) - Method in class diva.canvas.interactor.BasicGrabHandle
Set the "size" of the grab-handle.
setSize(float) - Method in interface diva.canvas.interactor.GrabHandle
Set the "size" of the grab-handle.
setSize(float) - Method in class diva.canvas.interactor.MoveHandle
Set the "size" of the grab-handle.
setSize(int) - Method in class diva.compat.canvas.PaintedString
Set the font size.
setSize(int, int) - Method in interface diva.gui.AppContext
Set the size of the context.
setSize(int, int) - Method in class diva.gui.AppContextDelegate
Set the size in the delegate.
setSize(int, int) - Method in class diva.gui.AppletContext
Do nothing.
setSize(int) - Method in class diva.util.java2d.PaintedString
Deprecated.
Set the font size.
setSize(String) - Method in class jsky.catalog.TablePlotSymbol
Set the symbol's size (may be an expression using column names)
setSize(int) - Method in class jsky.util.gui.ProgressBarFilterInputStream
Set the size of the data to read
setSize(Region) - Method in class uk.ac.starlink.ast.AstroCoords
Sets the size region for this coordinate.
setSize(double) - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Sets the size attribute of the DefaultGrfState object
setSize() - Method in class uk.ac.starlink.ast.gui.FontControls
Set a new default font size from the value in the size combobox.
setSize(String, double) - Method in class uk.ac.starlink.ast.Plot
Set character size for a Plot element by graphical element.
setSize(double) - Method in class uk.ac.starlink.ast.Plot
Set character size for a Plot element.
setSize(Dimension) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
Ensures that lines will not be wrapped.
setSize() - Method in class uk.ac.starlink.util.gui.BasicFontChooser
Set a new default font size from the value in the size combobox.
setSizeUnit(double) - Method in class diva.canvas.connector.Blob
Set the size unit.
setSketchModel(SketchModel) - Method in class diva.sketch.SketchController
Set the sketch model in this controller.
setSketchModel(SketchModel) - Method in class diva.sketch.toolbox.CompositeTransducer
Set the sketch model for a new instance of the transducer.
setSketchPane(SketchPane) - Method in class diva.sketch.JSketch
Set the sketch pane which is used to display and handle sketched input.
setSketchPane(GraphicsPane) - Method in class diva.sketch.SketchController
Set the graphics pane.
setSkip(boolean) - Method in class uk.ac.starlink.ast.Channel
Set skip irrelevant data.
setSkyRef(int, double) - Method in class uk.ac.starlink.ast.SkyFrame
Set position defining the offset coordinate system by axis.
setSkyRef(String) - Method in class uk.ac.starlink.ast.SkyFrame
Set position defining the offset coordinate system.
setSkyRefIs(String) - Method in class uk.ac.starlink.ast.SkyFrame
Set selects the nature of the offset coordinate system.
setSkyRefP(int, double) - Method in class uk.ac.starlink.ast.SkyFrame
Set position on primary meridian of offset coordinate system by axis.
setSkyRefP(String) - Method in class uk.ac.starlink.ast.SkyFrame
Set position on primary meridian of offset coordinate system.
setSliderActive(boolean) - Method in class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
Configures programmatically whether the slider or the text field is the currently selected input component.
setSliderActive(boolean) - Method in class uk.ac.starlink.ttools.plot2.config.UnitRangeSpecifier
Sets the GUI to use the slider rather than the text fields to acquire values.
setSliderDelay(int) - Method in class jsky.util.gui.QuantitySlider
sets the length (in milleseconds) of time after the user stops adjusting the slider that a "final" propertyChange event is fired.
setSliderRange(JSlider, int, int) - Static method in class uk.ac.starlink.ttools.plot2.config.RangeSliderUtil
Sets the range represented by a range-capable slider.
setSnapHalo(double) - Method in class diva.canvas.connector.ConnectorManipulator
Set the snap halo.
setSortColumn(int) - Method in class jsky.util.gui.SortedJTable
Sets the sort column.
setSorting(int, boolean) - Method in class uk.ac.starlink.util.gui.ArrayTableSorter
Performs a sort on a given column.
setSorting(int, boolean) - Method in class uk.ac.starlink.vo.RegistryTable
Configures how resource sorting will be done.
setSortType(int) - Method in class jsky.util.gui.SortedJTable
Sets the sort type.
setSourceId(long) - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
setSourceImage(PlanarImage, ImageProcessor) - Method in class jsky.image.ImageProcessor
Set the source image and copy all of the image processing settings from the given ImageProcessor object.
setSourceImage(PlanarImage, Rectangle2D.Double) - Method in class jsky.image.ImageProcessor
Set the source image and the region of interest and perform any requested image processing to make the display image.
setSourceImage(PlanarImage, Rectangle2D.Double) - Method in class uk.ac.starlink.jaiutil.HDXImageProcessor
Set the source image and the region of interest and perform any requested image processing to make the display image.
setSourceSys(String) - Method in class uk.ac.starlink.ast.SpecFrame
Set spectral system in which the source velocity is stored.
setSourceVel(double) - Method in class uk.ac.starlink.ast.SpecFrame
Set the source velocity.
setSourceVRF(double) - Method in class uk.ac.starlink.ast.SpecFrame
Set rest frame in which the source velocity is stored.
setSpacing(double) - Method in class diva.sketch.toolbox.InterpolateStrokeFilter
Set the spacing value for adding interpolated points.
setSparseness(double) - Method in class diva.graph.layout.GridAnnealingLayout
Set the sparseness of this layout.
setSpecifiedValue(Color) - Method in class uk.ac.starlink.ttools.plot2.config.ChooserColorSpecifier
 
setSpecifiedValue(V) - Method in class uk.ac.starlink.ttools.plot2.config.ComboBoxSpecifier
 
setSpecifiedValue(O) - Method in class uk.ac.starlink.ttools.plot2.config.ConversionSpecifier
 
setSpecifiedValue(T) - Method in class uk.ac.starlink.ttools.plot2.config.MultiSpecifierPanel
 
setSpecifiedValue(Double) - Method in class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
 
setSpecifiedValue(V) - Method in interface uk.ac.starlink.ttools.plot2.config.Specifier
Sets the typed value represented by the graphical component.
setSpecifiedValue(V) - Method in class uk.ac.starlink.ttools.plot2.config.TextFieldSpecifier
 
setSpecifiedValue(T) - Method in class uk.ac.starlink.ttools.plot2.config.ToggleSpecifier
 
setSpecifiedValue(Subrange) - Method in class uk.ac.starlink.ttools.plot2.config.UnitRangeSpecifier
 
setSpecifiedValue(BinSizer) - Method in class uk.ac.starlink.ttools.plot2.layer.BinSizer.BinSizerSpecifier
 
setSpecVal(double) - Method in class uk.ac.starlink.ast.FluxFrame
Set the spectral position at which flux values are measured.
setSQLString(String) - Method in class jsky.catalog.irsa.IRSACatalogQueryPanel
Set the SQL string to use in the catalog query.
setSQLString(String) - Method in class jsky.catalog.irsa.IRSAQueryArgs
 
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.
setStandardId(String) - Method in class uk.ac.starlink.registry.BasicCapability
Sets the standard ID.
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.
setStartDate(Date) - Method in class jsky.timeline.DefaultTimeLineModel
set the date from which the timeline should start Note: if the date is not null then all time values are considered offsets from it
setStartDate(Date) - Method in class jsky.timeline.TimeLine
set the date from which the timeline should start Note: if the date is not null then all time values are considered offsets from it
setStartDate(Date) - Method in interface jsky.timeline.TimeLineModel
set the date from which the timeline should start Note: if the date is not null then all time values are considered offsets from it
setStartTime(Time) - Method in class jsky.timeline.BlockTimeLineNode
set the time that this node starts
setStartTime(Time) - Method in class jsky.timeline.DefaultTimeLineNode
set the time that this node starts
setStartTime(Time) - Method in class jsky.timeline.DefaultTimeLineNodeModel
set the time that this node starts
setStartTime(Time) - Method in interface jsky.timeline.TimeLineNode
set the point on the time line that this node starts
setStartTime(Time) - Method in interface jsky.timeline.TimeLineNodeModel
set the point on the time line that this node starts
setState(boolean) - Method in class uk.ac.starlink.ast.gui.AstBorder
Set whether the border is set or unset (unset implies that all properties should remain at their AST defaults).
setState(boolean) - Method in class uk.ac.starlink.ast.gui.AstGrid
Set whether the grid is set or unset (unset implies that all properties should remain at their AST defaults).
setState(boolean) - Method in class uk.ac.starlink.ast.gui.AstStrings
Set whether this objects state is set or unset (unset implies that all properties should remain at their AST defaults).
setState(boolean) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set whether any of these values are set, It not set then all tick marking remains at the default configuration.
setState(boolean) - Method in class uk.ac.starlink.ast.gui.AstTitle
Set whether the title is set or unset (unset implies that all title properties should remain at their AST defaults).
setState(PlotState) - Method in class uk.ac.starlink.ttools.plot.DensityPlot
 
setState(PlotState) - Method in class uk.ac.starlink.ttools.plot.GraphSurface
 
setState(PlotState) - Method in class uk.ac.starlink.ttools.plot.Histogram
 
setState(PlotState) - Method in class uk.ac.starlink.ttools.plot.LinesPlot
 
setState(PlotState) - Method in class uk.ac.starlink.ttools.plot.Plot3D
 
setState(PlotState) - Method in interface uk.ac.starlink.ttools.plot.PlotSurface
Signals to the plot the characteristics of the plot which will be performed.
setState(PlotState) - Method in class uk.ac.starlink.ttools.plot.PtPlotSurface
 
setState(PlotState) - Method in class uk.ac.starlink.ttools.plot.ScatterPlot
 
setState(PlotState) - Method in class uk.ac.starlink.ttools.plot.SurfacePlot
 
setState(PlotState) - Method in class uk.ac.starlink.ttools.plot.TablePlot
Sets the plot state for this plot.
setStateType(int) - Method in class diva.graph.toolbox.StateBubble
Set the type of the state
setStd(boolean) - Method in class jsky.catalog.irsa.IRSAFieldDesc
 
setStdBands(String[]) - Static method in class jsky.science.Passband
Replaces the standard pass band list with elements parsed from the specified array of strings.
setStdOfRest(String) - Method in class uk.ac.starlink.ast.SpecFrame
Set standard of rest.
setStoragePolicy(StoragePolicy) - Method in class diva.gui.AbstractApplication
Set the storage policy of this application, for use by subclass constructors only
setStoragePolicy(StoragePolicy) - Method in class uk.ac.starlink.fits.VariableFitsTableWriter
Sets the storage policy which will be used for temporary storage during writing.
setStoragePolicy(StoragePolicy) - Method in class uk.ac.starlink.table.StarTableFactory
Sets the storage policy.
setStoragePolicy(StoragePolicy) - Method in class uk.ac.starlink.votable.VODocument
Sets the storage policy used for storing bulk table data found as elements in the DOM into a usable form.
setStoragePolicy(StoragePolicy) - Method in class uk.ac.starlink.votable.VOElementFactory
Sets the storage policy.
setStream(ArrayDataInput) - Method in class nom.tam.fits.Fits
Set the data stream to be used for future input.
setStreamOutput(boolean) - Method in class uk.ac.starlink.ttools.cone.ConeMatcher
Determines whether this object's ConeMatcher.createConeWorker() method will produce a one-read-only table or not.
setStrict(boolean) - Method in class uk.ac.starlink.ast.Channel
Set report an error if any unexpeted data items are found.
setStrict(boolean) - Method in class uk.ac.starlink.votable.VOElementFactory
Determines whether a strict reading of the VOTable standard will be enforced.
setStrictErrorChecking(boolean) - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
setStrictErrorChecking(boolean) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
setStrictVotable(boolean) - Method in class uk.ac.starlink.ttools.server.PlotServletEnvironment
 
setStrictVotable(boolean) - Method in class uk.ac.starlink.ttools.server.ServletEnvironment
 
setStrictVotable(boolean) - Method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Sets whether votables should be parsed in strict mode.
setStrictVotable(boolean) - Method in class uk.ac.starlink.ttools.task.MapEnvironment
 
setStrictVotable(boolean) - Method in interface uk.ac.starlink.ttools.task.TableEnvironment
Sets whether votables should be parsed in strict mode.
setString(String) - Method in class diva.canvas.toolbox.LabelFigure
Set the string.
setString(String) - Method in class diva.compat.canvas.PaintedString
Set the string.
setString(String) - Method in class diva.util.java2d.PaintedString
Deprecated.
Set the string.
setString(String, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
setString(String, int, int, ByteBuffer, boolean, Charset) - Method in class gov.nasa.pds.objectAccess.table.BitFieldAdapter
 
setString(String, int, int, ByteBuffer, boolean, Charset) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
setString(String, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
setString(String, ByteBuffer, Charset) - Method in class gov.nasa.pds.objectAccess.table.DefaultFieldAdapter
 
setString(String, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
setString(String, int, int, ByteBuffer, boolean, Charset) - Method in class gov.nasa.pds.objectAccess.table.DoubleBinaryFieldAdapter
 
setString(String, int, int, ByteBuffer, boolean) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Sets the field value as a Java string.
setString(String, int, int, ByteBuffer, boolean, Charset) - Method in interface gov.nasa.pds.objectAccess.table.FieldAdapter
Sets the field value as a Java string, using a specified character set to convert from characters to bytes.
setString(String, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
setString(String, int, int, ByteBuffer, boolean, Charset) - Method in class gov.nasa.pds.objectAccess.table.FloatBinaryFieldAdapter
 
setString(String, int, int, ByteBuffer, boolean) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
setString(String, int, int, ByteBuffer, boolean, Charset) - Method in class gov.nasa.pds.objectAccess.table.IntegerBinaryFieldAdapter
 
setString(String, int, int, ByteBuffer, boolean) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
setString(String, int, int, ByteBuffer, boolean, Charset) - Method in class uk.ac.starlink.pds4.SafeFieldAdapter
 
setStringDefault(String) - Method in class uk.ac.starlink.task.Parameter
Sets the default string value for this parameter.
setStringUsage(String) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Sets a usage string which should give some clue how to specify this key from a string.
setStroke(Stroke) - Method in class diva.canvas.connector.AbstractConnector
Set the stroke of this connector.
setStroke(Stroke) - Method in class diva.canvas.connector.StraightTerminal
Set the stroke of this terminal.
setStroke(Stroke) - Method in class diva.canvas.OverlayLayer
Set the stroke.
setStroke(Stroke) - Method in class diva.canvas.toolbox.BasicFigure
Set the stroke
setStroke(BasicStroke) - Method in class diva.canvas.toolbox.PathFigure
Set the stroke of this figure.
setStroke(Stroke) - Method in class diva.compat.canvas.PaintedPath
Set the stroke
setStroke(BasicStroke) - Method in class diva.graph.toolbox.StateBubble
Set the stroke of this figure.
setStroke(TimedStroke) - Method in class diva.sketch.StrokeSymbol
Set the timed stroke of this symbol.
setStroke(Stroke) - Method in class diva.util.java2d.PaintedPath
Deprecated.
Set the stroke
setStrokePaint(Paint) - Method in class diva.canvas.connector.AbstractConnector
Set the stroke paint pattern of this connector.
setStrokePaint(Paint) - Method in class diva.canvas.toolbox.BasicFigure
Set the stroke paint
setStrokePaint(Paint) - Method in class diva.canvas.toolbox.PathFigure
Set the stroke paint of this figure.
setStrokePaint(Paint) - Method in class diva.compat.canvas.PaintedShape
Set the stroke paint for this shape (its outline if it is closed).
setStrokePaint(Paint) - Method in class diva.graph.basic.BubbleRenderer
Set the stroke paint pattern of this figure.
setStrokePaint(Paint) - Method in class diva.graph.toolbox.StateBubble
Set the stroke paint pattern of this figure.
setStrokePaint(Paint) - Method in class diva.util.java2d.PaintedShape
Deprecated.
Set the stroke paint for this shape (its outline if it is closed).
setStrokePaint(Paint) - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Set the outline paint of the background figure.
setStrokePaint(Paint) - Method in interface uk.ac.starlink.diva.DrawFigure
All Figures have an outline colour.
setStrokePaint(Paint) - Method in class uk.ac.starlink.diva.DrawLabelFigure
 
setStyle(int) - Method in class diva.canvas.connector.Blob
Set the style.
setStyle(int) - Method in class diva.compat.canvas.PaintedString
Set the font style.
setStyle(int) - Method in class diva.util.java2d.PaintedString
Deprecated.
Set the font style.
setStyle(double) - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Sets the style attribute of the DefaultGrfState object
setStyle(int) - Method in class uk.ac.starlink.ast.gui.AstBorder
Set the line style.
setStyle(int) - Method in class uk.ac.starlink.ast.gui.AstGrid
Set the line style.
setStyle(int) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set the line style.
setStyle() - Method in class uk.ac.starlink.ast.gui.FontControls
Set the font style from the value in the style combobox.
setStyle(int) - Method in class uk.ac.starlink.ast.gui.LineControls
Set the current line style (as AST integer).
setStyle(String, int) - Method in class uk.ac.starlink.ast.Plot
Set line style for a Plot element by graphical element.
setStyle(int) - Method in class uk.ac.starlink.ast.Plot
Set line style for a Plot element.
setStyle() - Method in class uk.ac.starlink.util.gui.BasicFontChooser
Set the font style from the value in the style combobox.
setStyles(Style[], String[]) - Method in class uk.ac.starlink.ttools.plot.Legend
Sets the plot styles and their associated text labels.
setStylesheet(String) - Method in class uk.ac.starlink.xdoc.MultiXML
Sets the location of a stylesheet which is to be used to process the input file before the splitting is done.
setSubjects(String[]) - Method in class uk.ac.starlink.registry.BasicResource
Sets the subject strings.
setSurface(PlotSurface) - Method in class uk.ac.starlink.ttools.plot.SurfacePlot
Sets the plotting surface which draws axes and other decorations that form the background to the actual plotted points.
setSymbol(int, String) - Method in class uk.ac.starlink.ast.Frame
Set axis symbol by axis.
setSymbols(TablePlotSymbol[]) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the array of catalog table plot symbol definitions for use with this catalog
setSymbols(TablePlotSymbol[]) - Method in class jsky.catalog.irsa.IRSACatalog
Set the array of catalog table plot symbol definitions for use with this catalog
setSymbols(TablePlotSymbol[]) - Method in interface jsky.catalog.PlotableCatalog
Set the plot symbol descriptions to use to plot tables returned from this catalog
setSymbols(TablePlotSymbol[]) - Method in class jsky.catalog.skycat.SkycatCatalog
Set the array of catalog table plot symbol definitions for use with this catalog
setSymbols(TablePlotSymbol[]) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Set the array of catalog table plot symbol definitions
setSymbolsEdited(boolean) - Method in class jsky.catalog.astrocat.AstroCatalog
Set to true if the user edited the plot symbol definitions (default: false)
setSymbolsEdited(boolean) - Method in class jsky.catalog.irsa.IRSACatalog
Set to true if the user edited the plot symbol definitions (default: false)
setSymbolsEdited(boolean) - Method in interface jsky.catalog.PlotableCatalog
Set to true if the user edited the plot symbol definitions (default: false)
setSymbolsEdited(boolean) - Method in class jsky.catalog.skycat.SkycatCatalog
Set to true if the user edited the plot symbol definitions (default: false)
setSymbolsEdited(boolean) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Set to true if the user edited the plot symbol definitions (default: false)
setSystem(String) - Method in class uk.ac.starlink.ast.Frame
Set coordinate system used to describe positions within the domain.
setTable(TableQueryResult) - Method in class jsky.catalog.gui.TableSymbolConfig
Set the table to configure.
setTable(TableQueryResult) - Method in class jsky.catalog.TablePlotSymbol
Set the catalog table containing the data to be plotted
setTableCellsEditable(boolean) - Method in class jsky.catalog.gui.CatalogNavigator
Set the editable state of the cells in the displayed table.
setTableCellsEditable(boolean) - Method in class jsky.catalog.gui.TableDisplayTool
Set the editable state of the cells in the displayed table.
setTableDescription(String) - Method in class uk.ac.starlink.ttools.task.AbstractInputTableParameter
Sets the wording used to refer to the input table in parameter descriptions.
setTableDescription(String, AbstractInputTableParameter<?>, Boolean) - Method in class uk.ac.starlink.ttools.task.FilterParameter
Sets the wording used to refer to the target table for the filters this parameter acquires.
setTableDescription(String, AbstractInputTableParameter<?>) - Method in class uk.ac.starlink.ttools.task.InputFormatParameter
Sets the wording used to refer to the input table in parameter descriptions.
setTableFilter(Predicate<TableMeta>) - Method in class uk.ac.starlink.ttools.taplint.TableMetadataStage
Installs a filter that restricts reported metadata to only selected tables.
setTableHandler(TableHandler) - Method in class uk.ac.starlink.votable.TableContentHandler
Sets the TableHandler object for this parser.
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.
setTables(TableMeta[]) - Method in class uk.ac.starlink.vo.SchemaMeta
Sets the tables contained in this schema.
setTag(String) - Method in class uk.ac.starlink.plastic.ApplicationItem
Sets the tag for this object.
setTagName(String) - Method in class uk.ac.starlink.ast.gui.ColourStore
The name of our enclosing tag.
setTail(Object, Object) - Method in class diva.graph.modular.BasicModularGraphModel.BasicEdgeModel
Connect an edge to the given tail node and notify listeners with an EDGE_TAIL_CHANGED event.
setTail(Node) - Method in interface diva.graph.modular.Edge
Set the node that this edge stems from.
setTail(Object, Object) - Method in interface diva.graph.modular.MutableEdgeModel
Set the node that this edge stems from.
setTail(Object, Object) - Method in interface diva.graphx.EdgeAdapter
Set the node that this edge stems from.
setTail(Object, Object) - Method in class diva.graphx.EdgeController
Set the tail of an edge to the given node.
setTail(Object, Object) - Method in class diva.graphx.GraphController
Set the tail of the edge to the given node.
setTail(Object, Object, Object) - Method in class diva.graphx.GraphModel
Connect an edge to the given tail node.
setTail(BasicNode) - Method in class diva.graphx.toolbox.BasicEdge
Set the tail node.
setTail(Object, Object) - Method in class diva.graphx.toolbox.BasicEdgeAdapter
Connect an edge to the given tail node.
setTail(int, int) - Method in class diva.pod.lwgraph.Topology
Set the tail node.
setTailEnd(ConnectorEnd) - Method in class diva.canvas.connector.AbstractConnector
Set the object drawn at the tail end of the connector.
setTailNode(LWEdge, LWNode) - Method in class diva.pod.lwgraph.LightweightGraph
Set the tail node of the given edge.
setTailPort(LWEdge, LWPort) - Method in class diva.pod.lwgraph.LightweightNetwork
Connect the given tail port to an edge.
setTailSite(Site) - Method in class diva.canvas.connector.AbstractConnector
Set the site that marks the "tail" of the connector.
setTailSite(Site) - Method in interface diva.canvas.connector.Connector
Set the site that marks the "tail" of the connector.
setTargetArray(Object[]) - Method in class diva.canvas.interactor.DragInteractor
Set the target that the interactor operates on.
setTargetHighlighter(LayerMotionListener) - Method in class diva.canvas.connector.ConnectorManipulator
Set the listener that highlights target objects.
setTargetProperty(String, String) - Method in class diva.canvas.connector.ConnectorManipulator
Set the drop target property and value.
setTargets(T[]) - Method in class uk.ac.starlink.util.MultiplexInvocationHandler
Sets the list of delegate implementations.
setTemp(double) - Method in class uk.ac.starlink.pal.AOParams
Set ambient temperature
setTestHarness(TestHarness) - Method in class diva.util.jester.TestSuite
Set the test harness used by this test suite.
setTestMagic(boolean) - Method in class uk.ac.starlink.gbin.GbinTableBuilder
Configures value of GbinTableProfile.isTestMagic().
setText(String) - Method in class diva.gui.tutorial.TextDocument
Set the text contained by this document.
setText(String) - Method in class diva.sketch.toolbox.TextData
Set the text string contained by this data.
setText(String) - Method in class jsky.html.HTMLViewer
Display the given HTML text.
setText(Double) - Method in class jsky.util.gui.JTextFieldDouble
checks for special texts, sets string and color accordingly
setText(double) - Method in class jsky.util.gui.JTextFieldDouble
checks for special texts, sets string and color accordingly
setText(String) - Method in class jsky.util.gui.JTextFieldDouble
checks for special texts, sets string and color accordingly
setText(String) - Method in class jsky.util.gui.LabelEntry
 
setText(String) - Method in class jsky.util.gui.ProgressPanel
Set the status text to display.
setText(String) - Method in class jsky.util.gui.StatusPanel
Set the text to display (short cut for: getTextField().setText(s))
setText(String) - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Sets the text attribute of the DefaultGrfContainer object
setText(String) - Method in class uk.ac.starlink.ast.gui.TitleControls
Set the displayed text;
setText(String) - Method in class uk.ac.starlink.diva.FigureProps
Set the text Text.
setText(String) - Method in class uk.ac.starlink.util.gui.ExampleSelectField
Programmatically sets the currently entered text.
setText(String) - Method in class uk.ac.starlink.util.gui.ExampleTextField
 
setText(String) - Method in class uk.ac.starlink.util.gui.SelectTextField
Set the displayed text.
setTextAntialiased(boolean) - Method in class uk.ac.starlink.ast.gui.GraphicsHints
Set if the text should be antialiased.
setTextColour(Color) - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Set the text colour.
setTextColour(Color) - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Set the text colour.
setTextColour(Color) - Method in class uk.ac.starlink.ast.gui.StringsControls
Set the text colour.
setTextColour(Color) - Method in class uk.ac.starlink.ast.gui.TitleControls
Set the text colour.
setTextColour(Color) - Method in class uk.ac.starlink.util.gui.SelectTextField
Set the text colour.
setTextContent(String) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
setTextFont(Font) - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Set the text font.
setTextFont(Font) - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Set the font.
setTextFont(Font) - Method in class uk.ac.starlink.ast.gui.StringsControls
Set the text font.
setTextFont(Font) - Method in class uk.ac.starlink.ast.gui.TitleControls
Set the text font.
setTextFont(Font) - Method in class uk.ac.starlink.util.gui.SelectTextField
Set the text font.
setTextLab(int, boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw descriptive axis labels for a Plot by axis.
setTextLab(boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw descriptive axis labels for a Plot.
setTextLabGap(int, double) - Method in class uk.ac.starlink.ast.Plot
Set spacing of descriptive axis labels for a Plot by axis.
setTextLabGap(double) - Method in class uk.ac.starlink.ast.Plot
Set spacing of descriptive axis labels for a Plot.
setTextWidth(int) - Method in class jsky.util.gui.ZoomControl
Set the width of the widget
setThick(int) - Method in class uk.ac.starlink.ast.gui.LineControls
Set the current line thickness.
setThickness(double) - Method in class uk.ac.starlink.diva.FigureProps
Set the value of thickness.
setThreshDistance(int) - Method in class diva.sketch.toolbox.ApproximateStrokeFilter
Set the threshold distance of a point from a line segment.
setTickAll(boolean) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set whether to tick all the axes, or just the ones adjacent to the number labels.
setTickAll(boolean) - Method in class uk.ac.starlink.ast.Plot
Set draw tick marks on all edges of a Plot.
setTickStyle(AxisLabeller.TickStyle) - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Sets the tick mark style to one of the predefined settings.
setTime(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.AngScale2
Do we want coordinates in time?
setTimeint(double) - Method in class uk.ac.starlink.pal.AMParams
set time interval for proper motion
setTimeLineNode(Time, Time) - Method in class jsky.timeline.BlockTimeLineNode
move node to a specified location
setTimeLineNode(Time, Time) - Method in class jsky.timeline.DefaultTimeLineNode
move node to a specified location
setTimeLineNode(Time, Time) - Method in class jsky.timeline.DefaultTimeLineNodeModel
move node to a specified location
setTimeLineNode(Time, Time) - Method in interface jsky.timeline.TimeLineNode
move node to a specified location
setTimeLineNode(Time, Time) - Method in interface jsky.timeline.TimeLineNodeModel
move node to a specified location
setTimeLineNodeName(String) - Method in class jsky.timeline.BlockTimeLineNode
give the time line node a name
setTimeLineNodeName(String) - Method in class jsky.timeline.DefaultTimeLineNode
give the time line node a name
setTimeLineNodeName(String) - Method in class jsky.timeline.DefaultTimeLineNodeModel
give the time line node a name
setTimeLineNodeName(String) - Method in interface jsky.timeline.TimeLineNode
give the time line node a name
setTimeLineNodeName(String) - Method in interface jsky.timeline.TimeLineNodeModel
give the time line node a name
setTimeOrigin(double) - Method in class uk.ac.starlink.ast.TimeFrame
Set the zero point for TimeFrame axis values.
setTimeOrigin(String) - Method in class uk.ac.starlink.ast.TimeFrame
Set the zero point for TimeFrame axis values.
setTimeout(int) - Method in class uk.ac.starlink.xdoc.LinkChecker
Sets the network timeout used for retrieving URLs.
setTimeScale(double) - Method in class diva.compat.trace.TraceView
Set the scaling factor from traces time to coordinates
setTimeScale(String) - Method in class uk.ac.starlink.ast.TimeFrame
Set time scale.
setTimestep(int) - Method in class diva.sketch.toolbox.NormalizeTimeStrokeFilter
Set the timestep (milliseconds) that the filter interpolates to.
Setting - Class in uk.ac.starlink.ttools.task
Defines a key-value pair for use in a stilts command line.
Setting(String, String, String) - Constructor for class uk.ac.starlink.ttools.task.Setting
Constructs a setting.
Setting(String, String) - Constructor for class uk.ac.starlink.util.BeanConfig.Setting
Constructor.
SettingGroup - Class in uk.ac.starlink.ttools.task
Represents a set of parameter-value pairs to be grouped together for display purposes.
SettingGroup(int, Setting[]) - Constructor for class uk.ac.starlink.ttools.task.SettingGroup
Constructor.
setTitle(String) - Method in interface diva.gui.AppContext
Set the title of the context.
setTitle(String) - Method in class diva.gui.AppContextDelegate
Set the title of the context.
setTitle(String) - Method in class diva.gui.AppletContext
Set the title of the context.
setTitle(String) - Method in class diva.gui.ApplicationContext
Set the title of the context.
setTitle(String) - Method in class diva.gui.BasicPage
Set the title of the page.
setTitle(String) - Method in class diva.gui.MultipageModel
Set the title of this model to the given title.
setTitle(String) - Method in interface diva.gui.Page
Set the title of the page.
setTitle(String) - Method in class jsky.catalog.MemoryCatalog
Set the title for the catalog
setTitle(String) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the frame's basic title string.
setTitle(String) - Method in class jsky.util.gui.PrintableJTable
Sets the title to be printed before the table contents.
setTitle(String, Font) - Method in class jsky.util.gui.PrintableJTable
Sets the title to be printed before the table contents.
setTitle(String) - Method in class jsky.util.gui.ProgressPanel
Set the title string.
setTitle(String) - Method in class uk.ac.starlink.ast.Frame
Set frame title.
setTitle(String) - Method in class uk.ac.starlink.ast.gui.AstTitle
Set the title string.
setTitle(String) - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
setTitle(String) - Method in interface uk.ac.starlink.ndx.MutableNdx
Sets the title component of this Ndx.
setTitle(String) - Method in class uk.ac.starlink.registry.BasicResource
Sets the resource title.
setTitleAt(int, String) - Method in class diva.gui.toolbox.JShadePane
Set the title string at the given index.
setTitleAt(String, String) - Method in class diva.gui.toolbox.JTreePane
Set the title string at the given index.
setTitleGap(double) - Method in class uk.ac.starlink.ast.Plot
Set vertical spacing for a Plot title.
setToggleFilter(MouseFilter) - Method in class diva.canvas.interactor.SelectionDragger
Set the mouse filter that controls the toggling of selections.
setToggleFilter(MouseFilter) - Method in class diva.canvas.interactor.SelectionInteractor
Set the mouse filter that controls the toggling of selections.
setToggleFilter(MouseFilter) - Method in class jsky.image.graphics.SelectionDragger
Set the mouse filter that controls the toggling of selections.
setTol(double) - Method in class uk.ac.starlink.ast.Plot
Set plotting tolerance.
setToolbarActions(Action[]) - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
Sets the toolbar actions for this dialogue.
setToolTipText(String) - Method in class diva.canvas.AbstractFigure
Set the tooltip string for this figure.
setToolTipText(String) - Method in class diva.canvas.connector.TerminalFigure
Set the tool tip for this figure.
setToolTipText(String) - Method in interface diva.canvas.Figure
Set the tooltip string for this figure.
setToolTipText(String) - Method in class jsky.util.gui.QuantityPanel
overrides setToolTip to pass the tool tip on to both the label and the text field in the Panel
setToolTipText(String) - Method in class uk.ac.starlink.util.gui.SelectTextField
Set the tooltip for the text component.
setTop(int, double) - Method in class uk.ac.starlink.ast.Frame
Set highest axis value to display by axis.
setTraceAll(boolean) - Static method in class jsky.science.AbstractScienceObject
Sets a global tracing flag to turn tracing on for all AbstractScienceObjects.
setTraceController(TraceController) - Method in class diva.compat.trace.TraceView
Set the trace controller.
setTraceModel(TraceModel) - Method in class diva.compat.trace.TraceController
Set the trace model that is being viewed.
setTraceModel(TraceModel) - Method in class diva.compat.trace.TracePane
Set the trace model.
setTraceModel(TraceModel) - Method in class diva.compat.trace.TraceView
Set the trace model and display all of its data
setTracePane(TracePane) - Method in class diva.compat.trace.TraceView
Set the trace pane.
setTraceView(TraceView) - Method in class diva.compat.trace.TraceController
Set the view that this controller operates on.
setTracing(boolean) - Method in class jsky.science.AbstractScienceObject
Sets debugging tracing on or off.
setTracing(boolean) - Method in class jsky.science.AbstractScienceObjectNode
Turns on/off the tracing of propertychange handling in an object;
setTracing(boolean) - Method in interface jsky.science.ScienceObjectModel
Sets the tracing level for this object.
setTrans(PlanarImage) - Method in class jsky.image.ImageProcessor
Perform a transpose operation on the given image using the current rotate, flipX and flipY settings and return the resulting image.
setTransform(AffineTransform) - Method in class diva.canvas.CanvasPane
Set the transform that maps logical coordinates into the parent's coordinates.
setTransform(AffineTransform) - Method in class diva.canvas.PaneWrapper
Set the transform of the internal pane, relative to the external one.
setTransform(AffineTransform) - Method in class diva.canvas.TransformContext
Set the transform that maps local coordinates into the parent's coordinates.
setTransform(AffineTransform) - Method in class diva.compat.canvas.PaintedString
Change the transform of this label.
setTransform(AffineTransform) - Method in class diva.util.java2d.PaintedString
Deprecated.
Change the transform of this label.
setTransformer(Transformer) - Method in class uk.ac.starlink.util.SourceReader
Sets the transformer object used for transformations.
setTransformFreely(boolean) - Method in class uk.ac.starlink.diva.DrawBasicFigure
Enable the hint that a figure should allow itself to transform freely, rather than obey any constraints (this is meant for figures that could not otherwise redraw themselves to fit a resized Draw, given their normal constraints, e.g.
setTransformFreely(boolean) - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Enable the hint that a figure should allow itself to transform freely, rather than obey any constraints (this is meant for figures that could not otherwise redraw themselves to fit a resized Draw, given their normal constraints, e.g.
setTransformFreely(boolean) - Method in interface uk.ac.starlink.diva.DrawFigure
Enable the hint that a figure should allow itself to transform freely, rather than obey any constraints (this is meant for figures that could not otherwise redraw themselves to fit a resized Draw, given their normal constraints, e.g.
setTransformFreely(boolean) - Method in class uk.ac.starlink.diva.DrawLabelFigure
 
setTransformFreely(boolean) - Method in class uk.ac.starlink.diva.DrawPathFigure
Enable the hint that a figure should allow itself to transform freely, rather than obey any constraints (this is meant for figures that could not otherwise redraw themselves to fit a resized Draw, given their normal constraints, e.g.
setTruncateOnOverflow(boolean) - Method in class nom.tam.util.ByteFormatter
Set the truncation behavior.
setTruncationAdvice(String) - Method in class uk.ac.starlink.ttools.cone.BlockUploader
Sets a string that can be issued to the user as additional advice if there are truncations in block results.
setTruncationFill(char) - Method in class nom.tam.util.ByteFormatter
Set the truncation fill character.
setTruncationThrow(boolean) - Method in class nom.tam.util.ByteFormatter
Should truncations cause a truncation overflow?
setType(String) - Method in class diva.compat.xml.XmlElement
Set the type of this element
setType(String) - Method in class diva.util.xml.XmlElement
Set the type of this element
setType(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the catalog type (one of the constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
setType(String) - Method in class jsky.catalog.FieldDescAdapter
Set a string describing the semantic type of the field (for example: "ra", "dec", "radius")
setType(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the catalog type (one of the constants: CATALOG, ARCHIVE, DIRECTORY, LOCAL, IMAGE_SERVER)
setType(Type) - Method in class uk.ac.starlink.array.Requirements
Sets this object's required data type.
setType(int) - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Sets the type attribute of the DefaultGrfContainer object
setType(int) - Method in class uk.ac.starlink.diva.FigureProps
Set the type of figure.
setType(String) - Method in class uk.ac.starlink.diva.FigureProps
Set the type of figure using a symbolic name.
setType(HDSType) - Method in class uk.ac.starlink.hds.NdfMaker
Set the type for the DATA and, if available, VARIANCE components of created NDFs.
setUCD(String) - Method in class uk.ac.starlink.table.DefaultValueInfo
Sets the Unified Content Descriptor string applying to values described by this object.
setUnc(Region) - Method in class uk.ac.starlink.ast.Region
Store uncertainty information in a Region.
setUnit(int, String) - Method in class uk.ac.starlink.ast.Frame
Set axis physical units by axis.
setUnitRadius(boolean) - Method in class uk.ac.starlink.ast.SphMap
Set sphMap input vectors lie on a unit sphere.
setUnits(String) - Method in class jsky.catalog.FieldDescAdapter
Set the units of the field
setUnits(String) - Method in class jsky.catalog.TablePlotSymbol
Set the units of the symbol size ("image" for image pixels, "deg equinox" for world coordinate degrees
setUnits(String) - Method in class uk.ac.starlink.coco.CoordinateConversion
Set the RA mode.
setUnits(char) - Method in class uk.ac.starlink.coco.CoordinateConversion
 
setUnits(String) - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
setUnits(String) - Method in interface uk.ac.starlink.ndx.MutableNdx
Sets the units component of this Ndx.
setUnitString(String) - Method in class uk.ac.starlink.table.DefaultValueInfo
Sets the string representing the units for the values described by this object.
setUnitsType(String) - Method in class jsky.timeline.TimeLine
Set the unit types to display in the timeline.
setUnitsVisible(boolean) - Method in class jsky.util.gui.PassbandPanel
Turns on or off the displaying of the units label.
setUnitsVisible(boolean) - Method in class jsky.util.gui.QuantityPanel
turns on or off the displaying of the units label
setUnselectedColor(Color) - Method in class jsky.timeline.BlockTimeLineNode
set the unselected color for the time line node
setUnselectedColor(Color) - Method in class jsky.timeline.DefaultTimeLineNode
set the unselected color for the time line node
setUnselectedColor(Color) - Method in interface jsky.timeline.TimeLineNode
set the unselected color for the time line node
setup(LayerEvent) - Method in class diva.canvas.connector.ConnectorInteractor
Initialize the interactor when a grab-handle is grabbed.
setup(LayerEvent) - Method in class diva.canvas.interactor.BoundedDragInteractor
Adjust the bounds so that the bounding-box of the target stays within the region.
setup(LayerEvent) - Method in class diva.canvas.interactor.DragInteractor
Initialize the interactor before a mouse-pressed event is processed.
setup(Object[], int[]) - Method in class nom.tam.util.ColumnTable
Actually perform the initialization.
setup(String) - Method in class uk.ac.starlink.coco.CocoPanel
Sets up the dialogue box and begins processing a command
setup(String) - Method in class uk.ac.starlink.rv.RVPanel
This displays the dialogue box and begins processing a command
setupButton(AbstractButton) - Method in class jsky.util.gui.GenericToolBar
Set the common attributes for toolbar buttons
setupColumnIndexes() - Method in class gaia.cu9.tools.parallax.readers.CsvSchema
 
setupColumnIndexes() - Method in class gaia.cu9.tools.parallax.readers.Test2CsvSchema
 
setupColumnIndexes() - Method in class gaia.cu9.tools.parallax.readers.TestCsvSchema
 
setUpdatePending(boolean) - Method in class jsky.image.ImageProcessor
Set to true if something was changed and a call to update() is needed.
setUpdatesPending(boolean) - Method in class jsky.science.AbstractScienceObjectNode
Sets the flag that indicates whether or not updates to the object are needed.
setupDistanceMultiplier() - Method in class gaia.cu9.tools.parallax.readers.CsvSchema
 
setupDistanceMultiplier() - Method in class gaia.cu9.tools.parallax.readers.TestCsvSchema
 
setupInteraction() - Method in class diva.canvas.tutorial.ArcTutorial
Set up the interaction so that the connectors stay glued to the two figures.
setupInteraction() - Method in class diva.canvas.tutorial.ConnectorTutorial
Set up the interaction so that the connectors stay glued to the two figures.
setupLabel(JLabel) - Method in class jsky.util.gui.XYDisplay
Set properties for displaying a label
setupNLinesToDiscard() - Method in class gaia.cu9.tools.parallax.readers.CsvSchema
 
setUpperValue(int) - Method in class uk.ac.starlink.ttools.plot2.config.RangeSlider
Sets the upper value in the range.
setupSeparators() - Method in class gaia.cu9.tools.parallax.readers.CsvSchema
 
setupSkipLineMarker() - Method in class gaia.cu9.tools.parallax.readers.CsvSchema
 
setupTextField(JTextField) - Method in class jsky.util.gui.XYDisplay
Set properties for displaying a value text field
setURL(URL) - Method in class diva.compat.xml.XmlDocument
Set the URL of this document.
setURL(URL) - Method in class diva.gui.AbstractDocument
Set the URL that this document saves itself to.
setURL(URL) - Method in interface diva.gui.Document
Set the URL that this document saves itself to.
setURL(URL) - Method in class diva.util.xml.XmlDocument
Set the URL of this document.
setURL(URL) - Method in class jsky.catalog.AbstractCatalogDirectory
Set the URL of the file describing this catalog directory.
setURL(URL) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the URL of the XML file describing this catalog.
setURL(URL) - Method in class jsky.catalog.irsa.IRSACatalog
Set the URL of the XML file describing this catalog.
setURL(URL) - Method in class jsky.catalog.URLQueryResult
Set the URL
setURL(URL) - Method in class jsky.image.gui.DivaMainImageDisplay
Set the URL for the image to display.
setURL(URL) - Method in interface jsky.image.gui.MainImageDisplay
Set the URL for the image to display.
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
 
setURLPath(String) - Method in class jsky.catalog.astrocat.AstroCatalog
Set the path name to the catalog server
setURLPath(String) - Method in class jsky.catalog.irsa.IRSACatalog
Set the path name to the catalog server
setURLs(String[]) - Method in class jsky.catalog.skycat.SkycatConfigEntry
Return the nth query URL
setUsage(String) - Method in class uk.ac.starlink.task.ChoiceParameter
 
setUsage(String) - Method in class uk.ac.starlink.task.MultiChoiceParameter
 
setUsage(String) - Method in class uk.ac.starlink.task.Parameter
Sets a usage string for this parameter.
setUsage(String) - Method in class uk.ac.starlink.ttools.plottask.NamedObjectParameter
 
setUsage(String) - Method in class uk.ac.starlink.ttools.plottask.StyleParameter
 
setUseAsciiTables(boolean) - Static method in class nom.tam.fits.FitsFactory
Indicate whether ASCII tables should be used where feasible.
setUseBad(boolean) - Method in class uk.ac.starlink.ast.ResampleFlags
Sets the useBad flag.
setUseHierarch(boolean) - Static method in class nom.tam.fits.FitsFactory
Enable/Disable hierarchical keyword processing.
setUsePlans(boolean) - Method in class uk.ac.starlink.ttools.plot2.PlotCaching
Sets plan caching policy.
setUserData(String, Object, UserDataHandler) - Method in class uk.ac.starlink.votable.dom.DelegatingNode
 
setUserInterface(UserInterface) - Method in class uk.ac.starlink.auth.AuthManager
Sets the object that controls how the user is queried for credentials.
setUserObject(Object) - Method in class diva.canvas.AbstractFigure
Set the user object.
setUserObject(Object) - Method in class diva.canvas.connector.TerminalFigure
Set the user object.
setUserObject(Object) - Method in class diva.compat.trace.TraceModel.Trace
Set the user object.
setUserObject(Object) - Method in interface diva.util.UserObjectContainer
Set the user object.
setUserSetCutLevels(boolean) - Method in class jsky.image.ImageProcessor
Set to true if the user has set the cut levels and they were not automatically set.
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
setVal(double) - Method in class jsky.coords.DMS
Set from a decimal value and calculate H:M:S.sss.
setVal(double) - Method in class jsky.coords.HMS
Set from a decimal value (hours) and calculate H:M:S.sss.
setValid(boolean) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets whether this state should be used to attempt a successful plot.
setValidDuration(Time) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
set the duration of the time line node
setValidDuration(Time) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
set the duration of the time line node
setValidEndTime(Time) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
set the time on the time line that this node ends
setValidEndTime(Time) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
set the time that this node ends
setValidStartTime(Time) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
set the time that this node starts
setValidStartTime(Time) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
set the point on the time line that this node starts
setValidTimeLineNode(Time, Time) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
move node to a specified location
setValidTimeLineNode(Time, Time) - Method in interface jsky.timeline.VetoableTimeLineNodeModel
move node to a specified location
setValue(Object) - Method in interface diva.graphx.AttributeProxy
Set the attribute value.
setValue(int, Object) - Method in class jsky.catalog.gui.CatalogQueryPanel
Set the value in the ith component.
setValue(Wavelength, double) - Method in class jsky.science.AbstractWavelength1D
default implementation, does nothing
setValue(double, double) - Method in class jsky.science.Coordinates
Sets the right-ascension and declination of the position in degrees.
setValue(double, String) - Method in class jsky.science.Flux
Sets the double value of a Flux with the specified units
setValue(double, String) - Method in class jsky.science.Quantity
Sets the value of the Quantity in specified units
setValue(double, String) - Method in class jsky.science.Redshift
Sets the double value of a redshift with the specified units
setValue(double, String) - Method in class jsky.science.Time
Sets the value with the specified units
setValue(double, String) - Method in class jsky.science.Wavelength
Sets the double value with the specified units.
setValue(Wavelength, double) - Method in class jsky.science.Wavelength1DArray
Sets the data value at the specified Wavelength in the array.
setValue(Wavelength, double) - Method in interface jsky.science.Wavelength1DModel
Sets the data value for specified wavelength.
setValue(Object) - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
setValue(double) - Method in class jsky.util.gui.LabelEntrySlider
Set the value displayed
setValue(Object) - Method in class jsky.util.NameValue
 
setValue(Region) - Method in class uk.ac.starlink.ast.AstroCoords
Sets the value of this coordinate.
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.
setValue(String, T) - Method in class uk.ac.starlink.task.Parameter
Sets the value of this parameter without any additional validation.
setValue(int) - Method in class uk.ac.starlink.ttools.plot2.config.RangeSlider
Sets the lower value in the range.
setValue(String, Object) - Method in class uk.ac.starlink.ttools.task.MapEnvironment
Sets the value of a parameter.
setValue(T) - Method in class uk.ac.starlink.util.gui.ValueButtonGroup
Sets the currently selected value.
setValue(double) - Method in class uk.ac.starlink.vo.DoubleValueField
Sets the state of the GUI component controlled by this field.
setValue(String) - Method in class uk.ac.starlink.votable.dom.DelegatingAttr
 
setValueAt(Object, int, int) - Method in class jsky.util.gui.SortedJTable.ModelWrapper
 
setValueAt(Object, int, int) - Method in class jsky.util.gui.Wavelength1DTableModel
 
setValueAt(Object, int, int) - Method in class uk.ac.starlink.table.gui.ViewHugeTableModel
 
setValueAt(Object, int, int) - Method in class uk.ac.starlink.util.gui.BeanTableModel
 
setValueAt(Object, int, int) - Method in class uk.ac.starlink.util.gui.SelectCharactersModel
Since nothing can be changed.
setValueAt(Object, int, int) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Change a description in response to a user edit.
setValueAtIndex(int, double) - Method in class jsky.science.Wavelength1DArray
Changes the stored data value at the specified index
setValueFromConsumer(Environment, TableConsumer) - Method in class uk.ac.starlink.ttools.task.OutputModeParameter
Sets the value directly from a given TableConsumer.
setValueFromConsumer(Environment, TableConsumer) - Method in class uk.ac.starlink.ttools.task.OutputTableParameter
 
setValueFromConsumer(Environment, TableConsumer) - Method in interface uk.ac.starlink.ttools.task.TableConsumerParameter
Sets the value of this parameter directly from a TableConsumer.
setValueFromObject(Environment, T) - Method in class uk.ac.starlink.task.Parameter
Sets the value of this parameter directly from a typed object.
setValueFromPainter(Environment, Painter) - Method in class uk.ac.starlink.ttools.plottask.PaintModeParameter
Sets the value for this parameter directly from a painter object.
setValueFromString(String) - Method in class uk.ac.starlink.table.DescribedValue
Sets the value of this object from a string representation.
setValueFromString(Environment, String) - Method in class uk.ac.starlink.task.DoubleParameter
As a special case, setting the value of this parameter with a null or empty string will result in a NaN value.
setValueFromString(Environment, String) - Method in class uk.ac.starlink.task.Parameter
Sets the value of this parameter from a String.
setValueIsAdjusting(boolean) - Method in class jsky.util.gui.LabelEntrySlider
Set the valueIsAdjusting property of the slider
setValueIsAdjusting(boolean) - Method in class uk.ac.starlink.table.gui.ViewHugeSelectionModel
 
setValues(double, double) - Method in class jsky.util.gui.VRangeSlider
Sets the slider's lo and hi values.
setValueUsage(String) - Method in class uk.ac.starlink.ttools.plot2.data.InputMeta
Sets a usage string which should give some clue how to specify this key from a string.
setValueWidth(int) - Method in class jsky.util.gui.XYDisplay
Set the value width in pixels
setVar(String, double) - Method in class jsky.util.JavaExpr
Set the value of the given variable to the given value.
setVariance(NDArray) - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
setVariance(NDArray) - Method in interface uk.ac.starlink.ndx.MutableNdx
Sets the Variance component of this Ndx.
setVarpi(double) - Method in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
setVerbose(boolean) - Method in class diva.util.LoggableOp
Set the verbose mode flag.
setVerbose(int) - Method in class uk.ac.starlink.xdoc.MultiXML
Sets the verbosity level - 0, 1 or 2 for ascending amounts of verbosity.
setVersion(String) - Method in class uk.ac.starlink.plastic.BasicApplication
Sets the PLASTIC version string.
setVersion(String) - Method in class uk.ac.starlink.registry.BasicCapability
Sets the version.
setVersionMessage(String) - Method in class uk.ac.starlink.task.MultiTaskInvoker
Sets the message which will be reported if the "-version" flag is given.
setVertex(int, double, double) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Set the coordinates of a vertex.
setVertexPaint(Paint) - Method in class diva.canvas.toolbox.GridLayer
Set the vertex point paint.
setVertexShape(Shape) - Method in class diva.canvas.toolbox.GridLayer
Set the vertex point shape.
setVertical(boolean) - Method in class uk.ac.starlink.util.gui.MemoryMonitor
Sets the orientation for this component.
setVerticalSpacer(float) - Method in class jsky.timeline.TimeLine
 
setViewport(JViewport) - Method in class diva.gui.toolbox.JPanner
Set the target component that is being wrapped.
setVisible(boolean) - Method in interface cds.tools.ExtApp
Allow an "external" application to show or hide this application
setVisible(boolean) - Method in class diva.canvas.AbstractFigure
Set the visibility flag of this figure.
setVisible(boolean) - Method in class diva.canvas.connector.TerminalFigure
Set the visibility flag of this object.
setVisible(boolean) - Method in class diva.canvas.FigureLayer
Set the visibility flag of this layer.
setVisible(boolean) - Method in class diva.canvas.OverlayLayer
Set the visibility flag of this layer.
setVisible(boolean) - Method in class diva.canvas.toolbox.GridLayer
Set the visibility flag of this layer.
setVisible(boolean) - Method in interface diva.canvas.VisibleComponent
Set the visibility flag of this object.
setVisible(boolean) - Method in class diva.gui.AbstractApplication
Set the visibility of the application's frame
setVisible(boolean) - Method in interface diva.gui.AppContext
Set whether the context is visible.
setVisible(boolean) - Method in class diva.gui.AppContextDelegate
Invoke the delegate's setvisible().
setVisible(boolean) - Method in class diva.gui.AppletContext
Do nothing.
setVisible(boolean) - Method in interface diva.gui.Application
Set the visibility of the application's frame
setVisible(boolean) - Method in class diva.gui.ApplicationContext
Set the frame's visibility.
setVisible(boolean) - Method in class jsky.catalog.gui.BasicTablePlotter
If the given argument is false, hide all plot symbols managed by this object, otherwise show them again.
setVisible(boolean) - Method in interface jsky.catalog.gui.TablePlotter
If the given argument is false, hide all plot symbols managed by this object, otherwise show them again.
setVisible(boolean) - Method in interface jsky.graphics.CanvasFigure
Set the visibility flag of this object.
setVisible(boolean) - Method in class jsky.image.graphics.ImageFigure
Set the visibility flag of this object.
setVisible(boolean) - Method in class jsky.image.graphics.ImageFigureGroup
Set the visibility flag of this object.
setVisible(boolean) - Method in class jsky.image.graphics.ImageLabel
Set the visibility flag of this object.
setVisible(boolean) - Method in class jsky.image.graphics.ImageLayer
Set the visibility flag of this object.
setVisible(boolean) - Method in class jsky.image.graphics.LabeledImageFigure
Set the visibility flag of this object.
setVisible(boolean) - Method in class jsky.navigator.NavigatorFrame
Delay pack until first show of window to avoid linux display bug
setVisible(boolean) - Method in class jsky.navigator.NavigatorInternalFrame
Delay pack until first show of window to avoid linux display bug
setVisible(boolean) - Method in class jsky.navigator.SymbolLayer
 
setVisible(boolean) - Method in class uk.ac.starlink.diva.DrawBasicFigure
 
setVisible(boolean) - Method in class uk.ac.starlink.diva.DrawCompositeFigure
 
setVisible(boolean) - Method in interface uk.ac.starlink.diva.DrawFigure
Set the visibility.
setVisible(boolean) - Method in class uk.ac.starlink.diva.DrawPathFigure
 
setVisited(Object, boolean) - Method in class diva.graph.layout.LevelLayout
 
setVisualObject(Object) - Method in interface diva.compat.util.VisualObjectContainer
Set the visual object.
setVotableVersion(VOTableVersion) - Method in class uk.ac.starlink.votable.VOTableFitsTableWriter
Sets the version of the VOTable standard to use for encoding metadata in the primary HDU.
setVotableVersion(VOTableVersion) - Method in class uk.ac.starlink.votable.VOTableWriter
Sets the version of the VOTable standard to which the output of this writer will conform.
setVOTableWriter(VOTableWriter) - Method in class uk.ac.starlink.vo.TapTableLoadDialog
Sets the VOTableWriter used to serialise tables for upload to the TAP service when upload queries are performed.
setWarnings(String) - Method in class uk.ac.starlink.ast.FitsChan
Set controls the issuing of warnings about various conditions.
setWarningStream(PrintStream) - Method in class uk.ac.starlink.plastic.PlasticHub
Sets a stream for this hub to log warnings (about validation of messages etc) to.
setWavelength(double) - Method in class uk.ac.starlink.pal.AOParams
Set wavelength
setWavelengthAtIndex(int, Wavelength) - Method in class jsky.science.Wavelength1DArray
Sets the Wavelength value for specified index.
setWavelengthAtIndex(int, double) - Method in class jsky.science.Wavelength1DArray
Sets the wavelength value for specified index as a double in the current default Wavelength units.
setWCS(WorldCoordinateConverter) - Method in interface jsky.image.gui.BasicImageDisplay
Set the object used to convert between image and world coordinates.
setWCS(WorldCoordinateConverter) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Set the object used to convert between image and world coordinates.
setWCS(WorldCoordinateConverter) - Method in class jsky.image.gui.ImageDisplay
Set the object used to convert between image and world coordinates.
setWCS(Object) - Method in class uk.ac.starlink.ndx.DefaultMutableNdx
 
setWCS(Object) - Method in interface uk.ac.starlink.ndx.MutableNdx
Sets the WCS component of this Ndx.
setWeighted(boolean) - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Sets whether non-unit weighting is (maybe) in force for this state.
setWeighted(boolean) - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Sets whether non-unit weighting is (maybe) in force for this state.
setWide(WideFits) - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Sets the convention for representing over-wide (>999 column) tables.
setWidth(double) - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
Sets the width attribute of the DefaultGrfState object
setWidth(double) - Method in class uk.ac.starlink.ast.gui.AstBorder
Set the line width.
setWidth(double) - Method in class uk.ac.starlink.ast.gui.AstGrid
Set the line width.
setWidth(double) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set the line width.
setWidth(String, double) - Method in class uk.ac.starlink.ast.Plot
Set line width for a Plot element by graphical element.
setWidth(double) - Method in class uk.ac.starlink.ast.Plot
Set line width for a Plot element.
setWidth(double) - Method in class uk.ac.starlink.diva.FigureProps
Set the value of width
setWindow(NDShape) - Method in class uk.ac.starlink.array.Requirements
Sets this object's required window; the shape it must have.
setWindow(NDShape) - Method in class uk.ac.starlink.hds.NdfMaker
Set the shape of NDFs to be created, in the manner of an NDF section.
setWords(LineWord[]) - Method in class uk.ac.starlink.task.LineEnvironment
Sets the words supplying the parameter values for this environment.
setWordUsage(String) - Method in class uk.ac.starlink.ttools.task.WordsParameter
Configures the usage of this parameter from usages for given words.
setWrap(boolean) - Method in class uk.ac.starlink.datanode.viewers.StyledTextArea
Determines whether text will be wrapped.
setWritable(boolean) - Method in class diva.gui.AbstractDocument
Set the "writable" flag.
setWritable(boolean) - Method in interface diva.gui.Document
Set the "writable" flag.
setWriteDate(boolean) - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Configures whether a datestamp is written to output FITS files.
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.
setWriteSchemaLocation(boolean) - Method in class uk.ac.starlink.votable.VOTableWriter
Determines whether the schema location attribute will be written on opening VOTABLE tags.
setX(int, double) - Method in class diva.util.java2d.Polygon2D.Double
Set the given X-coordinate.
setX(int, double) - Method in class diva.util.java2d.Polygon2D.Float
Set the given X-coordinate.
setX(int, double) - Method in class diva.util.java2d.Polygon2D
Set the given X-coordinate.
setX(int, double) - Method in class diva.util.java2d.Polyline2D.Double
Set the given X-coordinate.
setX(int, double) - Method in class diva.util.java2d.Polyline2D.Float
Set the given X-coordinate.
setX(int, double) - Method in class diva.util.java2d.Polyline2D
Set the given X-coordinate.
setX(String) - Method in class jsky.util.gui.XYDisplay
Set the value to display for X
setX(double) - Method in class jsky.util.gui.XYDisplay
Set the value to display for X
setX(double) - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Sets the x attribute of the DefaultGrfContainer object
setX1(double) - Method in class uk.ac.starlink.diva.FigureProps
Set the value of x1.
setX2(double) - Method in class uk.ac.starlink.diva.FigureProps
Set the value of x2.
setXArray(double[]) - Method in class uk.ac.starlink.diva.FigureProps
Set the array of X coordinates.
setXColour(Color) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set the colour of the X axis.
setXEdge(int) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set the edge to display the X label.
setXGap(double) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set the gap between X label and border.
setXGap(double) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set the gap between X labels and border.
setXGap(double) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set the major gap along the X axis.
setXLabel(String) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set the X label.
setXLabelAt(double) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set position along the X axis at which to start labelling (i.e.
setXLeft(double) - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
Set the fraction of display reserved for X labelling on the left.
setXLog(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set whether the X axis should be drawn with logarithmic spacing.
setXLogGap(int) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set log spacing power of 10 for major ticks along the X axis.
setXLogLabel(boolean) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set whether the X labels should use log-labelling.
setXLogSpacing(boolean) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set whether to display ticks using log spacing along X axis.
setXMLDeclaration(String) - Method in class uk.ac.starlink.votable.VOTableWriter
Sets the XML declaration which will be used by this writer at the head of any document written.
setXmlDescription(String) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Sets a documentation string.
setXmlDescription(String[]) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Convenience method to set the XML description from an array of text lines.
setXmlDescription(String) - Method in class uk.ac.starlink.ttools.plot2.data.InputMeta
Sets a documentation string.
setXmlDescription(String[]) - Method in class uk.ac.starlink.ttools.plot2.data.InputMeta
Convenience method to set the XML description from an array of text lines.
setXmlEncoding(String) - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
setXmlFormat(String) - Method in class uk.ac.starlink.ast.XmlChan
Set system for formatting Objects as XML.
setXmlIndent(boolean) - Method in class uk.ac.starlink.ast.XmlChan
Set XmlIndent attribute.
setXmlLength(int) - Method in class uk.ac.starlink.ast.XmlChan
Set controls output buffer length.
setXmlPrefix(String) - Method in class uk.ac.starlink.ast.XmlChan
Set the namespace prefix to use when writing.
setXmlStandalone(boolean) - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
setXmlStandalone(boolean) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
setXMLVersion(String) - Method in class diva.compat.xml.XmlWriter
Set the XML version string.
setXMLVersion(String) - Method in class diva.util.xml.XmlWriter
Set the XML version string.
setXmlVersion(String) - Method in class uk.ac.starlink.hdx.HdxDocument
Not implemented
setXmlVersion(String) - Method in class uk.ac.starlink.votable.dom.DelegatingDocument
 
setXPositions(double[]) - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Sets the xPositions attribute of the DefaultGrfContainer object
setXRight(double) - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
Set the fraction of display reserved for X labelling on the right.
setXRotated(boolean) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set whether X labels are drawn rotated if possible (only really useful for interior axis).
setXShown(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set whether the X axis should be shown or not.
setXShown(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set whether the X label should be shown.
setXShown(boolean) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set whether the X labels should be shown.
setXsiType(String) - Method in class uk.ac.starlink.registry.BasicCapability
Sets the xsi:type.
setXState(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set whether the X axis is set or unset (unset implies that all properties should remain at their AST defaults).
setXState(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set whether the X label is set or unset (unset implies that all label properties should remain at their AST defaults).
setXState(boolean) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set whether the X labels are set or unset (unset implies that all label properties should remain at their AST defaults).
setXStyle(int) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set the X axis line style.
setXtension(String) - Method in class nom.tam.fits.Header
Set the XTENSION keyword to the given value.
setXText(String) - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Set the X label.
setXtype(String) - Method in class uk.ac.starlink.table.DefaultValueInfo
Sets the Xtype string applying to values described by this object.
setXtype(ValueInfo, String) - Static method in class uk.ac.starlink.table.Tables
setXVertex(int, double) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Set the X-coordinate of a vertex.
setXWidth(double) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set the X axis line width.
setXY(Object, int, int) - Method in class diva.graph.layout.GridAnnealingLayout
Set the logical X, Y positions of the given node.
setY(int, double) - Method in class diva.util.java2d.Polygon2D.Double
Set the given Y-coordinate
setY(int, double) - Method in class diva.util.java2d.Polygon2D.Float
Set the given Y-coordinate
setY(int, double) - Method in class diva.util.java2d.Polygon2D
Set the given Y-coordinate
setY(int, double) - Method in class diva.util.java2d.Polyline2D.Double
Set the given Y-coordinate
setY(int, double) - Method in class diva.util.java2d.Polyline2D.Float
Set the given Y-coordinate
setY(int, double) - Method in class diva.util.java2d.Polyline2D
Set the given Y-coordinate
setY(String) - Method in class jsky.util.gui.XYDisplay
Set the value to display for Y
setY(double) - Method in class jsky.util.gui.XYDisplay
Set the value to display for Y
setY(double) - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Sets the y attribute of the DefaultGrfContainer object
setY1(double) - Method in class uk.ac.starlink.diva.FigureProps
Set the value of y1.
setY2(double) - Method in class uk.ac.starlink.diva.FigureProps
Set the value of y2.
setYArray(double[]) - Method in class uk.ac.starlink.diva.FigureProps
Set the array of Y coordinates.
setYAxes(ValueInfo[]) - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Sets the metadata for the different Y axes to be plotted (one for each graph).
setYAxisLabels(String[]) - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Sets the text labels for the different Y axes to be plotted (one for each graph).
setYBottom(double) - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
Set the fraction of display reserved for Y labelling at the bottom.
setYColour(Color) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set the colour of the Y axis.
setYConverters(ValueConverter[]) - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Sets an array of numeric converter objects, one for the Y axis of each graph.
setYEdge(int) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set the edge to display the Y label.
setYFlipFlags(boolean[]) - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Sets flags for which Y axes will be plotted inverted (one for each graph).
setYGap(double) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set the gap between Y label and border.
setYGap(double) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set the gap between Y labels and border.
setYGap(double) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set the major gap along the Y axis.
setYLabel(String) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set the Y label.
setYLabelAt(double) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set position along the Y axis at which to start labelling (i.e.
setYLog(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set whether the Y axis should be drawn with logarithmic spacing.
setYLogFlags(boolean[]) - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Sets flags for which Y axes will be plotted logarithmically (one for each graph).
setYLogGap(int) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set log spacing power of 10 for major ticks along the X axis.
setYLogLabel(boolean) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set whether the Y labels should use log-labelling.
setYLogSpacing(boolean) - Method in class uk.ac.starlink.ast.gui.AstTicks
Set whether to display ticks using log spacing along Y axis.
setYPositions(double[]) - Method in class uk.ac.starlink.ast.grf.DefaultGrfContainer
Sets the yPositions attribute of the DefaultGrfContainer object
setYRanges(double[][]) - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Sets data ranges for each different Y axis (one for each graph).
setYRotated(boolean) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set whether Y labels are drawn rotated if possible (only really useful for interior axis).
setYShown(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set whether the Y axis should be shown or not.
setYShown(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set whether the Y label should be shown.
setYShown(boolean) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set whether the Y labels should be shown.
setYState(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set whether the Y axis is set or unset (unset implies that all properties should remain at their AST defaults).
setYState(boolean) - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Set whether the Y label is set or unset (unset implies that all label properties should remain at their AST defaults).
setYState(boolean) - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Set whether the Y labels are set or unset (unset implies that all label properties should remain at their AST defaults).
setYStyle(int) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set the Y axis line style.
setYText(String) - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Set the Y label.
setYTop(double) - Method in class uk.ac.starlink.ast.gui.GraphicsEdges
Set the fraction of display reserved for Y labelling at the top.
setYVertex(int, double) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Set the Y-coordinate of a vertex.
setYWidth(double) - Method in class uk.ac.starlink.ast.gui.AstAxes
Set the Y axis line width.
setYZeroFlag(boolean) - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Sets whether a line should be drawn at y=0 on all the graphs.
setZoom(double) - Method in class uk.ac.starlink.ast.ZoomMap
Set zoomMap scale factor.
setZoomFactor(double) - Method in class diva.sketch.toolbox.ZoomRecognizer
Set the zoom scaling factor for this recognizer.
setZoomFactor(float) - Method in class jsky.image.gui.ImageZoom
Set the zoom factor
setZoomScale(double) - Method in class uk.ac.starlink.ttools.plot.Plot3DState
Returns the zoom level.
SEX_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key to determine whether sexagesimal coordinates are used.
SEXAGESIMAL - Static variable in class uk.ac.starlink.ttools.convert.SkyUnits
Sexagesimal (hh:mm:ss.s, dd:mm:ss.s).
SexagesimalTableCellEditor - Class in jsky.util.gui
Used to reformat RA,DEC coordinates in a JTable in sexagesimal notation for display.
SexagesimalTableCellEditor(boolean) - Constructor for class jsky.util.gui.SexagesimalTableCellEditor
Constructor.
SexagesimalTableCellRenderer - Class in jsky.util.gui
Used to reformat RA,DEC coordinates in a JTable in sexagesimal notation for display.
SexagesimalTableCellRenderer(boolean) - Constructor for class jsky.util.gui.SexagesimalTableCellRenderer
Constructor.
SexagesimalToDegrees - Class in uk.ac.starlink.ttools.convert
Converts between Strings in sexagesimal format and numeric values in degrees.
SexagesimalToDegrees(ValueInfo, boolean) - Constructor for class uk.ac.starlink.ttools.convert.SexagesimalToDegrees
 
SHADE_HIGH - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for aux shader upper limit.
SHADE_LOW - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for aux shader lower limit.
SHADE_SUBRANGE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for aux shader subrange.
ShadeAxis - Class in uk.ac.starlink.ttools.plot2
Graphical representation of aux shading range which can be placed near the plot.
ShadeAxis(Shader, Scaler, String, Captioner, double, int) - Constructor for class uk.ac.starlink.ttools.plot2.ShadeAxis
Constructor.
ShadeAxisFactory - Interface in uk.ac.starlink.ttools.plot2
Defines how to get a ShadeAxis for a shader range.
ShadeAxisKit - Class in uk.ac.starlink.ttools.plot2
Aggregates information required for generating an Aux colour axis.
ShadeAxisKit(ShadeAxisFactory, Span, Subrange) - Constructor for class uk.ac.starlink.ttools.plot2.ShadeAxisKit
Constructor.
ShadeAxisKit() - Constructor for class uk.ac.starlink.ttools.plot2.ShadeAxisKit
Constructs a ShadeAxisKit with null members.
Shader - Interface in uk.ac.starlink.ttools.plot
Defines an object which can modify an sRGB colour as defined by a scalar parameter.
ShaderConfigKey - Class in uk.ac.starlink.ttools.plot2.config
ConfigKey for selecting shader objects.
ShaderConfigKey(ConfigMeta, Shader[], Shader) - Constructor for class uk.ac.starlink.ttools.plot2.config.ShaderConfigKey
Constructor.
ShaderLegend - Class in uk.ac.starlink.ttools.build
Generates a graphic in SVG format showing labelled colourmaps.
ShaderLegend(int) - Constructor for class uk.ac.starlink.ttools.build.ShaderLegend
Constructor.
ShaderListCellRenderer - Class in uk.ac.starlink.ttools.gui
ListCellRenderer suitable for a combo box containing Shaders.
ShaderListCellRenderer(JComboBox<Shader>) - Constructor for class uk.ac.starlink.ttools.gui.ShaderListCellRenderer
Constructs a renderer suitable for use with a combo box containing shaders.
ShaderParameter - Class in uk.ac.starlink.ttools.plottask
Parameter for choosing Shader objects.
ShaderParameter(String) - Constructor for class uk.ac.starlink.ttools.plottask.ShaderParameter
Constructor.
Shaders - Class in uk.ac.starlink.ttools.plot
Provides some implementations of the Shader interface.
Shaders() - Constructor for class uk.ac.starlink.ttools.plot.Shaders
 
ShaderTweaker - Class in uk.ac.starlink.ttools.plot
DataColorTweaker implementation which uses an array of Shader objects.
ShaderTweaker(int, Shader[], double[][], boolean[], boolean[]) - Constructor for class uk.ac.starlink.ttools.plot.ShaderTweaker
Constructor.
shaderValue(Environment) - Method in class uk.ac.starlink.ttools.plottask.ShaderParameter
Returns the value of this parameter as a Shader object.
ShadeSpec - Class in uk.ac.starlink.ttools.plot2.task
Specifies a shade axis in sufficient detail to recreate it as part of a STILTS plotting command.
ShadeSpec(ConfigMap, boolean, String, double) - Constructor for class uk.ac.starlink.ttools.plot2.task.ShadeSpec
Constructor.
ShadeStamper(Shader, Scaling, Subrange, Color, Color, float) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapeMode.ShadeStamper
Constructor.
SHADING_PREFIX - Static variable in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
Base name of associated Shading parameter.
SHADOW_TICKS - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for shadow tick drawing.
shape - Variable in class diva.compat.canvas.AbstractPaintedGraphic
The shape being painted.
shape - Variable in class diva.util.java2d.AbstractPaintedGraphic
Deprecated.
The shape being painted.
shape - Variable in class jsky.catalog.gui.BasicTablePlotter.FigureListItem
 
SHAPE_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
SHAPE_KEY - Static variable in class uk.ac.starlink.datanode.nodes.ValueInfoMetamapGroup
 
SHAPE_KEY - Static variable in class uk.ac.starlink.feather.FeatherStarTable
JSON key to store stringified array shape in column user metadata.
SHAPE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
Config key for handle shape.
ShapedFigure - Interface in diva.canvas.interactor
An interface that defines the setShape() method.
shapeEquals(Shape, Shape, double) - Static method in class diva.util.jester.TestUtilities
Test if two shapes are equal.
ShapeFamilyLayerType - Class in uk.ac.starlink.ttools.plot2.task
LayerType that represents a family of ShapeModePlotters.
ShapeFamilyLayerType(ShapeForm, List<ShapeModePlotter>) - Constructor for class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
Constructor.
ShapeForm - Interface in uk.ac.starlink.ttools.plot2.layer
Plotter Form sub-interface for use with ShapeMode.
ShapeIterator - Class in uk.ac.starlink.table
Iterates over a shape array, as got from ValueInfo.getShape().
ShapeIterator(int[]) - Constructor for class uk.ac.starlink.table.ShapeIterator
Constructs a new ShapeIterator.
ShapeMode - Class in uk.ac.starlink.ttools.plot2.layer
Defines how outlines defined by a ShapeForm are coloured in a plot.
ShapeMode(String, Icon, Coord[], boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Constructor.
ShapeMode.AutoTransparentStamper - Class in uk.ac.starlink.ttools.plot2.layer
Stamper implementation for auto transparency.
ShapeMode.DensityStamper - Class in uk.ac.starlink.ttools.plot2.layer
Stamper implementation for density mode.
ShapeMode.FlatStamper - Class in uk.ac.starlink.ttools.plot2.layer
Stamper implementation for flat colouring.
ShapeMode.ShadeStamper - Class in uk.ac.starlink.ttools.plot2.layer
Stamper implementation for use with AuxShadingMode.
ShapeMode.WeightStamper - Class in uk.ac.starlink.ttools.plot2.layer
Stamper implementation for use with WeightedShadingMode.
ShapeModeDoc - Class in uk.ac.starlink.ttools.build
Writes XML text documenting known plot2 ShapeModes (shading modes).
ShapeModeDoc(boolean) - Constructor for class uk.ac.starlink.ttools.build.ShapeModeDoc
Constructor.
ShapeModePlotter - Interface in uk.ac.starlink.ttools.plot2.layer
ModePlotter subclass with ShapeForm for form and ShapeMode for mode.
ShapePainter - Interface in uk.ac.starlink.ttools.plot2.layer
Interface to define the actual shape drawing done by an Outliner.
ShapePlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter that plots shapes at each data point.
ShapePlotter(String, ShapeForm, ShapeMode) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
Constructs a ShapePlotter with a coord group determined from its supplied form and mode.
ShapePlotter(String, ShapeForm, ShapeMode, CoordGroup) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
Constructs a ShapePlotter with a given coord group.
shapes() - Method in class diva.canvas.OverlayLayer
Return an iterator over the shapes currently in this layer.
Shapes - Class in uk.ac.starlink.ttools.func
Functions useful for working with shapes in the (X, Y) plane.
ShapeStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style that combines information from a ShapeForm and a ShapeMode.
ShapeStyle(Outliner, Stamper) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapeStyle
Constructor.
ShapeUtil - Class in jsky.image.graphics
Utility methods for generating various common Shapes for drawing figures.
ShapeUtil() - Constructor for class jsky.image.graphics.ShapeUtil
 
ShapeUtilities - Class in diva.util.java2d
A set of utilities on Java2D shapes.
ShapeUtilities() - Constructor for class diva.util.java2d.ShapeUtilities
 
ShapeUtilities - Class in jsky.util.java2d
A set of utilities on Java2D shapes.
ShapeUtilities() - Constructor for class jsky.util.java2d.ShapeUtilities
 
ShapeUtilitiesTest - Class in diva.util.test
A test suite for ShapeUtilities.
ShapeUtilitiesTest(TestHarness) - Constructor for class diva.util.test.ShapeUtilitiesTest
Constructor
shiftColormap(int) - Method in class jsky.image.ImageColormap
Shift the colormap by the given amount.
shiftColormap(int) - Method in class jsky.image.ImageProcessor
Shift the colormap by the given amount.
ShiftMap - Class in uk.ac.starlink.ast
Java interface to the AST ShiftMap class - add a constant value to each coordinate.
ShiftMap(double[]) - Constructor for class uk.ac.starlink.ast.ShiftMap
Creates a ShiftMap.
SHORT - Static variable in class uk.ac.starlink.array.Type
Object representing primitive data of short type.
SHORT - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for 16-bit integer, no null handling.
SHORT_ARRAY - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for variable-length array of 16-bit integers.
SHORT_INDEX - Static variable in interface nom.tam.util.PrimitiveInfo
 
SHORT_NAME - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
SHORTDASH - Static variable in class uk.ac.starlink.ast.grf.DefaultGrf
Use a short dash line drawing style.
ShortList - Class in uk.ac.starlink.util
Extendable array of shorts.
ShortList() - Constructor for class uk.ac.starlink.util.ShortList
Constructs a new list.
ShortList(int) - Constructor for class uk.ac.starlink.util.ShortList
Constructs a new list with a given initial capacity.
ShortList(short[]) - Constructor for class uk.ac.starlink.util.ShortList
Constructs a new list initialised to the contents of a given array.
SHORTNAME - Static variable in class uk.ac.starlink.vo.ResourceField
ShortName field.
SHORTNAMES - Static variable in class uk.ac.starlink.diva.DrawFigureFactory
Simple names for the various figures
ShortPair - Class in uk.ac.starlink.ttools.plot2.layer
Aggregates two short integer values.
ShortPair(short, short) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShortPair
Constructor.
shortString(double) - Static method in class jsky.util.Convert
Gets a reasonably short string representation of a double for use in a graphical user interface.
shortValue() - Method in class uk.ac.starlink.ast.gui.AstDouble
 
shouldScroll(int, Rectangle) - Method in class jsky.util.gui.BasicRangeSliderUI.RangeSliderTrackListener
 
shouldSelectCell(EventObject) - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Tell the editor to start editing using anEvent.
show(OutputStream) - Method in class jsky.util.JarManager
Print a description of the jar files in the class path to the given stream.
show(String) - Method in class jsky.util.JarManager
Print a description of the jar files in the class path to the given file.
show() - Method in class uk.ac.starlink.ast.AstObject
Display a textual representation of an Object on standard output.
show - Variable in class uk.ac.starlink.ast.gui.AstBorder
Whether the border should be shown (different from unset).
show - Variable in class uk.ac.starlink.ast.gui.AstGrid
Whether the grid should be shown (different from unset).
show - Variable in class uk.ac.starlink.ast.gui.AstTicks
Whether ticks mark should be shown (different from unset).
show - Variable in class uk.ac.starlink.ast.gui.AstTitle
Whether the title should be shown (different from unset).
show - Variable in class uk.ac.starlink.ast.gui.BorderControls
Whether the border is to be shown.
show - Variable in class uk.ac.starlink.ast.gui.GridControls
Whether the grid is to be shown.
show - Variable in class uk.ac.starlink.ast.gui.TickControls
Check box for whether ticks should be shown or not.
SHOW_ALL - Static variable in class uk.ac.starlink.util.NodeDescendants
Indicates that all nodes should be included in a traversal of, or iteration through, a tree.
SHOW_ATTRIBUTE - Static variable in class uk.ac.starlink.util.NodeDescendants
 
SHOW_CDATA_SECTION - Static variable in class uk.ac.starlink.util.NodeDescendants
 
SHOW_COMMENT - Static variable in class uk.ac.starlink.util.NodeDescendants
 
SHOW_DOCUMENT - Static variable in class uk.ac.starlink.util.NodeDescendants
 
SHOW_DOCUMENT_FRAGMENT - Static variable in class uk.ac.starlink.util.NodeDescendants
 
SHOW_DOCUMENT_TYPE - Static variable in class uk.ac.starlink.util.NodeDescendants
 
SHOW_ELEMENT - Static variable in class uk.ac.starlink.util.NodeDescendants
 
SHOW_ENTITY - Static variable in class uk.ac.starlink.util.NodeDescendants
 
SHOW_ENTITY_REFERENCE - Static variable in class uk.ac.starlink.util.NodeDescendants
 
SHOW_LABEL - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for legend inclusion flag.
SHOW_NOTATION - Static variable in class uk.ac.starlink.util.NodeDescendants
 
SHOW_PROCESSING_INSTRUCTION - Static variable in class uk.ac.starlink.util.NodeDescendants
 
SHOW_TEXT - Static variable in class uk.ac.starlink.util.NodeDescendants
 
showAllChoosable(DataNode) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Opens up the tree recursively from a given node to display all the choosable items at any level.
showBusy(Component) - Static method in class jsky.util.gui.BusyWin
Temporarily show the busy cursor for all frames except the given one.
showBusy() - Static method in class jsky.util.gui.BusyWin
Temporarily show the busy cursor for all application frames.
showConnectionDialog(Component, Connector) - Static method in class uk.ac.starlink.connect.ConnectorManager
Pops up a modal dialogue which invites the user to log into a connection using a given connector.
showDialog(Component, String, String, String) - Static method in class uk.ac.starlink.util.gui.SelectStringDialog
Show a dialog window.
showError(String, Exception) - Method in class diva.gui.AbstractApplication
Show an error in a dialog box with stack trace.
showError(String, Exception) - Method in interface diva.gui.Application
Report that an exception occured to the user.
showError(Component, String, Throwable, String[]) - Static method in class uk.ac.starlink.util.gui.ErrorDialog
Pops up a modal dialogue displaying information about an error with an additional multi-line message.
showError(Component, String, Throwable, String) - Static method in class uk.ac.starlink.util.gui.ErrorDialog
Pops up a modal dialogue displaying information about an error with an additional single-line message.
showError(Component, String, Throwable) - Static method in class uk.ac.starlink.util.gui.ErrorDialog
Pops up a modal dialogue displaying information about an error.
showError(Component, Throwable) - Static method in class uk.ac.starlink.util.gui.ErrorDialog
Pops up a modal dialogue displaying information about an error.
showError(IOException) - Method in interface uk.ac.starlink.vo.ResultHandler
Updates GUI with an error obtained while trying to acquire result.
showErrorDialog() - Method in class jsky.util.gui.CoordinatesOffsetPanel
Shows an error dialog to the user which informs them that the current input is not a valid set of coordinates.
showErrorDialog() - Method in class jsky.util.gui.CoordinatesPanel
Shows an error dialog to the user which informs them that the current input is not a valid set of coordinates.
showErrorMessageDialog(Component) - Method in exception jsky.science.WavelengthNotInPassbandException
 
showException(Component, Exception, String) - Static method in class diva.gui.GUIUtilities
Display an exception in a nice user-oriented way.
showExtent - Variable in class jsky.util.gui.BasicRangeSliderUI
 
showFrame(JInternalFrame) - Method in class diva.gui.toolbox.JPseudoFrame
Show the pseudo-frame with the contents of the given internal frame.
showFrame(Component) - Static method in class jsky.util.gui.SwingUtil
Make sure that the given JFrame or JInternalFrame is visible
ShowFunctions - Class in uk.ac.starlink.ttools.task
Task for browsing available algebraic functions.
ShowFunctions() - Constructor for class uk.ac.starlink.ttools.task.ShowFunctions
 
showImageDisplay() - Method in class jsky.navigator.Navigator
Show the image display window.
showLoadDialog(Component, String) - Method in class uk.ac.starlink.table.gui.SystemBrowser
Returns a TableLoader based on the file selected by a user.
SHOWMEAN_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
Config key to display a line at the mean value.
showMesh(boolean, String) - Method in class uk.ac.starlink.ast.Region
Display a mesh of points covering the surface of a Region.
showNavigatorFrame(Catalog) - Method in class jsky.navigator.NavigatorImageDisplay
If the given catalog argument is null, display the catalog window ("Browse" mode), otherwise query the catalog using the default arguments for the current image.
showNodeDetail(DataNode) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Invoked when the selection is changed to update the display according to the current selection.
showPictures - Variable in class jsky.util.gui.GenericToolBar
If true, display button icons
showResult(T) - Method in interface uk.ac.starlink.vo.ResultHandler
Updates GUI with the acquired result.
showSaveDialog(Component, StarTableOutput, ComboBoxModel<String>, StarTable[]) - Method in class uk.ac.starlink.table.gui.FilestoreTableSaveDialog
 
showSaveDialog(Component, StarTableOutput, ComboBoxModel<String>, StarTable[]) - Method in class uk.ac.starlink.table.gui.SQLWriteDialog
 
showSaveDialog(Component, StarTableOutput, ComboBoxModel<String>, StarTable[]) - Method in class uk.ac.starlink.table.gui.SystemTableSaveDialog
 
showSaveDialog(Component) - Method in class uk.ac.starlink.table.gui.TableSaveChooser
Pops up a modal dialogue which interacts with the user to save the tables returned by TableSaveChooser.getTables().
showSaveDialog(Component, StarTableOutput, ComboBoxModel<String>, 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.
showStackTrace(Component, Exception) - Static method in class diva.gui.GUIUtilities
Display a stack trace dialog.
showStackTrace(Component, Exception, String) - Static method in class diva.gui.GUIUtilities
Display a stack trace dialog.
showStatus(String) - Method in interface diva.gui.AppContext
Show the given status string at the bottom of the context.
showStatus(String) - Method in class diva.gui.AppContextDelegate
Show the status in the delegate.
showStatus(String) - Method in class diva.gui.AppletContext
Show the given status string at the bottom of the context.
showStatus(String) - Method in class diva.gui.ApplicationContext
Show the given status string at the bottom of the context.
showStatus(String) - Method in class diva.gui.DesktopContext
Show the given status string in the context.
showText - Variable in class jsky.util.gui.GenericToolBar
If true, display button labels
showTitle - Variable in class uk.ac.starlink.ast.gui.TitleControls
Whether to show the title or not.
showVOTableObject(String[]) - Method in interface cds.tools.ExtApp
Call or Callback asking the other application to SHOW objects found in a VOTable previous transmission via loadVOTable() method.
showWaiting() - Method in interface uk.ac.starlink.vo.ResultHandler
Updates GUI to indicate the result is in the process of being acquired.
showX - Variable in class uk.ac.starlink.ast.gui.AstAxes
Whether the X axis should be shown (different from unset).
showXUnits - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
Whether the X label should also have the units displayed.
showY - Variable in class uk.ac.starlink.ast.gui.AstAxes
Whether the Y axis should be shown (different from unset).
showYUnits - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
Whether the Y label should also have the units displayed.
ShrinkWrapper - Class in uk.ac.starlink.util.gui
Provides a container for a component whose maximum size is the same as its preferred size.
ShrinkWrapper(Component) - Constructor for class uk.ac.starlink.util.gui.ShrinkWrapper
Constructs a shrink wrapper.
shutdown() - Method in class uk.ac.starlink.vo.TapServiceKit
Releases resources and terminates any currently running asynchronous metadata reads.
SIA - Static variable in class uk.ac.starlink.vo.Capability
Simple Image Access capability.
SiaConeSearcher - Class in uk.ac.starlink.ttools.cone
ConeSearcher implementation using a VO Simple Image Access service.
SiaConeSearcher(String, SiaVersion, SiaFormatOption, boolean, StarTableFactory, ContentCoding) - Constructor for class uk.ac.starlink.ttools.cone.SiaConeSearcher
Constructor.
SiaFormatOption - Class in uk.ac.starlink.vo
Encapsulates options for record format requirements used in an SIA query.
SiaFormatOption(String) - Constructor for class uk.ac.starlink.vo.SiaFormatOption
Constructs an option instance with a single value, suitable for both SIAv1 and SIAv2.
SiaFormatOption(String, String[]) - Constructor for class uk.ac.starlink.vo.SiaFormatOption
Constructs a general format option.
SiapTableLoadDialog - Class in uk.ac.starlink.vo
Table load dialogue for retrieving the result of a SIAP query.
SiapTableLoadDialog() - Constructor for class uk.ac.starlink.vo.SiapTableLoadDialog
Constructor.
SiaVersion - Enum in uk.ac.starlink.vo
Version of the Simple Image Access protocol.
sideFilled(String) - Static method in class uk.ac.starlink.ttools.plot.BarStyles
Returns a new style set which draws filled rectangles side by side (one for each subset).
sideFilled3d(String) - Static method in class uk.ac.starlink.ttools.plot.BarStyles
Returns a new style set which draws 3d filled rectangles side by side (one for each subset).
SideFlags - Class in uk.ac.starlink.ttools.plot2.geom
Encapsulates four boolean flags, one for each side of a rectangle.
SideFlags(boolean, boolean, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SideFlags
Constructor.
sideOpen(String, boolean, boolean) - Static method in class uk.ac.starlink.ttools.plot.BarStyles
Returns a new style set which draws open rectangles side by side (one for each subset).
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(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.
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.
SIGMA_ALPHA - Static variable in class gaia.cu9.tools.parallax.readers.StarVariablesCsvSchema
 
SIGMA_DELTA - Static variable in class gaia.cu9.tools.parallax.readers.StarVariablesCsvSchema
 
SIGMA_VARPI - Static variable in class gaia.cu9.tools.parallax.readers.StarVariablesCsvSchema
 
SIMBAD - Static variable in class uk.ac.starlink.ttools.calc.WebMapper
Maps a source identifier to its Simbad web page.
SIMBAD_NAME - Static variable in class uk.ac.starlink.ttools.cone.CdsUploadMatcher
Alias for Simbad flat view table.
simbadUrl(String) - Static method in class uk.ac.starlink.ttools.func.URLs
Maps a source identifier to the URL of its SIMBAD web page.
simpFI() - Method in class uk.ac.starlink.ast.Transformer
Indicates whether a forward transformation followed by an inverse transformation may always be considered to restore the original coordinates.
simpIF() - Method in class uk.ac.starlink.ast.Transformer
Indicates whether an inverse transformation followed by a forward transformation may always be considered to restore the original coordinates.
SIMPLE - Static variable in class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
Simple storage: data is read on demand from table every time.
SimpleData - Class in diva.sketch.recognition
An instance of typed data that represents dynamic, user-defined types.
SimpleData() - Constructor for class diva.sketch.recognition.SimpleData
Used in the builder interface--do not call this constructor from code!
SimpleData(String) - Constructor for class diva.sketch.recognition.SimpleData
Construct a simple data with the given dynamic identifier.
SimpleDataNodeBuilder - Class in uk.ac.starlink.datanode.factory
An abstract DataNodeBuilder providing a template for builders which build nodes from instances of a given class.
SimpleDataNodeBuilder(String, Class) - Constructor for class uk.ac.starlink.datanode.factory.SimpleDataNodeBuilder
Construct a new builder which will turn out DataNodes from objects of a given class (or its subclasses).
SimpleDataNodeBuilder(Class, Class) - Constructor for class uk.ac.starlink.datanode.factory.SimpleDataNodeBuilder
Construct a new builder which will turn out DataNode of a given class from objects of a given class.
SimpleDataStoreFactory - Class in uk.ac.starlink.ttools.plot2.data
DataStoreFactory implementation that does no caching.
SimpleDataStoreFactory(TupleRunner) - Constructor for class uk.ac.starlink.ttools.plot2.data.SimpleDataStoreFactory
Constructor.
SimpleDecalPlotter<S extends Style> - Class in uk.ac.starlink.ttools.plot2.layer
Abstract Plotter implementation that does all its painting using a Decal, no Glyphs.
SimpleDecalPlotter(String, Icon, CoordGroup, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SimpleDecalPlotter
Constructor.
SimpleDomain<T> - Class in uk.ac.starlink.ttools.plot2.data
Minimal Domain implementation with only one mapper.
SimpleDomain(Class<T>, String, String, String) - Constructor for class uk.ac.starlink.ttools.plot2.data.SimpleDomain
Constructor.
SimpleDomain.Mapper<T> - Class in uk.ac.starlink.ttools.plot2.data
Simple mapper implementation.
SimpleEdgeController - Class in diva.graphx.tutorial
A simple implementation of the EdgeRenderer interface.
SimpleEdgeController(GraphController) - Constructor for class diva.graphx.tutorial.SimpleEdgeController
Construct a new SimpleNodeController
SimpleGraphController - Class in diva.graph
A simple graph controller, which works well if all nodes have the same interaction, and all edges have the same interaction.
SimpleGraphController() - Constructor for class diva.graph.SimpleGraphController
Create a new basic controller with default node and edge controllers.
SimpleGraphController - Class in diva.graphx.tutorial
A concrete subclass of GraphController that we use in the tutorial examples.
SimpleGraphController(GraphicsPane, GraphModel) - Constructor for class diva.graphx.tutorial.SimpleGraphController
Create a new controller with default node and edge controllers.
SimpleGraphController.NodeCreator - Class in diva.graphx.tutorial
An inner class that places a node at the clicked-on point on the screen, if control-clicked with mouse button 1.
SimpleLayerType - Class in uk.ac.starlink.ttools.plot2.task
LayerType representing a single Plotter.
SimpleLayerType(Plotter<?>) - Constructor for class uk.ac.starlink.ttools.plot2.task.SimpleLayerType
Constructor.
SimpleMappedInput - Class in uk.ac.starlink.fits
Random-access BasicInput implementation based on a single byte buffer.
SimpleMappedInput(BufferManager) - Constructor for class uk.ac.starlink.fits.SimpleMappedInput
Constructor.
SimpleNodeController - Class in diva.graphx.tutorial
A simple renderer for nodes.
SimpleNodeController(GraphController) - Constructor for class diva.graphx.tutorial.SimpleNodeController
Construct a new SimpleNodeController
SimplePane - Class in diva.canvas.demo
A pane containing instances of some basic figures.
SimplePane() - Constructor for class diva.canvas.demo.SimplePane
Constructor
SimpleRenderedImage - Class in jsky.image
A simple class implementing the RenderedImage interface.
SimpleRenderedImage() - Constructor for class jsky.image.SimpleRenderedImage
 
SimpleRenderedImage - Class in uk.ac.starlink.jaiutil
A simple class implemented the RenderedImage interface.
SimpleRenderedImage() - Constructor for class uk.ac.starlink.jaiutil.SimpleRenderedImage
 
SimpleTutorial - Class in diva.canvas.tutorial
This tutorial shows how to construct a JCanvas and place figures on it.
SimpleTutorial() - Constructor for class diva.canvas.tutorial.SimpleTutorial
Create a JCanvas and put it into a window
SimpleTutorial - Class in diva.graph.tutorial
This is the most basic tutorial, popping up an empty graph editing window.
SimpleTutorial(AppContext) - Constructor for class diva.graph.tutorial.SimpleTutorial
 
SimpleTutorial - Class in diva.graphx.tutorial
This is the most basic tutorial, popping up an empty graph editing window.
SimpleTutorial(AppContext) - Constructor for class diva.graphx.tutorial.SimpleTutorial
 
SimpleValueInfo(ValueInfo) - Constructor for class uk.ac.starlink.ttools.plot.PlotState.SimpleValueInfo
 
simplify() - Method in class uk.ac.starlink.ast.Mapping
Simplify a Mapping.
sin(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Sine of an angle.
Sin2 - Class in uk.ac.starlink.ttools.plot2.geom
Sine (Orthographic) projecter implementation.
Sin2() - Constructor for class uk.ac.starlink.ttools.plot2.geom.Sin2
 
Sin2.Sin2Deproj - Class in uk.ac.starlink.ttools.plot2.geom
 
Sin2Deproj() - Constructor for class uk.ac.starlink.ttools.plot2.geom.Sin2.Sin2Deproj
 
sinc(int) - Static method in class uk.ac.starlink.ast.Mapping.Interpolator
Returns a resampling interpolator which uses a sinc(pi*x) 1-dimensional kernel.
sinc(int) - Static method in class uk.ac.starlink.ast.Mapping.Spreader
Returns a resampling spreader which uses a sinc(pi*x) 1-dimensional kernel.
sincCos(int, double) - Static method in class uk.ac.starlink.ast.Mapping.Interpolator
Returns a resampling interpolator which uses a sinc(pi*x).cos(k*pi*x) 1-dimensional kernel.
sincCos(int, double) - Static method in class uk.ac.starlink.ast.Mapping.Spreader
Returns a resampling spreader which uses a sinc(pi*x).cos(k*pi*x) 1-dimensional kernel.
sincGauss(int, double) - Static method in class uk.ac.starlink.ast.Mapping.Interpolator
Returns a resampling interpolator which uses a sinc(pi*x).exp(-k*x*x) 1-dimensional kernel.
sincGauss(int, double) - Static method in class uk.ac.starlink.ast.Mapping.Spreader
Returns a resampling spreader which uses a sinc(pi*x).exp(-k*x*x) 1-dimensional kernel.
sincSinc(int, double) - Static method in class uk.ac.starlink.ast.Mapping.Interpolator
Returns a resampling interpolator which uses a sinc(pi*x).sinc(k*pi*x) 1-dimensional kernel.
sincSinc(int, double) - Static method in class uk.ac.starlink.ast.Mapping.Spreader
Returns a resampling spreader which uses a sinc(pi*x).sinc(k*pi*x) 1-dimensional kernel.
sind(double) - Static method in class jsky.coords.Trigod
Computes the sine (argument in degrees)
sinDeg(double) - Static method in class uk.ac.starlink.ttools.func.TrigDegrees
Sine of an angle.
sineFirstLast(TimedStroke) - Static method in class diva.sketch.features.SineFirstLastPtsFE
Return the sine of the angle between the first and the last points of the stroke.
SineFirstLastPtsFE - Class in diva.sketch.features
SineFirstLastPtsFE computes the sine of the angle between the first and the last points of a stroke.
SineFirstLastPtsFE() - Constructor for class diva.sketch.features.SineFirstLastPtsFE
 
sineInitAngle(TimedStroke) - Static method in class diva.sketch.features.SineInitAngleFE
Return the sine of the initial angle of the stroke.
SineInitAngleFE - Class in diva.sketch.features
SineInitAngleFE computes the sine of the initial angle of a stroke.
SineInitAngleFE() - Constructor for class diva.sketch.features.SineInitAngleFE
 
SinePlot - Class in uk.ac.starlink.ttools.example
Example programmatic use of stilts plot2 classes.
SinePlot(SinePlot.PlanePlotter, int) - Constructor for class uk.ac.starlink.ttools.example.SinePlot
Constructor.
SinePlot.PlanePlotter - Interface in uk.ac.starlink.ttools.example
Abstracts the way that the table is turned into a 2d plot component.
SINGLE - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkForm
MarkForm instance for a single point per tuple.
SINGLE_SELECTION - Static variable in interface diva.canvas.interactor.SelectionModel
Allow only one screen object to be selected at a time.
singleComment - Variable in class uk.ac.starlink.util.AsciiFileParser
The character used for single-line comments.
SingleCoord - Class in uk.ac.starlink.ttools.plot2.data
Partial Coord implementation for quantities that are represented as scalars both to the user and internally.
SingleCoord(InputMeta, boolean, Domain<?>, StorageType) - Constructor for class uk.ac.starlink.ttools.plot2.data.SingleCoord
Constructor.
SingleGangerFactory<P,A> - Class in uk.ac.starlink.ttools.plot2
GangerFactory implementation for single-zone gangs.
SingleMapperTask - Class in uk.ac.starlink.ttools.task
MapperTask which has a single input table.
SingleMapperTask(String, ProcessingMode, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.task.SingleMapperTask
Constructor.
singleRequestAsynch(String, URI, List) - Static method in class uk.ac.starlink.plastic.PlasticUtils
Sends a single asynchronous message to the hub without registering for callback.
SingleRule - Class in diva.sketch.parser2d
A parse rule implementation that matches the RHS of a production and generates the LHS.
SingleRule(String, String, String) - Constructor for class diva.sketch.parser2d.SingleRule
A utility constructor which simply takes strings with single words separated by whitespace, separates these strings into arrays, and calls the standard array constructor.
SingleTableMapping - Interface in uk.ac.starlink.ttools.task
Interface that defines mapping one table to another.
singleTableSequence(StarTable) - Static method in class uk.ac.starlink.table.Tables
Convenience method to construct a TableSequence for a single table.
SingleTaskInvoker - Class in uk.ac.starlink.task
Invoker which only knows how to invoke a single given task.
SingleTaskInvoker(Task, String) - Constructor for class uk.ac.starlink.task.SingleTaskInvoker
Constructor.
singletonArray(T) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns a single-element array from an object with a parameterised type.
sinh(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Hyperbolic sine.
sink(String) - Method in class uk.ac.starlink.ast.Channel
Writes a String which forms one line of the textual representation of an AST object to the channel's output stream.
sink(String) - Method in class uk.ac.starlink.ast.FitsChan
Disposes of a line of output.
SinProjection - Class in uk.ac.starlink.ttools.plot2.geom
Sine (orthographic) projection.
Site - Interface in diva.canvas
A site represents a point on a figure.
SiteDecorator - Class in diva.canvas
Deprecated.
This is complete unneeded. Do not use. This is an abstract decorator for sites. It can be used to add or change the functionality of an arbitrary site.
SiteDecorator(Site) - Constructor for class diva.canvas.SiteDecorator
Deprecated.
Create a new decorator on the given site.
SitedRectangle(double, double, double, double, Color) - Constructor for class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Create a new instance of this figure.
sites() - Method in class diva.canvas.interactor.BoundsGeometry
Return an iteration over the sites in this geometry object.
sites() - Method in class diva.canvas.interactor.CircleGeometry
Return an iteration over the sites in this geometry object.
siteX(SceneElement, int) - Static method in class diva.sketch.parser2d.AbstractRule
Return the X coordinate of the given site for the given rectangle.
siteX(Rectangle2D, int) - Static method in class diva.sketch.parser2d.RelationUtilities
Return the X coordinate of the given site for the given rectangle.
siteY(SceneElement, int) - Static method in class diva.sketch.parser2d.AbstractRule
Return the Y coordinate of the given site for the given rectangle.
siteY(Rectangle2D, int) - Static method in class diva.sketch.parser2d.RelationUtilities
Return the Y coordinate of the given site for the given rectangle.
size() - Method in class diva.compat.trace.TraceModel
Get the number of traces
SIZE - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
size - Variable in class jsky.util.gui.ProgressBarFilterInputStream
The size of the data in bytes, if known, otherwise 0
size() - Method in class jsky.util.IntHashtable
 
size() - Method in class jsky.util.ListenerHandler
 
size() - Method in class nom.tam.fits.Fits
Deprecated.
The meaning of size of ambiguous. Use
size() - Method in class nom.tam.fits.FitsHeap
 
size() - Method in class nom.tam.fits.Header
Deprecated.
see numberOfCards(). The units of the size of the header may be unclear.
size() - Method in class nom.tam.util.HashedList
Return the number of elements in the list.
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.
size() - Method in class uk.ac.starlink.table.join.RowLink1
 
size() - Method in class uk.ac.starlink.table.join.RowLink2
 
size() - Method in class uk.ac.starlink.table.join.RowLinkN
 
size(Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the number of elements in the array.
SIZE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for marker size.
size() - Method in class uk.ac.starlink.util.MapGroup
Returns the number of maps in this group.
size() - Method in class uk.ac.starlink.util.PrimitiveList
Returns the current size of this list.
SIZE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HandleArrayForm
Config key for handle size.
SIZE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkArrayForm
Config key for marker size.
SIZE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkCombineArrayPlotter
Config key for marker size.
sizeBox - Variable in class uk.ac.starlink.ast.gui.FontControls
List of pre-selected sizes.
sizeBox - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
List of pre-selected sizes.
SizeForm - Class in uk.ac.starlink.ttools.plot2.layer
ShapeForm implementation that draws shaped markers of a size given by an additional data coordinate.
SizeForm.SizeOutliner - Class in uk.ac.starlink.ttools.plot2.layer
Outliner implementation for use with SizeForm.
sizeLabel - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
Label for size selector.
SizeOutliner(MarkerShape, double, AuxScale, int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SizeForm.SizeOutliner
Constructor.
sizes - Static variable in interface nom.tam.util.PrimitiveInfo
Sizes
SizeXyForm - Class in uk.ac.starlink.ttools.plot2.layer
ShapeForm implementation that draws shaped markers with their horizontal and vertical dimensions independently determined by two additional data coordinates.
SizeXyForm.SizeXyOutliner - Class in uk.ac.starlink.ttools.plot2.layer
Outliner implementation for use with SizeXyForm.
SizeXyOutliner(XYShape, double, AuxScale, AuxScale, short) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SizeXyForm.SizeXyOutliner
Constructor.
SizingScrollPane - Class in uk.ac.starlink.util.gui
Adds some functionality to the JScrollPane class; a SizingScrollPane will attempt to match the shape of its view component if it is a sensible shape.
SizingScrollPane() - Constructor for class uk.ac.starlink.util.gui.SizingScrollPane
Constructs an empty scroll pane.
SizingScrollPane(Component) - Constructor for class uk.ac.starlink.util.gui.SizingScrollPane
Constructs a scroll pane holding a supplied component.
SKETCH_FLAVOR - Static variable in class diva.sketch.toolbox.SketchTransducer
The data flavor corresponding to sketch strokes serialized in XML.
SKETCH_MODE - Static variable in class diva.whiteboard.WhiteboardState
 
SketchController - Class in diva.sketch
SketchController controls the behavior of a SketchPane.
SketchController() - Constructor for class diva.sketch.SketchController
Create a SketchController and initialize its foreground interpreter to a BasicInterpreter.
SketchDemo - Class in diva.sketch.demo
This application illustrates how to use the diva.sketch framework to build a sketch-based application.
SketchDemo(AppContext) - Constructor for class diva.sketch.demo.SketchDemo
Construct a new sketch-based editor.
SketchDemoApplet - Class in diva.sketch.demo
An applet version of the sketch demo.
SketchDemoApplet() - Constructor for class diva.sketch.demo.SketchDemoApplet
 
SketchDocument - Class in diva.whiteboard
A class representing sketch-structured documents.
SketchDocument(Application) - Constructor for class diva.whiteboard.SketchDocument
Construct an untitled sketch document that is owned by the given application.
SketchDocument(Application, String) - Constructor for class diva.whiteboard.SketchDocument
Construct a sketch document with the given title that is owned by the given application.
SketchDocument.Factory - Class in diva.whiteboard
SketchDocument.Factory is a factory for sketch documents.
SketchEvent - Class in diva.sketch
A SketchEvent is generated by sketch model when the model has been modified.
SketchEvent(int, Object) - Constructor for class diva.sketch.SketchEvent
Create a SketchEvent object with the specified event type and the symbol that initiates this event.
SketchInteractor() - Constructor for class diva.whiteboard.SketchTest2.SketchInteractor
 
SketchInteractor() - Constructor for class diva.whiteboard.SketchTest3.SketchInteractor
 
SketchInterpreter(SketchController) - Constructor for class diva.whiteboard.WhiteboardView.SketchInterpreter
 
SketchLayer - Class in diva.sketch
A layer class that is specialized to make sketching strokes fast.
SketchLayer() - Constructor for class diva.sketch.SketchLayer
Create a new layer that is not in a pane.
SketchLayer(CanvasPane) - Constructor for class diva.sketch.SketchLayer
Create a new layer within the given pane.
SketchListener - Interface in diva.sketch
A listener for modifications to a sketch model, which is updated by SketchEvent when symbols in the model are added, deleted or modified.
SketchModel - Class in diva.sketch
A SketchModel stores sketched symbols.
SketchModel() - Constructor for class diva.sketch.SketchModel
Create a SketchModel with no symbols.
SketchPane - Class in diva.sketch
SketchPane is a sketching surface which can be customized to perform recognition for a particular application.
SketchPane() - Constructor for class diva.sketch.SketchPane
Create a new sketch pane with a SketchController to process the input sketch.
SketchPane(SketchController) - Constructor for class diva.sketch.SketchPane
Create a new sketch pane with the given controller that controls the behavior of this pane.
SketchParser - Class in diva.sketch
SketchParser parses a sketch file in XML format (.sk) and produces a SketchModel data structure.
SketchParser() - Constructor for class diva.sketch.SketchParser
 
SketchStoragePolicy - Class in diva.whiteboard
A SketchStoragePolicy implements methods of closing, opening, and saving sketch documents.
SketchStoragePolicy() - Constructor for class diva.whiteboard.SketchStoragePolicy
 
SketchTest1 - Class in diva.whiteboard
 
SketchTest1() - Constructor for class diva.whiteboard.SketchTest1
 
SketchTest1.LocalMouseListener - Class in diva.whiteboard
 
SketchTest1.LocalMouseMotionListener - Class in diva.whiteboard
 
SketchTest2 - Class in diva.whiteboard
 
SketchTest2() - Constructor for class diva.whiteboard.SketchTest2
 
SketchTest2.LocalSketchPane - Class in diva.whiteboard
 
SketchTest2.SketchInteractor - Class in diva.whiteboard
 
SketchTest3 - Class in diva.whiteboard
 
SketchTest3() - Constructor for class diva.whiteboard.SketchTest3
 
SketchTest3.LocalSketchPane - Class in diva.whiteboard
 
SketchTest3.SketchInteractor - Class in diva.whiteboard
 
SketchTransducer - Class in diva.sketch.toolbox
Write a sketch model into an XML string.
SketchTransducer() - Constructor for class diva.sketch.toolbox.SketchTransducer
This constructor should only be called once, to create the prototype object.
SketchTransducer(SketchModel) - Constructor for class diva.sketch.toolbox.SketchTransducer
This constructor is called by the newInstance() method, which builds a new transducer for the given sketch model.
SketchWriter - Class in diva.sketch
Given a sketch model, SketchWriter writes out the model to a character stream.
SketchWriter() - Constructor for class diva.sketch.SketchWriter
Construct an empty sketch writer.
skip(long) - Method in class jsky.util.gui.ProgressBarFilterInputStream
Overrides FilterInputStream.skip to update the progress bar after the skip.
skip(long) - Method in interface nom.tam.util.ArrayDataInput
 
skip(long) - Method in class nom.tam.util.BufferedFile
Skip from the current position.
skip(int) - Method in class nom.tam.util.ByteParser
Skip bytes in the buffer
skip(long) - Method in interface uk.ac.starlink.fits.BasicInput
Skips a given number of bytes forwards through the stream.
skip(long) - Method in class uk.ac.starlink.fits.BlockInput
 
skip(long) - Method in class uk.ac.starlink.fits.BufferedRandomInput
 
skip(long) - Method in class uk.ac.starlink.fits.ByteBufferInput
 
skip(long) - Method in class uk.ac.starlink.fits.SimpleMappedInput
 
skip(long) - Method in class uk.ac.starlink.oldfits.MappedFile
 
skip(long) - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
skip(int) - Method in interface uk.ac.starlink.table.storage.ByteStoreAccess
Advances the position by a given number of bytes.
skip(long) - Method in class uk.ac.starlink.util.Base64InputStream
 
skip(long) - Method in class uk.ac.starlink.util.CountInputStream
 
skip(long) - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
skip(long) - Method in class uk.ac.starlink.util.HeadBufferInputStream
 
skip(InputStream, long) - Static method in class uk.ac.starlink.util.IOUtils
Skips over a number of bytes in an InputStream This is implemented using InputStream.skip(long) but differs from it in that it guarantees to skip the bytes as specified, or to throw an exception.
skip(long) - Method in class uk.ac.starlink.util.UncompressInputStream
 
skipAllBytes(long) - Method in class uk.ac.starlink.oldfits.MappedFile
 
skipAllBytes(int) - Method in class uk.ac.starlink.oldfits.MappedFile
 
skipAllBytes(long) - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
skipAllBytes(int) - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
skipBytes(int) - Method in class nom.tam.util.BufferedDataInputStream
Skip the requested number of bytes.
skipBytes(int) - Method in class nom.tam.util.BufferedFile
Skip the number of bytes.
skipBytes(int) - Method in class uk.ac.starlink.oldfits.MappedFile
 
skipBytes(int) - Method in class uk.ac.starlink.oldfits.MultiMappedFile
 
skipBytes(int) - Method in class uk.ac.starlink.util.DataBufferedInputStream
 
skipBytes(DataInput, long) - Static method in class uk.ac.starlink.util.IOUtils
Skips over a number of bytes in a DataInput.
skipData(ArrayDataInput, Header) - Static method in class nom.tam.fits.BasicHDU
Skip the Data object immediately after the given Header object on the given stream object.
skipData(ArrayDataInput) - Method in class nom.tam.fits.BasicHDU
Skip the Data object for this HDU.
skipHDU(int) - Method in class nom.tam.fits.Fits
Skip HDUs on the associate input stream.
skipHDU() - Method in class nom.tam.fits.Fits
Skip the next HDU on the default input stream.
skipHDUs(InputStream, int) - Static method in class uk.ac.starlink.fits.FitsUtil
Skips forward over a given number of HDUs in the supplied stream.
skipHDUs(ArrayDataInput, int) - Static method in class uk.ac.starlink.oldfits.FitsConstants
Skips forward over a given number of HDUs in the supplied stream.
skipLineMarker - Variable in class gaia.cu9.tools.parallax.readers.CsvSchema
 
skippedEntity(String) - Method in class uk.ac.starlink.ttools.copy.SquashAttributeHandler
 
skippedEntity(String) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
skippedEntity(String) - Method in class uk.ac.starlink.ttools.votlint.FudgeNamespaceContentHandler
 
skippedEntity(String) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
skippedEntity(String) - Method in class uk.ac.starlink.vo.DalResultXMLFilter
 
skippedEntity(String) - Method in class uk.ac.starlink.vo.TableSetSaxHandler
 
skippedEntity(String) - Method in class uk.ac.starlink.votable.TableContentHandler
 
skippedEntity(String) - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
 
skipWhite(int) - Method in class nom.tam.util.ByteParser
Skip white space.
Sky - Class in uk.ac.starlink.ttools.func
Functions useful for working with shapes on a sphere.
SKY_COORD - Static variable in class uk.ac.starlink.ttools.plot2.data.AreaCoord
Instance for use with Sky plot type.
SKY_INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.AreaForm
Instance for use with Sky plot.
SKY_INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.CentralForm
Instance for use with Sky plot.
SKY_POINT - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
SKY_POINT - Static variable in class uk.ac.starlink.plastic.MessageId
 
SkyAspect - Class in uk.ac.starlink.ttools.plot2.geom
Defines the view of a SkySurface.
SkyAspect(double[], double, double, double) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkyAspect
Constructor.
SkyAxis - Class in uk.ac.starlink.ast
Java interface to the AST SkyAxis class.
SkyAxis() - Constructor for class uk.ac.starlink.ast.SkyAxis
 
SkyAxisLabeller - Interface in uk.ac.starlink.ttools.plot2.geom
Performs axis labelling for a sky plot.
SkyAxisLabellers - Class in uk.ac.starlink.ttools.plot2.geom
Implementation class containing SkyAxisLabeller implementations.
SkyBox - Class in uk.ac.starlink.ttools.cone
Defines a region of the celestial sphere which is rectangular in Right Ascension and Declination coordinates.
SkycatCatalog - Class in jsky.catalog.skycat
Represents a catalog as described in a Skycat style catalog config file.
SkycatCatalog(SkycatConfigEntry) - Constructor for class jsky.catalog.skycat.SkycatCatalog
Initialize the catalog from the given catalog configuration entry.
SkycatCatalog(SkycatConfigEntry, SkycatTable) - Constructor for class jsky.catalog.skycat.SkycatCatalog
Initialize the catalog from the given catalog configuration entry.
SkycatCatalog(SkycatTable) - Constructor for class jsky.catalog.skycat.SkycatCatalog
Initialize the catalog from the given table.
SkycatCatalog(SkycatConfigEntry, HTMLQueryResultHandler) - Constructor for class jsky.catalog.skycat.SkycatCatalog
Initialize the catalog from the given catalog configuration entry.
SkycatConfigEntry - Class in jsky.catalog.skycat
Manages the configuration information for a Skycat style catalog.
SkycatConfigEntry(SkycatConfigFile, Properties) - Constructor for class jsky.catalog.skycat.SkycatConfigEntry
Initialize the config entry from the given catalog configuration properties.
SkycatConfigEntry(Properties) - Constructor for class jsky.catalog.skycat.SkycatConfigEntry
Initialize the config entry from the given catalog configuration properties.
SkycatConfigFile - Class in jsky.catalog.skycat
Reads a Skycat style catalog config file and stores information about the catalogs defined there.
SkycatConfigFile(String, URL) - Constructor for class jsky.catalog.skycat.SkycatConfigFile
Parse the skycat style catalog config file pointed to by the given URL.
SkycatConfigFile(String, String) - Constructor for class jsky.catalog.skycat.SkycatConfigFile
Parse the given skycat style config file or URL.
SkycatConfigFile(String) - Constructor for class jsky.catalog.skycat.SkycatConfigFile
Parse the given skycat style config file or URL.
SkycatConfigFile(URL, HTMLQueryResultHandler) - Constructor for class jsky.catalog.skycat.SkycatConfigFile
Parse the skycat style config file from the already opened input stream.
SkycatPlotSymbol - Class in jsky.catalog.skycat
Represents the contents of a plot symbol definition, as defined in a skycat catalog config file.
SkycatPlotSymbol(SkycatTable, String, String, String) - Constructor for class jsky.catalog.skycat.SkycatPlotSymbol
Parses the given fields from the plot symbol definition in the skycat catalog config file and makes the values available via methods.
SkycatPlotSymbol(SkycatTable, String[], String, String, String, String, String, String, String, String, String) - Constructor for class jsky.catalog.skycat.SkycatPlotSymbol
Initialize a SkycatPlotSymbol from the given values.
SkycatTable - Class in jsky.catalog.skycat
Used to read and write Skycat style tab separated catalog data and manage the rows and columns in memory.
SkycatTable(SkycatCatalog, InputStream, int) - Constructor for class jsky.catalog.skycat.SkycatTable
Initialize the table from the given stream by reading up to maxRows of the data.
SkycatTable(SkycatCatalog, InputStream, QueryArgs) - Constructor for class jsky.catalog.skycat.SkycatTable
Initialize the table from the given stream by reading up to maxRows of the data.
SkycatTable(SkycatCatalog, InputStream) - Constructor for class jsky.catalog.skycat.SkycatTable
Initialize the table from the given stream.
SkycatTable(SkycatCatalog, String) - Constructor for class jsky.catalog.skycat.SkycatTable
Initialize the table from the given file.
SkycatTable(SkycatConfigFile, String) - Constructor for class jsky.catalog.skycat.SkycatTable
Initialize the table from the given file
SkycatTable(String) - Constructor for class jsky.catalog.skycat.SkycatTable
Initialize the table from the given file
SkycatTable(SkycatConfigEntry, Vector, FieldDesc[]) - Constructor for class jsky.catalog.skycat.SkycatTable
Construct a new SkycatTable with the given data.
SkycatTable(SkycatTable, FieldDesc[], Vector) - Constructor for class jsky.catalog.skycat.SkycatTable
Construct a new SkycatTable with the given column fields and data rows (For internal use only).
SkycatTable() - Constructor for class jsky.catalog.skycat.SkycatTable
Construct a new SkycatTable with no header or data (For use only by derived classes).
SkyConeMatch2 - Class in uk.ac.starlink.ttools.cone
Crossmatcher which works by performing one cone-search type query for each row of an input table on an external service of some kind.
SkyConeMatch2(String, Coner, int) - Constructor for class uk.ac.starlink.ttools.cone.SkyConeMatch2
Constructor.
SkyCoord - Class in uk.ac.starlink.ttools.plot2.data
Coord implementation for sky positions.
SkyCoord.SkyVariant - Class in uk.ac.starlink.ttools.plot2.data
Controls the interpretation of sky vectors, either fixed to the surface of the unit sphere or not.
SkyCoordParameter - Class in uk.ac.starlink.ttools.task
Utilities for sky coordinate parameters.
SkyCoordParameter(String, String, String, String) - Constructor for class uk.ac.starlink.ttools.task.SkyCoordParameter
Constructor.
SkyCorrelationCoordSet - Class in uk.ac.starlink.ttools.plot2.layer
MultiPointCoordSet for ellipses on the sky defined by lon/lat errors and a correlation.
SkyCorrelationCoordSet(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SkyCorrelationCoordSet
Constructor.
SkyCoverage - Class in uk.ac.starlink.table.join
Partial coverage implementation for use on the celestial sphere.
SkyCoverage(HealpixMask) - Constructor for class uk.ac.starlink.table.join.SkyCoverage
Constructor using a custom healpix mask implementation.
SkyCoverage() - Constructor for class uk.ac.starlink.table.join.SkyCoverage
Constructor using an empty default healpix mask implementation.
SkyCoverage.TupleDecoder - Interface in uk.ac.starlink.table.join
Defines mapping a tuple to sky positional information.
SkyDalTableLoadDialog - Class in uk.ac.starlink.vo
Table load dialogue for positional DAL queries.
SkyDalTableLoadDialog(String, String, String, Capability, boolean, boolean) - Constructor for class uk.ac.starlink.vo.SkyDalTableLoadDialog
Constructor.
SkyDataGeom - Class in uk.ac.starlink.ttools.plot2.geom
Defines positional data coordinates used by a sky plot.
SkyDataGeom(String, SkySys) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
Constructor.
SkyDenseStyle(int, Scaling, Subrange, Shader, Combiner, SolidAngleUnit) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter.SkyDenseStyle
Constructor.
SkyDensityMap - Class in uk.ac.starlink.ttools.task
Calculates sky density maps and outputs them as tables.
SkyDensityMap() - Constructor for class uk.ac.starlink.ttools.task.SkyDensityMap
Constructor.
SkyDensityPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter that plots a genuine density map on a SkySurface.
SkyDensityPlotter(boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
Constructor.
SkyDensityPlotter.SkyDenseStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for configuring with the sky density plot.
skyDistance(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.Sky
Calculates the separation (distance around a great circle) of two points on the sky in degrees.
SkyDistance - Class in uk.ac.starlink.ttools.plot2.geom
Encapsulates a distance on the sky and a label for its magnitude.
SkyDistance(double, Caption) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkyDistance
Constructor.
skyDistanceDegrees(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsDegrees
Calculates the separation (distance around a great circle) of two points on the sky in degrees.
skyDistanceRadians(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Calculates the separation (distance around a great circle) of two points on the sky in radians.
SkyEllipseCoordSet - Class in uk.ac.starlink.ttools.plot2.layer
MultiPointCoordSet for ellipses on a sphere.
SkyEllipseCoordSet() - Constructor for class uk.ac.starlink.ttools.plot2.layer.SkyEllipseCoordSet
Constructor.
SkyEllipseToy(boolean) - Constructor for class uk.ac.starlink.table.join.EllipseToy.SkyEllipseToy
Constructor.
SkyFov - Class in uk.ac.starlink.ttools.plot2.geom
Characterises a field of view on the sky for presentation to the user.
SkyFov(double, double, double) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkyFov
Constructor.
SkyFrame - Class in uk.ac.starlink.ast
Java interface to the AST SkyFrame class - celestial coordinate system description.
SkyFrame() - Constructor for class uk.ac.starlink.ast.SkyFrame
Create a SkyFrame.
SKYFRAME - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
SkyGridPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter that can draw a sky axis grid on a sky surface.
SkyGridPlotter() - Constructor for class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter
Constructor.
SkyGridPlotter.GridStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for configuring the grid plot.
SkyMatch2 - Class in uk.ac.starlink.ttools.task
Task implementation for simplified sky matching task.
SkyMatch2() - Constructor for class uk.ac.starlink.ttools.task.SkyMatch2
 
SkyMatch2Mapper - Class in uk.ac.starlink.ttools.join
TableMapper which does the work for sky-specific pair matching (tskymatch2).
SkyMatch2Mapper() - Constructor for class uk.ac.starlink.ttools.join.SkyMatch2Mapper
Constructor.
SkyMatch2Mapping - Class in uk.ac.starlink.ttools.join
Match2Mapping subclass specific to sky matching.
SkyMatch2Mapping(FixedSkyMatchEngine.InDegrees, String, String, String, String, JoinType, PairMode, JoinFixAction, JoinFixAction, ProgressIndicator, RowRunner) - Constructor for class uk.ac.starlink.ttools.join.SkyMatch2Mapping
Constructor.
SkyMultiPointCoordSet - Interface in uk.ac.starlink.ttools.plot2.layer
MultiPointCoordSet sub-interface for coordinates on the sky.
SkyMultiPointForm - Class in uk.ac.starlink.ttools.plot2.layer
MultiPointForm for use with sky coordinates.
SkyMultiPointForm(String, Icon, String, SkyMultiPointCoordSet, MultiPointConfigKey) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SkyMultiPointForm
Constructor.
SkyNavigator - Class in uk.ac.starlink.ttools.plot2.geom
Navigator for use with sky plot.
SkyNavigator(double) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkyNavigator
Constructor.
SkyPixellator - Interface in uk.ac.starlink.table.join
Provides a pixellisation of the celestial sphere.
SkyPixer - Class in uk.ac.starlink.ttools.plot2.layer
Maps positions on the unit sphere to pixel indices using a given pixel scheme.
SkyPixer(int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SkyPixer
Constructor.
SkyPlot2Task - Class in uk.ac.starlink.ttools.plot2.task
Task for Sky-type plots.
SkyPlot2Task() - Constructor for class uk.ac.starlink.ttools.plot2.task.SkyPlot2Task
Constructor.
SkyPlotType - Class in uk.ac.starlink.ttools.plot2.geom
Defines the characteristics of a plot on the surface of the celestial sphere.
SkyPositionEntry - Class in uk.ac.starlink.vo
Component for acquiring from the user a sky position and radius.
SkyPositionEntry(String) - Constructor for class uk.ac.starlink.vo.SkyPositionEntry
Constructor.
SkySimData - Class in uk.ac.starlink.ttools.scheme
Stores information required to simulate a sky catalogue.
SkySimData.Col - Class in uk.ac.starlink.ttools.scheme
Defines an object that can return a sample value for a given region.
SkySimScheme - Class in uk.ac.starlink.ttools.scheme
TableScheme that can provide a simulated view of the sky.
SkySimScheme() - Constructor for class uk.ac.starlink.ttools.scheme.SkySimScheme
 
SkySurface - Class in uk.ac.starlink.ttools.plot2.geom
Surface implementation for plotting on the celestial sphere.
SkySurface(Rectangle, Projection, double[], double, double, double, SkySys, SkyAxisLabeller, Color, Color, Color, boolean, double, Captioner, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkySurface
Constructor.
SkySurfaceFactory - Class in uk.ac.starlink.ttools.plot2.geom
Surface factory for plotting on the surface of the celestial sphere.
SkySurfaceFactory() - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
SkySurfaceFactory.Profile - Class in uk.ac.starlink.ttools.plot2.geom
Profile class which defines fixed configuration items for a SkySurface.
SkySurfaceTiler - Class in uk.ac.starlink.ttools.plot2.layer
Understands the geometry of HEALPix tiles on a given SkySurface.
SkySurfaceTiler(SkySurface, Rotation, int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SkySurfaceTiler
Constructor.
SkySys - Class in uk.ac.starlink.ttools.plot2.geom
Sky coordinate system definition.
SkySysConfigKey - Class in uk.ac.starlink.ttools.plot2.config
ConfigKey for selecting sky coordinate systems.
SkySysConfigKey(ConfigMeta, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.config.SkySysConfigKey
Constructor.
SkySystem - Class in uk.ac.starlink.ttools.convert
Represents a sky coordinate system.
SkySystem(String, String, String, String, String, String, String, String) - Constructor for class uk.ac.starlink.ttools.convert.SkySystem
Constructor.
SkyTick(Caption, int, int, Anchor) - Constructor for class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller.SkyTick
Constructor.
SkyTileRenderer - Class in uk.ac.starlink.ttools.plot2.layer
Defines the strategy for rendering HEALPix tiles to a graphics context.
SkyTileRenderer() - Constructor for class uk.ac.starlink.ttools.plot2.layer.SkyTileRenderer
 
SkyTiling - Interface in uk.ac.starlink.ttools.cone
Defines a pixellation scheme which maps sky positions to long integers.
SkyUnits - Class in uk.ac.starlink.ttools.convert
Class defining units used for a two-coordinate sky coordinate system.
SkyUnits(String) - Constructor for class uk.ac.starlink.ttools.convert.SkyUnits
Constructor.
SkyVectorCoordSet - Class in uk.ac.starlink.ttools.plot2.layer
MultiPointCoordSet for vectors on the sky.
SkyVectorCoordSet(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SkyVectorCoordSet
Constructor.
SkyviewProjection - Class in uk.ac.starlink.ttools.plot2.geom
Partial projection implementation based on classes from the Skyview package.
SkyviewProjection(Projecter, Shape, String, String) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
Constructor.
slaDcc2s(double[]) - Static method in class jsky.coords.slasubs
 
slaDcs2c(double, double) - Static method in class jsky.coords.slasubs
 
slaDeuler(String, double, double, double) - Static method in class jsky.coords.slasubs
 
slaDmxv(double[][], double[]) - Static method in class jsky.coords.slasubs
 
slaDranrm(double) - Static method in class jsky.coords.slasubs
 
SlaMap - Class in uk.ac.starlink.ast
Java interface to the AST SlaMap class - sequence of celestial coordinate conversions.
SlaMap() - Constructor for class uk.ac.starlink.ast.SlaMap
Creates a default SlaMap.
SlaMap(int) - Constructor for class uk.ac.starlink.ast.SlaMap
Creates a SlaMap.
slasubs - Class in jsky.coords
 
slasubs() - Constructor for class jsky.coords.slasubs
 
slaves - Variable in class jsky.image.graphics.ImageFigure
Optional linked list of slave figures, which should be moved with this figure.
slaves - Variable in class jsky.image.graphics.ImageFigureGroup
Optional linked list of slave figures, which should be moved with this figure.
slaves - Variable in class jsky.image.graphics.ImageLabel
Optional linked list of slave figures, which should be moved with this figure.
slaves - Variable in class jsky.image.graphics.LabeledImageFigure
Optional linked list of slave figures, which should be moved with this figure.
SlaveTicker - Class in uk.ac.starlink.ttools.plot2.geom
Ticker implementation that provides ticks for a supplied function based on a separate master axis.
SlaveTicker(Axis, DoubleUnaryOperator, Ticker) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SlaveTicker
Constructor.
slaveToMaster(double) - Method in class uk.ac.starlink.ttools.plot2.geom.SlaveTicker
Maps a value on the slave axis to a value on the master axis.
slice(double[], int, int) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns a sub-sequence of values from a given array.
slice(float[], int, int) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
slice(long[], int, int) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
slice(int[], int, int) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
slice(short[], int, int) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
slice(byte[], int, int) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
slice(String[], int, int) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
slice(Object[], int, int) - Static method in class uk.ac.starlink.ttools.func.Arrays
 
SliceDataGeom - Class in uk.ac.starlink.ttools.plot2.geom
DataGeom implementation that reads positions corresponding to some, but not all, orthogonal data position coordinates.
SliceDataGeom(FloatingCoord[], String) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SliceDataGeom
Constructor.
SLIDER_FILL - Variable in class jsky.util.gui.MetalRangeSliderUI
 
SliderSpecifier - Class in uk.ac.starlink.ttools.plot2.config
Double value specifier that uses a slider to choose a value in the range betwen two given values.
SliderSpecifier(double, double, boolean, double) - Constructor for class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
Constructs a specifier with minimal options.
SliderSpecifier(double, double, boolean, double, boolean, SliderSpecifier.TextOption) - Constructor for class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
Constructs a specifier with all options.
SliderSpecifier.TextOption - Enum in uk.ac.starlink.ttools.plot2.config
Specifies whether and how a text display field should appear alongside the slider for user entry.
Slow - Annotation Type in uk.ac.starlink.ttools.plot2
Indicates that a method may take a non-negligable amount of time.
slurpStream(InputStream, int, VotLintContext) - Static method in class uk.ac.starlink.ttools.votlint.ValueParser
Uncritically reads in a fixed number of bytes from a stream.
SMALL_THRESH - Static variable in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
SmartColumnFactory - Class in uk.ac.starlink.ttools.plot2.data
CachedColumnFactory implementation that is able to spot non-varying columns and represent them efficiently.
SmartColumnFactory(CachedColumnFactory) - Constructor for class uk.ac.starlink.ttools.plot2.data.SmartColumnFactory
Constructor.
SML - Static variable in class diva.whiteboard.SketchStoragePolicy
The file extension for sketch documents.
SMOOTH_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.ContourPlotter
Config key for the width of the smoothing kernel.
SMOOTHSIZER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Config key for smoothing width configuration.
SMOOTHSIZER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
Config key for smoothing width configuration.
SMOOTHWIDTH_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Report key for smoothing width.
SMOOTHWIDTH_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
Report key for smoothing width.
SnakeYamlParser - Class in uk.ac.starlink.ecsv
YamlParser implementation based on the SnakeYAML library
SnakeYamlParser() - Constructor for class uk.ac.starlink.ecsv.SnakeYamlParser
 
snapped() - Method in class diva.canvas.interactor.BoundsConstraint
Return false.
snapped() - Method in interface diva.canvas.interactor.PointConstraint
Ask the point constraint call to constrain() cause a "snap." A snap means that the output value of the point changed from one region to another.
snapped() - Method in class diva.canvas.interactor.QuadrantConstraint
Return false.
snapToSite(FigureContainer, Rectangle2D) - Method in class diva.canvas.connector.ConnectorInteractor
Pick a site using the connector target and then snap to it.
SoapClient - Class in uk.ac.starlink.registry
Lightweight, freestanding SOAP client which can make simple requests and allows the responses to be processed as a SAX stream.
SoapClient(URL) - Constructor for class uk.ac.starlink.registry.SoapClient
Constructor.
SoapRequest - Interface in uk.ac.starlink.registry
Aggregates the information required to make a SOAP request.
SoftCache<K,V> - Class in uk.ac.starlink.ttools.server
Map implementation that stores values using SoftReference objects.
SoftCache() - Constructor for class uk.ac.starlink.ttools.server.SoftCache
Constructor.
SOG - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
SOLAR_CONSTANT - Static variable in class uk.ac.starlink.util.PhysicalConstants
Solar constant - kW.m^-1
SOLID - Static variable in class uk.ac.starlink.ttools.plot2.layer.FillMode
Solid fill area, no boundary.
SolidAngleUnit - Class in uk.ac.starlink.ttools.plot2.layer
Unit for solid angle quantities.
SolidAngleUnit(String, String, String, AngleUnit, String) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SolidAngleUnit
Constructor.
SOLSID - Static variable in class uk.ac.starlink.pal.Pal
Ratio between solar and sidereal time
solveSecondDegree(double, double) - Static method in class gaia.cu9.tools.parallax.util.PolinomialSolver
 
solveThirdDegree(double, double, double) - Static method in class gaia.cu9.tools.parallax.util.PolinomialSolver
 
somb(int) - Static method in class uk.ac.starlink.ast.Mapping.Interpolator
Returns a resampling interpolator which uses a somb(pi*x) 1-dimensional kernel (a "sombrero" function).
sombCos(int, double) - Static method in class uk.ac.starlink.ast.Mapping.Interpolator
Returns a resampling interpolator which uses a somb(pi*x).cos(k*pi*x) 1-dimensional kernel.
sort(String[], String) - Method in class jsky.catalog.MemoryCatalog
Sort the contents of the table by the given sort columns and in the given order.
sort(String[], int, int) - Static method in class jsky.util.QuickSort
Sort an array of strings.
sort(String[], int, int, boolean) - Static method in class jsky.util.QuickSort
Sort an array of strings.
sort(int[], int, int) - Static method in class jsky.util.QuickSort
Sort an array of integers.
sort(Sortable[], int, int, Object) - Static method in class jsky.util.QuickSort
Sort an array of Sortable objects.
Sortable - Interface in jsky.util
An object that can be sorted.
sortAndUpdate() - Method in class jsky.util.gui.SortedJTable
Sorts the table, notifies the model, and redraws the header.
SORTAXIS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LineArrayForm
Config key for point sequence pre-sorting.
sortByColumn(int, boolean) - Method in class uk.ac.starlink.util.gui.ArrayTableModel
Sorts the rows in this table according to the ordering of the data in one of the columns.
SortedJTable - Class in jsky.util.gui
A JTable that allows the user to sort the table by clicking on the column headers.
SortedJTable(TableModel) - Constructor for class jsky.util.gui.SortedJTable
Constructs a JTable which is initialized with model as the data model, a default column model, and a default selection model.
SortedJTable() - Constructor for class jsky.util.gui.SortedJTable
Default constructor
SortedJTable.CustomHeaderRenderer - Class in jsky.util.gui
Renders a header with the appropriate sort icon.
SortedJTable.ModelWrapper - Class in jsky.util.gui
Wraps the original table model by mapping rows to their sorted row equivalents.
SortedPaperType3D - Class in uk.ac.starlink.ttools.plot2.paper
PaintPaperType for 3-dimensional plots.
SortedPaperType3D() - Constructor for class uk.ac.starlink.ttools.plot2.paper.SortedPaperType3D
Constructor.
SortFilter - Class in uk.ac.starlink.ttools.filter
Processing filter which sorts on one or more JEL expressions.
SortFilter() - Constructor for class uk.ac.starlink.ttools.filter.SortFilter
 
SortHeadFilter - Class in uk.ac.starlink.ttools.filter
Filter for returning the first (or last) few rows of a sorted table.
SortHeadFilter() - Constructor for class uk.ac.starlink.ttools.filter.SortHeadFilter
 
SortingHeaderRenderer - Class in uk.ac.starlink.util.gui
Renderer for JTable (header) cells that can indicate sorting status.
SortingHeaderRenderer(TableCellRenderer) - Constructor for class uk.ac.starlink.util.gui.SortingHeaderRenderer
Constructor.
sortParameters(Parameter<?>[]) - Static method in class uk.ac.starlink.task.InvokeUtils
Sorts a list of Parameter objects.
SortQuantiler - Class in uk.ac.starlink.ttools.filter
Quantiler that retains all data samples, sorts them when ready, and uses the sorted array to answer questions about quantiles.
SortQuantiler() - Constructor for class uk.ac.starlink.ttools.filter.SortQuantiler
Constructor with default block size.
SortQuantiler(int) - Constructor for class uk.ac.starlink.ttools.filter.SortQuantiler
Constructor with supplied block size.
sortTable(StarTable, int[], boolean, boolean) - Static method in class uk.ac.starlink.table.Tables
Returns a sorted version of a table.
source() - Method in class uk.ac.starlink.ast.Channel
Reads a String which forms one line of the textual representation of an AST object from the channel's input stream.
source() - Method in class uk.ac.starlink.ast.FitsChan
Obtains a line of input.
SOURCE_ID - Static variable in class gaia.cu9.tools.parallax.readers.StarVariablesCsvSchema
 
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.
SourceDataNodeBuilder - Class in uk.ac.starlink.datanode.factory
A DataNodebuilder which tries to build a DataNode from a DataSource object.
sourceId - Variable in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
SourceReader - Class in uk.ac.starlink.util
Convenience class to manipulate XML Sources.
SourceReader() - Constructor for class uk.ac.starlink.util.SourceReader
 
sources - Variable in class jsky.image.SimpleRenderedImage
The image's sources, stored in a Vector.
sources - Variable in class uk.ac.starlink.jaiutil.SimpleRenderedImage
The image's sources, stored in a Vector.
SOUTH - Static variable in class diva.sketch.parser2d.AbstractRule
The south direction constant.
SOUTH - Static variable in class diva.sketch.parser2d.RelationUtilities
The south direction constant.
SOUTH - Static variable in class uk.ac.starlink.xdoc.fig.Anchor
 
SOUTH_EAST - Static variable in class diva.sketch.parser2d.AbstractRule
The south-east direction constant.
SOUTH_EAST - Static variable in class diva.sketch.parser2d.RelationUtilities
The south-east direction constant.
SOUTH_EAST - Static variable in class uk.ac.starlink.xdoc.fig.Anchor
 
SOUTH_WEST - Static variable in class diva.sketch.parser2d.AbstractRule
The south-west direction constant.
SOUTH_WEST - Static variable in class diva.sketch.parser2d.RelationUtilities
The south-west direction constant.
SOUTH_WEST - Static variable in class uk.ac.starlink.xdoc.fig.Anchor
 
space(int) - Method in class uk.ac.starlink.vo.AbstractAdqlExample.Breaker
Returns a string which can be used to separate parts of an output example string.
SPACE_SEPARATOR_STYLE - Static variable in class jsky.science.Coordinates
Constant for indicating that coordinate values should be separated by spaces.
SPACE_SEPARATOR_STYLE_LABEL - Static variable in class jsky.science.Coordinates
 
SPACE_WRITER - Static variable in class uk.ac.starlink.ecsv.EcsvTableWriter
Instance using spaces for delimiters.
SpaceDemo - Class in diva.canvas.demo
A mock-up illustrating the concepts of navigation through an information space.
SpaceDemo(String) - Constructor for class diva.canvas.demo.SpaceDemo
Constructor
SpaceWindow - Class in diva.canvas.demo
SpaceWindow is the JFrame that is used to display the complete demo.
SpaceWindow(String) - Constructor for class diva.canvas.demo.SpaceWindow
 
SPACING_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Config key to control minimum pixel label spacing.
Span - Interface in uk.ac.starlink.ttools.plot2
Characterises the extent and possibly the distribution of a dataset.
Spec(SchlegelCalculator.ResultType[], SchlegelCalculator.Statistic[]) - Constructor for class uk.ac.starlink.ttools.calc.SchlegelCalculator.Spec
Constructor.
specAdd(String, double[]) - Method in class uk.ac.starlink.ast.SpecMap
Add a spectral coordinate conversion to a SpecMap.
SpecFluxFrame - Class in uk.ac.starlink.ast
Java interface to the AST SpecFluxFrame class - compound spectrum/flux Frame.
SpecFluxFrame(SpecFrame, FluxFrame) - Constructor for class uk.ac.starlink.ast.SpecFluxFrame
Creates a SpecFluxFrame.
SpecFrame - Class in uk.ac.starlink.ast
Java interface to the AST SpecFrame class - spectral coordinate system description.
SpecFrame() - Constructor for class uk.ac.starlink.ast.SpecFrame
Creates a SpecFrame.
SPECFRAME - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
Specifier<V> - Interface in uk.ac.starlink.ttools.plot2.config
Can acquire a typed value from the GUI.
SpecifierPanel<V> - Class in uk.ac.starlink.ttools.plot2.config
Partial Specifier implementation.
SpecifierPanel(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.config.SpecifierPanel
Constructor.
SpecMap - Class in uk.ac.starlink.ast
Java interface to the AST SpecMap class - sequence of spectral coordinate conversions.
SpecMap(int, int) - Constructor for class uk.ac.starlink.ast.SpecMap
Creates a SpecMap.
SPECTRAL_COORDS - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for a SpectralCoords object.
SpectralCoords - Interface in uk.ac.starlink.tfcat
Represents a TFCat SpectralCoords object.
SpectrogramPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter for spectrograms.
SpectrogramPlotter(FloatingCoord) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
Constructor.
SpectrogramPlotter.ChannelGrid - Interface in uk.ac.starlink.ttools.plot2.layer
Defines the spectrum frequency channels.
SpectrogramPlotter.SpectroStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style subclass for SpectrogramPlotter.
SpectroStyle(Shader, Scaling, Subrange, Color, SpectrogramPlotter.ChannelGrid) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter.SpectroStyle
Constructor.
Spectrum - Interface in jsky.science
Extends the Wavelength1DModel to provide additional functionality for needed to act as a Spectrum.
Spectrum1DArray - Class in jsky.science
Implements Spectrum as a Wavelength1DArray.
Spectrum1DArray() - Constructor for class jsky.science.Spectrum1DArray
Default constructor.
Spectrum1DArray(Wavelength1DModel) - Constructor for class jsky.science.Spectrum1DArray
 
Spectrum1DArray(String, int) - Constructor for class jsky.science.Spectrum1DArray
 
Spectrum1DArray(int) - Constructor for class jsky.science.Spectrum1DArray
 
Spectrum1DArray(String) - Constructor for class jsky.science.Spectrum1DArray
 
Spectrum1DArray(Wavelength1DModel, String) - Constructor for class jsky.science.Spectrum1DArray
 
Spectrum1DArray(String, int, String) - Constructor for class jsky.science.Spectrum1DArray
 
SPECTRUM_LOADURL - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
SPECTRUM_LOADURL - Static variable in class uk.ac.starlink.plastic.MessageId
 
SPEED_OF_LIGHT - Static variable in class uk.ac.starlink.ttools.func.Distances
Speed of light in m/s.
SPEED_OF_LIGHT - Static variable in class uk.ac.starlink.util.PhysicalConstants
Speed of light in a vacuum - m.s^-1
SPHERE_COORD - Static variable in class uk.ac.starlink.ttools.plot2.data.AreaCoord
Instance for use with Sphere plot type.
SPHERE_INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.AreaForm
Instance for use with Sphere plot.
SPHERE_INSTANCE - Static variable in class uk.ac.starlink.ttools.plot2.layer.CentralForm
Instance for use with Sphere plot.
SphereAngleRange - Class in uk.ac.starlink.ttools.plot2.geom
Represents the range of angular coordinates that are covered by a given region.
SphereAngleRange(double, double, double, double) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SphereAngleRange
Constructor.
SphereDataGeom - Class in uk.ac.starlink.ttools.plot2.geom
Defines positional data coordinates used by an isotropic spherical polar 3-D plot.
SphereDataGeom() - Constructor for class uk.ac.starlink.ttools.plot2.geom.SphereDataGeom
Constructor.
SphereGridPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter that can draw a spherical grid around the origin of a CubeSurface.
SphereGridPlotter() - Constructor for class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter
Constructor.
SphereGridPlotter.GridStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style class for sphere grid plotter.
SphereNet - Class in uk.ac.starlink.ttools.plot2.geom
Calculates line segments forming longitude and latitude lines for a sphere around the data origin of a cube surface.
SphereNet(CubeSurface) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SphereNet
Constructor.
SphereNet.Line3d - Class in uk.ac.starlink.ttools.plot2.geom
Represents a set of 3-d points that can be joined together to make a grid line.
SpherePlot2Task - Class in uk.ac.starlink.ttools.plot2.task
Task for sphere (isotropic 3D)-type plots.
SpherePlot2Task() - Constructor for class uk.ac.starlink.ttools.plot2.task.SpherePlot2Task
 
SpherePlotType - Class in uk.ac.starlink.ttools.plot2.geom
Defines the characteristics of plot in 3-dimensional isotropic space.
Spherical - Class in uk.ac.starlink.pal
Point in Spherical coordinates (with radial velocity)
Spherical(double, double, double) - Constructor for class uk.ac.starlink.pal.Spherical
Point in Spherical coordinates
Spherical(double, double, double, double, double, double) - Constructor for class uk.ac.starlink.pal.Spherical
Point in Spherical coordinates and Radial Veocity
SphericalPlot3D - Class in uk.ac.starlink.ttools.plot
Plot3D which works with spherical polar coordinates.
SphericalPlot3D() - Constructor for class uk.ac.starlink.ttools.plot.SphericalPlot3D
Constructor.
SphericalPlotState - Class in uk.ac.starlink.ttools.plot
PlotState specific to spherical 3D plots.
SphericalPlotState() - Constructor for class uk.ac.starlink.ttools.plot.SphericalPlotState
 
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.
SphericalPolarMatchEngine.InDegrees - Class in uk.ac.starlink.table.join
MatchEngine class that behaves like SphericalPolarSkyMatchEngine but uses human-friendly units (degrees and arcseconds) rather than radians for tuple elements and match parameters.
SphMap - Class in uk.ac.starlink.ast
Java interface to the AST SphMap class - map 3-d Cartesian to 2-d spherical coordinates.
SphMap() - Constructor for class uk.ac.starlink.ast.SphMap
Creates a SphMap.
spikes(String, boolean, boolean) - Static method in class uk.ac.starlink.ttools.plot.BarStyles
Returns a new style set which draws a 1-d spike for each subset.
spinnerModel - Variable in class uk.ac.starlink.ast.gui.TitleControls
Spinner model.
SPLAT - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
SplineInterpolator - Class in uk.ac.starlink.dpac.math
Computes a natural (also known as "free", "unclamped") cubic spline interpolation for the data set.
SplineInterpolator() - Constructor for class uk.ac.starlink.dpac.math.SplineInterpolator
 
split(String, int) - Static method in class jsky.util.StringUtil
Split the string s at the given separator char, if found, and return an array containing the two resulting strings, or null if the separator char was not found.
split() - Method in class uk.ac.starlink.table.EmptyRowSequence
 
split() - Method in class uk.ac.starlink.table.MappingRowSplittable
 
split() - Method in class uk.ac.starlink.table.ProgressRowSplittable
 
split() - Method in class uk.ac.starlink.table.RandomRowSplittable
 
split() - Method in class uk.ac.starlink.table.SequentialRowSplittable
 
split(String) - Static method in class uk.ac.starlink.ttools.func.Strings
Splits a string into an array of space-separated words.
split(String, String) - Static method in class uk.ac.starlink.ttools.func.Strings
Splits a string into an array of words separated by a given regular expression.
split() - Method in class uk.ac.starlink.ttools.plot2.data.AbortTupleSequence
 
split() - Method in class uk.ac.starlink.ttools.plot2.data.CachedTupleSequence
 
split() - Method in class uk.ac.starlink.ttools.plot2.DataPosSequence
 
split() - Method in interface uk.ac.starlink.util.Splittable
Attempts to partition this object into two halves, ideally of similar size.
SPLIT_BELOW - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
SPLIT_BESIDE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
SPLIT_NONE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
splitArray(S[]) - Static method in class uk.ac.starlink.util.Pair
Splits an array into two consituent parts.
splitCollection(Collection<S>) - Static method in class uk.ac.starlink.util.Pair
Splits a collection into two constituent parts.
SplitCollector<S extends Splittable<S>,A> - Interface in uk.ac.starlink.util
Defines an object that can collect values from a Splittable into an accumulator.
splitList(String) - Static method in class jsky.util.TclUtil
Split a Tcl style list into an array of strings and return the result.
SplitPolicy - Class in uk.ac.starlink.util
Defines the details of a concurrency policy as used by SplitProcessor.
SplitPolicy() - Constructor for class uk.ac.starlink.util.SplitPolicy
Constructs a policy with default configuration.
SplitPolicy(Supplier<ForkJoinPool>, int, short) - Constructor for class uk.ac.starlink.util.SplitPolicy
Constructs a policy with supplied configuration options.
SplitProcessor<S extends Splittable<S>> - Class in uk.ac.starlink.util
Invokes processing on Splittables.
SplitProcessor(String) - Constructor for class uk.ac.starlink.util.SplitProcessor
Constructor.
SplitRunner<S extends Splittable<S>> - Class in uk.ac.starlink.ttools.plot2
Utility class for making use of SplitProcessor instances.
SplitRunner() - Constructor for class uk.ac.starlink.ttools.plot2.SplitRunner
 
splitSegment(int) - Method in class diva.canvas.connector.ManhattanRouter
Split a segment.
Splittable<S extends Splittable<S>> - Interface in uk.ac.starlink.util
Defines an object which can be split into two for subdivided processing.
splittableSize() - Method in class uk.ac.starlink.table.EmptyRowSequence
 
splittableSize() - Method in class uk.ac.starlink.table.MappingRowSplittable
 
splittableSize() - Method in class uk.ac.starlink.table.ProgressRowSplittable
 
splittableSize() - Method in class uk.ac.starlink.table.RandomRowSplittable
 
splittableSize() - Method in class uk.ac.starlink.table.SequentialRowSplittable
 
splittableSize() - Method in class uk.ac.starlink.ttools.plot2.data.AbortTupleSequence
 
splittableSize() - Method in class uk.ac.starlink.ttools.plot2.data.CachedTupleSequence
 
splittableSize() - Method in class uk.ac.starlink.ttools.plot2.DataPosSequence
 
splittableSize() - Method in interface uk.ac.starlink.util.Splittable
Provides an estimate of the number of processable items in this object.
splitText(int) - Method in class uk.ac.starlink.votable.dom.DelegatingText
 
SpotLayerType() - Constructor for class uk.ac.starlink.ttools.plot2.layer.SpotPlotter.SpotLayerType
 
SpotPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Fairly minimal example plotter implementation.
SpotPlotter() - Constructor for class uk.ac.starlink.ttools.plot2.layer.SpotPlotter
Constructor.
SpotPlotter.SpotLayerType - Class in uk.ac.starlink.ttools.plot2.layer
LayerType corresponding to SpotPlotter.
SpotPlotter.SpotStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style implementation for spots.
spots(String, int) - Static method in class uk.ac.starlink.ttools.plot.MarkStyles
Returns a style set which gives filled circles of a given size in a variety of colours.
SQDEG - Static variable in class uk.ac.starlink.ttools.func.Tilings
Solid angle in steradians corresponding to 1 square degree.
sqdegToSteradians(double) - Static method in class uk.ac.starlink.ttools.func.Tilings
Converts a solid angle from square degrees to steradians.
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.
SqlClient - Class in uk.ac.starlink.ttools.task
SQL command-line client.
SqlClient() - Constructor for class uk.ac.starlink.ttools.task.SqlClient
Constructor.
SqlCone - Class in uk.ac.starlink.ttools.task
Multiple cone match task which works by doing SQL queries using JDBC.
SqlCone() - Constructor for class uk.ac.starlink.ttools.task.SqlCone
 
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.
SqlUpdate - Class in uk.ac.starlink.ttools.task
JDBC table column writer task.
SqlUpdate() - Constructor for class uk.ac.starlink.ttools.task.SqlUpdate
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.
sqrt(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Square root.
SQRT - Static variable in interface uk.ac.starlink.ttools.plot2.Scaling
Square root scaling.
SQRT2 - Static variable in class gaia.cu9.tools.parallax.util.Constants
 
SQRT_2PI - Static variable in class gaia.cu9.tools.parallax.util.Constants
 
SQRT_SCALE - Static variable in class jsky.image.ImageLookup
Constant to pass to the scale method for square root scaling
sqrtScale(PlanarImage, double, double) - Method in class jsky.image.ImageLookup
Install a lookup table to perform a sqare root scale operation on the image using the given cut levels and return the resulting image.
SQUARE - Static variable in class jsky.catalog.TablePlotSymbol
 
SQUARE - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a square marker.
square(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Raise to the power 2.
SQUARE - Static variable in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Rectangular kernel shape.
SQUARE - Static variable in interface uk.ac.starlink.ttools.plot2.Scaling
Square scaling.
SQUARES_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.MatrixGangerFactory
Config key for whether cells are constrained to be square.
SquashAttributeHandler - Class in uk.ac.starlink.ttools.copy
SAX content handler which mostly copies events to text, but eliminates a given attribute from the root element.
SquashAttributeHandler(Writer, String, boolean) - Constructor for class uk.ac.starlink.ttools.copy.SquashAttributeHandler
Constructor.
SRBBranch - Class in uk.ac.starlink.srb
Branch implemenatation based on an SRB file object.
SRBBranch(SRBFile, SRBFile) - Constructor for class uk.ac.starlink.srb.SRBBranch
Constructor.
SRBConnection - Class in uk.ac.starlink.srb
Connection to an SRB remote filestore.
SRBConnection(Connector, Map, SRBFile) - Constructor for class uk.ac.starlink.srb.SRBConnection
 
SRBConnector - Class in uk.ac.starlink.srb
Connector for connecting to Storage Resource Broker filestores.
SRBConnector() - Constructor for class uk.ac.starlink.srb.SRBConnector
 
SRBNode - Class in uk.ac.starlink.srb
Remote file node based on a JARGON GeneralFile.
SRBNode(SRBFile, SRBFile) - Constructor for class uk.ac.starlink.srb.SRBNode
Constructor.
srcOverOpaque(int, int) - Static method in class uk.ac.starlink.ttools.plot2.paper.Compositor
Returns the result of compositing a possibly transparent source pixel over an opaque destination pixel.
SRON5_COLORS - Static variable in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
 
SRON7_COLORS - Static variable in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
 
SRON_RAINBOW - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Rainbow shader copied from SRON technical note SRON/EPS/TN/09-002.
SRONBRIGHT_COLORS - Static variable in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
 
SRTarget() - Constructor for class diva.canvas.tutorial.ConnectorTutorial.SRTarget
 
SSA - Static variable in class uk.ac.starlink.vo.Capability
Simple Spectral Access capability.
SsaConeSearcher - Class in uk.ac.starlink.ttools.cone
ConeSearcher implementation using a VO Simple Spectral Access service.
SsaConeSearcher(String, String, boolean, StarTableFactory, ContentCoding) - Constructor for class uk.ac.starlink.ttools.cone.SsaConeSearcher
Constructor.
SsapTableLoadDialog - Class in uk.ac.starlink.vo
Table load dialogue for retrieving the result of a SSAP query.
SsapTableLoadDialog() - Constructor for class uk.ac.starlink.vo.SsapTableLoadDialog
Constructor.
SSLUtil - Class in uk.ac.starlink.auth.ssl
 
SSLUtil() - Constructor for class uk.ac.starlink.auth.ssl.SSLUtil
 
SSO_URL - Static variable in class uk.ac.starlink.auth.IvoaLoginProtocol
 
SSTrainingModel - Class in diva.sketch.recognition
SSTrainingModel (Single Stroke Training Model) is a data structure for storing training examples and their types.
SSTrainingModel() - Constructor for class diva.sketch.recognition.SSTrainingModel
Construct an empty training model.
SSTrainingParser - Class in diva.sketch.recognition
SSTrainingParser (Single Stroke Training Parser) reads in an XML file and parses it into a SSTrainingModel.
SSTrainingParser() - Constructor for class diva.sketch.recognition.SSTrainingParser
 
SSTrainingWriter - Class in diva.sketch.recognition
SSTrainingWriter (Single Stroke Training Writer) takes a SSTrainingModel and writes it out to an outputstream.
SSTrainingWriter() - Constructor for class diva.sketch.recognition.SSTrainingWriter
 
StackGanger<P,A> - Class in uk.ac.starlink.ttools.plot2.geom
Ganger implementation for a vertically stacked gang of plots, all sharing the same horizontal axis.
StackGanger(String[], boolean, Padding) - Constructor for class uk.ac.starlink.ttools.plot2.geom.StackGanger
Constructor.
Stage - Interface in uk.ac.starlink.ttools.taplint
Represents a stage of validator processing.
Stamper - Interface in uk.ac.starlink.ttools.plot2.layer
Performs colouring of an outline.
STANDARD - Static variable in class uk.ac.starlink.table.jdbc.TypeMappers
TypeMapper implementation which performs generally useful conversions.
STANDARD - Static variable in class uk.ac.starlink.ttools.plot2.TickLook
Standard look - major tickmarks are twice as high as minor.
StandardFitsTableSerializer - Class in uk.ac.starlink.fits
Class which knows how to do the various bits of serializing a StarTable to FITS BINTABLE format.
StandardFitsTableSerializer(FitsTableSerializerConfig, StarTable) - Constructor for class uk.ac.starlink.fits.StandardFitsTableSerializer
Constructor.
STANDARDID_PARAM - Static variable in class uk.ac.starlink.auth.IvoaAuthScheme
Parameter name for the SSO login protocol standard id ("standard_id").
StandardKernel1dShape - Class in uk.ac.starlink.ttools.plot2.layer
Implementation class for Kernel1dShapes based on evaluating symmetric functions over a limited extent.
StandardKernel1dShape(String, String, double, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Constructor.
STAR - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a star marker.
STAR_LOGO - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
StarBuilder(StarTable, Path) - Constructor for class uk.ac.starlink.parquet.StarParquetWriter.StarBuilder
Constructor based on a hadoop Path.
StarBuilder(StarTable, OutputFile) - Constructor for class uk.ac.starlink.parquet.StarParquetWriter.StarBuilder
Constructor based on a parquet OutputFile.
StarColumnWriter - Class in uk.ac.starlink.feather
FeatherColumnWriter for use with StarTables.
StarColumnWriter(StarTable, int, FeatherType, boolean) - Constructor for class uk.ac.starlink.feather.StarColumnWriter
Constructor.
StarColumnWriter.DataStat - Class in uk.ac.starlink.feather
Aggregates information about column output.
StarColumnWriters - Class in uk.ac.starlink.feather
Implementations of StarColumnWriter.
Stardata - Class in uk.ac.starlink.pal
Various characteristics of an Observation
Stardata(AngleDR, double[], double, double) - Constructor for class uk.ac.starlink.pal.Stardata
Various characteristics of an Observation
StarEntityResolver - Class in uk.ac.starlink.util
Provides specialised XML entity resolution.
StarEntityResolver(EntityResolver) - Constructor for class uk.ac.starlink.util.StarEntityResolver
Constructs a resolver which will resolve entities this class knows about, and for those it doesn't it will defer resolution to a supplied parent resolver.
starjavaDirectory() - Static method in class uk.ac.starlink.util.Loader
Returns the location of the main Starlink java directory which contains the lib, bin, etc, source directories and others.
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.
STARLINK_LOGO - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
StarParquetWriter - Class in uk.ac.starlink.parquet
ParquetWriter implementation for output of StarTables.
StarParquetWriter.StarBuilder - Class in uk.ac.starlink.parquet
Used to configure and produce a ParquetWriter for StarTable output.
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.
start() - Method in class jsky.util.gui.ProgressPanel
Display the progress panel.
start() - Method in class jsky.util.SwingWorker
Start the worker thread.
start(String) - Method in class uk.ac.starlink.rv.RadialVelocity
Start Point
start(RootDoc) - Static method in class uk.ac.starlink.ttools.build.SunDoclet.Html
Begin processing document.
start(RootDoc) - Static method in class uk.ac.starlink.ttools.build.SunDoclet.Xml
Begin processing document.
start() - Method in class uk.ac.starlink.ttools.plot.BitSetPixellator
 
start() - Method in class uk.ac.starlink.ttools.plot.Drawing
 
start() - Method in interface uk.ac.starlink.ttools.plot.Pixellator
Makes this object ready to iterate.
start() - Method in class uk.ac.starlink.ttools.plot.PointArrayPixellator
 
start() - Method in class uk.ac.starlink.ttools.plot.TranslatedPixellator
 
start(String[]) - Method in class uk.ac.starlink.ttools.taplint.JsonOutputReporter
 
start(String[]) - Method in interface uk.ac.starlink.ttools.taplint.OutputReporter
Signals beginning of reporting.
start(String[]) - Method in class uk.ac.starlink.ttools.taplint.TextOutputReporter
 
start() - Method in class uk.ac.starlink.vo.UwsJob
Starts the job by posting the RUN phase.
START_TIME - Static variable in interface jsky.timeline.TimeLineNode
 
START_TIME - Static variable in interface jsky.timeline.TimeLineNodeModel
 
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, int) - Constructor for class uk.ac.starlink.table.gui.StarTableColumn
Constructs a StarTableColumn from a ColumnInfo object with a given model index.
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.
StarTableDataNode - Class in uk.ac.starlink.datanode.nodes
DataNode representing a StarTable.
StarTableDataNode(StarTable) - Constructor for class uk.ac.starlink.datanode.nodes.StarTableDataNode
 
StarTableDataNode(String) - Constructor for class uk.ac.starlink.datanode.nodes.StarTableDataNode
 
StarTableDataNode(DataSource) - Constructor for class uk.ac.starlink.datanode.nodes.StarTableDataNode
 
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.
StarTableJELRowReader - Class in uk.ac.starlink.ttools.jel
JELRowReader subclass for access to StarTables.
StarTableJELRowReader(StarTable) - Constructor for class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Constructs a new row reader for a given StarTable.
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.
startAnimation() - Method in class jsky.util.gui.ProgressBarUtil
Do something to look busy.
startCDATA() - Method in class uk.ac.starlink.ttools.copy.SquashAttributeHandler
 
startCDATA() - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
startCDATA() - Method in class uk.ac.starlink.ttools.votlint.VotLintEntityResolver
 
startClass(String, String, String) - Method in interface uk.ac.starlink.ttools.build.DocletOutput
Begin output of documentation for a given class.
startClass(String, String, String) - Method in class uk.ac.starlink.ttools.build.HtmlDocletOutput
 
startClass(String, String, String) - Method in class uk.ac.starlink.ttools.build.XmlDocletOutput
 
startDocument() - Method in class diva.compat.xml.XmlReader.Handler
Start a document.
startDocument() - Method in class diva.util.aelfred.HandlerBase
Handle the start of the document.
startDocument() - Method in interface diva.util.aelfred.XmlHandler
Start the document.
startDocument() - Method in class diva.util.xml.XmlReader.Handler
Start a document.
startDocument() - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
startDocument() - Method in class uk.ac.starlink.ttools.votlint.FudgeNamespaceContentHandler
 
startDocument() - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
startDocument() - Method in class uk.ac.starlink.vo.TableSetSaxHandler
 
startDocument() - Method in class uk.ac.starlink.votable.TableContentHandler
 
startDocument() - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
 
startDTD(String, String, String) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
startDTD(String, String, String) - Method in class uk.ac.starlink.ttools.votlint.VotLintEntityResolver
 
startElement(String) - Method in class diva.compat.xml.XmlReader.Handler
Start an element.
startElement(String) - Method in class diva.gui.MultipageParser
Handle the start of an element.
startElement(String) - Method in class diva.sketch.recognition.MSTrainingParser
 
startElement(String) - Method in class diva.util.aelfred.HandlerBase
Handle the start of an element.
startElement(String) - Method in interface diva.util.aelfred.XmlHandler
Start an element.
startElement(String) - Method in class diva.util.xml.XmlReader.Handler
Start an element.
startElement(String, String, String, Attributes) - Method in class jsky.util.SaxParserUtil
Called for each element start tag.
startElement(ElementDeclaration) - Method in class uk.ac.starlink.ttools.cea.CeaWriter
Convenience method to start an element described by an ElementDeclaration.
startElement(ElementDeclaration, String) - Method in class uk.ac.starlink.ttools.cea.CeaWriter
Convenience method to start an element described by an ElementDeclaration with supplied attributes.
startElement(String, String, String, Attributes) - Method in class uk.ac.starlink.ttools.copy.SquashAttributeHandler
 
startElement(String, String, String, Attributes) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
startElement() - Method in class uk.ac.starlink.ttools.votlint.DataHandler
 
startElement() - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Called after the attributes have been set and checked.
startElement() - Method in class uk.ac.starlink.ttools.votlint.FieldHandler
 
startElement(String, String, String, Attributes) - Method in class uk.ac.starlink.ttools.votlint.FudgeNamespaceContentHandler
 
startElement() - Method in class uk.ac.starlink.ttools.votlint.StreamHandler
 
startElement() - Method in class uk.ac.starlink.ttools.votlint.StreamingHandler
 
startElement(String, String, String, Attributes) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
startElement(String) - Method in class uk.ac.starlink.util.XmlWriter
Outputs a start element tag with no attributes.
startElement(String, String) - Method in class uk.ac.starlink.util.XmlWriter
Outputs a start element tag with a given list of attributes.
startElement(String, String, String, Attributes) - Method in class uk.ac.starlink.vo.DalResultStreamer
 
startElement(String, String, String, Attributes) - Method in class uk.ac.starlink.vo.DalResultXMLFilter
 
startElement(String, String, String, Attributes) - Method in class uk.ac.starlink.vo.TableSetSaxHandler
 
startElement(String, String, String, Attributes) - Method in class uk.ac.starlink.votable.TableContentHandler
 
startElement(String, String, String, Attributes) - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
 
startEntity(String) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
startEntity(String) - Method in class uk.ac.starlink.ttools.votlint.VotLintEntityResolver
 
startExternalEntity(String) - Method in class diva.compat.xml.XmlReader.Handler
Move down one level in the entity tree.
startExternalEntity(String) - Method in class diva.util.aelfred.HandlerBase
Handle the start of an external entity.
startExternalEntity(String) - Method in interface diva.util.aelfred.XmlHandler
Begin an external entity.
startExternalEntity(String) - Method in class diva.util.xml.XmlReader.Handler
Move down one level in the entity tree.
startExternalHub(boolean) - Static method in class uk.ac.starlink.plastic.PlasticUtils
Attempts to start a hub running in an external process.
startHub(PrintStream, PrintStream) - Static method in class uk.ac.starlink.plastic.PlasticHub
Creates and starts a PlasticHub running, writing its config information to the default file and optionally logging output to a print stream.
startHub(PrintStream, PrintStream, File) - Static method in class uk.ac.starlink.plastic.PlasticHub
Creates and starts a PlasticHub running, optionally writing the config information into a given file and logging output to a print stream.
startMember(String, String, String, String) - Method in interface uk.ac.starlink.ttools.build.DocletOutput
Begin output of documentation for a given class member (field or method).
startMember(String, String, String, String) - Method in class uk.ac.starlink.ttools.build.HtmlDocletOutput
 
startMember(String, String, String, String) - Method in class uk.ac.starlink.ttools.build.XmlDocletOutput
 
startOutput() - Method in interface uk.ac.starlink.ttools.build.DocletOutput
Called at the start of operation.
startOutput() - Method in class uk.ac.starlink.ttools.build.HtmlDocletOutput
 
startOutput() - Method in class uk.ac.starlink.ttools.build.XmlDocletOutput
 
startPrefixMapping(String, String) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
startPrefixMapping(String, String) - Method in class uk.ac.starlink.ttools.votlint.FudgeNamespaceContentHandler
 
startPrefixMapping(String, String) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
startPrefixMapping(String, String) - Method in class uk.ac.starlink.vo.DalResultXMLFilter
 
startPrefixMapping(String, String) - Method in class uk.ac.starlink.vo.TableSetSaxHandler
 
startPrefixMapping(String, String) - Method in class uk.ac.starlink.votable.TableContentHandler
 
startPrefixMapping(String, String) - Method in class uk.ac.starlink.votable.VOTableDOMBuilder
 
startPrint(String) - Method in class jsky.image.gui.ImagePrintDialog
Initialize printing.
startSection(String, String) - Method in class uk.ac.starlink.ttools.taplint.JsonOutputReporter
 
startSection(String, String) - Method in interface uk.ac.starlink.ttools.taplint.OutputReporter
Begins a reporting section.
startSection(String, String) - Method in class uk.ac.starlink.ttools.taplint.TextOutputReporter
 
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
Indicates that a number of ProgressIndicator.setLevel(double) calls may follow, followed by a ProgressIndicator.endStage() call.
startStage(String) - Method in class uk.ac.starlink.table.join.RangeModelProgressIndicator
 
startStage(String) - Method in class uk.ac.starlink.table.join.TextProgressIndicator
 
startStroke(LayerEvent) - Method in class diva.sketch.BasicInterpreter
This method is invoked upon mouse down.
startStroke(double, double) - Method in class diva.sketch.SketchLayer
This sets the start point (_prevX, _prevY) of the line segment to be drawn.
startStroke() - Method in class diva.sketch.toolbox.PanZoomInterpreter
This method is invoked upon mouse down.
startStroke(LayerEvent) - Method in class diva.whiteboard.HighlightInterpreter
 
startsWith(String, String) - Static method in class uk.ac.starlink.ttools.func.Strings
Determines whether a string starts with a certain substring.
startTable(StarTable) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
startTable(StarTable) - Method in class uk.ac.starlink.vo.DalResultStreamer
 
startTable(StarTable) - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializer
 
startTable(StarTable) - Method in interface uk.ac.starlink.votable.TableHandler
Called when a table is about to be transmitted.
startTime - Variable in class diva.compat.trace.TraceModel.Element
The start time
startTimer() - Method in class diva.util.jester.TestCase
Start the execution timer.
startup() - Method in class uk.ac.starlink.util.gui.BasicFontChooser
Start common initialisation sequence.
startX - Variable in class jsky.image.graphics.gui.CanvasDraw
Starting point of drag
startX - Variable in class uk.ac.starlink.diva.DrawActions
Starting point of drag
startY - Variable in class jsky.image.graphics.gui.CanvasDraw
Starting point of drag
startY - Variable in class uk.ac.starlink.diva.DrawActions
Starting point of drag
StarVariables - Class in gaia.cu9.tools.parallax.datamodel
 
StarVariables(long, double, double, double, double, double, double) - Constructor for class gaia.cu9.tools.parallax.datamodel.StarVariables
 
StarVariablesCsvReader - Class in gaia.cu9.tools.parallax.readers
 
StarVariablesCsvReader(StarVariablesCsvSchema) - Constructor for class gaia.cu9.tools.parallax.readers.StarVariablesCsvReader
 
StarVariablesCsvSchema - Class in gaia.cu9.tools.parallax.readers
 
StarVariablesCsvSchema() - Constructor for class gaia.cu9.tools.parallax.readers.StarVariablesCsvSchema
 
state - Variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
 
STATE_SERVICE - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
StateBubble - Class in diva.graph.toolbox
A Figure that is customized for representing state bubbles.
StateBubble(double, double, double, double) - Constructor for class diva.graph.toolbox.StateBubble
Create a new figure at the given coordinates.
StateBubble(double, double, double, double, Paint) - Constructor for class diva.graph.toolbox.StateBubble
Create a new figure at the given coordinates and with the given fill.
stateChanged(ChangeEvent) - Method in class jsky.app.jskycat.JSkyCatRemoteControl
Called when the image processor settings are changed.
stateChanged(ChangeEvent) - Method in class jsky.catalog.gui.BasicTablePlotter
Called when the WCS info changes
stateChanged(ChangeEvent) - Method in class jsky.image.gui.ImageDisplay
Called for changes in the image processor settings
stateChanged(ChangeEvent) - Method in class jsky.image.gui.ImageHistoryItem
Called when the image is actually loaded, so we can restore the settings
stateChanged(ChangeEvent) - Method in class jsky.image.gui.ImagePanner
Called when the main image changes in some way.
stateChanged(ChangeEvent) - Method in class jsky.image.gui.ImageZoom
Called when the main image changes in some way.
stateChanged(ChangeEvent) - Method in class jsky.image.gui.PickObject
Called when the main image changes in some way.
stateChanged(ChangeEvent) - Method in class jsky.util.gui.BasicRangeSliderUI.RangeSliderChangeListener
 
stateChanged(ChangeEvent) - Method in class jsky.util.gui.QuantitySlider
 
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.ast.gui.AxesControls
If the AstGrid object changes then we need to update the interface.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
If the AstTitle object changes then we need to update the interface.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
If the AstNumberLabels object changes then we need to update the interface.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.ast.gui.BorderControls
If the AstGrid object changes then we need to update the interface.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.ast.gui.ComponentColourControls
Listen for ColourStore issuing ChangeEvents.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
If the GraphicsEdges object changes then we need to update the interface.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
If the AstGrid object changes then we need to update the interface.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.ast.gui.GridControls
If the AstGrid object changes then we need to update the interface.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
 
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.ast.gui.StringsControls
If the AstStrings object changes then we need to update the interface.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.ast.gui.TickControls
If the AstTicks object changes then we need to update the interface.
stateChanged(ChangeEvent) - Method in class uk.ac.starlink.ast.gui.TitleControls
If the AstTitle object changes then we need to update the interface.
stateCompleted(Element) - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Add a new state root in a given Element.
StateDependent - Annotation Type in uk.ac.starlink.ttools.jel
Indicates that a public static method is to be evalated by JEL at runtime not compile time, even if its arguments can be determined at compile time.
STATICSVG_KEY - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
Statistics - Class in gaia.cu9.tools.parallax.util
 
Statistics() - Constructor for class gaia.cu9.tools.parallax.util.Statistics
 
Stats1Plotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter to calculate and display univariate statistics of histogram-like data.
Stats1Plotter(FloatingCoord, boolean, ConfigKey<Unit>) - Constructor for class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
Constructor.
Stats1Plotter.StatsStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style class associated with this plotter.
StatsFilter - Class in uk.ac.starlink.ttools.filter
Filter which can calculate statistical quantities.
StatsFilter() - Constructor for class uk.ac.starlink.ttools.filter.StatsFilter
Constructor.
StatsMode - Class in uk.ac.starlink.ttools.mode
Processing mode for calculating statistics on a table.
StatsMode() - Constructor for class uk.ac.starlink.ttools.mode.StatsMode
Default constructor.
StatsMode(boolean) - Constructor for class uk.ac.starlink.ttools.mode.StatsMode
Constructs an instance with optional parallel processing.
StatsStyle(Color, Stroke, boolean, boolean, Normalisation, Unit, BinSizer) - Constructor for class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter.StatsStyle
Constructor.
Status - Variable in class uk.ac.starlink.pal.Pal
Current Status flag
StatusLogger - Interface in jsky.util
This defines an interface for logging status messages.
statusPanel - Variable in class jsky.util.gui.ProgressPanel
Displays the progress bar and status text
StatusPanel - Class in jsky.util.gui
Displays a progress bar and a text field together in a panel and is intended to be used as a status panel, displaying the status of downloads, etc.
StatusPanel(String, String) - Constructor for class jsky.util.gui.StatusPanel
Construct a StatusPanel using the given layout positions.
StatusPanel() - Constructor for class jsky.util.gui.StatusPanel
Construct a StatusPanel using the default layout.
statusTable - Variable in class uk.ac.starlink.util.gui.StoreControlFrame
The table showing the stored configurations.
statusView - Variable in class uk.ac.starlink.util.gui.StoreControlFrame
Container for view of currently saved states.
Stc - Class in uk.ac.starlink.ast
Java interface to the AST Stc class - represents an instance of the IVOA STC class.
StcCatalogEntryLocation - Class in uk.ac.starlink.ast
Java interface to the AST StcCatalogEntryLocation class - correspond to the IVOA STCCatalogEntryLocation class.
StcCatalogEntryLocation(Region, AstroCoords[]) - Constructor for class uk.ac.starlink.ast.StcCatalogEntryLocation
Constructs a new StcCatalogEntryLocation.
StcObsDataLocation - Class in uk.ac.starlink.ast
Java interface to the AST StcObsDataLocation class - correspond to the IVOA ObsDataLocation class.
StcObsDataLocation(Region, AstroCoords[]) - Constructor for class uk.ac.starlink.ast.StcObsDataLocation
Constructs a new StcObsDataLocation.
StcResourceProfile - Class in uk.ac.starlink.ast
Java interface to the AST StcResourceProfile class - correspond to the IVOA STCResourceProfile class.
StcResourceProfile(Region, AstroCoords[]) - Constructor for class uk.ac.starlink.ast.StcResourceProfile
Constructs a new StcResourceProfile.
STCS_MAPPER - Static variable in class uk.ac.starlink.ttools.plot2.data.AreaDomain
STC-S - see TAP 1.0 section 6.
StcSearchLocation - Class in uk.ac.starlink.ast
Java interface to the AST StcSearchLocation class - correspond to the IVOA SearchLocation class.
StcSearchLocation(Region, AstroCoords[]) - Constructor for class uk.ac.starlink.ast.StcSearchLocation
Constructs a new StcSearchLocation.
StdCapabilityInterface - Interface in uk.ac.starlink.vo
Characterises a VOResource (capability,interface) pair including information that may be required at invocation time.
stdDev(double[]) - Static method in class gaia.cu9.tools.parallax.util.Statistics
 
stdDev(double[], double) - Static method in class gaia.cu9.tools.parallax.util.Statistics
 
stdev(Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the population standard deviation of all the non-blank elements in the array.
stdev(double...) - Static method in class uk.ac.starlink.ttools.func.Lists
Returns the population standard deviation of the non-blank supplied arguments.
STDEV_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
Report key for fitted standard deviation.
STEFAN_BOLTZMANN - Static variable in class uk.ac.starlink.util.PhysicalConstants
Stefan-Boltzmann constant - W.m^-2.K^-4
step(int, int) - Method in class diva.canvas.demo.WarpImageFigure
 
STEP_LENGTH - Static variable in class uk.ac.starlink.ast.gui.AstTicks
Suggested step (resolution) between tick mark lengths.
StepDataStore - Class in uk.ac.starlink.ttools.plot2.data
Wrapper data store implementation that dispenses all column data as evenly spaced subsamples by row.
StepDataStore(DataStore, int) - Constructor for class uk.ac.starlink.ttools.plot2.data.StepDataStore
Constructor.
StepFactory - Class in uk.ac.starlink.ttools.filter
Factory which can create ProcessingStep objects from strings which represent the filter specifications.
stepGuess() - Method in class uk.ac.starlink.diva.interp.AbstractInterpolator
 
stepGuess() - Method in interface uk.ac.starlink.diva.interp.Interpolator
A guess at the number of steps needed between the actual X coordinates that may be used to draw a reasonable representation of the curve being interpolated.
stepsValue(Environment) - Method in class uk.ac.starlink.ttools.task.FilterParameter
Returns the value of this parameter as an array of processing steps.
STERADIAN - Static variable in class uk.ac.starlink.ttools.plot2.layer.SolidAngleUnit
Steradian.
steradiansToSqdeg(double) - Static method in class uk.ac.starlink.ttools.func.Tilings
Converts a solid angle from steradians to square degrees.
Stilts - Class in uk.ac.starlink.ttools
Top-level class for invoking tasks in the STILTS package.
Stilts() - Constructor for class uk.ac.starlink.ttools.Stilts
 
StiltsContext - Class in uk.ac.starlink.ttools.server
Encapsulates servlet context aspects specific to the STILTS server mode.
StiltsContext(ServletContext) - Constructor for class uk.ac.starlink.ttools.server.StiltsContext
Constructor.
StiltsPlot - Class in uk.ac.starlink.ttools.plot2.task
Represents an abstract model of a STILTS command line.
StiltsPlot(AbstractPlot2Task, String, SettingGroup[]) - Constructor for class uk.ac.starlink.ttools.plot2.task.StiltsPlot
Constructor.
StiltsPlotFormatter - Class in uk.ac.starlink.ttools.plot2.task
Handles export of StiltsPlot objects to external serialization formats.
StiltsPlotFormatter(CredibleString, Suffixer, Suffixer, boolean, LineEnder, int, int, TableNamer) - Constructor for class uk.ac.starlink.ttools.plot2.task.StiltsPlotFormatter
Constructor.
StiltsServer - Class in uk.ac.starlink.ttools.task
Runs STILTS in server mode.
StiltsServer() - Constructor for class uk.ac.starlink.ttools.task.StiltsServer
Constructor.
STMAG - Static variable in class jsky.science.Flux
 
STMAGABBREV - Static variable in class jsky.science.Flux
 
stop() - Method in class diva.util.jester.EventRecorder
Stop recording events on the constructor-specified component and return the recorded events from this session as an array.
stop() - Method in class jsky.util.gui.ProgressPanel
Stop displaying the progress panel.
STOP - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
stop() - Method in class uk.ac.starlink.datanode.tree.NodeExpander
Interrupts the work of this expander.
stop() - Method in class uk.ac.starlink.plastic.MinimalHub
Shuts down this hub and tidies up.
stop() - Method in class uk.ac.starlink.plastic.PlasticHub
 
stop() - Method in class uk.ac.starlink.plastic.ServerSet
Tidies up when the servers provided by this object are no longer requires.
stopAnimation() - Method in class jsky.util.gui.ProgressBarUtil
Stop looking busy.
stopButton - Variable in class jsky.util.gui.ProgressPanel
Button to interrupt the task
stopCellEditing() - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
Tell the editor to stop editing and accept any partially edited value as the value of the editor.
stopCellEditing() - Method in class uk.ac.starlink.ast.gui.AstCellEditor
Respond to editing being stopped.
stopExpansion(DataNode) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Stops a node from expanding.
stopLoggingInputStream(ProgressBarFilterInputStream) - Method in class jsky.util.gui.ProgressPanel
Stop logging reads from the input stream returned from an earlier call to getLoggedInputStream().
stopLoggingInputStream(ProgressBarFilterInputStream) - Method in class jsky.util.gui.StatusPanel
Stop logging reads from the input stream returned from an earlier call to getLoggedInputStream().
stopLoggingInputStream(ProgressBarFilterInputStream) - Method in interface jsky.util.StatusLogger
Stop logging reads from the input stream returned from an earlier call to getLoggedInputStream().
stopTime - Variable in class diva.compat.trace.TraceModel.Element
The end time
stopTimer() - Method in class diva.util.jester.TestCase
Stop the execution timer.
StoragePolicy - Interface in diva.gui
StoragePolicy captures the notion of how an application deals with persistent storage.
StoragePolicy - Class in uk.ac.starlink.table
Defines storage methods for bulk data.
StoragePolicy() - Constructor for class uk.ac.starlink.table.StoragePolicy
 
StorageType - Enum in uk.ac.starlink.ttools.plot2.data
Enumerates the possibilities for internal storage of coordinate data for presentation to the plotting classes.
store - Variable in class uk.ac.starlink.diva.DrawActions
FigureStore instance
store - Variable in class uk.ac.starlink.diva.DrawGraphicsMenu
The FigureStore used to save and restore figures.
store(double[], double[], int) - Method in class uk.ac.starlink.dpac.math.Integral
Flattens the recursive information contained by this integral into a pair of arrays represting (x,y) samples giving the antiderivative function.
store(ProxySetupFrame) - Static method in class uk.ac.starlink.util.gui.ProxySetupFrame
Save state of system properties to backing store.
store - Variable in class uk.ac.starlink.util.gui.StoreControlFrame
Object that mediates to the actual store.
store() - Method in class uk.ac.starlink.util.ProxySetup
Save state of system properties to backing store.
StoreAction(String, Icon) - Constructor for class uk.ac.starlink.ast.gui.PlotConfigurator.StoreAction
 
StoreConfiguration - Class in uk.ac.starlink.util.gui
This class interacts with a permanent set of configuration states stored in an XML-format disk file.
StoreConfiguration(String, String) - Constructor for class uk.ac.starlink.util.gui.StoreConfiguration
Create an instance.
StoreConfiguration(InputStream) - Constructor for class uk.ac.starlink.util.gui.StoreConfiguration
Create an instance.
storeControl - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
Graphics configuration store window.
storeControlClosed() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Configuration storage window is closed.
StoreControlFrame - Class in uk.ac.starlink.util.gui
A top-level window that offers controls for saving, restoring and deleting configuration data stored in XML files.
StoreControlFrame(StoreSource) - Constructor for class uk.ac.starlink.util.gui.StoreControlFrame
Create an instance.
StoreControlFrame.AddAction - Class in uk.ac.starlink.util.gui
Inner class defining action to create a new configuration entry adding the current configuration to it.
StoreControlFrame.CloseAction - Class in uk.ac.starlink.util.gui
Inner class defining Action for closing window and keeping fit.
StoreControlFrame.DeleteAction - Class in uk.ac.starlink.util.gui
Inner class defining action to delete the selected configuration entries.
StoreControlFrame.RestoreAction - Class in uk.ac.starlink.util.gui
Inner class defining Action for closing window and keeping fit.
StoreControlFrame.UpdateAction - Class in uk.ac.starlink.util.gui
Inner class defining action to update a configuration entry.
storeCurrentConfiguration() - Method in class uk.ac.starlink.util.gui.StoreControlFrame
Create a new configuration entry and store the current configuration in it.
StoreFileUtils - Class in uk.ac.starlink.util.gui
Class of static members that provide utility functions for locating configuration files.
storeFullPrecision() - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Policy for whether to cache full precision coordinates.
storeIcon(String, Icon) - Method in class jsky.util.ResourceMap
Stores an Icon with the given resourceName.
storeName - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
Name for the store file.
storeName - Variable in class uk.ac.starlink.util.gui.StoreConfiguration
Name of the file used for storage.
storeSource - Variable in class uk.ac.starlink.util.gui.StoreControlFrame
The StoreSource object, this understands the configuration data and how to encode and decode it from XML.
StoreSource - Interface in uk.ac.starlink.util.gui
An interface for component configurations that can be serialised to XML and subsequently stored and restored to a backing store using a StoreControlFrame.
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(int, Object) - Method in class uk.ac.starlink.table.PrimitiveArrayColumn
 
storeValue(long, Object) - Method in class uk.ac.starlink.table.WrapperColumn
 
StraightConnector - Class in diva.canvas.connector
A Connector that draws itself in a straight line.
StraightConnector(Site, Site) - Constructor for class diva.canvas.connector.StraightConnector
Create a new straight connector between the given sites.
StraightTerminal - Class in diva.canvas.connector
A terminal that consists of a straight line plus an additional decoration at the connection end of the terminal.
StraightTerminal() - Constructor for class diva.canvas.connector.StraightTerminal
Create a new terminal which is not attached to anything.
StraightTerminal(Site) - Constructor for class diva.canvas.connector.StraightTerminal
Create a new terminal attached to the given site.
StraightTerminal(Site, Stroke, Paint) - Constructor for class diva.canvas.connector.StraightTerminal
Create a new terminal attached to the given site, with the given stroke and paint.
StreamColumnStore - Class in uk.ac.starlink.table.storage
ColumnStore implementation which uses a streamed file to store a variable number of fixed-length data items.
StreamColumnStore(Codec, File) - Constructor for class uk.ac.starlink.table.storage.StreamColumnStore
Constructor.
StreamHandler - Class in uk.ac.starlink.ttools.votlint
Handler for STREAM elements.
StreamHandler() - Constructor for class uk.ac.starlink.ttools.votlint.StreamHandler
 
StreamingHandler - Class in uk.ac.starlink.ttools.votlint
Abstract handler superclass for elements with STREAM children (BINARY or FITS).
StreamingHandler() - Constructor for class uk.ac.starlink.ttools.votlint.StreamingHandler
 
streamInit(InputStream, boolean, boolean) - Method in class nom.tam.fits.Fits
Do the stream initialization.
streamRawResult(ConeQueryRowSequence, TableSink, RowMapper<?>, long) - Method in class uk.ac.starlink.ttools.cone.CdsUploadMatcher
 
streamRawResult(ConeQueryRowSequence, TableSink, RowMapper<?>, long) - Method in class uk.ac.starlink.ttools.cone.TapUploadMatcher
 
streamRawResult(ConeQueryRowSequence, TableSink, RowMapper<?>, long) - Method in interface uk.ac.starlink.ttools.cone.UploadMatcher
Scans a sequence of positional queries, uploads it to a remote service, and writes the returned values to a given sink.
streamResultTable(InputSource, TableSink) - Static method in class uk.ac.starlink.vo.DalResultStreamer
Streams a DAL result table from a SAX source to a table sink.
streamResultVOTable(URLConnection, ContentCoding, TableSink) - Static method in class uk.ac.starlink.vo.TapQuery
Streams a VOTable document which may represent a successful result or an error.
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.cdf.CdfTableBuilder
Throws a TableFormatException.
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.ecsv.EcsvTableBuilder
 
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.feather.FeatherTableBuilder
 
streamStarTable(FitsHeader, BasicInput, TableSink) - Static method in class uk.ac.starlink.fits.AsciiTableStarTable
Reads a TABLE HDU from a stream and writes the result to a table sink.
streamStarTable(FitsHeader, BasicInput, WideFits, TableSink) - Static method in class uk.ac.starlink.fits.BintableStarTable
Reads a BINTABLE extension from a stream and writes the result to a table sink.
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.fits.ColFitsTableBuilder
 
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.fits.FitsTableBuilder
Reads a FITS table from an input stream and writes it to a sink.
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.gbin.GbinTableBuilder
 
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.parquet.ParquetTableBuilder
 
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.pds4.Pds4TableBuilder
 
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.MrtTableBuilder
 
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.
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(InputStream, TableSink, String) - Method in class uk.ac.starlink.ttools.example.AllWiseTableBuilder
 
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.ttools.example.GeojsonTableBuilder
 
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.ttools.example.TwoMassPscTableBuilder
 
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.votable.ColFitsPlusTableBuilder
 
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.votable.FitsPlusTableBuilder
 
streamStarTable(InputStream, TableSink, String) - Method in class uk.ac.starlink.votable.VOTableBuilder
Acquires the data from a single TABLE element in a VOTable document, writing the result to a sink.
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
TableSink which turns its accepted data into a one-pass table and does something with it (calls StreamTableSink.scanTable(uk.ac.starlink.table.StarTable) on it).
StreamTableSink() - Constructor for class uk.ac.starlink.table.StreamTableSink
 
StreamUtil - Class in uk.ac.starlink.util
Utilities for use with java Streams.
stretch(Shader, float, float) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Returns a shader which corresponds to a sub-range of a given shader.
STRETCHES - Static variable in interface uk.ac.starlink.ttools.plot2.Scaling
List of standard options for colour map stretch.
STRICT - Static variable in class uk.ac.starlink.fits.CardFactory
Instance with no value trimming, bad char rejection, no HIERARCH.
STRICT - Static variable in class uk.ac.starlink.votable.Namespacing
Only elements in namespaces with VOTable URIs are significant.
STRICT_DEFAULT - Static variable in class uk.ac.starlink.votable.VOElementFactory
Determines whether the default strictness state is true or false when the VOElementFactory.STRICT_PROPERTY property has not been set.
STRICT_PROPERTY - Static variable in class uk.ac.starlink.votable.VOElementFactory
Property which determines the default strictness state.
STRING - Static variable in class uk.ac.starlink.fits.CardType
Standard key/value card with string content.
STRING - Static variable in class uk.ac.starlink.plastic.ValueType
String type.
STRING - Static variable in class uk.ac.starlink.table.storage.Codec
Codec for variable-length string.
STRING - Static variable in class uk.ac.starlink.tfcat.Datatype
String type.
STRING_FLAVOR - Static variable in class diva.whiteboard.ThumbnailView
 
STRING_HIER - Static variable in class uk.ac.starlink.fits.CardType
HIERARCH key/value card with string content.
STRING_IVORN - Static variable in class uk.ac.starlink.plastic.ValueType
Type for a string which is required to be a legal IVORN.
STRING_URI - Static variable in class uk.ac.starlink.plastic.ValueType
Type for a string which is required to be a legal URI.
STRING_URL - Static variable in class uk.ac.starlink.plastic.ValueType
Type for a string which is required to be a legal URL.
stringArray(String...) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns a String array built from the given arguments.
StringComparator - Class in uk.ac.starlink.datanode.nodes
A very simple implementation of the Comparator interface.
StringComparator() - Constructor for class uk.ac.starlink.datanode.nodes.StringComparator
 
StringConfigKey - Class in uk.ac.starlink.ttools.plot2.config
Config key for use with String values.
StringConfigKey(ConfigMeta, String) - Constructor for class uk.ac.starlink.ttools.plot2.config.StringConfigKey
Constructor.
StringCoord - Class in uk.ac.starlink.ttools.plot2.data
Coord implementation for String values.
StringCoord(InputMeta, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.data.StringCoord
Constructor.
StringDataNodeBuilder - Class in uk.ac.starlink.datanode.factory
 
StringDrawer - Class in uk.ac.starlink.xdoc.fig
Object which can draw a string on a graphics context.
StringDrawer(Anchor, boolean, float) - Constructor for class uk.ac.starlink.xdoc.fig.StringDrawer
Constructor.
stringify(Object) - Static method in class uk.ac.starlink.plastic.PlasticMonitor
Stringifies an object for logging purposes.
stringify(V) - Method in class uk.ac.starlink.ttools.plot2.config.ComboBoxSpecifier
May be used to turn typed values into text labels for the combo box.
stringifyOption(C) - Method in class uk.ac.starlink.task.AbstractChoiceParameter
Determines how an option will be represented as a string value of this parameter if no name has explicitly been supplied.
stringifyOption(PairMode) - Method in class uk.ac.starlink.ttools.join.FindModeParameter
 
stringifyOption(JoinType) - Method in class uk.ac.starlink.ttools.join.JoinTypeParameter
 
stringifyOption(LayerType) - Method in class uk.ac.starlink.ttools.plot2.task.LayerTypeParameter
 
stringifyOption(T) - Method in class uk.ac.starlink.ttools.plottask.StyleParameter
 
stringifyValue(T) - Method in class uk.ac.starlink.ttools.plot2.config.ChoiceConfigKey
Takes an object which may be a value of this key, and attempts to turn it into a string for reporting purposes.
stringifyValue(Color) - Method in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
 
stringifyValue(float[]) - Method in class uk.ac.starlink.ttools.plot2.config.DashConfigKey
 
stringifyValue(Shader) - Method in class uk.ac.starlink.ttools.plot2.config.ShaderConfigKey
 
StringMultiParameter - Class in uk.ac.starlink.ttools.task
Convenience parameter subclass for getting a sequence of string values.
StringMultiParameter(String, char) - Constructor for class uk.ac.starlink.ttools.task.StringMultiParameter
Constructor.
StringParameter - Class in uk.ac.starlink.task
Parameter for holding string values.
StringParameter(String) - Constructor for class uk.ac.starlink.task.StringParameter
Constructor.
StringPaster - Class in uk.ac.starlink.util.gui
Utility class to facilitate actions when a string is pasted into a component.
StringPaster() - Constructor for class uk.ac.starlink.util.gui.StringPaster
 
Strings - Class in uk.ac.starlink.ttools.func
String manipulation and query functions.
StringsControls - Class in uk.ac.starlink.ast.gui
StringsControls creates a "page" of widgets that are a view of an AstStrings object.
StringsControls(AbstractPlotControlsModel) - Constructor for class uk.ac.starlink.ast.gui.StringsControls
Create an instance.
stringsToByteArray(String[], int) - Static method in class nom.tam.fits.FitsUtil
Copy an array of Strings to bytes.
stringsValue(Environment) - Method in class uk.ac.starlink.ttools.task.StringMultiParameter
Returns the values of this parameter as an array.
stringToChoice(String) - Method in class uk.ac.starlink.task.AbstractChoiceParameter
Converts a supplied string to an option value for this parameter, or throws a ParameterValueException if it is not suitable.
stringToDouble(String, ConfigKey<?>) - Static method in class uk.ac.starlink.ttools.plot2.config.DoubleConfigKey
Interprets the value of a string as a double precision number.
StringTokenizerUtil - Class in jsky.util
Modified version of the jdk1.2 StringTokenizer class that does not skip empty tokens.
StringTokenizerUtil(String, String, boolean) - Constructor for class jsky.util.StringTokenizerUtil
Constructs a string tokenizer for the specified string.
StringTokenizerUtil(String, String) - Constructor for class jsky.util.StringTokenizerUtil
Constructs a string tokenizer for the specified string.
StringTokenizerUtil(String) - Constructor for class jsky.util.StringTokenizerUtil
Constructs a string tokenizer for the specified string.
stringToObject(Environment, String) - Method in class uk.ac.starlink.task.BooleanParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.task.ChoiceParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.task.DoubleParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.task.InputStreamParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.task.IntegerParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.task.LongParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.task.MultiChoiceParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.task.ObjectFactoryParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.task.OutputStreamParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.task.Parameter
Takes a non-blank string, as supplied by the execution environment, and turns it into a typed value for this parameter.
stringToObject(Environment, String) - Method in class uk.ac.starlink.task.StringParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.task.URLParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.cone.ConeErrorPolicyParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.cone.TilingParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.join.Match1TypeParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.join.ProgressIndicatorParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.plot2.task.CompositorParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.plot2.task.ConfigParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.plot2.task.PaddingParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.plottask.NamedObjectParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.ConnectionParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.DoubleArrayParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.FilterParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.InputFormatParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.InputTableParameter
Returns the input table which has been selected by this parameter.
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.InputTablesParameter
The toString method of the returned elements can be used to refer to them in user-directed messages.
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.OutputReporterParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.OutputTableParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.RowRunnerParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.StringMultiParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.TableFactoryParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.WordsParameter
 
stringToObject(Environment, String) - Method in class uk.ac.starlink.ttools.task.XmlEncodingParameter
 
stringToOffset(String, String) - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.BooleanConfigKey
 
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.ChoiceConfigKey
 
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.CombinationConfigKey
 
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigKey
Decodes a string value to the value type of this key.
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.DoubleArrayConfigKey
 
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.DoubleConfigKey
 
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.HiddenConfigKey
Throws UnsupportedOperationException.
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.IntegerConfigKey
 
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
Calls valueToString repeatedly looking for a match.
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.SkySysConfigKey
 
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.StringConfigKey
 
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.SubrangeConfigKey
 
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.TimeConfigKey
 
stringToValue(String) - Method in class uk.ac.starlink.ttools.plot2.config.ToggleNullConfigKey
 
StringUtil - Class in jsky.util
Contains static String utility methods.
StringUtil() - Constructor for class jsky.util.StringUtil
 
stringValue(Environment) - Method in class uk.ac.starlink.task.Parameter
Gets the value of this parameter as a String.
stripAdqlType(String) - Static method in class uk.ac.starlink.ttools.taplint.CompareMetadataStage
Takes a string which may be an ADQL type and strips off confusing parts including any "adql:" prefix and trailing parenthesis.
stripPrefix(String, String) - Static method in class uk.ac.starlink.ttools.jel.JELRowReader
Takes a token and strips a given prefix from it, returning the remainder.
strm - Variable in class uk.ac.starlink.mirage.MirageFormatter
 
stroke - Variable in class diva.canvas.connector.Blob
The stroke.
stroke - Variable in class diva.compat.canvas.AbstractPaintedGraphic
The stroke.
stroke - Variable in class diva.util.java2d.AbstractPaintedGraphic
Deprecated.
The stroke.
STROKE - Static variable in class uk.ac.starlink.ttools.plot2.layer.LineXYShape
Stroke effectively used by this shape.
STROKE_ELEMENT_TAG - Static variable in class diva.sketch.recognition.SceneBuilder
Indicates a stroke element.
STROKE_ELEMENT_TAG - Static variable in class diva.sketch.toolbox.SceneTranslator.OldSceneParser
Indicates a stroke element.
STROKE_NAME - Static variable in class diva.sketch.recognition.StrokeSceneRecognizer
The string ID to access the child of a scene element.
STROKE_TAG - Static variable in class diva.sketch.recognition.MSTrainingParser
Indicate a stroke path.
STROKE_TAG - Static variable in class diva.sketch.SketchParser
Indicate a stroke symbol.
StrokeBBox - Class in diva.sketch.features
StrokeBBox computes the bounding box of a stroke and stores the result in the stroke's property table.
StrokeBBox() - Constructor for class diva.sketch.features.StrokeBBox
 
strokeCompleted(StrokeElement, Scene) - Method in class diva.sketch.parser2d.ParsingSceneRecognizer
Pass the "stroke completed" information to the child recognizer and handle the results if there are changes in the scene.
strokeCompleted(TimedStroke) - Method in class diva.sketch.recognition.BasicStrokeRecognizer
Perform recognition on the given completed stroke.
strokeCompleted(StrokeElement, Scene) - Method in class diva.sketch.recognition.MultiStrokeSceneRecognizer
Return SceneDeltaSet.NO_DELTA
strokeCompleted(StrokeElement, Scene) - Method in interface diva.sketch.recognition.SceneRecognizer
 
strokeCompleted(TimedStroke) - Method in interface diva.sketch.recognition.StrokeRecognizer
Invoked when a stroke is completed.
strokeCompleted(StrokeElement, Scene) - Method in class diva.sketch.recognition.StrokeSceneRecognizer
Call the child recognizer and add the results, if any, to the given scene database.
strokeCompleted(StrokeElement, Scene) - Method in class diva.sketch.recognition.VotingSceneRecognizer
Pass the event to the child recognizers, tally the vote, clear the buffer, and return the consensus.
strokeCompleted(TimedStroke) - Method in class diva.sketch.recognition.VotingStrokeRecognizer
Pass the event to the child recognizers, tally the vote, clear the buffer, and return the consensus.
strokeCompleted(TimedStroke) - Method in class diva.sketch.toolbox.CachingStrokeRecognizer
Perform recognition in the target if the given stroke hasn't changed since the last time this method was called.
strokeCompleted(StrokeElement, Scene) - Method in class diva.sketch.toolbox.DashedPathRecognizer
 
strokeCompleted(TimedStroke) - Method in class diva.sketch.toolbox.LineRecognizer
Invoked when a stroke is completed.
strokeCompleted(StrokeElement, Scene) - Method in class diva.sketch.toolbox.LLRSceneRecognizer
Call the child recognizer and add the results, if any, to the given scene database.
strokeCompleted(TimedStroke) - Method in class diva.sketch.toolbox.ModedIncrRecognizer
Invoked when a stroke is completed.
strokeCompleted() - Method in class diva.sketch.toolbox.PanZoomController
Re-enable the selection, now that gesturing is completed.
strokeCompleted(TimedStroke) - Method in class diva.sketch.toolbox.RetypingRecognizer
Perform filtered recognition based on the LLR's recognition on the stroke.
strokeCompleted(TimedStroke) - Method in class diva.sketch.toolbox.ScribbleRecognizer
Compute the ratio of the sum of the absolute values of the delta y's and the sum of the absolute values of the delta x's, the aspect ratio, and the number of corners.
StrokeElement - Interface in diva.sketch.recognition
A scene entry that represents a single stroke with no type information.
StrokeFillColorEdit(SketchModel, Symbol, Color, Color) - Constructor for class diva.whiteboard.WhiteboardEdits.StrokeFillColorEdit
 
StrokeFilter - Class in diva.sketch.toolbox
An object which filters a pen stroke in order to reduce the complexity in the raw data points.
StrokeFilter() - Constructor for class diva.sketch.toolbox.StrokeFilter
 
StrokeHull - Class in diva.sketch.features
StrokeHull computes the convex hull of a stroke and stores the result in the stroke's property table.
StrokeHull() - Constructor for class diva.sketch.features.StrokeHull
 
StrokeKit - Class in uk.ac.starlink.ttools.plot2.layer
Supplier for drawing strokes.
StrokeKit(float) - Constructor for class uk.ac.starlink.ttools.plot2.layer.StrokeKit
Constructs a standard StrokeKit for a given line thickness.
StrokeKit(Stroke, Stroke) - Constructor for class uk.ac.starlink.ttools.plot2.layer.StrokeKit
Constructs a StrokeKit given strokes.
strokeModified(StrokeElement, Scene) - Method in class diva.sketch.parser2d.ParsingSceneRecognizer
Pass the "stroke modified" information to the child recognizer and handle the results if there are changes in the scene.
strokeModified(TimedStroke) - Method in class diva.sketch.recognition.BasicStrokeRecognizer
Returns NO_RECOGNITION; BasicStrokeRecognizer only operates on completed strokes.
strokeModified(StrokeElement, Scene) - Method in class diva.sketch.recognition.MultiStrokeSceneRecognizer
Return SceneDeltaSet.NO_DELTA
strokeModified(StrokeElement, Scene) - Method in interface diva.sketch.recognition.SceneRecognizer
 
strokeModified(TimedStroke) - Method in interface diva.sketch.recognition.StrokeRecognizer
Invoked when a stroke has been modified, for example, points have been added to the stroke.
strokeModified(StrokeElement, Scene) - Method in class diva.sketch.recognition.StrokeSceneRecognizer
Call the child recognizer and add the results, if any, to the given scene database.
strokeModified(StrokeElement, Scene) - Method in class diva.sketch.recognition.VotingSceneRecognizer
Pass the event to the child recognizers, tally the vote, and return the consensus.
strokeModified(TimedStroke) - Method in class diva.sketch.recognition.VotingStrokeRecognizer
Pass the event to the child recognizers, tally the vote, and return the consensus.
strokeModified(TimedStroke) - Method in class diva.sketch.toolbox.CachingStrokeRecognizer
Perform recognition in the target if the given stroke hasn't changed since the last time this method was called.
strokeModified(StrokeElement, Scene) - Method in class diva.sketch.toolbox.DashedPathRecognizer
 
strokeModified(TimedStroke) - Method in class diva.sketch.toolbox.LineRecognizer
Invoked when a stroke has been modified, for example, points have been added to the stroke.
strokeModified(StrokeElement, Scene) - Method in class diva.sketch.toolbox.LLRSceneRecognizer
Call the child recognizer and add the results, if any, to the given scene database.
strokeModified(TimedStroke) - Method in class diva.sketch.toolbox.ModedIncrRecognizer
Invoked when a stroke has been modified, for example, points have been added to the stroke.
strokeModified(TimedStroke) - Method in class diva.sketch.toolbox.PanZoomInterpreter.LocalRecognizer
 
strokeModified(TimedStroke) - Method in class diva.sketch.toolbox.RetypingRecognizer
Perform filtered recognition based on the LLR's recognition on the stroke.
strokeModified(TimedStroke) - Method in class diva.sketch.toolbox.ScribbleRecognizer
Return NO_RECOGNITION; this recognizer is not incremental.
StrokeOutlineColorEdit(SketchModel, Symbol, Color, Color) - Constructor for class diva.whiteboard.WhiteboardEdits.StrokeOutlineColorEdit
 
strokePaint - Variable in class diva.compat.canvas.AbstractPaintedGraphic
The stroke paint.
strokePaint - Variable in class diva.util.java2d.AbstractPaintedGraphic
Deprecated.
The stroke paint.
StrokeRecognizer - Interface in diva.sketch.recognition
A recognizer responds to changes in strokes and returns recognition sets (interpretations of the stroke or of some or all of the scene) based on these changes.
strokes() - Method in class diva.sketch.recognition.BasicScene
Return a list the stroke elements of the scene in the order that they were added to the database.
strokes() - Method in interface diva.sketch.recognition.Scene
Return a list the stroke elements of the scene in the order that they were added to the database.
StrokeSceneBuilder - Class in diva.sketch.rcl
Build and generate a StrokeSceneRecognizer to and from XML.
StrokeSceneBuilder() - Constructor for class diva.sketch.rcl.StrokeSceneBuilder
 
StrokeSceneRecognizer - Class in diva.sketch.recognition
A scene recognizer that uses a given stroke recognizer so that the results of its single-stroke recognition get added to the scene properly.
StrokeSceneRecognizer(StrokeRecognizer) - Constructor for class diva.sketch.recognition.StrokeSceneRecognizer
Construct a scene recognizer using the given stroke recognizer to perform single-stroke recognition.
strokeStarted(StrokeElement, Scene) - Method in class diva.sketch.parser2d.ParsingSceneRecognizer
Pass the "stroke started" information to the child recognizer and handle the results if there are changes in the scene.
strokeStarted(TimedStroke) - Method in class diva.sketch.recognition.BasicStrokeRecognizer
Returns NO_RECOGNITION; BasicStrokeRecognizer only operates on completed strokes.
strokeStarted(StrokeElement, Scene) - Method in class diva.sketch.recognition.MultiStrokeSceneRecognizer
Return SceneDeltaSet.NO_DELTA
strokeStarted(StrokeElement, Scene) - Method in interface diva.sketch.recognition.SceneRecognizer
 
strokeStarted(TimedStroke) - Method in interface diva.sketch.recognition.StrokeRecognizer
Invoked when a stroke starts.
strokeStarted(StrokeElement, Scene) - Method in class diva.sketch.recognition.StrokeSceneRecognizer
Call the child recognizer and add the results, if any, to the given scene database.
strokeStarted(StrokeElement, Scene) - Method in class diva.sketch.recognition.VotingSceneRecognizer
Pass the event to the child recognizers, tally the vote, and return the consensus.
strokeStarted(TimedStroke) - Method in class diva.sketch.recognition.VotingStrokeRecognizer
Pass the event to the child recognizers, tally the vote, and return the consensus.
strokeStarted(TimedStroke) - Method in class diva.sketch.toolbox.CachingStrokeRecognizer
Perform recognition in the target if the given stroke hasn't changed since the last time this method was called.
strokeStarted(StrokeElement, Scene) - Method in class diva.sketch.toolbox.DashedPathRecognizer
 
strokeStarted(TimedStroke) - Method in class diva.sketch.toolbox.LineRecognizer
Invoked when a stroke starts.
strokeStarted(StrokeElement, Scene) - Method in class diva.sketch.toolbox.LLRSceneRecognizer
Call the child recognizer and add the results, if any, to the given scene database.
strokeStarted(TimedStroke) - Method in class diva.sketch.toolbox.ModedIncrRecognizer
Invoked when a stroke starts.
strokeStarted(TimedStroke) - Method in class diva.sketch.toolbox.RetypingRecognizer
Perform filtered recognition based on the LLR's recognition on the stroke.
strokeStarted(TimedStroke) - Method in class diva.sketch.toolbox.ScribbleRecognizer
Return NO_RECOGNITION; this recognizer is not incremental.
StrokeSymbol - Class in diva.sketch
A visual symbol derived from sketch input.
StrokeSymbol(TimedStroke, Color, Color, float) - Constructor for class diva.sketch.StrokeSymbol
Create a symbol for the given stroke with the outline/fill color and line width information.
StrokeWidthEdit(SketchModel, Symbol, float, float) - Constructor for class diva.whiteboard.WhiteboardEdits.StrokeWidthEdit
 
StrokeXYShape - Class in uk.ac.starlink.ttools.plot2.layer
XYShape that draws a line using a Stroke object.
StrokeXYShape(Stroke) - Constructor for class uk.ac.starlink.ttools.plot2.layer.StrokeXYShape
Constructor.
STRUCTURE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
STRUCTURE_CHANGED - Static variable in class diva.graph.GraphEvent
Graph is modified signficantly and should be fully "refreshed"; target is the graph, old value is null.
STRUCTURE_CHANGED - Static variable in class diva.graphx.event.GraphEvent
Graph is modified signficantly and should be fully "refreshed"; target is the graph, old value is null.
structureChanged(GraphEvent) - Method in interface diva.graph.GraphListener
The structure of the event's "source" graph has been drastically changed in some way, and this event signals the listener to refresh its view of that graph from model.
structureChanged(GraphEvent) - Method in class diva.graph.toolbox.GraphEventMulticaster
Dispatch the structureChanged() event to each of the listeners.
structureChanged(GraphEvent) - Method in class diva.graph.toolbox.GraphLogger
Add this event to the log.
structureChanged(GraphEvent) - Method in class diva.graphx.event.GraphEventMulticaster
Dispatch the structureChanged() event to each of the listeners.
structureChanged(GraphEvent) - Method in interface diva.graphx.event.GraphListener
The structure of the event's "source" graph has been drastically changed in some way, and this event signals the listener to refresh its view of that graph from model.
structureChanged(GraphEvent) - Method in class diva.graphx.toolbox.GraphLogger
Add this event to the log.
STSCI_REG - Static variable in class uk.ac.starlink.vo.RegTapRegistryQuery
TAP base URL for STScI/VAO registry.
style - Variable in class uk.ac.starlink.ast.gui.AstBorder
The line style of the border lines.
style - Variable in class uk.ac.starlink.ast.gui.AstGrid
The line style of the grid lines.
style - Variable in class uk.ac.starlink.ast.gui.AstTicks
The style of line used for tickmarks.
Style - Interface in uk.ac.starlink.ttools.plot
Defines a style for marking a set of data.
STYLE_DISPLAY - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
STYLE_SCRIPT - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
STYLE_SCRIPT_SCRIPT - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
STYLE_TEXT - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
styleBox - Variable in class uk.ac.starlink.ast.gui.FontControls
List of possible styles.
styleBox - Variable in class uk.ac.starlink.ast.gui.LineControls
Style selection.
styleBox - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
List of possible styles.
StyledTextArea - Class in uk.ac.starlink.datanode.viewers
 
StyledTextArea() - Constructor for class uk.ac.starlink.datanode.viewers.StyledTextArea
 
StyleFactory - Class in uk.ac.starlink.ttools.plottask
Defines an object which can obtain a Style object from the environment.
StyleFactory(String) - Constructor for class uk.ac.starlink.ttools.plottask.StyleFactory
Constructor.
styleInts - Static variable in class uk.ac.starlink.ast.gui.FontControls
Styles as indexed array.
StyleKeys - Class in uk.ac.starlink.ttools.plot2.config
Contains many common config keys and associated utility methods.
styleLabel - Variable in class uk.ac.starlink.util.gui.BasicFontChooser
Label for style selector.
StyleParameter<T> - Class in uk.ac.starlink.ttools.plottask
ChoiceParameter subclass suitable for use with plotting style configuration.
StyleParameter(String, T[]) - Constructor for class uk.ac.starlink.ttools.plottask.StyleParameter
Constructs a StyleParameter with a given list of options.
StyleParameter(String, Class<T>) - Constructor for class uk.ac.starlink.ttools.plottask.StyleParameter
Constructs a StyleParameter without initialising any options.
styles - Static variable in class uk.ac.starlink.ast.gui.AstStyleBox
The known AST line styles.
Styles - Class in uk.ac.starlink.ttools.plot
Utility class relating to the StyleSet interface.
Styles() - Constructor for class uk.ac.starlink.ttools.plot.Styles
 
StyleSet - Interface in uk.ac.starlink.ttools.plot
Defines a sequence of styles intended for use within a single plot.
styleStrings - Static variable in class uk.ac.starlink.ast.gui.FontControls
Styles as formatted string.
SubCloud - Class in uk.ac.starlink.ttools.plot2
Aggregates the DataGeom and the geometry-specific parts of the DataSpec for a layer.
SubCloud(DataGeom, DataSpec, int) - Constructor for class uk.ac.starlink.ttools.plot2.SubCloud
Constructor.
Subet(AngleDR, double) - Method in class uk.ac.starlink.pal.Pal
Remove the e-terms (elliptic component of annual aberration) from a pre IAU 1976 catalogue RA,Dec to give a mean place.
SUBJECTS - Static variable in class uk.ac.starlink.vo.ResourceField
Subjects field.
submit() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
Invokes this dialogue's Submit Action with a non-descript ActionEvent.
submit(double) - Method in class uk.ac.starlink.ttools.plot.Range
Submits a value to this range.
submit(double) - Method in interface uk.ac.starlink.ttools.plot2.layer.Combiner.Container
Submits a new numeric value for accumulation to the result.
submit(Object) - Method in interface uk.ac.starlink.ttools.task.Aggregator.Accumulator
Submits a value for accumulation.
submitAsync() - Method in class uk.ac.starlink.vo.TapQuery
Submits this query asynchronously and returns the corresponding UWS job.
submitDatum(int, int, double) - Method in class uk.ac.starlink.ttools.plot.BinGrid
Adds a data point to this histogram.
submitDatum(double, double, boolean[]) - Method in interface uk.ac.starlink.ttools.plot.BinnedData
Submits a value for inclusion in this BinnedData object.
submitDatum(double, double, boolean[]) - Method in class uk.ac.starlink.ttools.plot.MapBinnedData
 
submitDatum(double, double, boolean[]) - Method in class uk.ac.starlink.ttools.plot.NormalisedBinnedData
 
submitDatum(double) - Method in class uk.ac.starlink.ttools.plot2.BasicRanger
 
submitDatum(double) - Method in class uk.ac.starlink.ttools.plot2.HistoRanger
 
submitDatum(double) - Method in interface uk.ac.starlink.ttools.plot2.Ranger
Accepts a data value.
submitQuery() - Method in class uk.ac.starlink.vo.RegistryPanel
Invoked when the Submit button is pressed.
submitReport(ReportMap) - Method in class uk.ac.starlink.ttools.plot2.config.ChooserColorSpecifier
 
submitReport(ReportMap) - Method in class uk.ac.starlink.ttools.plot2.config.ComboBoxSpecifier
 
submitReport(ReportMap) - Method in class uk.ac.starlink.ttools.plot2.config.ConversionSpecifier
 
submitReport(ReportMap) - Method in class uk.ac.starlink.ttools.plot2.config.MultiSpecifierPanel
 
submitReport(ReportMap) - Method in class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
 
submitReport(ReportMap) - Method in interface uk.ac.starlink.ttools.plot2.config.Specifier
Accepts information about a completed plot that was drawn with input from this specifier.
submitReport(ReportMap) - Method in class uk.ac.starlink.ttools.plot2.config.TextFieldSpecifier
 
submitReport(ReportMap) - Method in class uk.ac.starlink.ttools.plot2.config.ToggleSpecifier
 
submitReport(ReportMap) - Method in class uk.ac.starlink.ttools.plot2.config.UnitRangeSpecifier
 
submitReport(ReportMap) - Method in class uk.ac.starlink.ttools.plot2.layer.BinSizer.BinSizerSpecifier
 
submitRow(List<String>) - 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.
submitToBin(long, double) - Method in class uk.ac.starlink.ttools.plot2.layer.AdaptiveBinList
 
submitToBin(long, double) - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
 
submitToBin(double, double) - Method in class uk.ac.starlink.ttools.plot2.layer.BinBag
Submits a value for aggregation in the bin in which a given point falls.
submitToBin(long, double) - Method in interface uk.ac.starlink.ttools.plot2.layer.BinList
Adds a given numeric value to the bin at the given index.
submitToBin(long, double) - Method in class uk.ac.starlink.ttools.plot2.layer.HashBinList
 
submitToBinInt(int, double) - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
Variant of the addToBin method that takes a 32-bit index.
Subrange - Class in uk.ac.starlink.ttools.plot2
Designates a sub-range.
Subrange(double, double) - Constructor for class uk.ac.starlink.ttools.plot2.Subrange
Constructor.
Subrange() - Constructor for class uk.ac.starlink.ttools.plot2.Subrange
Constructs a subrange covering the whole range 0-1.
SubrangeConfigKey - Class in uk.ac.starlink.ttools.plot2.config
Config key that specifies a Subrange.
SubrangeConfigKey(ConfigMeta, Subrange, double, double) - Constructor for class uk.ac.starlink.ttools.plot2.config.SubrangeConfigKey
Constructs a key with a given default.
SubrangeConfigKey(ConfigMeta) - Constructor for class uk.ac.starlink.ttools.plot2.config.SubrangeConfigKey
Constructs a key with the usual default.
SUBSET_VARIABLE - Static variable in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Symbolic suffix representing a subset in per-subset parameter names.
SubsetSelectionPlotData - Class in uk.ac.starlink.ttools.plot
PlotData wrapper implementation which rearranges subset indexes.
SubsetSelectionPlotData(PlotData, int[]) - Constructor for class uk.ac.starlink.ttools.plot.SubsetSelectionPlotData
Constructor.
substring(String, int) - Static method in class uk.ac.starlink.ttools.func.Strings
Returns the last part of a given string.
substring(String, int, int) - Static method in class uk.ac.starlink.ttools.func.Strings
Returns a substring of a given string.
substringData(int, int) - Method in class uk.ac.starlink.votable.dom.DelegatingCharacterData
 
subtract(Coordinates) - Method in class jsky.science.Coordinates
Subtracts the coordinates c from the current coordinates and returns the difference as a new CoordinatesOffset.
subtract(CoordinatesOffset) - Method in class jsky.science.CoordinatesOffset
Subtracts another offset from the offset and returns a new offset which is the difference of the two.
subtract(Object, Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the element-by-element result of subtracting either two numeric arrays of the same length, or an array and a scalar considered as if an array of the right length.
subtractInsets(Rectangle, Insets) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns the rectangle that results from removing the insets from a given rectangle.
Subtractive(Scene, CompositeElement, SceneElement[]) - Constructor for class diva.sketch.recognition.SceneDelta.Subtractive
Construct a new scene delta on the given database, consisting of the given root that was added to the database, as well as the
Subtractive(Scene, CompositeElement) - Constructor for class diva.sketch.recognition.SceneDelta.Subtractive
Construct a new scene delta on the given database, consisting of the given root that was added to the database, as well as the
successors() - Method in class diva.graphx.toolbox.BasicNode
Return an iterator over the successor nodes of this node.
successors(LWNode) - Method in class diva.pod.lwgraph.LightweightGraph
Return an iterator over the successors of the given node.
Suffixer - Class in uk.ac.starlink.ttools.plot2.task
Object that defines how groups of (parameter) suffixes are constructed.
Suffixer() - Constructor for class uk.ac.starlink.ttools.plot2.task.Suffixer
 
suffixes - Static variable in interface nom.tam.util.PrimitiveInfo
Suffixes used for the classnames for primitive arrays.
suitable(Class) - Method in class uk.ac.starlink.datanode.factory.DataNodeBuilder
Determine whether this builder can be used to work on an object of a given class.
suitable(Class) - Method in class uk.ac.starlink.datanode.factory.DocumentDataNodeBuilder
 
suitable(Class) - Method in class uk.ac.starlink.datanode.factory.FileDataNodeBuilder
 
suitable(Class) - Method in class uk.ac.starlink.datanode.factory.SimpleDataNodeBuilder
 
suitable(Class) - Method in class uk.ac.starlink.datanode.factory.SourceDataNodeBuilder
 
suitable(Class) - Method in class uk.ac.starlink.datanode.factory.StringDataNodeBuilder
 
suitable(Class) - Method in class uk.ac.starlink.datanode.factory.VODataNodeBuilder
 
suitable(Class) - Method in class uk.ac.starlink.datanode.factory.XMLDataNodeBuilder
 
sum(Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the sum of all the non-blank elements in the array.
sum(double...) - Static method in class uk.ac.starlink.ttools.func.Lists
Returns the sum of all the non-blank supplied arguments.
SUM - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the sum of all submitted values.
SUM - Static variable in class uk.ac.starlink.ttools.task.Aggregators
Aggregator for summing items.
sumColWidths - Variable in class jsky.image.fits.gui.FITSKeywords
Sum of column widths, used during resize
summariseError(Throwable, PrintStream) - Static method in class uk.ac.starlink.task.InvokeUtils
Writes a summary of a (possibly nested) exception to a given output stream.
summariseUnreportedMessages(String) - Method in class uk.ac.starlink.ttools.taplint.JsonOutputReporter
 
summariseUnreportedMessages(String) - Method in interface uk.ac.starlink.ttools.taplint.OutputReporter
Writes to the output stream a summary of messages which were suppressed in a given stage because the maximum repeat count was exceeded.
summariseUnreportedMessages(String) - Method in class uk.ac.starlink.ttools.taplint.TextOutputReporter
 
sumOfAbsDeltaRatio(TimedStroke) - Static method in class diva.sketch.features.SumOfAbsDeltaRatioFE
Return the ratio of the sum of the absolute values of the delta y's and the sum of the absolute values of the delta x's.
SumOfAbsDeltaRatioFE - Class in diva.sketch.features
SumOfAbsDeltaRatioFE computes the ratio of the sum of the absolute values of the delta y's and the sum of the absolute values of the delta x's (sum of |delta y|)/(sum of |delta x|).
SumOfAbsDeltaRatioFE() - Constructor for class diva.sketch.features.SumOfAbsDeltaRatioFE
 
sumOfAbsoluteAngles(TimedStroke) - Static method in class diva.sketch.features.SumOfAbsoluteAnglesFE
Computes the sum of the absolute values of the angles along a stroke path.
SumOfAbsoluteAnglesFE - Class in diva.sketch.features
SumOfAbsoluteAnglesFE computes the sum of the absolute values of the angles along a stroke path.
SumOfAbsoluteAnglesFE() - Constructor for class diva.sketch.features.SumOfAbsoluteAnglesFE
 
sumOfAngles(TimedStroke) - Static method in class diva.sketch.features.SumOfAnglesFE
Compute the total angle traversed by the stroke.
SumOfAnglesFE - Class in diva.sketch.features
SumOfAnglesFE computes the total angle traversed by a stroke.
SumOfAnglesFE() - Constructor for class diva.sketch.features.SumOfAnglesFE
 
sumOfSquaredAngles(TimedStroke) - Static method in class diva.sketch.features.SumOfSquaredAnglesFE
Compute the sum of the squared angle values along the stroke path.
SumOfSquaredAnglesFE - Class in diva.sketch.features
SumOfSquaredAnglesFE computes the sum of squared angle values along a stroke path.
SumOfSquaredAnglesFE() - Constructor for class diva.sketch.features.SumOfSquaredAnglesFE
 
SunDoclet - Class in uk.ac.starlink.ttools.build
Doclet for documenting user-visible JEL classes, based on the com.sun.javadoc API.
SunDoclet(RootDoc, DocletOutput) - Constructor for class uk.ac.starlink.ttools.build.SunDoclet
Constructor.
SunDoclet.Html - Class in uk.ac.starlink.ttools.build
Class for use with javadoc tool that writes MethodBrowser-friendly HTML output.
SunDoclet.Xml - Class in uk.ac.starlink.ttools.build
Class for use with javadoc tool that writes SUN-friendly XML output.
SUPERGALACTIC - Static variable in class uk.ac.starlink.ttools.convert.SkySystem
Supergalactic system.
SUPERGALACTIC - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySys
De Vaucouleurs supergalactic system.
SuperJar - Class in uk.ac.starlink.util
Utility to generate a single jar file containing all the resources referenced by a given jar file.
SuperJar(File[], File[], String[], String[]) - Constructor for class uk.ac.starlink.util.SuperJar
Constructor.
Supgal(Galactic) - Method in class uk.ac.starlink.pal.Pal
Transformation from De Vaucouleurs supergalactic coordinates to IAU 1958 Galactic coordinates.
SupplementData - Interface in uk.ac.starlink.ttools.filter
Accessor for the data supplied by columns in an associated ColumnSupplement.
supportsDimensionality(int) - Method in class uk.ac.starlink.ttools.plot.ErrorRenderer
Reports whether this form can be used on a given error dimensionality.
supportsDimensionality(int) - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
Reports whether this shape can be used in a given dimensionality.
supportsOneToOne() - Method in enum uk.ac.starlink.ttools.cone.ServiceFindMode
Indicates whether this mode will allow use in a context where there is exactly one output row for each input row.
SURFACE - Static variable in class uk.ac.starlink.ttools.plot2.data.SkyCoord.SkyVariant
No radial coordinate, vectors all on unit sphere surface.
Surface - Interface in uk.ac.starlink.ttools.plot2
Defines the graphical area on which plots are painted.
SurfaceFactory<P,A> - Interface in uk.ac.starlink.ttools.plot2
Generates members of a family of Surface objects.
SurfacePlot - Class in uk.ac.starlink.ttools.plot
Abstract superclass for plot components which display on a PlotSurface.
SurfacePlot() - Constructor for class uk.ac.starlink.ttools.plot.SurfacePlot
Constructor.
Surround - Class in uk.ac.starlink.ttools.plot2
Describes the area outside a rectangle reserved for annotations.
Surround() - Constructor for class uk.ac.starlink.ttools.plot2.Surround
Constructs a new Surround with no reserved space.
Surround(Surround) - Constructor for class uk.ac.starlink.ttools.plot2.Surround
Clone constructor.
Surround(Surround.Block, Surround.Block, Surround.Block, Surround.Block) - Constructor for class uk.ac.starlink.ttools.plot2.Surround
Constructs a surround with provided blocks.
Surround.Block - Class in uk.ac.starlink.ttools.plot2
Represents the space taken along one side of a rectangle.
SVG - Static variable in class uk.ac.starlink.ttools.plot.GraphicExporter
Exports to SVG format.
SVGParser - Class in diva.canvas.toolbox
A collection of utilities to help parse graphics out of SVG files.
SVGParser() - Constructor for class diva.canvas.toolbox.SVGParser
 
SVGUtilities - Class in diva.canvas.toolbox
A collection of utility functions to aid in figures from SVG, the Scalable Vector Graphics language.
SVGUtilities() - Constructor for class diva.canvas.toolbox.SVGUtilities
 
SWING_MODE - Static variable in class uk.ac.starlink.ttools.plottask.PaintMode
Mode used for displaying a live plot on the display.
SwingAuthenticator - Class in uk.ac.starlink.table.jdbc
Implements JDBCAuthenticator using a GUI.
SwingAuthenticator() - Constructor for class uk.ac.starlink.table.jdbc.SwingAuthenticator
 
SwingMode - Class in uk.ac.starlink.ttools.mode
Processing mode for displaying the table in a scrollable Swing window.
SwingMode() - Constructor for class uk.ac.starlink.ttools.mode.SwingMode
 
SwingPainter - Class in uk.ac.starlink.ttools.plottask
Painter subclass which can paint to the screen.
SwingPainter(String) - Constructor for class uk.ac.starlink.ttools.plottask.SwingPainter
Constructor.
SwingUtil - Class in jsky.util.gui
Various Swing related utility methods.
SwingUtil() - Constructor for class jsky.util.gui.SwingUtil
 
SwingWorker - Class in jsky.util
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class jsky.util.SwingWorker
Start a thread that will call the construct method and then exit.
SwingWrapper - Class in diva.canvas.toolbox
A figure that embeds swing components in canvas drawings.
SwingWrapper(JComponent) - Constructor for class diva.canvas.toolbox.SwingWrapper
Construct a new swing wrapper instance to wrap the given component.
SwitchMap - Class in uk.ac.starlink.ast
Java interface to the AST SwitchMap class - a Mapping that encapsulates a set of alternate Mappings.
SwitchMap(Mapping, Mapping, Mapping[]) - Constructor for class uk.ac.starlink.ast.SwitchMap
Creates a SwitchMap.
Symbol - Interface in diva.sketch
A tagging interface for type safety that is implemented by either stroke or composite symbols.
symbol - Variable in class jsky.catalog.gui.BasicTablePlotter.SymbolListItem
 
SYMBOL - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
SYMBOL - Static variable in class jsky.catalog.MemoryCatalog
 
SYMBOL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
SYMBOL_ADDED - Static variable in class diva.sketch.SketchEvent
Symbol added event type.
SYMBOL_MODIFIED - Static variable in class diva.sketch.SketchEvent
Symbol modified event type.
SYMBOL_REMOVED - Static variable in class diva.sketch.SketchEvent
Symbol removed event type.
symbolAdded(SketchEvent) - Method in interface diva.sketch.SketchListener
Invoked when a symbol has been added to a sketch model.
symbolAdded(SketchEvent) - Method in class diva.whiteboard.WhiteboardView.LocalSketchListener
 
symbolAr - Variable in class jsky.catalog.gui.BasicTablePlotter.TableListItem
 
symbolDeselected(SymbolSelectionEvent) - Method in interface jsky.catalog.gui.SymbolSelectionListener
Invoked when the symbol is deselected.
SymbolLayer - Class in jsky.navigator
 
SymbolLayer() - Constructor for class jsky.navigator.SymbolLayer
 
SymbolListItem(TablePlotSymbol) - Constructor for class jsky.catalog.gui.BasicTablePlotter.SymbolListItem
 
symbolModified(SketchEvent) - Method in interface diva.sketch.SketchListener
Invoked when a symbol has been modified.
symbolModified(SketchEvent) - Method in class diva.whiteboard.WhiteboardView.LocalSketchListener
 
symbolRemoved(SketchEvent) - Method in interface diva.sketch.SketchListener
Invoked when a symbol has been removed from a sketch model.
symbolRemoved(SketchEvent) - Method in class diva.whiteboard.WhiteboardView.LocalSketchListener
 
symbols() - Method in class diva.sketch.SketchModel
Return an iterator over the symbols in the model.
SYMBOLS - Static variable in class jsky.catalog.TablePlotSymbol
valid symbols (keep in the same order as the constants above
symbolSelected(SymbolSelectionEvent) - Method in interface jsky.catalog.gui.SymbolSelectionListener
Invoked when the symbol is selected.
symbolSelected() - Method in class jsky.catalog.gui.TableSymbolConfig
Called when a symbol shape is selected from the combo box
SymbolSelectionEvent - Class in jsky.catalog.gui
This event is generated when a catalog symbol is seletced or deselected.
SymbolSelectionEvent(CanvasFigure, int, TableQueryResult) - Constructor for class jsky.catalog.gui.SymbolSelectionEvent
Create a SymbolSelectionEvent for the given figure, row and table data.
SymbolSelectionEvent(int, TableQueryResult) - Constructor for class jsky.catalog.gui.SymbolSelectionEvent
Create a SymbolSelectionEvent for the given row and table data.
SymbolSelectionListener - Interface in jsky.catalog.gui
This defines the interface for listening for selection events on a catalog plot symbols.
SYMMETRIC - Static variable in class uk.ac.starlink.ttools.plot.ErrorMode
The same error value in both directions.
SYMMETRIC_CKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Config key for determining symmetry of KNN search.
synchronizeElement(Element, Object) - Method in class uk.ac.starlink.array.BridgeNDArray.BridgeNDArrayHdxFacade
 
synchronizeElement(Element, Object) - Method in class uk.ac.starlink.hdx.AbstractHdxFacade
 
synchronizeElement(Element, Object) - Method in interface uk.ac.starlink.hdx.HdxFacade
Adds attributes and children to the given element, to represent the current state of the object as a DOM.
synchronizeElement(Element, Object) - Method in class uk.ac.starlink.ndx.BridgeNdx.BridgeNdxHdxFacade
 
SYSTEM_OUT - Static variable in interface uk.ac.starlink.util.Destination
Destination which directs output to System.out.
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
 
systemId - Variable in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
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
 

T

T2FUNC_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for secondary time axis function.
T2LABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for secondary time axis text label.
T_COORD - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeDataGeom
 
tabbedPane - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
Tabbed pane.
TabbedPanel - Class in jsky.util.gui
A panel containing a JTabbedPane, some dialog buttons, and methods to access them.
TabbedPanel(Component) - Constructor for class jsky.util.gui.TabbedPanel
 
TabbedPanelFrame - Class in jsky.util.gui
Provides a frame with a TabbedPanel and some dialog buttons.
TabbedPanelFrame(String) - Constructor for class jsky.util.gui.TabbedPanelFrame
Create a top level window containing a TabbedPanel.
TabbedPanelInternalFrame - Class in jsky.util.gui
Provides an internal frame for a TabbedPanel and some dialog buttons.
TabbedPanelInternalFrame(String) - Constructor for class jsky.util.gui.TabbedPanelInternalFrame
Create a top level window containing a TabbedPanel.
table - Variable in class jsky.catalog.gui.BasicTablePlotter.TableListItem
 
table - Variable in class jsky.image.fits.gui.FITSKeywords
The table used to display the keywords
table - Variable in class jsky.image.gui.ImageProperties
 
TABLE - Static variable in class uk.ac.starlink.datanode.nodes.DataType
DataType representing a StarTable object.
TABLE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
Table - Interface in uk.ac.starlink.pds4
Common interface for PDS4 Table_* elements.
TABLE_QUERIER - Static variable in class uk.ac.starlink.vo.TapSchemaInterrogator
Acquires TableMeta objects from TAP_SCHEMA.tables.
TABLE_SELECTION_PROPERTY - Static variable in class uk.ac.starlink.vo.TableSetPanel
Name of bound property for table selection.
TABLE_VARIABLE - Static variable in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Symbolic suffix representing a table in per-table parameter names.
tableArray(TableSequence) - Static method in class uk.ac.starlink.table.Tables
Convenience method to construct an array of StarTables from a TableSequence.
TableBuilder - Interface in uk.ac.starlink.table
Interface for objects which can construct a StarTable from a data resource.
TableCachedData - Class in uk.ac.starlink.ttools.plot2.data
Supplies selected mask and coordinate data relating to a single table.
TableCachedData(long, List<Supplier<CachedReader>>, List<Supplier<CachedReader>>) - Constructor for class uk.ac.starlink.ttools.plot2.data.TableCachedData
Constructor.
TableCat - Class in uk.ac.starlink.ttools.task
Concatenates multiple homogeneous tables top-to-bottom.
TableCat() - Constructor for class uk.ac.starlink.ttools.task.TableCat
 
TableCat2 - Class in uk.ac.starlink.ttools.task
Concatenates two tables top to bottom.
TableCat2() - Constructor for class uk.ac.starlink.ttools.task.TableCat2
 
TableCatN - Class in uk.ac.starlink.ttools.task
Concatenates N tables top to bottom.
TableCatN() - Constructor for class uk.ac.starlink.ttools.task.TableCatN
 
TableColumnConfigPanel - Class in jsky.catalog.gui
A panel for choosing which table columns to display.
TableColumnConfigPanel(TableDisplay) - Constructor for class jsky.catalog.gui.TableColumnConfigPanel
Constructor.
TableCone - Class in uk.ac.starlink.ttools.task
Executes a single cone-search-like query to an external DAL service.
TableCone() - Constructor for class uk.ac.starlink.ttools.task.TableCone
 
TableConsumer - Interface in uk.ac.starlink.ttools
Disposes of a table.
TableConsumerParameter - Interface in uk.ac.starlink.ttools.task
Defines an object (probably a parameter) which can return a TableConsumer.
TableContentHandler - Class in uk.ac.starlink.votable
Content handler which translates SAX events into table events.
TableContentHandler(boolean) - Constructor for class uk.ac.starlink.votable.TableContentHandler
Constructor.
TableCopy - Class in uk.ac.starlink.table
Class containing main method for copying tables.
TableCopy() - Constructor for class uk.ac.starlink.table.TableCopy
 
TableCopy - Class in uk.ac.starlink.ttools.task
Task which copies a single table from input to output.
TableCopy() - Constructor for class uk.ac.starlink.ttools.task.TableCopy
 
TableCube - Class in uk.ac.starlink.ttools.task
Task implementation for the histogram array creation task.
TableCube() - Constructor for class uk.ac.starlink.ttools.task.TableCube
 
TableData - Interface in nom.tam.fits
This class allows FITS binary and ASCII tables to be accessed via a common interface.
TableData - Class in uk.ac.starlink.ttools.taplint
Contains the data from a table in easy to digest form (no IOExceptions).
TABLEDATA - Static variable in class uk.ac.starlink.votable.DataFormat
TABLEDATA format (pure XML).
TableDisplay - Class in jsky.catalog.gui
This widget displays the contents of a TableQueryResult in a JTable and implements scrolling, editing, searching and sorting methods.
TableDisplay(TableQueryResult, QueryResultDisplay) - Constructor for class jsky.catalog.gui.TableDisplay
Create a TableDisplay for viewing the given table data.
TableDisplay(TableQueryResult) - Constructor for class jsky.catalog.gui.TableDisplay
Create an empty TableDisplay (Call setModel to set the data to display).
TableDisplay(QueryResultDisplay) - Constructor for class jsky.catalog.gui.TableDisplay
Create an empty TableDisplay (Call setModel to set the data to display).
TableDisplay() - Constructor for class jsky.catalog.gui.TableDisplay
Initialize an empty table.
TableDisplayTool - Class in jsky.catalog.gui
Combines a TableDisplay component for displaying query results in tabular form with a title and some buttons to perform various actions.
TableDisplayTool(TableQueryResult, QueryResultDisplay, TablePlotter) - Constructor for class jsky.catalog.gui.TableDisplayTool
Create a TableDisplayTool for viewing the given table data.
TableElement - Class in uk.ac.starlink.votable
An object representing the TABLE element of a VOTable.
TableEnvironment - Interface in uk.ac.starlink.ttools.task
Environment subinterface which provides additional functionality required for table-aware tasks.
TableException - Exception in nom.tam.util
 
TableException() - Constructor for exception nom.tam.util.TableException
 
TableException(String) - Constructor for exception nom.tam.util.TableException
 
TABLEFACTORY_PARAM - Static variable in class uk.ac.starlink.ttools.server.StiltsContext
Name of a Servlet initialisation parameter which can be used to customise table location.
TableFactoryParameter - Class in uk.ac.starlink.ttools.task
Parameter whose value is a StarTableFactory.
TableFactoryParameter(String) - Constructor for class uk.ac.starlink.ttools.task.TableFactoryParameter
Constructor.
TableFormatException - Exception in uk.ac.starlink.table
Exception thrown if a table handler fails to parse a table because it does not match the format it can decode.
TableFormatException(String) - Constructor for exception uk.ac.starlink.table.TableFormatException
 
TableFormatException() - Constructor for exception uk.ac.starlink.table.TableFormatException
 
TableFormatException(String, Throwable) - Constructor for exception uk.ac.starlink.table.TableFormatException
 
TableFormatException(Throwable) - Constructor for exception uk.ac.starlink.table.TableFormatException
 
TableGroup - Class in uk.ac.starlink.ttools.task
Task for performing aggregation operations on groups of rows of an input table.
TableGroup() - Constructor for class uk.ac.starlink.ttools.task.TableGroup
Constructor.
TableGroup.AggSpec - Class in uk.ac.starlink.ttools.task
Defines the aggregation that should be done to form an output column.
TableHandler - Class in uk.ac.starlink.ttools.votlint
ElementHandler for TABLE elements.
TableHandler() - Constructor for class uk.ac.starlink.ttools.votlint.TableHandler
 
TableHandler - Interface in uk.ac.starlink.votable
SAX-like handler which defines callbacks that can be made when a VOTable data is encountered during a SAX stream.
TableHandler.NrowsChecker - Class in uk.ac.starlink.ttools.votlint
Attribute checker which checks a TABLE's nrows attribute.
TableHDU - Class in nom.tam.fits
This class allows FITS binary and ASCII tables to be accessed via a common interface.
TableHDUDataNode - Class in uk.ac.starlink.datanode.nodes
An implementation of the DataNode interface for representing binary or ASCII tables in FITS HDUs.
TableHDUDataNode(Header, FITSDataNode.ArrayDataMaker) - Constructor for class uk.ac.starlink.datanode.nodes.TableHDUDataNode
Initialises a TableHDUDataNode from an Header object.
TableHistogram - Class in uk.ac.starlink.ttools.task
Task for performing a 1D histogram.
TableHistogram() - Constructor for class uk.ac.starlink.ttools.task.TableHistogram
 
tableInRange(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Return true if the coordinates of the objects in the given table may be in a range where they can be plotted in the current image.
TableJoinN - Class in uk.ac.starlink.ttools.task
Joins N tables side-to-side.
TableJoinN() - Constructor for class uk.ac.starlink.ttools.task.TableJoinN
 
TablelessJELRowReader - Class in uk.ac.starlink.ttools.jel
JELRowReader implementation which has no columns.
TablelessJELRowReader() - Constructor for class uk.ac.starlink.ttools.jel.TablelessJELRowReader
Constructor.
TableListItem(TableQueryResult, BasicTablePlotter.SymbolListItem[]) - Constructor for class jsky.catalog.gui.BasicTablePlotter.TableListItem
 
TableLoadClient - Interface in uk.ac.starlink.table.gui
Interface for a GUI-based consumer of tables which are being loaded.
TableLoadDialog - Interface in uk.ac.starlink.table.gui
Interface for an object which can handle the user interaction for selecting a table or tables to load.
TableLoader - Interface in uk.ac.starlink.table.gui
Interface defining an object which can load tables.
TableLoadPanel - Class in uk.ac.starlink.table.gui
Component which aggregates a TableLoadDialog and buttons (OK and Cancel) to control it.
TableLoadPanel(TableLoadDialog, StarTableFactory) - Constructor for class uk.ac.starlink.table.gui.TableLoadPanel
Constructor.
TableLoadTransferHandler - Class in uk.ac.starlink.table.gui
TransferHandler which will load a table if it is dragged onto its owner component.
TableLoadTransferHandler(StarTableFactory) - Constructor for class uk.ac.starlink.table.gui.TableLoadTransferHandler
Constructor.
TableLoadWorker - Class in uk.ac.starlink.table.gui
Thread which passes data from a TableLoader to a TableLoadClient.
TableLoadWorker(TableLoader, TableLoadClient, JProgressBar) - Constructor for class uk.ac.starlink.table.gui.TableLoadWorker
Constructs a TableLoadWorker with a given progress bar.
TableLoadWorker(TableLoader, TableLoadClient) - Constructor for class uk.ac.starlink.table.gui.TableLoadWorker
Constructs a TableLoadWorker with a default progress bar.
TableLocator - Interface in uk.ac.starlink.ttools.task
Interface which describes turning a string into a StarTable object.
TableLoop - Class in uk.ac.starlink.ttools.task
Creates a single-column table with values dispensed from a for loop.
TableLoop() - Constructor for class uk.ac.starlink.ttools.task.TableLoop
Constructor.
TableMapper - Interface in uk.ac.starlink.ttools.task
Interface for an operation which takes zero or more tables as input and produces one table as output.
TableMapping - Interface in uk.ac.starlink.ttools.task
Defines an operation which maps zero or more tables on input to a table on output.
TableMatch1 - Class in uk.ac.starlink.ttools.task
Performs an internal (single-table) crossmatch.
TableMatch1() - Constructor for class uk.ac.starlink.ttools.task.TableMatch1
Constructor.
TableMatch2 - Class in uk.ac.starlink.ttools.task
Task implementation for generic pair matching task.
TableMatch2() - Constructor for class uk.ac.starlink.ttools.task.TableMatch2
 
TableMatchN - Class in uk.ac.starlink.ttools.task
Permforms a multi-table crossmatch.
TableMatchN() - Constructor for class uk.ac.starlink.ttools.task.TableMatchN
 
TableMeta - Class in uk.ac.starlink.vo
Represents table metadata from a TableSet document.
TableMeta() - Constructor for class uk.ac.starlink.vo.TableMeta
Constructor.
TableMetadataStage - Class in uk.ac.starlink.ttools.taplint
Validation stage for checking the content of parsed Table metadata.
TableMetadataStage(String, String[], boolean) - Constructor for class uk.ac.starlink.ttools.taplint.TableMetadataStage
Constructor.
TableMultiCopy - Class in uk.ac.starlink.ttools.task
General purpose task for copying multiple input tables to an output table container.
TableMultiCopy(String, TablesInput) - Constructor for class uk.ac.starlink.ttools.task.TableMultiCopy
Constructor.
TABLENAME_METAKEY - Static variable in class uk.ac.starlink.ecsv.EcsvTableWriter
Meta map key for table name string value.
TableNamer - Interface in uk.ac.starlink.ttools.task
Defines how Setting string values are generated from input values which refer to tables.
TableNodeChooser - Class in uk.ac.starlink.datanode.tree
TreeNodeChooser subclass designed to return StarTable objects.
TableNodeChooser() - Constructor for class uk.ac.starlink.datanode.tree.TableNodeChooser
Constructs a new chooser.
TablePipe - Class in uk.ac.starlink.ttools.task
TableMapper which does the work for the tpipe command.
TablePipe() - Constructor for class uk.ac.starlink.ttools.task.TablePipe
 
TablePlot - Class in uk.ac.starlink.ttools.plot
Superclass for all components which draw plots from table data.
TablePlot() - Constructor for class uk.ac.starlink.ttools.plot.TablePlot
Constructor.
TablePlot2D - Class in uk.ac.starlink.ttools.task
Task for performing a 2D scatter plot.
TablePlot2D() - Constructor for class uk.ac.starlink.ttools.task.TablePlot2D
 
TablePlot3D - Class in uk.ac.starlink.ttools.task
Task for performing a 3D scatter plot.
TablePlot3D() - Constructor for class uk.ac.starlink.ttools.task.TablePlot3D
 
TablePlotData - Class in uk.ac.starlink.ttools.plottask
Abstract superclass for PlotData implementation representing the data from a single table with associated expressions describing coordinate selections etc.
TablePlotData(StarTable, String[], String[], Style[], String) - Constructor for class uk.ac.starlink.ttools.plottask.TablePlotData
Constructor.
TablePlotSymbol - Class in jsky.catalog
Represents the contents of a catalog table plot symbol definition.
TablePlotSymbol() - Constructor for class jsky.catalog.TablePlotSymbol
Initialize an TablePlotSymbol with the default values.
TablePlotSymbol(TableQueryResult, String, String, String) - Constructor for class jsky.catalog.TablePlotSymbol
Parses the given fields from a plot symbol definition in Tcl list format and makes the values available via methods.
TablePlotSymbol(TableQueryResult, String[], String, String, String, String, String, String, String, String, String) - Constructor for class jsky.catalog.TablePlotSymbol
Initialize a TablePlotSymbol from the given values.
TablePlotter - Interface in jsky.catalog.gui
This defines the interface for plotting the contents of a catalog table.
TablePointSequence - Class in uk.ac.starlink.ttools.plottask
PointSequence abstract superclass implementation for getting sequential plot data from a table.
TablePointSequence(SequentialJELRowReader, String, String[]) - Constructor for class uk.ac.starlink.ttools.plottask.TablePointSequence
Constructor.
TablePreparation - Interface in uk.ac.starlink.table
Hook for adding behaviour to StarTableFactory table loading.
TableProducer - Interface in uk.ac.starlink.ttools.task
Provides a table.
tableQueryResult - Variable in class jsky.catalog.gui.HyperlinkTableCellEditor
The table containg the field
tableQueryResult - Variable in class jsky.catalog.gui.HyperlinkTableCellRenderer
Object representing the table data
TableQueryResult - Interface in jsky.catalog
This interface defines the methods required to access tabular query results.
TableRowHeader - Class in uk.ac.starlink.table.gui
Provides a component suitable for use as a rowHeader component in the same JScrollPane as is being used to house a JTable.
TableRowHeader(JTable) - Constructor for class uk.ac.starlink.table.gui.TableRowHeader
Construct a new TableRowHeader.
Tables - Class in uk.ac.starlink.table
Utility class for miscellaneous table-related functionality.
Tables() - Constructor for class uk.ac.starlink.table.Tables
 
TableSaveChooser - Class in uk.ac.starlink.table.gui
Dialog which permits a user to save one or more StarTables in a place and format of choice.
TableSaveChooser() - Constructor for class uk.ac.starlink.table.gui.TableSaveChooser
Constructs a saver with a default StarTableOutput and save dialogues.
TableSaveChooser(StarTableOutput, TableSaveDialog[]) - Constructor for class uk.ac.starlink.table.gui.TableSaveChooser
Constructs a saver with a given StarTableOutput and save dialogues.
TableSaveDialog - Interface in uk.ac.starlink.table.gui
Interface for subdialogues which know how to save a table to some destination or other.
TableScheme - Interface in uk.ac.starlink.table
Defines a way to specify a StarTable given a textual specification.
tableSelected(TableSelectionEvent) - Method in interface jsky.catalog.gui.TableSelectionListener
Invoked when the table is selected.
TableSelectionEvent - Class in jsky.catalog.gui
This event is generated when a catalog table is seletced or deselected.
TableSelectionEvent(int, TableQueryResult) - Constructor for class jsky.catalog.gui.TableSelectionEvent
Create a TableSelectionEvent for the given row and table data.
TableSelectionListener - Interface in jsky.catalog.gui
This defines the interface for listening for selection events on a catalog plot tables.
TablesEndpointStage - Class in uk.ac.starlink.ttools.taplint
Validation stage for checking table metadata from the /tables endpoint (as defined by the VODataService schema).
TablesEndpointStage(CapabilityHolder) - Constructor for class uk.ac.starlink.ttools.taplint.TablesEndpointStage
 
TableSequence - Interface in uk.ac.starlink.table
Iterator over tables.
TableSetPanel - Class in uk.ac.starlink.vo
Displays the metadata from an array of SchemaMeta objects.
TableSetPanel(UrlHandler) - Constructor for class uk.ac.starlink.vo.TableSetPanel
Constructor.
TableSetSaxHandler - Class in uk.ac.starlink.vo
Parses an XML document which describes Tabular Data as prescribed by the VODataService standard.
TableSetSaxHandler() - Constructor for class uk.ac.starlink.vo.TableSetSaxHandler
Constructor.
TableSetTapMetaReader - Class in uk.ac.starlink.vo
TapMetaReader implementation that reads data from a vs:TableSet document.
TableSetTapMetaReader(URL, MetaNameFixer, ContentCoding) - Constructor for class uk.ac.starlink.vo.TableSetTapMetaReader
Constructor.
TableSink - Interface in uk.ac.starlink.table
Defines a set of callbacks to consume the information held in a StarTable.
TablesInput - Interface in uk.ac.starlink.ttools.task
Interface for an object which can acquire multiple input tables.
TableSource - Interface in uk.ac.starlink.table
General purpose interface for objects which can supply a table.
TableStats - Class in uk.ac.starlink.ttools.filter
Aggregates column statistics for a table.
TableStats(UnivariateStats[]) - Constructor for class uk.ac.starlink.ttools.filter.TableStats
Constructor.
TableSymbolConfig - Class in jsky.catalog.gui
A user interface for setting plot symbol preferences.
TableSymbolConfig(TablePlotter, TableQueryResult) - Constructor for class jsky.catalog.gui.TableSymbolConfig
Constructor.
TableSymbolConfigGUI - Class in jsky.catalog.gui
 
TableSymbolConfigGUI() - Constructor for class jsky.catalog.gui.TableSymbolConfigGUI
 
tableToString(StarTable, String) - Static method in class uk.ac.starlink.table.Tables
Returns the contents of a table as a string.
TableTransducer - Class in diva.sketch.toolbox
Recognize the ink as a table and make the recognition available as HTML.
TableTransducer() - Constructor for class diva.sketch.toolbox.TableTransducer
This constructor should only be called once, to create the prototype object.
TableTransducer(SketchModel) - Constructor for class diva.sketch.toolbox.TableTransducer
This constructor is called by the newInstance() method, which builds a new transducer for the given sketch model.
TableType - Enum in uk.ac.starlink.pds4
Labels the known PDS4 table storage formats.
TableUtil - Class in jsky.util.gui
Implements static utility methods for use with JTables.
TableUtil() - Constructor for class jsky.util.gui.TableUtil
 
tableValue(Environment) - Method in class uk.ac.starlink.ttools.task.InputTableParameter
 
TabularData - Interface in uk.ac.starlink.votable
Contains the actual cell contents of a VOTable TABLE element.
TAG_TAG - Static variable in class diva.compat.xml.CompositeBuilder
Indicates the tag of a recognizer
TAG_TAG - Static variable in class diva.util.xml.CompositeBuilder
Indicates the tag of a recognizer
tagName - Variable in class uk.ac.starlink.ast.gui.ColourStore
Name of the tag.
TAIL_END - Static variable in class diva.canvas.connector.ConnectorEvent
This event concerns the tail end of the connector.
TailFilter - Class in uk.ac.starlink.ttools.filter
Filter for picking only the last few rows of a table.
TailFilter() - Constructor for class uk.ac.starlink.ttools.filter.TailFilter
 
tailMoved(double, double) - Method in class diva.canvas.connector.AbstractConnector
Inform the connector that the tail site has moved.
tailMoved(double, double) - Method in interface diva.canvas.connector.Connector
Inform the connector that the tail site has moved.
tailMoved(double, double) - Method in class diva.canvas.connector.ManhattanConnector
Inform the connector that the tail site has moved.
TailTable - Class in uk.ac.starlink.ttools.filter
Wrapper table implementation which only contains the last N rows of its base table.
TailTable(StarTable, long) - Constructor for class uk.ac.starlink.ttools.filter.TailTable
Constructor.
TallWrapper - Class in uk.ac.starlink.util.gui
Provides a container for a component that extends its maximum vertical size.
TallWrapper(Component) - Constructor for class uk.ac.starlink.util.gui.TallWrapper
Constructor.
TamFitsUtil - Class in uk.ac.starlink.datanode.factory
Performs operations dependent on the nom.tam.fits library.
TamFitsUtil() - Constructor for class uk.ac.starlink.datanode.factory.TamFitsUtil
 
tan(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Tangent of an angle.
TAN - Static variable in class uk.ac.starlink.ttools.plot2.geom.FixedSkyviewProjection
Gnomonic projection.
tand(double) - Static method in class jsky.coords.Trigod
Computes the tangent (argument in degrees).
tanDeg(double) - Static method in class uk.ac.starlink.ttools.func.TrigDegrees
Tangent of an angle.
TANGENT - Static variable in class uk.ac.starlink.ttools.plot.ErrorRenderer
Error renderer suitable for displaying 2D tangential errors.
TangentPlaneTransformer - Class in uk.ac.starlink.ttools.plot2.layer
Performs normalised 3D coordinate transformations equivalent to displacements from the origin in the tangent plane.
TangentPlaneTransformer(double[], SkyDataGeom) - Constructor for class uk.ac.starlink.ttools.plot2.layer.TangentPlaneTransformer
Constructs a transformer for the tangent plane centred at a given normalised vector.
tanh(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Hyperbolic tangent.
TAP - Static variable in class uk.ac.starlink.vo.Capability
Table Access Protocol capability.
TAP_SERVICE_PROPERTY - Static variable in class uk.ac.starlink.vo.TapServiceFinderPanel
Bound property name for currently selected TapServiceFinder.Service.
TapCapabilitiesDoc - Class in uk.ac.starlink.vo
Encapsulates useful information found in the capabilities document describing a TAP service.
TapCapabilitiesDoc(TapCapability, StdCapabilityInterface[]) - Constructor for class uk.ac.starlink.vo.TapCapabilitiesDoc
Constructor.
TapCapability - Interface in uk.ac.starlink.vo
Describes the capabilities of a TAP service as serialized by the TAPRegExt schema.
TapCapabilityPanel - Class in uk.ac.starlink.vo
Panel displaying the capability information retrieved from a TAP service.
TapCapabilityPanel(Action) - Constructor for class uk.ac.starlink.vo.TapCapabilityPanel
Constructor.
TapExampleLine - Class in uk.ac.starlink.vo
Displays information about a current displayed ADQL example.
TapExampleLine(UrlHandler) - Constructor for class uk.ac.starlink.vo.TapExampleLine
Constructor.
TapLanguage - Interface in uk.ac.starlink.vo
Describes a query language as declared by a TAP capabilities record.
TapLanguageFeature - Interface in uk.ac.starlink.vo
Describes a non-standard or optional feature of a declared TAP query language.
TapLimit - Class in uk.ac.starlink.vo
Characterises a limit which applies to a TAP service.
TapLimit(long, boolean, String) - Constructor for class uk.ac.starlink.vo.TapLimit
Constructor.
TapLint - Class in uk.ac.starlink.ttools.task
TAP Validator task.
TapLint() - Constructor for class uk.ac.starlink.ttools.task.TapLint
Constructor.
TapLinter - Class in uk.ac.starlink.ttools.taplint
Organises validation stages for TAP validator.
TapLinter() - Constructor for class uk.ac.starlink.ttools.taplint.TapLinter
Constructor.
TapMapper - Class in uk.ac.starlink.ttools.task
Mapper that does the work for TapQuerier.
TapMapper() - Constructor for class uk.ac.starlink.ttools.task.TapMapper
 
TapMetaPolicy - Class in uk.ac.starlink.vo
Defines the policy for acquiring TAP metadata from a remote service.
TapMetaPolicy(String, String) - Constructor for class uk.ac.starlink.vo.TapMetaPolicy
Constructor.
TapMetaReader - Interface in uk.ac.starlink.vo
Object which can acquire table metadata about a TAP service.
TapMetaTreeModel - Class in uk.ac.starlink.vo
TreeModel for representing a TAP table set.
TapMetaTreeModel() - Constructor for class uk.ac.starlink.vo.TapMetaTreeModel
Constructs an empty tree model.
TapMetaTreeModel(SchemaMeta[]) - Constructor for class uk.ac.starlink.vo.TapMetaTreeModel
Constructs a tree model to display a given table set.
TapQuerier - Class in uk.ac.starlink.ttools.task
Performs a TAP query.
TapQuerier() - Constructor for class uk.ac.starlink.ttools.task.TapQuerier
 
TapQuery - Class in uk.ac.starlink.vo
Represents a query to be made to a Table Access Protocol service.
TapQuery(TapService, String, Map<String, String>) - Constructor for class uk.ac.starlink.vo.TapQuery
Constructs a query with no uploaded tables.
TapQuery(TapService, String, Map<String, String>, Map<String, StarTable>, long, VOTableWriter) - Constructor for class uk.ac.starlink.vo.TapQuery
Constructs a query with uploaded tables.
TapQuery(URL, String, Map<String, String>) - Constructor for class uk.ac.starlink.vo.TapQuery
Convenience constructor that uses a URL rather than a TapService object.
TapQueryPanel - Class in uk.ac.starlink.vo
Panel for display of a TAP query for a given TAP service.
TapQueryPanel(UrlHandler) - Constructor for class uk.ac.starlink.vo.TapQueryPanel
Constructor.
TAPREGEXT_STD_URI - Static variable in interface uk.ac.starlink.vo.TapCapability
IVO ID for the TAPRegExt standard registry record "ivo://ivoa.net/std/TAPRegExt".
TapResultProducer - Interface in uk.ac.starlink.ttools.task
Object which can get the output table from a TapQuery.
TapResultReader - Class in uk.ac.starlink.ttools.task
Aggregates parameters used for recovering and delivering the result of a TAP query.
TapResultReader() - Constructor for class uk.ac.starlink.ttools.task.TapResultReader
Constructor.
TapResultReader.DeleteMode - Enum in uk.ac.starlink.ttools.task
Enumeration of UWS job deletion modes.
TapResume - Class in uk.ac.starlink.ttools.task
Resumes an existing TAP query.
TapResume() - Constructor for class uk.ac.starlink.ttools.task.TapResume
 
TapRunner - Class in uk.ac.starlink.ttools.taplint
Executes TAP queries for the validator.
TapRunner(String) - Constructor for class uk.ac.starlink.ttools.taplint.TapRunner
Constructor.
TAPSCHEMA - Static variable in class uk.ac.starlink.vo.TapMetaPolicy
Uses the TAP_SCHEMA tables, all data loaded at once.
TAPSCHEMA_C - Static variable in class uk.ac.starlink.vo.TapMetaPolicy
Uses the TAP_SCHEMA tables, with columns on demand.
TAPSCHEMA_CF - Static variable in class uk.ac.starlink.vo.TapMetaPolicy
Uses the TAP_SCHEMA tables, with columns and foreign keys on demand.
TapSchemaInterrogator - Class in uk.ac.starlink.vo
Interrogates the TAP_SCHEMA tables from a TAP service to acquire table metadata information.
TapSchemaInterrogator(TapService, int, ContentCoding) - Constructor for class uk.ac.starlink.vo.TapSchemaInterrogator
Constructs an interrogator with explicit configuration.
TapSchemaInterrogator.MetaQuerier<T> - Class in uk.ac.starlink.vo
Object that can read a certain type of TAP metadata object from a table of a TAP_SCHEMA database table.
TapSchemaMetadataHolder - Class in uk.ac.starlink.ttools.taplint
MetadataHolder implementation which supplies metadata based on the assumed (mandated) form of the TAP_SCHEMA tables which a TAP service is required to supply.
TapSchemaMetadataHolder() - Constructor for class uk.ac.starlink.ttools.taplint.TapSchemaMetadataHolder
Constructor.
TapSchemaStage - Class in uk.ac.starlink.ttools.taplint
Validation stage for checking table metadata from the TAP_SCHEMA tables.
TapSchemaStage(TapRunner) - Constructor for class uk.ac.starlink.ttools.taplint.TapSchemaStage
Constructor.
TapSchemaTapMetaReader - Class in uk.ac.starlink.vo
TapMetaReader implementation that uses TAP queries on the TAP_SCHEMA schema to acquire table metadata.
TapSchemaTapMetaReader(TapService, int, ContentCoding, boolean, boolean, MetaNameFixer, boolean) - Constructor for class uk.ac.starlink.vo.TapSchemaTapMetaReader
Constructor.
TapService - Interface in uk.ac.starlink.vo
Aggregates information about how to access a TAP service, in particular the bundle of related HTTP endpoints that together form a notional TAP service.
TapServiceFinder - Interface in uk.ac.starlink.vo
Defines an object that can make global queries (from the registry or some registry-like entity) about all TAP services and tables satisfying certain constraints.
TapServiceFinder.Constraint - Interface in uk.ac.starlink.vo
Describes constraints on tables to be found by a certain query.
TapServiceFinder.Service - Interface in uk.ac.starlink.vo
Basic metadata describing a TAP service.
TapServiceFinder.Table - Interface in uk.ac.starlink.vo
Basic metadata describing a table provided by a TAP service.
TapServiceFinder.Target - Enum in uk.ac.starlink.vo
Enumerates those metadata items against which search terms can be matched.
TapServiceFinderPanel - Class in uk.ac.starlink.vo
Displays a GUI for locating TAP services by subject.
TapServiceFinderPanel() - Constructor for class uk.ac.starlink.vo.TapServiceFinderPanel
Constructor.
TapServiceKit - Class in uk.ac.starlink.vo
Handles asynchronous population of the TAP metadata hierarchy.
TapServiceKit(TapService, String, TapMetaPolicy, ContentCoding, int) - Constructor for class uk.ac.starlink.vo.TapServiceKit
Constructor.
TapServiceParams - Class in uk.ac.starlink.ttools.task
Manages a collection of parameters used to generate a TapService.
TapServiceParams(String, boolean) - Constructor for class uk.ac.starlink.ttools.task.TapServiceParams
Constructor.
TapServices - Class in uk.ac.starlink.vo
Utility class for working with TapService instances.
TapServiceTreeModel - Class in uk.ac.starlink.vo
TreeModel implementation representing a particular set of tables contained in a list of known TAP services.
TapServiceTreeModel(String, TapServiceFinder.Service[], Map<TapServiceFinder.Service, TapServiceFinder.Table[]>) - Constructor for class uk.ac.starlink.vo.TapServiceTreeModel
Constructor.
TapServiceTreeModel(String) - Constructor for class uk.ac.starlink.vo.TapServiceTreeModel
Constructs an instance with no entries.
TapTableLoadDialog - Class in uk.ac.starlink.vo
Load dialogue for TAP services.
TapTableLoadDialog() - Constructor for class uk.ac.starlink.vo.TapTableLoadDialog
Constructor.
TapTableLoadDialog.TapRunMode - Enum in uk.ac.starlink.vo
Enum for TAP run modes.
TapUploadMatcher - Class in uk.ac.starlink.ttools.cone
UploadMatcher implementation for a TAP service.
TapUploadMatcher(TapService, String, String, String, String, boolean, String[], ServiceFindMode, Map<String, String>, ContentCoding) - Constructor for class uk.ac.starlink.ttools.cone.TapUploadMatcher
Constructor.
TapUploadSkyMatch - Class in uk.ac.starlink.ttools.task
Upload matcher that uses an external TAP service.
TapUploadSkyMatch() - Constructor for class uk.ac.starlink.ttools.task.TapUploadSkyMatch
Constructor.
TapVersion - Enum in uk.ac.starlink.vo
Version of the TAP protocol.
TapWriter - Class in uk.ac.starlink.ttools.example
Writes SQL ResultSets to VOTable with the INFO elements appropriate for TAP output.
TapWriter(DataFormat, VOTableVersion, long) - Constructor for class uk.ac.starlink.ttools.example.TapWriter
Constructor.
TARBRANCH - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
TarBranchDataNode - Class in uk.ac.starlink.datanode.nodes
 
TarBranchDataNode(TarStreamDataNode, TarEntry) - Constructor for class uk.ac.starlink.datanode.nodes.TarBranchDataNode
Constructs a TarBranchDataNode from a TarEntry and TarStreamArchive.
TARFILE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
target - Variable in class jsky.util.gui.GenericToolBar
Target panel
targetRequest(String, URI, List, URI) - Static method in class uk.ac.starlink.plastic.PlasticUtils
Gets the result of a request to a single registered application without registering for callback.
targetRequest(URI, URI, List, URI) - Static method in class uk.ac.starlink.plastic.PlasticUtils
Gets the result of a request to a single registered application using an existing connection to the hub.
targets() - Method in class diva.canvas.interactor.DragInteractor
Get an iterator over the target figures.
targetStyle() - Static method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns a style which looks like a target.
TarStreamDataNode - Class in uk.ac.starlink.datanode.nodes
DataNode representing a Tar archive.
TarStreamDataNode(DataSource) - Constructor for class uk.ac.starlink.datanode.nodes.TarStreamDataNode
Constructs a TarStreamDataNode from a DataSource.
Task - Interface in uk.ac.starlink.task
Defines a user-level task.
TASKBASE_PARAM - Static variable in class uk.ac.starlink.ttools.server.StiltsContext
Name of the Servlet initialisation parameter which defines the base URL on the server at which the TaskServlet runs.
TaskException - Exception in uk.ac.starlink.task
Superclass for exceptions in the task package.
TaskException() - Constructor for exception uk.ac.starlink.task.TaskException
 
TaskException(String) - Constructor for exception uk.ac.starlink.task.TaskException
 
TaskException(String, Throwable) - Constructor for exception uk.ac.starlink.task.TaskException
 
TaskException(Throwable) - Constructor for exception uk.ac.starlink.task.TaskException
 
TASKLIST_PARAM - Static variable in class uk.ac.starlink.ttools.server.StiltsContext
Name of the Servlet initialisation parameter which defines the tasks which this servlet will provide over HTTP.
TaskServlet - Class in uk.ac.starlink.ttools.server
Servlet implementation which allows STILTS commands to be executed server-side.
TaskServlet() - Constructor for class uk.ac.starlink.ttools.server.TaskServlet
 
TBCOL_INFO - Static variable in class uk.ac.starlink.fits.BintableStarTable
Column aux metadata key for TBCOLn cards.
TclUtil - Class in jsky.util
Utility class for dealing with Tcl style lists and evaluating Tcl style expressions.
TclUtil() - Constructor for class jsky.util.TclUtil
 
TCROWD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key to control tick mark crowding on time axis.
TdHandler - Class in uk.ac.starlink.ttools.votlint
Element handler for TD elements.
TdHandler(boolean) - Constructor for class uk.ac.starlink.ttools.votlint.TdHandler
Constructor.
TDISP_INFO - Static variable in class uk.ac.starlink.fits.BintableStarTable
Column aux metadata key for TDISPn cards.
TemporaryFileDataSource - Class in uk.ac.starlink.util
A DataSource which stores its data in a temporary file.
TemporaryFileDataSource(InputStream, String) - Constructor for class uk.ac.starlink.util.TemporaryFileDataSource
Constructs a new DataSource by reading the contents of an input stream.
TemporaryFileDataSource(InputStream, String, String, String, File) - Constructor for class uk.ac.starlink.util.TemporaryFileDataSource
Constructs a new DataSource by reading the contents of an input stream.
termDeprecated(String) - Method in interface uk.ac.starlink.ttools.votlint.VocabChecker.TermReporter
Invoked if the presented term was found in the vocabulary but flagged as "deprecated".
termFound() - Method in interface uk.ac.starlink.ttools.votlint.VocabChecker.TermReporter
Invoked if the presented term was found as a normal entry in the vocabulary.
Terminal - Interface in diva.canvas.connector
A Terminal is a figure that provides a visible place for connectors to connect to.
TerminalAuthenticator - Class in uk.ac.starlink.table.jdbc
Provides JDBC authentication using the terminal; assumes that someone is sitting at System.in.
TerminalAuthenticator(PrintStream) - Constructor for class uk.ac.starlink.table.jdbc.TerminalAuthenticator
Constructs a new authenticator with a given stream to use for writing prompts.
TerminalAuthenticator() - Constructor for class uk.ac.starlink.table.jdbc.TerminalAuthenticator
Constructs a new authenticator which uses System.err for prompting.
TerminalEnvironment - Class in uk.ac.starlink.task
Implementation of Environment which accepts an initial command line, and communicates with the user using standard input and standard output.
TerminalEnvironment(String[], Parameter<?>[]) - Constructor for class uk.ac.starlink.task.TerminalEnvironment
Constructs a new Environment based on a String array containing supplied arguments, and a list of parameters which may be encountered.
TerminalFigure - Class in diva.canvas.connector
A TerminalFigure decorates a figure to be a terminal as well.
TerminalFigure(Figure, Site) - Constructor for class diva.canvas.connector.TerminalFigure
Create a new TerminalFigure for the given figure, with the given site for connections.
TerminalInvoker - Class in uk.ac.starlink.task
Invokes Task objects in a way suitable for use from the main method, using a command line interface.
TerminalInvoker(String, Map<String, Task>) - Constructor for class uk.ac.starlink.task.TerminalInvoker
Creates a new invoker based on the given class with a given name.
terminals() - Method in class diva.canvas.toolbox.IconFigure
Get an iterator over the terminals of this figure.
TerminalTutorial - Class in diva.canvas.tutorial
This tutorial illustrates how to use Terminals.
TerminalTutorial() - Constructor for class diva.canvas.tutorial.TerminalTutorial
Create a JCanvas and put it into a window
terminateDragSelection() - Method in class diva.canvas.interactor.SelectionDragger
Terminate drag-selection operation.
terminateDragSelection() - Method in class jsky.image.graphics.SelectionDragger
Terminate drag-selection operation.
termPreliminary(String) - Method in interface uk.ac.starlink.ttools.votlint.VocabChecker.TermReporter
Invoked if the presented term was found in the vocabulary but flagged as "preliminary".
termUnknown(String) - Method in interface uk.ac.starlink.ttools.votlint.VocabChecker.TermReporter
Invoked if no such term was found in the vocabulary.
test(SceneElement, SceneElement) - Method in class diva.sketch.parser2d.AndConstraint
Test the child constraints on the given rectangles; return true if all of them are met or there are no child constraints, false otherwise.
test(SceneElement, SceneElement) - Method in class diva.sketch.parser2d.BasicConstraint
Test the constraint on the given elements; return true if all constraints are met, false otherwise.
test(SceneElement, SceneElement) - Method in class diva.sketch.parser2d.OrConstraint
Test the child constraints on the given rectangles; return true if any constraints are met or there are no constraints, false otherwise.
test(SceneElement, SceneElement) - Method in interface diva.sketch.parser2d.RelationConstraint
Test the constraint on the given elements; return true if the constraint is met, false otherwise.
test(String) - Method in class uk.ac.starlink.ast.AstObject
Test if an Object attribute value is set.
test(String) - Method in class uk.ac.starlink.ast.Plot
 
test1() - Method in class diva.util.jester.demo.BarTest
 
test1() - Method in class diva.util.jester.demo.FooTest
Comment this
test2() - Method in class diva.util.jester.demo.FooTest
Comment this
Test2CsvSchema - Class in gaia.cu9.tools.parallax.readers
 
Test2CsvSchema() - Constructor for class gaia.cu9.tools.parallax.readers.Test2CsvSchema
 
test3() - Method in class diva.util.jester.demo.FooTest
Comment this
test4() - Method in class diva.util.jester.demo.FooTest
Comment this
TEST_ECHO - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
TEST_ECHO - Static variable in class uk.ac.starlink.plastic.MessageId
 
testArgs(String[]) - Static method in class nom.tam.fits.FitsDate
 
testAttributes() - Method in class diva.util.test.XMLElementTest
Test attribute setting, getting, and removing
testBig() - Method in class diva.graph.test.BasicGraphModelTest
Test a large (64 knode) graph.
testBig() - Method in class diva.pod.test.LightweightGraphTest
Test a large (64 knode) graph
testBig() - Method in class diva.pod.test.TopologyTest
Test a large (64 knode) graph
TestCase - Class in diva.util.jester
An abstract superclass for all test cases.
TestCase(String) - Constructor for class diva.util.jester.TestCase
Construct a test case with the given name
TestCase - Class in uk.ac.starlink.util
This class extends TestCase, providing some additional assertions and methods for providing test data for convenience.
TestCase() - Constructor for class uk.ac.starlink.util.TestCase
No-arg constructor.
TestCase(String) - Constructor for class uk.ac.starlink.util.TestCase
Constructs a test case with the given name.
TestCatalog - Class in jsky.catalog.skycat
Used for testing.
TestCatalog() - Constructor for class jsky.catalog.skycat.TestCatalog
 
TestCatalog - Class in jsky.catalog
Used for testing.
TestCatalog() - Constructor for class jsky.catalog.TestCatalog
 
testConstructor() - Method in class diva.util.test.XMLElementTest
Test construction of XmlElement
testConstructor1() - Method in class diva.canvas.test.JCanvasTest
Test the nullary constructor
testConstructor2() - Method in class diva.canvas.test.JCanvasTest
Test the constructor that takes a pane
TestCsvSchema - Class in gaia.cu9.tools.parallax.readers
 
TestCsvSchema() - Constructor for class gaia.cu9.tools.parallax.readers.TestCsvSchema
 
testDeletion() - Method in class diva.pod.test.TopologyTest
 
testDraw() - Method in class diva.sketch.test.JSketchSuite
Instantiate a JSketch, read mouse events from a file, play the events into the window, and check to make sure that the model has the correct number of strokes.
TestDrawActions - Class in uk.ac.starlink.diva
 
TestDrawActions() - Constructor for class uk.ac.starlink.diva.TestDrawActions
 
testElements() - Method in class diva.util.test.XMLElementTest
Test children manipulation
testEmpty() - Method in class diva.graph.test.BasicGraphModelTest
Perform tests on an empty graph
testEmpty() - Method in class diva.pod.test.LightweightGraphTest
Perform tests on an empty graph
testEmpty() - Method in class diva.pod.test.TopologyTest
Perform tests on empty graph....
testEnv(Environment) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Prepares a plot for this task as specified by a given environment, but does not run any of the actual plotting code.
TestFailedException - Exception in diva.util.jester
An exception that is thrown when a test produces an incorrect result.
TestFailedException(String) - Constructor for exception diva.util.jester.TestFailedException
Create a new test exception with a detail message
TestFailedException(String, Object) - Constructor for exception diva.util.jester.TestFailedException
Create a new test exception with a detail message and one additional object.
TestFailedException(String, Object, Object) - Constructor for exception diva.util.jester.TestFailedException
Create a new test exception with a detail message and two additional objects.
testFits(String) - Method in class uk.ac.starlink.ast.FitsChan
See if a named keyword has a defined value in a FitsChan.
TestGraph1(String) - Constructor for class diva.pod.test.LightweightGraphTest.TestGraph1
 
TestGraph2(String) - Constructor for class diva.pod.test.LightweightGraphTest.TestGraph2
 
TestHarness - Class in diva.util.jester
A test harness.
TestHarness() - Constructor for class diva.util.jester.TestHarness
 
testHierarchy() - Method in class diva.pod.test.LightweightGraphTest
Create test graph r and check properties of a hierarchical graph
testHit() - Method in class diva.canvas.test.FigureTest
Test hit.
testHub() - Static method in class uk.ac.starlink.plastic.HubTester
Tests the currently running hub.
testHub(PlasticHubListener) - Static method in class uk.ac.starlink.plastic.HubTester
Tests a given hub object.
testInOut() - Method in class diva.pod.test.LightweightGraphTest
Create test graph 1 and check that in and out edges are iterated properly
testInOut() - Method in class diva.pod.test.LightweightNetworkTest
Create test network 1 and check that in and out edges are iterated properly
testIntersects() - Method in class diva.canvas.test.FigureTest
Test intersection.
testLabel(String) - Method in class diva.gui.toolbox.JPalette
Add a a label to the palette with the same string as its associated data, for testing purposes.
testLoadSave() - Method in class diva.sketch.test.JSketchSuite
 
TestNetwork1(String) - Constructor for class diva.pod.test.LightweightNetworkTest.TestNetwork1
 
testNodesEdges() - Method in class diva.pod.test.LightweightGraphTest
Create test graph 1 and check that the node and edge iterators work correctly.
testNodesEdges() - Method in class diva.pod.test.LightweightNetworkTest
Create test network 1 and check that the node and edge iterators work correctly.
testPaint() - Method in class diva.canvas.test.FigureTest
Test painting.
testParams() - Method in class uk.ac.starlink.ttools.build.Plot2Example
Tests that this example can execute, but does not run the actual plotting code.
testParse() - Method in class diva.util.test.XMLParserTest
Test construction of XMLParser
testPattern(Object, byte) - Static method in class nom.tam.util.ArrayFuncs
Just create a simple pattern cycling through valid byte values.
testProperties() - Method in class diva.canvas.test.FigureTest
Perform the simple set/get tests.
testReverseStarConnected() - Method in class diva.pod.test.TopologyTest
 
testSaveLoad() - Method in class diva.sketch.test.JSketchSuite
 
testStarConnected() - Method in class diva.graph.test.BasicGraphModelTest
Test a star-connected graph
testStarConnected() - Method in class diva.pod.test.LightweightGraphTest
Test a star-connected graph
testStarConnected() - Method in class diva.pod.test.TopologyTest
 
testSuccPred() - Method in class diva.pod.test.LightweightGraphTest
Create test graph 1 and check that successor and predecessor nodes are iterated properly
testSuccPred() - Method in class diva.pod.test.LightweightNetworkTest
Create test network 1 and check that successor and predecessor nodes are iterated properly
TestSuite - Class in diva.util.jester
The abstract superclass of test suites.
TestSuite() - Constructor for class diva.util.jester.TestSuite
 
TestTableQueryResult - Class in jsky.catalog
Used for testing.
TestTableQueryResult() - Constructor for class jsky.catalog.TestTableQueryResult
 
TestTableScheme - Class in uk.ac.starlink.table
TableScheme implementation for test data.
TestTableScheme() - Constructor for class uk.ac.starlink.table.TestTableScheme
 
testTransform() - Method in class diva.canvas.test.FigureTest
Test how transforms affect the figure
testTransformBounds() - Method in class diva.util.test.ShapeUtilitiesTest
Test bounds transformation
testTransformModify() - Method in class diva.util.test.ShapeUtilitiesTest
Test general transformation
testTransformModifyRect() - Method in class diva.util.test.ShapeUtilitiesTest
Test rectangle transformation
testTranslate() - Method in class diva.canvas.test.FigureTest
Test how translates affect the figure
testTranslateModify() - Method in class diva.util.test.ShapeUtilitiesTest
Test translation
TestUtilities - Class in diva.util.jester
Utility functions to make tests easier to write.
TestUtilities() - Constructor for class diva.util.jester.TestUtilities
 
TEXT - Static variable in class jsky.image.graphics.gui.CanvasDraw
Mode to insert a text label
text(String, double, double, String, double, double) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Update current graphic context with a character string.
text(String, float, float, String, float, float) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
 
text - Variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
 
TEXT - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
 
text(String, float, float, String, float, float) - Method in interface uk.ac.starlink.ast.Grf
Displays a character string at a given position using a specified justification and up-vector.
text(String, double[], float[], String) - Method in class uk.ac.starlink.ast.Plot
Draw a text string for a Plot.
TEXT - Static variable in class uk.ac.starlink.diva.DrawActions
 
TEXT - Static variable in class uk.ac.starlink.diva.DrawFigureFactory
 
text - Variable in class uk.ac.starlink.util.gui.SelectCharactersEvent
The text.
TEXT_FLAVOR - Static variable in class diva.whiteboard.ThumbnailView
The plain-text flavor that we will be using for our basic drag-and-drop protocol.
TEXT_INFO - Static variable in class uk.ac.starlink.vo.Ri1RegistryQuery
Description of metadata item describing query text.
TextAnnotations - Class in diva.sketch.toolbox
An abstract typed data that holds a recognized text string and annotations about the geometry of the text including the character height and width.
TextAnnotations() - Constructor for class diva.sketch.toolbox.TextAnnotations
 
TextAnnotations(double, double) - Constructor for class diva.sketch.toolbox.TextAnnotations
 
textAntialiased - Variable in class uk.ac.starlink.ast.gui.GraphicsHints
Whether to antialias text.
textAntialiased - Variable in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Whether the text is to be antialiased.
TextBlock - Class in diva.sketch.toolbox
Native class that defines a collection of TextLine's.
TextBlock() - Constructor for class diva.sketch.toolbox.TextBlock
 
TextBlock(double, double) - Constructor for class diva.sketch.toolbox.TextBlock
 
TextData - Class in diva.sketch.toolbox
A typed data that holds a recognized text string.
TextData() - Constructor for class diva.sketch.toolbox.TextData
Construct a text data that contains an empty string.
TextData(String) - Constructor for class diva.sketch.toolbox.TextData
Construct a text data that contains the given string.
TextDisplaySlider - Class in uk.ac.starlink.ttools.plot2.config
JSlider that displays the currently selected value when the slider is being dragged.
TextDisplaySlider(int, int) - Constructor for class uk.ac.starlink.ttools.plot2.config.TextDisplaySlider
Constructor.
TextDocument - Class in diva.gui.tutorial
A example document that contains plain boring old text and saves it to ascii files.
TextDocument(Application) - Constructor for class diva.gui.tutorial.TextDocument
Create an text document for the given application containing an empty string.
TextDocument.Factory - Class in diva.gui.tutorial
TextDocument.Factory is a factory for Text Documents
textExtent(String, double, double, String, double, double) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Return the extent of a character string.
textField - Variable in class uk.ac.starlink.ast.gui.TitleControls
The title text field (this also allows access to special characters that cannot be easily typed in).
textField - Variable in class uk.ac.starlink.util.gui.SelectStringDialog
The SelectText component
textField - Variable in class uk.ac.starlink.util.gui.SelectTextField
The text entry field.
TextFieldSpecifier<V> - Class in uk.ac.starlink.ttools.plot2.config
SpecifierPanel subclass that uses a text field for input.
TextFieldSpecifier(ConfigKey<V>, V) - Constructor for class uk.ac.starlink.ttools.plot2.config.TextFieldSpecifier
Constructor.
textFieldToOffset() - Method in class jsky.util.gui.CoordinatesOffsetPanel
 
textFor(Object) - Method in class uk.ac.starlink.ttools.gui.MethodBrowser
Returns the string to get used for representing a node in the tree.
TextLine - Class in diva.sketch.toolbox
Native class that defines a line of text.
TextLine() - Constructor for class diva.sketch.toolbox.TextLine
 
TextLine(double, double) - Constructor for class diva.sketch.toolbox.TextLine
 
TextModelsAuthenticator - Class in uk.ac.starlink.table.jdbc
JDBC authenticator which keeps its data in the models of text GUI components (Document objects).
TextModelsAuthenticator() - Constructor for class uk.ac.starlink.table.jdbc.TextModelsAuthenticator
Constructor.
TextOutputReporter - Class in uk.ac.starlink.ttools.taplint
OutputReporter implementation for logging plain text to a print stream.
TextOutputReporter(PrintStream, ReportType[], int, boolean, int) - Constructor for class uk.ac.starlink.ttools.taplint.TextOutputReporter
Constructor.
TextProgressIndicator - Class in uk.ac.starlink.table.join
ProgressIndicator which logs progress to an output stream.
textProperties(String, double, double, String, double, double) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Calculate the properties of a text object.
TextTableWriter - Class in uk.ac.starlink.table.formats
A StarTableWriter which outputs text to a human-readable text file.
TextTableWriter() - Constructor for class uk.ac.starlink.table.formats.TextTableWriter
 
TextView - Class in diva.gui.tutorial
A simple MDI text editor view.
TextView(TextDocument) - Constructor for class diva.gui.tutorial.TextView
 
TextViewer - Class in uk.ac.starlink.datanode.viewers
A component which presents textual data in a monospaced font.
TextViewer() - Constructor for class uk.ac.starlink.datanode.viewers.TextViewer
Creates an empty text viewer panel.
TextViewer(Source) - Constructor for class uk.ac.starlink.datanode.viewers.TextViewer
Displays a javax.xml.transform.Source.
TextViewer(Reader) - Constructor for class uk.ac.starlink.datanode.viewers.TextViewer
Displays the text obtained from a Reader.
TextViewer(InputStream) - Constructor for class uk.ac.starlink.datanode.viewers.TextViewer
Displays the text returned from an InputStream.
TextViewer(Iterator) - Constructor for class uk.ac.starlink.datanode.viewers.TextViewer
Displays the strings iterated over by an Iterator.
TextViewer(Throwable) - Constructor for class uk.ac.starlink.datanode.viewers.TextViewer
Displays the stacktrace of a given Throwable in a text viewer window.
TFCAT - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for a TFCat object.
TFCAT_MAPPER - Static variable in class uk.ac.starlink.ttools.plot2.data.AreaDomain
Mapper for TFCat strings.
tfcatMessage(String) - Static method in class uk.ac.starlink.ttools.func.VO
Returns a human-readable message associated with the parsing of a TFCat text.
TfcatObject - Class in uk.ac.starlink.tfcat
Superclass for TFCat objects.
TfcatObject(JSONObject, String, Crs, Bbox) - Constructor for class uk.ac.starlink.tfcat.TfcatObject
Constructor.
TfcatStatus - Class in uk.ac.starlink.tfcat
Utility class to represent the validity status of a TFCat text.
TfcatStatus(TfcatStatus.Code, String) - Constructor for class uk.ac.starlink.tfcat.TfcatStatus
Constructor.
tfcatStatus(String) - Static method in class uk.ac.starlink.ttools.func.VO
Returns a token string giving the category of TFCat compliance.
TfcatStatus.Code - Enum in uk.ac.starlink.tfcat
Parse result code.
TfcatUtil - Class in uk.ac.starlink.tfcat
Utilities for use with TFCat classes.
TfitsDataNode - Class in uk.ac.starlink.datanode.nodes
DataNode class for representing FITS objects.
TfitsDataNode(DataSource) - Constructor for class uk.ac.starlink.datanode.nodes.TfitsDataNode
Constructor.
TfitsHduDataNode - Class in uk.ac.starlink.datanode.nodes
DataNode class for representing FITS HDUs which does not use nom.tam.fits.
TfitsHduDataNode(FitsHeader, int, StarTable) - Constructor for class uk.ac.starlink.datanode.nodes.TfitsHduDataNode
Constructor.
TFORM_INFO - Static variable in class uk.ac.starlink.fits.BintableStarTable
Column aux metadata key for TFORMn cards.
TFORMAT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key to control time value formatting.
THETA_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for second Euler angle of rotation, units of degrees.
THICK_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
Config key for line thickness (only effective if fill==false).
THICK_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
Config key for bar line thickness.
THICK_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Line3dPlotter
 
THICK_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LineCombineArrayPlotter
Config key for line thickness.
THICK_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.PairLinkForm
Line thickness config key.
THICK_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SphereGridPlotter
Config key for grid line thickness.
THICK_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.TracePlotter
Key to configure line thickness.
thickBox - Variable in class uk.ac.starlink.ast.gui.LineControls
List of pre-selected thicknesses.
THICKNESS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.ContourPlotter
Config key for the plotted line thickness.
ThicknessComboBox - Class in uk.ac.starlink.ttools.gui
JComboBox for selecting line thickness.
ThicknessComboBox(int) - Constructor for class uk.ac.starlink.ttools.gui.ThicknessComboBox
Constructs a new thickness selector up to a given maximum width.
thread - Variable in class jsky.util.SwingWorker
 
thumbColor - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
thumbContains(int, int) - Method in class jsky.util.gui.BasicRangeSliderUI
 
thumbContains(int, int) - Method in class jsky.util.gui.MultiRangeSliderUI
 
thumbContains(int, int) - Method in class jsky.util.gui.RangeSlider
 
thumbContains(int, int) - Method in interface jsky.util.gui.RangeSliderUI
 
ThumbnailView - Class in diva.whiteboard
A thumbnail view displays a list of thumbnails of the pages of the current document.
ThumbnailView(Application) - Constructor for class diva.whiteboard.ThumbnailView
Construct a thumbnail view that operates in the given MDI context.
Tick - Class in uk.ac.starlink.ttools.plot2
Defines a tick on an axis.
Tick(double) - Constructor for class uk.ac.starlink.ttools.plot2.Tick
Constructs a minor tick.
Tick(double, Caption) - Constructor for class uk.ac.starlink.ttools.plot2.Tick
Constructs a tick.
TICK_BUFFER - Variable in class jsky.util.gui.MetalRangeSliderUI
 
tickAll - Variable in class uk.ac.starlink.ast.gui.AstTicks
Whether to tick all axes, or just the main ones.
tickAll - Variable in class uk.ac.starlink.ast.gui.TickControls
Check box for whether ticks should be shown on all axes.
TickControls - Class in uk.ac.starlink.ast.gui
TickControls.Java creates a "page" of widgets that are a view of an AstTicks object.
TickControls(AbstractPlotControlsModel, PlotController) - Constructor for class uk.ac.starlink.ast.gui.TickControls
Create an instance.
Ticker - Interface in uk.ac.starlink.ttools.plot2
Provides tick marks to label plot axes.
tickLength - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
TickLook - Class in uk.ac.starlink.ttools.plot2
Defines the appearance of tick marks on a plot axis.
TickLook(String) - Constructor for class uk.ac.starlink.ttools.plot2.TickLook
Constructor.
TickSkyAxisLabeller - Class in uk.ac.starlink.ttools.plot2.geom
Partial SkyAxisLabeller implementation that labels axes with positioned numeric labels.
TickSkyAxisLabeller(String, String, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
Constructor.
TickSkyAxisLabeller.SkyTick - Class in uk.ac.starlink.ttools.plot2.geom
Aggregates a line label, graphics position and text anchor.
tidy() - Method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Removes files from this cache's directory if it contains more data than the configured cache limit.
TIFF_TYPE - Static variable in class jsky.image.gui.ImageSaveDialog
The TIFF file type.
tileCache - Variable in class uk.ac.starlink.jaiutil.HDXImage
Object used to cache tiles
tileGridXOffset - Variable in class jsky.image.SimpleRenderedImage
The X coordinate of the upper-left pixel of tile (0, 0).
tileGridXOffset - Variable in class uk.ac.starlink.jaiutil.SimpleRenderedImage
The X coordinate of the upper-left pixel of tile (0, 0).
tileGridYOffset - Variable in class jsky.image.SimpleRenderedImage
The Y coordinate of the upper-left pixel of tile (0, 0).
tileGridYOffset - Variable in class uk.ac.starlink.jaiutil.SimpleRenderedImage
The Y coordinate of the upper-left pixel of tile (0, 0).
tileHeight - Variable in class jsky.image.SimpleRenderedImage
The height of a tile.
tileHeight - Variable in class uk.ac.starlink.jaiutil.SimpleRenderedImage
The height of a tile.
tiler - Variable in class uk.ac.starlink.jaiutil.NDArrayData
Object used to access the image tiles
TILESIZE_REPKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
Report key for HEALPix tile area in square degrees.
tileWidth - Variable in class jsky.image.SimpleRenderedImage
The width of a tile.
tileWidth - Variable in class uk.ac.starlink.jaiutil.SimpleRenderedImage
The width of a tile.
tileXToX(int, int, int) - Static method in class jsky.image.SimpleRenderedImage
Converts a horizontal tile index into the X coordinate of its upper left pixel relative to a given tile grid layout specified by its X offset and tile width.
tileXToX(int) - Method in class jsky.image.SimpleRenderedImage
Converts a horizontal tile index into the X coordinate of its upper left pixel.
tileXToX(int, int, int) - Static method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Converts a horizontal tile index into the X coordinate of its upper left pixel relative to a given tile grid layout specified by its X offset and tile width.
tileXToX(int) - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Converts a horizontal tile index into the X coordinate of its upper left pixel.
tileYToY(int, int, int) - Static method in class jsky.image.SimpleRenderedImage
Converts a vertical tile index into the Y coordinate of its upper left pixel relative to a given tile grid layout specified by its Y offset and tile height.
tileYToY(int) - Method in class jsky.image.SimpleRenderedImage
Converts a vertical tile index into the Y coordinate of its upper left pixel.
tileYToY(int, int, int) - Static method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Converts a vertical tile index into the Y coordinate of its upper left pixel relative to a given tile grid layout specified by its Y offset and tile height.
tileYToY(int) - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Converts a vertical tile index into the Y coordinate of its upper left pixel.
TilingParameter - Class in uk.ac.starlink.ttools.cone
Parameter for specifying SkyTiling values.
TilingParameter(String) - Constructor for class uk.ac.starlink.ttools.cone.TilingParameter
Constructor.
Tilings - Class in uk.ac.starlink.ttools.func
Pixel tiling functions for the celestial sphere.
tilingValue(Environment) - Method in class uk.ac.starlink.ttools.cone.TilingParameter
Returns the value of this parameter as a SkyTiling object.
Time - Class in jsky.science
Time, an object to manage quantities of Time.
Time() - Constructor for class jsky.science.Time
Creates a default Time of length 0 in the default units.
Time(double) - Constructor for class jsky.science.Time
Create a Time quantity of specified value in the default units.
Time(double, String) - Constructor for class jsky.science.Time
Primary constructor.
TIME_COORDS - Static variable in class uk.ac.starlink.tfcat.Decoders
Decoder for a TimeCoords object.
TIME_ORIGIN_REGEX - Static variable in class uk.ac.starlink.tfcat.TimeCoords
Regex for legal TFCat/DALI ISO-8601 time representations.
TIME_SCALES - Static variable in class uk.ac.starlink.tfcat.TimeCoords
Collection of permitted time scale values.
TIME_SECOND - Static variable in class uk.ac.starlink.ttools.plot.Rounder
Number rounder for time intervals in seconds.
TIME_SORTAXIS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LinePlotter
Config key for point sequence pre-sorting in Time plot.
TIME_VIEW - Static variable in class jsky.timeline.TimeLine
 
timeAdd(String, double[]) - Method in class uk.ac.starlink.ast.TimeMap
Add a time coordinate conversion to a TimeMap.
TimeAspect - Class in uk.ac.starlink.ttools.plot2.geom
Defines the data range covered by a TimeSurface.
TimeAspect(double[], double[]) - Constructor for class uk.ac.starlink.ttools.plot2.geom.TimeAspect
Constructor.
TimeConfigKey - Class in uk.ac.starlink.ttools.plot2.config
Config key for values in the time domain.
TimeConfigKey(ConfigMeta) - Constructor for class uk.ac.starlink.ttools.plot2.config.TimeConfigKey
Constructs a key with no default value.
TimeConfigKey(ConfigMeta, double) - Constructor for class uk.ac.starlink.ttools.plot2.config.TimeConfigKey
Constructs a key with a given default value.
TimeCoords - Class in uk.ac.starlink.tfcat
Represents a TFCat TimeCoords object.
TimeCoords() - Constructor for class uk.ac.starlink.tfcat.TimeCoords
 
TimeDataGeom - Class in uk.ac.starlink.ttools.plot2.geom
Defines positional data coordinates used by a 2-D time plot.
TimeDomain - Class in uk.ac.starlink.table
Domain representing epochs in a common time scale.
TimedStroke - Class in diva.sketch.recognition
TimedStroke is a collection of points taken in the duration of a mouse pressed event and a mouse released event.
TimedStroke() - Constructor for class diva.sketch.recognition.TimedStroke
Construct a timed stroke object with an empty stroke path.
TimedStroke(TimedStroke) - Constructor for class diva.sketch.recognition.TimedStroke
Copy constructor for efficient copying of TimedStroke
TimedStroke(int) - Constructor for class diva.sketch.recognition.TimedStroke
Construct a timed stroke object with an empty stroke path of the given initial size.
TimeFormat - Class in uk.ac.starlink.ttools.plot2.geom
Formats numeric values to strings to provide axis ticks and user-viewable coordinate readouts.
TimeFormat(String, String) - Constructor for class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Constructor.
TimeFrame - Class in uk.ac.starlink.ast
Java interface to the AST TimeFrame class - time coordinate system description.
TimeFrame() - Constructor for class uk.ac.starlink.ast.TimeFrame
Create a TimeFrame.
TimeJELFunction - Class in uk.ac.starlink.ttools.plot2.geom
Function operating on a time value as used in a Time plot.
TimeJELFunction(String) - Constructor for class uk.ac.starlink.ttools.plot2.geom.TimeJELFunction
Constructor.
TimeJELFunction.TimeQuantity - Class in uk.ac.starlink.ttools.plot2.geom
Defines a quantity representing time that can be used in expressions supplied to this class.
TimeJELFunction.TimeResolver - Class in uk.ac.starlink.ttools.plot2.geom
This public class is an implementation detail, not intended for external use.
TimeLine - Class in jsky.timeline
A time line which can contain nodes that can be adjusted by time and duration.
TimeLine() - Constructor for class jsky.timeline.TimeLine
constructor
TimeLine(int) - Constructor for class jsky.timeline.TimeLine
constructor
TimeLine(int, int, int) - Constructor for class jsky.timeline.TimeLine
constructor
TimeLine(Time, Time, int) - Constructor for class jsky.timeline.TimeLine
constructor
TimeLine(TimeLineModel) - Constructor for class jsky.timeline.TimeLine
constructor
TimeLineModel - Interface in jsky.timeline
The model for a time line.
TimeLineNode - Interface in jsky.timeline
An interface for a single node on the time line.
TimeLineNodeComparator() - Constructor for class jsky.timeline.TimeLineNodeModel.TimeLineNodeComparator
 
TimeLineNodeModel - Interface in jsky.timeline
The model for a time line node.
TimeLineNodeModel.TimeLineNodeComparator - Class in jsky.timeline
inner class used for sorting time line nodes
TimeMap - Class in uk.ac.starlink.ast
Java interface to the AST TimeMap class - sequence of time coordinate conversions.
TimeMap() - Constructor for class uk.ac.starlink.ast.TimeMap
Create a TimeMap.
TimeMap(int) - Constructor for class uk.ac.starlink.ast.TimeMap
Create a TimeMap.
TimeMapper - Class in uk.ac.starlink.table
DomainMapper for mapping values to epochs in a common time scale.
TimeMapper(Class<?>, String, String) - Constructor for class uk.ac.starlink.table.TimeMapper
Constructor.
TimeNavigator - Class in uk.ac.starlink.ttools.plot2.geom
Navigator for use with time plot.
TimeNavigator(double, boolean, boolean, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.TimeNavigator
Constructor.
timeout() - Method in class diva.sketch.MultiStateInterpreter
Respond to the mouse released event.
TimePlot2Task - Class in uk.ac.starlink.ttools.plot2.task
Task for time plots.
TimePlot2Task() - Constructor for class uk.ac.starlink.ttools.plot2.task.TimePlot2Task
Constructor.
TimePlotType - Class in uk.ac.starlink.ttools.plot2.geom
Defines the characteristics of a 2-d plot with a horizontal time axis.
TimeResolver() - Constructor for class uk.ac.starlink.ttools.plot2.geom.TimeJELFunction.TimeResolver
 
Times - Class in uk.ac.starlink.ttools.func
Functions for conversion of time values between various forms.
TIMESCALE - Static variable in class uk.ac.starlink.ttools.votlint.VocabChecker
Instance for vocabulary at http://www.ivoa.net/rdf/timescale.
TimeStackGanger - Class in uk.ac.starlink.ttools.plot2.geom
Ganger that stacks time plots vertically with a shared time axis.
TimeStackGanger(String[], Padding) - Constructor for class uk.ac.starlink.ttools.plot2.geom.TimeStackGanger
Constructor.
TimeSurface - Class in uk.ac.starlink.ttools.plot2.geom
Surface implementation for time-series plotting.
TimeSurface(int, int, int, int, double, double, double, double, boolean, boolean, Tick[], Tick[], String, String, Tick[], Tick[], String, String, Captioner, Color, TimeFormat, SideFlags) - Constructor for class uk.ac.starlink.ttools.plot2.geom.TimeSurface
Constructor.
TimeSurfaceFactory - Class in uk.ac.starlink.ttools.plot2.geom
Surface factory for time plots.
TimeSurfaceFactory() - Constructor for class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
 
TimeSurfaceFactory.Profile - Class in uk.ac.starlink.ttools.plot2.geom
Profile class which defines fixed configuration items for a TimeSurface.
TIMESYS_REFPOSITION_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for TIMESYS refposition attribute.
TIMESYS_TIMEORIGIN_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for TIMESYS timeorigin attribute.
TIMESYS_TIMESCALE_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for TIMESYS timescale attribute.
TimesysElement - Class in uk.ac.starlink.votable
Element subclass for a TIMESYS element in a VOTable.
TimeUnit - Class in uk.ac.starlink.ttools.plot2.geom
Unit implementations representing time intervals measured in seconds.
TimeUnit(String, String, String, double, String) - Constructor for class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Constructor.
title - Variable in class jsky.html.HTMLViewerHistoryItem
The title of the page
title - Variable in class jsky.image.gui.ImageHistoryItem
The title for this item
title - Variable in class jsky.util.gui.ProgressPanel
The title string
title - Variable in class uk.ac.starlink.ast.gui.AstTitle
The value for the title.
title - Variable in class uk.ac.starlink.ast.gui.ComponentColourControls
Title for a page of these controls.
title - Variable in class uk.ac.starlink.ast.gui.PlotConfigurator
Title for window.
TITLE - Static variable in class uk.ac.starlink.hdx.HdxResourceType
A generic type for titles of HDX objects
TITLE - Static variable in class uk.ac.starlink.vo.ResourceField
Title field.
TITLE_TAG - Static variable in class diva.gui.MultipageParser
The string constant that specifies the title attribute of a document.
TitleControls - Class in uk.ac.starlink.ast.gui
TitleControls creates a "page" of widgets that are a view of an AstTitle object.
TitleControls(AbstractPlotControlsModel) - Constructor for class uk.ac.starlink.ast.gui.TitleControls
Create an instance.
titleLabel - Variable in class jsky.util.gui.ProgressPanel
Displays the title
TLABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for time axis text label.
TLD_CONE - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
TLD_REGISTRY - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
TLD_SIA - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
TLD_SSA - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
TLD_TAP - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
TLS_WITH_PASSWORD - Static variable in class uk.ac.starlink.auth.IvoaLoginProtocol
Implementation for standard_id="ivo://ivoa.net/sso#tls-with-password".
TMAX_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for time axis upper bound, before subranging.
TMIN_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for time axis lower bound, before subranging.
TNULL_INFO - Static variable in class uk.ac.starlink.fits.BintableStarTable
Column aux metadata key for TNULLn cards.
toArray() - Method in class nom.tam.util.HashedList
Convert to an array of objects
toArray(Object[]) - Method in class nom.tam.util.HashedList
Convert to an array of objects of a specified type.
toArray(Collection<T>) - Method in class uk.ac.starlink.task.Parameter
Utility function to convert a list to an array, where the elements are of the value class of this parameter.
toArray() - Method in class uk.ac.starlink.util.PrimitiveList
Creates and returns a copy of the contents of this list, in the form of a primitive array of the right length to hold all the elements it currently contains.
toArrayData(double[]) - Method in class jsky.science.AbstractWavelength1D
Default implementation for returning an array of data values for a specified set of wavelength values.
toArrayData(double[]) - Method in class jsky.science.Wavelength1DArray
Returns an array of data points for the specifed set of wavelengths
toArrayData() - Method in class jsky.science.Wavelength1DArray
Returns the current data points array
toArrayData(Wavelength, Wavelength, int) - Method in class jsky.science.Wavelength1DArray
Returns a set of data values to match the requested range of wavelengths in Wavelengths
toArrayData(double, double, int) - Method in class jsky.science.Wavelength1DArray
Returns a set of data values to match the requested range of wavelengths in doubles.
toArrayData() - Method in class jsky.science.Wavelength1DFormula
Returns an array of doubles containing containing the formula's value for each wavelength returned by toArrayWavelengths().
toArrayData(Wavelength, Wavelength, int) - Method in interface jsky.science.Wavelength1DModel
Return an array of doubles containing the data in the model.
toArrayData(double[]) - Method in interface jsky.science.Wavelength1DModel
Return an array of doubles containing values from the model at the specfied array of wavelengths values.
toArrayWavelengths(Wavelength, Wavelength, int) - Method in class jsky.science.AbstractWavelength1D
passes current default wavelength units down into the real workhorse
toArrayWavelengths() - Method in class jsky.science.Wavelength1DArray
Returns the entire array of wavelength data points
toArrayWavelengths(Wavelength, Wavelength, int, String) - Method in class jsky.science.Wavelength1DArray
Returns a subset of the array wavelengths with parameters specified as Wavelengths
toArrayWavelengths(double, double, int) - Method in class jsky.science.Wavelength1DArray
Returns an array of wavelength datapoints.
toArrayWavelengths() - Method in class jsky.science.Wavelength1DFormula
Creates an array of doubles containing wavelength values at even intervals across the min/max wavelength of the object and of size getNumPoints()
toArrayWavelengths(Wavelength, Wavelength, int) - Method in interface jsky.science.Wavelength1DModel
Return an array of doubles containing a list of wavelengths points in the model.
toArrayWavelengths(Wavelength, Wavelength, int, String) - Method in interface jsky.science.Wavelength1DModel
Return an array of doubles containing a list of wavelengths points in the model.
toB1950() - Method in class jsky.science.Coordinates
Returns the coordinates converted to the B1950 equinox, or just returns itself if already B1950.
toBinary(long) - Static method in class uk.ac.starlink.ttools.func.Bits
Converts the integer argument to a binary string consisting only of 1s and 0s.
toByte(double) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to convert the numeric argument to a byte (8-bit signed integer) result.
toByteArray() - Method in class uk.ac.starlink.util.ByteList
Returns the contents of this list as an array.
toByteBuffers() - Method in interface uk.ac.starlink.table.ByteStore
Returns an array of byte buffers containing the bytes written to this store.
toByteBuffers() - Method in class uk.ac.starlink.table.storage.AdaptiveByteStore
 
toByteBuffers() - Method in class uk.ac.starlink.table.storage.DiscardByteStore
 
toByteBuffers() - Method in class uk.ac.starlink.table.storage.FileByteStore
 
toByteBuffers(File) - Static method in class uk.ac.starlink.table.storage.FileByteStore
Returns a read-only ByteBuffer array representing the contents of a file, with default maximum buffer length.
toByteBuffers() - Method in class uk.ac.starlink.table.storage.LimitByteStore
 
toByteBuffers() - Method in class uk.ac.starlink.table.storage.MemoryByteStore
 
toByteBuffers() - Method in class uk.ac.starlink.ttools.plot2.data.MoveFileByteStore
 
toCacheDir(File, String) - Static method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Constructs a cache directory path given a base directory and a purpose-specific label.
toCacheDir(File) - Static method in class uk.ac.starlink.ttools.plot2.data.PersistentDataStoreFactory
Returns a suitable cache directory for use with this class, given a base directory.
toCard(String) - Method in class uk.ac.starlink.fits.CardType
Parses an 80-character string as a FITS header card.
toCdsId(String) - Static method in class uk.ac.starlink.ttools.cone.CdsUploadMatcher
Turns a user-supplied string referencing a CDS table into an identifier recognisable by the CDS Xmatch service.
toDate() - Method in class nom.tam.fits.FitsDate
Get a Java Date object corresponding to this FITS date.
toDefiniteInsets() - Method in class uk.ac.starlink.ttools.plot2.Padding
Returns the insets object corresponding to this padding object if all the members are non-null, and null otherwise.
toDegrees() - Method in class uk.ac.starlink.ttools.cone.SkyBox
Converts the units of this SkyBox from radians to degrees.
toDouble(double) - Static method in class uk.ac.starlink.ttools.func.Conversions
Converts the numeric argument to a double (64-bit signed integer) result.
toDouble(Number) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Turns a Number object into a double primitive.
toDoubleArray() - Method in class uk.ac.starlink.util.DoubleList
Returns the contents of this list as an array.
toEquatorial() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySys
Returns a rotation matrix to convert coordinates in this system to J2000 equatorial coordinates.
toExtentInsets() - Method in class uk.ac.starlink.ttools.plot2.Surround
Returns an Insets object representing only the space corresponding to the Extent parts of this Surround.
toFK5(double, double, double) - Method in class uk.ac.starlink.ttools.convert.SkySystem
Converts to FK5 J2000.0 from this system.
toFloat(double) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to convert the numeric argument to a float (32-bit floating point) result.
toFloatArray() - Method in class uk.ac.starlink.util.FloatList
Returns the contents of this list as an array.
toGeom(HealpixTableInfo.HpxCoordSys) - Static method in class uk.ac.starlink.ttools.plot2.layer.HealpixSys
Returns the plotting sky coordinate system corresponding to a Healpix sky coordinate system.
ToggleButtonPanel - Class in jsky.util.gui
This widget displays a group of radio buttons in a tabular layout.
ToggleButtonPanel(String[], int, int, boolean, int, int) - Constructor for class jsky.util.gui.ToggleButtonPanel
Create a panel containing toggle buttons, arranged in the given number of rows and columns.
ToggleButtonPanel(String[], int, int, boolean) - Constructor for class jsky.util.gui.ToggleButtonPanel
Create a panel containing toggle buttons, arranged in the given number of rows and columns.
toggleFlipX() - Method in class jsky.image.ImageProcessor
Toggle the flipping of the X axis
toggleFlipY() - Method in class jsky.image.ImageProcessor
Toggle the flipping of the Y axis
ToggleNullConfigKey<T> - Class in uk.ac.starlink.ttools.plot2.config
Wraps a supplied ConfigKey to provide one that will also allow selection of the null value.
ToggleNullConfigKey(ConfigKey<T>, String, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.config.ToggleNullConfigKey
Constructor.
toggleSelection(List) - Method in class diva.sketch.CheckSelectionAction
Toggle the selection state of the given figures, or clear the selection if no figures were hit.
toggleSelection(List) - Method in class diva.sketch.LassoSelectionAction
Toggle the selection state of the given figures.
ToggleSpecifier<T> - Class in uk.ac.starlink.ttools.plot2.config
Specifier that decorates another one with a toggle button for selection of a fixed value.
ToggleSpecifier(Specifier<T>, T, String) - Constructor for class uk.ac.starlink.ttools.plot2.config.ToggleSpecifier
Constructor.
toHex(long) - Static method in class uk.ac.starlink.ttools.func.Conversions
Converts the integer argument to hexadecimal form.
toImageIcon(Icon) - Static method in class uk.ac.starlink.util.IconUtils
Returns an ImageIcon based on a given Icon object.
toInsets() - Method in class uk.ac.starlink.ttools.plot2.Surround
Returns an Insets object representing all the space reserved by this Surround.
toIntArray() - Method in class uk.ac.starlink.util.IntList
Returns the contents of this list as an array.
toInteger(double) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to convert the numeric argument to an int (32-bit signed integer) result.
toIOException(CompilationException, String) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Utility method to convert a CompilationException into an IOException.
toJ2000() - Method in class jsky.science.Coordinates
Returns the coordinates converted to the J2000 equinox, or just returns itself if already J2000.
toJson() - Method in class uk.ac.starlink.ttools.build.JupyterCell
Turns this cell into a JSON object, suitable for export.
toJson(Object) - Method in class uk.ac.starlink.ttools.taplint.JsonWriter
Converts an item to JSON.
toJson(StringBuffer, Object, int, boolean) - Method in class uk.ac.starlink.ttools.taplint.JsonWriter
Recursive method which does the work for conversion.
TOKEN_HEADER - Static variable in class uk.ac.starlink.auth.BearerIvoaAuthScheme
Name of login response header containing bearer token.
TOKEN_SEPARATOR - Static variable in class uk.ac.starlink.ttools.gui.DocNames
Character used in resource names to separate tokens giving classnames and array types.
tokenizeLines(String) - Static method in class uk.ac.starlink.ttools.Tokenizer
Splits a string up into lines, separated by semicolons or newlines.
Tokenizer - Class in uk.ac.starlink.ttools
Utility class to help with tokenizing strings.
tokenizeWords(String) - Static method in class uk.ac.starlink.ttools.Tokenizer
Chops up a line of text into tokens.
toKey(String) - Method in class uk.ac.starlink.ttools.plot2.config.NamedColorSet
Normalises a colour name to turn it into a map key.
toLatex() - Method in class uk.ac.starlink.ttools.plot2.Caption
Returns the LaTeX representation of the caption.
toLink(String) - Static method in interface uk.ac.starlink.table.formats.DocumentedIOHandler
Utility method that returns the text of an XML <A> element whose href and content are both given by a supplied URL.
toLong(double) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to convert the numeric argument to a long (64-bit signed integer) result.
toLongArray() - Method in class uk.ac.starlink.util.LongList
Returns the contents of this list as an array.
toLowerCase(String) - Static method in class uk.ac.starlink.ttools.func.Strings
Returns an lowercased version of a string.
toMap(ColumnMeta[]) - Static method in class uk.ac.starlink.ttools.taplint.ObsTapStage
Converts an array of ColumnMeta objects into a name->value map.
toMjd(double) - Method in class uk.ac.starlink.ttools.convert.Iso8601Converter
Converts from this converter's public date value to Modified Julian Date.
toMjd(double) - Method in class uk.ac.starlink.ttools.convert.Iso8601ToDecimalYear
 
toMjd(double) - Method in class uk.ac.starlink.ttools.convert.Iso8601ToJulian
 
toNotebook(List<JupyterCell>) - Static method in class uk.ac.starlink.ttools.build.JupyterCell
Turns a list of cells into a JSON representation of a notebook, suitable for export to an ipynb file.
toolBar - Variable in class jsky.html.HTMLViewerMenuBar
The toolbar associated with the target panel
toolBar - Variable in class jsky.image.gui.ImageDisplayControlFrame
The frame's toolbar
toolBar - Variable in class jsky.image.gui.ImageDisplayControlInternalFrame
The frame's toolbar
TOP - Static variable in class uk.ac.starlink.ast.gui.AstAxisLabels
Description of the Field
top - Variable in class uk.ac.starlink.ttools.plot2.Surround
 
top() - Method in class uk.ac.starlink.ttools.votlint.HandlerStack
Returns the handler at the top of the list without removing it.
toPal(double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Converts a 3-d matrix from the form used in this class (flat 9-element array) to Pal-friendly form (3x3).
toParams() - Method in class uk.ac.starlink.table.HealpixTableInfo
Exports the contents of this object to a list of DescribedValue objects that can be attached to a table's parameter list, to declare the organisation of HEALPix information in that table.
toPattern() - Method in class uk.ac.starlink.ast.gui.ScientificFormat
 
TOPCAT - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
TopcatMode - Class in uk.ac.starlink.ttools.mode
Processing mode for displaying the streamed table in TOPCAT.
TopcatMode() - Constructor for class uk.ac.starlink.ttools.mode.TopcatMode
 
toPicture(JComponent) - Static method in class uk.ac.starlink.ttools.plot.GraphicExporter
Utility method to acquire a Picture object which can paint the content of a screen component.
toPicture(Icon) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Turns an Icon into a Picture.
Topology - Class in diva.pod.lwgraph
The primitive data structure underlying a light-weight graph.
Topology() - Constructor for class diva.pod.lwgraph.Topology
Create a new, empty, topology
TopologyFactory() - Constructor for class diva.pod.test.TopologyTest.TopologyFactory
 
TopologyTest - Class in diva.pod.test
A test suite for the primitive Topology and Traversal classes.
TopologyTest(TestHarness, TopologyTest.TopologyFactory) - Constructor for class diva.pod.test.TopologyTest
Constructor
TopologyTest.ICFactory - Interface in diva.pod.test
The topology factory interface
TopologyTest.TopologyFactory - Class in diva.pod.test
The basic factory for the Topology and Traversal classes
toPostedBytes(Map<String, String>) - Static method in class uk.ac.starlink.vo.UwsJob
Encodes a name->value mapping as an array of bytes suitable for "application/x-www-form-urlencoded" transmission.
tops(String, boolean, boolean) - Static method in class uk.ac.starlink.ttools.plot.BarStyles
Returns a new style set which draws only the tops of bars.
toRadians() - Method in class uk.ac.starlink.ttools.cone.SkyBox
Converts the units of this SkyBox from degrees to radians.
toRegtapString() - Method in class uk.ac.starlink.vo.Ivoid
Returns the normalised form of this ivoid suitable for use (for instance ADQL equality matching) in the context of the Relational Registry.
toRequiredArray(NDArray, Requirements) - Static method in class uk.ac.starlink.array.NDArrays
Returns an NDArray whose type, shape, ordering scheme etc are described by a supplied Requirements object.
toRgbInt(int) - Method in interface uk.ac.starlink.ttools.plot2.paper.Compositor.Buffer
Returns the result of compositing all the added samples as a non-premultiplied ARGB integer.
toShort(double) - Static method in class uk.ac.starlink.ttools.func.Conversions
Attempts to convert the numeric argument to a short (16-bit signed integer) result.
toShortArray() - Method in class uk.ac.starlink.util.ShortList
Returns the contents of this list as an array.
toSorted() - Method in interface uk.ac.starlink.table.join.LinkSet
Returns a collection of RowLink objects that has the same content as this LinkSet, but with entries in their natural (Comparable) order.
toString() - Method in class diva.canvas.CompositeFigure
Return a string description of this figure
toString() - Method in class diva.canvas.connector.BoundsSite
 
toString() - Method in class diva.canvas.connector.ConnectorEvent
 
toString() - Method in class diva.canvas.connector.ManhattanRouter
Print the route
toString() - Method in class diva.canvas.event.LayerEvent
Print the string representation of this event
toString(int) - Static method in class diva.canvas.event.LayerEvent
Print the string representation of modifier flags
toString() - Method in class diva.canvas.event.MouseFilter
Print a useful description of the mouse filter.
toString() - Method in class diva.canvas.interactor.PathGeometry.Vertex
Describe this site
toString() - Method in class diva.canvas.test.ConcreteFigures.BasicRectangleFactory1
 
toString() - Method in class diva.canvas.test.ConcreteFigures.BasicRectangleFactory2
 
toString() - Method in class diva.canvas.test.ConcreteFigures.CompositeFigureFactory1
 
toString() - Method in class diva.canvas.test.ConcreteFigures.IconFigureFactory
 
toString() - Method in class diva.canvas.test.ConcreteFigures.ImageFigureFactory
 
toString() - Method in class diva.canvas.test.ConcreteFigures.LabelFigureFactory
 
toString() - Method in class diva.canvas.test.ConcreteFigures.PaneWrapperFactory
 
toString() - Method in class diva.compat.trace.TraceModel.Element
Print a string representation
toString() - Method in class diva.compat.xml.XmlElement
Convert this element to a string in XML
toString() - Method in class diva.graph.GraphEvent
Return a string representation of this event.
toString() - Method in class diva.graph.GraphViewEvent
Return a string representation of this event.
toString() - Method in class diva.graph.schematic.GraphDocument
Print information about the graph document
toString() - Method in class diva.graph.toolbox.GraphLogger
Print the contents of the log into a string.
toString() - Method in class diva.graphx.event.GraphEvent
Return a string representation of this event.
toString() - Method in class diva.graphx.event.GraphViewEvent
Return a string representation of this event.
toString() - Method in class diva.graphx.toolbox.GraphLogger
Print the contents of the log into a string.
toString() - Method in class diva.gui.ExtensionFileFilter
Return a string description of this filter.
toString() - Method in class diva.sketch.classification.Classification
Return a string representation of this classification consisting of type and confidence pairs.
toString() - Method in class diva.sketch.classification.CrossValidation.CVData
 
toString() - Method in class diva.sketch.classification.CrossValidation.CVResult
 
toString() - Method in class diva.sketch.classification.FeatureSet
 
toString() - Method in class diva.sketch.classification.TrainingSet
 
toString() - Method in class diva.sketch.classification.WeightSet
The text representation of this weight set.
toString() - Method in class diva.sketch.parser2d.AndConstraint
Print out the contents of this constraint.
toString(String, String) - Method in class diva.sketch.parser2d.AngleRelation
Pretty print the relation in the grammar format.
toString() - Method in class diva.sketch.parser2d.AngleRelation
Print out the contents of this relation.
toString(String, String) - Method in class diva.sketch.parser2d.AreaRatioRelation
Pretty print the relation in the grammar format.
toString() - Method in class diva.sketch.parser2d.AreaRatioRelation
Print out the contents of this relation.
toString(String, String) - Method in class diva.sketch.parser2d.BasicConstraint
Print out the contents of this constraint in a grammar format.
toString() - Method in class diva.sketch.parser2d.BasicConstraint
Print out the contents of this constraint.
toString(String, String) - Method in class diva.sketch.parser2d.DeltaXRelation
Pretty print the relation in the grammar format.
toString() - Method in class diva.sketch.parser2d.DeltaXRelation
Print out the contents of this relation.
toString(String, String) - Method in class diva.sketch.parser2d.DeltaYRelation
Pretty print the relation in the grammar format.
toString() - Method in class diva.sketch.parser2d.DeltaYRelation
Print out the contents of this relation.
toString(String, String) - Method in class diva.sketch.parser2d.DistanceRelation
Pretty print the relation in the grammar format.
toString() - Method in class diva.sketch.parser2d.DistanceRelation
Print out the contents of this relation.
toString(String, String) - Method in class diva.sketch.parser2d.HeightRatioRelation
Pretty print the relation in the grammar format.
toString() - Method in class diva.sketch.parser2d.HeightRatioRelation
Print out the contents of this relation.
toString() - Method in class diva.sketch.parser2d.OrConstraint
Print out the contents of this constraint.
toString(String, String) - Method in class diva.sketch.parser2d.OverlapRelation
Pretty print the relation in the grammar format.
toString() - Method in class diva.sketch.parser2d.OverlapRelation
Print out the contents of this relation.
toString(String, String) - Method in interface diva.sketch.parser2d.Relation
Pretty print the relation in the grammar format.
toString(String, String) - Method in class diva.sketch.parser2d.WidthRatioRelation
Pretty print the relation in the grammar format.
toString() - Method in class diva.sketch.parser2d.WidthRatioRelation
Print out the contents of this relation.
toString() - Method in class diva.sketch.recognition.MSTrainingModel
 
toString() - Method in class diva.sketch.recognition.Recognition
Print the contents of this recognition.
toString() - Method in class diva.sketch.recognition.RecognitionSet
Return the text representation of the recognition set.
toString() - Method in class diva.sketch.recognition.SceneDelta.Additive
 
toString() - Method in class diva.sketch.recognition.SceneDelta.Subtractive
 
toString() - Method in class diva.sketch.recognition.SceneDeltaSet
Print the contents of this delta set in sorted order.
toString() - Method in class diva.sketch.recognition.SimpleData
Print the dynamic type of this data in brackets as short hand to denote that it is a dynamic type.
toString() - Method in class diva.sketch.recognition.Type
Return a string representation of the type object.
toString() - Method in class diva.sketch.SketchEvent
String representation of the event.
toString() - Method in class diva.sketch.toolbox.BulletedList
 
toString() - Method in class diva.sketch.toolbox.DashedPathData
Return a string representation of this data for debugging.
toString() - Method in class diva.sketch.toolbox.TextAnnotations
 
toString() - Method in class diva.sketch.toolbox.TextData
Return a string representation of this data for debugging.
toString() - Method in class diva.util.java2d.Polygon2D
Return a string representation of the polygon.
toString() - Method in class diva.util.java2d.Polyline2D
Return a string representing this object
toString() - Method in class diva.util.xml.XmlElement
Convert this element to a string in XML
toString() - Method in class jsky.catalog.AbstractCatalogDirectory
Return a string representing this object (in this case the name)
toString() - Method in class jsky.catalog.astrocat.AstroCatalog
Return the name of the catalog
toString() - Method in class jsky.catalog.BasicQueryArgs
Return a string of the form: arg=value&arg=value, ...
toString() - Method in class jsky.catalog.irsa.IRSACatalog
Return the name of the catalog
toString() - Method in class jsky.catalog.MemoryCatalog
Format and return the contents of the table as a String
toString() - Method in class jsky.catalog.SearchCondition
Return a string representation of this class in the form "name=minVal[,maxVal]"
toString() - Method in class jsky.catalog.skycat.SkycatCatalog
Return the name of the catalog
toString() - Method in class jsky.coords.CoordinateRadius
Return coordinates and radius as a string.
toString() - Method in interface jsky.coords.Coordinates
Return the coordinates as a string.
toString() - Method in class jsky.coords.DMS
Return the value as a String in the form hh:mm:ss.sss.
toString() - Method in class jsky.coords.HMS
Return the value as a String in the form hh:mm:ss.sss.
toString() - Method in class jsky.coords.ImageCoords
Return the coordinates as a string in h:m:s [+-]d:m:s format
toString() - Method in interface jsky.coords.WorldCoordinates
Return the coordinates as a string in h:m:s [+-]d:m:s format
toString() - Method in class jsky.coords.WorldCoords
Return the coordinates as a string in h:m:s [+-]d:m:s format
toString() - Method in class jsky.science.AbstractScienceObject
local implementation: returns the name of the object, unless thats null in which case it returns call the superclass (Object)'s toString()
toString() - Method in class jsky.science.Coordinates
Returns a string representation of the position.
toString() - Method in class jsky.science.CoordinatesOffset
Returns a string representation of this offset's values.
toString() - Method in class jsky.science.ProperMotion
Returns a string representation of this proper motion's values.
toString() - Method in class jsky.science.Quantity
returns a string displaying the current value in the default units to 2 decimal places of accuracy.
toString(int) - Method in class jsky.science.Quantity
formats the current quantity value in the default units to the specfied decimal accuracy.
toString() - Method in class jsky.science.QuantityRange
Represent the range as a String, in the Quantity's default units
toString() - Method in class jsky.timeline.BlockTimeLineNode
 
toString() - Method in class jsky.timeline.DefaultTimeLineNode
 
toString() - Method in class jsky.timeline.DefaultTimeLineNodeModel
 
toString() - Method in class jsky.util.IntHashtable
 
toString() - Method in class jsky.util.NameValue
 
toString() - Method in exception jsky.util.ReplaceablePropertyVetoException
 
toString() - Method in class nom.tam.fits.FitsDate
 
toString() - Method in class nom.tam.fits.HeaderCard
Return the 80 character card image
toString() - Method in class nom.tam.util.BufferedDataInputStream
Represent the stream as a string
toString() - Method in class uk.ac.starlink.array.AccessMode
 
toString() - Method in class uk.ac.starlink.array.BadHandler
 
toString() - Method in class uk.ac.starlink.array.BridgeNDArray
 
toString() - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
toString() - Method in class uk.ac.starlink.array.NDShape
 
toString(NDShape) - Static method in class uk.ac.starlink.array.NDShape
Returns a string representation of a shape.
toString(long[]) - Static method in class uk.ac.starlink.array.NDShape
Returns a string representation of a position.
toString() - Method in class uk.ac.starlink.array.Order
 
toString() - Method in class uk.ac.starlink.array.OrderedNDShape
 
toString() - Method in class uk.ac.starlink.array.Requirements
 
toString() - Method in class uk.ac.starlink.array.Type
 
toString() - Method in class uk.ac.starlink.array.WrapperArrayImpl
 
toString() - Method in class uk.ac.starlink.ast.grf.DefaultGrfState
 
toString() - Method in class uk.ac.starlink.ast.grf.GrfEscape
 
toString() - Method in class uk.ac.starlink.ast.gui.AstAxes
Get a string representation of the AST options.
toString() - Method in class uk.ac.starlink.ast.gui.AstAxisLabels
Get a string representation of the AST options.
toString() - Method in class uk.ac.starlink.ast.gui.AstBorder
Get a string representation of the AST options.
toString() - Method in class uk.ac.starlink.ast.gui.AstDouble
Return a String representation of this object.
toString(double, Frame, int) - Static method in class uk.ac.starlink.ast.gui.AstDouble
Return a formatted String representation of a double.
toString() - Method in class uk.ac.starlink.ast.gui.AstGrid
Get a string representation of the AST options.
toString() - Method in class uk.ac.starlink.ast.gui.AstNumberLabels
Get a string representation of the AST options.
toString() - Method in class uk.ac.starlink.ast.gui.AstStrings
Get a string representation of the AST options.
toString() - Method in class uk.ac.starlink.ast.gui.AstTicks
Get a string representation of the AST options.
toString() - Method in class uk.ac.starlink.ast.gui.AstTitle
Get a string representation of the AST options.
toString() - Method in class uk.ac.starlink.auth.AuthStatus
 
toString() - Method in class uk.ac.starlink.auth.Challenge
 
toString() - Method in class uk.ac.starlink.auth.ContentType
 
toString() - Method in class uk.ac.starlink.auth.ProtectionSpace
 
toString() - Method in class uk.ac.starlink.connect.Connection
 
toString() - Method in class uk.ac.starlink.connect.ErrorLeaf
 
toString() - Method in class uk.ac.starlink.connect.FileNode
 
toString() - Method in class uk.ac.starlink.datanode.factory.CreationState
 
toString() - Method in class uk.ac.starlink.datanode.factory.DataNodeFactory
Returns a string representation of this factory.
toString() - Method in class uk.ac.starlink.datanode.factory.DocumentDataNodeBuilder
 
toString() - Method in class uk.ac.starlink.datanode.factory.FileDataNodeBuilder
 
toString() - Method in class uk.ac.starlink.datanode.factory.SimpleDataNodeBuilder
 
toString() - Method in class uk.ac.starlink.datanode.factory.SourceDataNodeBuilder
 
toString() - Method in class uk.ac.starlink.datanode.factory.StringDataNodeBuilder
 
toString() - Method in class uk.ac.starlink.datanode.factory.XMLDataNodeBuilder
 
toString() - Method in class uk.ac.starlink.datanode.nodes.DataType
 
toString() - Method in class uk.ac.starlink.datanode.nodes.DefaultDataNode
 
toString() - Method in class uk.ac.starlink.datanode.nodes.EmptyDataNode
 
toString(DataNode) - Static method in class uk.ac.starlink.datanode.nodes.NodeUtil
Returns a short string representation of a DataNode.
toString() - Method in class uk.ac.starlink.diva.FigureProps
 
toString() - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
 
toString() - Method in class uk.ac.starlink.dpac.math.PolynomialFunction
Returns a string representation of the polynomial.
toString() - Method in class uk.ac.starlink.fits.AbstractWideFits
 
toString() - Method in class uk.ac.starlink.fits.CardImage
 
toString() - Method in class uk.ac.starlink.fits.CardType
 
toString() - Method in class uk.ac.starlink.hds.HDSObject
 
toString() - Method in class uk.ac.starlink.hds.HDSReference
 
toString() - Method in class uk.ac.starlink.hds.HDSType
 
toString() - Method in class uk.ac.starlink.hdx.HdxResourceType
Returns a printable version of the resource type
toString() - Method in class uk.ac.starlink.mirage.MirageFormatter
 
toString() - Method in class uk.ac.starlink.pal.AMParams
Get string representation apparent parameters
toString(int) - Method in class uk.ac.starlink.pal.AngleDR
Get string representation of Angle to n decimal places as two (or three) numbers
toString() - Method in class uk.ac.starlink.pal.AngleDR
Get string representation of Angle as bracketed pair (or triplet)
toString() - Method in class uk.ac.starlink.pal.AOParams
Get the parameters as a String
toString() - Method in class uk.ac.starlink.pal.Cartesian
Get the value of the point as a string of the form (x,y,z) and the velocity (if set) in the form (aa,bb,cc)
toString() - Method in class uk.ac.starlink.pal.Galactic
Get the text form of the Galactic in the form [long,lat]
toString(int) - Method in class uk.ac.starlink.pal.mjDate
return date as string to required precision
toString() - Method in class uk.ac.starlink.pal.mjDate
return date as string
toString() - Method in class uk.ac.starlink.pal.Observatory
Get the name of the Observatory as a string
toString() - Method in class uk.ac.starlink.pal.ObsPosition
Get the Observers position as a String
toString() - Method in exception uk.ac.starlink.pal.palError
Get the Pal exceptions as a string
toString() - Method in class uk.ac.starlink.pal.palString
Get the string
toString(int) - Method in class uk.ac.starlink.pal.palTime
Get the Angle as a String to a set precision
toString() - Method in class uk.ac.starlink.pal.palTime
Get the Angle as a String
toString() - Method in class uk.ac.starlink.pal.Spherical
Get as String
toString() - Method in class uk.ac.starlink.pal.Stardata
Get the current values as a string
toString() - Method in class uk.ac.starlink.pal.UTCdate
Get String representation
toString() - Method in class uk.ac.starlink.plastic.ApplicationItem
 
toString() - Method in class uk.ac.starlink.plastic.MessageDefinition
 
toString() - Method in class uk.ac.starlink.plastic.ValueType
 
toString() - Method in class uk.ac.starlink.srb.SRBNode
 
toString() - Method in class uk.ac.starlink.table.DefaultValueInfo
Returns a string representation of this object.
toString(int) - Method in class uk.ac.starlink.table.DescribedValue
Returns a string representation of this object, no longer than a given maximum length.
toString() - Method in class uk.ac.starlink.table.DescribedValue
Returns a string representation of this object no longer than a default maximum length.
toString() - Method in class uk.ac.starlink.table.formats.ErrorMode
Returns this option's name.
toString() - Method in class uk.ac.starlink.table.HealpixTableInfo
 
toString() - Method in class uk.ac.starlink.table.jdbc.WriteMode
Returns this mode's name.
toString() - Method in class uk.ac.starlink.table.join.AbstractCartesianMatchEngine
 
toString() - Method in class uk.ac.starlink.table.join.AbstractSkyMatchEngine
 
toString() - Method in class uk.ac.starlink.table.join.AnisotropicCartesianMatchEngine
 
toString() - Method in class uk.ac.starlink.table.join.CombinedMatchEngine
 
toString() - Method in class uk.ac.starlink.table.join.CuboidCartesianMatchEngine
 
toString() - Method in class uk.ac.starlink.table.join.EllipseCartesianMatchEngine
 
toString() - Method in class uk.ac.starlink.table.join.EllipseSkyMatchEngine
 
toString() - Method in class uk.ac.starlink.table.join.EqualsMatchEngine
 
toString() - Method in class uk.ac.starlink.table.join.ErrorCartesianMatchEngine
 
toString() - Method in class uk.ac.starlink.table.join.ErrorSkyMatchEngine
 
toString() - Method in class uk.ac.starlink.table.join.FixedSkyMatchEngine
 
toString() - Method in class uk.ac.starlink.table.join.IsotropicCartesianMatchEngine
 
toString() - Method in class uk.ac.starlink.table.join.JoinType
Returns the name of this type.
toString() - Method in class uk.ac.starlink.table.join.LinkGroup
 
toString() - Method in class uk.ac.starlink.table.join.MultiJoinType
Returns join type name.
toString() - Method in class uk.ac.starlink.table.join.RowLink
 
toString() - Method in class uk.ac.starlink.table.join.RowRef
 
toString() - Method in class uk.ac.starlink.table.join.SphericalPolarMatchEngine
 
toString() - Method in class uk.ac.starlink.table.JoinFixAction
Returns this action's name.
toString() - Method in class uk.ac.starlink.table.TimeDomain
 
toString() - Method in class uk.ac.starlink.table.UCD
Returns the UCD id string.
toString() - Method in class uk.ac.starlink.table.WrapperRowAccess
Returns an indication of the wrapper structure of this object.
toString() - Method in class uk.ac.starlink.table.WrapperRowSequence
Returns an indication of the wrapper structure of this sequence.
toString() - Method in class uk.ac.starlink.table.WrapperStarTable
Returns an indication of the wrapper structure of this table.
toString() - Method in class uk.ac.starlink.task.LineWord
 
toString() - Method in class uk.ac.starlink.task.Parameter
Returns the name of this parameter.
toString() - Method in class uk.ac.starlink.tfcat.Bbox
 
toString() - Method in class uk.ac.starlink.tfcat.Datatype
 
toString() - Method in class uk.ac.starlink.tfcat.Position
 
toString() - Method in class uk.ac.starlink.ttools.build.Heading
 
toString() - Method in class uk.ac.starlink.ttools.calc.WebMapper
 
toString() - Method in class uk.ac.starlink.ttools.cone.CdsUploadMatcher.VizierMeta
 
toString() - Method in class uk.ac.starlink.ttools.cone.ConeErrorPolicy
Returns this object's name.
toString() - Method in class uk.ac.starlink.ttools.cone.HtmTiling
 
toString() - Method in class uk.ac.starlink.ttools.convert.Iso8601ToDecimalYear
 
toString() - Method in class uk.ac.starlink.ttools.convert.Iso8601ToJulian
 
toString() - Method in class uk.ac.starlink.ttools.convert.SexagesimalToDegrees
 
toString() - Method in class uk.ac.starlink.ttools.convert.SkySystem
 
toString() - Method in class uk.ac.starlink.ttools.convert.SkyUnits
 
toString(double) - Static method in class uk.ac.starlink.ttools.func.Conversions
Turns a numeric value into a string.
toString(long) - Static method in class uk.ac.starlink.ttools.func.Conversions
Turns an integer numeric value into a string.
toString(char) - Static method in class uk.ac.starlink.ttools.func.Conversions
Turns a single character value into a string.
toString(byte) - Static method in class uk.ac.starlink.ttools.func.Conversions
Turns a byte value into a string.
toString(boolean) - Static method in class uk.ac.starlink.ttools.func.Conversions
Turns a boolean value into a string.
toString(Object) - Static method in class uk.ac.starlink.ttools.func.Conversions
Turns any object value into a string.
toString() - Method in class uk.ac.starlink.ttools.plot.AxisLabels
 
toString() - Method in class uk.ac.starlink.ttools.plot.BarStyle.Form
 
toString() - Method in class uk.ac.starlink.ttools.plot.BarStyle.Placement
 
toString() - Method in class uk.ac.starlink.ttools.plot.Corner
 
toString() - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
 
toString() - Method in class uk.ac.starlink.ttools.plot.DensityStyle.Channel
Returns channel name.
toString() - Method in class uk.ac.starlink.ttools.plot.DensityStyle
 
toString() - Method in class uk.ac.starlink.ttools.plot.ErrorMode
 
toString() - Method in class uk.ac.starlink.ttools.plot.ErrorRenderer
 
toString() - Method in class uk.ac.starlink.ttools.plot.GraphicExporter
 
toString() - Method in class uk.ac.starlink.ttools.plot.GraphSurface
 
toString() - Method in class uk.ac.starlink.ttools.plot.MarkShape
 
toString() - Method in class uk.ac.starlink.ttools.plot.MarkStyle.Line
 
toString(double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Returns a string giving the contents of an arbitrary length vector.
toString() - Method in class uk.ac.starlink.ttools.plot.Range
 
toString() - Method in class uk.ac.starlink.ttools.plot2.AuxScale
 
toString() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigKey
 
toString() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMap
 
toString() - Method in class uk.ac.starlink.ttools.plot2.data.CoordSpec
 
toString() - Method in class uk.ac.starlink.ttools.plot2.data.MaskSpec
 
toString() - Method in class uk.ac.starlink.ttools.plot2.data.SingleCoord
 
toString() - Method in class uk.ac.starlink.ttools.plot2.Decoration
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.CubePlotType
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixPlotType
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape.Cell
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.MatrixShape
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneAspect
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.PlanePlotType
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.SideFlags
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDistance
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyPlotType
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySys
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.SpherePlotType
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.TimePlotType
 
toString() - Method in class uk.ac.starlink.ttools.plot2.Gesture
 
toString() - Method in class uk.ac.starlink.ttools.plot2.IndicatedRow
 
toString() - Method in class uk.ac.starlink.ttools.plot2.LabelledLine
 
toString() - Method in enum uk.ac.starlink.ttools.plot2.layer.AngleUnit
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.Combiner
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter.FunctionStyle
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.LevelMode
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkerShape
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointShape
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.Normalisation
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.PolygonShape
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter.QJoin
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.Unit
Returns the label.
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.XYArrayPlacement
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.XYShape
 
toString() - Method in class uk.ac.starlink.ttools.plot2.LayerOpt
 
toString() - Method in class uk.ac.starlink.ttools.plot2.paper.PaintPaperType
 
toString() - Method in class uk.ac.starlink.ttools.plot2.paper.RgbPaperType
 
toString(boolean) - Method in class uk.ac.starlink.ttools.plot2.ReportMap
Returns a string representation of this map, with an option to include or exclude the non-general-interest entries.
toString() - Method in class uk.ac.starlink.ttools.plot2.ReportMap
 
toString() - Method in class uk.ac.starlink.ttools.plot2.Subrange
 
toString() - Method in class uk.ac.starlink.ttools.plot2.Tick
 
toString() - Method in class uk.ac.starlink.ttools.plot2.TickLook
 
toString(Color) - Method in class uk.ac.starlink.ttools.plottask.ColorParameter
 
toString(float[]) - Method in class uk.ac.starlink.ttools.plottask.DashParameter
 
toString(T) - Method in class uk.ac.starlink.ttools.plottask.NamedObjectParameter
Translates a possible option value of this parameter into a string which represents it as a string value.
toString() - Method in class uk.ac.starlink.ttools.plottask.PaintMode
 
toString() - Method in class uk.ac.starlink.ttools.scheme.AttractorFamily.Attractor
 
toString() - Method in class uk.ac.starlink.ttools.task.CredibleString
 
toString() - Method in class uk.ac.starlink.ttools.task.JoinFixActionParameter.Fixer
Returns object name.
toString() - Method in class uk.ac.starlink.ttools.task.LineEnder
Returns name.
toString() - Method in class uk.ac.starlink.ttools.task.Setting
 
toString() - Method in class uk.ac.starlink.ttools.task.UserFindMode
 
toString() - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
 
toString() - Method in class uk.ac.starlink.ttools.votlint.ElementRef
 
toString() - Method in class uk.ac.starlink.ttools.votlint.VocabChecker
 
toString() - Method in class uk.ac.starlink.ttools.votlint.VotLintCode
 
toString() - Method in class uk.ac.starlink.util.BeanConfig.Setting
 
toString() - Method in class uk.ac.starlink.util.Bi
 
toString() - Method in class uk.ac.starlink.util.CgiQuery
Returns this query as a string.
toString() - Method in class uk.ac.starlink.util.Compression
Returns the name of this compression type.
toString() - Method in class uk.ac.starlink.util.ContentType
 
toString() - Method in class uk.ac.starlink.util.DataSource
Returns a short description of this source (name plus compression type).
toString() - Method in class uk.ac.starlink.util.Pair
 
toString() - Method in class uk.ac.starlink.util.SplitPolicy
 
toString() - Method in class uk.ac.starlink.util.SplitProcessor
 
toString() - Method in enum uk.ac.starlink.vo.AdqlVersion
 
toString() - Method in class uk.ac.starlink.vo.Capability
 
toString() - Method in class uk.ac.starlink.vo.ColumnMeta
Returns this column's name.
toString() - Method in class uk.ac.starlink.vo.ConeSearch
 
toString() - Method in class uk.ac.starlink.vo.ConeVerbosity
Stringified level, suitable for use in a combo box.
toString() - Method in class uk.ac.starlink.vo.DalQuery
 
toString() - Method in enum uk.ac.starlink.vo.DatalinkVersion
 
toString() - Method in class uk.ac.starlink.vo.ForeignMeta.Link
 
toString() - Method in class uk.ac.starlink.vo.ForeignMeta
 
toString() - Method in class uk.ac.starlink.vo.Ivoid
 
toString() - Method in class uk.ac.starlink.vo.Ri1RegistryQuery
 
toString() - Method in class uk.ac.starlink.vo.SchemaMeta
Returns this schema's name.
toString() - Method in class uk.ac.starlink.vo.SiaFormatOption
 
toString() - Method in enum uk.ac.starlink.vo.SiaVersion
 
toString() - Method in class uk.ac.starlink.vo.TableMeta
Returns this table's name.
toString() - Method in class uk.ac.starlink.vo.TapLimit
 
toString() - Method in enum uk.ac.starlink.vo.TapTableLoadDialog.TapRunMode
 
toString() - Method in enum uk.ac.starlink.vo.TapVersion
 
toString() - Method in class uk.ac.starlink.vo.UwsJob
 
toString() - Method in class uk.ac.starlink.vo.ValueConverter
 
toString() - Method in class uk.ac.starlink.vo.VersionedLanguage
 
toString() - Method in class uk.ac.starlink.votable.DataFormat
 
toString() - Method in class uk.ac.starlink.votable.FieldElement
 
toString() - Method in class uk.ac.starlink.votable.Namespacing
Returns the name of this namespacing policy.
toString() - Method in class uk.ac.starlink.votable.VOElement
Returns the same value as VOElement.getHandle().
toString() - Method in class uk.ac.starlink.votable.VOTableVersion
Returns version number.
toString() - Method in class uk.ac.starlink.votable.VOTableWriter
 
toSvg(Shader[]) - Method in class uk.ac.starlink.ttools.build.ShaderLegend
Returns an SVG representation of a legend labelling a given list of shaders.
toTables(TableMeta, TableMeta[]) - Static method in class uk.ac.starlink.vo.AbstractAdqlExample
Utility function to turn a single table and a table array into a single array.
totalHeight - Variable in class uk.ac.starlink.ast.gui.ColourIcon
Height of the Icon.
totallyContainedEdges(Object, GraphModel) - Static method in class diva.graph.GraphUtilities
Return an iterator over the edges in a graph which are totally contained within the given composite node.
totallyContainedEdges(Object, GraphModel) - Static method in class diva.graphx.GraphUtilities
Return an iterator over the edges in a graph which are totally contained within the given composite node.
totalWidth - Variable in class uk.ac.starlink.ast.gui.ColourIcon
Width of the icon.
toText() - Method in class uk.ac.starlink.ttools.plot2.Caption
Returns the plain text representation of the caption.
toText(T) - Method in class uk.ac.starlink.ttools.plot2.ReportKey
Serializes a value associated with this key in a way that can be presented to a human user.
toThicker(int) - Method in class uk.ac.starlink.ttools.plot2.layer.BasicXYShape
Returns an XYShape corresponding to this one, but drawn with thicker lines.
toThicker(PixerFactory, StrokeKit) - Method in class uk.ac.starlink.ttools.plot2.layer.LineGlyph
Returns a glyph that is the same as this one, but with thicker pen strokes.
toThicker(int) - Method in class uk.ac.starlink.ttools.plot2.layer.PolygonShape
Returns a version of this shape with thicker lines; may be this object if line thickening would have no effect.
touch(File) - Method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Updates the lastModified timestamp for a given file.
toUnixSeconds(Object) - Method in class uk.ac.starlink.table.TimeMapper
Maps a source value to time in seconds since the Unix epoch (1970-01-01T00:00:00).
toUpperCase(String) - Static method in class uk.ac.starlink.ttools.func.Strings
Returns an uppercased version of a string.
toUrl(String) - Method in class uk.ac.starlink.ttools.calc.WebMapper
Returns a URL constructed from the given text according to the knowledge of this WebMapper, if it looks suitable.
toURL() - Method in class uk.ac.starlink.util.CgiQuery
Returns this query as a URL.
toWorkFilename(File) - Static method in class uk.ac.starlink.ttools.plot2.data.DiskCache
Produces a working filename to be used as temporary workspace when assembling a given destination filename.
toXML(URL) - Method in class uk.ac.starlink.ndx.BridgeNdx
Deprecated.
replaced by getHdxFacade().getSource(URLUtils.urlToUri(base))
toXML(URL) - Method in interface uk.ac.starlink.ndx.Ndx
Deprecated.
replaced by getHdxFacade().getSource(base)
toZoom(double, int) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Determines a zoom factor from a mouse wheel event and a given unit zoom factor.
toZoom(double, Point, Point, Boolean) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Determines an X, Y or isotropic zoom factor from a pair of screen positions and a given unit zoom factor.
tr_Euler(double[], double[][]) - Static method in class jsky.coords.Cotr
Compute the rotation matrix from Euler angles (z, theta, zeta).
tr_oo(double[], double[], double[][]) - Static method in class jsky.coords.Cotr
Rotate polar coordinates using an R rotation matrix (old to new frame) and unit vectors.
tr_oo1(double[], double[], double[][]) - Static method in class jsky.coords.Cotr
Rotate polar coordinates, using the inversed R matrix (new to old frame).
tr_oR(double[], double[][]) - Static method in class jsky.coords.Cotr
Creates the rotation matrix R[3][3].
tr_ou(double[], double[]) - Static method in class jsky.coords.Cotr
Transformation from polar coordinates to Unit vector.
tr_RR(double[][], double[][], double[][]) - Static method in class jsky.coords.Cotr
Product of orthogonal matrices B = R * A.
tr_RR1(double[][], double[][], double[][]) - Static method in class jsky.coords.Cotr
Product of orthogonal matrices B = R^{-1} * A.
tr_uo(double[], double[]) - Static method in class jsky.coords.Cotr
Computes angles from direction cosines.
tr_uR(double[], double[][]) - Static method in class jsky.coords.Cotr
Creates the rotation matrix.
tr_uu(double[], double[], double[][]) - Static method in class jsky.coords.Cotr
Rotates the unit vector u1 to u2, as u_2 = R * u_1 (old to new frame)
tr_uu1(double[], double[], double[][]) - Static method in class jsky.coords.Cotr
Rotates the unit vector u1 to u2, as u_2 = R^{-1} * u_1 (new to old frame).
Trace() - Constructor for class diva.compat.trace.TraceModel.Trace
Create a new Trace with an unspecified initial capacity
Trace(int) - Constructor for class diva.compat.trace.TraceModel.Trace
Create a new Trace with the given initial capacity
TraceController - Class in diva.compat.trace
A controller for trace diagrams.
TraceController() - Constructor for class diva.compat.trace.TraceController
Create a new controller
TraceController(GraphicsPane) - Constructor for class diva.compat.trace.TraceController
Create a new controller for the given pane
traceKeys() - Method in class diva.compat.trace.TraceModel
Get an iterator over all trace keys
TraceModel - Class in diva.compat.trace
A model that contains data for a TracePane.
TraceModel() - Constructor for class diva.compat.trace.TraceModel
Create a new TraceModel with an unspecified initial capacity.
TraceModel(int) - Constructor for class diva.compat.trace.TraceModel
Create a new TraceModel with the given initial capacity.
TraceModel.Element - Class in diva.compat.trace
A single element of a trace
TraceModel.Trace - Class in diva.compat.trace
The data contained along a single trace
TracePane - Class in diva.compat.trace
A pane that displays a trace diagram.
TracePane() - Constructor for class diva.compat.trace.TracePane
Create a new trace pane with a default view, model, and controller.
TracePane(TraceModel) - Constructor for class diva.compat.trace.TracePane
Create a new trace pane with the given model, and a default view and controller.
TracePane(TraceModel, TraceController) - Constructor for class diva.compat.trace.TracePane
Create a new trace pane with the given model and controller.
TracePane(TraceModel, TraceView, TraceController) - Constructor for class diva.compat.trace.TracePane
Create a new trace pane with the given model, view and controller.
TracePlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plots a line through a cloud of points in 2d, tracing a given quantile or pair of quantiles at each column (or row) of pixels.
TracePlotter(String, Icon, CoordGroup, boolean, String, TracePlotter.QJoin) - Constructor for class uk.ac.starlink.ttools.plot2.layer.TracePlotter
Constructor.
TracePlotter.QJoin - Class in uk.ac.starlink.ttools.plot2.layer
Defines the graphial style for joining sparse samples.
TracePlotter.TraceStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for trace plot.
TraceRenderer - Interface in diva.compat.trace
An interface that defined how traces are to be displayed.
traces() - Method in class diva.compat.trace.TraceModel
Get an iterator over all traces
TraceStyle(Color, boolean, int, double, double, Kernel1dShape, BinSizer, TracePlotter.QJoin) - Constructor for class uk.ac.starlink.ttools.plot2.layer.TracePlotter.TraceStyle
Constructor.
TraceTutorial - Class in diva.compat.trace
An example showing how to construct and use a Trace surface.
TraceTutorial() - Constructor for class diva.compat.trace.TraceTutorial
Create a JCanvas and put it into a window
TraceView - Class in diva.compat.trace
TraceView is the part of the TracePane widget which controls the display of trace elements.
TraceView() - Constructor for class diva.compat.trace.TraceView
Construct a trace view.
trackWidth - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
train(TrainingSet) - Method in class diva.sketch.classification.AbstractClassifier
Train on the given data set by building the set of weights that are to be used by the classify() method.
train(TrainingSet) - Method in class diva.sketch.classification.BayesClassifier
Compute mu's and sigma's for each class, also computes the coefficients (one per class) that are used in the joint p.d.f.
train(TrainingSet) - Method in class diva.sketch.classification.KNNClassifier
Store the given training set which will be used during classification.
train(TrainingSet) - Method in class diva.sketch.classification.RubineClassifier
Train the classifier with a given training set and produce a weight vector per training class (a weight for each feature, _weights[]).
train(TrainingSet) - Method in interface diva.sketch.classification.TrainableClassifier
Train the classifier with a given training set.
train() - Method in class diva.sketch.classification.WeightSet
Train on the examples by computing the mu and sigma values for each feature.
train(SSTrainingModel) - Method in class diva.sketch.recognition.BasicStrokeRecognizer
This function takes in a SSTrainingModel, builds a TrainingSet object from the examples in the model, and trains the classifier with the training set data.
TrainableClassifier - Interface in diva.sketch.classification
A Classifier performs generic classification on feature sets, the semantics of which it knows nothing about.
TRAINING_PARAM - Static variable in class diva.sketch.rcl.BasicStrokeBuilder
The parameter for the training file that will be used to train the recognizer.
TrainingSet - Class in diva.sketch.classification
A TrainingSet contains a set of types, and for each type a corresponding set of positive and negative examples.
TrainingSet() - Constructor for class diva.sketch.classification.TrainingSet
Construct an empty training set.
TrainingToMatlab - Class in diva.sketch.toolbox
A utility class for converting training files to text files that can be read into Matlab matrices directly.
TrainingToMatlab() - Constructor for class diva.sketch.toolbox.TrainingToMatlab
 
tran1(int, double[], boolean) - Method in class uk.ac.starlink.ast.Mapping
Transform 1-dimensional coordinates.
tran1(int, double[], boolean) - Method in class uk.ac.starlink.ast.Transformer1
Transforms points from 1-d input coordinates to 1-d output coordinates.
tran2(int, double[], double[], boolean) - Method in class uk.ac.starlink.ast.Mapping
Transform 2-dimensional coordinates.
tran2(int, double[], double[], boolean) - Method in class uk.ac.starlink.ast.Transformer2
Transforms points from 2-d input coordinates to 2-d output coordinates.
tranGrid(int, int[], int[], double, int, boolean, int) - Method in class uk.ac.starlink.ast.Mapping
Transform a grid of positions.
TranMap - Class in uk.ac.starlink.ast
Java interface to the AST TranMap class - mapping with specified forward and inverse transformations.
TranMap(Mapping, Mapping) - Constructor for class uk.ac.starlink.ast.TranMap
Creates a TranMap.
tranN(int, int, double[], boolean, int) - Method in class uk.ac.starlink.ast.Mapping
Transform N-dimensional coordinates.
tranP(int, int, double[][], boolean, int) - Method in class uk.ac.starlink.ast.Mapping
Transform N-dimensional coordinates held in separate arrays.
tranP(int, int, double[][], boolean, int) - Method in class uk.ac.starlink.ast.Transformer
Transforms points from input coordinates to output coordinates.
tranP(int, int, double[][], boolean, int) - Method in class uk.ac.starlink.ast.Transformer1
 
tranP(int, int, double[][], boolean, int) - Method in class uk.ac.starlink.ast.Transformer2
 
Transducer - Interface in diva.sketch.toolbox
An interface for cut/copy operations that perform recognition on the cut/copied strokes and returns a different DataFlavor than "application/sketch/strokes".
TransferableList - Class in jsky.util
An ArrayList that implements the Transferable interface.
TransferableList() - Constructor for class jsky.util.TransferableList
Creates an empty list.
TransferableList(Collection) - Constructor for class jsky.util.TransferableList
Creates a list containing the elements in the specified collection.
TransferableList(int) - Constructor for class jsky.util.TransferableList
Creates a list with the specified initial capacity.
transferStarTable(StarTable) - Method in class uk.ac.starlink.table.StarTableOutput
Returns a Transferable object associated with a given StarTable, for use at the drag end of a drag and drop operation.
transform(AffineTransform) - Method in class diva.canvas.AbstractFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.AbstractFigureContainer
Transform this figure with the supplied transform.
transform(RectangularShape, AffineTransform) - Static method in class diva.canvas.CanvasUtilities
Deprecated.
Use diva.util.java2d.ShapeUtilities.transformRectangle() or diva.util.java2d.ShapeUtilities.transformRectangularShape()
transform(Shape, AffineTransform) - Static method in class diva.canvas.CanvasUtilities
Deprecated.
Use ShapeUtilities.transformModify()
transform(AffineTransform) - Method in class diva.canvas.CompositeFigure
Transform this figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.connector.AbstractConnector
Transform the connector.
transform(AffineTransform) - Method in class diva.canvas.connector.StraightTerminal
Transform the terminal.
transform(AffineTransform) - Method in class diva.canvas.connector.TerminalFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.demo.WarpImageFigure
 
transform(AffineTransform) - Method in class diva.canvas.event.LayerEvent
Transform the layer coordinates of the event with the given transform.
transform(AffineTransform) - Method in interface diva.canvas.Figure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.FigureDecorator
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.FigureWrapper
Transform the child figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.PaneWrapper
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.BackgroundedCompositeFigure
Transform this figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.BasicFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.IconFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.ImageFigure
Perform an affine transform on this image.
transform(AffineTransform) - Method in class diva.canvas.toolbox.LabelFigure
Transform the label with the given transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.LabelWrapper
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.PaintedFigure
Deprecated.
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.PathFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.SwingWrapper
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.toolbox.VectorFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Update the geometry
transform(AffineTransform) - Method in class diva.canvas.tutorial.FigureTutorial.CustomRectangle
Transform the object.
transform(AffineTransform) - Method in class diva.canvas.tutorial.TransformedFigureTutorial.CloudFigure
Transform the object.
transform(AffineTransform) - Method in class diva.compat.canvas.PaintedFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.compat.canvas.PaintedString
Transform the label with the given transform.
transform(AffineTransform) - Method in class diva.graph.toolbox.StateBubble
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class diva.util.java2d.PaintedString
Deprecated.
Transform the label with the given transform.
transform(AffineTransform) - Method in class diva.util.java2d.Polygon2D.Double
Transform the polygon with the given transform.
transform(AffineTransform) - Method in class diva.util.java2d.Polygon2D.Float
Transform the polygon with the given transform.
transform(AffineTransform) - Method in class diva.util.java2d.Polygon2D
Transform the polygon with the given transform.
transform(AffineTransform) - Method in class diva.util.java2d.Polyline2D.Double
Transform the polyline with the given transform.
transform(AffineTransform) - Method in class diva.util.java2d.Polyline2D.Float
Transform the polyline with the given transform.
transform(AffineTransform) - Method in class diva.util.java2d.Polyline2D
Transform the polyline with the given transform.
transform(AffineTransform) - Method in interface jsky.graphics.CanvasGraphics
Transform all graphics according to the given AffineTransform object.
transform(AffineTransform) - Method in class jsky.image.graphics.DivaImageGraphics
Transform all graphics according to the given AffineTransform object.
transform(Rectangle2D.Double, Mapping) - Method in class uk.ac.starlink.ast.gui.AstFigureProps
Transform a Rectangle using a given mapping.
transform(double[], double[], Mapping) - Method in class uk.ac.starlink.ast.gui.AstFigureProps
Transform arrays of coordinates using a mapping.
transform(AffineTransform) - Method in class uk.ac.starlink.diva.DrawBasicFigure
Transform the figure.
transform(AffineTransform) - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Transform the figure.
transform(AffineTransform) - Method in class uk.ac.starlink.diva.DrawLabelFigure
 
transform(AffineTransform) - Method in class uk.ac.starlink.diva.DrawPathFigure
Transform the figure with the supplied transform.
transform(AffineTransform) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Transform the vertex positions.
transform(AffineTransform) - Method in class uk.ac.starlink.diva.InterpolatedCurveFigure
 
transform(AffineTransform) - Method in class uk.ac.starlink.diva.XRangeFigure
Transform the figure.
transform(double[], double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.Sin2.Sin2Deproj
Deproject a point from the plane to the sphere.
transform(double[], double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.Sin2
Project a point from the sphere to the plane.
transformBounds(Rectangle2D, AffineTransform) - Static method in class diva.util.java2d.ShapeUtilities
Given a bounding-box rectangle, return a new rectangle by transforming the argument rectangle and taking the bounding box of the result.
transformBounds(Rectangle2D, AffineTransform) - Static method in class jsky.util.java2d.ShapeUtilities
Given a bounding-box rectangle, return a new rectangle by transforming the argument rectangle and taking the bounding box of the result.
TransformContext - Class in diva.canvas
A transform context defines a transformed coordinate system.
TransformContext(CanvasComponent) - Constructor for class diva.canvas.TransformContext
Create a transform context associated with the given display component.
TransformedFigureTutorial - Class in diva.canvas.tutorial
This tutorial shows how to make custom figures that contain their own TransformContext.
TransformedFigureTutorial() - Constructor for class diva.canvas.tutorial.TransformedFigureTutorial
Create a JCanvas and put it into a window.
TransformedFigureTutorial.CloudFigure - Class in diva.canvas.tutorial
CloudFigure is a class that paints itself as a translucent "cloud." This example figure class illustrates the use of different paints and strokes to create the required image, and the use of TransformContext to position that image.
Transformer - Class in uk.ac.starlink.ast
Defines a custom general coordinate transformation function.
Transformer() - Constructor for class uk.ac.starlink.ast.Transformer
 
Transformer1 - Class in uk.ac.starlink.ast
Defines a custom one-dimensional coordinate transformation function.
Transformer1() - Constructor for class uk.ac.starlink.ast.Transformer1
 
Transformer2 - Class in uk.ac.starlink.ast
Defines a custom two-dimensional coordinate transformation function.
Transformer2() - Constructor for class uk.ac.starlink.ast.Transformer2
 
transformErrors(Plot3D.Transformer3D, Plot3D.RangeChecker, boolean[], double[][], double[], double[], double[]) - Static method in class uk.ac.starlink.ttools.plot.Plot3D
Transforms errors from the form they assume in input data (offsets to a central data point in data space) to a set of absolute coordinates of points in the transformed graphics space.
transformErrors(Point, double[], double[][], PlotSurface, int[], int[]) - Static method in class uk.ac.starlink.ttools.plot.ScatterPlot
Transforms error bounds from data space to graphics space.
transformFreely - Static variable in class uk.ac.starlink.diva.DrawBasicFigure
Hint that figures should ignore any transformation constraints.
transformFreely - Static variable in class uk.ac.starlink.diva.DrawCompositeFigure
Hint that figures should ignore any transformation constraints
transformFreely - Static variable in class uk.ac.starlink.diva.DrawLabelFigure
Hint that figures should ignore any transformation constraints
transformFreely - Static variable in class uk.ac.starlink.diva.DrawPathFigure
Hint that figures should ignore any transformation constraints.
transformGraphics(AffineTransform) - Method in class jsky.catalog.gui.BasicTablePlotter
Transform the plot symbols using the given AffineTransform (called when the image is transformed, to keep the plot symbols up to date).
transformGraphics(AffineTransform) - Method in interface jsky.catalog.gui.TablePlotter
Transform the plot symbols using the given AffineTransform (called when the image is transformed, to keep the plot symbols up to date).
transformGraphics() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Transform the graphics in the foreground layer according to the current image transformations.
transformGraphics(AffineTransform) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Transform the image graphics using the given AffineTransform.
transformGraphics(AffineTransform) - Method in class jsky.navigator.NavigatorImageDisplay
Transform the image graphics using the given AffineTransform.
transformInto(Point2D, TransformContext, TransformContext) - Static method in class diva.canvas.CanvasUtilities
Deprecated.
Use local.getTransform(root) instead.
transformModify(Shape, AffineTransform) - Static method in class diva.util.java2d.ShapeUtilities
Transform a shape with the supplied transform.
transformModify(Shape, AffineTransform) - Static method in class jsky.util.java2d.ShapeUtilities
Transform a shape with the supplied transform.
transformModifyRect(RectangularShape, AffineTransform) - Static method in class diva.util.java2d.ShapeUtilities
In-place transform of a rectangular shape.
transformModifyRect(RectangularShape, AffineTransform) - Static method in class jsky.util.java2d.ShapeUtilities
Transform a rectangular shape with an orthogonal transform.
transformToDOM(Source, boolean) - Method in class uk.ac.starlink.votable.VOElementFactory
Gets a custom DOMSource from a generic XML Source.
TRANSIENTSVG_KEY - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
translate(double, double) - Method in class diva.canvas.AbstractFigure
Move the figure the indicated distance.
translate(double, double) - Method in class diva.canvas.AbstractFigureContainer
Translate this figure by the given distance.
translate(double, double) - Method in class diva.canvas.AbstractSite
Translate the site by the indicated distance.
translate(double, double) - Method in class diva.canvas.CanvasPane
Translate this pane the given distance.
translate(Figure, double, int) - Static method in class diva.canvas.CanvasUtilities
Translate a figure the given distance in the direction given by the flag.
translate(Point2D, double, int) - Static method in class diva.canvas.CanvasUtilities
Translate a point the given distance in the direction given by the flag.
translate(Point2D.Double, double, int) - Static method in class diva.canvas.CanvasUtilities
Translate a point the given distance in the direction given by the flag.
translate(Point2D.Float, double, int) - Static method in class diva.canvas.CanvasUtilities
Translate a point the given distance in the direction given by the flag.
translate(Shape, double, double) - Static method in class diva.canvas.CanvasUtilities
Deprecated.
Use ShapeUtilities.translateModify()
translate(double, double) - Method in class diva.canvas.CompositeFigure
Translate this figure the given distance.
translate(double, double) - Method in class diva.canvas.connector.AbstractConnector
Translate the connector.
translate(double, double) - Method in class diva.canvas.connector.ArcConnector
Translate the connector.
translate(LayerEvent, double, double) - Method in class diva.canvas.connector.ArcInteractor
Respond to translation of the grab-handle.
translate(double, double) - Method in class diva.canvas.connector.Arrowhead
Translate the origin by the given amount.
translate(double, double) - Method in class diva.canvas.connector.AutonomousSite
Translate the site by the indicated distance.
translate(double, double) - Method in class diva.canvas.connector.Blob
Translate the origin by the given amount.
translate(double, double) - Method in interface diva.canvas.connector.ConnectorEnd
Translate the connector end by the given amount.
translate(LayerEvent, double, double) - Method in class diva.canvas.connector.ConnectorInteractor
Respond to translation of the grab-handle.
translate(double, double) - Method in class diva.canvas.connector.ManhattanConnector
Translate the connector.
translate(double, double) - Method in class diva.canvas.connector.StraightConnector
Translate the connector.
translate(double, double) - Method in class diva.canvas.connector.StraightTerminal
Translate the terminal.
translate(double, double) - Method in class diva.canvas.connector.TerminalFigure
Move the figure the indicated distance.
translate(double, double) - Method in class diva.canvas.demo.WarpImageFigure
 
translate(double, double) - Method in interface diva.canvas.Figure
Move the figure the indicated distance.
translate(double, double) - Method in class diva.canvas.interactor.BasicGrabHandle
Translating a grab-handle moves its site, but _doesn't_ move the grab-handle itself (that will be handled by the reshape manipulator).
translate(double, double) - Method in class diva.canvas.interactor.BoundsGeometry.BoundsSite
Translate the site by the indicated distance, where distances are in the local coordinates of the containing pane.
translate(double, double) - Method in class diva.canvas.interactor.BoundsGeometry
Translate the geometry object
translate(double, double) - Method in class diva.canvas.interactor.CircleGeometry.CircleSite
Translate the site by the indicated distance, where distances are in the local coordinates of the containing pane.
translate(double, double) - Method in class diva.canvas.interactor.CircleGeometry
Translate the geometry object
translate(LayerEvent, double, double) - Method in class diva.canvas.interactor.DragInteractor
Translate the target by the given distance.
translate(double, double) - Method in interface diva.canvas.interactor.Geometry
Translate the geometry object.
translate(double, double) - Method in class diva.canvas.interactor.MoveHandle
Translating a grab-handle moves its parent object, but _doesn't_ move the grab-handle itself.
translate(double, double) - Method in class diva.canvas.interactor.PathGeometry.CloseSegment
Translate the site by the indicated distance.
translate(double, double) - Method in class diva.canvas.interactor.PathGeometry
Translate the geometry object
translate(double, double) - Method in class diva.canvas.interactor.PathGeometry.Vertex
Translate the site by the indicated distance.
translate(double, double) - Method in class diva.canvas.PaneWrapper
Translate this pane wrapper the given distance.
translate(double, double) - Method in interface diva.canvas.Site
Translate the site by the indicated distance, where distances are in the local coordinates of the containing pane.
translate(double, double) - Method in class diva.canvas.SiteDecorator
Deprecated.
Translate the site by the indicated distance, where distances are in the local coordinates of the containing pane.
translate(double, double) - Method in class diva.canvas.toolbox.BackgroundedCompositeFigure
Translate this figure the given distance.
translate(double, double) - Method in class diva.canvas.toolbox.BasicFigure
Translate the figure with by the given distance.
translate(double, double) - Method in class diva.canvas.toolbox.BasicRectangle
Translate the rectangle the given distance
translate(double, double) - Method in class diva.canvas.toolbox.IconFigure
Translate the figure the given distance.
translate(double, double) - Method in class diva.canvas.toolbox.PathFigure
Translate the figure with by the given distance.
translate(double, double) - Method in class diva.canvas.toolbox.SwingWrapper
Translate the figure by the given distance.
translate(double, double) - Method in class diva.canvas.TransformContext
Translate this context the given distance.
translate(double, double) - Method in class diva.canvas.tutorial.ConnectorTutorial.SitedRectangle
Update the geometry
translate(double, double) - Method in class diva.compat.canvas.PaintedString
Translate the label the given distance.
translate(Object, double, double) - Method in class diva.graph.basic.BasicLayoutTarget
Translate the figure associated with the given node in the target's view by the given delta.
translate(Object, double, double) - Method in interface diva.graph.layout.LayoutTarget
Translate the figure associated with the given node in the target's view by the given delta.
translate(LayerEvent, double, double) - Method in class diva.graph.NodeDragInteractor
Drag all selected nodes and move any attached edges
translate(double, double) - Method in class diva.graph.toolbox.StateBubble
Translate the figure with by the given distance.
translate(LayerEvent, double, double) - Method in class diva.graphx.interaction.NodeDragInteractor
Drag all selected nodes and move any attached edges
translate(double, double) - Method in class diva.util.java2d.PaintedString
Deprecated.
Translate the label the given distance.
translate(double, double) - Method in class diva.util.java2d.Polygon2D.Double
Translate the polygon the given distance.
translate(double, double) - Method in class diva.util.java2d.Polygon2D.Float
Translate the polygon the given distance.
translate(double, double) - Method in class diva.util.java2d.Polygon2D
Translate the polygon the given distance.
translate(double, double) - Method in class diva.util.java2d.Polyline2D.Double
Translate the polyline the given distance.
translate(double, double) - Method in class diva.util.java2d.Polyline2D.Float
Translate the polyline the given distance.
translate(double, double) - Method in class diva.util.java2d.Polyline2D
Translate the polyline the given distance.
translate(double, double) - Method in class jsky.image.graphics.ImageFigure
Translate the figure by the given distance.
translate(double, double) - Method in class jsky.image.graphics.ImageFigureGroup
Translate the figure with by the given distance.
translate(double, double) - Method in class jsky.image.graphics.ImageLabel
Translate the figure with by the given distance.
translate(double, double) - Method in class jsky.image.graphics.LabeledImageFigure
Translate the figure with by the given distance.
translate(PlanarImage, float, float, Interpolation) - Static method in class jsky.image.operator.ImageOps
Apply a translate operation to the image and return the new image.
translate(double, double) - Method in class jsky.science.Coordinates
Translates this position by the specified amounts so that the new position equals the current position + the arguments.
translate(CoordinatesOffset) - Method in class jsky.science.Coordinates
Translates this position by the specified offset so that the new position equals the current position + the argument.
translate(double, double) - Method in class jsky.science.CoordinatesOffset
Translates the offset values such that ra = ra + dra and dec = dec + ddec (degrees).
translate(double, double) - Method in class uk.ac.starlink.diva.DrawBasicFigure
Translate the figure.
translate(double, double) - Method in class uk.ac.starlink.diva.DrawCompositeFigure
Translate the figure the given distance, but only in X.
translate(double, double) - Method in class uk.ac.starlink.diva.DrawEllipseFigure
Translate the ellipse the given distance
translate(double, double) - Method in class uk.ac.starlink.diva.DrawLabelFigure
 
translate(double, double) - Method in class uk.ac.starlink.diva.DrawLineFigure
Translate the line by the given distance
translate(double, double) - Method in class uk.ac.starlink.diva.DrawPathFigure
Translate the figure with by the given distance.
translate(double, double) - Method in class uk.ac.starlink.diva.DrawRectangleFigure
Translate the rectangle the given distance
translate(double, double) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Translate the vertex positions.
translate(double, double) - Method in class uk.ac.starlink.diva.InterpolatedCurveFigure
 
translate(double, double) - Method in class uk.ac.starlink.diva.XRangeFigure
Translate the rectangle the given distance, but only in X, unless we're unconstrained.
translate(String) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Turns a value specification into a constant object which can be used at evaluation time to reference a particular quantity to evaluate.
translate(Pixer, int, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.Pixers
Returns a translated version of a pixel iterator.
TranslatedPixellator - Class in uk.ac.starlink.ttools.plot
Pixellator which modifies the behaviour of a base Pixellator by translating it on the XY plane.
TranslatedPixellator(Pixellator, int, int) - Constructor for class uk.ac.starlink.ttools.plot.TranslatedPixellator
Constructor.
translateEnd(double, double) - Method in class diva.canvas.connector.ManhattanRouter
Reroute the end section of the route.
translateMidpoint(double, double) - Method in class diva.canvas.connector.ArcConnector
Translate the midpoint of the arc.
translateModify(Shape, double, double) - Static method in class diva.util.java2d.ShapeUtilities
Translate a shape the given distance.
translateModify(Shape, double, double) - Static method in class jsky.util.java2d.ShapeUtilities
Translate a shape the given distance.
translateSegment(int, double, double) - Method in class diva.canvas.connector.ManhattanRouter
Translate a segment by the given distance.
translateStart(double, double) - Method in class diva.canvas.connector.ManhattanRouter
Translate and reroute the start section of the route.
translateTo(Figure, double, double) - Static method in class diva.canvas.CanvasUtilities
Move a figure so that its origin is located at the given coordinates.
translateTo(double, double) - Method in class diva.canvas.toolbox.LabelFigure
Translate the label so that the current anchor is located at the given point.
translateTo(Point2D) - Method in class diva.canvas.toolbox.LabelFigure
Translate the label so that the current anchor is located at the given point.
translateVertex(int, double, double, boolean) - Method in class uk.ac.starlink.diva.geom.InterpolatedCurve2D
Translate the coordinates of a vertex.
TRANSLUCENT - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Transparency with automatic adjustment of opacity level.
transmit(PlasticHubListener, URI, ApplicationItem) - Method in class uk.ac.starlink.plastic.PlasticTransmitter
This performs the actual work of transmission to one or all registered applications.
Transmitter - Interface in diva.pod
A Transmitter is an object used by a Pod to transmit data.
TRANSPARENCY - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Scales alpha channel by parameter value.
TRANSPARENCY - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for "normal" transparency - it's just 1-alpha.
TRANSPARENCY_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
 
TRANSPARENCY_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
Config key for transparency.
TRANSPARENCY_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyGridPlotter
Config key for grid line transparency.
TRANSPARENT2D - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Transparency with explicit opacity setting, suitable for 2D plots.
TRANSPARENT3D - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Transparency with explicit opacity setting, suitable for 3D plots.
TRANSPARENT_LEVEL - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for transparency level of adaptive transparent plots.
transpose(PlanarImage, TransposeType) - Static method in class jsky.image.operator.ImageOps
Apply a transpose operation to the image and return the new image.
transpose(double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Returns the transpose of a 3x3 matrix.
transpose(Gridder) - Static method in class uk.ac.starlink.ttools.plot2.layer.Gridder
Returns a Gridder instance that is the transpose of the supplied one.
TransposeFilter - Class in uk.ac.starlink.ttools.filter
Processing filter which transposes a table.
TransposeFilter() - Constructor for class uk.ac.starlink.ttools.filter.TransposeFilter
Constructor.
Traversal - Class in diva.pod.lwgraph
A primitive data structure that makes graph traversal and algorithms more efficient.
Traversal(Topology) - Constructor for class diva.pod.lwgraph.Traversal
Create a new traversal on the given topology
TraversalIterator(int[], Object[]) - Constructor for class diva.pod.lwgraph.LightweightGraph.TraversalIterator
 
TREE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
Tree<T> - Class in uk.ac.starlink.vo
Hierarchical data structure suitable for general use.
Tree.Branch<T> - Class in uk.ac.starlink.vo
Tree instance that contains a list of children and no referenced item.
Tree.Leaf<T> - Class in uk.ac.starlink.vo
Tree instance that contains a referenced item and no children.
TREE_LOGO - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
TreeDragSourceListener() - Constructor for class jsky.util.gui.DraggableTree.TreeDragSourceListener
 
TreeModelNode - Class in uk.ac.starlink.datanode.tree
Object used to store information about items in the DataNodeTreeModel hierarchy.
TreeNodeChooser - Class in uk.ac.starlink.datanode.tree
A component which presents a tree of nodes and allows navigation around it to locate a node of interest.
TreeNodeChooser() - Constructor for class uk.ac.starlink.datanode.tree.TreeNodeChooser
Constructs a new chooser widget with no content.
treeNodesChanged(TreeModelEvent) - Method in class jsky.navigator.NavigatorCatalogMenu
 
treeNodesInserted(TreeModelEvent) - Method in class jsky.navigator.NavigatorCatalogMenu
 
treeNodesRemoved(TreeModelEvent) - Method in class jsky.navigator.NavigatorCatalogMenu
 
treeStructureChanged(TreeModelEvent) - Method in class jsky.navigator.NavigatorCatalogMenu
 
TreeTableLoadDialog - Class in uk.ac.starlink.datanode.tree
Table load dialogue which can select tables from a datanode tree.
TreeTableLoadDialog() - Constructor for class uk.ac.starlink.datanode.tree.TreeTableLoadDialog
Constructor.
TreeviewLAF - Class in uk.ac.starlink.datanode.viewers
Repository for look-and-feel type items used in Treeview.
TreeviewLAF() - Constructor for class uk.ac.starlink.datanode.viewers.TreeviewLAF
 
TrHandler - Class in uk.ac.starlink.ttools.votlint
Element handler for TR element.
TrHandler() - Constructor for class uk.ac.starlink.ttools.votlint.TrHandler
 
TRIANGLE - Static variable in class jsky.catalog.TablePlotSymbol
 
TrigDegrees - Class in uk.ac.starlink.ttools.func
Standard trigonometric functions with angles in degrees.
Trigod - Class in jsky.coords
Trigonometric Function in degrees.
Trigod() - Constructor for class jsky.coords.Trigod
 
trim() - Method in class jsky.science.Wavelength1DArray
Trims off zero value datapoints and the beginning or end of the wavelength
trim(String) - Static method in class uk.ac.starlink.ttools.func.Strings
Trims whitespace from both ends of a string.
TRIM_TEXT - Static variable in class uk.ac.starlink.vo.UwsJob
Whether to trim whitespace from line text responses (like job/phase).
Trimming - Class in uk.ac.starlink.ttools.plot2
Aggregates static items that decorate a rectangular plotting area.
Trimming(Icon, float[], String) - Constructor for class uk.ac.starlink.ttools.plot2.Trimming
Constructor.
TrimmingSpec - Class in uk.ac.starlink.ttools.plot2.task
Specifies trimming items in sufficient detail to recreate them as part of a STILTS plotting command.
TrimmingSpec(ConfigMap, String, TrimmingSpec.LegendSpec) - Constructor for class uk.ac.starlink.ttools.plot2.task.TrimmingSpec
Constructor.
TrimmingSpec.LegendSpec - Class in uk.ac.starlink.ttools.plot2.task
Specification for legend display options.
truncate(double) - Method in class diva.compat.trace.TraceModel.Trace
Truncate the trace by removing all elements less than the given start time.
truncateDescription() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Truncates this parameter's description to its first sentence.
TruncatedFileException - Exception in nom.tam.fits
This exception is thrown when an EOF is detected in the middle of an HDU.
TruncatedFileException() - Constructor for exception nom.tam.fits.TruncatedFileException
 
TruncatedFileException(String) - Constructor for exception nom.tam.fits.TruncatedFileException
 
truncateEnd(double) - Method in class diva.compat.trace.TraceModel.Trace
Truncate the trace by removing all elements greater than the given end time.
TruncationException - Exception in nom.tam.util
 
TruncationException() - Constructor for exception nom.tam.util.TruncationException
 
TruncationException(String) - Constructor for exception nom.tam.util.TruncationException
 
TSCAL_INFO - Static variable in class uk.ac.starlink.fits.BintableStarTable
Column aux metadata key for TSCALn cards.
TstTableBuilder - Class in uk.ac.starlink.table.formats
A table builder which reads tables in Tab-Separated Table format.
TstTableBuilder() - Constructor for class uk.ac.starlink.table.formats.TstTableBuilder
 
TstTableWriter - Class in uk.ac.starlink.table.formats
Output handler for Tab-Separated Table format.
TstTableWriter() - Constructor for class uk.ac.starlink.table.formats.TstTableWriter
 
TSUBRANGE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for time axis subrange.
TTOOLS_DOWHAT - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
tune(String, int) - Static method in class uk.ac.starlink.ast.AstObject
Set or get an integer-valued AST global tuning parameter.
Tuple - Interface in uk.ac.starlink.ttools.plot2.data
Defines a tuple of typed values for plotting.
tupleCollect(SplitCollector<TupleSequence, A>, DataSpec, DataStore) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Convenience TupleRunner collection method using a DataStore and DataSpec.
TupleRunner - Class in uk.ac.starlink.ttools.plot2.data
SplitRunner subclass for use with TupleSequences.
TupleRunner(SplitRunner<?>) - Constructor for class uk.ac.starlink.ttools.plot2.data.TupleRunner
Constructor.
TupleSequence - Interface in uk.ac.starlink.ttools.plot2.data
Interface for iterating over points to plot.
TutorialWindow - Class in diva.compat.gui
Deprecated.
Use diva.gui.BasicFrame instead.
TutorialWindow(String) - Constructor for class diva.compat.gui.TutorialWindow
Deprecated.
 
tweakColor(Color) - Method in interface uk.ac.starlink.ttools.plot.ColorTweaker
Returns a tweaked version of the submitted colour.
tweakColor(float[]) - Method in interface uk.ac.starlink.ttools.plot.ColorTweaker
Adjusts in place an array representing the sRGB components of a colour.
tweakColor(float[]) - Method in class uk.ac.starlink.ttools.plot.ShaderTweaker
 
tweakColor(Color) - Method in class uk.ac.starlink.ttools.plot.ShaderTweaker
 
tweakGuiForMac() - Static method in class uk.ac.starlink.util.Loader
Unless it's been set already, sets the value of the apple.laf.useScreenMenuBar system property to true.
TwoMassPscTableBuilder - Class in uk.ac.starlink.ttools.example
TableBuilder implementation for the ASCII files distributed on the 2MASS catalogue DVD set.
TwoMassPscTableBuilder() - Constructor for class uk.ac.starlink.ttools.example.TwoMassPscTableBuilder
 
txExt(String, float, float, String, float, float) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
 
txExt(String, float, float, String, float, float) - Method in interface uk.ac.starlink.ast.Grf
Gets the extent of a character string.
TXTPOS_KEY - Static variable in class uk.ac.starlink.ttools.server.PlotSession
 
Type - Class in diva.sketch.recognition
A unique identifier for the type of a piece of data that results from a recognition.
type - Static variable in class diva.sketch.toolbox.BulletedData
The static type associated with this typed data.
type - Static variable in class diva.sketch.toolbox.BulletedItem
The static type associated with this typed data.
type - Static variable in class diva.sketch.toolbox.BulletedItems
The static type associated with this typed data.
type - Static variable in class diva.sketch.toolbox.BulletedLine
The static type associated with this typed data.
type - Static variable in class diva.sketch.toolbox.BulletedList
The static type associated with this typed data.
type - Static variable in class diva.sketch.toolbox.DashedPathData
The static type associated with this typed data.
type - Static variable in class diva.sketch.toolbox.PanRecognizer.PanData
The static type associated with this typed data.
type - Static variable in class diva.sketch.toolbox.TextBlock
The static type associated with this typed data.
type - Static variable in class diva.sketch.toolbox.TextData
The static type associated with this typed data.
type - Static variable in class diva.sketch.toolbox.TextLine
The static type associated with this typed data.
type - Static variable in class diva.sketch.toolbox.ZoomRecognizer.ZoomData
The string id for this classification type.
Type - Class in uk.ac.starlink.array
Primitive numeric data type identifier.
type - Variable in class uk.ac.starlink.diva.FigureChangedEvent
The type of event.
TYPE_BOLD - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
TYPE_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for VOTable type attribute.
TYPE_ITALIC - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
TYPE_ROMAN - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
TYPE_SANSSERIF - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
TYPE_SERIF - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
TYPE_TAG - Static variable in class diva.sketch.recognition.MSTrainingParser
Indicate a type in the training model.
TYPE_TAG - Static variable in class diva.sketch.recognition.SceneBuilder
Indicates the type of scene element.
TYPE_TAG - Static variable in class diva.sketch.recognition.SSTrainingParser
Indicate a type in the training model.
TYPE_TAG - Static variable in class diva.sketch.toolbox.SceneTranslator.OldSceneParser
Indicates the type of scene element.
TYPE_TYPEWRITER - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
TYPE_VALUES - Static variable in interface uk.ac.starlink.tfcat.SpectralCoords
Permitted values for SpectralCoords type attribute.
TypeConverter - Class in uk.ac.starlink.array
A Converter which converts between primitive types, optionally passing the values through a real function.
TypeConverter(Type, BadHandler, Type, BadHandler, Function) - Constructor for class uk.ac.starlink.array.TypeConverter
Creates a converter from one primitive type to another, which will pass the values through a real function prior to doing the type conversion.
TypeConverter(Type, BadHandler, Type, BadHandler) - Constructor for class uk.ac.starlink.array.TypeConverter
Creates a converter from one primitive type to another.
TypedData - Interface in diva.sketch.recognition
Typed data refers to a piece of semantic data that results from a recognition process and has an associated type.
TypedDecorator - Class in diva.canvas.toolbox
A FigureDecorator implementation which simply acts as a set of prototypes which can be instantiated according to the type of object the decorator is applied to.
TypedDecorator() - Constructor for class diva.canvas.toolbox.TypedDecorator
A typed decorator that uses a BasicHighlighter as its default.
TypedDecorator(FigureDecorator) - Constructor for class diva.canvas.toolbox.TypedDecorator
A typed decorator with the given decorator as its default.
TypedNodeRenderer - Class in diva.graph.toolbox
A NodeRenderer implementation which allows a user to add different specialized node renderers which are called selectively, based on the type of the user object that is contained in the node that is being rendered.
TypedNodeRenderer(GraphController, NodeRenderer) - Constructor for class diva.graph.toolbox.TypedNodeRenderer
A typed node renderer with the given node renderer as its default (i.e.
TypedPlot2Task<P,A> - Class in uk.ac.starlink.ttools.plot2.task
Plot2 task specialised for a fixed PlotType.
TypedPlot2Task(PlotType<P, A>, Map<ConfigKey<String>, Input>, PlotContext<P, A>) - Constructor for class uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
Constructs a plot task with a supplied PlotContext.
TypedPlot2Task(PlotType<P, A>, Map<ConfigKey<String>, Input>) - Constructor for class uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
Constructs a plot task with a default plot context, and without plot ganging.
TypeMapper - Interface in uk.ac.starlink.table.jdbc
Determines how JDBC types are mapped to java types.
TypeMappers - Class in uk.ac.starlink.table.jdbc
TypeMapper implementation classes.
typeName(int) - Method in class uk.ac.starlink.table.jdbc.JDBCFormatter
Returns the name used by the connection's database to reference a JDBC type.
typeNameToWord(String) - Static method in class uk.ac.starlink.ttools.gui.DocNames
Maps a type name to a word that will be used as a token in a document resource name.
types() - Method in class diva.sketch.classification.CrossValidation.CVData
 
types() - Method in class diva.sketch.classification.CrossValidation.CVResult
 
types() - Method in class diva.sketch.classification.TrainingSet
An iterator over the types contained in this training set.
types() - Method in class diva.sketch.recognition.MSTrainingModel
An iterator over the types contained in this training model.
types() - Method in class diva.sketch.recognition.SSTrainingModel
An iterator over the types contained in this training model.
types - Static variable in interface nom.tam.util.PrimitiveInfo
Full names
typeValue(Environment) - Method in class uk.ac.starlink.ttools.join.Match1TypeParameter
Returns the value of this parameter as a Match1Type object.
TZERO_INFO - Static variable in class uk.ac.starlink.fits.BintableStarTable
Column aux metadata key for TZEROn cards.

U

UAS2 - Static variable in class uk.ac.starlink.ttools.plot2.layer.SolidAngleUnit
Square microarcsecond.
UBYTE_FLAG_INFO - Static variable in class uk.ac.starlink.table.Tables
ValueInfo which may be used as part of a column's auxiliary metadata to indicate that the column's data represents, and can be serialised as, unsigned byte values.
UCD - Class in uk.ac.starlink.table
Describes Uniform Column Descriptors.
UCD_DEFINITIONS_LOC - Static variable in class uk.ac.starlink.table.UCD
 
UCD_DESCRIPTION_KEY - Static variable in class uk.ac.starlink.datanode.nodes.ValueInfoMetamapGroup
 
UCD_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
UCD_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for VOTable ucd attribute.
UCD_KEY - Static variable in class uk.ac.starlink.datanode.nodes.ValueInfoMetamapGroup
 
UCD_KEY - Static variable in class uk.ac.starlink.feather.FeatherStarTable
JSON key used to store UCDs in column user metadata.
UCD_METAKEY - Static variable in class uk.ac.starlink.ecsv.EcsvTableWriter
Meta map key for UCD string value.
UCD_PREFIX - Static variable in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
A string to prefix to a UCD string to indicate the column/parameter with that UCD.
UcdChecker - Class in uk.ac.starlink.ttools.votlint
Attribute checker for checking UCD syntax.
ucdMessage(String) - Static method in class uk.ac.starlink.ttools.func.VO
Returns a human-readable message associated with the parsing of a UCD.
UCDSelector - Class in uk.ac.starlink.table.gui
A component which enables selection of a UCD by the user.
UCDSelector() - Constructor for class uk.ac.starlink.table.gui.UCDSelector
Constructs a new UCDSelector.
ucdStatus(String) - Static method in class uk.ac.starlink.ttools.func.VO
Returns a token string giving the category of UCD compliance.
UcdStatus - Class in uk.ac.starlink.vo
Categorises UCD validity.
UcdStatus(UcdStatus.Code, String) - Constructor for class uk.ac.starlink.vo.UcdStatus
Constructor.
UcdStatus.Code - Enum in uk.ac.starlink.vo
Characterises UCD standards conformance.
UDF_FEATURE_TYPE - Static variable in interface uk.ac.starlink.vo.TapCapability
Feature type key for ADQL(-like) User-Defined Functions.
uinterp(UinterpCalculator) - Static method in class uk.ac.starlink.ast.Mapping.Interpolator
Returns a resampling interpolator which uses a given user-defined generic resampling function.
uinterpB(int, int[], int[], byte[], byte[], int, int[], double[][], ResampleFlags, byte, byte[], byte[]) - Method in class uk.ac.starlink.ast.UinterpCalculator
Interpolates an input grid of byte data at a specified set of points.
UinterpCalculator - Class in uk.ac.starlink.ast
Abstract class for user-provided general interpolation functions.
UinterpCalculator() - Constructor for class uk.ac.starlink.ast.UinterpCalculator
 
uinterpD(int, int[], int[], double[], double[], int, int[], double[][], ResampleFlags, double, double[], double[]) - Method in class uk.ac.starlink.ast.UinterpCalculator
Interpolates an input grid of double precision data at a specified set of points.
uinterpF(int, int[], int[], float[], float[], int, int[], double[][], ResampleFlags, float, float[], float[]) - Method in class uk.ac.starlink.ast.UinterpCalculator
Interpolates an input grid of floating point data at a specified set of points.
uinterpI(int, int[], int[], int[], int[], int, int[], double[][], ResampleFlags, int, int[], int[]) - Method in class uk.ac.starlink.ast.UinterpCalculator
Interpolates an input grid of integer data at a specified set of points.
uinterpL(int, int[], int[], long[], long[], int, int[], double[][], ResampleFlags, long, long[], long[]) - Method in class uk.ac.starlink.ast.UinterpCalculator
Interpolates an input grid of long integer data at a specified set of points.
uinterpS(int, int[], int[], short[], short[], int, int[], double[][], ResampleFlags, short, short[], short[]) - Method in class uk.ac.starlink.ast.UinterpCalculator
Interpolates an input grid of short integer data at a specified set of points.
uk.ac.starlink.array - package uk.ac.starlink.array
 
uk.ac.starlink.ast - package uk.ac.starlink.ast
Provides an interface to the Starlink AST library.
uk.ac.starlink.ast.grf - package uk.ac.starlink.ast.grf
 
uk.ac.starlink.ast.gui - package uk.ac.starlink.ast.gui
This package is intended as a repository for components that are useful when developing UIs that control the uk.ac.starlink.ast class library.
uk.ac.starlink.ast.xml - package uk.ac.starlink.ast.xml
 
uk.ac.starlink.astrogrid - package uk.ac.starlink.astrogrid
 
uk.ac.starlink.astrogrid.protocols.ivo - package uk.ac.starlink.astrogrid.protocols.ivo
 
uk.ac.starlink.astrogrid.protocols.myspace - package uk.ac.starlink.astrogrid.protocols.myspace
 
uk.ac.starlink.auth - package uk.ac.starlink.auth
Manages authentication for HTTP(S) resources in accordance with VO standards.
uk.ac.starlink.auth.ssl - package uk.ac.starlink.auth.ssl
 
uk.ac.starlink.cdf - package uk.ac.starlink.cdf
 
uk.ac.starlink.coco - package uk.ac.starlink.coco
 
uk.ac.starlink.connect - package uk.ac.starlink.connect
Classes related to persistent connections to remote services.
uk.ac.starlink.datanode.factory - package uk.ac.starlink.datanode.factory
 
uk.ac.starlink.datanode.nodes - package uk.ac.starlink.datanode.nodes
 
uk.ac.starlink.datanode.tree - package uk.ac.starlink.datanode.tree
 
uk.ac.starlink.datanode.tree.select - package uk.ac.starlink.datanode.tree.select
 
uk.ac.starlink.datanode.viewers - package uk.ac.starlink.datanode.viewers
 
uk.ac.starlink.diva - package uk.ac.starlink.diva
Provides a toolkit for creating and interacting with simple Figures and also a methodology for connecting to the life cycle of those Figures.
uk.ac.starlink.diva.geom - package uk.ac.starlink.diva.geom
 
uk.ac.starlink.diva.images - package uk.ac.starlink.diva.images
 
uk.ac.starlink.diva.interp - package uk.ac.starlink.diva.interp
Provides a set of classes for creating objects that interpolate between a list of positions in various (useful) ways.
uk.ac.starlink.dpac.epoch - package uk.ac.starlink.dpac.epoch
 
uk.ac.starlink.dpac.math - package uk.ac.starlink.dpac.math
 
uk.ac.starlink.ecsv - package uk.ac.starlink.ecsv
 
uk.ac.starlink.feather - package uk.ac.starlink.feather
 
uk.ac.starlink.fits - package uk.ac.starlink.fits
Classes for general FITS handling, including NDX, NDArray and StarTable implementations.
uk.ac.starlink.gbin - package uk.ac.starlink.gbin
 
uk.ac.starlink.hds - package uk.ac.starlink.hds
 
uk.ac.starlink.hdx - package uk.ac.starlink.hdx
Provides the structuring for the HDX system.
uk.ac.starlink.jaiutil - package uk.ac.starlink.jaiutil
 
uk.ac.starlink.mirage - package uk.ac.starlink.mirage
Adapter classes for use of the Mirage file format with Starlink table classes.
uk.ac.starlink.ndx - package uk.ac.starlink.ndx
Classes for manipulating N-dimensional astronomical data objects.
uk.ac.starlink.oldfits - package uk.ac.starlink.oldfits
 
uk.ac.starlink.pal - package uk.ac.starlink.pal
 
uk.ac.starlink.parquet - package uk.ac.starlink.parquet
 
uk.ac.starlink.pds4 - package uk.ac.starlink.pds4
 
uk.ac.starlink.plastic - package uk.ac.starlink.plastic
PLatform for AStronomical Tool InterConnection toolkit.
uk.ac.starlink.registry - package uk.ac.starlink.registry
This package provides a set of classes which can be used to make lightweight queries of an RI 1.0-compliant IVOA registry.
uk.ac.starlink.rv - package uk.ac.starlink.rv
 
uk.ac.starlink.soap - package uk.ac.starlink.soap
 
uk.ac.starlink.soap.util - package uk.ac.starlink.soap.util
 
uk.ac.starlink.srb - package uk.ac.starlink.srb
 
uk.ac.starlink.table - package uk.ac.starlink.table
Defines an interface for access to astronomical tables.
uk.ac.starlink.table.formats - package uk.ac.starlink.table.formats
Table I/O handlers for various miscellaneous (mostly text-based) table serialization formats.
uk.ac.starlink.table.gui - package uk.ac.starlink.table.gui
Provides graphical classes used for rendering StarTable objects, and related utility functionality.
uk.ac.starlink.table.jdbc - package uk.ac.starlink.table.jdbc
Table classes related to JDBC (SQL database connectivity) handling.
uk.ac.starlink.table.join - package uk.ac.starlink.table.join
Classes for performing table joins by matching rows to each other.
uk.ac.starlink.table.storage - package uk.ac.starlink.table.storage
RowStore implementations.
uk.ac.starlink.task - package uk.ac.starlink.task
A framework for invoking user-level tasks.
uk.ac.starlink.tfcat - package uk.ac.starlink.tfcat
This package contains a parser and validator for the Time-Frequency Radio Catalogues standard, defined at see https://doi.org/10.25935/6068-8528.
uk.ac.starlink.ttools - package uk.ac.starlink.ttools
Command-line tools for table manipulation.
uk.ac.starlink.ttools.build - package uk.ac.starlink.ttools.build
Classes to assist with building the TTOOLS package.
uk.ac.starlink.ttools.calc - package uk.ac.starlink.ttools.calc
 
uk.ac.starlink.ttools.cea - package uk.ac.starlink.ttools.cea
Classes for autogeneration of CEA app-description file(s).
uk.ac.starlink.ttools.cone - package uk.ac.starlink.ttools.cone
 
uk.ac.starlink.ttools.convert - package uk.ac.starlink.ttools.convert
 
uk.ac.starlink.ttools.copy - package uk.ac.starlink.ttools.copy
Implementation classes for VOTable copying tool (votcopy).
uk.ac.starlink.ttools.example - package uk.ac.starlink.ttools.example
 
uk.ac.starlink.ttools.filter - package uk.ac.starlink.ttools.filter
 
uk.ac.starlink.ttools.func - package uk.ac.starlink.ttools.func
Classes containing static public members designed for use in JEL expresssions entered by the user at runtime.
uk.ac.starlink.ttools.gui - package uk.ac.starlink.ttools.gui
 
uk.ac.starlink.ttools.jel - package uk.ac.starlink.ttools.jel
 
uk.ac.starlink.ttools.join - package uk.ac.starlink.ttools.join
 
uk.ac.starlink.ttools.mode - package uk.ac.starlink.ttools.mode
 
uk.ac.starlink.ttools.plot - package uk.ac.starlink.ttools.plot
 
uk.ac.starlink.ttools.plot2 - package uk.ac.starlink.ttools.plot2
 
uk.ac.starlink.ttools.plot2.config - package uk.ac.starlink.ttools.plot2.config
 
uk.ac.starlink.ttools.plot2.data - package uk.ac.starlink.ttools.plot2.data
 
uk.ac.starlink.ttools.plot2.geom - package uk.ac.starlink.ttools.plot2.geom
 
uk.ac.starlink.ttools.plot2.layer - package uk.ac.starlink.ttools.plot2.layer
 
uk.ac.starlink.ttools.plot2.paper - package uk.ac.starlink.ttools.plot2.paper
 
uk.ac.starlink.ttools.plot2.task - package uk.ac.starlink.ttools.plot2.task
 
uk.ac.starlink.ttools.plottask - package uk.ac.starlink.ttools.plottask
 
uk.ac.starlink.ttools.scheme - package uk.ac.starlink.ttools.scheme
 
uk.ac.starlink.ttools.server - package uk.ac.starlink.ttools.server
 
uk.ac.starlink.ttools.taplint - package uk.ac.starlink.ttools.taplint
 
uk.ac.starlink.ttools.task - package uk.ac.starlink.ttools.task
 
uk.ac.starlink.ttools.votlint - package uk.ac.starlink.ttools.votlint
Implementation classes for VOTable linter tool (votlint).
uk.ac.starlink.util - package uk.ac.starlink.util
Miscellaneous utility classes.
uk.ac.starlink.util.bzip2 - package uk.ac.starlink.util.bzip2
 
uk.ac.starlink.util.gui - package uk.ac.starlink.util.gui
Miscellaneous utility classes for graphical-interface-related things.
uk.ac.starlink.util.images - package uk.ac.starlink.util.images
 
uk.ac.starlink.vo - package uk.ac.starlink.vo
 
uk.ac.starlink.vo.datalink - package uk.ac.starlink.vo.datalink
 
uk.ac.starlink.votable - package uk.ac.starlink.votable
Classes for VOTable input and output.
uk.ac.starlink.votable.datalink - package uk.ac.starlink.votable.datalink
 
uk.ac.starlink.votable.dom - package uk.ac.starlink.votable.dom
Provides an extensible implementation of the org.w3c.dom API.
uk.ac.starlink.votable.soap - package uk.ac.starlink.votable.soap
Classes providing custom serialization/deserialization of StarTables in JAX-RPC SOAP calls.
uk.ac.starlink.xdoc - package uk.ac.starlink.xdoc
 
uk.ac.starlink.xdoc.fig - package uk.ac.starlink.xdoc.fig
Utility classes to help with drawing figures.
ukern1(Ukern1Calculator, int) - Static method in class uk.ac.starlink.ast.Mapping.Interpolator
Returns a resampling interpolator which uses a given user-defined 1-dimensional kernel.
ukern1(double) - Method in interface uk.ac.starlink.ast.Ukern1Calculator
Calculates the value of a 1-dimensional sub-pixel interpolation kernel.
Ukern1Calculator - Interface in uk.ac.starlink.ast
Interface for user-provided 1-d kernel interpolation functions.
unbind(Object, Connector) - Method in class diva.graphx.EdgeController
Remove a binding from an edge to a connector.
unbind(Object, Figure) - Method in class diva.graphx.NodeController
Remove a binding from a node to a figure.
unChannelize() - Method in class uk.ac.starlink.ast.IntraMap
This method, called by Channel's read method, recovers the serialized Transformer object from the IntraFlag attribute of the AST object, and invokes the non-trivial parts of the IntraMap's construction.
unChannelize() - Method in interface uk.ac.starlink.ast.NeedsChannelizing
Reverses the effects of channelize.
UncompressInputStream - Class in uk.ac.starlink.util
This class decompresses an input stream containing data compressed with the unix "compress" utility (LZC, a LZW variant).
UncompressInputStream(InputStream) - Constructor for class uk.ac.starlink.util.UncompressInputStream
 
unconvert(Object) - Method in class uk.ac.starlink.ttools.convert.Iso8601Converter
 
unconvert(Object) - Method in class uk.ac.starlink.ttools.convert.SexagesimalToDegrees
 
unconvert(Object) - Method in interface uk.ac.starlink.ttools.convert.ValueConverter
Performs a reverse conversion, from the output type to the input type.
unconvertValue(double) - Method in class uk.ac.starlink.vo.ValueConverter.DMSDegreesValueConverter
 
unconvertValue(double) - Method in class uk.ac.starlink.vo.ValueConverter.HMSDegreesValueConverter
 
unconvertValue(double) - Method in class uk.ac.starlink.vo.ValueConverter
Converts a numeric value to a string value for this format.
unconvertValue(double) - Method in class uk.ac.starlink.vo.ValueConverter.UnitValueConverter
 
undecorate(FigureDecorator) - Method in class diva.canvas.AbstractFigureContainer
Remove a figure from the given decorator and add it back into this container.
undecorate(FigureDecorator) - Method in interface diva.canvas.FigureContainer
Remove a figure from the given decorator and add it back into this container.
undecorate(FigureDecorator) - Method in class diva.canvas.FigureLayer
Remove a figure from the given decorator and add it back into this container.
UndefinedData - Class in nom.tam.fits
This class provides a simple holder for data which is not handled by other classes.
UndefinedData(Header) - Constructor for class nom.tam.fits.UndefinedData
 
UndefinedData(Object) - Constructor for class nom.tam.fits.UndefinedData
Create an UndefinedData object using the specified object.
UndefinedHDU - Class in nom.tam.fits
Holder for unknown data types.
UndefinedHDU(Header, Data) - Constructor for class nom.tam.fits.UndefinedHDU
Build an image HDU using the supplied data.
under - Variable in class uk.ac.starlink.ttools.plot2.Surround.Block
 
undo() - Method in class diva.whiteboard.WhiteboardEdits.AddStrokeEdit
 
undo() - Method in class diva.whiteboard.WhiteboardEdits.DeletePageEdit
 
undo() - Method in class diva.whiteboard.WhiteboardEdits.DeleteStrokeEdit
 
undo() - Method in class diva.whiteboard.WhiteboardEdits.NewPageEdit
 
undo() - Method in class diva.whiteboard.WhiteboardEdits.PasteEdit
 
undo() - Method in class diva.whiteboard.WhiteboardEdits.ReorderPageEdit
 
undo() - Method in class diva.whiteboard.WhiteboardEdits.StrokeFillColorEdit
 
undo() - Method in class diva.whiteboard.WhiteboardEdits.StrokeOutlineColorEdit
 
undo() - Method in class diva.whiteboard.WhiteboardEdits.StrokeWidthEdit
 
undrawEdge(Object) - Method in class diva.graphx.EdgeController
Remove the figure associated with the given edge.
undrawNode(Object) - Method in class diva.graphx.NodeController
Remove the figure for the given node.
unformat(int, String) - Method in class uk.ac.starlink.ast.Frame
Read a formatted coordinate value for a Frame axis.
unformatShape(String) - Static method in class uk.ac.starlink.table.DefaultValueInfo
Takes a stringified version of the shape and turns it into an array.
unformatString(String) - Method in class uk.ac.starlink.table.DefaultValueInfo
 
unformatString(String) - Method in class uk.ac.starlink.table.URLValueInfo
 
unformatString(String) - Method in interface uk.ac.starlink.table.ValueInfo
Returns an object of the sort described by this ValueInfo represented by the given string rep.
unformatString(String) - Method in class uk.ac.starlink.votable.datalink.ServiceDescriptorInfo
Always returns null.
ungroupSelected() - Method in class diva.whiteboard.WhiteboardView
 
UniformDistanceDEM - Class in gaia.cu9.tools.parallax.PDF
 
UniformDistanceDEM(StarVariables, double) - Constructor for class gaia.cu9.tools.parallax.PDF.UniformDistanceDEM
 
UniformDistanceDEM(double, double, double) - Constructor for class gaia.cu9.tools.parallax.PDF.UniformDistanceDEM
Initialize the uniform distance prior PDF.
unindent() - Method in class diva.util.LoggableOp
Decrement the indentation counter.
uninstall(JTableHeader) - Method in class uk.ac.starlink.util.gui.ArrayTableSorter
Reverses the action of a previous ArrayTableSorter.install(javax.swing.table.JTableHeader) action.
uninstallUI(JComponent) - Method in class jsky.util.gui.BasicRangeSliderUI
 
union(NDShape) - Method in class uk.ac.starlink.array.NDShape
Returns a NDShape giving the union of this shape and another one.
union(HealpixMask) - Method in class uk.ac.starlink.table.join.BitsetMask
 
union(Coverage) - Method in interface uk.ac.starlink.table.join.Coverage
Modifies the state of this coverage object as if all the tuples fed to the other had been fed to this one as well as its current contents.
union(Coverage) - Method in class uk.ac.starlink.table.join.CuboidCoverage
 
union(HealpixMask) - Method in interface uk.ac.starlink.table.join.HealpixMask
Extends this area to represent the union of this mask and another compatible mask.
union(Coverage) - Method in class uk.ac.starlink.table.join.SkyCoverage
 
union(Surround.Block) - Method in class uk.ac.starlink.ttools.plot2.Surround.Block
Creates a block which represents the union of this and another.
union(Surround) - Method in class uk.ac.starlink.ttools.plot2.Surround
Returns a new surround that represents the union of the areas represented by this one and a supplied one.
UNIQ_MAPPER - Static variable in class uk.ac.starlink.ttools.plot2.data.AreaDomain
Mapper for single HEALPix UNIQ values.
UniqueFilter - Class in uk.ac.starlink.ttools.filter
Filters out rows which are identical in some or all columns.
UniqueFilter() - Constructor for class uk.ac.starlink.ttools.filter.UniqueFilter
 
uniqueName(String, Set<String>) - Method in class uk.ac.starlink.ttools.filter.FixNamesFilter
Returns a name based on the supplied one, but which is guaranteed different (case-insensitively) from all the names in a supplied set.
unit(int) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Returns a unit vector along an indicated axis.
UNIT - Static variable in class uk.ac.starlink.ttools.plot2.layer.Normalisation
Bars scaled by inverse bin width.
Unit - Class in uk.ac.starlink.ttools.plot2.layer
Defines a numeric factor corresponding to an extent on an axis.
Unit(String, String, String, double, String) - Constructor for class uk.ac.starlink.ttools.plot2.layer.Unit
Constructor.
UNIT - Static variable in class uk.ac.starlink.ttools.plot2.layer.Unit
Unit instance with value of unity.
UNIT_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
UNIT_KEY - Static variable in class uk.ac.starlink.feather.FeatherStarTable
JSON key used to store units in column user metadata.
UNIT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyMultiPointForm
Config key for selecting angular extent units.
UNIT_NAMES - Static variable in class jsky.catalog.gui.TableSymbolConfig
Display names for units
UNIT_STRINGS - Static variable in class jsky.catalog.gui.TableSymbolConfig
Internal names for units
UnitChecker - Class in uk.ac.starlink.ttools.votlint
Attribute checker that checks unit strings against the VOUnits standard.
UnitColumnSupplement - Class in uk.ac.starlink.ttools.filter
Trivial ColumnSupplement implementation which contains all the columns of a base table unchanged.
UnitColumnSupplement(StarTable) - Constructor for class uk.ac.starlink.ttools.filter.UnitColumnSupplement
Constructor.
UnitIterator - Class in diva.util
An iterator over a single object.
UnitIterator(Object) - Constructor for class diva.util.UnitIterator
 
UnitMap - Class in uk.ac.starlink.ast
Java interface to the AST UnitMap class - unit (null) Mapping.
UnitMap(int) - Constructor for class uk.ac.starlink.ast.UnitMap
Creates a UnitMap.
unitMatrix(boolean) - Static method in class uk.ac.starlink.ttools.plot2.geom.SkyAspect
Returns an optionally reflected unit matrix.
UnitRangeSpecifier - Class in uk.ac.starlink.ttools.plot2.config
Specifier for acquiring range for which both bounds fall between 0 and 1.
UnitRangeSpecifier(Subrange) - Constructor for class uk.ac.starlink.ttools.plot2.config.UnitRangeSpecifier
Constructor.
UNITS - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
UNITS_KEY - Static variable in class uk.ac.starlink.datanode.nodes.ValueInfoMetamapGroup
 
UnitsNotSupportedException - Exception in jsky.science
The UnitsNotSupportedException is thrown by a Quantity when a request for a value is made in units that are not supported by the Quantity subclass.
UnitsNotSupportedException(String) - Constructor for exception jsky.science.UnitsNotSupportedException
 
UnitStatus - Class in uk.ac.starlink.vo
Categorises VOUnit validity.
UnitStatus(UnitStatus.Code, String) - Constructor for class uk.ac.starlink.vo.UnitStatus
Constructor.
UnitStatus.Code - Enum in uk.ac.starlink.vo
Characterises VOUnits standard conformance.
UnitUcdStage - Class in uk.ac.starlink.ttools.taplint
Validation stage for checking column metadata elements from controlled vocabularies; for now this is units and UCDs.
UnitUcdStage(MetadataHolder) - Constructor for class uk.ac.starlink.ttools.taplint.UnitUcdStage
Constructor.
UnitValueConverter(String, double) - Constructor for class uk.ac.starlink.vo.ValueConverter.UnitValueConverter
Constructor.
UnivariateStats - Class in uk.ac.starlink.ttools.filter
Calculates univariate statistics for a variable.
UnivariateStats() - Constructor for class uk.ac.starlink.ttools.filter.UnivariateStats
 
UnivariateStats.ArrayStats - Interface in uk.ac.starlink.ttools.filter
Aggregates statistics acquired from a column whose values are fixed-length numeric arrays.
UNIX - Static variable in class uk.ac.starlink.tfcat.TimeCoords
Predefined TimeCoords instance for Unix timestamp.
UNIX_SECONDS - Static variable in class uk.ac.starlink.table.TimeMapper
Mapper for numeric values (already) in unix seconds.
UNIX_SECONDS - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Time format for seconds since the Unix epoch.
unixMillisToMjd(long) - Static method in class uk.ac.starlink.ttools.convert.Iso8601Converter
Converts from milliseconds since the Unix epoch (1970-01-01T00:00:00) to a modified Julian date value
unixMillisToMjd(long) - Static method in class uk.ac.starlink.ttools.func.Times
Converts from milliseconds since the Unix epoch (1970-01-01T00:00:00) to a modified Julian date value
unixSecondsToDecimalYear(double) - Static method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Converts unix seconds to decimal year.
UNKNOWN - Static variable in class diva.sketch.toolbox.ModedIncrRecognizer
The recognizer has started processing events but still doesn't know whether or not the the gesture matches the action signal.
UNKNOWN - Static variable in class uk.ac.starlink.fits.CardType
Catch-all card type - apparently not legal FITS.
UNKNOWN_REGION - Static variable in class diva.sketch.demo.RegionLabeler
 
unmap(MappedByteBuffer) - Method in class uk.ac.starlink.fits.Unmapper
Attempts to release the resources (mapped memory) used by a given MappedByteBuffer.
UNMAP_PROPERTY - Static variable in class uk.ac.starlink.fits.Unmapper
Name of system property to control buffer unmapping ("startable.unmap").
Unmapper - Class in uk.ac.starlink.fits
Attempts to free resources from a MappedByteBuffer.
Unmapper() - Constructor for class uk.ac.starlink.fits.Unmapper
 
unNullString(String) - Static method in class uk.ac.starlink.auth.AuthUtil
Returns the input string, unless it's null, in which case it returns the empty string.
unpackRgba(int, float[]) - Static method in class uk.ac.starlink.ttools.plot.PlotVolume
Utility method to convert an RGBA integer into a float[] array.
UnplannedDrawing - Class in uk.ac.starlink.ttools.plot2.layer
Convenience partial implementation of Drawing where no plan is used.
UnplannedDrawing() - Constructor for class uk.ac.starlink.ttools.plot2.layer.UnplannedDrawing
 
unplot(TableQueryResult) - Method in class jsky.catalog.gui.BasicTablePlotter
Erase the plot of the given table data
unplot(Stack) - Method in class jsky.catalog.gui.CatalogNavigator
Remove any plot symbols or graphics managed by any of the display components in the given stack
unplot() - Method in class jsky.catalog.gui.CatalogNavigator
Remove any plot symbols or graphics managed by any of the display components
unplot() - Method in class jsky.catalog.gui.TableDisplayTool
Remove any plot symbols for this table.
unplot(TableQueryResult) - Method in interface jsky.catalog.gui.TablePlotter
Erase the plot of the given table data
unplotAll() - Method in class jsky.catalog.gui.BasicTablePlotter
Erase all plot symbols
unplotAll() - Method in class jsky.catalog.gui.TableDisplayTool
Remove all plot symbols.
unplotAll() - Method in interface jsky.catalog.gui.TablePlotter
Erase all plot symbols
unproject(Point2D.Double, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
unproject(Point2D.Double, double[]) - Method in interface uk.ac.starlink.ttools.plot2.geom.Projection
Transforms a plane position to a sky position.
unproject(Point2D.Double, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
 
unquote(String) - Method in class uk.ac.starlink.vo.AdqlSyntax
Takes a regular-or-delimited-identifier and returns its raw form.
unregister(URI) - Method in interface org.votech.plastic.PlasticHubListener
Unregister the application from the hub.
unregister() - Method in class uk.ac.starlink.plastic.HubManager
Makes an attempt to unregister from the hub if it's not already been done.
unregister(URI) - Method in class uk.ac.starlink.plastic.MinimalHub
 
unregister() - Method in interface uk.ac.starlink.plastic.PlasticConnection
Ensures that this connection is no longer registered with the hub.
unregister(URI) - Method in class uk.ac.starlink.plastic.PlasticHub
 
unregisterCatalog(Catalog) - Static method in class jsky.catalog.CatalogFactory
Unregister the given catalog, removing it from the list of known catalogs.
unrenderNode(Object, Figure) - Method in class diva.graphx.NodeController
Remove the visual representation of the given node.
unrenderNode(Object, Figure) - Method in class diva.graphx.tutorial.SimpleNodeController
Remove the visual representation of the given node.
UnrepeatableSequenceException - Exception in uk.ac.starlink.table
Exception thrown by StarTable.getRowSequence() calls after the first for tables which can only provide a single RowSequence.
UnrepeatableSequenceException() - Constructor for exception uk.ac.starlink.table.UnrepeatableSequenceException
Constructs an exception with a default message.
UnrepeatableSequenceException(String) - Constructor for exception uk.ac.starlink.table.UnrepeatableSequenceException
Constructs an exception with a given message.
unrotate(double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
Rotates a 3-vector in place from this geom's view coordinate system to its data coordinate system.
unscale(Scaler, double, double, double) - Static method in class uk.ac.starlink.ttools.plot2.Scalings
Utility method to perform the inverse operation of Scaler.scaleValue.
unscaleValue(double, double, double, boolean) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Returns the proportional position of a point within a fixed range.
UNSELECTED - Static variable in interface jsky.timeline.TimeLineNode
 
UNSELECTED_COLOR - Static variable in interface jsky.timeline.TimeLineNode
 
unset(String) - Static method in class jsky.util.Preferences
Remove a key from the set of preferences.
unsetPreference(String) - Method in class jsky.util.Preferences
Remove a key from the set of preferences.
untypedArrayFunc(String, Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns an untyped array resulting from applying a given function expression element-by-element to an input array.
up() - Method in class diva.util.jester.demo.Bar
 
UP - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
update() - Method in class jsky.catalog.gui.CatalogNavigator
Update the layout after a new component has been inserted
update() - Method in class jsky.catalog.gui.CatalogQueryPanel
Update the display to reflect any changes in the catalog's query parameters
update() - Method in class jsky.catalog.gui.TableDisplay
Update the table after the model has changed.
update() - Method in class jsky.image.fits.codec.FITSImage
This method should be called after adding a new HDU.
update(MouseEvent) - Method in class jsky.image.gui.ImageDisplayStatusPanel
Update the status panel with the current position information
update() - Method in class jsky.image.gui.ImageDisplayToolBar
Update the toolbar display using the current text/pictures options.
update() - Method in class jsky.image.ImageProcessor
Process the source image, adding a lookup table and setting appropriate cut levels where needed to improve visibility.
update() - Method in class jsky.navigator.NavigatorImageDisplayToolBar
Update the toolbar display using the current text/pictures options.
update() - Method in class jsky.navigator.NavigatorToolBar
Update the toolbar display using the current text/pictures options.
update() - Method in class jsky.science.AbstractScienceObjectNode
Fires off request to update source and background counts.
update() - Method in class jsky.util.gui.GenericToolBar
Update the toolbar display using the current text/pictures options.
update(String, String) - Method in class jsky.util.JarManager
Update the jar files in the class path by comparing the current jar file versions with ones described under baseURL/filename.
UPDATE - Static variable in class uk.ac.starlink.array.AccessMode
Object representing update (read and write) access.
update(Graphics2D) - Method in class uk.ac.starlink.ast.grf.DefaultGrf
Draw the all known graphics to a component.
update() - Method in class uk.ac.starlink.ast.gui.PlotConfigurator
Force a send of the current configuration to the associated plot, thus hopefully getting it to re-draw itself.
UpdateAction(String, Icon) - Constructor for class uk.ac.starlink.util.gui.StoreControlFrame.UpdateAction
 
updateButton(AbstractButton, String, Icon) - Method in class jsky.util.gui.GenericToolBar
Update the given button to display text, and/or icons, depending on the current settigs.
updateCatalogTree() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Update the catalog tree after a change in the component displayed in the catalog navigator
updateCatInfo(Fits, TableQueryResult, String) - Static method in class jsky.navigator.NavigatorFITSTable
Add (or update) a FITS table named CATINFO with catalog configuration information for the given catalog.
updateChooser() - Method in class uk.ac.starlink.ttools.plot2.config.NamedColorChooserPanel
 
updateChooser() - Method in class uk.ac.starlink.ttools.plot2.config.PaletteColorChooserPanel
 
updateCount(long) - Method in interface uk.ac.starlink.table.ProgressRowSplittable.Target
Reports an updated figure for the progress.
updateCurrentConfiguration() - Method in class uk.ac.starlink.util.gui.StoreControlFrame
Update the current configuration.
updateDecoration(Decoration, boolean) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Requests a change of the current navigation decoration.
updateDisplay(FITSImage) - Method in class jsky.image.fits.gui.FITSHDUChooser
Update the display with the latest information (after a new image was loaded).
updateDisplay() - Method in class jsky.image.fits.gui.FITSKeywords
Update the display to show the values in the current FITS HDU.
updateDisplay(int) - Method in class jsky.image.fits.gui.FITSKeywords
Update the display to show the values in the current FITS HDU.
updateDisplay() - Method in class jsky.image.fits.gui.FITSKeywordsFrame
Update the display from the current image
updateDisplay() - Method in class jsky.image.fits.gui.FITSKeywordsInternalFrame
Update the display from the current image
updateDisplay() - Method in class jsky.image.gui.ImageCutLevelsFrame
Update the display from the current image
updateDisplay() - Method in class jsky.image.gui.ImageCutLevelsInternalFrame
Update the display from the current image
updateDisplay() - Method in class jsky.image.gui.ImageProperties
Update the display to show the current values
updateDisplay() - Method in class jsky.image.gui.ImagePropertiesFrame
Update the display from the current image
updateDisplay() - Method in class jsky.image.gui.ImagePropertiesInternalFrame
Update the display from the current image
updateDisplay() - Method in class uk.ac.starlink.util.gui.BasicFontChooser
Update the display to reflect the new font, size or style.
updateEnabledStates() - Method in class jsky.image.gui.DivaMainImageDisplay
Update the enabled states of some menu/toolbar actions.
updateExternal() - Method in class jsky.timeline.DefaultTimeLineModel
 
updateExternal() - Method in class jsky.timeline.TimeLine
 
updateFileSuffix() - Method in class jsky.image.gui.ImageSaveDialog
Update the suffix of the displayed filename based on the selected file format.
updateFillMenu(boolean) - Method in class uk.ac.starlink.diva.DrawGraphicsMenu
Create or update the "Fill" menu, if set is true assume last entry has just been added and make it current.
updateFont(FontChangedEvent) - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Update the displayed font.
updateFont(FontChangedEvent) - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Update the displayed font.
updateFont(FontChangedEvent) - Method in class uk.ac.starlink.ast.gui.StringsControls
Update the displayed font.
updateFont(FontChangedEvent) - Method in class uk.ac.starlink.ast.gui.TitleControls
Update the displayed font.
updateFontMenu() - Method in class uk.ac.starlink.diva.DrawGraphicsMenu
Update or create the "Font" menu
updateFormatBox(boolean) - Method in class jsky.image.gui.ImageSaveDialog
Update the list of supported output image formats based on the option chosen
updateFromAstAxisLabels() - Method in class uk.ac.starlink.ast.gui.AxisLabelControls
Update interface to reflect values of the current AstAxisLabel.
updateFromAstBorder() - Method in class uk.ac.starlink.ast.gui.BorderControls
Update interface to reflect values of AstBorder object.
updateFromAstGrid() - Method in class uk.ac.starlink.ast.gui.GridControls
Update interface to reflect values of AstGrid object.
updateFromAstNumberLabels() - Method in class uk.ac.starlink.ast.gui.AxisNumLabControls
Update interface to reflect values of the current AstAxisLabel.
updateFromAstStrings() - Method in class uk.ac.starlink.ast.gui.StringsControls
Update interface to reflect values of the current AstStrings.
updateFromAstTicks() - Method in class uk.ac.starlink.ast.gui.TickControls
Update interface to reflect values of the current AstAxisLabel.
updateFromAstTitle() - Method in class uk.ac.starlink.ast.gui.TitleControls
Update interface to reflect values of the current AstTitle.
updateFromFormatChange() - Method in class jsky.util.gui.CoordinatesPanel
 
updateFromGraphicsEdges() - Method in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Update interface to reflect values of GraphicsEdges object.
updateFromGraphicsHints() - Method in class uk.ac.starlink.ast.gui.GraphicsHintsControls
Update interface to reflect values of GraphicsHints object.
updateGoMenu() - Method in class jsky.catalog.gui.CatalogNavigatorMenuBar
Update the Go menu after a change in the component displayed in the catalog navigator
updateHistogram() - Method in class jsky.image.gui.ImageCutLevels
Update the histogram for the image quickly by only modifying the end points.
updateImage() - Method in interface jsky.image.gui.BasicImageDisplay
Update the image display after a change has been made.
updateImage() - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Called when the image has changed to update the display
updateImage(PlanarImage) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
This method updates the source image for this window, which is scaled to the correct magnification before displaying.
updateImage(PlanarImage) - Method in class jsky.image.gui.DivaMainImageDisplay
This method updates the source image for this window, which is scaled to the correct magnification before displaying.
updateImage() - Method in class jsky.image.gui.ImageDisplay
called when the image has changed to update the display
updateImageButtonStates() - Method in class jsky.navigator.NavigatorQueryTool
Set the enabled state of the image related buttons.
updateImageData() - Method in class jsky.image.gui.DivaMainImageDisplay
Update the display to show the contents of the currently loaded image file.
updateImageData() - Method in interface jsky.image.gui.MainImageDisplay
Update the display to show the contents of the currently loaded image file.
updateMBand(double, double, double, double, boolean) - Method in class jsky.image.graphics.MeasureBand
Update the measure band.
updateOutlineMenu(boolean) - Method in class uk.ac.starlink.diva.DrawGraphicsMenu
Create or update the "Outline" menu.
updatePlot() - Method in interface uk.ac.starlink.ast.gui.PlotController
Apply the current PlotConfiguration object state to the Plot.
updateReady() - Method in class uk.ac.starlink.table.gui.AbstractTableLoadDialog
Updates the enabledness state of this dialogue's Submit Action according to the current value of AbstractTableLoadDialog.isReady().
updateRect() - Method in class jsky.image.gui.ImageZoom
Update the rect object with the coordinates of the mouse pointer in the target image.
updateRow(int, Vector) - Method in class jsky.catalog.gui.TableDisplayTool
Update a row in the table with the new data.
updateScaleMinMax(int) - Method in class jsky.util.gui.QuantitySlider
 
updateServiceKit(TapServiceKit) - Method in class uk.ac.starlink.vo.TapQueryPanel
Dispatch various asynchronous requests to populate the state of this panel displaying characteristics of the TAP service.
updateStates() - Method in class jsky.image.graphics.gui.ImageGraphicsMenu
Update the enabled states of some menu items
updateSymbol(Symbol) - Method in class diva.sketch.SketchModel
Provide the means for a client to notify the listeners that the specified symbol has been updated.
updateSymbolTable() - Method in class jsky.catalog.gui.TableSymbolConfig
Update the selected symbolTable row with the currently displayed plot information.
updateTime - Variable in class jsky.util.gui.ProgressBarFilterInputStream
Time in ms of last update (used to slow down text field updates)
updateTitle() - Method in class jsky.catalog.gui.TableDisplayTool
Update the table and frame titles to show the table title and number of rows
updateTitle(String) - Method in class jsky.image.fits.gui.FITSKeywords
Set the frame's title.
updateTitle() - Method in class jsky.image.gui.DivaMainImageDisplay
Set the frame's title.
updateTitle() - Method in class jsky.util.gui.QuantitySlider
 
updateTrace(TraceModel.Trace) - Method in class diva.compat.trace.BasicTraceRenderer
Update the rendering of a trace.
updateTrace(TraceModel.Trace) - Method in interface diva.compat.trace.TraceRenderer
Update the rendering of a trace.
updateTraceElement(TraceModel.Element) - Method in class diva.compat.trace.BasicTraceRenderer
Update the rendering of a trace element.
updateTraceElement(TraceModel.Element) - Method in interface diva.compat.trace.TraceRenderer
Update the rendering of a trace element.
updateTraceElement(TraceModel.Element) - Method in class diva.compat.trace.TraceView
Update the display of an existing trace element
updateTransform() - Method in class diva.canvas.demo.MainWindow
Update the transform of the contained pane
updateTransform() - Method in class diva.canvas.demo.SpaceWindow
Update the transform of the contained pane
updateTreeSelection() - Method in class jsky.catalog.gui.CatalogNavigator
Select the node in the catalog directory tree corresponding to the current display component
updateUI() - Method in class jsky.util.gui.RangeSlider
Notification from the UIFactory that the L&F has changed.
updateUI() - Method in class uk.ac.starlink.ttools.plot2.config.RangeSlider
Overrides the superclass method to install the UI delegate to draw two thumbs.
updateValues() - Method in class jsky.image.gui.ImageDisplayPanel
fill in the label and text field values, where known
UPLOAD_EMPTY - Static variable in class uk.ac.starlink.ttools.cone.CdsUploadMatcher
Whether it is safe/recommended to upload empty tables to match.
UploadConeTable - Class in uk.ac.starlink.ttools.cone
Table suitable for uploading based on a sequence of positional queries and an RowMapper.
UploadConeTable(ConeQueryRowSequence, RowMapper<?>, String, String, String) - Constructor for class uk.ac.starlink.ttools.cone.UploadConeTable
Constructor.
UploadMatcher - Interface in uk.ac.starlink.ttools.cone
Defines a service that can perform sky position crossmatches by taking a sequence of cone-like positions for input and submitting them as a block to a remote execution matching service.
UploadStage - Class in uk.ac.starlink.ttools.taplint
TapLint stage which attempts table uploads.
UploadStage(TapRunner, CapabilityHolder) - Constructor for class uk.ac.starlink.ttools.taplint.UploadStage
Constructor.
UPPER - Static variable in class uk.ac.starlink.ttools.plot.ErrorMode
Upper error bound only.
UPPER_EXTENT - Static variable in class uk.ac.starlink.ttools.plot.ErrorMode
Extent describing errors only higher than the point value.
UPTRIANGLE - Static variable in class uk.ac.starlink.ast.grf.DefaultGrfMarker
Use a pointing up triangle marker.
URL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
url - Variable in class jsky.catalog.URLQueryResult
A URL pointing to the query result
url - Variable in class jsky.html.HTMLViewer
The URL of the currently displayed page
url - Variable in class jsky.image.gui.ImageHistoryItem
The origial image URL
URL - Static variable in class uk.ac.starlink.ttools.calc.WebMapper
Mapper for a string that's already a URL.
UrlConnector - Interface in uk.ac.starlink.auth
Defines how a connection is obtained from a URL.
URLDataSource - Class in uk.ac.starlink.util
A DataSource implementation based on a URL.
URLDataSource(URL) - Constructor for class uk.ac.starlink.util.URLDataSource
Constructs a DataSource from a URL with default content coding and AuthManager.
URLDataSource(URL, ContentCoding) - Constructor for class uk.ac.starlink.util.URLDataSource
Constructs a DataSource from a URL with given content coding policy.
URLDataSource(URL, ContentCoding, AuthManager) - Constructor for class uk.ac.starlink.util.URLDataSource
Constructs a DataSource from a URL with given content coding policy and AuthManager.
urlDecode(String) - Static method in class uk.ac.starlink.ttools.func.URLs
Reverses the quoting performed by urlEncode.
urlEncode(String) - Static method in class uk.ac.starlink.ttools.func.URLs
Performs necessary quoting of a string for it to be included safely in the data part of a URL.
urlEquals(URL, URL) - Static method in class uk.ac.starlink.util.URLUtils
Compares two URLs.
UrlHandler - Interface in uk.ac.starlink.vo
Defines behaviour when a URL is clicked.
UrlMocCoverage - Class in uk.ac.starlink.ttools.cone
MOC coverage implementation which reads a MOC from a given URL.
UrlMocCoverage(URL) - Constructor for class uk.ac.starlink.ttools.cone.UrlMocCoverage
Constructor.
URLParameter - Class in uk.ac.starlink.task
Parameter representing a URL value.
URLParameter(String) - Constructor for class uk.ac.starlink.task.URLParameter
Constructor.
URLQueryResult - Class in jsky.catalog
Represents a query result of some type pointed to by a URL.
URLQueryResult(URL) - Constructor for class jsky.catalog.URLQueryResult
Create a URLQueryResult from the given URL.
URLQueryResult(URL, int) - Constructor for class jsky.catalog.URLQueryResult
Create a URLQueryResult from the given URL.
URLs - Class in uk.ac.starlink.ttools.func
Functions that construct URLs for external services.
urlStr - Variable in class jsky.catalog.gui.CatalogHistoryItem
The URL of the catalog, table or FITS file, if known, otherwise null.
urlStr - Variable in class jsky.html.HTMLViewerHistoryItem
The URL of the page
urlToFile(String) - Static method in class uk.ac.starlink.util.URLUtils
Locates the local file, if any, represented by a URL.
urlToUri(URL) - Static method in class uk.ac.starlink.util.URLUtils
Turns a URL into a URI.
URLUtils - Class in uk.ac.starlink.util
Provides convenience methods for resolving URLs.
URLValueInfo - Class in uk.ac.starlink.table
ValueInfo for URL values.
URLValueInfo(String, String) - Constructor for class uk.ac.starlink.table.URLValueInfo
Constructs a new URLValueInfo.
usage - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
UsageException - Exception in uk.ac.starlink.task
An Exception thrown when a task is invoked with the wrong usage.
UsageException() - Constructor for exception uk.ac.starlink.task.UsageException
 
UsageException(String) - Constructor for exception uk.ac.starlink.task.UsageException
 
UsageException(String, Throwable) - Constructor for exception uk.ac.starlink.task.UsageException
 
UsageException(Throwable) - Constructor for exception uk.ac.starlink.task.UsageException
 
usageWord(Parameter<?>) - Static method in class uk.ac.starlink.ttools.plot2.task.LayerTypeParameter
Returns a "name=<usage>" string for a parameter.
usageWords(Parameter<?>[]) - Static method in class uk.ac.starlink.ttools.plot2.task.LayerTypeParameter
List of name=usage strings for a given set of parameters.
UsageWriter - Class in uk.ac.starlink.ttools.build
Write usage paragraphs specific to the STILTS tasks.
useAuthenticator(JDBCAuthenticator) - Method in class uk.ac.starlink.table.gui.SQLPanel
Initialises this dialog's fields in accordance with a given JDBCAuthenticator object.
useDistanceFilter(Environment) - Method in interface uk.ac.starlink.ttools.cone.Coner
Indicates whether the result table generated by the created ConeSearcher object should be subjected to additional filtering to ensure that only rows in the specified search radius are included in the final output.
useDistanceFilter(Environment) - Method in class uk.ac.starlink.ttools.cone.ConeSearchConer
 
useDistanceFilter(Environment) - Method in class uk.ac.starlink.ttools.cone.JdbcConer
 
useKey(String) - Method in class uk.ac.starlink.fits.FitsHeader
Marks a given keyword as used.
useKey(String) - Method in class uk.ac.starlink.oldfits.HeaderCards
Marks a given keyword as used.
USER - Static variable in interface jsky.coords.CoordinateConverter
Constant for user coordinates
USER_PROP - Static variable in class uk.ac.starlink.util.PropertyAuthenticator
System property supplying basic authentication username ("star.basicauth.user").
UserAgentUtil - Class in uk.ac.starlink.vo
Utilities for manipulating the HTTP User-Agent header from the JVM, following IVOA usage conventions.
useRanges(CubeSurfaceFactory.Profile, ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
 
useRanges(boolean, double[], double) - Method in class uk.ac.starlink.ttools.plot2.geom.FixedSkyviewProjection
Returns false - ranging not used.
useRanges(boolean, double[], double) - Method in class uk.ac.starlink.ttools.plot2.geom.HemisphereProjection
 
useRanges(PlaneSurfaceFactory.Profile, ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
 
useRanges(boolean, double[], double) - Method in interface uk.ac.starlink.ttools.plot2.geom.Projection
Indicates whether ranges should be provided to generate a SkyAspect.
useRanges(boolean, double[], double) - Method in class uk.ac.starlink.ttools.plot2.geom.SinProjection
 
useRanges(SkySurfaceFactory.Profile, ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
 
useRanges(TimeSurfaceFactory.Profile, ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
 
useRanges(P, ConfigMap) - Method in interface uk.ac.starlink.ttools.plot2.SurfaceFactory
Indicates whether ranges should be provided to generate an aspect.
UserDataReader - Interface in uk.ac.starlink.ttools.plot2.data
Reader that can interrogate a RowData to return the coordinate and mask values specified by a DataSpec.
UserFindMode - Class in uk.ac.starlink.ttools.task
Mode for upload crossmatches corresponding to the user options.
UserInterface - Class in uk.ac.starlink.auth
Abstraction via which authentication classes can acquire credentials from the user.
UserInterface() - Constructor for class uk.ac.starlink.auth.UserInterface
 
USERNAME_PROP - Static variable in class uk.ac.starlink.auth.UserInterface
Name of username system property for headless UI instance ("auth.username").
userObject - Variable in class diva.compat.trace.TraceModel.Element
The object value
UserObjectChangeEvent - Class in diva.compat.util
An event that can be used to communicate when the user object changes in a UserObjectContainer.
UserObjectChangeEvent(Object, Object) - Constructor for class diva.compat.util.UserObjectChangeEvent
Construct a GraphEvent with the given source and previous value.
UserObjectChangeListener - Interface in diva.compat.util
A listener for changes in the user object of a UserObjectContainer.
UserObjectContainer - Interface in diva.util
An object which is annotated with a single "user object" which is its semantic equivalent in an application.
UserPass - Class in uk.ac.starlink.auth
Aggregates a username and password.
UserPass(String, char[]) - Constructor for class uk.ac.starlink.auth.UserPass
Constructor.
userSetCutLevels - Variable in class jsky.image.gui.ImageHistoryItem
True if user set the cut levels
userToCanvasCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given user coordinates to canvas coordinates.
userToCanvasCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given user coordinates to canvas coordinates.
userToImageCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given user coordinates to image coordinates.
userToImageCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given user coordinates to image coordinates.
userToScreenCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given user coordinates to screen coordinates.
userToScreenCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given user coordinates to screen coordinates.
userToWorldCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given user coordinates to world coordinates degrees in the equinox of the current image.
userToWorldCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given user coordinates to world coordinates degrees in the equinox of the current image.
usesFraction() - Method in class uk.ac.starlink.ttools.plot2.layer.XYArrayPlacement
Indicates whether this placement pays attention to the value of the fraction parameter.
usesUcd1() - Method in enum uk.ac.starlink.vo.SiaVersion
Returns true if query responses use the UCD1 standard, false if they use the UCD1+ standard.
useValue(long) - Method in class uk.ac.starlink.util.ValueWatcher
Takes note of a value.
UTCdate - Class in uk.ac.starlink.pal
UTC Date
UTCdate(double, double) - Constructor for class uk.ac.starlink.pal.UTCdate
UTC Date
UTCdate(double) - Constructor for class uk.ac.starlink.pal.UTCdate
UTC Date
UTF8 - Static variable in class uk.ac.starlink.auth.AuthUtil
UTF-8 charset, guaranteed present.
Util - Class in uk.ac.starlink.util
General class containing utility methods.
Utilities - Class in uk.ac.starlink.ast.gui
Static utilities class for astgui package.
UTYPE_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
UTYPE_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for VOTable utype attribute.
UTYPE_KEY - Static variable in class uk.ac.starlink.feather.FeatherStarTable
JSON key used to store Utypes in column user metadata.
UTYPE_METAKEY - Static variable in class uk.ac.starlink.ecsv.EcsvTableWriter
Meta map key for Utype string value.
UTYPE_PREFIX - Static variable in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
A string to prefix to a Utype string to indicate the column/parameter with that Utype.
UWS_URI - Static variable in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Namespace URI for UWS schema.
UwsJob - Class in uk.ac.starlink.vo
Job submitted using the Universal Worker Service pattern.
UwsJob(URL) - Constructor for class uk.ac.starlink.vo.UwsJob
Constructor.
UwsJob.JobWatcher - Interface in uk.ac.starlink.vo
Callback interface for objects wanting to be notified of job status changes.
UwsJob.UnexpectedResponseException - Exception in uk.ac.starlink.vo
Exception which may be thrown if a UWS HTTP request receives a response code which is not as mandated by UWS, but not obviously an error.
UwsJobInfo - Interface in uk.ac.starlink.vo
Describes the information about a UWS Job which can be retrieved from a UWS server by retrieving the job's <uws:job> element.
UwsJobInfo.Error - Interface in uk.ac.starlink.vo
Represents error information associated with a UWS job.
UwsJobInfo.Parameter - Interface in uk.ac.starlink.vo
Represents a parameter associated with a UWS job.
UwsJobInfo.Result - Interface in uk.ac.starlink.vo
Represents a result associated with a UWS job.
UwsJobListPanel - Class in uk.ac.starlink.vo
Panel displaying UWS jobs currently known about by the TAP load dialogue.
UwsJobListPanel() - Constructor for class uk.ac.starlink.vo.UwsJobListPanel
Constructor.
UwsJobPanel - Class in uk.ac.starlink.vo
Panel which displays the details for a single UWS job.
UwsJobPanel(boolean) - Constructor for class uk.ac.starlink.vo.UwsJobPanel
Constructor.
UwsStage - Enum in uk.ac.starlink.vo
Enum for categorising the stage of UWS processing.

V

V10 - Static variable in class uk.ac.starlink.votable.VOTableVersion
VOTable 1.0.
V11 - Static variable in class uk.ac.starlink.votable.VOTableVersion
VOTable 1.1.
V12 - Static variable in class uk.ac.starlink.votable.VOTableVersion
VOTable 1.2.
V13 - Static variable in class uk.ac.starlink.votable.VOTableVersion
VOTable 1.3.
V14 - Static variable in class uk.ac.starlink.votable.VOTableVersion
VOTable 1.4.
V15 - Static variable in class uk.ac.starlink.votable.VOTableVersion
VOTable 1.5.
val - Variable in class jsky.image.ImageChangeEvent
Bitmask for boolean values
VALID_PROPERTY - Static variable in interface jsky.science.ScienceObjectModel
Deprecated.
- not being used
validate() - Method in class jsky.catalog.gui.HyperlinkTableCellEditor
 
validate() - Method in class jsky.catalog.gui.HyperlinkTableCellRenderer
 
validate() - Method in class jsky.util.gui.JTextFieldDoubleTableCellRenderer
 
validate(String) - Method in class uk.ac.starlink.coco.CoordinateConversion
Validate a coordinate string.
Validate - Class in uk.ac.starlink.tfcat
Provides a main method which validates TFCat texts.
Validate() - Constructor for class uk.ac.starlink.tfcat.Validate
 
validate(String) - Method in class uk.ac.starlink.vo.AdqlValidator
Validates an ADQL string.
validateDatalink(URL, boolean, boolean) - Method in class uk.ac.starlink.ttools.taplint.DatalinkValidator
Performs checks on a DataLink document obtained from a URL.
validateDatalink(InputStream) - Method in class uk.ac.starlink.ttools.taplint.DatalinkValidator
Performs checks on a DataLink document read from a given input stream.
validateDatalink(VODocument, DatalinkVersion) - Method in class uk.ac.starlink.ttools.taplint.DatalinkValidator
Performs DataLink-specific validation on a VOTable DOM.
validateDec(double, String) - Static method in class jsky.science.Coordinates
Returns a properly validated declination in specified units
validateDec(double) - Static method in class jsky.science.Coordinates
Returns a properly validated declination in degrees.
validateDoc(Reporter, URL, String, String, boolean) - Static method in class uk.ac.starlink.ttools.taplint.XsdValidation
Validates a given document XML document against its declared schema.
validateElement(Element) - Method in interface uk.ac.starlink.hdx.ElementValidator
Checks that an element is a valid instance of a type.
validateLinksDoc(LinksDoc, DatalinkVersion) - Method in class uk.ac.starlink.ttools.taplint.DatalinkValidator
Performs checks on a LinksDoc object.
validateParameters(ParameterBlock) - Method in class jsky.image.operator.CutLevelDescriptor
Checks that all parameters in the ParameterBlock have the correct type before constructing the CutLevelOpImage
validateParameters(ParameterBlock) - Method in class jsky.image.operator.MinMaxDescriptor
Checks that all parameters in the ParameterBlock have the correct type before constructing the MinMaxOpImage
validatePropertyChange(PropertyChangeEvent) - Method in class jsky.timeline.TimeLine
takes a PropertyChangeEvent and throws a PropertyVetoException if anything in the event would cause it to be rejected
validateRa(double, String) - Static method in class jsky.science.Coordinates
Returns a properly validated right-ascension in specified units
validateRa(double) - Static method in class jsky.science.Coordinates
Returns a properly validated right-ascension in degrees.
validateRa(double) - Static method in class jsky.science.CoordinatesOffset
Unlike Coordinates, CoordinatesOffsets can have a negative right ascension The reason is CoordinateOffsets represent deltas (+/-) to a Coordinate.
validateSubject(Subject, Date) - Static method in class uk.ac.starlink.auth.ssl.SSLUtil
Checks whether the subject's certificate credentials are valid at a given date.
validColumn(int) - Method in class nom.tam.fits.BinaryTable
Check if the column number is valid.
validPosition(double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.Sin2
 
validRow(int) - Method in class nom.tam.fits.BinaryTable
Check to see if this is a valid row.
value - Variable in class jsky.catalog.gui.HyperlinkTableCellEditor
The value in the cell
value - Variable in class jsky.catalog.gui.HyperlinkTableCellRenderer
The value in the cell
value - Variable in class jsky.util.gui.LabelEntry
 
value - Variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
 
value(double) - Method in class uk.ac.starlink.dpac.math.PolynomialFunction
Compute the value of the function for the given argument.
value(double) - Method in class uk.ac.starlink.dpac.math.PolynomialSplineFunction
Compute the value for the function.
value - Variable in class uk.ac.starlink.util.gui.SelectStringDialog
The accepted value, null if not accepted
VALUE_COORD - Static variable in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
Coordinate for value determining tile colours.
VALUE_INSETS - Static variable in class jsky.catalog.gui.CatalogQueryPanel
Isets used for values in the GridBagLayout
VALUE_KEY - Static variable in class uk.ac.starlink.datanode.nodes.ValueInfoMetamapGroup
 
ValueButtonGroup<T> - Class in uk.ac.starlink.util.gui
Extends ButtonGroup by associating a value with each button.
ValueButtonGroup() - Constructor for class uk.ac.starlink.util.gui.ValueButtonGroup
Constructor.
valueChanged(TreeSelectionEvent) - Method in class uk.ac.starlink.datanode.tree.TreeNodeChooser
Implements the TreeSelectionListener interface; public as an implementation detail.
valueChanged(ListSelectionEvent) - Method in class uk.ac.starlink.vo.CheckBoxMenu
 
ValueChecker() - Constructor for class uk.ac.starlink.ttools.votlint.ParamHandler.ValueChecker
 
valueComplete() - Method in class uk.ac.starlink.votable.soap.AxisTableDeserializer
 
ValueConverter - Interface in uk.ac.starlink.ttools.convert
Defines a conversion from one data type to another.
ValueConverter - Class in uk.ac.starlink.vo
Provides some way of converting a string value into a numeric.
ValueConverter(String) - Constructor for class uk.ac.starlink.vo.ValueConverter
Constructor.
ValueConverter.DMSDegreesValueConverter - Class in uk.ac.starlink.vo
Converter for degrees:minutes:seconds format.
ValueConverter.HMSDegreesValueConverter - Class in uk.ac.starlink.vo
Converter for hours:minute:seconds format.
ValueConverter.UnitValueConverter - Class in uk.ac.starlink.vo
ValueConverter class which scales by a given factor (represents a particular unit).
valueDouble(String) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Returns the value of a named column in this reader's table at the current row as a double.
ValueFieldPanel - Class in uk.ac.starlink.vo
Utility class for presenting an aligned stack of value fields.
ValueFieldPanel() - Constructor for class uk.ac.starlink.vo.ValueFieldPanel
Constructor.
valueForPathChanged(TreePath, Object) - Method in class jsky.catalog.AbstractCatalogDirectory
Messaged when the user has altered the value for the item identified by path to newValue.
valueForPathChanged(TreePath, Object) - Method in class uk.ac.starlink.datanode.tree.DataNodeTreeModel
Messaged when the user has altered the value for an item.
valueForPathChanged(TreePath, Object) - Method in class uk.ac.starlink.vo.MaskTreeModel
 
valueForPathChanged(TreePath, Object) - Method in class uk.ac.starlink.vo.TapMetaTreeModel
 
valueForPathChanged(TreePath, Object) - Method in class uk.ac.starlink.vo.TapServiceTreeModel
 
ValueHandler - Interface in uk.ac.starlink.table.jdbc
Defines how the data from a particular column of a JDBC table are turned into java objects.
ValueInfo - Interface in uk.ac.starlink.table
Describes a value, for instance one obtained from cells in a given table column, or from a table parameter.
ValueInfoCellEditor - Class in uk.ac.starlink.table.gui
Can make a TableCellEditor suitable for a ValueInfo.
ValueInfoCellEditor() - Constructor for class uk.ac.starlink.table.gui.ValueInfoCellEditor
 
ValueInfoCellRenderer - Class in uk.ac.starlink.table.gui
A TableCellRenderer which does its rendering according to a ValueInfo object which describes the values which it is expected to have to render.
ValueInfoCellRenderer(ValueInfo) - Constructor for class uk.ac.starlink.table.gui.ValueInfoCellRenderer
Constructs a renderer from a ValueInfo object.
ValueInfoMapGroupTable - Class in uk.ac.starlink.ttools.filter
StarTable implementation built on a MapGroup whose keys are ValueInfo objects representing columns of the table.
ValueInfoMetamapGroup - Class in uk.ac.starlink.datanode.nodes
A MetamapGroup which describes a set of ValueInfo objects.
ValueInfoMetamapGroup(List) - Constructor for class uk.ac.starlink.datanode.nodes.ValueInfoMetamapGroup
Constructs a ValueInfoMetamapGroup from a List value metadata objects.
valueInt(String) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Returns the value of a named column in this reader's table at the current row as an int.
valueLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
valueLong(String) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Returns the value of a named column in this reader's table at the current row as a long int.
valueObject(String) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Returns the value of a named column in this reader's table at the current row as an Object; This is not generally the recommended way to access column values, but it will work for column names without any syntactical restrictions.
valueOf(String) - Static method in enum gaia.cu9.tools.parallax.DistanceEstimator.EstimationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.pds.label.object.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String, String, int) - Static method in class jsky.science.Coordinates
Creates a new Coordinates object using two strings for the RA and Dec.
valueOf(String, String) - Static method in class jsky.science.Coordinates
Creates a new Coordinates object using two strings for the RA and Dec.
valueOf(String) - Method in class uk.ac.starlink.ast.gui.AstDouble
Creates a new AstDouble object by initializing to the value represented by the specified string.
valueOf(String, Frame, int) - Static method in class uk.ac.starlink.ast.gui.AstDouble
Returns a new AstDouble object initialized to the value represented by the specified string.
valueOf(String) - Static method in enum uk.ac.starlink.auth.AuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ecsv.MessagePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.feather.VariableStarColumnWriter.PointerSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.pds4.TableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.table.HealpixTableInfo.HpxCoordSys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.table.join.PairMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.tfcat.TfcatStatus.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.calc.SchlegelCalculator.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.calc.SchlegelCalculator.Statistic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.cone.Coverage.Amount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.cone.ServiceFindMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.plot2.config.SliderSpecifier.TextOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.plot2.data.Area.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.plot2.data.IntegerCoord.IntType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.plot2.data.StorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.plot2.geom.MatrixFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.plot2.layer.AngleUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.plot2.layer.AxisOpt
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.plot2.layer.Combiner.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.plot2.layer.Cumulation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.taplint.DatalinkCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.taplint.FixedCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.taplint.ReportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.taplint.XsdValidation.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.task.Credibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.task.TapResultReader.DeleteMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.ttools.votlint.SaxMessager.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.vo.AdqlVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.vo.DatalinkVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.vo.SiaVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.vo.TapServiceFinder.Target
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.vo.TapTableLoadDialog.TapRunMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.vo.TapVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.vo.UcdStatus.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.vo.UnitStatus.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.vo.UwsStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum uk.ac.starlink.vo.Vosi11TapMetaReader.DetailMode
Returns the enum constant of this type with the specified name.
ValueParser - Class in uk.ac.starlink.ttools.votlint
Object which knows how to interpret the values associated with a FIELD or PARAM object.
ValueParser() - Constructor for class uk.ac.starlink.ttools.votlint.ValueParser
 
ValueRange - Class in jsky.catalog
Represents a range of values, given by minValue and maxValue, where minValue <= x <= maxValue.
ValueRange(Comparable) - Constructor for class jsky.catalog.ValueRange
Initialize from the given value (tests for equality)
ValueRange(Comparable, Comparable) - Constructor for class jsky.catalog.ValueRange
Initialize from the given min and max values
ValueRange(Comparable, boolean, Comparable, boolean) - Constructor for class jsky.catalog.ValueRange
Initialize from the given min and max values and the flags.
valueReader(RowData) - Method in class uk.ac.starlink.ttools.plot2.data.CoordSpec
Returns an object that can read the user value for this coordinate from the current row of a supplied a row sequence.
values() - Static method in enum gaia.cu9.tools.parallax.DistanceEstimator.EstimationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.pds.label.object.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.auth.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ecsv.MessagePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.feather.VariableStarColumnWriter.PointerSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.pds4.TableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.table.HealpixTableInfo.HpxCoordSys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.table.join.PairMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.tfcat.TfcatStatus.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.calc.SchlegelCalculator.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.calc.SchlegelCalculator.Statistic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.cone.Coverage.Amount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.cone.ServiceFindMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.plot2.config.SliderSpecifier.TextOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.plot2.data.Area.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.plot2.data.IntegerCoord.IntType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.plot2.data.StorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.plot2.geom.MatrixFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.plot2.layer.AngleUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.plot2.layer.AxisOpt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.plot2.layer.Combiner.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.plot2.layer.Cumulation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.taplint.DatalinkCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.taplint.FixedCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.taplint.ReportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.taplint.XsdValidation.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.task.Credibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.task.TapResultReader.DeleteMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.ttools.votlint.SaxMessager.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.vo.AdqlVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.vo.DatalinkVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.vo.SiaVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.vo.TapServiceFinder.Target
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.vo.TapTableLoadDialog.TapRunMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.vo.TapVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.vo.UcdStatus.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.vo.UnitStatus.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.vo.UwsStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum uk.ac.starlink.vo.Vosi11TapMetaReader.DetailMode
Returns an array containing the constants of this enum type, in the order they are declared.
ValuesElement - Class in uk.ac.starlink.votable
Field or Param value restriction set represented by a VALUES element in a VOTable.
ValueStore - Interface in uk.ac.starlink.table
Interface for storing a vector of values.
valueString(String) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Returns the value of a named column in this reader's table at the current row as a String.
valuesUpdated() - Method in class jsky.util.gui.VRangeSlider
Called whenever the min or max value is updated.
valueToString(Boolean) - Method in class uk.ac.starlink.ttools.plot2.config.BooleanConfigKey
 
valueToString(T) - Method in class uk.ac.starlink.ttools.plot2.config.ChoiceConfigKey
 
valueToString(boolean[]) - Method in class uk.ac.starlink.ttools.plot2.config.CombinationConfigKey
 
valueToString(T) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigKey
Reports a value as a string.
valueToString(double[]) - Method in class uk.ac.starlink.ttools.plot2.config.DoubleArrayConfigKey
 
valueToString(Double) - Method in class uk.ac.starlink.ttools.plot2.config.DoubleConfigKey
 
valueToString(T) - Method in class uk.ac.starlink.ttools.plot2.config.HiddenConfigKey
Throws UnsupportedOperationException.
valueToString(Integer) - Method in class uk.ac.starlink.ttools.plot2.config.IntegerConfigKey
 
valueToString(T) - Method in class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
Invokes the toString method of the supplied option.
valueToString(SkySys) - Method in class uk.ac.starlink.ttools.plot2.config.SkySysConfigKey
 
valueToString(double) - Method in class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
Formats a value provided by this specifier for display.
valueToString(String) - Method in class uk.ac.starlink.ttools.plot2.config.StringConfigKey
 
valueToString(Subrange) - Method in class uk.ac.starlink.ttools.plot2.config.SubrangeConfigKey
 
valueToString(Double) - Method in class uk.ac.starlink.ttools.plot2.config.TimeConfigKey
 
valueToString(T) - Method in class uk.ac.starlink.ttools.plot2.config.ToggleNullConfigKey
 
ValueType - Class in uk.ac.starlink.plastic
Defines the type of a value which is passed through the PLASTIC messaging system.
ValueType(String, Class, Object) - Constructor for class uk.ac.starlink.plastic.ValueType
Constructs a basic value type with a given symbolic name and a java class which all legal values of this type must instantiate.
ValueTypeException - Exception in uk.ac.starlink.plastic
Exception thrown when a value passed by a PLASTIC call does not match the ValueType it is supposed to have.
ValueTypeException(String) - Constructor for exception uk.ac.starlink.plastic.ValueTypeException
Constructs an exception with a given message.
ValueTypeException(String, Throwable) - Constructor for exception uk.ac.starlink.plastic.ValueTypeException
Constructs an exception with a given message and cause.
valueValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
ValueWatcher - Class in uk.ac.starlink.util
Looks out for an unused value in a sequence of submitted numbers.
ValueWatcher(long, long) - Constructor for class uk.ac.starlink.util.ValueWatcher
Constructs a ValueWatcher which will look out for values in the range covered by loBound and hiBound inclusive.
VAO_REG - Static variable in class uk.ac.starlink.vo.Ri1RegistryQuery
Endpoint for VAO registry.
VAR_POINTER_SIZE - Static variable in class uk.ac.starlink.feather.StarColumnWriters
Default pointer size for variable-length column output.
VariableFitsTableSerializer - Class in uk.ac.starlink.fits
FitsTableSerializer which can write variable array-valued columns using the 'P' or 'Q' TFORM formatting characters.
VariableFitsTableSerializer(FitsTableSerializerConfig, StarTable, StoragePolicy) - Constructor for class uk.ac.starlink.fits.VariableFitsTableSerializer
Constructor.
VariableFitsTableWriter - Class in uk.ac.starlink.fits
TableWriter which writes FITS BINTABLEs with variable-length arrays where appropriate.
VariableFitsTableWriter() - Constructor for class uk.ac.starlink.fits.VariableFitsTableWriter
Constructs a writer with default characteristics.
VariableFitsTableWriter(Boolean, boolean, WideFits) - Constructor for class uk.ac.starlink.fits.VariableFitsTableWriter
Deprecated.
allows some configuration options but not others; use no-arg constructor and configuration methods instead
VariableRadiusConePixer - Interface in uk.ac.starlink.table.join
Can calculate which sky pixels fall within a cone of variable radius.
VariableStarColumnWriter - Class in uk.ac.starlink.feather
StarColumnWriter implementations for variable-length values.
VariableStarColumnWriter(StarTable, int, FeatherType, boolean, VariableStarColumnWriter.PointerSize) - Constructor for class uk.ac.starlink.feather.VariableStarColumnWriter
Constructor.
VariableStarColumnWriter.PointerSize - Enum in uk.ac.starlink.feather
Enumeration for pointer size.
VariableTablesInput - Class in uk.ac.starlink.ttools.task
TablesInput which allows a variable number of input tables, fixed at runtime using an integer parameter.
VariableTablesInput(boolean) - Constructor for class uk.ac.starlink.ttools.task.VariableTablesInput
Constructs an input tables parameter with a default base name.
VariableTablesInput(boolean, String, String) - Constructor for class uk.ac.starlink.ttools.task.VariableTablesInput
Constructs an input tables parameter with a given base name.
variance(Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the population variance of all the non-blank elements in the array.
variance(double...) - Static method in class uk.ac.starlink.ttools.func.Lists
Returns the population variance of the non-blank supplied arguments.
varpi - Variable in class gaia.cu9.tools.parallax.datamodel.StarVariables
 
VARPI - Static variable in class gaia.cu9.tools.parallax.readers.StarVariablesCsvSchema
 
VECTOR_SHAPE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for vector marker style.
VectorFigure - Class in diva.canvas.toolbox
A VectorFigure is a figure containing a list of objects that are drawn to produce the figure.
VectorFigure() - Constructor for class diva.canvas.toolbox.VectorFigure
Create a new blank figure.
VectorFigureTutorial - Class in diva.canvas.tutorial
An example showing how to use VectorFigure.
VectorFigureTutorial() - Constructor for class diva.canvas.tutorial.VectorFigureTutorial
Create a JCanvas and put it into a window.
vectorSeparation(double[], double[]) - Static method in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
Angle in radians between two (not necessarily unit) vectors.
VectorSortPlotVolume - Class in uk.ac.starlink.ttools.plot
PlotVolume implementation which accumulates all points to plot and then plots them by drawing, suitable for a vector-like context.
VectorSortPlotVolume(Component, Graphics, MarkStyle[], double, int[], double, DataColorTweaker) - Constructor for class uk.ac.starlink.ttools.plot.VectorSortPlotVolume
Constructor.
vectorToHash(HashComputer, double[]) - Static method in class uk.ac.starlink.ttools.plot2.CdsHealpixUtil
Calculates the tile index given a sky surface position unit vector.
vectorToLonlat(double[], double[]) - Static method in class uk.ac.starlink.ttools.plot2.CdsHealpixUtil
Converts a sky surface data position unit vector to a longitude, latitude 2-vector, writing the result to a supplied array.
vectorToLonlat(double[]) - Static method in class uk.ac.starlink.ttools.plot2.CdsHealpixUtil
Converts a sky surface data position unit vector to a longitude, latitude 2-vector, returning the restult as a new array.
VEGA_AB_H - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Vega (as in 2MASS) and AB magnitudes in H band.
VEGA_AB_J - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Vega (as in 2MASS) and AB magnitudes in J band.
VEGA_AB_K - Static variable in class uk.ac.starlink.ttools.func.Fluxes
Approximate offset between Vega (as in 2MASS) and AB magnitudes in K band.
VEGAMAG - Static variable in class jsky.science.Flux
 
VEGAMAGABBREV - Static variable in class jsky.science.Flux
 
version() - Static method in class nom.tam.fits.Fits
Indicate the version of these classes
VERSION_RESOURCE - Static variable in class uk.ac.starlink.ttools.Stilts
 
VERSION_TAG - Static variable in class diva.sketch.recognition.MSTrainingParser
Indicate the version of this training model.
VERSION_TAG - Static variable in class diva.sketch.recognition.SSTrainingParser
Indicate the version of this training model.
VersionChecker - Class in uk.ac.starlink.ttools.votlint
Attribute checker for the VOTABLE element's version attribute.
VersionChecker() - Constructor for class uk.ac.starlink.ttools.votlint.VersionChecker
 
VersionDetail - Class in uk.ac.starlink.ttools.votlint
Contains VOTable version-specific validation logic.
VersionDetail(VOTableVersion) - Constructor for class uk.ac.starlink.ttools.votlint.VersionDetail
Constructor.
VersionDetector - Class in uk.ac.starlink.ttools.votlint
Determines the version of a VOTable document.
VersionDetector() - Constructor for class uk.ac.starlink.ttools.votlint.VersionDetector
 
VersionedLanguage - Class in uk.ac.starlink.vo
Aggregates a TapLanguage and one of its declared versions.
VersionedLanguage(TapLanguage, String) - Constructor for class uk.ac.starlink.vo.VersionedLanguage
Constructor.
VERTICAL - Static variable in class diva.graph.layout.LevelLayout
Layout the graph in levels from top to bottom.
VERTICAL - Static variable in class jsky.util.gui.CoordinatesOffsetPanel
Orientation where RA is on top of DEC
VERTICAL - Static variable in class jsky.util.gui.CoordinatesPanel
Orientation where RA is on top of DEC
VERTICAL - Static variable in class jsky.util.gui.ProperMotionPanel
Orientation where RA is on top of DEC
verticalPanelLayout() - Method in class jsky.image.gui.ImageDisplayPanel
Combine the panel items in a vertical layout
verticalRotate(double, double, boolean) - Static method in class uk.ac.starlink.ttools.plot2.geom.SinProjection
Rotation matrix which results in an orientation with the viewing plane X coordinate of the north pole equal to zero.
vertices() - Method in class diva.canvas.interactor.PathGeometry
Return an iteration over the vertices in this geometry object.
vertThumbIcon - Static variable in class jsky.util.gui.MetalRangeSliderUI
 
veto() - Method in class diva.sketch.recognition.SceneDelta.Additive
Remove this delta from the database.
veto() - Method in class diva.sketch.recognition.SceneDelta.Subtractive
Remove this delta from the database.
veto() - Method in class diva.sketch.recognition.SceneDelta
Remove this delta from the database.
vetoableChange(PropertyChangeEvent) - Method in class jsky.timeline.BlockTimeLineNode
 
vetoableChange(PropertyChangeEvent) - Method in class jsky.timeline.DefaultTimeLineNode
 
vetoableChange(PropertyChangeEvent) - Method in class jsky.timeline.DefaultVetoableTimeLineNodeModel
 
VetoableTimeLineNodeModel - Interface in jsky.timeline
The model for an event aware time line node.
VF - Static variable in class uk.ac.starlink.pal.Pal
Km/s to AU/year
View - Interface in diva.gui
View is an interface that captures the notion of a view on a document in a graphical application.
View - Interface in diva.pod
A View displays data in the Layout protocol.
VIEW_CLOSED - Static variable in class diva.gui.ViewEvent
The view closed event type
VIEW_CLOSING - Static variable in class diva.gui.ViewEvent
The view closing event type
VIEW_DESELECTED - Static variable in class diva.gui.ViewEvent
The view deselected event type
VIEW_FILE_TYPES - Static variable in class jsky.image.gui.ImageSaveDialog
The set of possible file types for saving the current view.
VIEW_HIDDEN - Static variable in class diva.gui.ViewEvent
The view hidden event type
VIEW_MOVED - Static variable in class diva.gui.ViewEvent
The view moved event type
VIEW_RESIZED - Static variable in class diva.gui.ViewEvent
The view resized event type
VIEW_SELECTED - Static variable in class diva.gui.ViewEvent
The view selected event type
VIEW_SHOWN - Static variable in class diva.gui.ViewEvent
The view shown event type
ViewAdapter - Class in diva.gui
An adapter for view listener, containing empty method implementations.
ViewAdapter() - Constructor for class diva.gui.ViewAdapter
 
VIEWBASE_PROPERTY - Static variable in class uk.ac.starlink.table.gui.ViewHugeTableModel
Name of property giving underlying value of first row of this model.
viewClosed(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view has been closed.
viewClosed(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view has been closed.
viewClosing(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view is about to be closed.
viewClosing(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view is about to be closed
viewDeselected(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view has been de-selected.
viewDeselected(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view has been de-selected.
ViewEvent - Class in diva.gui
A view event is generated when a view of a Document is iconified, selected, closed, and so on.
ViewEvent(JComponent, int) - Constructor for class diva.gui.ViewEvent
Create a view event with the specified component and type.
viewFitsExtensions() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog window for displaying a table of the FITS extensions
viewFitsKeywords() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog window for displaying the FITS Keywords.
viewHidden(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view has been hidden.
viewHidden(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view has been hidden.
ViewHugeSelectionModel - Class in uk.ac.starlink.table.gui
ListSelectionModel to use in conjunction with a ViewHugeTableModel for tracking row selection of very large tables.
ViewHugeSelectionModel(ListSelectionModel, ViewHugeTableModel) - Constructor for class uk.ac.starlink.table.gui.ViewHugeSelectionModel
Constructor.
ViewHugeTableModel - Class in uk.ac.starlink.table.gui
Swing TableModel implementation which provides a view on a very large table model.
ViewHugeTableModel() - Constructor for class uk.ac.starlink.table.gui.ViewHugeTableModel
Constructs an empty model.
ViewHugeTableModel(TableModel, JScrollBar) - Constructor for class uk.ac.starlink.table.gui.ViewHugeTableModel
Constructs a configured model.
viewImageProperties() - Method in class jsky.image.gui.DivaMainImageDisplay
Pop up a dialog window for displaying the image properties.
viewList() - Method in class diva.gui.AbstractApplication
Get a list of all view objects known by this application.
viewList(Document) - Method in class diva.gui.AbstractApplication
Get a list of all view objects known by this application.
viewList() - Method in interface diva.gui.Application
Get an iterator over all views
ViewListener - Interface in diva.gui
A listener interface for receiving events on views.
viewMenu - Variable in class jsky.app.jskycat.JSkyCatMenuBar
Handle for the View menu
viewMenu - Variable in class jsky.html.HTMLViewerMenuBar
Handle for the View menu
viewMoved(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view moves
viewMoved(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view moves
viewResized(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view was resized
viewResized(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view was resized
viewSelected(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view has been selected.
viewSelected(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view has been selected.
viewShown(ViewEvent) - Method in class diva.gui.ViewAdapter
Invoked when the view has been shown.
viewShown(ViewEvent) - Method in interface diva.gui.ViewListener
Invoked when the view has been shown.
VIEWSIZE - Static variable in class uk.ac.starlink.table.gui.ViewHugeTableModel
Fixed number of rows displayed by this model.
VIEWSYS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key for the sky system used for projecting the data.
visible - Variable in class jsky.image.graphics.gui.CanvasDraw
Used to toggle the visibility of all figures
visible - Variable in class jsky.image.graphics.ImageLayer
If the flag is false, then the object will not be painted on the screen.
visible - Variable in class uk.ac.starlink.diva.DrawActions
Used to toggle the visibility of all figures
VisibleComponent - Interface in diva.canvas
A visible component is a canvas component that is painted onto a graphics context.
visiblePixels() - Method in class uk.ac.starlink.ttools.plot2.layer.SkySurfaceTiler
Returns a collection of pixels that are, or may be, visible on the surface.
visited - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
visitNode(Node) - Method in interface uk.ac.starlink.util.NodeDescendants.Visitor
Visit a node in a tree.
visitTree(NodeDescendants.Visitor) - Method in class uk.ac.starlink.util.NodeDescendants
Visits each of the nodes in the tree.
VisualObjectContainer - Interface in diva.compat.util
An object which is visually represented by a "visual object" which is its visible representation within a visualization or editing application.
VIZIER - Static variable in class uk.ac.starlink.vo.TapMetaPolicy
Uses the non-standard VizieR two-level tables endpoint.
VizierTapMetaReader - Class in uk.ac.starlink.vo
TapMetaReader implementation that works with VizieR's non-standard tableset endpoint.
VizierTapMetaReader(URL, MetaNameFixer, ContentCoding) - Constructor for class uk.ac.starlink.vo.VizierTapMetaReader
Constructor.
VO - Class in uk.ac.starlink.ttools.func
Virtual Observatory-specific functions.
VO_DOWHAT - Static variable in class uk.ac.starlink.vo.ResourceIcon
 
VocabAttributeChecker - Class in uk.ac.starlink.ttools.votlint
Checks an attribute whose content is defined by the content of an IVOA Vocabulary.
VocabAttributeChecker(VocabChecker) - Constructor for class uk.ac.starlink.ttools.votlint.VocabAttributeChecker
 
VocabChecker - Class in uk.ac.starlink.ttools.votlint
Checks values that are defined by the content of an IVOA Vocabulary.
VocabChecker(String, String[]) - Constructor for class uk.ac.starlink.ttools.votlint.VocabChecker
Constructor.
VocabChecker.TermReporter - Interface in uk.ac.starlink.ttools.votlint
Callback interface for reporting vocabulary interrogation results.
VocabTerm - Interface in uk.ac.starlink.vo
Represents a term in an IVOA Vocabulary and its associated properties.
Vocabulary - Class in uk.ac.starlink.vo
Represents information from an IVOA Vocabulary.
Vocabulary(String, VocabTerm[], String) - Constructor for class uk.ac.starlink.vo.Vocabulary
Constructor.
vocel - Variable in class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
VOCOMPONENT - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
VOComponentDataNode - Class in uk.ac.starlink.datanode.nodes
Generic node for representing VOTable elements.
VOComponentDataNode(Source) - Constructor for class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
VOComponentDataNode(Source, String) - Constructor for class uk.ac.starlink.datanode.nodes.VOComponentDataNode
 
VODataNodeBuilder - Class in uk.ac.starlink.datanode.factory
 
VODataNodeBuilder() - Constructor for class uk.ac.starlink.datanode.factory.VODataNodeBuilder
 
VODATASERVICE_URI - Static variable in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Namespace URI for VODataService schema.
VODocument - Class in uk.ac.starlink.votable
Document implementation which holds a VOTable-specific DOM.
VODocument(String, boolean) - Constructor for class uk.ac.starlink.votable.VODocument
Constructs a new VODocument with a specified System ID.
VODocument() - Constructor for class uk.ac.starlink.votable.VODocument
Constructs a new VODocument.
VOElement - Class in uk.ac.starlink.votable
Element implementation for use within VOTable documents.
VOElementFactory - Class in uk.ac.starlink.votable
Provides methods for constructing VOElements from a variety of sources.
VOElementFactory(StoragePolicy) - Constructor for class uk.ac.starlink.votable.VOElementFactory
Constructs a new VOElementFactory with a given storage policy.
VOElementFactory() - Constructor for class uk.ac.starlink.votable.VOElementFactory
Constructs a new VOElementFactory with the default storage policy.
VOID - Static variable in class uk.ac.starlink.plastic.ValueType
Void type - the return type for methods with no return value.
VOLUME_OR_NULL - Static variable in class uk.ac.starlink.ttools.plot2.data.SkyCoord.SkyVariant
Has radial coordinate, point considered blank if radius blank .
VOLUME_OR_UNIT - Static variable in class uk.ac.starlink.ttools.plot2.data.SkyCoord.SkyVariant
Has radial coordinate, considered on unit sphere if radius blank.
VORegResource - Class in uk.ac.starlink.vo
RegResource implementation based on a VOResource object.
VORegResource(VOResource) - Constructor for class uk.ac.starlink.vo.VORegResource
Constructor.
VOSerializer - Class in uk.ac.starlink.votable
Class which knows how to serialize a table's fields and data to VOTable elements.
VOSI10 - Static variable in class uk.ac.starlink.vo.TapMetaPolicy
Uses the VOSI 1.0 /tables endpoint.
VOSI11_MAX - Static variable in class uk.ac.starlink.vo.TapMetaPolicy
Uses the VOSI 1.1 one-stage (detail=max) /tables endpoint.
VOSI11_MIN - Static variable in class uk.ac.starlink.vo.TapMetaPolicy
Uses the VOSI 1.1 two-stage (detail=min) /tables endpoint.
VOSI11_NULL - Static variable in class uk.ac.starlink.vo.TapMetaPolicy
Uses the VOSI 1.1 /tables endpoint (backward compatible).
Vosi11TapMetaReader - Class in uk.ac.starlink.vo
TapMetaReader that works with the VOSI-1.1 scalable /tables endpoint.
Vosi11TapMetaReader(URL, MetaNameFixer, ContentCoding, Vosi11TapMetaReader.DetailMode) - Constructor for class uk.ac.starlink.vo.Vosi11TapMetaReader
Constructor.
Vosi11TapMetaReader.DetailMode - Enum in uk.ac.starlink.vo
Enumeration for detail-preference mode of table metadata queries.
VOStarTable - Class in uk.ac.starlink.votable
A StarTable implementation based on a VOTable.
VOStarTable(TableElement) - Constructor for class uk.ac.starlink.votable.VOStarTable
Construct a VOStarTable from a TABLE element.
VOT_HIGHLIGHTOBJECT - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
VOT_HIGHLIGHTOBJECT - Static variable in class uk.ac.starlink.plastic.MessageId
 
VOT_LOAD - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
VOT_LOAD - Static variable in class uk.ac.starlink.plastic.MessageId
 
VOT_LOADURL - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
VOT_LOADURL - Static variable in class uk.ac.starlink.plastic.MessageId
 
VOT_SHOWOBJECTS - Static variable in class uk.ac.starlink.plastic.MessageDefinition
 
VOT_SHOWOBJECTS - Static variable in class uk.ac.starlink.plastic.MessageId
 
VOTABLE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
VOTABLE - Static variable in class uk.ac.starlink.ttools.taplint.DatalinkCode.Doc
 
VOTABLE_MIMETYPE - Static variable in class uk.ac.starlink.datanode.tree.DataNodeTransferable
 
VOTABLE_VERSION_PROP - Static variable in class uk.ac.starlink.votable.VOTableVersion
System property name whose value gives the default VOTable version written by instances of this class if no version is given explicitly.
VOTableBuilder - Class in uk.ac.starlink.votable
Implementation of the TableBuilder interface which gets StarTables from VOTable documents.
VOTableBuilder() - Constructor for class uk.ac.starlink.votable.VOTableBuilder
Default constructor.
VOTableBuilder(boolean) - Constructor for class uk.ac.starlink.votable.VOTableBuilder
Constructs a builder with explicit setting of whether VOTable standard interpreation is strict or not.
VOTableDataNode - Class in uk.ac.starlink.datanode.nodes
Node representing a top-level VOTable document.
VOTableDataNode(XMLDocument) - Constructor for class uk.ac.starlink.datanode.nodes.VOTableDataNode
 
VOTableDOMBuilder - Class in uk.ac.starlink.votable
Custom DOM builder for parsing VOTable documents or fragments.
VOTableDOMBuilder(StoragePolicy, boolean) - Constructor for class uk.ac.starlink.votable.VOTableDOMBuilder
Constructor.
VOTableFitsTableWriter - Class in uk.ac.starlink.votable
TableWriter which writes table data into the first extension of a FITS file, Unlike FitsTableWriter however, the primary extension is not left contentless, instead it gets the text of a DATA-less VOTable written into it.
VOTableFitsTableWriter(String) - Constructor for class uk.ac.starlink.votable.VOTableFitsTableWriter
Constructor.
VOTableSerialization - Class in uk.ac.starlink.votable.soap
Utility class for use with VOTable custom serialization for AXIS.
VOTableTableDataNode - Class in uk.ac.starlink.datanode.nodes
 
VOTableTableDataNode(Source) - Constructor for class uk.ac.starlink.datanode.nodes.VOTableTableDataNode
 
VOTableVersion - Class in uk.ac.starlink.votable
Provides characteristics for a given version of the VOTable standard.
VOTableVersion(String) - Constructor for class uk.ac.starlink.votable.VOTableVersion
Constructor.
VOTableWriter - Class in uk.ac.starlink.votable
Implementation of the StarTableWriter interface for VOTables.
VOTableWriter() - Constructor for class uk.ac.starlink.votable.VOTableWriter
Constructs a default VOTableWriter.
VOTableWriter(DataFormat, boolean) - Constructor for class uk.ac.starlink.votable.VOTableWriter
Constructs a VOTableWriter with specified output type and default VOTable version.
VOTableWriter(DataFormat, boolean, VOTableVersion) - Constructor for class uk.ac.starlink.votable.VOTableWriter
Constructs a VOTableWriter with specified output characterstics and a given version of the VOTable standard.
VotCopy - Class in uk.ac.starlink.ttools.task
Task which Copies a VOTable XML document intact but with control over the DATA encoding type.
VotCopy() - Constructor for class uk.ac.starlink.ttools.task.VotCopy
Constructor.
VotCopyHandler - Class in uk.ac.starlink.ttools.copy
SAX content handler which takes SAX events and converts them to an output stream in a VOTable-sensitive way.
VotCopyHandler(boolean, DataFormat, VOTableVersion, boolean, boolean, String, boolean, StoragePolicy) - Constructor for class uk.ac.starlink.ttools.copy.VotCopyHandler
Constructor.
vote() - Method in class diva.sketch.recognition.VotingSceneRecognizer
Tally all of the votes of the sub-recognizers and emit them all into a recognition.
vote() - Method in class diva.sketch.recognition.VotingStrokeRecognizer
Tally all of the votes of the sub-recognizers and emit them all into a recognition.
VotingSceneBuilder - Class in diva.sketch.rcl
Build a voting scene recognizer that votes among the children of the given element.
VotingSceneBuilder() - Constructor for class diva.sketch.rcl.VotingSceneBuilder
 
VotingSceneRecognizer - Class in diva.sketch.recognition
A composite recognizer which allows multiple sub-recognizers to vote on interpretations of a given scene.
VotingSceneRecognizer(SceneRecognizer[]) - Constructor for class diva.sketch.recognition.VotingSceneRecognizer
Construct a voting recognizer with the following child recognizers.
VotingStrokeBuilder - Class in diva.sketch.rcl
Build a voting stroke recognizer that votes among the given list of children.
VotingStrokeBuilder() - Constructor for class diva.sketch.rcl.VotingStrokeBuilder
 
VotingStrokeRecognizer - Class in diva.sketch.recognition
Voting gesture recognizer is a composite recognizer which allows multiple sub-recognizers to vote and interact with one another to classify a given gesture.
VotingStrokeRecognizer(StrokeRecognizer[]) - Constructor for class diva.sketch.recognition.VotingStrokeRecognizer
Construct a voting recognizer with the following children recognizers.
VotLint - Class in uk.ac.starlink.ttools.task
Task which performs VOTable checking.
VotLint() - Constructor for class uk.ac.starlink.ttools.task.VotLint
 
VotLintCode - Class in uk.ac.starlink.ttools.votlint
Provides a label for a message passed to a VotLint context.
VotLintCode(String) - Constructor for class uk.ac.starlink.ttools.votlint.VotLintCode
Constructor.
VotLintContentHandler - Class in uk.ac.starlink.ttools.votlint
SAX ContentHandler used for linting VOTables.
VotLintContentHandler(VotLintContext) - Constructor for class uk.ac.starlink.ttools.votlint.VotLintContentHandler
Constructor.
VotLintContext - Class in uk.ac.starlink.ttools.votlint
Context for a VOTLint process.
VotLintContext(VOTableVersion, boolean, SaxMessager) - Constructor for class uk.ac.starlink.ttools.votlint.VotLintContext
Constructor.
VotLintEntityResolver - Class in uk.ac.starlink.ttools.votlint
Provides entity resolution for the VOTable linter.
VotLintEntityResolver(VotLintContext) - Constructor for class uk.ac.starlink.ttools.votlint.VotLintEntityResolver
Constructor.
VotLinter - Class in uk.ac.starlink.ttools.votlint
Main class for performing a VOTable lint.
VotLinter(VotLintContext) - Constructor for class uk.ac.starlink.ttools.votlint.VotLinter
Constructor.
VotLintTapRunner - Class in uk.ac.starlink.ttools.taplint
TapRunner implementation which uses the VotLint validation classes to check the query's result VOTable.
VotLintTapRunner(String, boolean) - Constructor for class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Constructor.
votype(ValueInfo) - Static method in class uk.ac.starlink.ttools.taplint.ObsLocStage
Returns the human-readable name of the data type of a column from a VOTable.
vounitMessage(String) - Static method in class uk.ac.starlink.ttools.func.VO
Returns a human-readable message associated with the parsing of a unit string.
vounitStatus(String) - Static method in class uk.ac.starlink.ttools.func.VO
Returns a token string giving the category of VOUnits compliance.
VRangeSlider - Class in jsky.util.gui
A slider widget that allows users to select a lower and upper bound.
VRangeSlider(String, double, double) - Constructor for class jsky.util.gui.VRangeSlider
Constructs a VRangeSlider with the specified range of values.

W

W - Static variable in class uk.ac.starlink.ttools.plot2.Anchor
West - reference point is to left of horizontal text.
W3C_SCHEMA_MAP - Static variable in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Unmodifiable map of namespace URIs to local schema URLs for a selection of schemas from http://www.w3.org.
waitForData() - Method in class uk.ac.starlink.util.gui.Downloader
Downloads the data if necessary, and returns its content.
waitForFinish(long) - Method in class uk.ac.starlink.vo.UwsJob
Blocks until the job has reached a completion phase.
waitForIdFromName(String, long) - Method in class uk.ac.starlink.ttools.mode.ClientRegWatcher
Blocks until a client with a given name is regstered, and then returns its client ID.
waitForResponse(String) - Method in class uk.ac.starlink.ttools.mode.ClientRegWatcher
Blocks until a response with a given tag is received, then returns that response.
waitForResult(UwsJob) - Method in interface uk.ac.starlink.ttools.task.TapResultProducer
Waits until the TAP query has completed, and then either returns the output table or throws an appropriate error.
waitForResult(UwsJob, ContentCoding, StoragePolicy, long) - Static method in class uk.ac.starlink.vo.TapQuery
Blocks until the TAP query represented by a given UWS job has completed, then returns a table based on the result.
waitForResultUrl(UwsJob, long) - Static method in class uk.ac.starlink.vo.TapQuery
Blocks until the TAP query represented by a given UWS job has completed, then returns the URL from which the successful result can be obtained.
waitForStarTable() - Method in class uk.ac.starlink.table.OnceRowPipe
Returns a non-random table whose first call to getRowSequence will return a sequence that steps through the same rows which are being written to this sink.
waitForStarTable() - Method in interface uk.ac.starlink.table.RowPipe
Returns a table whose data is supplied by that written into this sink.
waitForStarTable() - Method in class uk.ac.starlink.ttools.calc.CacheRowPipe
Returns a multiply-readable random access table.
waitToRegister(HubManager, int) - Static method in class uk.ac.starlink.plastic.PlasticUtils
Blocks until a successful registration has been achieved.
warn(String, String) - Static method in class jsky.util.Logger
Post a warning message to the specified category.
warn(String, String, Throwable) - Static method in class jsky.util.Logger
Post a warning message to the specified category.
warn(Object, String) - Static method in class jsky.util.Logger
Post a warning message to the category for the class of the given object.
warn(Object, String, Throwable) - Static method in class jsky.util.Logger
Post a warning message to the category for the class of the given object.
WARN - Static variable in class uk.ac.starlink.table.formats.ErrorMode
Messages are written as WARNINGs through the logging system.
WARN_ABOUT_NOSUCHELEMENTEXCEPTIONS - Static variable in class uk.ac.starlink.plastic.PlasticUtils
True if spurious java.util.NoSuchElementExceptions should be flagged.
warnCorrupt() - Method in class uk.ac.starlink.table.storage.Codec
Logs a warning that unexpected data has been found in the stream during decoding.
warning(SAXParseException) - Method in class jsky.util.SaxParserUtil
Called for XML parser warnings
warning(SAXParseException) - Method in class uk.ac.starlink.ttools.taplint.ReporterErrorHandler
 
warning(VotLintCode, String) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Writes a warning message through the context.
warning(VotLintCode, String) - Method in class uk.ac.starlink.ttools.votlint.ValueParser
Writes a warning mesage to the user.
warning(SAXParseException) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
warning(VotLintCode, String) - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Write a warning message to the user.
warnings() - Method in class uk.ac.starlink.ast.Channel
Returns any warnings issued by the previous read or write operation.
WarpImageFigure - Class in diva.canvas.demo
Warps a image on a CubicCurve2D flattened path.
WarpImageFigure(Image) - Constructor for class diva.canvas.demo.WarpImageFigure
 
WAVE_HALPHA - Static variable in class uk.ac.starlink.util.PhysicalConstants
Wavelength of H-alpha - Angstroms
Wavelength - Class in jsky.science
This class manages wavelengths and provides a means to easily track different units.
Wavelength() - Constructor for class jsky.science.Wavelength
 
Wavelength(double) - Constructor for class jsky.science.Wavelength
primary constructor
Wavelength(double, String) - Constructor for class jsky.science.Wavelength
Primary constructor.
Wavelength1DArray - Class in jsky.science
Implements the Wavelength1DModel as a pair of arrays one containing wavelength points and the other containing data values at each of those wavelengths.
Wavelength1DArray() - Constructor for class jsky.science.Wavelength1DArray
Creates a new Wavelength1DArray with no Name, 100 data points, and 100-1100 Nanometers range.
Wavelength1DArray(int) - Constructor for class jsky.science.Wavelength1DArray
Creates new Wavelenth1DArray of specified number of points and default range (100-1100 Nanometers).
Wavelength1DArray(String) - Constructor for class jsky.science.Wavelength1DArray
Creates a new Wavelength1DArray with the specified Name, 100 data points, and 100-1100 Nanometers range.
Wavelength1DArray(Wavelength, Wavelength, int) - Constructor for class jsky.science.Wavelength1DArray
Creates a new Wavelength1DArray with no name, specified number of points, and specified minimum and maximum wavelength range.
Wavelength1DArray(Wavelength1DModel) - Constructor for class jsky.science.Wavelength1DArray
Creates a new Wavelength1DArray from an existing Wavelength1DModel.
Wavelength1DArray(String, Wavelength, Wavelength, int) - Constructor for class jsky.science.Wavelength1DArray
Creates a new Wavelength1DArray with no name, specified number of points, and specified minimum and maximum Wavelength range.
Wavelength1DArray(String, double, double, int) - Constructor for class jsky.science.Wavelength1DArray
Creates a new Wavelength1DArray with no name, specified number of points, and specified minimum and maximum wavelength values in the curent default Wavelength units.
Wavelength1DArrayParser - Interface in jsky.science
Interface for parsing wavelength1DArrays.
Wavelength1DFormula - Class in jsky.science
Implements a Wavelength1Dmodel as a formula value=f(wavelength) with a minimum and maximum wavelength, and a number of expected points.
Wavelength1DFormula() - Constructor for class jsky.science.Wavelength1DFormula
Creates a new Wavelength1DFormula, with default number of points (100 points), and default wavelength range (100 to 1100 nanometers).
Wavelength1DFormula(int) - Constructor for class jsky.science.Wavelength1DFormula
Creates a new Wavelength1DFormula of specified number of points, no name, and default wavelength range
Wavelength1DFormula(String) - Constructor for class jsky.science.Wavelength1DFormula
Creates a new Wavelength1DFormula with specified name and default number of points and range.
Wavelength1DFormula(Wavelength, Wavelength, int) - Constructor for class jsky.science.Wavelength1DFormula
Creates a new Wavelength1DFormula of with no name and specified number of points and wavelength range.
Wavelength1DFormula(String, Wavelength, Wavelength, int) - Constructor for class jsky.science.Wavelength1DFormula
Creates a new Wavelength1DFormula of with specified name, number of points and wavelength range.
Wavelength1DModel - Interface in jsky.science
This interface provides a top-level interface for lists that are indexed by wavelengths.
Wavelength1DTableModel - Class in jsky.util.gui
Adapter class the implements the TableModel interface around a Wavelength1DModel
Wavelength1DTableModel(Wavelength1DModel) - Constructor for class jsky.util.gui.Wavelength1DTableModel
 
WavelengthArrayParseException - Exception in jsky.science
The WavelengthParseException may be thrown by the parse() method of WavelengthArrayDataSet while trying to parse data from a ReaderStream.
WavelengthArrayParseException(String) - Constructor for exception jsky.science.WavelengthArrayParseException
 
WavelengthArrayParserAsciiPairs - Class in jsky.science
This code was developed by NASA, Goddard Space Flight Center, Code 588 for the Scientist's Expert Assistant (SEA) project for Next Generation Space Telescope (NGST).
WavelengthArrayParserAsciiPairs(Wavelength1DArray, InputStream) - Constructor for class jsky.science.WavelengthArrayParserAsciiPairs
 
WavelengthArrayParserAsciiPairs(Wavelength1DArray, InputStream, String[]) - Constructor for class jsky.science.WavelengthArrayParserAsciiPairs
optionalArgs, if present should be: [0] wavelength units [1] flux units
WavelengthArrayParserAsciiPairs(Wavelength1DArray, Reader, String[]) - Constructor for class jsky.science.WavelengthArrayParserAsciiPairs
optionalArgs, if present should be: [0] wavelength units [1] flux units
WavelengthArrayParserFitsHst - Class in jsky.science
This code was developed by NASA, Goddard Space Flight Center, Code 588 for the Scientist's Expert Assistant (SEA) project for Next Generation Space Telescope (NGST).
WavelengthArrayParserFitsHst(Wavelength1DArray, InputStream) - Constructor for class jsky.science.WavelengthArrayParserFitsHst
 
WavelengthArrayParserFitsHst(Wavelength1DArray, InputStream, String[]) - Constructor for class jsky.science.WavelengthArrayParserFitsHst
optionalArgs, if present should be: [0] wavelength column name [1] flux column name [2] wavelength units [3] flux units
WavelengthNotInPassbandException - Exception in jsky.science
The WavelengthNotInPassbandException may be thrown by an exposure when determines that the target wavelength for spectroscopy is not within the range of the selected grating.
WavelengthNotInPassbandException(Passband, Wavelength) - Constructor for exception jsky.science.WavelengthNotInPassbandException
 
WBAppViewListener() - Constructor for class diva.whiteboard.Whiteboard.WBAppViewListener
 
WBPageListener() - Constructor for class diva.whiteboard.Whiteboard.WBPageListener
 
WBStateListener() - Constructor for class diva.whiteboard.Whiteboard.WBStateListener
 
WBVStateListener() - Constructor for class diva.whiteboard.WhiteboardView.WBVStateListener
 
WCS - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
wcs2pix(double, double) - Method in class jsky.coords.WCSTransform
Converts World Coordinates to pixel coordinates.
WCS_DEG_UNITS - Static variable in class jsky.catalog.gui.TableSymbolConfig
 
WCS_ENCODING - Static variable in class uk.ac.starlink.oldfits.FitsConstants
Default encoding used for writing WCS into FITS headers.
wcscon - Class in jsky.coords
 
wcscon() - Constructor for class jsky.coords.wcscon
 
WCSDataNode - Class in uk.ac.starlink.datanode.nodes
A DataNode representing the WCS component of an NDF.
WCSDataNode(FrameSet) - Constructor for class uk.ac.starlink.datanode.nodes.WCSDataNode
Constructs a WCSDataNode from a FrameSet object.
WCSDataNode(HDSObject) - Constructor for class uk.ac.starlink.datanode.nodes.WCSDataNode
Constructs a WCSDataNode from an HDS object.
WCSDataNode(String) - Constructor for class uk.ac.starlink.datanode.nodes.WCSDataNode
Constructs a WCSDataNode from an HDS path.
WCSDataNode(Source) - Constructor for class uk.ac.starlink.datanode.nodes.WCSDataNode
Constructs a WCSDataNode from an XML Source.
wcsdist(double, double, double, double) - Method in class jsky.coords.WCSTransform
Compute distance in degrees between two sky coordinates (RA,Dec) or (Long,Lat) in degrees
wcsdist(double, double, double, double) - Static method in class jsky.coords.WorldCoords
Compute the distance in degrees between the two given coordinates.
wcseq(WCSKeywordProvider) - Method in class jsky.coords.WCSTransform
 
wcsfull() - Method in class jsky.coords.WCSTransform
Set the RA and Dec of the image center, plus size in degrees
WCSKeywordProvider - Interface in jsky.coords
A simple interface for accessing FITS/WCS keywords.
WcsMap - Class in uk.ac.starlink.ast
Java interface to the AST WcsMap class - implement a FITS-WCS sky projection.
WcsMap(int, int, int, int) - Constructor for class uk.ac.starlink.ast.WcsMap
Creates a WcsMap.
wcsshift(double, double, String) - Method in class jsky.coords.WCSTransform
Reset the center of a WCS structure.
wcssize() - Method in class jsky.coords.WCSTransform
Return RA and Dec of image center, plus size in RA and Dec
WCSTransform - Class in jsky.coords
A port of pieces of the WCSTools library version 2.6, originally written in C.
WCSTransform(WCSKeywordProvider) - Constructor for class jsky.coords.WCSTransform
Constructs a new WCSTransform using data from the specified FITS Header.
WCSTransform(double, double, double, double, double, double, int, int, double, int, double, String) - Constructor for class jsky.coords.WCSTransform
Constructs a new WCSTransform.
WDCTableBuilder - Class in uk.ac.starlink.table.formats
Implementation of the TableBuilder interface which gets StarTables from World Data Centre-type text files.
WDCTableBuilder() - Constructor for class uk.ac.starlink.table.formats.WDCTableBuilder
 
WeakItemListener - Class in uk.ac.starlink.util.gui
Item listener which delegates to another one as long as it is reachable, but only retains a weak reference to it.
WeakItemListener(ItemListener) - Constructor for class uk.ac.starlink.util.gui.WeakItemListener
Constructs a new listener based on an existing one.
WeakListDataListener - Class in uk.ac.starlink.util.gui
List data listener which delegates to another one as long as it is reachable, but only retains a weak reference to it.
WeakListDataListener(ListDataListener) - Constructor for class uk.ac.starlink.util.gui.WeakListDataListener
Constructs a new listener based on an existing one.
WeakTableColumnModelListener - Class in uk.ac.starlink.util.gui
Table column model listener which delegates to another one as long as it is reachable, but only retains a weak reference to it.
WeakTableColumnModelListener(TableColumnModelListener) - Constructor for class uk.ac.starlink.util.gui.WeakTableColumnModelListener
Constructs a new listener based on an existing one.
WebMapper - Class in uk.ac.starlink.ttools.calc
Object that can map some particular sort of string to a URL referencing a web page.
WebMapper(String) - Constructor for class uk.ac.starlink.ttools.calc.WebMapper
Constructor.
WEEK - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Week (7 days).
WEIGHT_COORD - Static variable in class uk.ac.starlink.ttools.plot2.data.FloatingCoord
Coordinate instance used for weighting values.
WEIGHTED - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Weighted density mode.
WEIGHTED_DENSITY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the weighted density of all submitted values.
WeightedEuclideanClassifier - Class in diva.sketch.classification
WeightedEuclideanClassifier is a trainable classifier that uses a weighted N-dimensional distance between feature sets to classify its input.
WeightedEuclideanClassifier() - Constructor for class diva.sketch.classification.WeightedEuclideanClassifier
Construct a classifier with no weight set.
WeightSet - Class in diva.sketch.classification
A WeightSet object represents a training type (e.g.
WeightSet(String) - Constructor for class diva.sketch.classification.WeightSet
Construct a WeightSet of the specified type.
WeightStamper(Shader, Scaling, Subrange, Combiner) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapeMode.WeightStamper
Constructor.
WEST - Static variable in class diva.sketch.parser2d.AbstractRule
The west direction constant.
WEST - Static variable in class diva.sketch.parser2d.RelationUtilities
The west direction constant.
WEST - Static variable in class uk.ac.starlink.xdoc.fig.Anchor
 
WHAT - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
wheel(Surface, Point, int) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeNavigator
 
wheel(Surface, Point, int) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneNavigator
 
wheel(Surface, Point, int) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyNavigator
 
wheel(Surface, Point, int) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeNavigator
 
WHEEL - Static variable in class uk.ac.starlink.ttools.plot2.Gesture
Rotate mouse wheel.
wheel(Surface, Point, int) - Method in interface uk.ac.starlink.ttools.plot2.Navigator
Mouse wheel gesture.
WHEN_ATTR_TAG - Static variable in class diva.util.jester.EventParser
 
WHITE_BLACK - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Interpolates between white (0) and black (1).
Whiteboard - Class in diva.whiteboard
A digital whiteboard application that supports freeform sketching and gestural command editing.
Whiteboard(DesktopContext) - Constructor for class diva.whiteboard.Whiteboard
Construct a new whiteboard application.
Whiteboard.WBAppViewListener - Class in diva.whiteboard
 
Whiteboard.WBPageListener - Class in diva.whiteboard
 
Whiteboard.WBStateListener - Class in diva.whiteboard
Listens to the whiteboard state and updates the widgets accordingly.
WhiteboardEdits - Class in diva.whiteboard
WhiteboardEdits contains the set of undoable editing operations that the whiteboard application uses to support undo.
WhiteboardEdits() - Constructor for class diva.whiteboard.WhiteboardEdits
 
WhiteboardEdits.AddStrokeEdit - Class in diva.whiteboard
Add a stroke to the
WhiteboardEdits.CutEdit - Class in diva.whiteboard
 
WhiteboardEdits.DeleteGroupedStrokeEdit - Class in diva.whiteboard
 
WhiteboardEdits.DeletePageEdit - Class in diva.whiteboard
 
WhiteboardEdits.DeleteStrokeEdit - Class in diva.whiteboard
 
WhiteboardEdits.NewPageEdit - Class in diva.whiteboard
 
WhiteboardEdits.PasteEdit - Class in diva.whiteboard
 
WhiteboardEdits.ReorderPageEdit - Class in diva.whiteboard
 
WhiteboardEdits.StrokeFillColorEdit - Class in diva.whiteboard
An edit on a stroke's fill color.
WhiteboardEdits.StrokeOutlineColorEdit - Class in diva.whiteboard
An edit on a stroke's outline color.
WhiteboardEdits.StrokeWidthEdit - Class in diva.whiteboard
An edit on a stroke's line width.
WhiteboardState - Class in diva.whiteboard
A model which maintains Whiteboard's UI properties such as pen color, pen width, and the mode (sketch or command).
WhiteboardState() - Constructor for class diva.whiteboard.WhiteboardState
 
WhiteboardView - Class in diva.whiteboard
WhiteboardView is responsible for view-specific operations on the document (cut, paste, print, etc.) It also keeps track of the multi-page aspect of the whiteboard documents.
WhiteboardView(MultipageDocument, WhiteboardState) - Constructor for class diva.whiteboard.WhiteboardView
 
WhiteboardView.LocalPageListener - Class in diva.whiteboard
 
WhiteboardView.LocalSketchListener - Class in diva.whiteboard
 
WhiteboardView.SketchInterpreter - Class in diva.whiteboard
 
WhiteboardView.WBVStateListener - Class in diva.whiteboard
 
WideFits - Interface in uk.ac.starlink.fits
Defines a convention for storing extended column data in a FITS BINTABLE extension.
width - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
WIDTH - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: width of query area (in arcmin or pixels)
width - Variable in class jsky.coords.CoordinateRadius
Width about the center (optional)
width - Variable in class jsky.image.SimpleRenderedImage
The image's width in pixels.
width - Variable in class uk.ac.starlink.ast.gui.AstBorder
The width of the border lines.
width - Variable in class uk.ac.starlink.ast.gui.AstGrid
The width of the grid lines.
width - Variable in class uk.ac.starlink.ast.gui.AstTicks
The width of the lines used for tickmarks.
width - Variable in class uk.ac.starlink.jaiutil.NDArrayData
Width in pixels of the image data
width - Variable in class uk.ac.starlink.jaiutil.SimpleRenderedImage
The image's width in pixels.
WIDTH_INFO - Static variable in class uk.ac.starlink.votable.VOStarTable
ValueInfo for VOTable width attribute.
widthRatio(SceneElement, SceneElement) - Static method in class diva.sketch.parser2d.AbstractRule
Calculate the width ratio of the bounding boxes of the two given scene elements.
WidthRatioRelation - Class in diva.sketch.parser2d
Calculate the ratio of the width of the first input scene element to the width of the second.
WidthRatioRelation() - Constructor for class diva.sketch.parser2d.WidthRatioRelation
 
WIEN_DISPLACEMENT - Static variable in class uk.ac.starlink.util.PhysicalConstants
Wien displacement law constant - m.K
willAttemptSplit(TupleSequence) - Method in class uk.ac.starlink.ttools.plot2.data.TupleRunner
 
willAttemptSplit(S) - Method in class uk.ac.starlink.ttools.plot2.SplitRunner
Indicates whether an attempt will be made to split a top-level splittable in order to process it.
willAttemptSplit(Splittable<?>) - Method in class uk.ac.starlink.util.SplitPolicy
Indicates whether an attempt should be made to split a splittable in order to process it.
willAttemptSplit(S) - Method in class uk.ac.starlink.util.SplitProcessor
Indicates whether this processor will attempt to split the given splittable object when processing it.
willRedirect(String, String) - Method in class uk.ac.starlink.auth.Redirector
Indicates whether HTTP 3xx redirection is permitted between two URL protocols.
WindowArrayImpl - Class in uk.ac.starlink.array
Wraps an NDArray to produce a virtual ArrayImpl with a different shape.
WindowArrayImpl(NDArray, NDShape) - Constructor for class uk.ac.starlink.array.WindowArrayImpl
Constructs a new ArrayImpl from a base NDArray and a given window shape.
windowClosing(WindowEvent) - Method in class jsky.util.gui.BasicWindowMonitor
 
WinMap - Class in uk.ac.starlink.ast
Java interface to the AST WinMap class - map one window on to another by scaling and shifting each axis.
WinMap(int, double[], double[], double[], double[]) - Constructor for class uk.ac.starlink.ast.WinMap
Creates a WinMap.
withGroupArray(boolean) - Method in class uk.ac.starlink.parquet.StarParquetWriter.StarBuilder
Configures array-valued column writing style.
within(long[]) - Method in class uk.ac.starlink.array.NDShape
Indicates whether a given point is within this shape.
withMeta(InputMeta) - Method in class uk.ac.starlink.ttools.plot2.data.Input
Returns an object that behaves like this one but has different metadata as supplied.
WordChecker - Interface in uk.ac.starlink.tfcat
Interface for simple syntax checking.
WordParser<W> - Interface in uk.ac.starlink.ttools.task
Defines a parser which can turn a string into some other value.
WordsParameter<W> - Class in uk.ac.starlink.ttools.task
Parameter which can split its value up into an array of words, each parsed as a parameterised type.
WordsParameter(String, Class<W[]>, WordParser<W>) - Constructor for class uk.ac.starlink.ttools.task.WordsParameter
Constructor.
wordsValue(Environment) - Method in class uk.ac.starlink.ttools.task.WordsParameter
Returns the typed value of this parameter.
WORK_FACTOR - Static variable in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
worker - Variable in class jsky.util.gui.ProgressBarUtil
Background thread util
Workspace() - Constructor for class uk.ac.starlink.ttools.plot.BitmapSortPlotVolume.Workspace
 
Workspace() - Constructor for class uk.ac.starlink.ttools.plot.ZBufferPlotVolume.Workspace
 
WORLD - Static variable in interface jsky.coords.CoordinateConverter
Constant for world coordinates (deg, in the equinox of the image)
WorldCoordinateConverter - Interface in jsky.coords
This defines the interface for converting between image and world coordinates.
WorldCoordinates - Interface in jsky.coords
Interface for representing world coordinates (right-ascension, declination, stored as J2000 internally).
WorldCoords - Class in jsky.coords
Class representing world coordinates (right-ascension, declination, stored as J2000 internally).
WorldCoords() - Constructor for class jsky.coords.WorldCoords
Default constructor: initialize null coordinates.
WorldCoords(HMS, DMS, double) - Constructor for class jsky.coords.WorldCoords
Initialize from ra (hours) and dec (degrees).
WorldCoords(HMS, DMS) - Constructor for class jsky.coords.WorldCoords
Initialize from ra (hours) and dec (degrees) in J2000.
WorldCoords(double, double, double) - Constructor for class jsky.coords.WorldCoords
Initialize from ra and dec (in degrees).
WorldCoords(Double, Double, double) - Constructor for class jsky.coords.WorldCoords
Initialize from ra and dec (in degrees).
WorldCoords(double, double) - Constructor for class jsky.coords.WorldCoords
Initialize from ra and dec (in degrees J2000).
WorldCoords(Point2D.Double, double) - Constructor for class jsky.coords.WorldCoords
Initialize from an ra, dec point in the given equinox.
WorldCoords(Point2D.Double) - Constructor for class jsky.coords.WorldCoords
Initialize from an ra, dec point (in degrees J2000).
WorldCoords(Double, Double) - Constructor for class jsky.coords.WorldCoords
Initialize from ra and dec (in degrees J2000).
WorldCoords(double, int, double, double, int, double, double) - Constructor for class jsky.coords.WorldCoords
Initialize from RA hours, minutes, seconds and and DEC degress, minutes, seconds.
WorldCoords(double, int, double, double, int, double) - Constructor for class jsky.coords.WorldCoords
Initialize from RA hours, minutes, seconds and and DEC degress, minutes, seconds in J2000.
WorldCoords(String, String, double) - Constructor for class jsky.coords.WorldCoords
Parse RA and DEC in string format.
WorldCoords(String, String, double, boolean) - Constructor for class jsky.coords.WorldCoords
Parse RA and DEC in string format.
WorldCoords(String, String) - Constructor for class jsky.coords.WorldCoords
Parse RA and DEC in string format (assume J2000).
WorldCoords(String, String, boolean) - Constructor for class jsky.coords.WorldCoords
Parse RA and DEC in string format (assume J2000).
worldCoordsTextField - Variable in class jsky.image.gui.ImageDisplayStatusPanel
Text field used to display the world coordinates at the mouse position.
worldpos - Class in jsky.coords
 
worldpos() - Constructor for class jsky.coords.worldpos
 
worldToCanvasCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to canvas coordinates.
worldToCanvasCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to canvas coordinates.
worldToImageCoords(Point2D.Double, boolean) - Method in class jsky.coords.WCSTransform
Convert the given world coordinates (degrees, in the equinox of the current image) to image coordinates.
worldToImageCoords(Point2D.Double, boolean) - Method in interface jsky.coords.WorldCoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to image coordinates.
worldToImageCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to image coordinates.
worldToScreenCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to screen coordinates.
worldToScreenCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to screen coordinates.
worldToUserCoords(Point2D.Double, boolean) - Method in interface jsky.coords.CoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to user coordinates.
worldToUserCoords(Point2D.Double, boolean) - Method in class jsky.image.gui.ImageCoordinateConverter
Convert the given world coordinates (degrees, in the equinox of the current image) to user coordinates.
wrap(StarTable) - Method in class uk.ac.starlink.ttools.filter.CacheFilter
 
wrap(StarTable) - Method in class uk.ac.starlink.ttools.filter.CheckFilter
 
wrap(StarTable) - Method in class uk.ac.starlink.ttools.filter.FixNamesFilter
 
wrap(StarTable) - Method in interface uk.ac.starlink.ttools.filter.ProcessingStep
Performs a table filtering step.
wrap(StarTable) - Method in class uk.ac.starlink.ttools.filter.ProgressFilter
 
wrap(StarTable) - Method in class uk.ac.starlink.ttools.filter.RandomFilter
 
wrap(StarTable) - Method in class uk.ac.starlink.ttools.filter.RandomViewFilter
 
wrap(StarTable) - Method in class uk.ac.starlink.ttools.filter.SequentialViewFilter
 
Wrapper - Interface in uk.ac.starlink.util
Mixin interface which indicates an object built on top of a base object.
WrapperArrayImpl - Class in uk.ac.starlink.array
Base class for NDArray-wrapping implementations of ArrayImpl.
WrapperArrayImpl(NDArray) - Constructor for class uk.ac.starlink.array.WrapperArrayImpl
 
WrapperColumn - Class in uk.ac.starlink.table
ColumnData which wraps another ColumnData.
WrapperColumn(ColumnData) - Constructor for class uk.ac.starlink.table.WrapperColumn
Initialises a new WrapperColumn based on a base column.
WrapperDataStoreFactory - Class in uk.ac.starlink.ttools.plot2.data
DataStoreFactory implementation which allows decoration of the tables used to obtain the data, by providing a custom wrapper for their RowSequence objects.
WrapperDataStoreFactory(DataStoreFactory) - Constructor for class uk.ac.starlink.ttools.plot2.data.WrapperDataStoreFactory
Constructor.
WrapperNdxImpl - Class in uk.ac.starlink.ndx
Provides an NdxImpl based on an Ndx.
WrapperNdxImpl(Ndx) - Constructor for class uk.ac.starlink.ndx.WrapperNdxImpl
 
WrapperPlotData - Class in uk.ac.starlink.ttools.plot
PlotData implementation based on an existing PlotData object.
WrapperPlotData(PlotData) - Constructor for class uk.ac.starlink.ttools.plot.WrapperPlotData
Constructor.
WrapperPlotLayer - Class in uk.ac.starlink.ttools.plot2.layer
PlotLayer implementation that delegates all its behaviour to a base instance.
WrapperPlotLayer(PlotLayer) - Constructor for class uk.ac.starlink.ttools.plot2.layer.WrapperPlotLayer
Constructor.
WrapperPointSequence - Class in uk.ac.starlink.ttools.plot
PointSequence implementation based on an existing PointSequence object.
WrapperPointSequence(PointSequence) - Constructor for class uk.ac.starlink.ttools.plot.WrapperPointSequence
Constructor.
WrapperQuerySequence - Class in uk.ac.starlink.ttools.cone
ConeQueryRowSequence implementation which delegates all methods to a supplied instance.
WrapperQuerySequence(ConeQueryRowSequence) - Constructor for class uk.ac.starlink.ttools.cone.WrapperQuerySequence
Constructor.
WrapperRowAccess - Class in uk.ac.starlink.table
RowAccess which wraps another RowAccess.
WrapperRowAccess(RowAccess) - Constructor for class uk.ac.starlink.table.WrapperRowAccess
Constructs a new RowAccess based on a given one.
WrapperRowAccess(RowAccess, RowData) - Constructor for class uk.ac.starlink.table.WrapperRowAccess
Constructs a new RowAccess based on a given one but with a supplied data access implementation.
WrapperRowSequence - Class in uk.ac.starlink.table
RowSequence which wraps another RowSequence.
WrapperRowSequence(RowSequence) - Constructor for class uk.ac.starlink.table.WrapperRowSequence
Constructs a new RowSequence based on a given one.
WrapperRowSequence(RowSequence, RowData) - Constructor for class uk.ac.starlink.table.WrapperRowSequence
Constructs a new RowSequence based on a given one but with a supplied data access implementation.
WrapperStarTable - Class in uk.ac.starlink.table
StarTable which wraps another StarTable.
WrapperStarTable(StarTable) - Constructor for class uk.ac.starlink.table.WrapperStarTable
Constructs a new WrapperStarTable from a given base table.
WrapperTuple - Class in uk.ac.starlink.ttools.plot2.data
Tuple implementation that delegates all methods to a base instance.
WrapperTuple(Tuple) - Constructor for class uk.ac.starlink.ttools.plot2.data.WrapperTuple
Constructor.
WrapUtils - Class in uk.ac.starlink.util
Utilities relating to the Wrapper class.
write(XmlDocument) - Method in class diva.compat.xml.XmlWriter
Write the given XmlDocument to its URL.
write(XmlDocument, Writer) - Method in class diva.compat.xml.XmlWriter
Write the given XmlDocument to a given Writer.
write(XmlElement, Writer, String) - Method in class diva.compat.xml.XmlWriter
Deprecated.
Use XmlElement.writeXML instead.
write(MultipageModel, Writer) - Method in class diva.gui.MultipageWriter
Write the given document to the character stream (out).
write(Scene, SceneElement, Writer) - Method in class diva.sketch.recognition.SceneWriter
Write the single interpretation of the scene given rooted by the given root to the character-output stream.
write(Scene, SceneElement, Writer) - Method in class diva.sketch.toolbox.SceneTranslator.OldSceneWriter
Write the single interpretation of the scene given rooted by the given root to the character-output stream.
write(XmlDocument) - Method in class diva.util.xml.XmlWriter
Write the given XmlDocument to its URL.
write(XmlDocument, Writer) - Method in class diva.util.xml.XmlWriter
Write the given XmlDocument to a given Writer.
write(XmlElement, Writer, String) - Method in class diva.util.xml.XmlWriter
Deprecated.
Use XmlElement.writeXML instead.
write(ArrayDataOutput) - Method in class nom.tam.fits.AsciiTable
Write the data to an output stream.
write(ArrayDataOutput) - Method in class nom.tam.fits.BasicHDU
 
write(ArrayDataOutput) - Method in class nom.tam.fits.BinaryTable
Write the table, heap and padding
write(ArrayDataOutput) - Method in class nom.tam.fits.BinaryTableHDU
 
write(ArrayDataOutput) - Method in class nom.tam.fits.Data
Write the data -- including any buffering needed
write(DataOutput) - Method in class nom.tam.fits.Fits
Write a Fits Object to an external Stream.
write(ArrayDataOutput) - Method in interface nom.tam.fits.FitsElement
Write the contents of the element to a data sink.
write(ArrayDataOutput) - Method in class nom.tam.fits.FitsHeap
Write the heap
write(ArrayDataOutput) - Method in class nom.tam.fits.Header
Write the current header (including any needed padding) to the output stream.
write(ArrayDataOutput) - Method in class nom.tam.fits.ImageData
 
write(ArrayDataOutput) - Method in class nom.tam.fits.RandomGroupsData
Write the RandomGroupsData
write(ArrayDataOutput) - Method in class nom.tam.fits.UndefinedData
 
write(byte[]) - Method in interface nom.tam.util.ArrayDataOutput
 
write(boolean[]) - Method in interface nom.tam.util.ArrayDataOutput
 
write(short[]) - Method in interface nom.tam.util.ArrayDataOutput
 
write(char[]) - Method in interface nom.tam.util.ArrayDataOutput
 
write(int[]) - Method in interface nom.tam.util.ArrayDataOutput
 
write(long[]) - Method in interface nom.tam.util.ArrayDataOutput
 
write(float[]) - Method in interface nom.tam.util.ArrayDataOutput
 
write(double[]) - Method in interface nom.tam.util.ArrayDataOutput
 
write(String[]) - Method in interface nom.tam.util.ArrayDataOutput
 
write(byte[], int, int) - Method in interface nom.tam.util.ArrayDataOutput
 
write(boolean[], int, int) - Method in interface nom.tam.util.ArrayDataOutput
 
write(char[], int, int) - Method in interface nom.tam.util.ArrayDataOutput
 
write(short[], int, int) - Method in interface nom.tam.util.ArrayDataOutput
 
write(int[], int, int) - Method in interface nom.tam.util.ArrayDataOutput
 
write(long[], int, int) - Method in interface nom.tam.util.ArrayDataOutput
 
write(float[], int, int) - Method in interface nom.tam.util.ArrayDataOutput
 
write(double[], int, int) - Method in interface nom.tam.util.ArrayDataOutput
 
write(String[], int, int) - Method in interface nom.tam.util.ArrayDataOutput
 
write(boolean[]) - Method in class nom.tam.util.BufferedDataOutputStream
Write an array of booleans.
write(boolean[], int, int) - Method in class nom.tam.util.BufferedDataOutputStream
Write a segment of an array of booleans.
write(short[]) - Method in class nom.tam.util.BufferedDataOutputStream
Write an array of shorts.
write(short[], int, int) - Method in class nom.tam.util.BufferedDataOutputStream
Write a segment of an array of shorts.
write(char[]) - Method in class nom.tam.util.BufferedDataOutputStream
Write an array of char's.
write(char[], int, int) - Method in class nom.tam.util.BufferedDataOutputStream
Write a segment of an array of char's.
write(int[]) - Method in class nom.tam.util.BufferedDataOutputStream
Write an array of int's.
write(int[], int, int) - Method in class nom.tam.util.BufferedDataOutputStream
Write a segment of an array of int's.
write(long[]) - Method in class nom.tam.util.BufferedDataOutputStream
Write an array of longs.
write(long[], int, int) - Method in class nom.tam.util.BufferedDataOutputStream
Write a segement of an array of longs.
write(float[]) - Method in class nom.tam.util.BufferedDataOutputStream
Write an array of floats.
write(float[], int, int) - Method in class nom.tam.util.BufferedDataOutputStream
 
write(double[]) - Method in class nom.tam.util.BufferedDataOutputStream
Write an array of doubles.
write(double[], int, int) - Method in class nom.tam.util.BufferedDataOutputStream
 
write(String[]) - Method in class nom.tam.util.BufferedDataOutputStream
Write an array of Strings -- equivalent to calling writeBytes for each string.
write(String[], int, int) - Method in class nom.tam.util.BufferedDataOutputStream
Write a segment of an array of Strings.
write(int) - Method in class nom.tam.util.BufferedFile
 
write(byte[]) - Method in class nom.tam.util.BufferedFile
 
write(byte[], int, int) - Method in class nom.tam.util.BufferedFile
 
write(boolean[]) - Method in class nom.tam.util.BufferedFile
Write an array of booleans.
write(boolean[], int, int) - Method in class nom.tam.util.BufferedFile
 
write(short[]) - Method in class nom.tam.util.BufferedFile
Write an array of shorts.
write(short[], int, int) - Method in class nom.tam.util.BufferedFile
 
write(char[]) - Method in class nom.tam.util.BufferedFile
Write an array of char's.
write(char[], int, int) - Method in class nom.tam.util.BufferedFile
 
write(int[]) - Method in class nom.tam.util.BufferedFile
Write an array of int's.
write(int[], int, int) - Method in class nom.tam.util.BufferedFile
 
write(long[]) - Method in class nom.tam.util.BufferedFile
Write an array of longs.
write(long[], int, int) - Method in class nom.tam.util.BufferedFile
 
write(float[]) - Method in class nom.tam.util.BufferedFile
Write an array of floats.
write(float[], int, int) - Method in class nom.tam.util.BufferedFile
 
write(double[]) - Method in class nom.tam.util.BufferedFile
Write an array of doubles.
write(double[], int, int) - Method in class nom.tam.util.BufferedFile
 
write(String[]) - Method in class nom.tam.util.BufferedFile
Write an array of Strings -- equivalent to calling writeBytes for each string.
write(String[], int, int) - Method in class nom.tam.util.BufferedFile
 
write(ArrayDataOutput) - Method in class nom.tam.util.ColumnTable
Write a table.
write(Object, int, int) - Method in interface uk.ac.starlink.array.AccessImpl
Writes a number of pixels starting at the current offset from a specified part of a supplied array.
WRITE - Static variable in class uk.ac.starlink.array.AccessMode
Object representing write-only access.
write(Object, int, int) - Method in interface uk.ac.starlink.array.ArrayAccess
Writes a number of pixels starting at the current offset from a specified part of a supplied primitive array.
write(Object, int, int) - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
write(AstObject) - Method in class uk.ac.starlink.ast.Channel
Writes an AST object to this channel.
write(AstObject) - Method in class uk.ac.starlink.ast.FitsChan
Writes an AST object to this channel.
write(int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(byte[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(boolean[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(short[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(char[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(int[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(long[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(float[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(double[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(String[], int, int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(byte[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(boolean[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(short[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(char[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(int[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(long[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(float[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(double[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(String[]) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
write(int) - Method in class uk.ac.starlink.util.BufferedBase64OutputStream
 
write(byte[], int, int) - Method in class uk.ac.starlink.util.BufferedBase64OutputStream
 
write(byte[]) - Method in class uk.ac.starlink.util.BufferedBase64OutputStream
 
write(int) - Method in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
write(byte[], int, int) - Method in class uk.ac.starlink.util.bzip2.CBZip2OutputStream
 
writeArray(Object) - Method in interface nom.tam.util.ArrayDataOutput
Write a generic (possibly multi-dimenionsional) primitive or String array.
writeArray(Object) - Method in class nom.tam.util.BufferedDataOutputStream
This routine provides efficient writing of arrays of any primitive type.
writeArray(Object) - Method in class nom.tam.util.BufferedFile
This routine provides efficient writing of arrays of any primitive type.
writeArray(Object) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
writeBetweenTableXML(BufferedWriter) - Method in class uk.ac.starlink.votable.VOTableWriter
Outputs text between one table (TABLE and possibly other associated elements) and the next.
writeBoolean(boolean) - Method in class nom.tam.util.BufferedDataOutputStream
Write a boolean value
writeBoolean(boolean) - Method in class nom.tam.util.BufferedFile
Write a boolean value
writeBoolean(boolean) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
writeBoolean(boolean) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
 
writeByte(int) - Method in class nom.tam.util.BufferedDataOutputStream
Write a byte value.
writeByte(int) - Method in class nom.tam.util.BufferedFile
Write a byte value.
writeByte(int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
writeByte(int) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
 
writeBytes(String) - Method in class nom.tam.util.BufferedDataOutputStream
Write a string using the local protocol to convert char's to bytes.
writeBytes(String) - Method in class nom.tam.util.BufferedFile
Write a string using the local protocol to convert char's to bytes.
writeBytes(String) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
writeBytes(String) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
 
writeChar(int) - Method in class nom.tam.util.BufferedDataOutputStream
Write a char value.
writeChar(int) - Method in class nom.tam.util.BufferedFile
Write a char value.
writeChar(int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
writeChar(int) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
 
writeChars(String) - Method in class nom.tam.util.BufferedDataOutputStream
Write a string as an array of chars.
writeChars(String) - Method in class nom.tam.util.BufferedFile
Write a string as an array of chars.
writeChars(String) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
writeChars(String) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
 
writeCharUTF8(char) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
Writes a single character in UTF8 format.
writeColumnBytes(OutputStream) - Method in class uk.ac.starlink.feather.AbstractItemAccumulator
 
writeColumnBytes(OutputStream) - Method in interface uk.ac.starlink.feather.ItemAccumulator
Writes a feather-format column to the given output stream representing all the objects submitted by prior valls to the addItem method.
writeColumnBytes(OutputStream) - Method in class uk.ac.starlink.feather.StarColumnWriter
 
writeContactFile(int, String) - Static method in class uk.ac.starlink.soap.util.RemoteUtilities
Write contact details to a file only readable by the owner process and privileged local users.
writeContent() - Method in class uk.ac.starlink.ttools.cea.CeaWriter
Performs the implementation-specific output of XML elements.
writeContent() - Method in class uk.ac.starlink.ttools.cea.ImplementationCeaWriter
 
writeContent() - Method in class uk.ac.starlink.ttools.cea.ServiceCeaWriter
 
writeContent(OutputStream) - Method in interface uk.ac.starlink.vo.HttpStreamParam
Writes the data content of this parameter to a stream.
writeData(DataOutput) - Method in class uk.ac.starlink.fits.ColFitsTableSerializer
Write the FITS data unit populated by this serializer.
writeData(DataOutput) - Method in interface uk.ac.starlink.fits.FitsTableSerializer
Writes the HDU data for the table to an output stream.
writeData(DataOutput) - Method in class uk.ac.starlink.fits.StandardFitsTableSerializer
 
writeData(DataOutput) - Method in class uk.ac.starlink.fits.VariableFitsTableSerializer
 
writeDataBytes(OutputStream) - Method in class uk.ac.starlink.feather.AbstractItemAccumulator
Writes the bytes constituting the data stream for this column, excluding any optional validity mask.
writeDataBytes(OutputStream) - Method in class uk.ac.starlink.feather.BooleanStarColumnWriter
 
writeDataBytes(OutputStream) - Method in class uk.ac.starlink.feather.NumberStarColumnWriter
 
writeDataBytes(OutputStream) - Method in class uk.ac.starlink.feather.StarColumnWriter
Writes the bytes consituting the data stream for this column, excluding any optional validity mask.
writeDataBytes(OutputStream) - Method in class uk.ac.starlink.feather.VariableStarColumnWriter
 
writeDataElement(StarTable) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
Outputs a DATA element representing a table to the destination stream according to the current settings.
writeDataOnly(DataOutput) - Method in class uk.ac.starlink.fits.StandardFitsTableSerializer
Writes the table data content without any trailing padding.
writeDataPos(Area, double[]) - Method in class uk.ac.starlink.ttools.plot2.data.AreaCoord
Writes the position in data coordinates of the characteristic (typically central) point of a given area object into the start of a supplied array.
writeDebug(Object, Object) - Method in class jsky.science.AbstractScienceObject
default implementation.
writeDeclaration() - Method in class uk.ac.starlink.util.XmlWriter
Writes an XML declaration.
writeDescription(BufferedWriter) - Method in class uk.ac.starlink.votable.VOSerializer
Writes any DESCRIPTION element associated with this serializer's table.
writeDocument() - Method in class uk.ac.starlink.ttools.cea.CeaWriter
Writes the configuration XML document.
writeDouble(double) - Method in class nom.tam.util.BufferedDataOutputStream
Write a double value.
writeDouble(double) - Method in class nom.tam.util.BufferedFile
Write a double value.
writeDouble(double) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
writeDouble(double) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
 
writeDTD(XmlDocument, Writer) - Method in class diva.compat.xml.XmlWriter
Write the DTD of the given XmlDocument to a given Writer.
writeDTD(XmlDocument, Writer) - Method in class diva.util.xml.XmlWriter
Write the DTD of the given XmlDocument to a given Writer.
writeDTDElements(Writer) - Method in class diva.compat.xml.XmlWriter
Produce normalised declarations for all elements.
writeDTDElements(Writer) - Method in class diva.util.xml.XmlWriter
Produce normalised declarations for all elements.
writeDTDEntities(Writer) - Method in class diva.compat.xml.XmlWriter
Produce normalised declarations for all general entities.
writeDTDEntities(Writer) - Method in class diva.util.xml.XmlWriter
Produce normalised declarations for all general entities.
writeDTDNotations(Writer) - Method in class diva.compat.xml.XmlWriter
Produce normalised declarations for all notations.
writeDTDNotations(Writer) - Method in class diva.util.xml.XmlWriter
Produce normalised declarations for all notations.
writeEmptyPrimary(OutputStream) - Static method in class uk.ac.starlink.fits.FitsUtil
Writes a data-less Primary HDU.
writeEmptyPrimary(DataOutput) - Static method in class uk.ac.starlink.oldfits.FitsConstants
Writes a null header representing an empty primary HDU to a stream.
writeEngineConfig(AxisEngine) - Method in class uk.ac.starlink.soap.AppFileProvider
Save the engine configuration.
writeError(Object, Object) - Method in class jsky.science.AbstractScienceObject
default implementation.
writeError(Object, Object) - Static method in class jsky.science.Coordinates
 
writeError(Object, Object) - Static method in class jsky.util.FormatUtilities
Display a simple error message to System.err
writeEvents(InputEvent[], Writer) - Method in class diva.util.jester.EventWriter
Write the given stream of input events out to the given writer.
writeFields(BufferedWriter) - Method in class uk.ac.starlink.votable.VOSerializer
Writes the FIELD headers corresponding to this table on a given writer.
writeFiles(AttractorFamily, int, int) - Static method in class uk.ac.starlink.ttools.scheme.AttractorStarTable
Utility/example method that can generate example tables corresponding to interesting (strange) attractors.
writeFloat(float) - Method in class nom.tam.util.BufferedDataOutputStream
Write a float value.
writeFloat(float) - Method in class nom.tam.util.BufferedFile
Write a float value.
writeFloat(float) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
writeFloat(float) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
 
writeHeader(CardImage[], OutputStream) - Static method in class uk.ac.starlink.fits.FitsUtil
Writes a FITS header whose content is supplied by an array of cards.
writeHeader(DataOutput, Header) - Static method in class uk.ac.starlink.oldfits.FitsConstants
Writes a header object to a DataOutput.
writeHrefDataElement(BufferedWriter, String, OutputStream) - Method in class uk.ac.starlink.votable.VOSerializer
Writes this serializer's table data to a <DATA> element containing a <STREAM> element which references an external data source (optional method).
writeHrefTableElement(BufferedWriter, String, OutputStream) - Method in class uk.ac.starlink.votable.VOSerializer
 
writeImage() - Method in class uk.ac.starlink.ttools.build.PlotExample
Generates and outputs the image file showing the result of this example.
writeInlineDataElement(BufferedWriter) - Method in class uk.ac.starlink.votable.VOSerializer
Writes this serializer's table data as a self-contained <DATA> element.
writeInlineDataElementUTF8(OutputStream) - Method in class uk.ac.starlink.votable.VOSerializer
Writes this serializer's table data as a self-contained <DATA> element to an output stream using UTF8 encoding.
writeInlineStarTable(StarTable, BufferedWriter) - Method in class uk.ac.starlink.votable.VOTableWriter
Writes a table directly to a stream.
writeInlineStarTables(StarTable[], BufferedWriter) - Method in class uk.ac.starlink.votable.VOTableWriter
Writes multiple tables directly to a stream.
writeInlineTableElement(BufferedWriter) - Method in class uk.ac.starlink.votable.VOSerializer
Writes this serializer's table as a complete TABLE element.
writeInlineTableElementUTF8(OutputStream) - Method in class uk.ac.starlink.votable.VOSerializer
Writes this serializer's table as a complete TABLE element to an output stream using UTF8 encoding.
writeInt(int) - Method in class nom.tam.util.BufferedDataOutputStream
Write an integer value.
writeInt(int) - Method in class nom.tam.util.BufferedFile
Write an integer value.
writeInt(int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
writeInt(int) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
 
writeInterfaces() - Method in class uk.ac.starlink.ttools.cea.CeaWriter
Writes an Interfaces element suitable for use with CEA.
writeInterpolator(Element) - Method in class uk.ac.starlink.diva.FigureProps
Write description of the interpolator to the given Element.
writeItemBytes(OutputStream, Object) - Method in class uk.ac.starlink.feather.VariableStarColumnWriter
Writes a value to the output stream.
writeLines(String[], OutputStream) - Static method in class uk.ac.starlink.ttools.plot.ExternalFontMapper
Writes lines of text to a stream.
writeLong(long) - Method in class nom.tam.util.BufferedDataOutputStream
Write a long value.
writeLong(long) - Method in class nom.tam.util.BufferedFile
Write a long value.
writeLong(long) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
writeLong(long) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
 
writeLut(OutputStream, boolean) - Method in class uk.ac.starlink.ttools.plot.LutSteal
Writes the strip of pixels down the middle of the ramp icon as a lookup table that can be used by the Shaders class.
writeMirageFormat(StarTable) - Method in class uk.ac.starlink.mirage.MirageFormatter
Writes a StarTable to a stream in Mirage format.
writeMoc(HealpixMoc, OutputStream) - Method in interface uk.ac.starlink.ttools.cone.MocFormat
Outputs a given MOC to a given stream.
WriteMode - Class in uk.ac.starlink.table.jdbc
Defines how records are written to a database table.
writeModel(Object, OutputStream) - Method in class diva.sketch.recognition.MSTrainingWriter
Write the training model to the output stream.
writeModel(Object, Writer) - Method in class diva.sketch.recognition.MSTrainingWriter
Write the training model to the character-output stream.
writeModel(Object, OutputStream) - Method in class diva.sketch.recognition.SSTrainingWriter
Write the training model to the output stream.
writeModel(Object, Writer) - Method in class diva.sketch.recognition.SSTrainingWriter
Write the training model to the character-output stream.
writeModel(Object, Writer) - Method in class diva.sketch.SketchWriter
Write the symbols in the sketch model to the character stream.
writeModel(Object, Writer) - Method in class diva.util.jester.EventWriter
Write the given stream of input events out to the given writer.
writeModel(Object, Writer) - Method in interface diva.util.ModelWriter
Write the given model to the character stream.
writeModule(Writer) - Method in class uk.ac.starlink.ttools.build.JyStilts
Outputs the python source code for the stilts module.
writeNumber(OutputStream, Number) - Method in class uk.ac.starlink.feather.NumberStarColumnWriter
Writes the bytes for a given typed value.
writeParameters() - Method in class uk.ac.starlink.ttools.cea.CeaWriter
Writes a Parameters element suitable for use with CEA.
writeParams(BufferedWriter) - Method in class uk.ac.starlink.votable.VOSerializer
Writes any PARAM and INFO elements associated with this serializer's table.
writePlaneCoords2(double[]) - Method in class uk.ac.starlink.ttools.plot2.data.Area
Writes the characteristic (typically central) position of this area to a buffer that can be interpreted as the positional coordinates in the data space of a plane plot (x, y values).
writePostDataXML(BufferedWriter) - Method in class uk.ac.starlink.votable.VOSerializer
Outputs any content of the TABLE element following the DATA element and the TABLE end tag.
writePostTableXML(BufferedWriter) - Method in class uk.ac.starlink.votable.VOTableWriter
Outputs all the text required after any tables in the output table document.
writePreDataXML(BufferedWriter) - Method in class uk.ac.starlink.votable.VOSerializer
Outputs the TABLE element start tag and all of its content before the DATA element.
writePreTableXML(BufferedWriter) - Method in class uk.ac.starlink.votable.VOTableWriter
Outputs all the text required before any tables are written.
writePrimaryHDU(OutputStream) - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Writes the primary HDU.
writePrimaryHDU(OutputStream) - Method in class uk.ac.starlink.fits.HduFitsTableWriter
Does nothing.
writePrimitiveArray(Object) - Method in class nom.tam.util.BufferedDataOutputStream
This routine provides efficient writing of arrays of any primitive type.
writer - Variable in class gaia.cu9.tools.parallax.writers.CsvWriter
 
writeSchema(Class, Types) - Method in class uk.ac.starlink.votable.soap.AxisTableSerializer
Returns an element containing the VOTable 1.1 schema.
writeServiceDescriptors(BufferedWriter) - Method in class uk.ac.starlink.votable.VOSerializer
Writes the service descriptor parameters of this serializer's table as a sequence of zero or more RESOURCE elements.
writeShort(int) - Method in class nom.tam.util.BufferedDataOutputStream
Write a short value.
writeShort(int) - Method in class nom.tam.util.BufferedFile
Write a short value.
writeShort(int) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
writeShort(int) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
 
writeSingleJar(OutputStream) - Method in class uk.ac.starlink.util.SuperJar
Writes the data from this object to a single jar file combining the contents of all the dependencies.
writeSkyCoords3(double[]) - Method in class uk.ac.starlink.ttools.plot2.data.Area
Writes the characteristic (typically central) position of this area to a buffer that can be interpreted as the positional coordinates in the data space of a sky plot (3-element unit vector).
writeSource(Source, Writer) - Method in class uk.ac.starlink.util.SourceReader
Writes the contents of a given Source into a given Writer.
writeSource(Source, OutputStream) - Method in class uk.ac.starlink.util.SourceReader
Writes the contents of a given Source into a given OutputStream.
writeStarTable(StarTable, OutputStream) - Method in class uk.ac.starlink.ecsv.EcsvTableWriter
 
writeStarTable(StarTable, OutputStream) - Method in class uk.ac.starlink.feather.FeatherTableWriter
 
writeStarTable(StarTable, OutputStream) - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Writes a single table.
writeStarTable(StarTable, OutputStream) - Method in class uk.ac.starlink.mirage.MirageTableWriter
 
writeStarTable(StarTable, String, StarTableOutput) - Method in class uk.ac.starlink.parquet.ParquetTableWriter
 
writeStarTable(StarTable, OutputStream) - Method in class uk.ac.starlink.parquet.ParquetTableWriter
 
writeStarTable(StarTable, OutputStream) - Method in class uk.ac.starlink.table.formats.AbstractTextTableWriter
 
writeStarTable(StarTable, OutputStream) - Method in class uk.ac.starlink.table.formats.CsvTableWriter
 
writeStarTable(StarTable, String, StarTableOutput) - Method in class uk.ac.starlink.table.formats.DocumentedStreamStarTableWriter
 
writeStarTable(StarTable, OutputStream) - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
 
writeStarTable(StarTable, OutputStream) - Method in class uk.ac.starlink.table.formats.LatexTableWriter
 
writeStarTable(StarTable, OutputStream) - Method in class uk.ac.starlink.table.formats.TstTableWriter
 
writeStarTable(StarTable, String, String) - Method in class uk.ac.starlink.table.StarTableOutput
Writes a StarTable object out to some external storage.
writeStarTable(StarTable, OutputStream, StarTableWriter) - Method in class uk.ac.starlink.table.StarTableOutput
Writes a StarTable to an output stream.
writeStarTable(StarTable, OutputStream) - Method in interface uk.ac.starlink.table.StarTableWriter
Writes a StarTable object to a given output stream.
writeStarTable(StarTable, String, StarTableOutput) - Method in interface uk.ac.starlink.table.StarTableWriter
Writes a StarTable object to a given location.
writeStarTable(StarTable, String, StarTableOutput) - Method in class uk.ac.starlink.table.StreamStarTableWriter
Gets an output stream from location with reference to sto and writes to it using this writer's StarTableWriter.writeStarTable(uk.ac.starlink.table.StarTable, java.io.OutputStream) method.
writeStarTable(StarTableWriter, StarTable, String, StarTableOutput) - Static method in class uk.ac.starlink.table.StreamStarTableWriter
Utility method that writes a table to a location using a given output handler.
writeStarTable(StarTable, String, StarTableOutput) - Method in class uk.ac.starlink.votable.VOTableWriter
Writes a StarTable to a given location.
writeStarTable(StarTable, OutputStream) - Method in class uk.ac.starlink.votable.VOTableWriter
Writes a StarTable to a given stream; must be inline.
writeStarTable(StarTable, OutputStream, File) - Method in class uk.ac.starlink.votable.VOTableWriter
Writes a StarTable to a given stream.
writeStarTables(TableSequence, OutputStream) - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Writes tables.
writeStarTables(TableSequence, String, StarTableOutput) - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
writeStarTables(TableSequence, OutputStream) - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
 
writeStarTables(TableSequence, String, StarTableOutput) - Method in class uk.ac.starlink.table.formats.HTMLTableWriter
 
writeStarTables(TableSequence, OutputStream) - Method in class uk.ac.starlink.table.formats.TextTableWriter
 
writeStarTables(TableSequence, String, StarTableOutput) - Method in class uk.ac.starlink.table.formats.TextTableWriter
 
writeStarTables(TableSequence, OutputStream) - Method in interface uk.ac.starlink.table.MultiStarTableWriter
Writes an array of StarTable objects to a given output stream.
writeStarTables(TableSequence, String, StarTableOutput) - Method in interface uk.ac.starlink.table.MultiStarTableWriter
Writes an array of StarTable objects to a given location.
writeStarTables(StarTable[], String, String) - Method in class uk.ac.starlink.table.StarTableOutput
Writes an array of StarTable objects to some external storage.
writeStarTables(StarTable[], OutputStream, MultiStarTableWriter) - Method in class uk.ac.starlink.table.StarTableOutput
Writes an array of StarTables to an output stream.
writeStarTables(TableSequence, OutputStream) - Method in class uk.ac.starlink.votable.VOTableFitsTableWriter
 
writeStarTables(TableSequence, String, StarTableOutput) - Method in class uk.ac.starlink.votable.VOTableWriter
Writes a sequence of tables to a given location.
writeStarTables(TableSequence, OutputStream) - Method in class uk.ac.starlink.votable.VOTableWriter
Writes a sequence of tables to a given stream; must be inline.
writeStarTables(TableSequence, OutputStream, File) - Method in class uk.ac.starlink.votable.VOTableWriter
Writes a sequence of tables to a given stream.
writeStroke(TimedStroke, Writer) - Static method in class diva.sketch.recognition.SSTrainingWriter
Write out the sequence of points in the stroke.
writeTableHDU(StarTable, FitsTableSerializer, OutputStream) - Method in class uk.ac.starlink.fits.AbstractFitsTableWriter
Writes a data HDU.
writeTile(Object, NDShape) - Method in interface uk.ac.starlink.array.ArrayAccess
Writes a tile of pixels from a supplied primitive array.
writeTile(Object, NDShape) - Method in class uk.ac.starlink.array.DefaultArrayAccess
 
writeToBackingStore() - Method in class uk.ac.starlink.util.gui.StoreConfiguration
Save the Document to backing store.
writeUTF(String) - Method in class nom.tam.util.BufferedDataOutputStream
Write a string as a UTF.
writeUTF(String) - Method in class nom.tam.util.BufferedFile
Write a string as a UTF.
writeUTF(String) - Method in class uk.ac.starlink.oldfits.AbstractArrayDataIO
 
writeUTF(String) - Method in class uk.ac.starlink.util.DataBufferedOutputStream
 
writeVOTable(ResultSet, OutputStream) - Method in class uk.ac.starlink.ttools.example.TapWriter
Writes a result set to an output stream as a VOTable.
writeXML(Writer, String) - Method in class diva.compat.xml.XmlElement
Print this element to a Writer
writeXML(Writer, String) - Method in class diva.util.xml.XmlElement
Print this element to a Writer
writeXml(PrintStream) - Method in class uk.ac.starlink.ttools.build.PlotExample
Outputs the XML for this example as a <dt><dd> element pair.
writeZipOfJars(OutputStream) - Method in class uk.ac.starlink.util.SuperJar
Writes the data from this object to a zip file containing all the top-level and dependency jars as individual jar files in the same directory.

X

x - Variable in class diva.canvas.connector.ManhattanRouter.Segment
The X location of the end of the segment
x - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
X - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: X coordinate (image coords)
x - Variable in class jsky.coords.ImageCoords
The X coordinate
x - Variable in class uk.ac.starlink.diva.interp.AbstractInterpolator
The X coordinates.
x() - Method in class uk.ac.starlink.dpac.epoch.GVector3d
Identical to GVector3d.getX()
X - Static variable in class uk.ac.starlink.ttools.plot.AxisLabeller
Tick style suitable for X axis labels.
X - Static variable in class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord
Coordinate representing a vector of X values.
X - Static variable in class uk.ac.starlink.ttools.plot2.Orientation
Orientation suitable for X axis labelling.
X2_ORIENT - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneAxisAnnotation
 
X2FUNC_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for secondary X axis function.
X2LABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for secondary X axis text label.
X509CertificateChain - Class in uk.ac.starlink.auth.ssl
 
X509CertificateChain(X500Principal, PrivateKey, String) - Constructor for class uk.ac.starlink.auth.ssl.X509CertificateChain
 
X509CertificateChain(Collection<X509Certificate>) - Constructor for class uk.ac.starlink.auth.ssl.X509CertificateChain
 
X509CertificateChain(X509Certificate[], PrivateKey) - Constructor for class uk.ac.starlink.auth.ssl.X509CertificateChain
 
X509IvoaAuthScheme - Class in uk.ac.starlink.auth
IvoaAuthScheme concrete subclass for working with X509 certificates.
X_ANCHOR - Static variable in class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
 
X_ATTR_TAG - Static variable in class diva.util.jester.EventParser
 
X_COL - Static variable in class jsky.catalog.MemoryCatalog
 
X_COL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
X_COORD - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeDataGeom
X coordinate.
X_COORD - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneDataGeom
Horizontal coordinate.
X_ORIENT - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneAxisAnnotation
 
XalanProc - Class in uk.ac.starlink.xdoc
Performs XSLT transformation using Java's javax.xml.transform package.
XalanProc() - Constructor for class uk.ac.starlink.xdoc.XalanProc
 
XANCHOR_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key to anchor X axis during zooms.
XAstReader - Class in uk.ac.starlink.ast.xml
Provides convenience methods for reading an AstObject from an XML source.
XAstReader() - Constructor for class uk.ac.starlink.ast.xml.XAstReader
 
XAstWriter - Class in uk.ac.starlink.ast.xml
Provides convenience methods for serializing AstObjects to XML.
XAstWriter() - Constructor for class uk.ac.starlink.ast.xml.XAstWriter
 
XBINSIZER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
Config key for X bin size configuration.
XBINWIDTH_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
ReportKey for actual X bin extent.
XC_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for X axis central position key (isotropic only).
xCol - Variable in class jsky.catalog.RowCoordinates
The column index for the X or RA coordinate
xColour - Variable in class uk.ac.starlink.ast.gui.AstAxes
The colour of the X axis.
XCOMBINER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter
Configuration key for X coordinate combination mode.
XCROWD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for X axis tick mark crowding.
XCROWD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key to control tick mark crowding on X axis.
XDIAG - Static variable in class uk.ac.starlink.ttools.plot2.geom.MatrixGanger
True if the histogram-like plots on the diagonal are considered to share their X coordinate with other cells in the same column; false if they are considered to share their Y coordinate with other cells in the same row.
XdocUtils - Class in uk.ac.starlink.xdoc
Utilities designed for use during XSTL processing.
xEdge - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
The edge that the X label should be displayed on.
xEdge - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
Chooser for X label edge (TOP or BOTTOM).
XFLIP_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for X axis flip flag.
XFLIP_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for X axis flip flag.
xfToData(Surface, double, double, double[]) - Method in interface uk.ac.starlink.ttools.plot2.layer.FunctionPlotter.FuncAxis
Converts the result of a function evaluation to a position in the data space of the plot.
xGap - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
The gap between X label and plot border.
xGap - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
The gap between X labels and plot border.
xGap - Variable in class uk.ac.starlink.ast.gui.AstTicks
The gap between X axis major ticks (set to BAD if not set).
xGapSpinner - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
Spinner for controlling the position of the X label.
xGapSpinner - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Spinner for controlling the position of the X numbers.
xLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
xLabel - Variable in class jsky.util.gui.XYDisplay
 
xLabel - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
The value for the X label.
XLABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for X axis text label.
XLABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for X axis text label.
xLabelAt - Variable in class uk.ac.starlink.ast.gui.AstAxes
A position to start the X labelling at, not used when axes are drawn externally.
xLeft - Variable in class uk.ac.starlink.ast.gui.GraphicsEdges
Fraction of plot to keep for left labels.
xLeft - Variable in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Spinner for controlling the space reserved for X labelling on left.
xLeftModel - Variable in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Spinner model for X left fraction.
XLOG_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for X axis log scale flag.
XLOG_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for X axis log scale flag.
xLogGap - Variable in class uk.ac.starlink.ast.gui.AstTicks
The gap between X axis major ticks (set to 0 if not set), when drawing with log spacing.
xLogGap - Variable in class uk.ac.starlink.ast.gui.TickControls
Entry for ratio gap between major ticks for log X axis.
xLogGapModel - Variable in class uk.ac.starlink.ast.gui.TickControls
 
xLogLabel - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
Whether X numeric labels should use log-style labelling.
xLogLabel - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Control for toggling display of X log-like labels.
xLogSpacing - Variable in class uk.ac.starlink.ast.gui.AstTicks
Whether X tick mark should be shown with log spacing.
xLogSpacing - Variable in class uk.ac.starlink.ast.gui.TickControls
Check box for whether to use log spacing for X axis.
xMajorGap - Variable in class uk.ac.starlink.ast.gui.TickControls
Entry for gap between major ticks on the X axis.
xMajorLength - Variable in class uk.ac.starlink.ast.gui.TickControls
Spinner for controlling the length of X axis major tick marks.
xMajorLengthModel - Variable in class uk.ac.starlink.ast.gui.TickControls
Spinner model for length of X axis major tick marks.
XMATCH_URL - Static variable in class uk.ac.starlink.ttools.cone.CdsUploadMatcher
URL for the CDS Xmatch service.
XMAX - Static variable in class uk.ac.starlink.ttools.plot2.layer.XYArrayPlacement
Uses the position with the maximal X value.
XMAX_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for X axis upper bound, before subranging.
XMAX_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for X axis upper bound, before subranging.
XMIN - Static variable in class uk.ac.starlink.ttools.plot2.layer.XYArrayPlacement
Uses the position with the minimal X value.
XMIN_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for X axis lower bound, before subranging.
XMIN_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for X axis lower bound, before subranging.
xMinorDivisions - Variable in class uk.ac.starlink.ast.gui.TickControls
 
xMinorLength - Variable in class uk.ac.starlink.ast.gui.TickControls
Spinner for controlling the length of X axis minor tick marks.
xMinorLengthModel - Variable in class uk.ac.starlink.ast.gui.TickControls
Spinner model for length of X axis minor tick marks.
Xml() - Constructor for class uk.ac.starlink.ttools.build.JdkDoclet.Xml
No-arg constructor required by doclet API.
Xml() - Constructor for class uk.ac.starlink.ttools.build.SunDoclet.Xml
 
XML_CDATA - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
XML_COMMENT - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
XML_DOCUMENT - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
XML_DTD - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
XML_ELEMENT - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
XML_EREF - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
XML_PI - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
XML_STRING - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
XmlBuilder - Interface in diva.compat.xml
An XmlBuilder is an interface that can be implemented by classes that convert between XmlElements and some internal data representation.
XmlBuilder - Interface in diva.util.xml
An XmlBuilder is an interface that can be implemented by classes that convert between XmlElements and some internal data representation.
XmlChan - Class in uk.ac.starlink.ast
Java interface to the AST XmlChan class - I/O Channel using XML to represent Objects.
XmlChan(InputStream, OutputStream) - Constructor for class uk.ac.starlink.ast.XmlChan
Creates a channel which reads from the given InputStream and writes to the given OutputStream.
XmlChan() - Constructor for class uk.ac.starlink.ast.XmlChan
This constructor does not do all the required construction to create a valid XmlChan object, but is required for inheritance by user subclasses of XmlChan.
XMLDataNode - Class in uk.ac.starlink.datanode.nodes
 
XMLDataNode(Source) - Constructor for class uk.ac.starlink.datanode.nodes.XMLDataNode
 
XMLDataNodeBuilder - Class in uk.ac.starlink.datanode.factory
 
XmlDemo - Class in diva.compat.xml
A simple program that you can run to illustrate the operation of the files in this package.
XmlDemo() - Constructor for class diva.compat.xml.XmlDemo
 
XmlDemo - Class in diva.util.xml
A simple program that you can run to illustrate the operation of the files in this package.
XmlDemo() - Constructor for class diva.util.xml.XmlDemo
 
XmlDocletOutput - Class in uk.ac.starlink.ttools.build
DocletOutput implementation for writing SUN-friendly XML.
XmlDocletOutput(OutputStream, boolean, Function<String, String>) - Constructor for class uk.ac.starlink.ttools.build.XmlDocletOutput
Constructor.
XmlDocument - Class in diva.compat.xml
An XMLDocument is an in-memory representation of an XML document.
XmlDocument() - Constructor for class diva.compat.xml.XmlDocument
Create an XML document with no idea of where it exists.
XmlDocument(URL) - Constructor for class diva.compat.xml.XmlDocument
Create an XML document with the given URL.
XmlDocument(File) - Constructor for class diva.compat.xml.XmlDocument
Create an XML document located in the given file.
XmlDocument(URL, String) - Constructor for class diva.compat.xml.XmlDocument
Create an XML document with the given URL and the DTD system ID.
XmlDocument - Class in diva.util.xml
An XMLDocument is an in-memory representation of an XML document.
XmlDocument() - Constructor for class diva.util.xml.XmlDocument
Create an XML document with no idea of where it exists.
XmlDocument(URL) - Constructor for class diva.util.xml.XmlDocument
Create an XML document with the given URL.
XmlDocument(File) - Constructor for class diva.util.xml.XmlDocument
Create an XML document located in the given file.
XmlDocument(URL, String) - Constructor for class diva.util.xml.XmlDocument
Create an XML document with the given URL and the DTD system ID.
XMLDocument - Class in uk.ac.starlink.datanode.nodes
Holds a DataSource which is known to contain an XML document.
XMLDocument(DataSource) - Constructor for class uk.ac.starlink.datanode.nodes.XMLDocument
Constructs a new XMLDocument from a DataSource.
XmlElement - Class in diva.compat.xml
An XmlElement is a node of a tree representing an XML file.
XmlElement(String) - Constructor for class diva.compat.xml.XmlElement
Create a new XmlElement with element type given by the string.
XmlElement() - Constructor for class diva.compat.xml.XmlElement
Create a new XmlElement of unknown type.
XmlElement(String, Map) - Constructor for class diva.compat.xml.XmlElement
Create a new XmlElement with element type with the given name and the given attributes.
XmlElement - Class in diva.util.xml
An XmlElement is a node of a tree representing an XML file.
XmlElement(String) - Constructor for class diva.util.xml.XmlElement
Create a new XmlElement with element type given by the string.
XmlElement() - Constructor for class diva.util.xml.XmlElement
Create a new XmlElement of unknown type.
XmlElement(String, Map) - Constructor for class diva.util.xml.XmlElement
Create a new XmlElement with element type with the given name and the given attributes.
XMLElementTest - Class in diva.util.test
A test suite for XmlElement
XMLElementTest(TestHarness) - Constructor for class diva.util.test.XMLElementTest
Constructor
XMLEncodeDecode - Interface in uk.ac.starlink.util
Interface for objects that can encode and decode their internal configuration within the content of an Element.
XmlEncodingParameter - Class in uk.ac.starlink.ttools.task
Parameter which describes one of the available XML encodings (UTF-8 etc).
XmlEncodingParameter(String) - Constructor for class uk.ac.starlink.ttools.task.XmlEncodingParameter
 
XmlException - Exception in diva.util.aelfred
Convenience exception class for reporting XML parsing errors.
XmlException(String, String, int, int) - Constructor for exception diva.util.aelfred.XmlException
Construct a new XML parsing exception.
XmlHandler - Interface in diva.util.aelfred
XML Processing Interface.
xmlItem(Parameter<?>, String, boolean) - Static method in class uk.ac.starlink.ttools.build.UsageWriter
Returns a list item (dt/dd pair) for a parameter giving its usage and description.
xmlName() - Method in class uk.ac.starlink.hdx.HdxResourceType
Gives the XML element name corresponding to the resource type.
XMLNdxHandler - Class in uk.ac.starlink.ndx
Turns URLs which reference XML files into Ndxs.
XmlParser - Class in diva.util.aelfred
Parse XML documents and return parse events through call-backs.
XmlParser() - Constructor for class diva.util.aelfred.XmlParser
Construct a new parser with no associated handler.
XMLParserTest - Class in diva.util.test
A test suite for XMLParser and XMLPrinter
XMLParserTest(TestHarness) - Constructor for class diva.util.test.XMLParserTest
Constructor
XmlReader - Class in diva.compat.xml
An XmlReader reads a character stream and constructs the internal data of an XmlDocument.
XmlReader() - Constructor for class diva.compat.xml.XmlReader
 
XmlReader - Class in diva.util.xml
An XmlReader reads a character stream and constructs the internal data of an XmlDocument.
XmlReader() - Constructor for class diva.util.xml.XmlReader
 
XmlReader.Handler - Class in diva.compat.xml
Handler is an inner class that implements the Aelfred XmlHandler interface.
XmlReader.Handler - Class in diva.util.xml
Handler is an inner class that implements the Aelfred XmlHandler interface.
XMLRPC_PREFIX - Static variable in class uk.ac.starlink.plastic.PlasticUtils
Prefix for XML-RPC "perform" method.
XmlUtilities - Class in diva.compat.xml
A collection of utility methods for XML-related operations.
XmlUtilities() - Constructor for class diva.compat.xml.XmlUtilities
 
XmlUtilities - Class in diva.util.xml
A collection of utility methods for XML-related operations.
XmlUtilities() - Constructor for class diva.util.xml.XmlUtilities
 
XmlWriter - Class in diva.compat.xml
Given a tree of XmlElements, an object of this class generates the equivalent XML into an output stream.
XmlWriter() - Constructor for class diva.compat.xml.XmlWriter
 
XmlWriter - Class in diva.util.xml
Given a tree of XmlElements, an object of this class generates the equivalent XML into an output stream.
XmlWriter() - Constructor for class diva.util.xml.XmlWriter
 
XmlWriter - Class in uk.ac.starlink.util
Provides methods for writing XML output to a stream.
XmlWriter() - Constructor for class uk.ac.starlink.util.XmlWriter
Constructs a new writer which outputs to System.out.
XmlWriter(PrintStream) - Constructor for class uk.ac.starlink.util.XmlWriter
Constructs a new writer which writes to a given print stream.
XNAME_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter
Config key for the independent variable name.
XOFF_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for graphics X offset, units of 1/2 screen size.
XOFF_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Config key to control X pixel offset.
XPHASE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
Config key for X bin phase.
xPos - Variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
 
xPositions - Variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
 
XRANGE - Static variable in class uk.ac.starlink.diva.DrawActions
 
XRANGE - Static variable in class uk.ac.starlink.diva.DrawFigureFactory
 
XRangeFigure - Class in uk.ac.starlink.diva
A figure that displays a optionally fixed height rectangle that can only be moved side to side, or a plain rectangle.
XRangeFigure(Rectangle2D) - Constructor for class uk.ac.starlink.diva.XRangeFigure
Create a new rectangle with the given rectangle shape, a unit-width continuous stroke and no paint pattern.
XRangeFigure(double, double, double, double) - Constructor for class uk.ac.starlink.diva.XRangeFigure
Create a new rectangle with the given origin and size, a unit-width continuous stroke and no paint pattern.
XRangeFigure(double, double, double, double, Paint) - Constructor for class uk.ac.starlink.diva.XRangeFigure
Create a new rectangle with the given origin, size, and fill paint.
XRangeFigure(double, double, double, double, float) - Constructor for class uk.ac.starlink.diva.XRangeFigure
Create a new rectangle with the given origin, size, and outline width.
XRangeFigure(double, double, double, double, Paint, float) - Constructor for class uk.ac.starlink.diva.XRangeFigure
Create a new rectangle with the given origin, size, fill, and outline width.
XRangeFigure(double, double, double, double, Paint, Paint, float, AlphaComposite) - Constructor for class uk.ac.starlink.diva.XRangeFigure
Create a new rectangle with the given origin, size, fill, outline outline width and composite.
xRight - Variable in class uk.ac.starlink.ast.gui.GraphicsEdges
Fraction of plot to keep for right labels.
xRight - Variable in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Spinner for controlling the space reserved for X labelling on right.
xRightModel - Variable in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Spinner model for X right fraction.
xRotated - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
Whether X numeric labels are drawn rotated.
xRotateNumbers - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Control for toggling rotation of X numbers.
XS_REPKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter
Report key for combined X array values.
XsdStage - Class in uk.ac.starlink.ttools.taplint
Validation stage for validating a document against a given XML schema.
XsdStage(String, String, boolean, String) - Constructor for class uk.ac.starlink.ttools.taplint.XsdStage
Constructor.
XsdValidate - Class in uk.ac.starlink.ttools.task
Utility task for XML Schema validation.
XsdValidate() - Constructor for class uk.ac.starlink.ttools.task.XsdValidate
 
XsdValidation - Class in uk.ac.starlink.ttools.taplint
Methods to perform validation against XSD schemas.
XsdValidation() - Constructor for class uk.ac.starlink.ttools.taplint.XsdValidation
 
XsdValidation.Result - Enum in uk.ac.starlink.ttools.taplint
Enumerates possible results of the parse.
xShowLabel - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
Control for toggling display of X label.
xShown - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
Whether X label should be shown.
xShown - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
Whether X numeric labels should be shown.
xShowNumbers - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Control for toggling display of X numbers.
xSpinnerModel - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
X gap spinner model.
xSpinnerModel - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
X Spinner model.
xStyle - Variable in class uk.ac.starlink.ast.gui.AstAxes
The line style of the X axis.
XSUBRANGE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for X axis subrange.
XSUBRANGE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for X axis subrange.
xTextField - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
The X label text field (this also allows access to special characters that cannot be easily typed in).
XToTileX(int, int, int) - Static method in class jsky.image.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.
XToTileX(int) - Method in class jsky.image.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index.
XToTileX(int, int, int) - Static method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index relative to a given tile grid layout specified by its X offset and tile width.
XToTileX(int) - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Converts a pixel's X coordinate into a horizontal tile index.
XTYPE_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
XTYPE_METAKEY - Static variable in class uk.ac.starlink.ecsv.EcsvTableWriter
Meta map key for Xtype string value.
xUnits - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
Chooser for whether X label has any units shown.
xValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
xValue - Variable in class jsky.util.gui.XYDisplay
 
xWidth - Variable in class uk.ac.starlink.ast.gui.AstAxes
The width of the X axis.
xxxgetProperty(String) - Method in class jsky.image.EmptyRenderedImage
Gets a property from the property set of this image.
XY - Static variable in class uk.ac.starlink.ttools.plot2.layer.ErrorArrayForm
ErrorArrayForm instance for X, Y error bars.
XYArrayData - Interface in uk.ac.starlink.ttools.plot2.layer
Defines a matched pair of vectors.
XYArrayPlacement - Class in uk.ac.starlink.ttools.plot2.layer
Defines how to map an XYArrayData object to a definite position in data space.
XYArrayPlacement(String, String, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.XYArrayPlacement
Constructor.
XYDisplay - Class in jsky.util.gui
This widget displays a pair of coordinates with given labels.
XYDisplay(String, String) - Constructor for class jsky.util.gui.XYDisplay
Construct an X,Y display with the given labels.
XYDisplay() - Constructor for class jsky.util.gui.XYDisplay
Construct an X,Y display with the default labels "X" and "Y".
XYFACTOR_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for axis aspect ratio fix.
XyKeyPair<T> - Class in uk.ac.starlink.ttools.plot2.geom
Represents a pair of configuration keys that apply to the X and Y axes of a plane plot.
XyKeyPair(Function<String, ConfigKey<T>>) - Constructor for class uk.ac.starlink.ttools.plot2.geom.XyKeyPair
Constructor.
XYMEAN - Static variable in class uk.ac.starlink.ttools.plot2.layer.XYArrayPlacement
Uses the center of gravity of all the (X,Y) values.
XYSHAPE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for XY shape.
XYShape - Class in uk.ac.starlink.ttools.plot2.layer
Abstract superclass for shapes characterised by a pair of short integer values.
XYShape(String, int, Glyph) - Constructor for class uk.ac.starlink.ttools.plot2.layer.XYShape
Constructs a shape with a specified cache limit and point glyph.
XYShape(String) - Constructor for class uk.ac.starlink.ttools.plot2.layer.XYShape
Constructs a shape with a default cache limit and single-pixel point glyph.
XYStats - Class in uk.ac.starlink.ttools.plot
Calculates X-Y correlation statistics.
XYStats(boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot.XYStats
Constructs a new correlation statistics calculator.

Y

y - Variable in class diva.canvas.connector.ManhattanRouter.Segment
The Y location of the end of the segment
y - Variable in class diva.graph.layout.LevelLayout.LevelInfo
 
Y - Static variable in class jsky.catalog.skycat.SkycatConfigEntry
parameter: Y coordinate (image coords)
y - Variable in class jsky.coords.ImageCoords
The Y coordinate
y - Variable in class uk.ac.starlink.diva.interp.AbstractInterpolator
The Y coordinates.
y() - Method in class uk.ac.starlink.dpac.epoch.GVector3d
Identical to GVector3d.getY()
Y - Static variable in class uk.ac.starlink.ttools.plot.AxisLabeller
Tick style suitable for Y axis labels.
Y - Static variable in class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord
Coordinate representing a vector of Y values.
Y - Static variable in class uk.ac.starlink.ttools.plot2.layer.ErrorArrayForm
ErrorArrayForm instance for Y-only error bars.
Y - Static variable in class uk.ac.starlink.ttools.plot2.Orientation
Orientation suitable for Y axis labelling.
Y2_ORIENT - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneAxisAnnotation
 
Y2FUNC_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for secondary Y axis function.
Y2FUNC_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for secondary Y axis function.
Y2LABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for secondary Y axis text label.
Y2LABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for secondary Y axis text label.
Y_ANCHOR - Static variable in class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
 
Y_ATTR_TAG - Static variable in class diva.util.jester.EventParser
 
Y_COL - Static variable in class jsky.catalog.MemoryCatalog
 
Y_COL - Static variable in class jsky.catalog.skycat.SkycatConfigFile
 
Y_COORD - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeDataGeom
Y coordinate.
Y_COORD - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneDataGeom
Vertical coordinate.
Y_COORD - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeDataGeom
 
Y_ORIENT - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneAxisAnnotation
 
YamlParser - Interface in uk.ac.starlink.ecsv
Defines an object that can extract ECSV header information from YAML.
YANCHOR_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key to anchor Y axis during zooms.
YBINSIZER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
Config key for Y bin size configuration.
YBINWIDTH_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
ReportKey for actual Y bin extent.
yBottom - Variable in class uk.ac.starlink.ast.gui.GraphicsEdges
Fraction of plot to keep for the bottom labels.
yBottom - Variable in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Spinner for controlling the space reserved for Y labelling at the bottom.
yBottomModel - Variable in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Spinner model for Y bottom fraction.
YC_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Y axis central position key (isotropic only).
yCol - Variable in class jsky.catalog.RowCoordinates
The column index for the Y or DEC coordinate
yColour - Variable in class uk.ac.starlink.ast.gui.AstAxes
The colour of the Y axis.
YCOMBINER_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter
Configuration key for Y coordinate combination mode.
YCROWD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Y axis tick mark crowding.
YCROWD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key to control tick mark crowding on Y axis.
YCROWD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key to control tick mark crowding on Y axis.
YEAR - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeUnit
Year (365.25 days).
yEdge - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
The edge that the Y label should be displayed on.
yEdge - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
Chooser for Y label edge (LEFT or RIGHT).
YFLIP_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Y axis flip flag.
YFLIP_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for Y axis flip flag.
YFLIP_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for Y axis flip flag.
yGap - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
The gap between Y label and the plot border.
yGap - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
The gap between Y labels and the plot border.
yGap - Variable in class uk.ac.starlink.ast.gui.AstTicks
The gap between Y axis major ticks (set to BAD if not set).
yGapSpinner - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
Spinner for controlling the position of the Y label.
yGapSpinner - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Spinner for controlling the position of the Y numbers.
yLabel - Variable in class jsky.image.gui.ImageDisplayPanel
 
yLabel - Variable in class jsky.util.gui.XYDisplay
 
yLabel - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
The value for the Y label.
YLABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Y axis text label.
YLABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for Y axis text label.
YLABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for Y axis text label.
yLabelAt - Variable in class uk.ac.starlink.ast.gui.AstAxes
A position to start the Y labelling at, not used when axes are drawn externally.
YLOG_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Y axis log scale flag.
YLOG_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for Y axis log scale flag.
YLOG_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for Y axis log scale flag.
yLogGap - Variable in class uk.ac.starlink.ast.gui.AstTicks
The gap between Y axis major ticks (set to 0 if not set), when drawing with log spacing.
yLogGap - Variable in class uk.ac.starlink.ast.gui.TickControls
Entry for the gap between major ticks on the Y axis.
yLogGapModel - Variable in class uk.ac.starlink.ast.gui.TickControls
 
yLogLabel - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
Whether Y numeric labels should use log-style labelling.
yLogLabel - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Control for toggling display of Y log-like labels.
yLogSpacing - Variable in class uk.ac.starlink.ast.gui.AstTicks
Whether Y tick mark should be shown with log spacing.
yLogSpacing - Variable in class uk.ac.starlink.ast.gui.TickControls
Check box for whether to use log spacing for Y axis.
yMajorGap - Variable in class uk.ac.starlink.ast.gui.TickControls
Entry for the gap between major ticks on the Y axis.
yMajorLength - Variable in class uk.ac.starlink.ast.gui.TickControls
Spinner for controlling the length of Y axis major tick marks.
yMajorLengthModel - Variable in class uk.ac.starlink.ast.gui.TickControls
Spinner model for length of Y axis major tick marks.
YMAX - Static variable in class uk.ac.starlink.ttools.plot2.layer.XYArrayPlacement
Uses the position with the maximal Y value.
YMAX_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Y axis upper bound, before subranging.
YMAX_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for Y axis upper bound, before subranging.
YMAX_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for Y axis upper bound, before subranging.
YMIN - Static variable in class uk.ac.starlink.ttools.plot2.layer.XYArrayPlacement
Uses the position with the minimal Y value.
YMIN_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Y axis lower bound, before subranging.
YMIN_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for Y axis lower bound, before subranging.
YMIN_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for Y axis lower bound, before subranging.
yMinorDivisions - Variable in class uk.ac.starlink.ast.gui.TickControls
 
yMinorLength - Variable in class uk.ac.starlink.ast.gui.TickControls
Spinner for controlling the length of Y axis minor tick marks.
yMinorLengthModel - Variable in class uk.ac.starlink.ast.gui.TickControls
Spinner model for length of X axis minor tick marks.
YOFF_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for graphics Y offset, units of 1/2 screen size.
YOFF_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Config key to control Y pixel offset.
YPHASE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
Config key for Y bin phase.
yPos - Variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
 
yPositions - Variable in class uk.ac.starlink.ast.grf.DefaultGrfContainer
 
yRotated - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
Whether Y numeric labels are drawn rotated.
yRotateNumbers - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Control for toggling rotation of Y numbers.
YS_REPKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.CombineArrayPlotter
Report key for combined Y array values.
yShowLabel - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
Control for toggling display of Y label.
yShown - Variable in class uk.ac.starlink.ast.gui.AstAxisLabels
Whether Y label should be shown.
yShown - Variable in class uk.ac.starlink.ast.gui.AstNumberLabels
Whether Y numeric labels should be shown.
yShowNumbers - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Control for toggling display of Y numbers.
ySpinnerModel - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
Y gap spinner model.
ySpinnerModel - Variable in class uk.ac.starlink.ast.gui.AxisNumLabControls
Y Spinner model.
yStyle - Variable in class uk.ac.starlink.ast.gui.AstAxes
The line style of the Y axis.
YSUBRANGE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Y axis subrange.
YSUBRANGE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for Y axis subrange.
YSUBRANGE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for Y axis subrange.
yTextField - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
The Y label text field (this also allows access to special characters that cannot be easily typed in).
yTop - Variable in class uk.ac.starlink.ast.gui.GraphicsEdges
Fraction of plot to keep for the top labels.
yTop - Variable in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Spinner for controlling the space reserved for Y labelling at the top.
yTopModel - Variable in class uk.ac.starlink.ast.gui.GraphicsEdgesControls
Spinner model for Y top fraction.
YToTileY(int, int, int) - Static method in class jsky.image.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index relative to a given tile grid layout specified by its Y offset and tile height.
YToTileY(int) - Method in class jsky.image.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index.
YToTileY(int, int, int) - Static method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index relative to a given tile grid layout specified by its Y offset and tile height.
YToTileY(int) - Method in class uk.ac.starlink.jaiutil.SimpleRenderedImage
Converts a pixel's Y coordinate into a vertical tile index.
yUnits - Variable in class uk.ac.starlink.ast.gui.AxisLabelControls
Chooser for whether Y label has any units shown.
yValue - Variable in class jsky.image.gui.ImageDisplayPanel
 
yValue - Variable in class jsky.util.gui.XYDisplay
 
yWidth - Variable in class uk.ac.starlink.ast.gui.AstAxes
The width of the Y axis.

Z

Z - Static variable in class jsky.science.Redshift
 
z() - Method in class uk.ac.starlink.dpac.epoch.GVector3d
Identical to GVector3d.getZ()
z - Variable in class uk.ac.starlink.ttools.plot2.geom.GPoint3D
The Z coordinate of this Point3D.
Z_COORD - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeDataGeom
Z coordinate.
ZABBREV - Static variable in class jsky.science.Redshift
 
ZBufferPaperType3D - Class in uk.ac.starlink.ttools.plot2.paper
Bitmapped 3D PaperType for opaque pixels only.
ZBufferPaperType3D() - Constructor for class uk.ac.starlink.ttools.plot2.paper.ZBufferPaperType3D
Constructor.
ZBufferPlotVolume - Class in uk.ac.starlink.ttools.plot
PlotVolume which uses a Z-buffer to keep track of which pixels are in front.
ZBufferPlotVolume(Component, Graphics, MarkStyle[], double, int[], double, boolean, DataColorTweaker, ZBufferPlotVolume.Workspace) - Constructor for class uk.ac.starlink.ttools.plot.ZBufferPlotVolume
Constructs a new plot volume.
ZBufferPlotVolume.Workspace - Class in uk.ac.starlink.ttools.plot
Opaque workspace object for use with ZBufferPlotVolume instances.
ZC_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Z axis central position key (isotropic only).
ZCROWD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Z axis tick mark crowding.
Zd(double, double, double) - Method in class uk.ac.starlink.pal.Pal
HA, Dec to Zenith Distance.
ZERO - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
ZFLIP_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Z axis flip flag.
ZipArchiveDataNode - Class in uk.ac.starlink.datanode.nodes
DataNode representing a Zip archive.
ZipArchiveDataNode(DataSource) - Constructor for class uk.ac.starlink.datanode.nodes.ZipArchiveDataNode
Constructs a ZipArchiveDataNode.
ZIPBRANCH - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
ZipBranchDataNode - Class in uk.ac.starlink.datanode.nodes
 
ZipBranchDataNode(ZipArchiveDataNode, ZipEntry) - Constructor for class uk.ac.starlink.datanode.nodes.ZipBranchDataNode
Constructs a ZipBranchDataNode from a ZipEntry and ZipArchive.
ZIPFILE - Static variable in class uk.ac.starlink.datanode.nodes.IconFactory
 
ZipFileDataNode - Class in uk.ac.starlink.datanode.nodes
A DataNode representing a zip archive stored in a file.
ZipFileDataNode(File) - Constructor for class uk.ac.starlink.datanode.nodes.ZipFileDataNode
Initialises a ZipFileDataNode from a File object.
ZipStreamDataNode - Class in uk.ac.starlink.datanode.nodes
DataNode representing a zip archive got from a stream.
ZipStreamDataNode(DataSource) - Constructor for class uk.ac.starlink.datanode.nodes.ZipStreamDataNode
Constructs a ZipStreamDataNode from a DataSource object.
ZLABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Z axis text label.
ZList - Interface in diva.canvas
A ZList is an interface for objects that contain an ordered list of figures in z-order.
ZLOG_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Z axis log scale flag.
ZMAX_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Z axis upper bound, before subranging.
ZMIN_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Z axis lower bound, before subranging.
ZONE_PREFIX - Static variable in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
ZONE_SUFFIXERS - Static variable in class uk.ac.starlink.ttools.plot2.task.StiltsPlotFormatter
List of suffixers suitable for per-zone parameters.
ZoneContent<P,A> - Class in uk.ac.starlink.ttools.plot2
Gives the layer content and surface construction details for one zone of a Gang.
ZoneContent(P, A, PlotLayer[]) - Constructor for class uk.ac.starlink.ttools.plot2.ZoneContent
Constructor.
zoom(double, double, double, TimedStroke) - Method in class diva.sketch.toolbox.PanZoomController
 
zoom(boolean) - Method in class jsky.image.gui.ImageDisplayStatusPanel
Zoom in (if in is true), otherwise out by one step.
zoom(int, int, boolean) - Method in class jsky.image.gui.ImageZoom
This method is called when the mouse is moved over the target image.
zoom(boolean) - Method in class jsky.util.gui.ZoomControl
Zoom in (if in is true), otherwise out by one step.
zoom(double, double, double, double, boolean) - Static method in class uk.ac.starlink.ttools.plot2.Axis
Utility method for axis zooming.
ZOOM_AMOUNT - Static variable in class diva.sketch.toolbox.ZoomRecognizer.ZoomData
 
ZOOM_FACTOR - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for zoom factor.
ZOOM_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for zoom factor.
ZOOM_MODE - Static variable in class jsky.timeline.TimeLine
 
ZOOMAXES_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeNavigator
Config key to select which axes zoom will operate on.
ZoomControl - Class in jsky.util.gui
Implements a simple widget to control zooming in and out.
ZoomControl(String[], boolean) - Constructor for class jsky.util.gui.ZoomControl
Construct a widget to control the zooming in and out.
ZoomControl(String[]) - Constructor for class jsky.util.gui.ZoomControl
Construct a widget to control zooming in and out.
ZoomData(double, double, double) - Constructor for class diva.sketch.toolbox.ZoomRecognizer.ZoomData
Contruct a zoom type object with the zoom amount given.
ZoomDemo - Class in diva.canvas.demo
A class for experimenting with zooming on a pane.
ZoomDemo() - Constructor for class diva.canvas.demo.ZoomDemo
Create a JCanvas and put it into a window.
zoomFit() - Method in class jsky.image.gui.ImageDisplayStatusPanel
Zoom the image in or out by an integer factor to fit in the window.
zoomIn() - Method in class jsky.timeline.TimeLine
zoom the time line in
zoomIn(Point) - Method in class jsky.timeline.TimeLine
zoom the time line in with center point centerPt being at the center
zoomIn - Variable in class jsky.util.gui.ZoomControl
Button used to zoom in
zoomInButton - Variable in class jsky.image.gui.ImageDisplayPanel
 
ZoomMap - Class in uk.ac.starlink.ast
Java interface to the AST ZoomMap class - zoom coordinates about the origin.
ZoomMap(int, double) - Constructor for class uk.ac.starlink.ast.ZoomMap
Creates a ZoomMap.
zoomNormal() - Method in class jsky.image.gui.ImageDisplayStatusPanel
Return the image to the default scale (no zoom).
zoomOut() - Method in class jsky.timeline.TimeLine
zoom the time line out
zoomOut(Point) - Method in class jsky.timeline.TimeLine
zoom the time line out with center point centerPt being at the center
zoomOut - Variable in class jsky.util.gui.ZoomControl
Button used to zoom out
zoomOutButton - Variable in class jsky.image.gui.ImageDisplayPanel
 
ZoomRecognizer - Class in diva.sketch.toolbox
A recognizer that recognizes "zoom" gestures ("Z") and then zooms in if the the events are "down" and out if the events are "up".
ZoomRecognizer(StrokeRecognizer) - Constructor for class diva.sketch.toolbox.ZoomRecognizer
Construct a zoom recognizer with a default scaling factor of 1.0 and a classifying recognizer which has been trained on "Z" shapes.
ZoomRecognizer(double, StrokeRecognizer) - Constructor for class diva.sketch.toolbox.ZoomRecognizer
Construct a zoom recognizer with the given scaling factor and a classifying recognizer which has been trained on "Z" shapes..
ZoomRecognizer.ZoomData - Class in diva.sketch.toolbox
A classification type for zooming.
zoomTextField - Variable in class jsky.image.gui.ImageDisplayStatusPanel
Text field used to display the current zoom magnification.
ZSUBRANGE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Z axis subrange.
zToAge(double) - Static method in class uk.ac.starlink.ttools.func.Distances
Quick and dirty function for converting from redshift to time.
zToDist(double) - Static method in class uk.ac.starlink.ttools.func.Distances
Quick and dirty function for converting from redshift to distance.

_

_1AND2 - Static variable in class uk.ac.starlink.table.join.JoinType
Selects only rows with input from both input tables.
_1NOT2 - Static variable in class uk.ac.starlink.table.join.JoinType
Selects only rows in the first input table which are not matched by any row in the second input table.
_1OR2 - Static variable in class uk.ac.starlink.table.join.JoinType
Selects rows with input from either or both input tables.
_1XOR2 - Static variable in class uk.ac.starlink.table.join.JoinType
Selects only rows with input from exactly one of the two input tables.
_2NOT1 - Static variable in class uk.ac.starlink.table.join.JoinType
Selects only rows in the second input table which are not matched by any row in the first input table.
_ALL1 - Static variable in class uk.ac.starlink.table.join.JoinType
Selects all output rows with input from the first input table.
_ALL2 - Static variable in class uk.ac.starlink.table.join.JoinType
Selects all output rows with input from the second input table.
_backgroundEventLayer - Variable in class diva.canvas.GraphicsPane
 
_backgroundLayer - Variable in class diva.canvas.GraphicsPane
 
_BYTE - Static variable in class uk.ac.starlink.hds.HDSType
Signed byte type.
_catalogEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_catalogEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_catalogsEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_catalogsStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_catalogStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_catalogStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_catnameEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_catnameStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_centerLine - Variable in class jsky.timeline.TimeLine
 
_checkColumnClass(int, Object) - Method in class jsky.catalog.MemoryCatalog
Check the class type for the given column to see if all of the items are the same type and update the _columnClasses vector, setting the correct lowest common class for each column.
_CLOSE_THRESHOLD - Static variable in class diva.canvas.connector.ArcConnector
The threshold for when a source and a destination of an arc are considered close to one another.
_closed - Variable in class diva.util.java2d.Polygon2D
The flag that says the the polygon has been closed
_closeMenuItem - Variable in class diva.whiteboard.Whiteboard
 
_cntrEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_cntrStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_colnameEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_colnameStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_columnEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_columnStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_commandModeButton - Variable in class diva.whiteboard.Whiteboard
 
_comparator - Variable in class jsky.timeline.TimeLine
 
_controller - Variable in class diva.sketch.BasicInterpreter
The sketch controller that uses this interpreter to interpret sketch input.
_cool - Variable in class diva.graph.layout.GridAnnealingLayout
The cooling constant.
_coordCount - Variable in class diva.util.java2d.Polygon2D
The current number of coordinates
_coordCount - Variable in class diva.util.java2d.Polyline2D
The current number of coordinates
_copyGraph - Variable in class diva.graph.layout.LevelLayout.LevelData
The local graph copy of the user's graph, to which dummy nodes/edges are added, and on which the actual layout is first performed before these values are copied back into the user's graph.
_countEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_countEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_countStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_countStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_createGrabHandles(Connector) - Method in class diva.canvas.connector.ArcManipulator
Clear the current grab handles and create one for each of the head and tail sites, plus an additional one for the center of the arc.
_createGrabHandles(Connector) - Method in class diva.canvas.connector.ConnectorManipulator
Clear the current grab handles and create one for each of the head and tail sites.
_currentExternalEntity() - Method in class diva.compat.xml.XmlReader.Handler
 
_currentExternalEntity() - Method in class diva.util.xml.XmlReader.Handler
 
_curStroke - Variable in class diva.sketch.BasicInterpreter
The current stroke that's being drawn, gets its data from _strokeBuffer and is reallocated at the end of a stroke.
_curSymbol - Variable in class diva.sketch.BasicInterpreter
The current symbol which wraps the current stroke and keeps visual information about the stroke (color, line width).
_databaseEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_databaseStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_DataDictionaryEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_DataDictionaryStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_dbtypeEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_dbtypeStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_ddnameEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_ddnameStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_descEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_descEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_descStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_descStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_displayEnd - Variable in class jsky.timeline.TimeLine
 
_displayStart - Variable in class jsky.timeline.TimeLine
 
_DOUBLE - Static variable in class uk.ac.starlink.hds.HDSType
Double precision (8-byte floating point) type.
_dragInteractor - Variable in class diva.canvas.interactor.BoundsManipulator
The interactor that is attached to a move handle.
_dragInteractor - Variable in class uk.ac.starlink.diva.DrawController
The interactor that drags objects by default
_drawChildren(Object) - Method in class diva.graph.BasicNodeController
Draw the children of the given node.
_ERROREnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_ERROREnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_ERRORStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_ERRORStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_filename - Variable in class jsky.image.gui.DivaMainImageDisplay
Name of image file, if any
_fillColorButton - Variable in class diva.whiteboard.Whiteboard
 
_fillPopupMenu - Variable in class diva.whiteboard.Whiteboard
 
_fitsImage - Variable in class jsky.image.fits.codec.FITSData
Reference to the class managing the image access
_foregroundEventLayer - Variable in class diva.canvas.GraphicsPane
 
_foregroundLayer - Variable in class diva.canvas.GraphicsPane
 
_formatEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_formatStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_geometry - Variable in class diva.canvas.interactor.BoundsManipulator
The geometry "helper"
_getPixelValue(PlanarImage, int, int, int, int, int) - Method in class jsky.image.gui.DivaGraphicsImageDisplay
Return the value of the pixel in the given band at the given user coordinates
_gh - Variable in class diva.graph.layout.GridAnnealingLayout
The grid height.
_graph - Variable in class diva.graph.layout.GridAnnealingLayout
The original graph that is passed in by the user on which the layout is applied.
_graphListeners - Variable in class diva.graph.AbstractGraphModel
The list of graph listeners.
_graphListeners - Variable in class diva.graphx.GraphModel
The list of graph listeners.
_grid - Variable in class diva.graph.layout.GridAnnealingLayout
The current grid configuration as the algorithm progresses.
_gw - Variable in class diva.graph.layout.GridAnnealingLayout
The grid width.
_handleHeight - Variable in class jsky.timeline.TimeLine
 
_height - Variable in class jsky.image.fits.codec.FITSData
The number of FITS pixels in the Y direction
_highlightModeButton - Variable in class diva.whiteboard.Whiteboard
 
_HoldingsEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_HoldingsStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_indxEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_indxStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_init(InputStream, int) - Method in class jsky.catalog.irsa.IRSATable
Initialize the table from the given stream, reading at most maxRows data rows (Redefined from the parent class to accept the input in teh IRSA format).
_init(InputStream, int) - Method in class jsky.catalog.MemoryCatalog
Initialize the table from the given stream, reading at most maxRows data rows.
_initColumnClasses() - Method in class jsky.catalog.MemoryCatalog
Determine the best class to use for each column by scanning the table items.
_initFields() - Method in class jsky.catalog.irsa.IRSATable
Initialize the fields array, which describes the table columns
_initFields() - Method in class jsky.catalog.MemoryCatalog
Initialize the fields array, which describes the table columns
_initNewLayer(CanvasLayer) - Method in class diva.canvas.CanvasPane
Helper method to initialize a layer when it is added to this pane.
_INTEGER - Static variable in class uk.ac.starlink.hds.HDSType
Signed integer (4-byte) type.
_intervalCount - Variable in class jsky.timeline.TimeLine
 
_intervalInTime - Variable in class jsky.timeline.TimeLine
 
_jsketch - Variable in class diva.whiteboard.WhiteboardView
 
_keyListener - Variable in class jsky.timeline.TimeLine
 
_labelsAtTop - Variable in class jsky.timeline.TimeLine
 
_layers - Variable in class diva.canvas.GraphicsPane
 
_levels - Variable in class diva.graph.layout.LevelLayout.LevelData
A simple data structure to keep track of the levels.
_map - Variable in class diva.graph.layout.GridAnnealingLayout
A mapping from nodes to their corresponding logical grid positions, stored as integer arrays of length 2.
_map - Variable in class diva.graph.schematic.GraphDropTarget
A hastable to store the key->figure mapping.
_markDescendents(SceneElement, short, boolean) - Method in class diva.sketch.recognition.BasicScene
Mark the given element and all of its descendents with the given mark, so that a subsequent traversal will be able to distinguish between elements inside and outside of the marked set.
_maximumEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_maximumStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_maxLevel - Variable in class diva.graph.layout.LevelLayout.LevelData
A variable that is used to keep track of the maximum level in the graph, starting at -1 and then incremented as the level-finding algorithm is applied.
_meanEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_meanStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_meta - Variable in class diva.graph.layout.LevelLayout.LevelData
A meta-node which is a dummy node that is added to the graph with edges to every other node in the graph in order to make it easier to perform a topological sort.
_minCost - Variable in class diva.graph.layout.GridAnnealingLayout
The relative cost of the best grid configuration so far as the algorithm progresses.
_minGrid - Variable in class diva.graph.layout.GridAnnealingLayout
The best grid configuration so far as the algorithm progresses.
_miniEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_minimumEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_minimumStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_miniStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_mode - Variable in class jsky.timeline.TimeLine
 
_model - Variable in class jsky.timeline.TimeLine
 
_mouseDragListener - Variable in class jsky.timeline.TimeLine
an adapter used to handle mouse drag events
_mouseListener - Variable in class jsky.timeline.TimeLine
a listener for mouse events.
_myChildListener - Variable in class jsky.timeline.TimeLine
 
_myModelListener - Variable in class jsky.timeline.TimeLine
 
_naxis - Variable in class jsky.image.fits.codec.FITSData
Number of axes (Currently only the width and height are considerred)
_newPageButton - Variable in class diva.whiteboard.Whiteboard
Tool Bar Buttons
_newPageMenuItem - Variable in class diva.whiteboard.Whiteboard
Menu items
_nextButton - Variable in class diva.whiteboard.Whiteboard
 
_nextMenuItem - Variable in class diva.whiteboard.Whiteboard
 
_nnullsEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_nnullsStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_nodes - Variable in class jsky.timeline.TimeLine
 
_notifyConnectorListeners(ConnectorEvent, int) - Method in class diva.canvas.connector.ConnectorInteractor
Notify registered connector listeners of the specified event.
_nullifyLayer(CanvasLayer) - Method in class diva.canvas.CanvasPane
Helper method to tell a layer when it is been removed from this pane.
_nullsEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_nullsStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_numIters - Variable in class diva.graph.layout.GridAnnealingLayout
The number of iterations to cool over.
_numMoves - Variable in class diva.graph.layout.GridAnnealingLayout
The number of moves per iteration.
_openButton - Variable in class diva.whiteboard.Whiteboard
 
_optionEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_optionsEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_optionsStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_optionStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_orientation - Variable in class diva.graph.layout.LevelLayout
Keep track of the orientation; vertical by default.
_origGraph - Variable in class diva.graph.layout.LevelLayout.LevelData
The original graph that is passed in by the user on which the layout is eventually being assigned.
_origURL - Variable in class jsky.image.gui.DivaMainImageDisplay
The original image URL (before downloading, for history)
_outlineColorButton - Variable in class diva.whiteboard.Whiteboard
 
_outlinePopupMenu - Variable in class diva.whiteboard.Whiteboard
 
_overlayLayer - Variable in class diva.canvas.GraphicsPane
 
_pane - Variable in class uk.ac.starlink.diva.DrawController
The pane that this controller is associated with.
_paramEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_paramsEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_paramsStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_paramStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_parseHeading(String) - Method in class jsky.catalog.irsa.IRSATable
Parse the given line and return a vector containing the strings.
_parseHeading(String) - Method in class jsky.catalog.MemoryCatalog
Parse the given line looking for tab separated column heading strings and return a vector containing the strings found.
_parseItem(String) - Method in class jsky.catalog.MemoryCatalog
Parse the given string and return a Double or String object, depending on the format of the string.
_parseProperty(String) - Method in class jsky.catalog.MemoryCatalog
Check for a "keyword: value" pair in the given string and, if found, save it as a property.
_parseRow(String) - Method in class jsky.catalog.irsa.IRSATable
Parse the given table row and return a vector of objects for it.
_parseRow(String) - Method in class jsky.catalog.MemoryCatalog
Parse the given table row looking for tab separated items.
_previousButton - Variable in class diva.whiteboard.Whiteboard
 
_previousMenuItem - Variable in class diva.whiteboard.Whiteboard
 
_printMenuItem - Variable in class diva.whiteboard.Whiteboard
 
_random - Variable in class diva.graph.layout.GridAnnealingLayout
The random number generator used in choosing which nodes to swap.
_REAL - Static variable in class uk.ac.starlink.hds.HDSType
Real (4-byte floating point) type.
_rebuildLayerArray() - Method in class diva.canvas.GraphicsPane
Rebuild the array of layers for use by iterators
_rebuildLayerArray() - Method in class diva.sketch.SketchPane
Rebuild the array of layers for use by iterators.
_rebuildLayerArray() - Method in class diva.whiteboard.SketchTest2.LocalSketchPane
Rebuild the array of layers for use by iterators.
_rebuildLayerArray() - Method in class diva.whiteboard.SketchTest3.LocalSketchPane
Rebuild the array of layers for use by iterators.
_rebuildLayerArray() - Method in class jsky.navigator.NavigatorPane
Rebuild the array of layers for use by iterators.
_redoMenuItem - Variable in class diva.whiteboard.Whiteboard
 
_renderNode(Object) - Method in class diva.graph.BasicNodeController
Render the given node using the node renderer.
_resultComponentChanged() - Method in class jsky.catalog.gui.CatalogNavigator
Called whenever the display component is changed
_reverseY - Variable in class jsky.image.ImageProcessor
 
_rubberBand - Variable in class diva.canvas.interactor.SelectionDragger
 
_sameID(BitSet, BitSet) - Method in class diva.sketch.recognition.BasicScene
Return true if the supports of the two elements (i.e.
_saveAsGIFMenuItem - Variable in class diva.whiteboard.Whiteboard
 
_saveAsMenuItem - Variable in class diva.whiteboard.Whiteboard
 
_saveButton - Variable in class diva.whiteboard.Whiteboard
 
_saveHeader(PrintStream) - Method in class jsky.catalog.MemoryCatalog
Save the table header (part before the column headings) to the given PrintStream.
_saveMenuItem - Variable in class diva.whiteboard.Whiteboard
 
_saveProperties(PrintStream) - Method in class jsky.catalog.MemoryCatalog
Save the table header (part before the column headings) to the given PrintStream.
_saveProperties(PrintStream) - Method in class jsky.catalog.skycat.SkycatTable
Save the table header (part before the column headings) to the given PrintStream.
_selectionDragger - Variable in class uk.ac.starlink.diva.DrawController
The selection dragger
_selectionInteractor - Variable in class uk.ac.starlink.diva.DrawController
The selection interactor.
_selectionRenderer - Variable in class uk.ac.starlink.diva.DrawController
The selection renderer.
_serverEnd() - Method in class jsky.catalog.irsa.IRSAXML
 
_serverStart(Attributes) - Method in class jsky.catalog.irsa.IRSAXML
 
_setMaxRows(QueryArgs, SearchCondition[]) - Method in class jsky.catalog.astrocat.AstroCatalog
Check for a "Max Objects" argument and if found, set queryArgs.maxRows with the value.
_setMaxRows(QueryArgs, SearchCondition[]) - Method in class jsky.catalog.irsa.IRSACatalog
Check for a "Max Objects" argument and if found, set queryArgs.maxRows with the value.
_setMaxRows(QueryArgs, SearchCondition[]) - Method in class jsky.catalog.skycat.SkycatCatalog
Check for a "Max Objects" argument and if found, set queryArgs.maxRows with the value.
_setQueryRegion(QueryArgs, SearchCondition[]) - Method in class jsky.catalog.skycat.SkycatCatalog
Determine the query region based on the given query arguments
_shortEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_shortStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_sketchModeButton - Variable in class diva.whiteboard.Whiteboard
 
_sketchPanes - Variable in class diva.whiteboard.WhiteboardView
A mapping from document pages to sketch panes.
_sparseness - Variable in class diva.graph.layout.GridAnnealingLayout
A sparseness measure for the layout.
_stdEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_stdStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_storagePolicy - Variable in class diva.whiteboard.Whiteboard
A copy of the storage policy reference
_strokeBuffer - Variable in class diva.sketch.BasicInterpreter
A buffer for the stroke that's currently being drawn.
_symbolEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_symbolsEnd() - Method in class jsky.catalog.astrocat.AstroCatXML
 
_symbolsStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_symbolStart(Attributes) - Method in class jsky.catalog.astrocat.AstroCatXML
 
_target - Variable in class diva.graph.layout.LevelLayout.LevelData
The layout target that is passed in by the user and used to assign the layout to the view.
_UBYTE - Static variable in class uk.ac.starlink.hds.HDSType
Unsigned byte type.
_undoAdaptor - Variable in class diva.whiteboard.Whiteboard
 
_undoMenuItem - Variable in class diva.whiteboard.Whiteboard
 
_unitsEnd() - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_unitsStart(Attributes) - Method in class jsky.catalog.irsa.IRSADataDictXML
 
_unitType - Variable in class jsky.timeline.TimeLine
 
_url - Variable in class jsky.image.gui.DivaMainImageDisplay
The URL for the image, if one was specified (after downloading, if possible)
_UWORD - Static variable in class uk.ac.starlink.hds.HDSType
Unsigned word (2-byte) type.
_verbose - Variable in class diva.util.LoggableOp
 
_verticalSpacer - Variable in class jsky.timeline.TimeLine
 
_vetoableListeners - Variable in class jsky.timeline.TimeLine
 
_weights - Variable in class diva.sketch.classification.AbstractClassifier
An array of WeighSet objects, one per class.
_whiteboardState - Variable in class diva.whiteboard.Whiteboard
Tool Bar Buttons
_width - Variable in class jsky.image.fits.codec.FITSData
The number of FITS pixels in the X direction
_widthButton - Variable in class diva.whiteboard.Whiteboard
 
_widthPopupMenu - Variable in class diva.whiteboard.Whiteboard
 
_WORD - Static variable in class uk.ac.starlink.hds.HDSType
Signed word (2-byte) type.
_zoom(int, int) - Method in class uk.ac.starlink.ttools.plot.PtPlotSurface
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Copyright © 2023 Central Laboratory of the Research Councils. All Rights Reserved.