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

ABORT - Static variable in class uk.ac.starlink.ttools.cone.ConeErrorPolicy
An error during a cone search results in a failure of the task.
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.
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
 
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.
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, ConfigKey<Normalisation>, 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.KDenseStyle(Color, FillMode, Stroke, Kernel1dShape, AbstractKernelDensityPlotter.KernelFigure, boolean, Normalisation) - Constructor for class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter.KDenseStyle
Constructor.
AbstractKernelDensityPlotter.KernelFigure - Interface in uk.ac.starlink.ttools.plot2.layer
Encapsulates the details of smoothing kernel construction.
AbstractPlot2Task - Class in uk.ac.starlink.ttools.plot2.task
Abstract superclass for tasks performing plot2 plots using STILTS.
AbstractPlot2Task(boolean, GangerFactory) - Constructor for class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Constructor with explicit animation capability.
AbstractPlot2Task(GangerFactory) - Constructor for class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Constructor with default animation capability.
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.
abToJansky(double) - Static method in class uk.ac.starlink.ttools.func.Fluxes
Converts AB magnitude to flux in Jansky.
acceptDatum(Object) - Method in class uk.ac.starlink.ttools.filter.QuantCalc
Submits a datum for accumulation.
acceptDatum(Object) - 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.
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
 
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
 
acos(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Arc cosine of an angle.
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.
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
 
add(Object, Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the result of adding two numeric arrays element by element.
add(Object, double) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the result of adding a constant value to every element of a numeric array.
add(Object) - Method in interface uk.ac.starlink.ttools.plot2.data.CachedColumn
Adds an entry to this vector data container.
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
 
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.
addEntity(String, String) - Method in class uk.ac.starlink.ttools.Formatter
Adds an internal entity declaration to this formatter.
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.
addListeners(Component) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Convenience method to install this listener on a graphical component.
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.
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.
addPixels(Pixellator) - Method in class uk.ac.starlink.ttools.plot.Drawing
Adds all the pixels from the given Pixellator to this drawing.
addPlotListener(PlotListener) - Method in class uk.ac.starlink.ttools.plot.TablePlot
Adds a listener which will be notified when this plot has been painted.
addPoint(double, double) - Method in class uk.ac.starlink.ttools.plot.XYStats
Submits a data point for calculations.
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.
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.
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
 
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.
addToBin(double, double) - Method in class uk.ac.starlink.ttools.plot2.layer.BinBag
Adds a value to the bin in which a given point falls.
addVertex(double, double) - Method in class uk.ac.starlink.ttools.plot2.layer.LineTracer
Adds a point to the sequence to be plotted.
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.
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(A[], int) - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
 
adjustAspects(A[], int) - Method in class uk.ac.starlink.ttools.plot2.SingleGanger
 
adjustAuxRange(Surface, DataSpec, DataStore, Object[], Range) - 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[], Range) - 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.
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(P[]) - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
 
adjustProfiles(TimeSurfaceFactory.Profile[]) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeStackGanger
 
adjustProfiles(P[]) - Method in class uk.ac.starlink.ttools.plot2.SingleGanger
 
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.
AIT - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
Aitoff projection.
ALL - Static variable in class uk.ac.starlink.ttools.task.UserFindMode
All matches.
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.
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.Count() - Constructor for class uk.ac.starlink.ttools.example.AllWiseTableBuilder.Count
No-arg constructor.
AllWiseTableBuilder.NoCount - Class in uk.ac.starlink.ttools.example
Input handler which reads AllWise ASCII files and does not count the rows first.
AllWiseTableBuilder.NoCount() - Constructor for class uk.ac.starlink.ttools.example.AllWiseTableBuilder.NoCount
No-arg constructor.
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.HorizontalAnchor - Class in uk.ac.starlink.ttools.plot2
Anchor for drawing horizontal text.
Anchor.HorizontalAnchor() - Constructor for class uk.ac.starlink.ttools.plot2.Anchor.HorizontalAnchor
 
ang2pix(int, double, double) - Method in class uk.ac.starlink.ttools.cone.PixtoolsHealpix
 
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.
angularDiameterDistance(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.Distances
Angular diameter distance.
annotateAxis(Graphics) - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Draw the axis labels on a given graphics context.
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.
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
 
appendShaderDescription() - Method in class uk.ac.starlink.ttools.plot2.config.ShaderConfigKey
Appends a list of the available shaders to the end of the existing XML documentation for this key.
appendXmlDescription(String[]) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Convenience method to add additional lines to the existing XML documentation string.
APPLICATION_ID - Static variable in class uk.ac.starlink.ttools.cea.ImplementationCeaWriter
 
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.
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.
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.
AREA - Static variable in class uk.ac.starlink.ttools.plot2.layer.Normalisation
The total area of histogram bars is normalised to unity.
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.
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.
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.
arrayConcat(T[], T[]) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Concatenates two arrays to form a single one.
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.
Arrays - Class in uk.ac.starlink.ttools.func
Functions which operate on array-valued cells.
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.
ASPECTS_PROPERTY - Static variable in class uk.ac.starlink.ttools.plot2.task.PlotDisplay
Name of property that changes when plot Aspects are reset.
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.
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.
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).
atan2Deg(double, double) - Static method in class uk.ac.starlink.ttools.func.TrigDegrees
Converts rectangular coordinates (x,y) to polar (r,theta).
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.
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.
AttributeChecker - Interface in uk.ac.starlink.ttools.votlint
Defines how to perform checks on attributes.
AUTO - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Auto density mode, no user settings.
AUTO - Static variable in class uk.ac.starlink.ttools.plot2.Scaling
Asinh-based scaling with default parameters.
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.
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.
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.
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.
AVAILABILITY_URI - Static variable in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Namespace URI for VOSI availability schema.
awtToPdf(Font) - Method in class uk.ac.starlink.ttools.plot.ExternalFontMapper
 
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.
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.
AXLABEL_COLOR - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for axis label colour.

B

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_FORM - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for histogram bar style.
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.Form(String, boolean) - Constructor for class uk.ac.starlink.ttools.plot.BarStyle.Form
 
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.
BarStyle.Placement(String) - Constructor for class uk.ac.starlink.ttools.plot.BarStyle.Placement
 
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
 
BASIC - Static variable in class uk.ac.starlink.ttools.plot.PdfGraphicExporter
Exporter which uses the default font mapper.
BASIC_CACHE - Static variable in class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
Cached storage: data is first read into arrays in memory.
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.
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.
BasicPlotGui<P,A,S extends Style> - Class in uk.ac.starlink.ttools.example
This is a basic interactive GUI plotter.
BasicPlotGui(PlotType, SurfaceFactory<P, A>, Plotter<S>, StarTable) - Constructor for class uk.ac.starlink.ttools.example.BasicPlotGui
Constructor.
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.
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.
BinaryHandler - Class in uk.ac.starlink.ttools.votlint
Element handler for BINARY elements.
BinaryHandler(boolean) - Constructor for class uk.ac.starlink.ttools.votlint.BinaryHandler
 
BinBag - Class in uk.ac.starlink.ttools.plot2.layer
Data model for a one-dimensional histogram.
BinBag(boolean, double, double, 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.
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(boolean, Normalisation) - Method in class uk.ac.starlink.ttools.plot2.layer.BinBag
Returns a sorted iterator over all bins with non-zero values.
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.
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.
BINWIDTH_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter
ReportKey for actual bin width.
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.
BitmapSortPlotVolume.Workspace() - Constructor for class uk.ac.starlink.ttools.plot.BitmapSortPlotVolume.Workspace
 
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).
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.
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.
BOTH - Static variable in class uk.ac.starlink.ttools.plot.ErrorMode
Both lower and upper bounds specified independently.
BOTH_EXTENT - Static variable in class uk.ac.starlink.ttools.plot.ErrorMode
Extent describing errors symmetrically lower and higher than the point value.
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.
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.
buildChooser() - Method in class uk.ac.starlink.ttools.plot2.config.NamedColorChooserPanel
 
buildChooser() - Method in class uk.ac.starlink.ttools.plot2.config.PaletteColorChooserPanel
 
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.

C

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) - Constructor for class uk.ac.starlink.ttools.plot2.data.CachedDataStoreFactory
Constructor.
CachedSequence - Interface in uk.ac.starlink.ttools.plot2.data
Iterator over stored values.
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.
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.
Calc - Class in uk.ac.starlink.ttools.task
Task to do static calculations.
Calc() - Constructor for class uk.ac.starlink.ttools.task.Calc
 
calculate(Object[]) - Method in class uk.ac.starlink.ttools.filter.CalculatorColumnSupplement
Performs the calculations which populate the columns of this table.
calculateAuxRanges(AuxScale[], PlotLayer[], Surface, 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, Range>, 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, Range>, 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.
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, 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, Icon, float[], String, 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, Icon, float[], String, ShadeAxis, int) - Static method in class uk.ac.starlink.ttools.plot2.PlotPlacement
Determines the required insets for a plot to accommodate axis annotations etc.
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.
calculateLevels(NumberArray, int, double, boolean) - Method in class uk.ac.starlink.ttools.plot2.layer.LevelMode
Calculates the contour levels for a given data array.
calculateMedianAbsoluteDeviation(QuantCalc) - Static method in class uk.ac.starlink.ttools.filter.QuantCalc
Calculates the median absolute deviation of the statistics accumulated by a QuantCalc.
calculatePixelPlan(Object[], Axis, int, DataSpec, DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Calculates the plan object for this plotter.
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.
calculateRow(Object[]) - Method in interface uk.ac.starlink.ttools.calc.ServiceOperation
Calculates the output tuple for a given input tuple.
calculateTicks(double[][][], String[], Rectangle) - Method in class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
Returns a list of ticks for labelling lines produced by a GridLiner.
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.
canBoundMatch() - Method in class uk.ac.starlink.ttools.join.HumanMatchEngine
 
canImport(DataFlavor) - Method in class uk.ac.starlink.ttools.example.AllWiseTableBuilder
 
canImport(DataFlavor) - Method in class uk.ac.starlink.ttools.example.TwoMassPscTableBuilder
 
CAPABILITIES_URI - Static variable in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Namespace URI for VOSI capabilities schema.
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() - Constructor for class uk.ac.starlink.ttools.taplint.CapabilityStage
 
capitalise(String) - Static method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Uppercases the first letter of a string.
Captioner - Interface in uk.ac.starlink.ttools.plot2
Can paint a text string 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.
CAR1 - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
Cartesian projection.
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.
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.
CartesianTablePlotData.PairCreator() - Constructor for class uk.ac.starlink.ttools.plottask.CartesianTablePlotData.PairCreator
 
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.
cast(Object) - Method in class uk.ac.starlink.ttools.plot2.config.ConfigKey
Converts an object to the value type of this key.
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.
cds.tools - package cds.tools
 
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.
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.
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
 
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
 
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.VersionChecker
 
checkCapabilities(Reporter, URL) - Static method in class uk.ac.starlink.ttools.taplint.CapabilityStage
Performs validation checks on a TAPRegExt document at a given URL.
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.
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
 
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.
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.
checkType(Reporter, String, URL) - Method in class uk.ac.starlink.ttools.taplint.ContentType
Checks a declared Content-Type string against the permitted values for this object.
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.
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.
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.
CLASS_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
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_COLORS - Static variable in class uk.ac.starlink.ttools.plot2.config.ColorConfigKey
 
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.
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.task.PlotDisplay
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.
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
 
click(Surface, Point, int, Iterable<double[]>) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeNavigator
 
click(Surface, Point, int, Iterable<double[]>) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneNavigator
 
click(Surface, Point, int, Iterable<double[]>) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyNavigator
 
click(Surface, Point, int, Iterable<double[]>) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeNavigator
 
click(Surface, Point, int, Iterable<double[]>) - 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.
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.
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.
ClippedShader - Interface in uk.ac.starlink.ttools.plot2.config
Aggregates a Shader with a Subrange.
clipRange(Range, Range, 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.
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.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.plottask.TablePointSequence
 
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)).
COLOR - Static variable in class uk.ac.starlink.ttools.plot2.AuxScale
AuxRange 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_WHEEL - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
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.
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.
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 uk.ac.starlink.ttools.plot.Styles
 
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.
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.
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.
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
Constructor.
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.
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.
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.
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.
ColumnSupplement - Interface in uk.ac.starlink.ttools.filter
Defines additional column metadata and data for supplementing the existing columns in a StarTable.
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.
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 - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for density map combination.
Combiner - Class in uk.ac.starlink.ttools.plot2.layer
Defines the combination mode for accumulating values into a bin.
Combiner(String, String, 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_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
ConfigKey for degrading combiner.
ComboBoxSpecifier<V> - Class in uk.ac.starlink.ttools.plot2.config
Typed specifier for selecting options from a combo box.
ComboBoxSpecifier(JComboBox, 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(JComboBox) - Constructor for class uk.ac.starlink.ttools.plot2.config.ComboBoxSpecifier
Constructs a specifier with a given combo box and default options.
ComboBoxSpecifier(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.
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
 
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(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.
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.
compareTo(Object) - Method in class uk.ac.starlink.ttools.plot.Corner
Defines some arbitrary but consistent ordering of corners.
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.
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.
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.
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.BoostCompositor(float) - Constructor for class uk.ac.starlink.ttools.plot2.paper.Compositor.BoostCompositor
Constructor.
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.
concat(Object...) - Static method in class uk.ac.starlink.ttools.func.Strings
Concatenates multiple values into a string.
concatLines(String[]) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Concatentates lines, adding a newline character at the end of each.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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
 
configureTupleParameter(WordsParameter, MatchEngine) - Static method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Configures a tuple parameter for use with a given MatchEngine.
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.
CONST_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
Report key for fitted multiplicative constant.
Constant - Interface in uk.ac.starlink.ttools.jel
Defines a typed value.
CONSTANT_NODE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
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.
contains(String, String) - Static method in class uk.ac.starlink.ttools.func.Strings
Determines whether a string contains a given substring.
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.
ContentType - Class in uk.ac.starlink.ttools.taplint
Defines a permitted class of MIME types.
ContentType(String[]) - Constructor for class uk.ac.starlink.ttools.taplint.ContentType
Constructor.
ContourPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter implementation that draws contours for a density map of points.
ContourPlotter() - 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, LevelMode) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ContourStyle
Constructor.
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(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.
convolve(double[]) - Method in interface uk.ac.starlink.ttools.plot2.layer.Kernel1d
Applies this kernel to a data array.
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.
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.
CoordsDegrees - Class in uk.ac.starlink.ttools.func
Functions for angle transformations and manipulations, with angles generally in degrees.
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[]) - Constructor for class uk.ac.starlink.ttools.plot2.task.CoordValue
Constructor.
copy(Pixellator) - Static method in class uk.ac.starlink.ttools.plot.BitSetPixellator
Creates a new pixellator with the same content as an existing one.
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
 
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.
Corner - Class in uk.ac.starlink.ttools.plot
Describes the corners of a 3-dimensional cube.
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.
COS2 - Static variable in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Cosine squared kernel shape.
cosDeg(double) - Static method in class uk.ac.starlink.ttools.func.TrigDegrees
Cosine of an angle.
cosh(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Hyperbolic cosine.
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
Report the number of submitted values.
countLines(DataSource) - Static method in class uk.ac.starlink.ttools.example.AllWiseTableBuilder
Counts the lines in the ASCII file at the given location.
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
 
CountScaler - Class in uk.ac.starlink.ttools.plot2.layer
Scales integer count values according to a supplied Scaling object.
CountScaler(Scaling, int, int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.CountScaler
Constructor.
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.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.
create() - Method in class uk.ac.starlink.ttools.plot.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, Map<AuxScale, Range>, PaperType2D) - Method in interface uk.ac.starlink.ttools.plot2.layer.Outliner
Creates a ShapePainter object for plotting onto 2-dimensional surfaces.
create2DPainter(Surface, DataGeom, Map<AuxScale, Range>, PaperType2D) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm.SizeOutliner
 
create2DPainter(Surface, DataGeom, Map<AuxScale, Range>, 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, Map<AuxScale, Range>, PaperType3D) - Method in interface uk.ac.starlink.ttools.plot2.layer.Outliner
Creates a ShapePainter object for plotting onto 3-dimensional surfaces.
create3DPainter(CubeSurface, DataGeom, Map<AuxScale, Range>, PaperType3D) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm.SizeOutliner
 
create3DPainter(CubeSurface, DataGeom, Map<AuxScale, Range>, PaperType3D) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm.SizeXyOutliner
 
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.
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.
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.
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, int) - Method in interface uk.ac.starlink.ttools.plot2.Ganger
Constructs an approximate gang instance given only minimal information.
createApproxGang(Rectangle, int) - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
 
createApproxGang(Rectangle, int) - Method in class uk.ac.starlink.ttools.plot2.SingleGanger
 
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
 
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.
createAsinhScaling(String, double) - Static method in class uk.ac.starlink.ttools.plot2.Scaling
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.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(boolean, double[], double, Range[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
 
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.
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.
createAuxShaders() - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns a list of shaders suitable for aux axis shading.
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) - 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) - 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.
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.
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.
createBinMapper(boolean, double, double) - Static method in class uk.ac.starlink.ttools.plot.MapBinnedData
Constructs a new linear or logarithmic BinMapper object.
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.
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
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.
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.
createCodeFromText(ReportType, String) - Static method in class uk.ac.starlink.ttools.taplint.AdhocCode
Uses some hash function to generate a report code from text.
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 interface uk.ac.starlink.ttools.plot2.data.CachedColumnFactory
Creates a data storage object capable of storing a vector of a given 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
 
createCombinedInfo(ValueInfo) - 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.
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
 
createConeWorker() - Method in class uk.ac.starlink.ttools.cone.ConeMatcher
Returns an object which can compute the multi-cone result.
createConsumer(Environment) - Method in class uk.ac.starlink.ttools.mode.CgiMode
 
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
 
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.
createCoordGroup(int, Coord[]) - Static method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns a coord group which contains zero or more positions and zero or more additional ("extra") coordinates.
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.
createCrowdKey(ConfigMeta) - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns an axis tick mark crowding config key.
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.
createDataPosIterable(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.
createDataPosIterable(DataStore) - Method in class uk.ac.starlink.ttools.plot2.PointCloud
Returns an iterable over data positions.
createDecParameter(String, String, String) - Static method in class uk.ac.starlink.ttools.task.SkyCoordParameter
Utility method to create a parameter representing Declination.
createDefaultPlotContext(PlotType, GangerFactory) - Static method in class uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
Returns a default plot context for a given PlotType.
createDescribedValueConstant(DescribedValue) - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Returns a Constant object based on a DescribedValue.
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.
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.
createDrawing(Surface, Map<AuxScale, Range>, PaperType) - Method in interface uk.ac.starlink.ttools.plot2.PlotLayer
Creates a drawing from this layer that can contribute to a user-visible plot.
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.
createEllipseForm(String, MultiPointCoordSet, boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
Returns a MultiPointForm instance for drawing ellipses around the central position.
createEmptyCoordGroup() - Static method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns a coord group with no coordinates.
createEngine(String) - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns a new, unconfigured match engine given a short naming string.
createErrorForm(String, MultiPointCoordSet, MultiPointConfigKey) - Static method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
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.
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
createExecutable(Environment) - Method in class uk.ac.starlink.ttools.plottask.PlotTask
 
createExecutable(OutputReporter, EndpointSet, Set<String>, int) - 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.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
 
createExternalFontExporter(URL) - Static method in class uk.ac.starlink.ttools.plot.PdfGraphicExporter
Returns an exporter which uses externally stored fonts.
createExternalTick(String, 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.
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.
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.
createFixedContext(PlotType, DataGeom, GangerFactory) - Static method in class uk.ac.starlink.ttools.plot2.task.PlotContext
Constructs a PlotContext which always uses a fixed given DataGeom.
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
 
createFullyCached() - Static method in class uk.ac.starlink.ttools.plot2.task.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>, int, ZoneContent[], P[], A[], 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.StackGanger
 
createGang(Rectangle, SurfaceFactory<P, A>, int, ZoneContent[], P[], A[], ShadeAxis[], boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.StackGanger
 
createGang(Rectangle[]) - Method in class uk.ac.starlink.ttools.plot2.SingleGanger
 
createGang(Rectangle, SurfaceFactory<P, A>, int, ZoneContent[], P[], A[], ShadeAxis[], boolean) - Method in class uk.ac.starlink.ttools.plot2.SingleGanger
 
createGangDisplay(Ganger<P, A>, SurfaceFactory<P, A>, int, ZoneContent[], P[], ConfigMap[], ShadeAxisFactory[], Range[], Navigator<A>, PaperTypeSelector, Compositor, DataStore, PlotCaching) - Static method in class uk.ac.starlink.ttools.plot2.task.PlotDisplay
Utility method to construct a ganged PlotDisplay, with aspect obtained from a supplied config map.
createGanger(Padding) - Method in interface uk.ac.starlink.ttools.plot2.GangerFactory
Returns a ganger given user margin preferences.
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.LineXYShape
 
createGlyph(short, short) - Method in class uk.ac.starlink.ttools.plot2.layer.XYShape
Constructs a new glyph with given coordinates.
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.
createGreyImage(int, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.GreyImage
Factory method to create an instance.
createHashBinList(long) - Method in class uk.ac.starlink.ttools.plot2.layer.Combiner
Creates a generaly purpose bin list, which may be especially suitable for sparse index ranges.
createHashBinList(long) - Method in class uk.ac.starlink.ttools.plot2.layer.QuantileCombiner
 
createHashResult(Map<Long, Double>) - Static method in class uk.ac.starlink.ttools.plot2.layer.HashBinList
Returns a new Result instance based on a Map.
createHeadlessGraphicsConfig(int) - Static method in class uk.ac.starlink.ttools.plot2.paper.PaintPaperType
Returns a graphics configuration that does not rely on a display.
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.
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.
createInputProducer(Environment) - Method in class uk.ac.starlink.ttools.task.SingleMapperTask
Returns an object provides which provides the (possibly filtered) input table.
createInstance(Class, long) - Static method in class uk.ac.starlink.ttools.filter.QuantCalc
Factory method to create a quantile accumulator for a given row count and value class.
createInstance(ValueInfo, BinList.Result) - Static method in class uk.ac.starlink.ttools.plot2.layer.BinResultColumnData
Returns a ColumnData instance for a given metadata object and bin data set.
createIntegerKey(ReportMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.ReportKey
Constructs an integer-valued key.
createInternalTick(String, 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.
createInterpolationShader(String, Color, Color) - Static method in class uk.ac.starlink.ttools.plot.Shaders
Constructs a shader which interpolates smoothly between two colours.
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.
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(Kernel1dShape, BinSizer, Axis, 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
 
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.
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.
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, LineStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.LinearFitPlotter
 
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, SpectrogramPlotter.SpectroStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
The supplied geom is ignored.
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.
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.
createLegendIcon(MarkShape, 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.
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.
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
 
createMarkForm(int) - Static method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
Factory method to create an instance of this class.
createMarkGlyph(MarkShape, int, boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
Creates a Glyph representing a marker.
createMarkOutliner(MarkShape, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
Returns an outliner for use with single points.
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.
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.
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
 
createMultiMarkOutliner(MarkShape, int, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
Returns an outliner for use with multiple points.
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.
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.
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
 
createPainter(Environment, PaintModeParameter) - Method in class uk.ac.starlink.ttools.plottask.PaintMode
Constructs a new painter object given the state of the environment.
createPaletteMap() - Static method in class uk.ac.starlink.ttools.plot2.config.ChooserColorSpecifier
Creates some standard named colour lists.
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(boolean) - 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.
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.
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() - 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(Rectangle) - Method in class uk.ac.starlink.ttools.plot2.layer.PixellatorPixerFactory
Returns a pixel iterator for this factory intersected with a given clip region.
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, Icon, float[], String, ShadeAxis) - Static method in class uk.ac.starlink.ttools.plot2.PlotPlacement
Convenience method to create a plot placement given various inputs.
createPlan(Surface, DataSpec, DataGeom, int, DataStore) - Static method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Creates a fill plan object.
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.
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(Surface, Icon, float[], String, 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, Icon, float[], String, ShadeAxisFactory, Range, 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.
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, Range>, 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>, int, ZoneContent[], P[], A[], ShadeAxisFactory[], Range[], 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.
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.
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.
createPostSyncRunner(boolean) - Static method in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Returns a new instance which uses HTTP POST to make synchronous queries.
createProducer(Environment) - Method in class uk.ac.starlink.ttools.cone.SkyConeMatch2
 
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.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.TableCube
 
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(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.
createProjection(Projecter, boolean) - Static method in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
Factory method that knows shapes for some projections.
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.
createRangeScaler(Scaling, Range) - Static method in class uk.ac.starlink.ttools.plot2.Scaling
Utility method to return a scaler based on a Range object.
createRaParameter(String, String, String) - Static method in class uk.ac.starlink.ttools.task.SkyCoordParameter
Utility method to create a parameter representing Right Ascension.
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.
createRenderer(SkySurface, Rotation, int) - Static method in class uk.ac.starlink.ttools.plot2.layer.SkyTileRenderer
Returns a SkyTileRenderer suitable for use on a given sky surface.
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.
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.
createRowSequence(StarTable) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperDataStoreFactory
Creates a row sequence 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.
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.
createScaler(double, double) - Method in class uk.ac.starlink.ttools.plot2.Scaling
Returns a scaler instance that can scale input values in a given range.
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
 
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.
createSequence(RowSequence) - Method in class uk.ac.starlink.ttools.filter.CalculatorColumnSupplement
 
createSequence(RowSequence) - Method in interface uk.ac.starlink.ttools.filter.ColumnSupplement
Returns a new iterator over the values in the columns defined by this object.
createSequence(RowSequence) - Method in class uk.ac.starlink.ttools.filter.JELColumnSupplement
 
createSequence(RowSequence) - Method in class uk.ac.starlink.ttools.filter.PermutedColumnSupplement
 
createSequence(RowSequence) - Method in class uk.ac.starlink.ttools.filter.UnitColumnSupplement
 
createSequence() - Method in interface uk.ac.starlink.ttools.plot2.data.CachedColumn
Returns an object which is capable of supplying in order all the values that were added to this object.
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
 
createShadeAxis(Range) - Method in interface uk.ac.starlink.ttools.plot2.ShadeAxisFactory
Returns a shade axis for a given range.
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.
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.
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 which will contain a standard set of MarkShape objects.
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.
createSizeSelector() - Static method in class uk.ac.starlink.ttools.gui.MarkStyleSelectors
Returns a new JComboBox which will contain a standard set of integers for specifying marker size (0..MAX_SIZE).
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, int, double, double, boolean) - Static method in class uk.ac.starlink.ttools.plot2.config.IntegerConfigKey
Returns a config key that uses a SliderSpecifier.
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.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
 
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, GangerFactory) - 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.
createStats(Class) - 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) - Method in class uk.ac.starlink.ttools.calc.SchlegelFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.AddColumnFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.AddSkyCoordsFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.AssertFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.BadValueFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.CacheFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.CheckFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.ClearParameterFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.ColumnMetadataFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.DeleteColumnFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.EveryFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.ExplodeAllFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.ExplodeColsFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.FixNamesFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.HeadFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.KeepColumnFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.MetadataFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.NameFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.PixSampleFilter
 
createStep(Iterator) - Method in interface uk.ac.starlink.ttools.filter.ProcessingFilter
Creates a new ProcessingStep based on a sequence of command-line arguments.
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.ProgressFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.RandomFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.RandomViewFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.RangeFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.RepeatFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.ReplaceColumnFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.ReplaceValueFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.ResolverFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.SelectFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.SequentialViewFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.SetParameterFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.SortFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.SortHeadFilter
 
createStep(Iterator) - 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) - Method in class uk.ac.starlink.ttools.filter.TailFilter
 
createStep(Iterator) - Method in class uk.ac.starlink.ttools.filter.TransposeFilter
 
createStep(Iterator) - 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.
createStringKey(ReportMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.ReportKey
Constructs a string-valued key.
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.
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.LinearFitPlotter
 
createStyle(ConfigMap) - Method in class uk.ac.starlink.ttools.plot2.layer.LinePlotter
 
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.SpectrogramPlotter
 
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.
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.
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, Captioner, double, boolean, double, double, boolean, Color, Color) - 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, Captioner, boolean, TimeFormat, double, double, boolean, boolean) - 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.
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.
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.
createTableKey(ReportMeta, boolean) - Static method in class uk.ac.starlink.ttools.plot2.ReportKey
Constructs a StarTable-valued key.
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
 
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.
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.
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.
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.
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.
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.
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.
createUncached() - Static method in class uk.ac.starlink.ttools.plot2.task.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.
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
 
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
 
createVectorForm(String, MultiPointCoordSet, boolean) - Static method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
Returns a MultiPointForm instance for drawing arrows from the central position to another position.
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.
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.
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.
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.
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.
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-dimenaional 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.
CubeSurfaceFactory.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.
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, Destination, Class) - Constructor for class uk.ac.starlink.ttools.mode.CubeWriter
Constructor.
CUMULATIVE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for cumulative histogram flag.
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
 
cursorRotate(double[], Point2D.Double, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
Returns null - rotation not implemented.
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.
CYAN_MAGENTA - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Interpolates between cyan (0) and magenta (1).

D

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.
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.
dashedLines(String) - Static method in class uk.ac.starlink.ttools.plot.MarkStyles
Returns a style set which draws black lines with variable dash patterns.
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.
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.
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).
DataGeom - Interface in uk.ac.starlink.ttools.plot2
Translates the coordinates found in a TupleSequence 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
 
DATALEVEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
ConfigKey for HEALPix level corresponding to data HEALPix indices.
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.
DataSpec - Interface in uk.ac.starlink.ttools.plot2.data
Defines the table-like data that is required for a certain plot.
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.layer.HealpixPlotter
ConfigKey for Sky System corresponding to data HEALPix indices.
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, Point2D.Double, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
Returns graphics position plus Z coordinate for a data point.
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.
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.
Decal - Interface in uk.ac.starlink.ttools.plot2
Like an Icon but less complicated.
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.ttools.plot2.geom.TimeFormat
Time format for year decimal year.
decimalYearToUnixSeconds(double) - Static method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Converts decimal years to unix seconds.
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.
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
 
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.
decYearToMjd(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Decimal Year to a Modified Julian Date.
DEFAULT - Static variable in class uk.ac.starlink.ttools.plot.ErrorRenderer
General purpose error renderer.
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_SIZE - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
DEFAULT_STAT - Static variable in class uk.ac.starlink.ttools.calc.SchlegelCalculator
Statistic used by default for output.
DEFAULT_UNIT - Static variable in class uk.ac.starlink.ttools.convert.SkyUnits
Default unit (DEGREES).
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.
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.
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
 
DELTA - Static variable in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Delta function kernel.
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
 
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.
DensogramPlotter.DensoStyle(Color, Shader, Scaling, Kernel1dShape, BinSizer, boolean, 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.
DESCRIPTION_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
destroy() - Method in class uk.ac.starlink.ttools.server.FormServlet
 
destroy() - Method in class uk.ac.starlink.ttools.server.TaskServlet
 
det(double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Calculates the determinant of a matrix.
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.
DISCARD_MODE - Static variable in class uk.ac.starlink.ttools.plottask.PaintMode
Mode used to perform the plot internally, but produce no output.
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
 
displace(double, double, double[]) - Method in class uk.ac.starlink.ttools.plot2.layer.TangentPlaneTransformer
Determines the normalised 3D coordinates of a position at a given coordinates in this object's tangent plane.
Distances - Class in uk.ac.starlink.ttools.func
Functions for converting between different measures of cosmological distance.
divide(Object, Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the result of dividing two numeric arrays element by element.
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.
DOC_ZONE_SUFFIX - Static variable in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
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
 
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
 
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.
doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.starlink.ttools.server.FormServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.starlink.ttools.server.TaskServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class uk.ac.starlink.ttools.server.TaskServlet
 
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.
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.
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.
doublesValue(Environment) - Method in class uk.ac.starlink.ttools.task.DoubleArrayParameter
Returns the parameter value as an array of doubles.
doubleToString(double) - Static method in class uk.ac.starlink.ttools.plot2.config.DoubleConfigKey
Returns a string representation of a double value.
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.
draw(Shape) - Method in class uk.ac.starlink.ttools.plot.Drawing
Draws the outline of an arbitrary shape.
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.
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.
drawCaption(String, int, int, Captioner, Graphics) - Method in class uk.ac.starlink.ttools.plot2.Anchor
Draws a text label onto a given graphics context.
drawCaption(String, int, int, Captioner, Graphics) - Method in class uk.ac.starlink.ttools.plot2.Anchor.HorizontalAnchor
 
drawCaption(String, Graphics) - Method in class uk.ac.starlink.ttools.plot2.BasicCaptioner
 
drawCaption(String, 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(String, Graphics) - Method in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
drawCaption(String, Graphics) - Method in class uk.ac.starlink.ttools.plot2.NullCaptioner
 
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.
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.
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.
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.
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.
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(Graphics, String) - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
Draws the label at the origin without colouring it.
drawLabels(Tick[], String, Captioner, 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.
drawLine(int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.Drawing
Draws a straight line between two points.
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.
drawOval(int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.Drawing
Draws the outline of an ellipse with horizontal/vertical axes.
drawShape(Graphics) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Draws this marker's shape centered at the origin in a graphics context.
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.
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.
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.
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.
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.
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.
ELLIPSE_SHAPE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for ellipse marker style.
ELSIZE_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
EMPTY - Static variable in class uk.ac.starlink.ttools.plot.PointIterator
PointIterator instance with no points.
EMPTY_TUPLE_SEQUENCE - Static variable in class uk.ac.starlink.ttools.plot2.PlotUtil
TupleSequence instance that contains no tuples.
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.
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
 
endAdd() - Method in interface uk.ac.starlink.ttools.plot2.data.CachedColumn
Indicates that no more calls to CachedColumn.endAdd() will be made
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
 
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
 
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(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
 
endEntity(String) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
endEntity(String) - Method in class uk.ac.starlink.ttools.votlint.VotLintEntityResolver
 
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
 
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
 
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
 
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.
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.
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 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.config.ConfigMap
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.data.AbstractDataSpec
 
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.HemisphereProjection
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
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.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.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.LineStyle
 
equals(Object) - Method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
 
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.SpectrogramPlotter.SpectroStyle
 
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.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.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.votlint.ElementRef
 
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.
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.
error(SAXParseException) - Method in class uk.ac.starlink.ttools.taplint.ReporterErrorHandler
 
error(String) - Method in class uk.ac.starlink.ttools.taplint.ReporterVotLintContext
 
error(String) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Writes an error message through the context.
error(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(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.
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.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.
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(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.
evaluateDouble(CompiledExpression) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
Evaluates a given compiled expression at the given row under the assumption that the expression represents a numeric value.
evaluateDouble(CompiledExpression) - Method in class uk.ac.starlink.ttools.plottask.TablePointSequence
Convenience method which evaluates a numeric-valued compiled expression.
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) - Constructor for class uk.ac.starlink.ttools.filter.EveryTable
Constructor.
EXAMPLE - Static variable in class uk.ac.starlink.ttools.plot.ErrorRenderer
Error renderer suitable for use in user controls.
EXAMPLE_LAYER_SUFFIX - Static variable in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
EXAMPLE_ZONE_SUFFIX - Static variable in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
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.
execCommand(String) - Method in interface cds.tools.ExtApp
Allow an "external" application to control by script this application
execute() - Method in class uk.ac.starlink.ttools.task.ShowFunctions
 
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
 
exp(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Euler's number e raised to a power.
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
 
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
 
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
 
extendAuxRange(Range, BinList.Result) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyTileRenderer
Modifies the range of aux values found within a given surface.
extendCoordinateRanges(Range[], boolean[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
This implementation does nothing.
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.
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.
extendRange(Range, BinList.Result) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Modifies a supplied range object by submitting the values in the bins of a given BinList.Result.
EXTENT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
Config key for the height of the density bar.
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.
ExtraParameter - Interface in uk.ac.starlink.ttools.task
Interface which defines additional information available from a Parameter.

F

FACTORY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeStackGanger
GangerFactory instance that returns TimeStackGangers.
FACTORY - Static variable in class uk.ac.starlink.ttools.plot2.SingleGanger
GangerFactory instance that returns SingleGangers.
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.
fatalError(SAXParseException) - Method in class uk.ac.starlink.ttools.taplint.ReporterErrorHandler
 
fatalError(SAXParseException) - Method in class uk.ac.starlink.ttools.votlint.VotLintContentHandler
 
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.
FieldHandler - Class in uk.ac.starlink.ttools.votlint
ElementHandler for FIELD elements.
FieldHandler() - Constructor for class uk.ac.starlink.ttools.votlint.FieldHandler
 
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
 
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.
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_DIAMOND - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for filled diamond shaped markers.
FILLED_SQUARE - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
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_UP - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for filled triangle shaped markers with point at the top.
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.
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.
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.
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.
FillPlotter.FillStyle(Color, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FillPlotter.FillStyle
Constructor.
fillRect(int, int, int, int) - Method in class uk.ac.starlink.ttools.plot.Drawing
Fills a rectangle.
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.
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.
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.
fireAction() - Method in class uk.ac.starlink.ttools.plot2.config.SpecifierPanel
Notifies all the registered action listeners of a non-specific 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.
FITS_FORMAT - Static variable in class uk.ac.starlink.ttools.mode.MocMode
MocFormat implementation that writes MOC 1.0-compliant FITS files.
FitsHandler - Class in uk.ac.starlink.ttools.votlint
Element handler for FITS elements.
FitsHandler() - Constructor for class uk.ac.starlink.ttools.votlint.FitsHandler
 
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.
FixedCode - Enum in uk.ac.starlink.ttools.taplint
Enumerates known ReportCode instances.
FixedConstant - Class in uk.ac.starlink.ttools.jel
Constant implementation which always has the same value.
FixedConstant(Object, Class) - Constructor for class uk.ac.starlink.ttools.jel.FixedConstant
Constructs a constant with a given value and class.
FixedConstant(Object) - Constructor for class uk.ac.starlink.ttools.jel.FixedConstant
Constructs a constant with a given value.
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.
FixedKernelDensityPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Kernel density plotter that uses fixed-width kernels.
FixedKernelDensityPlotter(FloatingCoord, boolean, ConfigKey<Normalisation>) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FixedKernelDensityPlotter
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.
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.
fixTimeAnnotation(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory.Profile
Returns a new profile instance the same as this one, except that the flag for whether to annotate the time axis may be set.
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.
FK5 - Static variable in class uk.ac.starlink.ttools.convert.SkySystem
FK5 system.
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.
flatZoom(Point2D, double) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
Zoom gesture which just magnifies the entire graphics plane.
FloatingArrayCoord - Class in uk.ac.starlink.ttools.plot2.data
Coord implementation for a variable-length array of floating point 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) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FloatingCoordAuxReader
Constructor.
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.
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 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.
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
 
Fluxes - Class in uk.ac.starlink.ttools.func
Functions for conversion between flux and magnitude values.
fluxToLuminosity(double, double) - Static method in class uk.ac.starlink.ttools.func.Fluxes
Converts flux to luminosity given a luminosity distance.
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
 
FontParameter - Class in uk.ac.starlink.ttools.plottask
Parameter for font selection.
FontParameter(String) - Constructor for class uk.ac.starlink.ttools.plottask.FontParameter
Constructor.
fontValue(Environment) - Method in class uk.ac.starlink.ttools.plottask.FontParameter
Returns the value of this parameter as a font.
FOOT_SERVICE_URL - Static variable in class uk.ac.starlink.ttools.cone.UrlMocCoverage
Footprint service base URL provided by CDS.
forChar(char) - Static method in enum uk.ac.starlink.ttools.taplint.ReportType
Returns the type instance corresponding to a given character.
FORM_DENSOGRAM - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
FORM_ELLIPSE - 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_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_OPEN - Static variable in class uk.ac.starlink.ttools.plot.BarStyle
Bar form using open rectangles.
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_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
 
FORMAT_XML - Static variable in class uk.ac.starlink.ttools.plot2.config.TimeConfigKey
XML <p> element describing the text input format.
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.
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.
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.
Formats - Class in uk.ac.starlink.ttools.func
Functions for formatting numeric values.
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.
formatTime(double, double) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Formats a time value to a given precision.
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
 
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.
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.
FRAME_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for whether to draw axis wire frame.
fromFK5(double, double, double) - Method in class uk.ac.starlink.ttools.convert.SkySystem
Converts from FK5 J2000.0 into this system.
fromHex(String) - Static method in class uk.ac.starlink.ttools.func.Conversions
Converts a string representing a hexadecimal number to its integer value.
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
 
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).
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.
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
 
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.
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.
FunctionPlotter.FunctionStyle(Color, Stroke, boolean, JELFunction, FunctionPlotter.FuncAxis) - Constructor for class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter.FunctionStyle
Constructor.

G

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.
Gang - Interface in uk.ac.starlink.ttools.plot2
Defines how a set of related plot zones is presented together on a graphics plane.
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.
GENERIC - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
Instance which converts between unspecified, but identical, systems.
GenericPlot2Task - Class in uk.ac.starlink.ttools.plot2.task
Generic plot2 task for STILTS.
GenericPlot2Task() - Constructor for class uk.ac.starlink.ttools.plot2.task.GenericPlot2Task
Constructor.
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(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.
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.
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.
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.
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.
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) - 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 uk.ac.starlink.ttools.plot2.layer.LabelStyle
Returns the positioning anchor used by this style.
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.
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.
getArrayCoordLength(TupleSequence, int) - Method in class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord
Returns the length of an array value at an appropriate column in the current row of a given TupleSequence.
getAspect() - Method in class uk.ac.starlink.ttools.plot2.NavAction
Returns the surface aspect describing the result of the navigation.
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.task.PlotDisplay
Returns the most recently set aspects.
getAssociatedParameters() - Method in class uk.ac.starlink.ttools.mode.CgiMode
 
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.
getAttribute(String) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Returns the value of a named attribute.
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.
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.
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.SizeForm.SizeOutliner
 
getAuxRangers(DataGeom) - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm.SizeXyOutliner
 
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.
getAuxRanges(PlotLayer[], Surface, Range, ShadeAxisFactory, Object[], DataStore) - Static method in class uk.ac.starlink.ttools.plot2.task.PlotDisplay
Gathers requested ranging information from data.
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.
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
 
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.
getBaseParameter() - Method in class uk.ac.starlink.ttools.task.TapEndpointParams
Returns the parameter that supplies the base TAP service URL.
getBasicParameters() - Method in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
Returns the list of parameters supplied by the AbstractPlot2Task implementation.
getBinBase() - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Returns the lower bound for one of the bins.
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
 
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 class uk.ac.starlink.ttools.join.HumanMatchEngine
 
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.
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
 
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(Boolean) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getBooleanValue() - Method in interface uk.ac.starlink.ttools.plot2.data.CachedSequence
Retrieve the current value of this sequence as a boolean value.
getBooleanValue(int) - Method in interface uk.ac.starlink.ttools.plot2.data.TupleSequence
Returns the value of a given column as a boolean.
getBooleanValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperTupleSequence
 
getBoost() - Method in class uk.ac.starlink.ttools.plot2.paper.Compositor.BoostCompositor
Returns the boost value for this compositor.
getBottom() - Method in class uk.ac.starlink.ttools.plot2.Padding
Returns the required bottom margin.
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(Object) - 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.
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.
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.
getByteArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
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
 
getByteProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getBytes(double, double, boolean) - Method in class uk.ac.starlink.ttools.plot.BinGrid
Returns an array of bytes representing the values in this grid.
getByteValue(Byte) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getCacheImage() - Method in class uk.ac.starlink.ttools.plot2.task.PlotCaching
Returns images caching policy.
getCapability() - Method in interface uk.ac.starlink.ttools.taplint.CapabilityHolder
Returns capabilities of a TAP service.
getCapability() - Method in class uk.ac.starlink.ttools.taplint.CapabilityStage
Returns the TAP capability record obtained by the last run of this stage.
getCaptionBounds(String, 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(String, int, int, Captioner) - Method in class uk.ac.starlink.ttools.plot2.Anchor.HorizontalAnchor
 
getCaptionBounds(String) - Method in class uk.ac.starlink.ttools.plot2.BasicCaptioner
 
getCaptionBounds(String) - Method in interface uk.ac.starlink.ttools.plot2.Captioner
Returns a bounding box for the caption drawn by a corresponding call to Captioner.drawCaption(java.lang.String, java.awt.Graphics).
getCaptionBounds(String) - Method in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
getCaptionBounds(String) - Method in class uk.ac.starlink.ttools.plot2.NullCaptioner
 
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 interface uk.ac.starlink.ttools.plot2.Surface
Returns a captioner suitable for drawing general purpose labels annotating the plot.
getCause() - Method in exception uk.ac.starlink.ttools.jel.CustomCompilationException
 
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.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.SupplementSequence
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.RandomJELRowReader
Returns the cell at a given column in the current row.
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(long, int) - Method in class uk.ac.starlink.ttools.task.SeqConcatStarTable
 
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.
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() - 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
 
getCharProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getCharValue(Character) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getChildCount() - Method in interface uk.ac.starlink.ttools.votlint.Ancestry
Returns the number of child elements this handler currently has.
getCircle() - Method in class uk.ac.starlink.ttools.cone.AngleUnits
Returns the number of these units in an entire revolution.
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
 
getClippedRanges(AuxScale[], Map<AuxScale, Range>, Map<AuxScale, Range>, Map<AuxScale, Subrange>, Map<AuxScale, Boolean>) - Static method in class uk.ac.starlink.ttools.plot2.AuxScale
Amalgamates range requirements for a set of scales to return actual ranges to be used.
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, TupleSequence, 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.
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.
getColorModel() - Method in class uk.ac.starlink.ttools.plot2.layer.PixelImage
Returns the colour model.
getColumn() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns column name.
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
 
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.votlint.DataHandler
Returns the number of columns in this DATA's table.
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.
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.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
 
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.
getColumnsParameter() - Method in class uk.ac.starlink.ttools.task.ColumnSelectionMapper
Returns the parameter which specifies the column IDs for use.
getCombiner() - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
 
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.HashBinList
 
getComboBox() - Method in class uk.ac.starlink.ttools.plot2.config.ComboBoxSpecifier
Returns this specifier's combo box.
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.
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
 
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
 
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.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
 
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
 
getConfigUsage(MatchEngine, Parameter, DescribedValue[]) - Method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns a string giving the usage for a parameter with configuration subparameters.
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
 
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.
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.
getContentEncoding() - Method in class uk.ac.starlink.ttools.plot.GraphicExporter
Returns the content encoding for the output used by this exporter.
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.
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.
getConverters() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns the array of numeric converter objects, one for each axis.
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
 
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.
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.
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.
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
 
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() - 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.PlaneEllipseCoordSet
 
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.
getCorner(int) - Static method in class uk.ac.starlink.ttools.plot.Corner
Factory method giving one of the cube corners.
getCorrelation() - Method in class uk.ac.starlink.ttools.plot.XYStats
Returns the product moment correlation coefficient.
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.
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.
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.
getCrowdLimit() - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
Returns the number of labels allowed within spacing pixels.
getCumulative() - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Determines whether the histogram is conventional or cumulative.
getCurrentRow() - Method in class uk.ac.starlink.ttools.jel.DummyJELRowReader
 
getCurrentRow() - Method in class uk.ac.starlink.ttools.jel.RandomJELRowReader
Returns the current row for evaluations.
getCurrentRow() - Method in class uk.ac.starlink.ttools.jel.SequentialJELRowReader
 
getCurrentRow() - Method in class uk.ac.starlink.ttools.jel.StarTableJELRowReader
Returns the index of the row on which evaluations are currently taking place.
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).
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.
getDataBins(Pixel1dPlotter.BinArray, Axis, Kernel1d, Normalisation, boolean) - 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).
getDataBounds() - Method in class uk.ac.starlink.ttools.plot.AuxLegend
Returns the bounds of the region of this component containing the legend.
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.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.
getDataGeom() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
 
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.
getDataLimits() - Method in class uk.ac.starlink.ttools.plot2.Axis
Returns the axis data bounds.
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
 
getDataSpec() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
 
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.
getDateArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
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
 
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
 
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.
getDecRange() - Method in class uk.ac.starlink.ttools.cone.SkyBox
Returns declination range.
getDefault() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns the default value of this parameter if there is one.
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.
getDefaultTextAntialiasing() - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Indicates whether antialiasing of text is turned on or off by 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.
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.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 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.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.StandardKernel1dShape
Returns a short description for this shape.
getDescription() - Method in class 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 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.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.UploadStage
 
getDescription() - Method in class uk.ac.starlink.ttools.taplint.XsdStage
 
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.
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.ColumnMetadataFilter
 
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.HeadFilter
 
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
 
getDisplayBounds() - Method in class uk.ac.starlink.ttools.plot.Plot3D
Returns the bounds of the apparent display area.
getDisplayName() - Method in class uk.ac.starlink.ttools.plot2.config.NamedColorChooserPanel
 
getDisplayName() - Method in class uk.ac.starlink.ttools.plot2.config.PaletteColorChooserPanel
 
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 from the reference position.
getDocumentUrl(EndpointSet) - 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.
getDomain() - Method in class uk.ac.starlink.ttools.plot2.data.Input
Returns the common value domain in which this user coordinate will be used.
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
 
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
 
getDoubleProperty(String) - Method in class uk.ac.starlink.ttools.jel.JELFunction.XResolver
 
getDoubleProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getDoubleValue(Double) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getDoubleValue() - Method in interface uk.ac.starlink.ttools.plot2.data.CachedSequence
Retrieve the current value of this sequence as a floating point number.
getDoubleValue(int) - Method in interface uk.ac.starlink.ttools.plot2.data.TupleSequence
Returns the value of a given column as a double.
getDoubleValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperTupleSequence
 
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.
getElementAttributes() - Method in class uk.ac.starlink.ttools.cea.ElementDeclaration
Returns the element attribute list.
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.
getElementName() - Method in class uk.ac.starlink.ttools.cea.ElementDeclaration
Returns the element name.
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.
getEndpointSet(Environment) - Method in class uk.ac.starlink.ttools.task.TapEndpointParams
Acquires an EndpointSet instance from the environment using the parameters managed by this object.
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.
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 renderer to work out how to paint an icon.
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 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
 
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.
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.
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.
getExampleValues() - Static method in class uk.ac.starlink.ttools.join.MatchEngineParameter
Returns strings naming a set of example match engine parameter values.
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.
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.
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.
getExtentCoordIndex() - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
Returns the coordinate index for the time extent coordinate.
getExtents() - Method in class uk.ac.starlink.ttools.plot.ErrorMode
Returns the extent objects which characterise this mode.
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 non-positional 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.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
 
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
 
getFatalCount() - Method in class uk.ac.starlink.ttools.taplint.ReporterErrorHandler
Returns the number of fatal SAX errors encountered.
getField(int) - Method in class uk.ac.starlink.ttools.votlint.DataHandler
Returns the FieldHandler object for a given column.
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.
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.
getFillAlpha() - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
Returns the alpha value for filling the area.
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.
getFiniteBounds(boolean) - Method in class uk.ac.starlink.ttools.plot.Range
Returns finite upper and lower bounds for this range.
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).
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.
getFlipFlags() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns flags for which axes will be plotted inverted.
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
 
getFloatArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
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(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getFloatValue(Float) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
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.
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 class uk.ac.starlink.ttools.plot2.layer.ShapePlotter.ShapeModePlotter
 
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 uk.ac.starlink.ttools.example.AllWiseTableBuilder
 
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.
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
 
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.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.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
 
getFunctionStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter
Returns the subset of the style keys which defines the function itself.
getGangBounds(Gang) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Determines the union of the data bounds of zones in a gang.
getGangerFactory() - Method in class uk.ac.starlink.ttools.plot2.task.PlotContext
Returns the ganger factory used by this context.
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.
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.
getGlyph(short, short) - Method in class uk.ac.starlink.ttools.plot2.layer.XYShape
Obtains a glyph characterised by a given pair of values.
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.
getGraphCount() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns the number of graphs in the stack.
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.
getGraphicsLimits() - Method in class uk.ac.starlink.ttools.plot2.Axis
Returns the axis graphics bounds.
getGraphIndices() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns the mapping of subsets to graph indices.
getGrid() - Method in class uk.ac.starlink.ttools.plot.PlotState
Indicates whether a grid is to be plotted.
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.
getHandler() - Method in class uk.ac.starlink.ttools.votlint.ElementRef
Returns the element handler to which this ref refers.
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.
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.
getHidePoints() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Indicates whether points are hidden or visible.
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.
getHiPad() - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Returns the number of pixels above npix available for drawing on.
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.
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
 
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
 
getIdClass() - Method in interface uk.ac.starlink.ttools.cone.RowMapper
Returns the type of object used for representing row indices.
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.
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.
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.
getIndent(int) - Method in class uk.ac.starlink.ttools.taplint.JsonWriter
Returns prepended whitespace.
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() - 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.
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.
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.
getInput() - Method in class uk.ac.starlink.ttools.plot2.data.SingleCoord
Returns the single user data input object.
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.
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.
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
 
getInputTable() - Method in class uk.ac.starlink.ttools.task.InputTableSpec
Returns input table.
getInstance() - Static method in class uk.ac.starlink.ttools.cone.PixtoolsHealpix
Returns the sole instance of this singleton 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.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() - Static method in class uk.ac.starlink.ttools.plot2.layer.LineXYShape
Returns the sole instance of this 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.
getInstances() - Static method in class uk.ac.starlink.ttools.task.UserFindMode
Returns a list of all the useful instances of this class.
getIntArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
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
 
getInterfacesElement() - Method in class uk.ac.starlink.ttools.cea.CeaConfig
Returns declaration to use for the Interfaces element.
getIntProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getIntValue(Integer) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getIntValue() - Method in interface uk.ac.starlink.ttools.plot2.data.CachedSequence
Retrieve the current value of this sequence as an integer.
getIntValue(int) - Method in interface uk.ac.starlink.ttools.plot2.data.TupleSequence
Returns the value of a given column as an integer.
getIntValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperTupleSequence
 
getIvorn() - Method in class uk.ac.starlink.ttools.cea.CeaMetadata
Returns the application ID.
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.
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.
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(double) - Method in interface uk.ac.starlink.ttools.plot.MapBinnedData.BinMapper
Returns the key to use for a given value.
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
 
getKit() - Static method in class uk.ac.starlink.ttools.convert.Iso8601Converter
Returns a date kit private to the calling thread.
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() - Static method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Returns a list of all the known implementations of this class.
getKnownLabellers() - Static method in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Returns a list of the known SkyAxisLabeller instances.
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.
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.
getKnownValues() - Static method in class uk.ac.starlink.ttools.plot2.layer.Normalisation
Returns the Normalisation instances defined by this class.
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.LegendEntry
Returns the text label associated with this entry.
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.FixedCode
 
getLabel() - Method in interface uk.ac.starlink.ttools.taplint.ReportCode
Returns the 4-character label of this code.
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.
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
 
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.ttools.plot2.geom.GridLiner
Get the labels for the lines
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.
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.
getLayerOpt(AbstractKernelDensityPlotter.KDenseStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter
 
getLayerOpt(DensogramPlotter.DensoStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
 
getLayerOpt(LineStyle) - Method in class uk.ac.starlink.ttools.plot2.layer.LinePlotter
 
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.
getLayers() - Method in class uk.ac.starlink.ttools.plot2.ZoneContent
Returns plot layers.
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.
getLeft() - Method in class uk.ac.starlink.ttools.plot2.Padding
Returns the required left margin.
getLegend() - Method in class uk.ac.starlink.ttools.plot2.ZoneContent
Returns legend icon.
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.LineStyle
 
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.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.SpectrogramPlotter.SpectroStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.SpotPlotter.SpotStyle
 
getLegendIcon() - Method in class uk.ac.starlink.ttools.plot2.layer.TracePlotter.TraceStyle
 
getLegendPosition() - Method in class uk.ac.starlink.ttools.plot2.ZoneContent
Returns legend position if internal legend is required.
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.
getLevel() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyPixer
Returns the HEALPix level for this pixellisation scheme.
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.
getLibrary(JELRowReader) - Static method in class uk.ac.starlink.ttools.jel.JELUtils
Returns a JEL Library suitable for expression evaluation.
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 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.
getLines() - Method in class uk.ac.starlink.ttools.plot2.geom.GridLiner
Get the line points
getLineWidth() - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Returns the line width associated with this style.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class uk.ac.starlink.ttools.gui.ShaderListCellRenderer
 
getLocation() - Method in class uk.ac.starlink.ttools.task.InputTableSpec
Returns input table location as specified in the parameter value.
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.
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.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
 
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.
getLongArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
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
 
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.
getLongProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getLongValue(Long) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getLoPad() - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Returns the number of pixels below 0 available for drawing on.
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.
getLowerSum(boolean) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter.BinArray
Returns the sum of all the counts at one end of the axis not captured by this object's bins array.
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.
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.
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.task.MapperTask
Returns this task's Mapper object.
getMaskFlag(RowSequence, long) - Method in interface uk.ac.starlink.ttools.plot2.data.UserDataReader
Returns the mask flag for the current position in a row sequence.
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.task.ColumnDataSpec
 
getMaskId() - Method in class uk.ac.starlink.ttools.plot2.task.JELDataSpec
 
getMatchBounds(NdRange[], int) - Method in class uk.ac.starlink.ttools.join.HumanMatchEngine
 
getMatchParameters() - Method in class uk.ac.starlink.ttools.join.HumanMatchEngine
 
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.ttools.join.HumanMatchEngine
 
getMax() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns formatted maximum value of accepted data.
getMaximum() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the numeric maximum value submitted.
getMaximumRadius() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns the maximum radius of a marker drawn by this class.
getMaximumSize() - Method in class uk.ac.starlink.ttools.plot.AuxLegend
 
getMaximumSize() - Method in class uk.ac.starlink.ttools.plot.Legend
 
getMaximumValue() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns the maximum of the accumulated data.
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.
getMaxSum() - Method in class uk.ac.starlink.ttools.plot.BinGrid
Returns the largest value which exists in any of the bins.
getMean() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns formatted mean value of accepted data.
getMeanValue() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns the mean of the accumulated data.
getMessage() - Method in exception uk.ac.starlink.ttools.jel.CustomCompilationException
 
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.
getMimeType() - Method in class uk.ac.starlink.ttools.plot.GraphicExporter
Returns the MIME type for the graphics format used by this exporter.
getMin() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns formatted minimum value of accepted data.
getMinimum() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the numeric minimum value submitted.
getMinimumSize() - Method in class uk.ac.starlink.ttools.plot.AuxLegend
 
getMinimumSize() - Method in class uk.ac.starlink.ttools.plot.Legend
 
getMinimumValue() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns the minimum of the accumulated data.
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.
getMinPos() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the sequence number of the minimum value submitted.
getMinSum() - Method in class uk.ac.starlink.ttools.plot.BinGrid
Returns the smallest value which exists in any of the bins.
getMissingScales(AuxScale[], Map<AuxScale, Range>, Map<AuxScale, Range>) - 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 interface uk.ac.starlink.ttools.plot2.layer.ModePlotter
Returns the mode of this plotter.
getMode() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapePlotter.ShapeModePlotter
 
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
 
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.
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.
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.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.Gesture
Returns a short name for this gesture.
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.StandardKernel1dShape
Returns a one-word name for this shape.
getName() - Method in class uk.ac.starlink.ttools.plot2.layer.XYShape
Returns the name of this shape.
getName() - Method in class 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.plottask.PaintMode
Returns this mode's name.
getName(Object) - Method in class uk.ac.starlink.ttools.plottask.ShaderParameter
 
getName() - Method in enum uk.ac.starlink.ttools.taplint.ReportType
Returns the human-readable 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.
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.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
 
getNamespaceMap() - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Returns prefix->namespaceURI map for the xmlns namespaces currently in scope.
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(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.
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.
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.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
 
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
 
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.
getNpix() - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Returns the number of pixels along this axis.
getNumberProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getNumericConverter(ValueInfo) - Static method in class uk.ac.starlink.ttools.convert.Conversions
Returns a converter from the given ValueInfo to a numeric quantity.
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
 
getObjectProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getObjectValue() - Method in interface uk.ac.starlink.ttools.plot2.data.CachedSequence
Retrieve the current value of this sequence as an object.
getObjectValue(int) - Method in interface uk.ac.starlink.ttools.plot2.data.TupleSequence
Returns the value of a given column as an object.
getObjectValue(int) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperTupleSequence
 
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.
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.
getOpaqueLimit() - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns the opacity limit for this style.
getOpt() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
 
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.
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.
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.
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.
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.
getOptionsXml() - Method in class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
Returns an XML list of the available options for this config key.
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.
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.TapEndpointParams
Returns a list of other parameters managed by this object that specify endpoints for TAP-related services.
getOutliner() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeStyle
Returns the outline shape of this style.
getOutput() - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Returns the output stream to which messages will be written.
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.
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.
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.
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() - 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
 
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.
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
 
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(boolean) - Method in interface uk.ac.starlink.ttools.plot2.geom.AxisAnnotation
Returns the padding insets around the edge of a plot bounds rectangle required to accommodate the labels painted by this object.
getPadding(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneAxisAnnotation
 
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.
getParameter(String) - Method in class uk.ac.starlink.ttools.cea.CeaTask
Returns a named parameter of this task.
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.
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.
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.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.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.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.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
 
getParametersElement() - Method in class uk.ac.starlink.ttools.cea.CeaConfig
Returns declaration to use for the Parameters element.
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
 
getParent() - Method in interface uk.ac.starlink.ttools.votlint.Ancestry
Returns the handler's parent.
getParser() - Method in class uk.ac.starlink.ttools.votlint.ParamHandler
Returns a parser which knows how to check values associated with this element.
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.
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.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.
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, Component) - Method in class uk.ac.starlink.ttools.plot2.paper.PaperTypeSelector
Supplies a PaperType appropriate for rendering to a bitmap (pixellated) output medium.
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.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.
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.
getPlacement() - Method in class uk.ac.starlink.ttools.plot.BarStyle
Returns the placement of this style.
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.
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.
getPlotData() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns the plot data object for this state.
getPlotInsets(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeSurface
 
getPlotInsets(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
getPlotInsets(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
getPlotInsets(boolean) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
getPlotInsets(boolean) - Method in interface uk.ac.starlink.ttools.plot2.Surface
Returns the insets that this surface would like to reserve outside the plot bounds.
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.
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 uk.ac.starlink.ttools.plot2.layer.AbstractPlotLayer
 
getPlotter() - Method in interface uk.ac.starlink.ttools.plot2.PlotLayer
Returns the plotter that generated this layer.
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
 
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.LinearFitPlotter
 
getPlotterDescription() - Method in class uk.ac.starlink.ttools.plot2.layer.LinePlotter
 
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.SpectrogramPlotter
 
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 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.
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.
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.
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.PlaneEllipseCoordSet
 
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.
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.
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.
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 positional coordinates represented by this coord group will appear.
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.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
 
getPositionCount() - Method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Returns the number of data positions per tuple used by this plotter.
getPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
 
getPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
 
getPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.PairLinkForm
 
getPositionCount() - Method in interface uk.ac.starlink.ttools.plot2.layer.ShapeForm
Returns the number of data positions per tuple used by this form.
getPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeForm
 
getPositionCount() - Method in class uk.ac.starlink.ttools.plot2.layer.SizeXyForm
 
getPositionCount() - Method in interface uk.ac.starlink.ttools.plot2.task.LayerType
Returns the number of coordinate positions associated with this layer.
getPositionCount() - Method in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
 
getPositionCount() - Method in class uk.ac.starlink.ttools.plot2.task.SimpleLayerType
 
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.
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.
getPreferredSize() - Method in class uk.ac.starlink.ttools.plot.AuxLegend
 
getPreferredSize() - Method in class uk.ac.starlink.ttools.plot.Legend
 
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.
getPrettyName() - Method in class uk.ac.starlink.ttools.cone.CdsUploadMatcher.VizierMeta
Returns a table alias, if available.
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.
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.ttools.plot2.geom.SkyAspect
Returns sky projection.
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.SinProjection
 
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.SinProjection
 
getProjectionName() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
 
getProjections() - Static method in class uk.ac.starlink.ttools.plot2.geom.SkyAspect
Returns known projection options.
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
 
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.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.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
 
getQuantile(double) - Method in class uk.ac.starlink.ttools.filter.QuantCalc
Returns a quantile corresponding to a given point.
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
 
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.
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
 
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
 
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.
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.
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.
getRaRange() - Method in class uk.ac.starlink.ttools.cone.SkyBox
Returns right ascension range.
getRef() - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Returns a reference for this element.
getRefUrl() - Method in class uk.ac.starlink.ttools.cea.CeaMetadata
Returns the URL for reference documentation.
getRendererIcon(Object) - Method in class uk.ac.starlink.ttools.gui.ColorComboBox
 
getRendererIcon(Object) - Method in class uk.ac.starlink.ttools.gui.DashComboBox
 
getRendererIcon(Object) - Method in class uk.ac.starlink.ttools.gui.ThicknessComboBox
 
getRendererText(Object) - Method in class uk.ac.starlink.ttools.gui.ColorComboBox
 
getRendererText(Object) - Method in class uk.ac.starlink.ttools.gui.DashComboBox
 
getReport(Object) - Method in interface uk.ac.starlink.ttools.plot2.Drawing
Obtains information associated with the plot.
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.
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.
getRequiredWordCount() - Method in class uk.ac.starlink.ttools.task.WordsParameter
Returns the number of words required from this parameter.
getResolvedCount() - Method in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Returns the number of schemas that this resolver has so far been asked to resolve, and has successfully resolved to known local URLs.
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 interface uk.ac.starlink.ttools.plot2.layer.Combiner.Container
Returns the combined result of all the values submitted 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(Object[]) - Method in interface uk.ac.starlink.ttools.task.PixSampler.StatMode
Returns the result of some statistical operation on a set of supplied values.
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(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.
getResultScoreColumnIndex() - Method in interface uk.ac.starlink.ttools.cone.ColumnPlan
Returns the index of the match score column in the result table.
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.
getReuseRanges() - Method in class uk.ac.starlink.ttools.plot2.task.PlotCaching
Returns the aux range caching policy.
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.
getRight() - Method in class uk.ac.starlink.ttools.plot2.Padding
Returns the required right margin.
getRoot() - Method in class uk.ac.starlink.ttools.gui.MethodBrowser
Returns the root node 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 range configuration map.
getRotation() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyAspect
Returns rotation matrix.
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 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.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.SupplementSequence
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
 
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.TailTable
 
getRowCount() - Method in class uk.ac.starlink.ttools.filter.ValueInfoMapGroupTable
 
getRowCount() - Method in class uk.ac.starlink.ttools.task.LoopStarTable
 
getRowCount() - Method in class uk.ac.starlink.ttools.task.SeqConcatStarTable
 
getRowIndex() - Method in interface uk.ac.starlink.ttools.plot2.data.TupleSequence
Returns the row index for the underlying data set.
getRowIndex() - Method in class uk.ac.starlink.ttools.plot2.data.WrapperTupleSequence
 
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.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.
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.
getScaleFactor(double, double, double, 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.
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.
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
 
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.ttools.join.HumanMatchEngine
 
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.
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
 
getSelectedColor() - Method in class uk.ac.starlink.ttools.gui.ColorComboBox
Returns the currently selected colour.
getSelectedDash() - Method in class uk.ac.starlink.ttools.gui.DashComboBox
Returns the currently selected dash pattern.
getSelectedThickness() - Method in class uk.ac.starlink.ttools.gui.ThicknessComboBox
Returns the currently selected thickness.
getSelf() - Method in interface uk.ac.starlink.ttools.votlint.Ancestry
Returns the handler itself.
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.
getServletInfo() - Method in class uk.ac.starlink.ttools.server.FormServlet
 
getServletInfo() - Method in class uk.ac.starlink.ttools.server.TaskServlet
 
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
 
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.
getShaders() - Method in class uk.ac.starlink.ttools.plot.PlotState
Returns the shader objects for using auxiliary axis data.
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.
getShortArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
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 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.
getShortProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getShortValue(Short) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
getSiblingIndex() - Method in interface uk.ac.starlink.ttools.votlint.Ancestry
Returns the index of this child in the list of its parent's children.
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.
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.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.
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.
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.
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 uk.ac.starlink.ttools.plot2.config.SliderSpecifier
Returns the slider component used by this specifier.
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.
getSource() - Method in class uk.ac.starlink.ttools.plot.PlotEvent
Returns the component in which the plot was done.
getSourceDescription() - Method in class uk.ac.starlink.ttools.taplint.TableMetadataStage
Returns a short text description of table metadata source.
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
 
getSpacing() - Method in class uk.ac.starlink.ttools.plot2.layer.LabelStyle
Returns the minimum pixel spacing permitted between labels.
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" returns a double random number, always the same for a given row
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
 
getSpectrumCoordIndex() - Method in class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
Returns the coordinate index for the spectral coordinate.
getStamper() - Method in class uk.ac.starlink.ttools.plot2.layer.ShapeStyle
Returns the colouring for this style.
getStandardOptions() - Static method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Returns an array of the generally recommended kernel shape options.
getStarjavaRevision() - Static method in class uk.ac.starlink.ttools.Stilts
Returns the revision string for the starjava repository, if available.
getState() - Method in class uk.ac.starlink.ttools.plot.TablePlot
Returns the most recently set state for this plot.
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.
getStdDev() - Method in class uk.ac.starlink.ttools.mode.ColStats
Returns formatted standard deviation of accepted data.
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.
getStoragePolicy(Environment) - Static method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Returns a suitable storage policy for a given environment.
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.SingleCoord
 
getStorageType() - Method in class uk.ac.starlink.ttools.plot2.data.SkyCoord
 
getStreamParameter() - Method in class uk.ac.starlink.ttools.task.AbstractInputTableParameter
Returns the stream toggle parameter associated with this one.
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.
getStretchOptions() - Static method in class uk.ac.starlink.ttools.plot2.Scaling
Returns a list of standard options for colour map stretch.
getStringArrayProperty(int) - Method in class uk.ac.starlink.ttools.jel.JELRowReader
 
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.
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.
getStrokeKeys() - Static method in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Returns a list of config keys for configuring a line-drawing stroke.
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() - 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.LinearFitPlotter
 
getStyleKeys() - Method in class uk.ac.starlink.ttools.plot2.layer.LinePlotter
 
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.SpectrogramPlotter
 
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.
getSubrange() - Method in interface uk.ac.starlink.ttools.plot2.config.ClippedShader
Returns the default subrange to use with the shader in a default context.
getSubscriptions() - Method in class uk.ac.starlink.ttools.mode.ClientRegWatcher
Returns the subscriptions object indicating the MTypes this client can handle.
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).
getSum() - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter.BinArray
Returns the total sum of values accumulated into this bin array.
getSum2() - Method in class uk.ac.starlink.ttools.filter.UnivariateStats
Returns the sum of squares of values accumulated.
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 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.
getSupportedServiceModes() - Static method in class uk.ac.starlink.ttools.cone.TapUploadMatcher
Returns service modes supported by this class.
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.task.PlotDisplay
Returns the current plot surfaces.
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.
getSystemFor(String) - Static method in class uk.ac.starlink.ttools.convert.SkySystem
Returns a system which matches a given string.
getSystemUsage() - Static method in class uk.ac.starlink.ttools.convert.SkySystem
Returns a snippet of XML which describes the systems and their meanings.
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(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.
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.
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
 
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.
getTableRef() - Method in class uk.ac.starlink.ttools.votlint.FieldHandler
Returns the table to which this field belongs.
getTablesInput() - Method in class uk.ac.starlink.ttools.task.MapperTask
Returns the object used for acquiring input tables from the environment.
getTargetRectangle() - Method in class uk.ac.starlink.ttools.plot2.geom.BandDecoration
Returns the target rectangle for 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.
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.
getTextField() - Method in class uk.ac.starlink.ttools.plot2.config.SliderSpecifier
Returns the text entry component used by this specifier.
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.
getTick(int) - Method in class uk.ac.starlink.ttools.plot.AxisLabels
Returns the axis position of one of the tick marks.
getTicker() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Returns an object for generating ticks to label the time axis.
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.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.
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.
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
 
getTitle() - Method in class uk.ac.starlink.ttools.plot2.ZoneContent
Returns plot title if required.
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.
getTop() - Method in class uk.ac.starlink.ttools.plot2.Padding
Returns the required top margin.
getTotal() - Method in class uk.ac.starlink.ttools.plot2.layer.Binner
Returns the total number of increments made to this binner.
getTree() - Method in class uk.ac.starlink.ttools.gui.MethodBrowser
Returns the tree which displays the classes.
getTreeModel() - Method in class uk.ac.starlink.ttools.gui.MethodBrowser
Returns the tree model which contains the classes for display.
getTuningParameters() - Method in class uk.ac.starlink.ttools.join.HumanMatchEngine
 
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.
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
 
getTupleInfos() - Method in class uk.ac.starlink.ttools.join.HumanMatchEngine
 
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 uk.ac.starlink.ttools.cea.CeaParameter
Returns the CEA type (CmdLineParameterDef/type) of this parameter.
getType() - Method in class uk.ac.starlink.ttools.taplint.AdhocCode
 
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.
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.
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.
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.
getUnitsFor(String) - Static method in class uk.ac.starlink.ttools.convert.SkyUnits
Returns a unit as specified by a name.
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.
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.
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.
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
 
getUsePlans() - Method in class uk.ac.starlink.ttools.plot2.task.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(DataSpec, int) - Static method in class uk.ac.starlink.ttools.plot2.data.SimpleDataStoreFactory
Utility method to work out the domain mappers for a given coordinate of a DataSpec.
getUserCoordValues(RowSequence, long, int) - Method in interface uk.ac.starlink.ttools.plot2.data.UserDataReader
Returns a user coordinate value array for a given coordinate at the current position in a row sequence.
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.
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 uk.ac.starlink.ttools.jel.Constant
Returns this object's value.
getValue() - Method in class uk.ac.starlink.ttools.jel.FixedConstant
 
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.
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.data.Input
Returns the data (super-)type of values described by this input.
getValueClass() - Method in class uk.ac.starlink.ttools.plot2.ReportKey
Returns the type of object identified by this key.
getValueCount() - Method in class uk.ac.starlink.ttools.filter.QuantCalc
Returns the number of non-blank values accumulated by this calculator.
getValueInfo() - Method in interface uk.ac.starlink.ttools.jel.JELQuantity
Returns a metadata object that describes this quantity.
getValueInfos(PixSampler.StatMode) - Method in class uk.ac.starlink.ttools.task.PixSampler
Returns the metadata for the columns output by the sampler.
getValueIterator() - Method in class uk.ac.starlink.ttools.filter.QuantCalc
Returns an iterator over all the non-blank values accumulated by this calculator.
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.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.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
 
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() - 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.
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.
getViewSystem() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory.Profile
Returns the sky system into which coordinates are projected.
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.
getVizierMoc(String, int) - Static method in class uk.ac.starlink.ttools.cone.UrlMocCoverage
Returns an instance which gives coverage for a named Vizier table.
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.
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.
getWidth() - Method in class uk.ac.starlink.ttools.plot.GraphicsBitmap
Returns the width of this bitmap.
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.
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.
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.
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(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() - Method in interface uk.ac.starlink.ttools.plot2.Pixer
Returns the X coordinate of the current point.
getXhis() - Method in class uk.ac.starlink.ttools.plot2.layer.FillPlan
Returns array of bins containing all points below each pixel column.
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
 
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.
getXmlDescription() - Method in class uk.ac.starlink.ttools.plot2.config.ConfigMeta
Returns an XML string suitable for insertion into a user document.
getXmlDescription(ErrorRenderer) - 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(Shader) - Method in class uk.ac.starlink.ttools.plot2.config.ShaderConfigKey
 
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
 
getXpixParameter() - Method in class uk.ac.starlink.ttools.plottask.PlotTask
Returns the parameter used for setting plot output X dimension.
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.
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.
getXY(double[]) - Method in interface uk.ac.starlink.ttools.plot.PointPlacer
Maps a point in data space to the screen.
getXYShapes() - Static method in class uk.ac.starlink.ttools.plot2.layer.XYShapes
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 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 interface uk.ac.starlink.ttools.plot2.layer.BinBag.Bin
Returns the value so far accumulated into this bin.
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() - Method in interface uk.ac.starlink.ttools.plot2.Pixer
Returns the Y coordinate of the current point.
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).
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.
getYFlipFlags() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns flags for which Y axes will be plotted inverted (one for each graph).
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.
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).
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.plottask.PlotTask
Returns the parameter used for setting plot output Y dimension.
getYRanges() - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Returns the data ranges for each different Y axis (one for each graph).
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.ttools.plot.Point3D
Returns the Z coordinate.
getZoneCount() - Method in interface uk.ac.starlink.ttools.plot2.Gang
Returns the number of zones in this gang.
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.
getZonePlotBounds(int) - Method in interface uk.ac.starlink.ttools.plot2.Gang
Returns the data bounds for a given zone.
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.
getZoomScale() - Method in class uk.ac.starlink.ttools.plot.Plot3DState
Sets the zoom level.
GIF - Static variable in class uk.ac.starlink.ttools.plot.GraphicExporter
Exports to GIF format.
globToRegex(String, boolean) - Static method in class uk.ac.starlink.ttools.jel.ColumnIdentifier
Turns a glob-type pattern into a regular expression Pattern.
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.
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.
GraphicExporter - Class in uk.ac.starlink.ttools.plot
Exports painted graphics to an output file in some graphics format.
GraphicExporter(String, String, String, String[]) - Constructor for class uk.ac.starlink.ttools.plot.GraphicExporter
Constructor.
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.
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, Iterable<double[]>) - 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, Iterable<double[]>) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
graphicsToData(Point2D, Iterable<double[]>) - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurface
 
graphicsToData(Point2D, Iterable<double[]>) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeSurface
 
graphicsToData(Point2D, Iterable<double[]>) - Method in interface uk.ac.starlink.ttools.plot2.Surface
Attempst to turn a graphics position into a data position.
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.
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.
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.
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.
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.
GridPlotter.GridStyle(BinSizer, BinSizer, double, double, Scaling, Shader, Combiner) - Constructor for class uk.ac.starlink.ttools.plot2.layer.GridPlotter.GridStyle
Constructor.
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.

H

handleClick(Navigator<A>, int, Point, int, Iterable<double[]>) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Performs the actual work when a mouse click event is detected.
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
 
hasAttribute(String) - Method in class uk.ac.starlink.ttools.cea.ElementDeclaration
Queries whether a given attribute is known to be permitted on this element.
hasBigBin() - Method in class uk.ac.starlink.ttools.plot2.layer.Combiner
Indicates whether the bin objects used by this combiner are large.
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
 
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.
hasFill() - Method in class uk.ac.starlink.ttools.plot2.layer.FillMode
Indicates whether the area is filled.
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 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.config.ConfigMap
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.data.AbstractDataSpec
 
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.HemisphereProjection
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneSurface
 
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.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.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.LineStyle
 
hashCode() - Method in class uk.ac.starlink.ttools.plot2.layer.MarkForm
 
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.SpectrogramPlotter.SpectroStyle
 
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.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.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.votlint.ElementRef
 
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.
hasPosition() - Method in interface uk.ac.starlink.ttools.plot2.DataGeom
Indicates whether the values read by the readDataPos method correspond to a point position in the data space.
hasPosition() - Method in class uk.ac.starlink.ttools.plot2.geom.CubeDataGeom
 
hasPosition() - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneDataGeom
 
hasPosition() - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
 
hasPosition() - Method in class uk.ac.starlink.ttools.plot2.geom.SliceDataGeom
Returns false.
hasPosition() - Method in class uk.ac.starlink.ttools.plot2.geom.SphereDataGeom
 
hasPosition() - Method in class uk.ac.starlink.ttools.plot2.geom.TimeDataGeom
 
hasReports() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractPlotter
 
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.
HCL_POLAR - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Hue-chroma-luminance cyclic shader.
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
 
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_INFO - Static variable in class uk.ac.starlink.ttools.filter.TransposeFilter
Metadata for column representing original column names.
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.layer.HealpixPlotter
Coordinate for HEALPix index.
healpixK(double) - Static method in class uk.ac.starlink.ttools.func.Tilings
Gives the HEALPix resolution parameter suitable for a given pixel size.
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 ring 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.
HealpixPlotter.HealpixStyle(int, int, Rotation, Scaling, Shader, Combiner) - Constructor for class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter.HealpixStyle
Constructor.
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 NEST 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 ring index from the RING to the NEST scheme at a given order.
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.
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 - Static variable in class uk.ac.starlink.ttools.plot2.layer.Normalisation
The total height of histogram bars is normalised to unity.
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.
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.
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.
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, ConfigKey<Normalisation>) - 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.
HistogramPlotter.HistoStyle(Color, BarStyle.Form, BarStyle.Placement, boolean, Normalisation, int, float[], BinSizer, double) - Constructor for class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter.HistoStyle
Constructor.
HIT - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Return 1 if any value submitted, 0 otherwise.
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.
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.
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_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.
HOUR_RADIANS - Static variable in class uk.ac.starlink.ttools.func.CoordsRadians
The size of one hour of right ascension in radians.
hoursToRadians(double) - Static method in class uk.ac.starlink.ttools.func.CoordsRadians
Converts hours to radians.
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.
htmLevel(double) - Static method in class uk.ac.starlink.ttools.func.Tilings
Gives the HTM level parameter suitable for a given pixel size.
htmResolution(int) - Static method in class uk.ac.starlink.ttools.func.Tilings
Gives the approximate resolution in degrees for a given HTM depth level.
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.
HumanMatchEngine - Class in uk.ac.starlink.ttools.join
MatchEngine adaptor which transforms the base engine so that it uses more human-friendly units.
HumanMatchEngine(MatchEngine) - Constructor for class uk.ac.starlink.ttools.join.HumanMatchEngine
Constructor.
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.
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

iconFor(Object) - Method in class uk.ac.starlink.ttools.gui.MethodBrowser
Returns the icon to get used for representing a node in the tree.
ICRS - Static variable in class uk.ac.starlink.ttools.convert.SkySystem
ICRS system.
IDChecker - Class in uk.ac.starlink.ttools.votlint
Attribute checker for processing ID attributes.
IDChecker() - Constructor for class uk.ac.starlink.ttools.votlint.IDChecker
 
IDENTITY - Static variable in class uk.ac.starlink.ttools.plot2.geom.Rotation
Identity rotation; the rotate method is a no-op.
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 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
 
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.
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.
increment(int) - Method in class uk.ac.starlink.ttools.plot2.layer.Binner
Increments the count in a given bin by 1.
INDEX_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
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.
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.
indexToLabel(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.
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.
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, by aggregating a row index and the distance from the point.
IndicatedRow(long, double) - Constructor for class uk.ac.starlink.ttools.plot2.IndicatedRow
Constructor.
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.
inferNside(StarTable) - Static method in class uk.ac.starlink.ttools.task.PixSampler
Tries to work out the HEALPix nside parameter for a pixel data table.
Infinity - Static variable in class uk.ac.starlink.ttools.func.Maths
Positive infinite floating point value.
info(String) - Method in class uk.ac.starlink.ttools.taplint.ReporterVotLintContext
 
info(String) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Writes an info message through the context.
info(String) - Method in class uk.ac.starlink.ttools.votlint.ValueParser
Writes an info mesage to the user.
info(String) - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Write an informative message to the user.
init(ServletConfig) - Method in class uk.ac.starlink.ttools.server.FormServlet
 
init(ServletConfig) - Method in class uk.ac.starlink.ttools.server.TaskServlet
 
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
 
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).
Input - Class in uk.ac.starlink.ttools.plot2.data
Characterises a coordinate value as specified by the user.
Input(InputMeta, Class, Class<? extends DomainMapper>) - Constructor for class uk.ac.starlink.ttools.plot2.data.Input
Constructor.
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.
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.
inputToStorage(Object[], DomainMapper[]) - Method in class uk.ac.starlink.ttools.plot2.data.BooleanCoord
 
inputToStorage(Object[], DomainMapper[]) - Method in interface uk.ac.starlink.ttools.plot2.data.Coord
Turns a quantity in the user view to a plotting view object.
inputToStorage(Object[], DomainMapper[]) - Method in class uk.ac.starlink.ttools.plot2.data.FloatingCoord
 
inputToStorage(Object[], DomainMapper[]) - Method in class uk.ac.starlink.ttools.plot2.data.IntegerCoord
 
inputToStorage(Object[], DomainMapper[]) - Method in class uk.ac.starlink.ttools.plot2.data.StringCoord
 
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.
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.PlaneDataGeom
Singleton 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
Singleton 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.NullCaptioner
Sole instance.
intArray(int...) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns an integer numeric array built from the given arguments.
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.
INTERNAL - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Labeller implementation that draws labels inside the plot bounds.
inToOut(I) - Method in class uk.ac.starlink.ttools.plot2.config.ConversionSpecifier
Converts a value from input (base) to output type.
invalidate() - Method in class uk.ac.starlink.ttools.plot2.task.PlotDisplay
 
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(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(String[]) - Method in class uk.ac.starlink.ttools.task.LineInvoker
Invokes one of the known tasks given a string of command-line words.
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.
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.
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(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.
isCached(short, short) - Method in class uk.ac.starlink.ttools.plot2.layer.XYShape
Indicates whether a glyph of a given size will be cached.
isCaseSensitive() - Method in class uk.ac.starlink.ttools.jel.ColumnIdentifier
Determines whether case is significant in column names.
isClear() - Method in class uk.ac.starlink.ttools.plot.Range
Returns true if no data about this range has been set.
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.SkyviewProjection
 
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
 
isCumulative() - Method in class uk.ac.starlink.ttools.plot2.layer.AbstractKernelDensityPlotter.KDenseStyle
Returns cumulative flag.
isCumulative() - Method in class uk.ac.starlink.ttools.plot2.layer.HistogramPlotter.HistoStyle
Returns cumulative flag.
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.
isDebug() - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Returns whether we are in debug mode.
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.
isDefinite() - Method in class uk.ac.starlink.ttools.plot2.Padding
Returns true if all the members of this padding object are non-null.
isDown() - Method in class uk.ac.starlink.ttools.plot2.Orientation
Indicates whether the positive Y direction points towards the axis.
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.
isGeneralInterest() - Method in class uk.ac.starlink.ttools.plot2.ReportKey
Indicates whether this key represents a key of general interest.
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(Parameter) - Method in class uk.ac.starlink.ttools.task.LineTableEnvironment
 
isHorizontal() - Method in class uk.ac.starlink.ttools.plot.AuxLegend
Indicates the orientation of this legend.
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.
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
 
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.
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?
isLargeAngle(ValueInfo) - Method in class uk.ac.starlink.ttools.join.HumanMatchEngine
Indicates whether a given value is recognised as representing a large angle (such as a coordinate of some kind).
isLinear() - Method in class uk.ac.starlink.ttools.plot2.Axis
Indicates whether the scaling on this axis is linear.
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 class uk.ac.starlink.ttools.plot2.Scaling
Indicates whether this scaling is logarithmic.
isMulti() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns whether this parameter can be specified multiple times on the command line.
isMultiZone() - Method in interface uk.ac.starlink.ttools.plot2.GangerFactory
Indicates whether this ganger may generate multi-zone plots.
isNested() - Method in class uk.ac.starlink.ttools.plot2.layer.SkyPixer
Indicates whether this object uses the HEALPix NESTED or RING scheme.
isNullPermitted() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Returns whether null is a permitted value for this parameter.
ISO8601 - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Time format 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.
Iso8601Converter.DateKit() - Constructor for class uk.ac.starlink.ttools.convert.Iso8601Converter.DateKit
 
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.
ISOCROWD_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for isotropic tick mark crowding.
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.
isoToMjd(String) - Static method in class uk.ac.starlink.ttools.func.Times
Converts an ISO8601 date string to Modified Julian Date.
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.
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.
isRandom() - Method in class uk.ac.starlink.ttools.filter.JELSelectorTable
 
isRandom() - Method in class uk.ac.starlink.ttools.task.SeqConcatStarTable
 
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.SkyAspect
Indicates whether the rotation matrix includes a reflection.
isReflected() - Method in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory.Profile
Indicates whether longitude runs right to left in this profile.
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.
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
 
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.
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.
isSinglePartialPosition() - Method in class uk.ac.starlink.ttools.plot2.data.CoordGroup
Indicates whether this group deals with "partial" positions.
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.
isSmallAngle(ValueInfo) - Method in class uk.ac.starlink.ttools.join.HumanMatchEngine
Indicates whether a given value is recognised as representing a small angle (such as an error of some kind).
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.
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.
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).
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.
isValidating() - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Indicates whether this lint is validating.
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).
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.
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
 
IvoaSchemaResolver - Class in uk.ac.starlink.ttools.taplint
ResourceResolver implementation used for validating documents against XSD schemas relating to known IVOA standards.
IvoaSchemaResolver(Reporter) - Constructor for class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Constructor.

J

janskyToAb(double) - Static method in class uk.ac.starlink.ttools.func.Fluxes
Converts flux in Jansky to AB magnitude.
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.
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
 
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
 
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.
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.
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.
JoinFixActionParameter.Fixer(String, String) - Constructor for class uk.ac.starlink.ttools.task.JoinFixActionParameter.Fixer
Constructor.
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.
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.
JPEG - Static variable in class uk.ac.starlink.ttools.plot.GraphicExporter
Exports to JPEG format.
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.
julianToMjd(double) - Static method in class uk.ac.starlink.ttools.func.Times
Converts a Julian Epoch to Modified Julian Date.

K

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.
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.
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.
keyIterator(Object, Object) - 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.
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.
KNN_CKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Config key for number of nearest neighbours.
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, ConfigKey<Normalisation>) - Constructor for class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Constructor.
KNOWN_INFOS - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
All known metadata items.

L

LABEL - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for a layer label string.
LABEL_LENGTH - Static variable in class uk.ac.starlink.ttools.taplint.AdhocCode
Required length of labels.
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.
LabelPlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter that writes a text label at each graphics position.
LabelPlotter() - Constructor for class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Constructor.
LabelStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for LabelPlotter.
LabelStyle(Captioner, Anchor, Color, int, byte) - Constructor for class uk.ac.starlink.ttools.plot2.layer.LabelStyle
Constructor.
LAME - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkyAxisLabellers
Basic labeller implementation.
LAT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key for specifying aspect central latitude, in degrees.
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
LAYER_PREFIX - Static variable in class uk.ac.starlink.ttools.plot2.task.AbstractPlot2Task
 
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.
LayerType - Interface in uk.ac.starlink.ttools.plot2.task
Represents the type of a plot layer as selected by the user.
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.
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_WIDTH - Static variable in class uk.ac.starlink.ttools.plot.MarkStyle
 
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.
length(String) - Static method in class uk.ac.starlink.ttools.func.Strings
Returns the length of a string in characters.
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.
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.
LIBRARY_NODE - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
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.
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 uk.ac.starlink.ttools.plot2.layer.FillMode
 
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 class uk.ac.starlink.ttools.plot2.Scaling
Linear scaling.
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.
linearRegressionLine() - Method in class uk.ac.starlink.ttools.plot.XYStats
Calculates the linear regression line for the submitted points.
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.
LinePlotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter that plots a line between data points.
LinePlotter() - Constructor for class uk.ac.starlink.ttools.plot2.layer.LinePlotter
Constructor.
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.
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.
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
 
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, Color, Stroke, boolean, int, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.LineTracer
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.
listInfos(ValueInfo[]) - Static method in class uk.ac.starlink.ttools.DocUtils
Returns an string listing the supplied array of metadata objects.
Lists - Class in uk.ac.starlink.ttools.func
Functions which operate on lists of values.
ln(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Natural logarithm.
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
 
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(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 class uk.ac.starlink.ttools.plot2.Scaling
Logarithmic scaling.
log10(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Logarithm to base 10.
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.
logize(double[], boolean[]) - Static method in class uk.ac.starlink.ttools.plot.Plot3D
Converts coordinates to logarithmic values if necessary.
logTime(Logger, String, long) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Writes message through the logging system about the time a named step has taken.
LON_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key for specifying aspect central longitude, in degrees.
lonLatDegreesToDouble3(double, double) - Static method in class uk.ac.starlink.ttools.plot2.data.SkyCoord
Converts a longitude, latitude pair into a normalised 3-vector.
lookbackTime(double, double, double, double) - Static method in class uk.ac.starlink.ttools.func.Distances
Lookback time.
LoopStarTable - Class in uk.ac.starlink.ttools.task
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.ttools.task.LoopStarTable
Constructs a loop table from values like the initialisers of a for loop.
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.
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_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_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_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_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_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_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_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_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_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_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.
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.
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.

M

MAD_SCALE - Static variable in class uk.ac.starlink.ttools.filter.QuantCalc
Value by which Median Absolute Deviation is scaled to estimate SD.
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.Stilts
Main method.
main(String[]) - Static method in class uk.ac.starlink.ttools.taplint.CapabilityStage
Can be used for standalone validation of a Capabilities document at a given URL.
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.
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.
makeParser(ElementHandler, String, String) - Static method in class uk.ac.starlink.ttools.votlint.ValueParser
Constructs a ValueParsers for a given element.
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.TwoMassPscTableBuilder
 
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.
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.
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.
MapBinnedData - Class in uk.ac.starlink.ttools.plot
BinnedData implementation that uses a map.
MapBinnedData(int, MapBinnedData.BinMapper) - Constructor for class uk.ac.starlink.ttools.plot.MapBinnedData
Constructs a new BinnedData.
MapBinnedData.BinMapper - Interface in uk.ac.starlink.ttools.plot
Defines the mapping of numerical values to map keys.
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) - 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.
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.
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.
MARK_SHAPE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for marker shape.
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.
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) - 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.
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.
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.
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) - Method in class uk.ac.starlink.ttools.plot2.layer.BinBag
Indicates whether the bin boundaries 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.
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.
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 class uk.ac.starlink.ttools.join.HumanMatchEngine
 
Maths - Class in uk.ac.starlink.ttools.func
Standard mathematical and trigonometric functions.
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
 
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_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_LEVEL - Static variable in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
Maximum HEALPix level supported by this plotter.
MAX_MARKSIZE - Static variable in class uk.ac.starlink.ttools.plot2.PlotUtil
Absolute maximum number of pixels per marker.
MAX_REPEAT - Static variable in class uk.ac.starlink.ttools.votlint.VotLintContext
Maximum number of identical error messages which will be logged.
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.
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.
maxReal(double, double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the greater of two floating point values, ignoring blanks.
MAXSIZER_CKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Config key for maximum smoothing width configuration.
MAXWIDTH_RKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Report key for actual maximum smoothing width.
MDQ_NAME - Static variable in class uk.ac.starlink.ttools.taplint.TapLinter
Name of the MDQ stage.
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_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.
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).
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
 
message(String) - Method in class uk.ac.starlink.ttools.votlint.DoctypeInterpolator
Presents a processing message.
message(String, String, Throwable) - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Dispatches a message to the user.
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
 
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.
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_RAMP_UNIT - Static variable in class uk.ac.starlink.ttools.plot2.PlotUtil
Minimum number of input differences that fill up a colour ramp.
minimum(Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the smallest of the non-blank elements in the array.
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 key.
minReal(double, double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Returns the smaller of two floating point values, ignoring blanks.
MINSIZER_CKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Config key for minimum smoothing width.
MINWIDTH_RKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.KnnKernelDensityPlotter
Report key for actual minimum smoothing width.
MJD - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeFormat
Time format for 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.
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).
mmMult(double[], double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Multiplies two matrices together.
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[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Calculates the modulus of a vector.
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_WEIGHT - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
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.
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.
MOUSE_WHEEL - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
mouseClicked(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mouseDragged(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mouseEntered(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mouseExited(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mouseMoved(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mousePressed(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mouseReleased(MouseEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
 
MpcToM(double) - Static method in class uk.ac.starlink.ttools.func.Distances
Converts from MegaParsecs to metres.
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.
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.
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
 
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.
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(Object, Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the result of multiplying two numeric arrays element by element.
multiply(Object, double) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the result of multiplying every element of a numeric array by a constant value.
MultiPointConfigKey - Class in uk.ac.starlink.ttools.plot2.config
Config key that specifies a multi-point renderer.
MultiPointConfigKey(ConfigMeta, ErrorRenderer[], 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, boolean, MultiPointConfigKey) - Constructor for class uk.ac.starlink.ttools.plot2.layer.MultiPointForm
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.
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.
mvMult(double[], double[]) - Static method in class uk.ac.starlink.ttools.plot.Matrices
Multiplies a matrix by a vector.

N

N - Static variable in class uk.ac.starlink.ttools.plot2.Anchor
North - reference point is above centre of horizontal text.
NAME_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
NameChecker - Class in uk.ac.starlink.ttools.votlint
Attribute checker for VOTable name elements.
NameChecker() - Constructor for class uk.ac.starlink.ttools.votlint.NameChecker
 
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.
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
 
NaN - Static variable in class uk.ac.starlink.ttools.func.Maths
Not-a-Number floating point value.
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<A> - Interface in uk.ac.starlink.ttools.plot2
A navigator controls how user gestures affect a plot surface.
NEAR_PIXELS - Static variable in class uk.ac.starlink.ttools.plot2.PlotUtil
Maximum distance from a click to a clicked-on position.
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).
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.data.CachedSequence
Advance to the next item in the sequence (the next row).
next() - Method in interface uk.ac.starlink.ttools.plot2.data.TupleSequence
Move to the next item in the sequence.
next() - Method in class uk.ac.starlink.ttools.plot2.data.WrapperTupleSequence
 
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
 
nextDown(double) - Method in class uk.ac.starlink.ttools.plot.Rounder
Returns the next round number smaller than the given value.
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.
nextUp(double) - Method in class uk.ac.starlink.ttools.plot.Rounder
Returns the next round number larger than the given value.
NO_SPECIAL - Static variable in class uk.ac.starlink.ttools.plot2.LayerOpt
Indicates layer with no known optimisation assumptions.
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.SkyAxisLabellers
Labeller implentation that does no drawing.
NONE - Static variable in class uk.ac.starlink.ttools.plot2.layer.Normalisation
No normalisation is performed.
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_TIME - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Cnofig key for histogram normalisation mode on time axis.
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.
normaliseName(String) - Static method in class uk.ac.starlink.ttools.task.LineTableEnvironment
Normalises a given name.
nsideToOrder(long) - Static method in class uk.ac.starlink.ttools.cone.PixtoolsHealpix
Turns the HEALPix Nside parameter into the MOC "order" parameter.
NULL - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Shader which does nothing.
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.
NullCaptioner - Class in uk.ac.starlink.ttools.plot2
Captioner implementation that writes no text.
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
 
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.
NumberArray - Interface in uk.ac.starlink.ttools.plot2.layer
Abstracts a readable array of numeric values.

O

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.
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, 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
 
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.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.
OPAQUE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for the opacity limit of transparent plots.
OPAQUE - Static variable in class uk.ac.starlink.ttools.plot2.LayerOpt
Indicates opaque multicoloured layer.
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_DIAMOND - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for open diamond shaped markers.
OPEN_SQUARE - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for open square markers.
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_UP - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Factory for open triangle shaped markers with point at the top.
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.
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.
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.
orderToNside(int) - Static method in class uk.ac.starlink.ttools.cone.PixtoolsHealpix
Turns the MOC "order" parameter into the HEALPix Nside parameter.
Orientation - Class in uk.ac.starlink.ttools.plot2
Defines text orientation for axis labelling.
Orientation() - Constructor for class uk.ac.starlink.ttools.plot2.Orientation
 
ORIGIN - Static variable in class uk.ac.starlink.ttools.plot.Corner
The origin.
OUTLINE_CIRCLE_HINT - Static variable in class uk.ac.starlink.ttools.plot.MarkShape
Rendering hint concerning whether to draw outlines on filled circles.
Outliner - Interface in uk.ac.starlink.ttools.plot2.layer
Paints the shape of per-point markers.
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.
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.
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
 
outToIn(O) - Method in class uk.ac.starlink.ttools.plot2.config.ConversionSpecifier
Converts a value from output to input (base) type.
OVERFLOW_INFO - Static variable in class uk.ac.starlink.ttools.taplint.VotLintTapRunner
Result table parameter set if table was marked overflowed.
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.
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

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.
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.
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.
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.
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, 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.
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
 
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
Calls UnplannedDrawing.paintData(Paper,DataStore).
paintData(Paper, DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.UnplannedDrawing
Performs the drawing.
paintData2D(Surface, DataStore, DataGeom, DataSpec, LineStyle, Graphics, PaperType) - Method in class uk.ac.starlink.ttools.plot2.layer.LinePlotter
 
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.
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.
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.
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
 
paintMemoryError(OutOfMemoryError) - Method in class uk.ac.starlink.ttools.plot.Plot3D
Hook for handling OutOfMemoryErrors which may be generated during plotting.
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.
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.
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
 
paintPixels(Graphics, Point) - Method in class uk.ac.starlink.ttools.plot2.layer.PixelImage
Paints this image to a given graphics context.
paintPoint(TupleSequence, Color, Paper) - Method in interface uk.ac.starlink.ttools.plot2.layer.ShapePainter
Paints a point given the current state.
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.
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
 
PAIR - Static variable in class uk.ac.starlink.ttools.plot2.layer.MarkForm
MarkForm instance for two points per tuple.
PairLinkForm - Class in uk.ac.starlink.ttools.plot2.layer
Draws a line between two related positions.
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.
pan(double, double, double, double, boolean) - Static method in class uk.ac.starlink.ttools.plot2.Axis
Utility method for axis panning.
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
 
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_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.
ParameterFinder<P extends uk.ac.starlink.task.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
 
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.
ParamHandler.ValueChecker() - Constructor for class uk.ac.starlink.ttools.votlint.ParamHandler.ValueChecker
 
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.ttools.task.LineTableEnvironment
Uses LineTableEnvironment.normaliseName(java.lang.String).
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.
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.
parsedWordsValue(Environment) - Method in class uk.ac.starlink.ttools.task.WordsParameter
Returns the value of this parameter as an array of objects which have resulted from the parsing of the WordsParameter.wordsValue(uk.ac.starlink.task.Environment) using the currently installed WordParser.
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.
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.
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.
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.
parseWord(String) - Method in interface uk.ac.starlink.ttools.task.WordParser
Parses a string to return a value of some kind.
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.
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.
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
 
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.
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 rotation about vertical, units of degrees.
PI - Static variable in class uk.ac.starlink.ttools.func.Maths
Pi, the ratio of the circumference of a circle to its diameter.
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.
pix2ang(int, long) - Method in class uk.ac.starlink.ttools.cone.PixtoolsHealpix
 
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, 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.
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.
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.
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.
Pixer - Interface in uk.ac.starlink.ttools.plot2
Iterator over pixels.
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, long, boolean) - 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.
PixtoolsHealpix - Class in uk.ac.starlink.ttools.cone
Healpix implementation for use with MOC library based on Kuropatkin's PixTools library.
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
Simply calls the RgbPaperType.RgbPaper.placeDecal(uk.ac.starlink.ttools.plot2.Decal) method.
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
 
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.
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
 
PlanarSurface - Interface in uk.ac.starlink.ttools.plot2.geom
Sub-interface of Surface for surface types that are basically two-dimensional and Cartesian.
PLANE - Static variable in class uk.ac.starlink.ttools.plot2.layer.FunctionPlotter
FunctionPlotter instance for a 2-d plotting surface.
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, Captioner, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.PlaneAxisAnnotation
Constructor.
PlaneDataGeom - Class in uk.ac.starlink.ttools.plot2.geom
Defines positional data coordinates used by a 2-D Cartesian plot.
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.
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, Captioner, Color, Color) - 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
 
PlaneSurfaceFactory.Profile - Class in uk.ac.starlink.ttools.plot2.geom
Profile class which defines fixed configuration items for a PlaneSurface.
PlaneSurfaceFactory.Profile(boolean, boolean, boolean, boolean, String, String, Captioner, double, boolean, double, double, boolean, Color, Color) - Constructor for class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory.Profile
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
 
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
 
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.RangeChecker() - Constructor for class uk.ac.starlink.ttools.plot.Plot3D.RangeChecker
 
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_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_SPECTRO - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
 
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.task
Encapsulates some choices about what caching is performed when preparing a plot.
PlotCaching() - Constructor for class uk.ac.starlink.ttools.plot2.task.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.
PlotContext - 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, DataGeom[], GangerFactory) - Constructor for class uk.ac.starlink.ttools.plot2.task.PlotContext
Constructor.
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(Ganger<P, A>, SurfaceFactory<P, A>, int, ZoneContent[], P[], A[], ShadeAxisFactory[], Range[], Navigator<A>, PaperTypeSelector, Compositor, DataStore, PlotCaching) - Constructor for class uk.ac.starlink.ttools.plot2.task.PlotDisplay
Constructs a PlotDisplay that shows multiple plot surfaces.
PlotDisplay(SurfaceFactory<P, A>, PlotLayer[], P, Icon, float[], String, A, ShadeAxisFactory, Range, Navigator<A>, PaperTypeSelector, Compositor, Padding, DataStore, PlotCaching) - Constructor for class uk.ac.starlink.ttools.plot2.task.PlotDisplay
Constructs a PlotDisplay that shows a single plot surface.
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.
PlotGenerator<P,A> - Class in uk.ac.starlink.ttools.example
Convenience class for generating plots.
PlotGenerator(PlotLayer[], SurfaceFactory<P, A>, P, A, Icon, float[], String, ShadeAxisFactory, Range, PaperTypeSelector, Compositor, DataStore, int, int, Padding) - Constructor for class uk.ac.starlink.ttools.example.PlotGenerator
Constructor.
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.
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.
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.
PlotState.SimpleValueInfo(ValueInfo) - Constructor for class uk.ac.starlink.ttools.plot.PlotState.SimpleValueInfo
 
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.
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 - 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.
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.
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.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_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.
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.
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
 
PointPlacer - Interface in uk.ac.starlink.ttools.plot
Maps a data point onto a screen point.
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.
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.
policyValue(Environment) - Method in class uk.ac.starlink.ttools.cone.ConeErrorPolicyParameter
Returns the value of this parameter as a ConeErrorPolicy.
pop() - Method in class uk.ac.starlink.ttools.votlint.HandlerStack
Pops a handler off the top of the stack.
POSITION_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
Config key for the position of the density bar.
POSITIVE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.FillPlotter
Key to configure positive/negative direction of fill.
postComponent(Component) - Method in class uk.ac.starlink.ttools.plottask.SwingPainter
Displays a screen component directly.
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.
pow(double, double) - Static method in class uk.ac.starlink.ttools.func.Maths
Exponentiation.
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.
prepareGraphics(Graphics) - Static method in class uk.ac.starlink.ttools.plot2.geom.NavDecorations
Sets graphics context ready for navigation decorations.
print(Graphics, PageFormat, int) - Method in class uk.ac.starlink.ttools.plot.SurfacePlot
Implements the Printable interface.
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.
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 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
 
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.
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.
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.
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.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
 
projRotate(double[], Point2D.Double, Point2D.Double) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
Returns null - rotation not implemented.
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.
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.
push(ElementHandler) - Method in class uk.ac.starlink.ttools.votlint.HandlerStack
Pushes a new handler onto the stack.
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.
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.

Q

QuantCalc - Class in uk.ac.starlink.ttools.filter
Object for accumulating values in order to calculate quantiles.
QuantCalc(Class) - Constructor for class uk.ac.starlink.ttools.filter.QuantCalc
Constructor.
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.
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.
queryDisc(int, double, double, double) - Method in class uk.ac.starlink.ttools.cone.PixtoolsHealpix
 
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.

R

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.
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.
RAMP_KEYSET - Static variable in class uk.ac.starlink.ttools.plot2.layer.DensogramPlotter
Config keyset for the colour ramp.
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 - Static variable in class uk.ac.starlink.ttools.func.Maths
Evaluates to a random number in the range 0<=x<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
 
RandomJELRowReader - Class in uk.ac.starlink.ttools.jel
Implements JELRowReader for a random access table.
RandomJELRowReader(StarTable) - Constructor for class uk.ac.starlink.ttools.jel.RandomJELRowReader
Constructs a new row reader for a random-access table.
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.
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.
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.
readArrayCoord(TupleSequence, int) - Method in class uk.ac.starlink.ttools.plot2.data.FloatingArrayCoord
Reads an array value from an appropriate column in the current row of a given TupleSequence.
readBins(Axis, int, DataSpec, DataStore) - Method in class uk.ac.starlink.ttools.plot2.layer.Pixel1dPlotter
Reads per-horizontal-pixel frequency data from a given data set.
readBooleanCoord(TupleSequence, int) - Method in class uk.ac.starlink.ttools.plot2.data.BooleanCoord
Reads a boolean value from an appropriate column in the current row of a given TupleSequence.
readCoordinateRanges(PlotLayer[], int, boolean[], DataStore) - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Determines range information for a set of layers which have Cartesian (or similar) coordinates.
readDataPos(TupleSequence, int, double[]) - Method in interface uk.ac.starlink.ttools.plot2.DataGeom
Determines the positional coordinates in data space for the current row of a supplied tuple sequence.
readDataPos(TupleSequence, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.CubeDataGeom
 
readDataPos(TupleSequence, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.PlaneDataGeom
 
readDataPos(TupleSequence, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
 
readDataPos(TupleSequence, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SliceDataGeom
 
readDataPos(TupleSequence, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.SphereDataGeom
 
readDataPos(TupleSequence, int, double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.TimeDataGeom
 
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.SimpleDataStoreFactory
Executes instantly and returns this object.
readDataStore(DataSpec[], DataStore) - Method in class uk.ac.starlink.ttools.plot2.data.WrapperDataStoreFactory
 
readDoubleCoord(TupleSequence, int) - Method in class uk.ac.starlink.ttools.plot2.data.FloatingCoord
Reads a floating point value from an appropriate column in the current row of a given TupleSequence.
readIntCoord(TupleSequence, int) - Method in class uk.ac.starlink.ttools.plot2.data.IntegerCoord
Reads an integer value from an appropriate column in the current row of a given TupleSequence.
readLines(InputStream) - Static method in class uk.ac.starlink.ttools.plot.ExternalFontMapper
Reads lines of text from a stream.
readNextPoint() - Method in class uk.ac.starlink.ttools.plot.PointIterator
Loads the data for the next point if there is one.
readPoints(TupleSequence, int, double[], double[][]) - Method in class uk.ac.starlink.ttools.plot2.layer.CartesianErrorCoordSet
 
readPoints(TupleSequence, int, double[], double[][]) - Method in class uk.ac.starlink.ttools.plot2.layer.CartesianVectorCoordSet
 
readPoints(TupleSequence, int, double[], double[][]) - Method in interface uk.ac.starlink.ttools.plot2.layer.MultiPointCoordSet
Reads the non-central points from a appropriate span of columns in the current row of a supplied TupleSequence.
readPoints(TupleSequence, int, double[], double[][]) - Method in class uk.ac.starlink.ttools.plot2.layer.PlaneEllipseCoordSet
 
readPoints(TupleSequence, int, double[], double[][]) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyEllipseCoordSet
 
readPoints(TupleSequence, int, double[], double[][]) - Method in class uk.ac.starlink.ttools.plot2.layer.SkyVectorCoordSet
 
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 appropriate.
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.
readRow(PushbackInputStream) - Method in class uk.ac.starlink.ttools.example.AllWiseAsciiStarTable
 
readRow(PushbackInputStream) - Method in class uk.ac.starlink.ttools.example.PostgresAsciiStarTable
 
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.
readSkyCoord(TupleSequence, 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 TupleSequence.
readStringCoord(TupleSequence, int) - Method in class uk.ac.starlink.ttools.plot2.data.StringCoord
Reads a String value from an appropriate column in the current row of a given TupleSequence.
readTableMetadata(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.TableMetadataStage
Returns an array providing table metadata to check.
readTableMetadata(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.TablesEndpointStage
 
readTableMetadata(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.TapSchemaStage
 
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.
ready() - Method in class uk.ac.starlink.ttools.filter.QuantCalc
Call this method after all QuantCalc.acceptDatum(java.lang.Object) calls have been made and before any call to QuantCalc.getQuantile(double).
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
 
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.
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).
REF - Static variable in class uk.ac.starlink.ttools.gui.ResourceIcon
Sole class instance.
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.
REFLECT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key to determine whether longitude runs right to left.
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.
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.
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.
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.
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.
RegQuery - Class in uk.ac.starlink.ttools.task
Performs a registry query.
RegQuery() - Constructor for class uk.ac.starlink.ttools.task.RegQuery
Constructor.
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
 
removeListeners(Component) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Reverses the effect of addListeners.
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.
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.
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.
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.
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.
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.
ReplaceColumnFilter - Class in uk.ac.starlink.ttools.filter
 
ReplaceColumnFilter() - Constructor for class uk.ac.starlink.ttools.filter.ReplaceColumnFilter
 
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.
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.
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.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.
ReporterVotLintContext - Class in uk.ac.starlink.ttools.taplint
VotLintContext implementation which delivers its output via a TapLint-style reporter.
ReporterVotLintContext(VOTableVersion, Reporter) - Constructor for class uk.ac.starlink.ttools.taplint.ReporterVotLintContext
Constructor.
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.
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.
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.
resetWidth() - Method in class uk.ac.starlink.ttools.plot.Legend
Resets the width to the minimum necessary for this component.
resolveEntity(String, String) - Method in class uk.ac.starlink.ttools.votlint.VotLintEntityResolver
 
resolveResource(String, String, String, String, String) - Method in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
 
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.
ResourceIcon - Class in uk.ac.starlink.ttools.gui
Stores icons used by the ttools package.
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.
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.
RgbImage - Class in uk.ac.starlink.ttools.plot2.paper
An efficiently stored RGB or RGBA image backed by an int buffer.
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.
RgbPaperType.RgbPaper(PaperType, Rectangle) - Constructor for class uk.ac.starlink.ttools.plot2.paper.RgbPaperType.RgbPaper
Constructor.
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.
RgbPaperType2D.RgbPaper2D(PaperType, Rectangle) - Constructor for class uk.ac.starlink.ttools.plot2.paper.RgbPaperType2D.RgbPaper2D
Constructor.
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.
RgbPaperType3D.RgbPaper3D(PaperType, Rectangle) - Constructor for class uk.ac.starlink.ttools.plot2.paper.RgbPaperType3D.RgbPaper3D
Constructor.
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.
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
 
ROTMAT_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for rotation matrix.
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
 
roundUp(double) - Static method in class uk.ac.starlink.ttools.func.Arithmetic
Rounds a value up to an integer value.
rowData(Object[]) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
rowIdToIndex(I) - Method in interface uk.ac.starlink.ttools.cone.RowMapper
Returns the table row index corresponding to a given typed identifier.
rowIndexToId(long) - Method in interface uk.ac.starlink.ttools.cone.RowMapper
Returns a typed identifer corresponding to a given row index.
RowMapper<I> - Interface in uk.ac.starlink.ttools.cone
Defines a mapping between objects of some given type and table row index.
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, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.CapabilityStage
 
run(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.ColumnMetadataStage
 
run(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.CompareMetadataStage
 
run(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.ExampleStage
 
run(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.JobStage
 
run(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.ObsTapStage
 
run(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.QueryStage
 
run(Reporter, EndpointSet) - Method in interface uk.ac.starlink.ttools.taplint.Stage
Performs the validation checks for this stage.
run(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.TableMetadataStage
 
run(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.TapSchemaStage
 
run(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.UploadStage
 
run(Reporter, EndpointSet) - Method in class uk.ac.starlink.ttools.taplint.XsdStage
 
runMatch(StarTable, QuerySequenceFactory, StoragePolicy) - Method in class uk.ac.starlink.ttools.cone.BlockUploader
Performs an upload join in blocks.

S

S - Static variable in class uk.ac.starlink.ttools.plot2.Anchor
South - reference point is below center of horizontal text.
SAMPLE_STDEV - Static variable in class uk.ac.starlink.ttools.plot2.layer.Combiner
Calculate the sample standard deviation of all submitted values.
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.
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.
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.
SCALE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for scaling of markers in data space.
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_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_Y - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Scales Y in YUV colour space.
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.
scaleCount(int) - Method in class uk.ac.starlink.ttools.plot2.layer.CountScaler
Scales in input whole number to an output whole number.
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.
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) - Method in interface uk.ac.starlink.ttools.plot2.Scaler
Scales an input value to the interval 0..1.
Scaling - Class in uk.ac.starlink.ttools.plot2
Defines a policy for scaling values to a fixed interval.
Scaling(String, String, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.Scaling
Constructor.
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.
SCHEMA_LOCATION - Static variable in class uk.ac.starlink.ttools.cea.ImplementationCeaWriter
 
SCHEMA_LOCATION - Static variable in class uk.ac.starlink.ttools.cea.ServiceCeaWriter
 
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.Spec(SchlegelCalculator.ResultType[], SchlegelCalculator.Statistic[]) - Constructor for class uk.ac.starlink.ttools.calc.SchlegelCalculator.Spec
Constructor.
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.
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.
SEC_PER_YEAR - Static variable in class uk.ac.starlink.ttools.func.Distances
Number of seconds in a year.
SECONDS - Static variable in class uk.ac.starlink.ttools.plot2.layer.Rounding
Policy suitable for time axes with data units of seconds.
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
 
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.
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.
SEMI - Static variable in class uk.ac.starlink.ttools.plot2.layer.FillMode
Solid boundary, fill area coloured in with transparency.
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.
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.
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.
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
 
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.
ServiceFindMode - Enum in uk.ac.starlink.ttools.cone
Enumeration of ways to submit an upload match to a service.
ServiceOperation - Interface in uk.ac.starlink.ttools.calc
Defines an operation which turns an input tuple into an output tuple.
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.
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.
setAncestry(Ancestry) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Sets the ancestry of this handler.
setAntialias(boolean) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets whether antialiasing hint is preferred for drawing lines.
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.task.PlotDisplay
Sets the aspects of the plot zones.
setAttributeNames(String[]) - Method in class uk.ac.starlink.ttools.cea.ElementDeclaration
Sets a list of permitted attribute names associated with this declaration.
setAttributes(Map) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Sets this handler's attributes.
setAttributes(Map) - Method in class uk.ac.starlink.ttools.votlint.ParamHandler
 
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.
setBinBase(double) - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Sets the lower bound for one of the bins.
setBinWidth(double) - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Sets the bin width for the histogram.
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.
setCacheImage(boolean) - Method in class uk.ac.starlink.ttools.plot2.task.PlotCaching
Sets image caching policy.
setCaseSensitive(boolean) - Method in class uk.ac.starlink.ttools.jel.ColumnIdentifier
Sets whether case is significant in column names.
setChecked(HealpixMoc, boolean) - Static method in class uk.ac.starlink.ttools.mode.MocMode
Sets the continuous checking flag for the MOC object.
setClip(Shape) - Method in class uk.ac.starlink.ttools.plot.FixedEpsGraphics2D
 
setColor(Color) - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Sets the colour of this style.
setColumnsParameter(WordsParameter) - Method in class uk.ac.starlink.ttools.mode.CubeMode
Configures the parameter which acquires the columns used.
setContext(VotLintContext) - Method in class uk.ac.starlink.ttools.votlint.ValueParser
Sets this parser's context.
setConverters(ValueConverter[]) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets an array of numeric converter objects, one for each axis.
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.
setCumulative(boolean) - Method in class uk.ac.starlink.ttools.plot.HistogramPlotState
Sets whether the histogram should be conventional or cumulative.
setCurrentRow(long) - Method in class uk.ac.starlink.ttools.jel.RandomJELRowReader
Sets the current row for evaluations.
setDash(float[]) - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Sets the dash pattern associated with this style.
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
 
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.
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.
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.
setDefaultHealpixImpl(HealpixImpl) - Static method in class uk.ac.starlink.ttools.cone.UrlMocCoverage
Sets the HEALPix implementation used for MOC service queries.
setDefaultOption(T) - Method in class uk.ac.starlink.ttools.plottask.NamedObjectParameter
Sets the default value of this parameter as an option value object.
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
 
setDrawText(boolean) - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Sets whether textual labels should be drawn on the axis.
setError(IOException) - Method in class uk.ac.starlink.ttools.calc.CacheRowPipe
 
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.
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.
setFlipFlags(boolean[]) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets flags for which axes will be plotted inverted.
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 uk.ac.starlink.ttools.plot.PtPlotSurface
 
setFont(Font) - Method in class uk.ac.starlink.ttools.plot.SurfacePlot
 
setGraphIndices(int[]) - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Sets the mapping of subsets to graph indices.
setGrid(boolean) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets whether a grid is to be plotted.
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.
setHiCut(double) - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Sets the upper cut value, as a fraction of the visible bins.
setHidePoints(boolean) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Sets whether points should be hidden or visible.
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.
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.
setLine(MarkStyle.Line) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Sets the line type for this style.
setLineWidth(int) - Method in class uk.ac.starlink.ttools.plot.DefaultStyle
Sets the line width associated with this style.
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.
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.
setMainNdim(int) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets the number of non-auxiliary axes represented by this state.
setManualName(String) - Method in class uk.ac.starlink.ttools.Formatter
Sets the text used to refer in formatted output to the STILTS manual.
setMaxTestTables(int) - Method in class uk.ac.starlink.ttools.taplint.ColumnMetadataStage
Resets the limit on the number of tables to test.
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.
setOpaqueLimit(int) - Method in class uk.ac.starlink.ttools.plot.MarkStyle
Sets the opacity limit for this style.
setOptionUsage() - Method in class uk.ac.starlink.ttools.plot2.config.OptionConfigKey
Sets the usage string based on the currently configured options.
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.
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
 
setPixelSize(int) - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Sets the size of each data pixel (bin) in screen pixels.
setPlotData(PlotData) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets the plot data object for this state.
setPoints(PointData[]) - Method in class uk.ac.starlink.ttools.plot.ArrayPlotData
Sets the point array supplying the data for this object.
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.
setRanges(double[][]) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets data ranges for each axis.
setRef(boolean) - Method in class uk.ac.starlink.ttools.cea.CeaParameter
 
setReporter(Reporter) - Method in class uk.ac.starlink.ttools.taplint.TapSchemaMetadataHolder
Sets the reporter for this object.
setRequiredWordCount(int) - Method in class uk.ac.starlink.ttools.task.WordsParameter
Sets the number of words required from this parameter.
setResourceBase(Class) - Method in class uk.ac.starlink.ttools.task.MapEnvironment
Sets the class which defines the context for resource discovery.
setReuseRanges(boolean) - Method in class uk.ac.starlink.ttools.plot2.task.PlotCaching
Sets aux range caching policy.
setRgb(boolean) - Method in class uk.ac.starlink.ttools.plot.DensityPlotState
Sets whether the plot will be coloured.
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.
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.
setSelectedThickness(int) - Method in class uk.ac.starlink.ttools.gui.ThicknessComboBox
Sets the currently selected thickness
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.
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.
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.
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
 
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.
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.
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.
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.
setStyles(Style[], String[]) - Method in class uk.ac.starlink.ttools.plot.Legend
Sets the plot styles and their associated text labels.
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.
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.
setTickStyle(AxisLabeller.TickStyle) - Method in class uk.ac.starlink.ttools.plot.AxisLabeller
Sets the tick mark style to one of the predefined settings.
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.
setUsage(String) - Method in class uk.ac.starlink.ttools.plottask.NamedObjectParameter
 
setUsage(String) - Method in class uk.ac.starlink.ttools.plottask.StyleParameter
 
setUsePlans(boolean) - Method in class uk.ac.starlink.ttools.plot2.task.PlotCaching
Sets plan caching policy.
setValid(boolean) - Method in class uk.ac.starlink.ttools.plot.PlotState
Sets whether this state should be used to attempt a successful plot.
setValue(String, Object) - Method in class uk.ac.starlink.ttools.task.MapEnvironment
Sets the value of a parameter.
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.
setValueFromPainter(Environment, Painter) - Method in class uk.ac.starlink.ttools.plottask.PaintModeParameter
Sets the value for this parameter directly from a painter object.
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.
setVisible(boolean) - Method in interface cds.tools.ExtApp
Allow an "external" application to show or hide this application
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.
setWordParser(WordParser) - Method in class uk.ac.starlink.ttools.task.WordsParameter
Sets a parser which will be used to validate and to parse each word in the supplied value string.
setWordUsage(String) - Method in class uk.ac.starlink.ttools.task.WordsParameter
Configures the usage of this parameter from usages for given words.
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.
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).
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.
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).
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).
setYRanges(double[][]) - Method in class uk.ac.starlink.ttools.plot.LinesPlotState
Sets data ranges for each different Y axis (one for each graph).
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.
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).
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, Scaling, double, double, 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.
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.
ShaderListCellRenderer - Class in uk.ac.starlink.ttools.gui
ListCellRenderer suitable for a combo box containing Shaders.
ShaderListCellRenderer(JComboBox) - 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.
SHADING_PREFIX - Static variable in class uk.ac.starlink.ttools.plot2.task.ShapeFamilyLayerType
Base name of associated Shading parameter.
SHAPE_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
ShapeFamilyLayerType - Class in uk.ac.starlink.ttools.plot2.task
LayerType that represents a family of ShapeModePlotters.
ShapeFamilyLayerType(ShapeForm, List<ShapePlotter.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.
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.AutoTransparentStamper(Color, double) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapeMode.AutoTransparentStamper
Constructor.
ShapeMode.DensityStamper - Class in uk.ac.starlink.ttools.plot2.layer
Stamper implementation for density mode.
ShapeMode.DensityStamper(Shader, Scaling) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapeMode.DensityStamper
Constructor.
ShapeMode.FlatStamper - Class in uk.ac.starlink.ttools.plot2.layer
Stamper implementation for flat colouring.
ShapeMode.FlatStamper(Color) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapeMode.FlatStamper
Constructor.
ShapeMode.ShadeStamper - Class in uk.ac.starlink.ttools.plot2.layer
Stamper implementation for use with AuxShadingMode.
ShapeMode.ShadeStamper(Shader, Scaling, Color, Color, float) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapeMode.ShadeStamper
Constructor.
ShapeMode.WeightStamper - Class in uk.ac.starlink.ttools.plot2.layer
Stamper implementation for use with WeightedShadingMode.
ShapeMode.WeightStamper(Shader, Scaling, Combiner) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapeMode.WeightStamper
Constructor.
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
Constructor.
ShapePlotter.ShapeModePlotter - Class in uk.ac.starlink.ttools.plot2.layer
ShapePlotter subclass which additionally implements the ModePlotter interface.
ShapePlotter.ShapeModePlotter(String, ShapeForm, ShapeMode) - Constructor for class uk.ac.starlink.ttools.plot2.layer.ShapePlotter.ShapeModePlotter
Constructor.
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.
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.
SHOW_LABEL - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for legend inclusion flag.
ShowFunctions - Class in uk.ac.starlink.ttools.task
Task for browsing available algebraic functions.
ShowFunctions() - Constructor for class uk.ac.starlink.ttools.task.ShowFunctions
 
SHOWMEAN_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter
Config key to display a line at the mean value.
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.
SiaConeSearcher - Class in uk.ac.starlink.ttools.cone
ConeSearcher implementation using a VO Simple Image Access service.
SiaConeSearcher(String, String, boolean, StarTableFactory, ContentCoding) - Constructor for class uk.ac.starlink.ttools.cone.SiaConeSearcher
Constructor.
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).
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).
SIMBAD_NAME - Static variable in class uk.ac.starlink.ttools.cone.CdsUploadMatcher
Alias for Simbad flat view table.
SIMPLE - Static variable in class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
Simple storage: data is read on demand from table every time.
SimpleDataStoreFactory - Class in uk.ac.starlink.ttools.plot2.data
DataStoreFactory implementation that does no caching.
SimpleDataStoreFactory() - Constructor for class uk.ac.starlink.ttools.plot2.data.SimpleDataStoreFactory
 
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.
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.
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
 
Sin2.Sin2Deproj() - Constructor for class uk.ac.starlink.ttools.plot2.geom.Sin2.Sin2Deproj
 
sinDeg(double) - Static method in class uk.ac.starlink.ttools.func.TrigDegrees
Sine of an angle.
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.
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, Class, StorageType, Class<? extends DomainMapper>) - Constructor for class uk.ac.starlink.ttools.plot2.data.SingleCoord
Constructor.
SingleGanger<P,A> - Class in uk.ac.starlink.ttools.plot2
Ganger implementation for single-zone gangs.
SingleGanger() - Constructor for class uk.ac.starlink.ttools.plot2.SingleGanger
Constructs a ganger with no specified padding.
SingleGanger(Padding) - Constructor for class uk.ac.starlink.ttools.plot2.SingleGanger
Constructs a ganger with specified padding.
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.
SingleTableMapping - Interface in uk.ac.starlink.ttools.task
Interface that defines mapping one table to another.
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.
SinProjection - Class in uk.ac.starlink.ttools.plot2.geom
Sine (orthographic) projection.
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.
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.
SizeForm.SizeOutliner(MarkShape, double, AuxScale, int) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SizeForm.SizeOutliner
Constructor.
sizeToNside(double) - Method in class uk.ac.starlink.ttools.cone.PixtoolsHealpix
Returns an Nside value corresponding to a given angular size.
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.
SizeXyForm.SizeXyOutliner(XYShape, double, AuxScale, AuxScale, short) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SizeXyForm.SizeXyOutliner
Constructor.
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
 
SkyAspect - Class in uk.ac.starlink.ttools.plot2.geom
Defines the view of a SkySurface.
SkyAspect(Projection, double[], double, double, double) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkyAspect
Constructor.
SkyAspect(Projection, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkyAspect
Constructs a default aspect from a given projection.
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.
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.
SkyDataGeom - Class in uk.ac.starlink.ttools.plot2.geom
Defines positional data coordinates used by a sky plot.
SkyDataGeom(String) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkyDataGeom
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.
SkyDensityPlotter.SkyDenseStyle(int, Scaling, Shader, Combiner) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter.SkyDenseStyle
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.
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, String, String, String, String, JoinType, PairMode, JoinFixAction, JoinFixAction, ProgressIndicator) - Constructor for class uk.ac.starlink.ttools.join.SkyMatch2Mapping
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.
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.
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, 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.
SkySurfaceFactory.Profile(Projection, boolean, SkySys, boolean, SkyAxisLabeller, Color, Color, boolean, double, Captioner, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory.Profile
Constructor.
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) - 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) - Constructor for class uk.ac.starlink.ttools.convert.SkySystem
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
Projection implementation based on classes from the Skyview package.
SkyviewProjection(Projecter, Shape, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
Constructor.
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.
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.
SMART_CACHE - Static variable in class uk.ac.starlink.ttools.plot2.task.DataStoreParameter
Smart cached storage: like BASIC_CACHE but tries to spot non-varying columns etc for more efficient storage.
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.
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.
SOLID - Static variable in class uk.ac.starlink.ttools.plot2.layer.FillMode
Solid fill area, no boundary.
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
 
SPACING_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.LabelPlotter
Config key to control minimum pixel label spacing.
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.
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.
SpectrogramPlotter.SpectroStyle(Shader, Scaling, Color, SpectrogramPlotter.ChannelGrid) - Constructor for class uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter.SpectroStyle
Constructor.
SPEED_OF_LIGHT - Static variable in class uk.ac.starlink.ttools.func.Distances
Speed of light in m/s.
SphereDataGeom - Class in uk.ac.starlink.ttools.plot2.geom
Defines positional data coordinates used by an isotropic spherical polar 3-D plot.
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.
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
 
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.
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.
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.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.
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
 
SqlUpdate - Class in uk.ac.starlink.ttools.task
JDBC table column writer task.
SqlUpdate() - Constructor for class uk.ac.starlink.ttools.task.SqlUpdate
Constructor.
sqrt(double) - Static method in class uk.ac.starlink.ttools.func.Maths
Square root.
SQRT - Static variable in class uk.ac.starlink.ttools.plot2.Scaling
Square root scaling.
SQUARE - Static variable in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
Rectangular kernel shape.
SQUARE - Static variable in class uk.ac.starlink.ttools.plot2.Scaling
Square scaling.
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.
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
 
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.
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(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.
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.
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
 
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.
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
 
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
 
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(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
 
startEntity(String) - Method in class uk.ac.starlink.ttools.copy.VotCopyHandler
 
startEntity(String) - Method in class uk.ac.starlink.ttools.votlint.VotLintEntityResolver
 
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
 
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
 
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
 
Stats1Plotter - Class in uk.ac.starlink.ttools.plot2.layer
Plotter to calculate and display univariate statistics of histogram-like data.
Stats1Plotter(FloatingCoord, boolean, ConfigKey<Normalisation>) - 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.
Stats1Plotter.StatsStyle(Color, Stroke, boolean, boolean, Normalisation, BinSizer) - Constructor for class uk.ac.starlink.ttools.plot2.layer.Stats1Plotter.StatsStyle
Constructor.
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
 
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.
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.
stepsValue(Environment) - Method in class uk.ac.starlink.ttools.task.FilterParameter
Returns the value of this parameter as an array of processing steps.
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.
StiltsServer - Class in uk.ac.starlink.ttools.task
Runs STILTS in server mode.
StiltsServer() - Constructor for class uk.ac.starlink.ttools.task.StiltsServer
Constructor.
StorageType - Enum in uk.ac.starlink.ttools.plot2.data
Enumerates the possibilities for internal storage of coordinate data for presentation to the plotting classes.
storeFullPrecision() - Static method in class uk.ac.starlink.ttools.plot2.PlotUtil
Policy for whether to cache full precision coordinates.
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
 
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.
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.TwoMassPscTableBuilder
 
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.
stringArray(String...) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns a String array built from the given arguments.
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.
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(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
 
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.
Strings - Class in uk.ac.starlink.ttools.func
String manipulation and query functions.
stringsValue(Environment) - Method in class uk.ac.starlink.ttools.task.StringMultiParameter
Returns the values of this parameter as an array.
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.
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.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
 
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
 
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.
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
 
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.
StyleKeys - Class in uk.ac.starlink.ttools.plot2.config
Contains many common config keys and associated utility methods.
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 - 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.
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.
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.
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
 
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
 
submitToBin(long, double) - Method in class uk.ac.starlink.ttools.plot2.layer.ArrayBinList
 
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.
subrangeScaling(Scaling, Subrange) - Static method in class uk.ac.starlink.ttools.plot2.Scaling
Adjusts a scaling by applying a fractional subrange to the scaler inputs before scaling is applied, so that the input range is subranged, rather than the output range.
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.
subtract(Object, Object) - Static method in class uk.ac.starlink.ttools.func.Arrays
Returns the result of subtracting one numeric array from the other element by element.
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.
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.
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
 
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.
SupplementSequence - Interface in uk.ac.starlink.ttools.filter
Iterator over 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.
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.
SWING_MODE - Static variable in class uk.ac.starlink.ttools.plottask.PaintMode
Mode used for displaying a live plot on the display.
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.
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.

T

T_COORD - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeDataGeom
 
TABLE_VARIABLE - Static variable in class uk.ac.starlink.ttools.plottask.PlotStateFactory
Symbolic suffix representing a table in per-table parameter names.
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
 
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.
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
 
TableEnvironment - Interface in uk.ac.starlink.ttools.task
Environment subinterface which provides additional functionality required for table-aware tasks.
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.
TableHandler - Class in uk.ac.starlink.ttools.votlint
ElementHandler for TABLE elements.
TableHandler() - Constructor for class uk.ac.starlink.ttools.votlint.TableHandler
 
TableHandler.NrowsChecker - Class in uk.ac.starlink.ttools.votlint
Attribute checker which checks a TABLE's nrows attribute.
TableHandler.NrowsChecker() - Constructor for class uk.ac.starlink.ttools.votlint.TableHandler.NrowsChecker
 
TableHistogram - Class in uk.ac.starlink.ttools.task
Task for performing a 1D histogram.
TableHistogram() - Constructor for class uk.ac.starlink.ttools.task.TableHistogram
 
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.
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
 
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.
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.
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.
TableProducer - Interface in uk.ac.starlink.ttools.task
Provides a table.
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() - Constructor for class uk.ac.starlink.ttools.taplint.TablesEndpointStage
 
TablesInput - Interface in uk.ac.starlink.ttools.task
Interface for an object which can acquire multiple input tables.
tableValue(Environment) - Method in class uk.ac.starlink.ttools.task.InputTableParameter
 
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
 
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.
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.SkyviewProjection
Gnomonic projection.
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[]) - 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.
TapEndpointParams - Class in uk.ac.starlink.ttools.task
Manages a collection of parameters used to generate a TAP EndpointSet.
TapEndpointParams(String) - Constructor for class uk.ac.starlink.ttools.task.TapEndpointParams
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
 
TapQuerier - Class in uk.ac.starlink.ttools.task
Performs a TAP query.
TapQuerier() - Constructor for class uk.ac.starlink.ttools.task.TapQuerier
 
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.
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.
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.
TapUploadMatcher - Class in uk.ac.starlink.ttools.cone
UploadMatcher implementation for a TAP service.
TapUploadMatcher(EndpointSet, 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.
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.
targetStyle() - Static method in class uk.ac.starlink.ttools.plot.MarkStyle
Returns a style which looks like a target.
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.
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
 
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() - Constructor for class uk.ac.starlink.ttools.votlint.TdHandler
 
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.
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.
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.
textFor(Object) - Method in class uk.ac.starlink.ttools.gui.MethodBrowser
Returns the string to get used for representing a node in the tree.
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.
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 rotation from vertical, 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.TracePlotter
Key to configure 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.
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, String) - Constructor for class uk.ac.starlink.ttools.plot2.Tick
Constructs a tick.
Ticker - Interface in uk.ac.starlink.ttools.plot2
Provides tick marks to label plot axes.
TickSkyAxisLabeller - Class in uk.ac.starlink.ttools.plot2.geom
Partial SkyAxisLabeller implementation that labels axes with positioned numeric labels.
TickSkyAxisLabeller(String, String) - 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.
TickSkyAxisLabeller.SkyTick(String, int, int, Anchor) - Constructor for class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller.SkyTick
Constructor.
TILESIZE_REPKEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.SkyDensityPlotter
Report key for HEALPix tile area in square degrees.
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_SECOND - Static variable in class uk.ac.starlink.ttools.plot.Rounder
Number rounder for time intervals in seconds.
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.
TimeDataGeom - Class in uk.ac.starlink.ttools.plot2.geom
Defines positional data coordinates used by a 2-D time plot.
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.
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.
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.
Times - Class in uk.ac.starlink.ttools.func
Functions for conversion of time values between various forms.
TimeStackGanger - Class in uk.ac.starlink.ttools.plot2.geom
Ganger that stacks time plots vertically with a shared time axis.
TimeStackGanger(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, Captioner, boolean, TimeFormat, boolean) - 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.
TimeSurfaceFactory.Profile(boolean, boolean, String, String, Captioner, boolean, double, double, TimeFormat, boolean, boolean) - Constructor for class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory.Profile
Constructor.
TLABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.TimeSurfaceFactory
Config key for time axis text label.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
toLowerCase(String) - Static method in class uk.ac.starlink.ttools.func.Strings
Returns an lowercased version of a string.
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
 
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).
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.
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.
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.
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.Decoration
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.CubePlotType
 
toString() - Method in class uk.ac.starlink.ttools.plot2.geom.PlanePlotType
 
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.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.Normalisation
 
toString() - Method in class uk.ac.starlink.ttools.plot2.layer.StandardKernel1dShape
 
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.Scaling
 
toString() - Method in class uk.ac.starlink.ttools.plot2.Subrange
 
toString() - Method in class uk.ac.starlink.ttools.plot2.Tick
 
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.task.JoinFixActionParameter.Fixer
Returns object name.
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
 
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.
toUpperCase(String) - Static method in class uk.ac.starlink.ttools.func.Strings
Returns an uppercased version of a string.
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.
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(boolean) - Constructor for class uk.ac.starlink.ttools.plot2.layer.TracePlotter
Constructor.
TracePlotter.TraceStyle - Class in uk.ac.starlink.ttools.plot2.layer
Style for trace plot.
TracePlotter.TraceStyle(Color, boolean, int, double, double, Kernel1dShape, BinSizer) - Constructor for class uk.ac.starlink.ttools.plot2.layer.TracePlotter.TraceStyle
Constructor.
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.
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.
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.
TRANSLUCENT - Static variable in class uk.ac.starlink.ttools.plot2.layer.ShapeMode
Transparency with automatic adjustment of opacity level.
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
 
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(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.
TrHandler - Class in uk.ac.starlink.ttools.votlint
Element handler for TR element.
TrHandler() - Constructor for class uk.ac.starlink.ttools.votlint.TrHandler
 
TrigDegrees - Class in uk.ac.starlink.ttools.func
Standard trigonometric functions with angles in degrees.
trim(String) - Static method in class uk.ac.starlink.ttools.func.Strings
Trims whitespace from both ends of a string.
truncateDescription() - Method in class uk.ac.starlink.ttools.cea.CeaParameter
Truncates this parameter's description to its first sentence.
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
 
TupleSequence - Interface in uk.ac.starlink.ttools.plot2.data
Interface for iterating over points to plot.
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
 
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
 
TYPE_BOLD - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
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_TYPEWRITER - Static variable in class uk.ac.starlink.ttools.plot2.LatexCaptioner
 
TypedPlot2Task - Class in uk.ac.starlink.ttools.plot2.task
Plot2 task specialised for a fixed PlotType.
TypedPlot2Task(PlotType, Map<ConfigKey<String>, Input>, PlotContext) - Constructor for class uk.ac.starlink.ttools.plot2.task.TypedPlot2Task
Constructs a plot task with a supplied PlotContext.
TypedPlot2Task(PlotType, 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.
typeValue(Environment) - Method in class uk.ac.starlink.ttools.join.Match1TypeParameter
Returns the value of this parameter as a Match1Type object.

U

UCD_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
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.
UCDDESC_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
uk.ac.starlink.ttools - package uk.ac.starlink.ttools
Command-line tools for table manipulation.
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.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).
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.
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
 
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_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
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.
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.
UnivariateStats - Class in uk.ac.starlink.ttools.filter
Calculates univariate statistics for a variable.
UnivariateStats() - Constructor for class uk.ac.starlink.ttools.filter.UnivariateStats
 
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.
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
 
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
 
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.
updateChooser() - Method in class uk.ac.starlink.ttools.plot2.config.NamedColorChooserPanel
 
updateChooser() - Method in class uk.ac.starlink.ttools.plot2.config.PaletteColorChooserPanel
 
updateDecoration(Decoration, boolean) - Method in class uk.ac.starlink.ttools.plot2.NavigationListener
Requests a change of the current navigation decoration.
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.
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.
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.
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
 
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.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(boolean, double[], double) - Method in class uk.ac.starlink.ttools.plot2.geom.SkyviewProjection
Returns false - ranging not used.
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 row sequence 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.
UTYPE_INFO - Static variable in class uk.ac.starlink.ttools.filter.MetadataFilter
 
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.

V

validPosition(double[]) - Method in class uk.ac.starlink.ttools.plot2.geom.Sin2
 
VALUE_COORD - Static variable in class uk.ac.starlink.ttools.plot2.layer.HealpixPlotter
Coordinate for value determining tile colours.
ValueConverter - Interface in uk.ac.starlink.ttools.convert
Defines a conversion from one data type to another.
ValueInfoMapGroupTable - Class in uk.ac.starlink.ttools.filter
StarTable implementation built on a MapGroup whose keys are ValueInfo objects representing columns of the table.
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.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.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.XsdStage.Result
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
 
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.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.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.XsdStage.Result
Returns an array containing the constants of this enum type, in the order they are declared.
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(Shader) - Method in class uk.ac.starlink.ttools.plot2.config.ShaderConfigKey
 
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
 
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.
VECTOR_SHAPE - Static variable in class uk.ac.starlink.ttools.plot2.config.StyleKeys
Config key for vector marker style.
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.
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.
VERSION_RESOURCE - Static variable in class uk.ac.starlink.ttools.Stilts
 
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
 
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.
VIEWSYS_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.SkySurfaceFactory
Config key for the sky system used for projecting the data.
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.
VODATASERVICE_URI - Static variable in class uk.ac.starlink.ttools.taplint.IvoaSchemaResolver
Namespace URI for VODataService schema.
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.
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.
VotLint - Class in uk.ac.starlink.ttools.task
Task which performs VOTable checking.
VotLint() - Constructor for class uk.ac.starlink.ttools.task.VotLint
 
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, boolean, PrintStream) - 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.

W

W - Static variable in class uk.ac.starlink.ttools.plot2.Anchor
West - reference point is to left of horizontal text.
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.
waitForStarTable() - Method in class uk.ac.starlink.ttools.calc.CacheRowPipe
Returns a multiply-readable random access table.
warning(SAXParseException) - Method in class uk.ac.starlink.ttools.taplint.ReporterErrorHandler
 
warning(String) - Method in class uk.ac.starlink.ttools.taplint.ReporterVotLintContext
 
warning(String) - Method in class uk.ac.starlink.ttools.votlint.ElementHandler
Writes a warning message through the context.
warning(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(String) - Method in class uk.ac.starlink.ttools.votlint.VotLintContext
Write a warning message to the user.
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.
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.
WHITE_BLACK - Static variable in class uk.ac.starlink.ttools.plot.Shaders
Interpolates between white (0) and black (1).
WordParser - Interface in uk.ac.starlink.ttools.task
Defines a parser which can turn a string into some other value.
WordsParameter - Class in uk.ac.starlink.ttools.task
Parameter which can split its value up into an array of words.
WordsParameter(String) - Constructor for class uk.ac.starlink.ttools.task.WordsParameter
Constructor.
wordsValue(Environment) - Method in class uk.ac.starlink.ttools.task.WordsParameter
If the required word count value of this parameter is non-negative, then the return value is guaranteed to contain that number of elements.
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
 
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.
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.
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.
WrapperTupleSequence - Class in uk.ac.starlink.ttools.plot2.data
TupleSequence implementation that delegates all methods to a base instance.
WrapperTupleSequence(TupleSequence) - Constructor for class uk.ac.starlink.ttools.plot2.data.WrapperTupleSequence
Constructor.
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
 
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.
writeDocument() - Method in class uk.ac.starlink.ttools.cea.CeaWriter
Writes the configuration XML document.
writeInterfaces() - Method in class uk.ac.starlink.ttools.cea.CeaWriter
Writes an Interfaces element suitable for use with CEA.
writeLines(String[], OutputStream) - Static method in class uk.ac.starlink.ttools.plot.ExternalFontMapper
Writes lines of text to a stream.
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.
writeMoc(HealpixMoc, OutputStream) - Method in interface uk.ac.starlink.ttools.cone.MocFormat
Outputs a given MOC to a given stream.
writeParameters() - Method in class uk.ac.starlink.ttools.cea.CeaWriter
Writes a Parameters element suitable for use with CEA.
writeVOTable(ResultSet, OutputStream) - Method in class uk.ac.starlink.ttools.example.TapWriter
Writes a result set to an output stream as a VOTable.

X

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.Orientation
Orientation suitable for X axis labelling.
X_ANCHOR - Static variable in class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
 
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
 
XANCHOR_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key to anchor X axis during zooms.
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).
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.
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.
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.
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.
XMATCH_URL - Static variable in class uk.ac.starlink.ttools.cone.CdsUploadMatcher
URL for the CDS Xmatch service.
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_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.
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
 
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.
XPHASE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
Config key for X bin phase.
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.
XsdStage.Result - Enum in uk.ac.starlink.ttools.taplint
Enumerates possible results of the parse.
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.
XYFACTOR_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.PlaneSurfaceFactory
Config key for axis aspect ratio fix.
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) - Constructor for class uk.ac.starlink.ttools.plot2.layer.XYShape
Constructs a shape with a specified cache limit.
XYShape(String) - Constructor for class uk.ac.starlink.ttools.plot2.layer.XYShape
Constructs a shape with a default cache limit.
XYShapes - Class in uk.ac.starlink.ttools.plot2.layer
Utility class for generating XYShape objects.
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 - 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.Orientation
Orientation suitable for Y axis labelling.
Y_ANCHOR - Static variable in class uk.ac.starlink.ttools.plot2.geom.TickSkyAxisLabeller
 
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
 
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.
YC_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Y axis central position key (isotropic only).
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.
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.
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.
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.
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_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.
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.
YPHASE_KEY - Static variable in class uk.ac.starlink.ttools.plot2.layer.GridPlotter
Config key for Y bin phase.
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.

Z

Z_COORD - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeDataGeom
Z coordinate.
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.
ZBufferPlotVolume.Workspace() - Constructor for class uk.ac.starlink.ttools.plot.ZBufferPlotVolume.Workspace
 
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.
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.
ZLABEL_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeSurfaceFactory
Config key for Z axis text label.
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
 
ZoneContent - Class in uk.ac.starlink.ttools.plot2
Aggregates a list of items describing what appears in one zone of a Gang.
ZoneContent(PlotLayer[], Icon, float[], String) - Constructor for class uk.ac.starlink.ttools.plot2.ZoneContent
Constructor.
zoom(double, double, double, double, boolean) - Static method in class uk.ac.starlink.ttools.plot2.Axis
Utility method for axis zooming.
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.
ZOOMAXES_KEY - Static variable in class uk.ac.starlink.ttools.plot2.geom.CubeNavigator
Config key to select which axes zoom will operate on.
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.

_

_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 _

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