- calcErrors(double[], double[], double[], double[][]) - Method in class uk.ac.starlink.topcat.plot.SphericalPolarPointStore
-
Calculates the returned error points given the raw error values.
- calculate(ProgressIndicator) - Method in class uk.ac.starlink.topcat.join.InterMatchSpec
-
Calculates the new matched table.
- calculate(ProgressIndicator) - Method in class uk.ac.starlink.topcat.join.IntraMatchSpec
-
- calculate(ProgressIndicator) - Method in class uk.ac.starlink.topcat.join.MatchSpec
-
Performs the match calculation.
- calculate(ProgressIndicator) - Method in class uk.ac.starlink.topcat.join.PairMatchSpec
-
- calculateRanges(PlotData, PlotState) - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Calculates data ranges for a given data set.
- calculateRanges(PlotData, PlotState) - Method in class uk.ac.starlink.topcat.plot.HistogramWindow
-
- calculateRanges(PlotData, PlotState) - Method in class uk.ac.starlink.topcat.plot.LinesWindow
-
Returns a 1-element array giving only the X axis range.
- call(Map<?, ?>) - Method in class uk.ac.starlink.topcat.interop.SendManager
-
Sends a given message by call/response to the currently selected target
client or clients.
- CANCEL_SEQ - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- cancelChanges() - Method in class uk.ac.starlink.topcat.plot.StyleEditor
-
- canJel() - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Indicates if it's possible to use JEL to compile algebraic expressions.
- canRetry() - Method in class uk.ac.starlink.topcat.TopcatAuthUi
-
- canSearchColumn(ColumnInfo) - Static method in class uk.ac.starlink.topcat.DataColumnSearchWindow
-
Indicates whether a given column can be searched by this window.
- canSort(MetaColumn) - Method in class uk.ac.starlink.topcat.MetaColumnTableModel
-
Indicates whether the supplied column has a defined sort order.
- Cartesian3DWindow - Class in uk.ac.starlink.topcat.plot
-
Graphics window for viewing 3D scatter plots using Cartesian coordinates.
- Cartesian3DWindow(Component) - Constructor for class uk.ac.starlink.topcat.plot.Cartesian3DWindow
-
Constructs a new window.
- CartesianAxesSelector - Class in uk.ac.starlink.topcat.plot
-
AxesSelector implementation which deals with the straightforward
case in which the returned data table consists of the columns selected
from the selector's table.
- CartesianAxesSelector(String[], ToggleButtonModel[], ToggleButtonModel[], ErrorModeSelectionModel[]) - Constructor for class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
Constructor.
- CartesianAxisController<P,A> - Class in uk.ac.starlink.topcat.plot2
-
Abstract superclass for simple Cartesian plots.
- CartesianAxisController(SurfaceFactory<P, A>, ConfigKey<String>[]) - Constructor for class uk.ac.starlink.topcat.plot2.CartesianAxisController
-
Constructor.
- CartesianPointStore - Class in uk.ac.starlink.topcat.plot
-
PointStore implementation used for storing coordinate information about
from Cartesian point selection.
- CartesianPointStore(int, ErrorMode[], int) - Constructor for class uk.ac.starlink.topcat.plot.CartesianPointStore
-
Constructor.
- CartesianRanger - Interface in uk.ac.starlink.topcat.plot2
-
Defines an object that can characterise a surface as an N-dimensional
hypercube.
- CatalogSaxHandler - Class in uk.ac.starlink.topcat.vizier
-
SAX content handler which can make sense of a VizieR query for catalogues.
- CatalogSaxHandler(boolean) - Constructor for class uk.ac.starlink.topcat.vizier.CatalogSaxHandler
-
Constructor.
- CategoryVizierMode - Class in uk.ac.starlink.topcat.vizier
-
Vizier mode that allows the user to search for catalogues based on
a provided list of known categories.
- CategoryVizierMode(VizierTableLoadDialog) - Constructor for class uk.ac.starlink.topcat.vizier.CategoryVizierMode
-
Constructor.
- CdsTableSelector - Class in uk.ac.starlink.topcat.join
-
Component that allows the user to select table names for use with
the CDS X-Match service.
- CdsTableSelector() - Constructor for class uk.ac.starlink.topcat.join.CdsTableSelector
-
Constructor.
- CdsUploadMatchWindow - Class in uk.ac.starlink.topcat.join
-
Window for doing upload sky matches using the CDS X-Match service.
- CdsUploadMatchWindow(Component) - Constructor for class uk.ac.starlink.topcat.join.CdsUploadMatchWindow
-
Constructor.
- CDSXMATCH - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- cellToString(Object) - Method in class uk.ac.starlink.topcat.DataColumnSearchWindow
-
Stringifies a cell value for pattern matching purposes.
- CentreZoomRegion - Class in uk.ac.starlink.topcat.plot
-
ZoomRegion implementation for a zoom around the centre of the
display region.
- CentreZoomRegion(boolean) - Constructor for class uk.ac.starlink.topcat.plot.CentreZoomRegion
-
Constructor.
- characters(char[], int, int) - Method in class uk.ac.starlink.topcat.vizier.CatalogSaxHandler
-
- checkArguments() - Method in class uk.ac.starlink.topcat.join.InterMatchSpec
-
- checkArguments() - Method in class uk.ac.starlink.topcat.join.IntraMatchSpec
-
- checkArguments() - Method in class uk.ac.starlink.topcat.join.MatchSpec
-
- checkArguments() - Method in class uk.ac.starlink.topcat.join.PairMatchSpec
-
- CheckBoxList<T> - Class in uk.ac.starlink.topcat
-
JList subclass that adds a couple of features.
- CheckBoxList(ListModel<T>, boolean, CheckBoxList.Rendering<T, ?>) - Constructor for class uk.ac.starlink.topcat.CheckBoxList
-
Constructor.
- CheckBoxList.Rendering<T,C extends JComponent> - Interface in uk.ac.starlink.topcat
-
Defines the rendering of the contents of a list cell.
- CheckBoxMenu - Class in uk.ac.starlink.topcat
-
A menu which contains only checkbox-type entries and has an associated
ListSelectionModel.
- CheckBoxMenu() - Constructor for class uk.ac.starlink.topcat.CheckBoxMenu
-
Constructs a new CheckBoxMenu.
- CheckBoxMenu(String) - Constructor for class uk.ac.starlink.topcat.CheckBoxMenu
-
Constructs a new CheckBoxMenu with a given name.
- CheckBoxStack<T> - Class in uk.ac.starlink.topcat
-
A component containing a column of checkboxes representing a set of
choices.
- CheckBoxStack(ListModel<T>, CheckBoxStack.Annotator) - Constructor for class uk.ac.starlink.topcat.CheckBoxStack
-
Constructs a new CheckBoxStack from a ListModel with an optional
annotator for labelling the boxes.
- CheckBoxStack(ListModel<T>) - Constructor for class uk.ac.starlink.topcat.CheckBoxStack
-
Constructs a new CheckBoxStack with no annotations from a ListModel.
- CheckBoxStack() - Constructor for class uk.ac.starlink.topcat.CheckBoxStack
-
Constructs a new CheckBoxStack from a default list model.
- CheckBoxStack.Annotator - Interface in uk.ac.starlink.topcat
-
Defines how to get annotations for check box items.
- checkConfig(ConfigMap) - Method in class uk.ac.starlink.topcat.plot2.ConfigSpecifier
-
- checkRangeSense(ConfigMap, String, ConfigKey<Double>, ConfigKey<Double>) - Static method in class uk.ac.starlink.topcat.plot2.ConfigSpecifier
-
Utility method to check that min/max keys specifying a range
are not the wrong way round.
- checkResourcesPresent() - Static method in class uk.ac.starlink.topcat.ResourceIcon
-
Checks that all the required resource files are present for
this class.
- ChoiceConfigurator - Class in uk.ac.starlink.topcat.activate
-
ActivatorConfigurator implementation that allows the user to choose
between a number of supplied GUI options.
- ChoiceConfigurator(ActivatorConfigurator[]) - Constructor for class uk.ac.starlink.topcat.activate.ChoiceConfigurator
-
Constructor.
- chooseFileEdt() - Method in class uk.ac.starlink.topcat.DownloadDialog
-
Acquires a destination File for a downloaded resource
by interacting with the user.
- CIRCLE - Static variable in class uk.ac.starlink.topcat.plot2.PlaneFigureMode
-
PlanarSurface area within a graphics circle.
- CIRCLE - Static variable in class uk.ac.starlink.topcat.plot2.SkyFigureMode
-
SkySurface area within a circle on the sky.
- CLASS_NAME - Static variable in class uk.ac.starlink.topcat.ParameterWindow
-
- ClassComboBoxRenderer - Class in uk.ac.starlink.topcat
-
Custom combo box renderer for rendering Class objects.
- ClassComboBoxRenderer(String) - Constructor for class uk.ac.starlink.topcat.ClassComboBoxRenderer
-
Constructs a renderer with a given null representation.
- classForJDBCType(int) - Static method in class uk.ac.starlink.topcat.contrib.gavo.GavoCSVTableParser
-
- classForName(String) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Returns the class with the given name, or null if it's not on the
path.
- Classifier<T> - Class in uk.ac.starlink.topcat
-
Categorises submitted data values by equality into a set of
mutually exclusive groups.
- Classifier() - Constructor for class uk.ac.starlink.topcat.Classifier
-
Constructor.
- Classifier.CountedValue<T> - Class in uk.ac.starlink.topcat
-
Aggregates a value and the number of times it has been submitted.
- CLASSIFY - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- ClassifyReportPanel - Class in uk.ac.starlink.topcat
-
Panel for displaying the results of a classification of column contents.
- ClassifyReportPanel() - Constructor for class uk.ac.starlink.topcat.ClassifyReportPanel
-
Constructor.
- ClassifyWindow - Class in uk.ac.starlink.topcat
-
Window for defining up a mutually exclusive group of subsets
based on the values of a given table expression.
- ClassifyWindow(TopcatModel, Component) - Constructor for class uk.ac.starlink.topcat.ClassifyWindow
-
Constructor.
- CLASSPATH - Static variable in class uk.ac.starlink.topcat.StiltsInvoker
-
Instance using "java" command.
- clear() - Method in class uk.ac.starlink.topcat.plot.AnnotationPanel
-
Removes any decorations associated with this panel.
- clear() - Method in class uk.ac.starlink.topcat.plot.BlobPanel
-
Resets the current blob to a null shape.
- clear() - Method in class uk.ac.starlink.topcat.plot2.ActionSpecifierPanel
-
Invokes the clear action on this panel.
- clear() - Method in class uk.ac.starlink.topcat.plot2.BlobPanel2
-
Resets the current blob to an empty shape.
- clear() - Method in class uk.ac.starlink.topcat.plot2.FigurePanel
-
Resets the current figure to an empty one.
- CLEAR - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- clearAspect() - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
- clearAspect() - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterZoneController
-
- clearAspect() - Method in interface uk.ac.starlink.topcat.plot2.ZoneController
-
Clears aspect constraints explicitly set by the user.
- clearBounds() - Method in class uk.ac.starlink.topcat.plot.AxisEditor
-
Clears the upper and lower bounds in this editor.
- clearData() - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Clears state to initial values, cancels any plots in progress,
and disposes of potentially expensive memory assets.
- clearRange(P, P, PlotLayer[], PlotLayer[], boolean) - Method in class uk.ac.starlink.topcat.plot2.AbstractZoneController
-
Indicates whether a new configuration should result in clearing
the current ranges and plot aspect.
- clearRange(P, P, PlotLayer[], PlotLayer[], boolean) - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Indicates whether a new configuration should result in clearing
the current ranges and plot aspect.
- clearRange(PlaneSurfaceFactory.Profile, PlaneSurfaceFactory.Profile, PlotLayer[], PlotLayer[], boolean) - Method in class uk.ac.starlink.topcat.plot2.HistogramAxisController
-
- clearRange(TimeSurfaceFactory.Profile, TimeSurfaceFactory.Profile, PlotLayer[], PlotLayer[], boolean) - Method in class uk.ac.starlink.topcat.plot2.TimeAxisController
-
- clearRanges() - Method in class uk.ac.starlink.topcat.plot.AxisWindow
-
Clears the upper and lower data limits for all the constituent
axis editor components.
- CLIPBOARD - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- close() - Method in class uk.ac.starlink.topcat.LogHandler
-
- CLOSE - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- close() - Method in class uk.ac.starlink.topcat.TopcatSender
-
Unregisters the client associated with this sender.
- ColFlag - Enum in uk.ac.starlink.topcat.activate
-
Used to mark columns in a TopcatModelInfo as apparently having
some characteristic or other.
- COLID_INFO - Static variable in class uk.ac.starlink.topcat.TopcatUtils
-
Column auxiliary metadata key identifying the uniqe column identifier
for use in algebraic expressions.
- COLLAPSE - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- COLLAPSED - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- COLOR - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- COLOR_LOG - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- COLORS - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- COLUMN - Static variable in class uk.ac.starlink.topcat.TopcatEvent
-
Code indicating that a column has been highlighted or selected in
some relevant way.
- columnAdded(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.ColumnComboBoxModel
-
- columnAdded(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
- columnAdded(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.ColumnList
-
- columnAdded(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.ControlWindow
-
- columnAdded(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.RestrictedColumnComboBoxModel
-
- columnAdded(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.TableColumnModelAdapter
-
- ColumnCellRenderer - Class in uk.ac.starlink.topcat
-
List cell renderer which will render StarTableColumn objects sensibly.
- ColumnCellRenderer(JComboBox<TableColumn>) - Constructor for class uk.ac.starlink.topcat.ColumnCellRenderer
-
Sets up a ColumnCellRenderer for a given combo box.
- ColumnCellRenderer() - Constructor for class uk.ac.starlink.topcat.ColumnCellRenderer
-
Constructs a default renderer.
- ColumnCheckBoxList - Class in uk.ac.starlink.topcat
-
CheckBoxList that represents the columns in a TableColumnModel.
- ColumnCheckBoxList(boolean, Predicate<TableColumn>) - Constructor for class uk.ac.starlink.topcat.ColumnCheckBoxList
-
Constructor.
- ColumnComboBoxModel - Class in uk.ac.starlink.topcat
-
- ColumnComboBoxModel(TableColumnModel, boolean) - Constructor for class uk.ac.starlink.topcat.ColumnComboBoxModel
-
Constructs a new ComboBoxModel based on a given column model,
optionally with a null entry at the head of the list.
- ColumnConverter - Class in uk.ac.starlink.topcat
-
Performs unit conversions on data values based on a given ValueInfo.
- ColumnConverter() - Constructor for class uk.ac.starlink.topcat.ColumnConverter
-
- ColumnDataComboBox - Class in uk.ac.starlink.topcat
-
JComboBox suitable for use with a ColumnComboBoxModel.
- ColumnDataComboBox() - Constructor for class uk.ac.starlink.topcat.ColumnDataComboBox
-
Constructs a domain-less selector.
- ColumnDataComboBox(Domain<?>) - Constructor for class uk.ac.starlink.topcat.ColumnDataComboBox
-
Constructs a selector with a given target value domain.
- ColumnDataComboBoxModel - Class in uk.ac.starlink.topcat
-
ComboBoxModel for holding table per-row expressions.
- ColumnDataComboBoxModel(TopcatModel, ColumnDataComboBoxModel.Filter, boolean, boolean) - Constructor for class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
Constructs a model with a specified column metadata filter.
- ColumnDataComboBoxModel(TopcatModel, Class<?>, boolean, boolean) - Constructor for class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
Constructs a model for a given content class, optionally with
a blank entry and an entry for the magic 'index' column.
- ColumnDataComboBoxModel(TopcatModel, Class<?>, boolean) - Constructor for class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
Constructs a model for a given content class,
optionally with a blank entry.
- ColumnDataComboBoxModel.Filter - Interface in uk.ac.starlink.topcat
-
Determines what columns are acceptable for this model.
- ColumnDataTable - Class in uk.ac.starlink.topcat.plot
-
Table class built up from ColumnData objects.
- ColumnDataTable(TopcatModel, ColumnData[]) - Constructor for class uk.ac.starlink.topcat.plot.ColumnDataTable
-
Constructor.
- columnHasFlag(int, ColFlag) - Method in class uk.ac.starlink.topcat.activate.TopcatModelInfo
-
Indicates whether a given column has been marked as having
a particular characteristic.
- ColumnIndexSpinner - Class in uk.ac.starlink.topcat
-
A JSpinner which can select the index of a new column.
- ColumnIndexSpinner(TableColumnModel, boolean) - Constructor for class uk.ac.starlink.topcat.ColumnIndexSpinner
-
Constructs a new spinner based on a given model.
- ColumnInfoWindow - Class in uk.ac.starlink.topcat
-
A window which displays metadata about each of the columns in a table.
- ColumnInfoWindow(TopcatModel, Component) - Constructor for class uk.ac.starlink.topcat.ColumnInfoWindow
-
Constructs a new ColumnInfoWindow.
- ColumnList - Class in uk.ac.starlink.topcat
-
- ColumnList(TableColumnModel) - Constructor for class uk.ac.starlink.topcat.ColumnList
-
Constructs a new ColumnList, which will track a given column model.
- columnMarginChanged(ChangeEvent) - Method in class uk.ac.starlink.topcat.ColumnComboBoxModel
-
- columnMarginChanged(ChangeEvent) - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
- columnMarginChanged(ChangeEvent) - Method in class uk.ac.starlink.topcat.ColumnList
-
- columnMarginChanged(ChangeEvent) - Method in class uk.ac.starlink.topcat.ControlWindow
-
- columnMarginChanged(ChangeEvent) - Method in class uk.ac.starlink.topcat.TableColumnModelAdapter
-
- columnMoved(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.ColumnComboBoxModel
-
- columnMoved(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
- columnMoved(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.ColumnList
-
- columnMoved(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.ControlWindow
-
- columnMoved(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.RestrictedColumnComboBoxModel
-
- columnMoved(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.TableColumnModelAdapter
-
- columnRemoved(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.ColumnComboBoxModel
-
- columnRemoved(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
- columnRemoved(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.ColumnList
-
- columnRemoved(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.ControlWindow
-
- columnRemoved(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.RestrictedColumnComboBoxModel
-
- columnRemoved(TableColumnModelEvent) - Method in class uk.ac.starlink.topcat.TableColumnModelAdapter
-
- COLUMNS - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- ColumnSearchWindow - Class in uk.ac.starlink.topcat
-
Dialog window that allows the user to search for text content in
cells of a column of a displayed table.
- ColumnSearchWindow(String, Window, String, ComboBoxModel<TableColumn>) - Constructor for class uk.ac.starlink.topcat.ColumnSearchWindow
-
Constructor.
- ColumnSearchWindow.Search - Class in uk.ac.starlink.topcat
-
Specifies a column content search.
- ColumnSearchWindow.SearchScope - Enum in uk.ac.starlink.topcat
-
Enum for search target scope.
- columnSelectionChanged(ListSelectionEvent) - Method in class uk.ac.starlink.topcat.ColumnComboBoxModel
-
- columnSelectionChanged(ListSelectionEvent) - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
- columnSelectionChanged(ListSelectionEvent) - Method in class uk.ac.starlink.topcat.ColumnList
-
- columnSelectionChanged(ListSelectionEvent) - Method in class uk.ac.starlink.topcat.ControlWindow
-
- columnSelectionChanged(ListSelectionEvent) - Method in class uk.ac.starlink.topcat.TableColumnModelAdapter
-
- ColumnSelector - Class in uk.ac.starlink.topcat
-
Allows selection of a column from a table which represents a requested
kind of value.
- ColumnSelector(ValueInfo, boolean) - Constructor for class uk.ac.starlink.topcat.ColumnSelector
-
Constructs a new selector ready to select columns corresponding to
a given ValueInfo.
- ColumnSelector(ColumnSelectorModel, boolean) - Constructor for class uk.ac.starlink.topcat.ColumnSelector
-
Constructs a new selector with a given data model.
- ColumnSelectorModel - Class in uk.ac.starlink.topcat
-
- ColumnSelectorModel(TopcatModel, ValueInfo) - Constructor for class uk.ac.starlink.topcat.ColumnSelectorModel
-
Constructs a new model for a given table and value type.
- combineIcons(Icon[]) - Static method in class uk.ac.starlink.topcat.ResourceIcon
-
Paints a stack of icons on top of each other and returns the result.
- combineSubsetsExpression(TopcatModel, String, RowSubset[]) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Returns a JEL expression that represents the union of a given
array of subsets ANDed with a given JEL expression.
- compareTo(Classifier.CountedValue<T>) - Method in class uk.ac.starlink.topcat.Classifier.CountedValue
-
Decreasing comparison on count, with appropriate tie-breakers.
- compareTo(Version) - Method in class uk.ac.starlink.topcat.Version
-
- CONCAT - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- ConcatWindow - Class in uk.ac.starlink.topcat
-
Window for concatenating two tables.
- ConcatWindow(Component) - Constructor for class uk.ac.starlink.topcat.ConcatWindow
-
Constructs a new concatenation window.
- conditionallyClose() - Method in class uk.ac.starlink.topcat.LoadWindow
-
Indicates that an activity has finished which might cause this window
to close.
- ConeMultiWindow - Class in uk.ac.starlink.topcat.join
-
DalMultiWindow subclass for Cone Search services.
- ConeMultiWindow(Component) - Constructor for class uk.ac.starlink.topcat.join.ConeMultiWindow
-
Constructor.
- CONFIG_PROP - Static variable in class uk.ac.starlink.topcat.LogConfig
-
- ConfigControl - Class in uk.ac.starlink.topcat.plot2
-
Control implementation which uses tabs and contains one or more
ConfigSpecifiers as the user interaction component.
- ConfigControl(String, Icon) - Constructor for class uk.ac.starlink.topcat.plot2.ConfigControl
-
Constructor.
- Configger - Interface in uk.ac.starlink.topcat.plot2
-
Source of a config map.
- ConfigSpecifier - Class in uk.ac.starlink.topcat.plot2
-
Specifier which supplies a ConfigMap.
- ConfigSpecifier(ConfigKey<?>[]) - Constructor for class uk.ac.starlink.topcat.plot2.ConfigSpecifier
-
Constructs a config specifier with a default GUI.
- ConfigSpecifier(ConfigKey<?>[], ConfigSpecifier.ComponentGui) - Constructor for class uk.ac.starlink.topcat.plot2.ConfigSpecifier
-
Constructs a config specifier with a custom GUI for constituent keys.
- ConfigSpecifier.ComponentGui - Interface in uk.ac.starlink.topcat.plot2
-
GUI component policy.
- ConfigState - Class in uk.ac.starlink.topcat.activate
-
Object that can preserve the state of a collection of GUI components
in a way that is easy to de/serialize.
- ConfigState() - Constructor for class uk.ac.starlink.topcat.activate.ConfigState
-
Constructs an empty state object.
- ConfigState(Map<String, String>) - Constructor for class uk.ac.starlink.topcat.activate.ConfigState
-
Constructs an object populated by a given map.
- ConfigStyler - Class in uk.ac.starlink.topcat.plot2
-
Manages creation of PlotLayers from Plotters by turning ConfigMaps into
appropriate Style instances.
- ConfigStyler(Component) - Constructor for class uk.ac.starlink.topcat.plot2.ConfigStyler
-
Constructor.
- configure(StiltsCommand, CommandFormatter) - Method in class uk.ac.starlink.topcat.BasicStiltsMonitor
-
Configures this monitor with a given command and formatter.
- configure(CommandFormatter, TableNamer, Suffixer, Suffixer) - Method in class uk.ac.starlink.topcat.plot2.PlotStiltsMonitor
-
Sets the state that controls the details of formatting stilts commands.
- configureContainer(boolean) - Method in class uk.ac.starlink.topcat.plot2.FloatManager
-
Configures the container panel for floating or non-floating status.
- configureFields(int) - Method in class uk.ac.starlink.topcat.IntegerSubsetQueryWindow
-
Invoked when the value of the numeric entry field has (or may have)
changed to a legal value.
- configureForLayers(LayerControl[]) - Method in interface uk.ac.starlink.topcat.plot2.AxesController
-
Provides a hook for implementations to adjust
their GUI state based on the layer controls which will be supplying
layers for them to plot.
- configureForLayers(LayerControl[]) - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
This abstract method provides a hook for implementations to adjust
their GUI state based on the layer controls which will be supplying
layers for them to plot.
- configureForLayers(LayerControl[]) - Method in class uk.ac.starlink.topcat.plot2.CartesianAxisController
-
- configureForLayers(LayerControl[]) - Method in class uk.ac.starlink.topcat.plot2.DisjointAxesController
-
- configureForLayers(LayerControl[]) - Method in class uk.ac.starlink.topcat.plot2.MatrixAxesController
-
- configureForLayers(TopcatLayer[], int) - Method in class uk.ac.starlink.topcat.plot2.ShaderControl
-
Configures state according to the current state of the control stack.
- configureForLayers(LayerControl[]) - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterAxesController
-
- configureForLayers(LayerControl[]) - Method in class uk.ac.starlink.topcat.plot2.SkyAxisController
-
No-op.
- configureForTable(TopcatModel) - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Sets this selector to work from a table described by a given
TopcatModel.
- configureFrom(FormStylePanel) - Method in class uk.ac.starlink.topcat.plot2.FormStylePanel
-
Configures this panel with the current state of a supplied template.
- configureFrom(OptionalConfigSpecifier) - Method in class uk.ac.starlink.topcat.plot2.OptionalConfigSpecifier
-
Configures this specifier with the current state of a supplied template.
- configureJTable(JTable, LinksDoc) - Method in class uk.ac.starlink.topcat.DatalinkPanel
-
Updates this panel's JTable using the contents of the supplied LinksDoc.
- configureLike(Control, Control) - Static method in class uk.ac.starlink.topcat.plot2.ControlStackPanel
-
Configure one control to a similar state as another,
where possible.
- configureRendererComponent(C, T, int) - Method in interface uk.ac.starlink.topcat.CheckBoxList.Rendering
-
Configures the renderer component's appearance according to
the cell index and content.
- configureResource(ResourceInfo) - Method in class uk.ac.starlink.topcat.UrlPanel
-
Configures this panel for use with a given resource.
- confirm(Object, String) - Method in class uk.ac.starlink.topcat.AuxWindow
-
Obtains simple confirmation from a user.
- CONNECT - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- CONSTANT_NODE - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- ConstantColumnData - Class in uk.ac.starlink.topcat.plot
-
ColumnData implementation which always returns the same Double value.
- ConstantColumnData(String, double) - Constructor for class uk.ac.starlink.topcat.plot.ConstantColumnData
-
Constructor.
- consumeSubset(TopcatModel, BitSet) - Method in interface uk.ac.starlink.topcat.SubsetConsumer
-
Consumes a subset.
- contentsChanged(ListDataEvent) - Method in class uk.ac.starlink.topcat.ActionForwarder
-
- contentsChanged(ListDataEvent) - Method in class uk.ac.starlink.topcat.CheckBoxStack
-
- contentsChanged(ListDataEvent) - Method in class uk.ac.starlink.topcat.ControlWindow
-
- contentsChanged(ListDataEvent) - Method in class uk.ac.starlink.topcat.FixedJComboBox
-
Overriding this method is questionable, since the OpenJDK javadoc says:
"This method is public as an implementation side effect.
- contentsChanged(ListDataEvent) - Method in class uk.ac.starlink.topcat.interop.SelectivePlasticListModel
-
- contentsChanged(ListDataEvent) - Method in class uk.ac.starlink.topcat.SubsetWindow
-
- Control - Interface in uk.ac.starlink.topcat.plot2
-
User interaction component that can appear in a ControlStack.
- CONTROL - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- ControlManager - Interface in uk.ac.starlink.topcat.plot2
-
Abstracts the provision of plotting controls for the plotting GUI.
- ControlStack - Class in uk.ac.starlink.topcat.plot2
-
List component that contains Control objects.
- ControlStack() - Constructor for class uk.ac.starlink.topcat.plot2.ControlStack
-
Constructs a stack with a default (empty) model.
- ControlStack(ControlStackModel) - Constructor for class uk.ac.starlink.topcat.plot2.ControlStack
-
Constructs a stack with a given model.
- ControlStackModel - Class in uk.ac.starlink.topcat.plot2
-
ListModel for the control stack.
- ControlStackModel() - Constructor for class uk.ac.starlink.topcat.plot2.ControlStackModel
-
Constructor.
- ControlStackPanel - Class in uk.ac.starlink.topcat.plot2
-
Panel which displays a list of control summaries in a list on one side,
and an area for showing the control interaction areas on the other side.
- ControlStackPanel(ControlStack, JToolBar) - Constructor for class uk.ac.starlink.topcat.plot2.ControlStackPanel
-
Constructor.
- ControlWindow - Class in uk.ac.starlink.topcat
-
Main window providing user control of the TOPCAT application.
- convertExpression(String) - Method in class uk.ac.starlink.topcat.ColumnConverter
-
Returns a JEL expression for the converted value of a supplied
unconverted input expression.
- convertValue(Object) - Method in class uk.ac.starlink.topcat.ColumnConverter
-
Converts a value from its raw value to the value required for
a particular purpose.
- CoordPanel - Interface in uk.ac.starlink.topcat.plot2
-
GUI component for entry of Coord values as table column expressions.
- CoordSpotter - Class in uk.ac.starlink.topcat.plot2
-
Defines criteria for identifying a matching tuple of coordinates
from a list of ValueInfos.
- CoordSpotter(int) - Constructor for class uk.ac.starlink.topcat.plot2.CoordSpotter
-
Constructor.
- COPY - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- Count - Class in uk.ac.starlink.topcat
-
Utility class for handling positive integers.
- COUNT - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- CountDataStore - Class in uk.ac.starlink.topcat.plot2
-
Wrapper data store implementation used only for counting the number
of tuples requested from it.
- CountDataStore(DataStore, int) - Constructor for class uk.ac.starlink.topcat.plot2.CountDataStore
-
Constructor.
- CountedValue(T, long) - Constructor for class uk.ac.starlink.topcat.Classifier.CountedValue
-
Constructor.
- CountsLabel - Class in uk.ac.starlink.topcat.plot
-
Component whose text gives a number of (name, count) pairs.
- CountsLabel(String[]) - Constructor for class uk.ac.starlink.topcat.plot.CountsLabel
-
Constructs a new CountsLable with given count headings.
- CoverageView - Class in uk.ac.starlink.topcat.join
-
Small component which gives a visual representation of a coverage area.
- CoverageView(String) - Constructor for class uk.ac.starlink.topcat.join.CoverageView
-
Constructs a coverage with subject description.
- CoverageView() - Constructor for class uk.ac.starlink.topcat.join.CoverageView
-
Constructor.
- create(String, Icon, String, Consumer<ActionEvent>) - Static method in class uk.ac.starlink.topcat.BasicAction
-
Convenience method to create an Action with a lambda to define the
actionPerformed behaviour.
- create() - Static method in class uk.ac.starlink.topcat.contrib.basti.BaSTIPanel
-
Generates the Query and Results Panel
- create(AxisController<P, A>) - Static method in class uk.ac.starlink.topcat.plot2.SingleAdapterAxesController
-
Utiilty method for instance construction.
- createAcceptResourceIdListModel() - Static method in class uk.ac.starlink.topcat.RegistryDialogAdjuster
-
Returns a toggle model for acceping resource lists.
- createAccessReader(TopcatModel) - Static method in class uk.ac.starlink.topcat.TopcatJELRowReader
-
Returns a reader that uses a RowAccess object from the
TopcatModel's data model.
- createActivator(ColumnData, ColumnData) - Method in class uk.ac.starlink.topcat.activate.Hips2fitsConfigurator
-
- createActivator(ColumnData, ColumnData) - Method in class uk.ac.starlink.topcat.activate.SkyPosConfigurator
-
Constructs an Activator based on selected RA and Dec column values.
- createActivator(ColumnData) - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
Creates an activator from a ColumnData giving the URL string.
- createAnnotation(Object) - Method in interface uk.ac.starlink.topcat.CheckBoxStack.Annotator
-
Returns a new annotation for the given item.
- createAreaCoordPanel() - Method in interface uk.ac.starlink.topcat.plot2.PlotTypeGui
-
Returns a user panel for entering Area coordinates.
- createAxesController() - Method in interface uk.ac.starlink.topcat.plot2.PlotTypeGui
-
Returns a user control for axis configuration.
- createAxisEditors() - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
- createAxisEditors() - Method in interface uk.ac.starlink.topcat.plot.AxesSelector
-
Constructs an array of AxisEditor objects suitable for modifying the
axes which are defined by this selector.
- createAxisEditors() - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
- createAxisEditors() - Method in class uk.ac.starlink.topcat.plot.LabelledAxesSelector
-
- createAxisEditors() - Method in class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
- createAxisEditors() - Method in class uk.ac.starlink.topcat.plot.WeightedAxesSelector
-
- createBlobCriterion(Surface, Shape) - Static method in class uk.ac.starlink.topcat.plot2.PositionCriterion
-
Returns a criterion to test whether point positions fall within a given
shape in graphics coordinates.
- createBoundsCriterion(Surface) - Static method in class uk.ac.starlink.topcat.plot2.PositionCriterion
-
Returns a criterion to test whether point positions fall within
the plot bounds of a given surface.
- createBroadcastAction() - Method in class uk.ac.starlink.topcat.interop.TableSendActionManager
-
- createButton() - Method in class uk.ac.starlink.topcat.ToggleButtonModel
-
Creates and returns a normal button using this model.
- createCheckAllAction(boolean) - Method in class uk.ac.starlink.topcat.CheckBoxList
-
Returns a new action that can be used to check or uncheck all
the items in the list at once.
- createCheckBox() - Method in class uk.ac.starlink.topcat.ToggleButtonModel
-
Creates and returns a check box using this model.
- createComponent() - Method in class uk.ac.starlink.topcat.plot2.ActionSpecifierPanel
-
- createComponent() - Method in class uk.ac.starlink.topcat.plot2.AutoSpecifier
-
- createComponent() - Method in class uk.ac.starlink.topcat.plot2.ConfigSpecifier
-
- createComponent() - Method in class uk.ac.starlink.topcat.plot2.PlotPositionSpecifier
-
- createConcurrentReader(TopcatModel) - Static method in class uk.ac.starlink.topcat.TopcatJELRowReader
-
Returns a reader that uses the threadsafe random access methods
of the TopcatModel's data model.
- createConfigurator(TopcatModelInfo) - Method in interface uk.ac.starlink.topcat.activate.ActivationType
-
Returns a component that can be used to configure activators of
this type.
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.BrowserActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.CutoutActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.DelayActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.DownloadActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.GenericViewImageActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.InvokeDatalinkActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.JelActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.LoadTableActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.NopActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.PlotTableActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendCustomActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendHips2fitsActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendImageActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendIndexActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendSkyPosActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendSpectrumActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendTableActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.ServiceActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.ShellActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.TopcatSkyPosActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.ViewDatalinkActivationType
-
- createConfigurator(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.ViewHips2fitsActivationType
-
- createController() - Method in interface uk.ac.starlink.topcat.plot2.MultiController.ControllerFactory
-
Creates an instance of the controller.
- createDataPosSupplier(Point) - Method in class uk.ac.starlink.topcat.plot2.GuiNavigationListener
-
- createDataPosSupplier(DataStore) - Method in class uk.ac.starlink.topcat.plot2.GuiPointCloud
-
Returns an iterable over the point cloud.
- createDefaultControl(TopcatModel) - Method in interface uk.ac.starlink.topcat.plot2.ControlManager
-
Returns a suitable control to add to the stack for a given table.
- createDefaultControl(TopcatModel) - Method in class uk.ac.starlink.topcat.plot2.GroupControlManager
-
- createDefaultStack() - Static method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Returns a CoordStack implementation suitable for general-purpose use.
- createDefaultTopcatModel(StarTable, String, ControlWindow) - Static method in class uk.ac.starlink.topcat.TopcatModel
-
Returns a new TopcatModel suitable for a table that has just been
loaded in the usual way.
- createDescribedValueConstant(DescribedValue) - Method in class uk.ac.starlink.topcat.TopcatJELRowReader
-
Returns a constant which is evaluated at runtime.
- createDisplayField() - Static method in class uk.ac.starlink.topcat.activate.AbstractActivatorConfigurator
-
Utility method to add an uneditable JTextField for displaying text.
- createDisplayLabel() - Static method in class uk.ac.starlink.topcat.activate.AbstractActivatorConfigurator
-
Utility method to add a JLabel for displaying text.
- createDrag(Component, Point) - Method in class uk.ac.starlink.topcat.plot.AxisZoomRegion
-
- createDrag(Component, Point) - Method in class uk.ac.starlink.topcat.plot.CentreZoomRegion
-
- createDrag(Component, Point) - Method in class uk.ac.starlink.topcat.plot.XYZoomRegion
-
- createDrag(Component, Point) - Method in class uk.ac.starlink.topcat.plot.ZoomRegion
-
Returns a new ZoomDrag object appropriate for this region.
- createDummyModel() - Static method in class uk.ac.starlink.topcat.TopcatModel
-
Creates and returns a new TopcatModel with no data.
- createDummyReader(TopcatModel) - Static method in class uk.ac.starlink.topcat.TopcatJELRowReader
-
Returns a reader that doesn't do any actual data access.
- createErrorDisplay(Throwable) - Static method in class uk.ac.starlink.topcat.StiltsMonitor
-
Returns a component that can display an error.
- createErrorModeMenu() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Constructs and returns a menu which can be used to select error modes
for this window.
- createErrorModeModels(String[]) - Static method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Creates a default set of ErrorModeSelectionModels given a list of
axis names.
- createErrorRendererMenu(ErrorRenderer[]) - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Constructs and returns a menu which can be used to select error styles
to be imposed at once on all subsets.
- createEvaluator(TopcatModel, String, boolean, Class<?>) - Static method in class uk.ac.starlink.topcat.TopcatJELEvaluator
-
Returns a TopcatJELEvaluator instance for a given table and expression.
- createExecutor(String[]) - Static method in class uk.ac.starlink.topcat.Executor
-
Returns an executor which executes a command made of words.
- createExportIcon(boolean) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns an icon corresponding to the current state of this panel.
- createExpression(TableCloud) - Method in interface uk.ac.starlink.topcat.plot2.Figure
-
Returns an algebraic (JEL) expression that tests whether a point
from a given point cloud is contained within this figure.
- createFactory() - Static method in class uk.ac.starlink.topcat.TopcatPreparation
-
Utility method to create a StarTableFactory using this preparation.
- createFigure(Surface, Point[]) - Method in interface uk.ac.starlink.topcat.plot2.FigureMode
-
Returns a figure given a set of user-supplied graphics
points on a plot surface.
- createFloatManager(JComponent, JComponent, JComponent) - Static method in class uk.ac.starlink.topcat.plot2.FloatManager
-
Returns an instance of this class.
- createFormatTablePullHandler(String, StarTableWriter) - Static method in class uk.ac.starlink.topcat.interop.TablePullHandler
-
Returns a message handler for a given fixed table format.
- createFxPanel() - Static method in class uk.ac.starlink.topcat.AbstractHtmlPanel
-
Attempts to create an HtmlPanel based on JavaFX classes.
- createGenericTablePullHandler(String) - Static method in class uk.ac.starlink.topcat.interop.TablePullHandler
-
Returns a message handler where the table format is determined by
a "format" parameter in the incoming message.
- createGuiDataStore() - Method in class uk.ac.starlink.topcat.plot2.GuiPointCloud
-
Returns a data store that can be used for iterating over
this point cloud.
- createGuiPointCloud(int) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns a point cloud that describes all the point positions included
in a given zone for the most recent plot.
- createHorizontalBox() - Static method in class uk.ac.starlink.topcat.AlignedBox
-
Creates a horizontal box in which all components added will have
alignmentY of zero.
- createIdAction(String, Component) - Static method in class uk.ac.starlink.topcat.BrowserHelpAction
-
Returns a new action displaying help for a given help ID.
- createImage(String, boolean) - Static method in class uk.ac.starlink.topcat.ImageWindow
-
Creates an image from a location, suitable for use with this window.
- createImageActivity() - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- createImageActivity() - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- createImageActivity() - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Returns an object which can be used to display images.
- createImageTransmitter(DensityWindow) - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- createImageTransmitter(DensityWindow) - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- createImageTransmitter(DensityWindow) - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Returns an object that can send the density map currently displayed
in the density plot window to other applications as a FITS image.
- createImportTableAction(String, TableSource, String) - Method in class uk.ac.starlink.topcat.AuxWindow
-
Constructs and returns an action which allows a user to import a
supplied table into TOPCAT as if it had just been loaded.
- createInfo(TopcatModel) - Static method in class uk.ac.starlink.topcat.activate.TopcatModelInfo
-
Constructs a TopcatModelInfo instance from a TopcatModel.
- createInfoPanel() - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- createInfoPanel() - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- createInfoPanel() - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Optionally returns a panel which can be displayed in the control
window to show communications status.
- createInputTableSettings(AbstractInputTableParameter<?>, FilterParameter, TopcatModel) - Method in class uk.ac.starlink.topcat.TopcatTableNamer
-
Returns a list of settings for use with a stilts command
that characterise a TopcatModel as an input table.
- createIntegerZoneFactory(boolean) - Static method in class uk.ac.starlink.topcat.plot2.ZoneFactories
-
Returns a factory that works with integer-based zone ids.
- createInteropMenu(RegistryPanel, String) - Static method in class uk.ac.starlink.topcat.RegistryDialogAdjuster
-
Returns an Interop menu suitable for use with a registry panel.
- createJELRowReader() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns a JEL expression evaluation context appropriate for the
current state of this table.
- createLabelRendering(Function<T, String>) - Static method in class uk.ac.starlink.topcat.CheckBoxList
-
Returns a simple rendering based on a JLabel.
- createLayer(Plotter<S>, DataGeom, DataSpec, ConfigMap) - Method in class uk.ac.starlink.topcat.plot2.ConfigStyler
-
Creates a new layer from a plotter.
- createLayer(DataGeom, DataSpec, RowSubset) - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
Creates a plot layer given the current state of this control and
some additional information.
- createLayerControl() - Method in class uk.ac.starlink.topcat.plot2.LayerControlAction
-
Creates a layer control for this action's plotter.
- createLayerId(PlotLayer) - Static method in class uk.ac.starlink.topcat.plot2.LayerId
-
Returns a layerId characterising a given plot layer.
- createLayerManager(FormLayerControl) - Method in interface uk.ac.starlink.topcat.plot2.PlotTypeGui
-
Returns a ZoneLayerManager for a given FormLayerControl.
- createLegendIcon(LegendEntry[], ConfigMap) - Method in class uk.ac.starlink.topcat.plot2.LegendControl
-
Returns the legend icon for the current state of the stack model.
- createManual1Action(Component) - Static method in class uk.ac.starlink.topcat.BrowserHelpAction
-
Returns a new action displaying help for the whole application as
a single-page HTML document
- createManualAction(Component) - Static method in class uk.ac.starlink.topcat.BrowserHelpAction
-
Returns a new action displaying help for the whole application as
a multi-page HTML document
- createMarkerStyleMenu(StyleSet[]) - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Constructs and returns a menu for selecting marker styles.
- createMenuItem() - Method in class uk.ac.starlink.topcat.ToggleButtonModel
-
Creates and returns a menu item using this model.
- createMenuItems() - Method in class uk.ac.starlink.topcat.plot.ErrorModeSelectionModel
-
Returns a set of menu items which allow selection of the state for
this model.
- createMessage(Client) - Method in class uk.ac.starlink.topcat.interop.TableSendActionManager
-
- createMoc() - Method in class uk.ac.starlink.topcat.join.OverlapCoverage
-
- createMonitorFactory(LoadingToken) - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns a new StarTableFactory which will update the given
LoadingToken as rows are read into row stores provided by its
storage policy.
- createNamePrefixSpotter(String[], boolean) - Static method in class uk.ac.starlink.topcat.plot2.CoordSpotter
-
Returns a CoordSpotter instance that looks at info name prefixes
or suffixes.
- createNewSubsetNameSelector() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns a new editable JComboBox which can be used to select the
name of a new RowSubset.
- createNodeChooser() - Method in class uk.ac.starlink.topcat.DemoLoadDialog
-
- createOnOffButton() - Method in class uk.ac.starlink.topcat.plot.ErrorModeSelectionModel
-
Returns a normal button which toggles the mode between no error bars
and symmetrical error bars.
- createOnOffToolbarButton() - Method in class uk.ac.starlink.topcat.plot.ErrorModeSelectionModel
-
Returns a toolbar button which toggles the mode between no error bars
and symmetrical error bars.
- createOptions(DatalinkPanel, String) - Static method in class uk.ac.starlink.topcat.UrlOptions
-
Returns a UrlOptions instance.
- createPanel() - Static method in class uk.ac.starlink.topcat.AbstractHtmlPanel
-
Returns a best-efforts HtmlPanel.
- createPanel(DataGeom, int, CoordSpotter[]) - Static method in class uk.ac.starlink.topcat.plot2.SimplePositionCoordPanel
-
Constructs a position coord panel based on a given DataGeom.
- createPartialBoundsCriterion(Surface) - Static method in class uk.ac.starlink.topcat.plot2.PositionCriterion
-
Returns a criterion to test whether partial positions fall within
the plot bounds of a given surface.
- createPartialGuiPointCloud(int) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns a point cloud like that from
PlotPanel.createGuiPointCloud(int)
but for partial positions - ones for which data positions will have
one or more missing (NaN) coordinates.
- createPlasticComboBoxModel(URI) - Method in class uk.ac.starlink.topcat.interop.TopcatPlasticListener
-
Returns a ComboBoxModel which selects applications registered with
this hub manager; only those which support a given message are
included.
- createPlotAction(Component, MatchEngine, TupleSelector[], JoinFixAction[], TopcatModel) - Static method in class uk.ac.starlink.topcat.join.MatchPlotter
-
Creates an action which can be used to post a plot for a given
completed match operation.
- createPlotData(Points) - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
Returns a PlotData object based on this point selection but with a
given points object.
- createPlotState() - Method in class uk.ac.starlink.topcat.plot.DensityWindow
-
- createPlotState() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Constructs a new PlotState.
- createPlotState() - Method in class uk.ac.starlink.topcat.plot.HistogramWindow
-
- createPlotState() - Method in class uk.ac.starlink.topcat.plot.LinesWindow
-
- createPlotState() - Method in class uk.ac.starlink.topcat.plot.Plot3DWindow
-
- createPlotState() - Method in class uk.ac.starlink.topcat.plot.SphereWindow
-
- createPlotterAction(PlotTypeGui<?, ?>, Plotter<?>, ControlStack, ListModel<TopcatModel>, ZoneFactory, NextSupplier, TopcatListener, MultiConfigger) - Static method in class uk.ac.starlink.topcat.plot2.LayerControlAction
-
Attempts to return an instance of this class corresponding to
a given plotter.
- createPointSelector() - Method in class uk.ac.starlink.topcat.plot.DensityWindow
-
- createPointSelector() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns a new PointSelector instance to be used for selecting
points to be plotted.
- createPointSelector() - Method in class uk.ac.starlink.topcat.plot.HistogramWindow
-
- createPointSelector() - Method in class uk.ac.starlink.topcat.plot.LinesWindow
-
- createPointSelector() - Method in class uk.ac.starlink.topcat.plot.SphereWindow
-
- createPointStore(int) - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
- createPointStore(int) - Method in interface uk.ac.starlink.topcat.plot.AxesSelector
-
Returns a PointStore suitable for storing coordinate and error
information generated by the current state of this selector.
- createPointStore(int) - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
- createPointStore(int) - Method in class uk.ac.starlink.topcat.plot.LabelledAxesSelector
-
- createPointStore(int) - Method in class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
- createPointStore(int) - Method in class uk.ac.starlink.topcat.plot.WeightedAxesSelector
-
- createPositionCoordPanel(int) - Method in interface uk.ac.starlink.topcat.plot2.PlotTypeGui
-
Returns a user panel for entering basic standard data positions.
- createQueryComponent() - Method in class uk.ac.starlink.topcat.contrib.basti.BaSTITableLoadDialog
-
- createQueryComponent() - Method in class uk.ac.starlink.topcat.contrib.gavo.GavoTableLoadDialog
-
- createQueryComponent() - Method in class uk.ac.starlink.topcat.TopcatConeSearchDialog
-
- createQueryComponent() - Method in class uk.ac.starlink.topcat.TopcatSiapTableLoadDialog
-
- createQueryComponent() - Method in class uk.ac.starlink.topcat.TopcatSsapTableLoadDialog
-
- createQueryComponent() - Method in class uk.ac.starlink.topcat.TopcatTapTableLoadDialog
-
- createQueryComponent() - Method in class uk.ac.starlink.topcat.vizier.VizierTableLoadDialog
-
- createRadioButtons(String, String) - Method in class uk.ac.starlink.topcat.ToggleButtonModel
-
Creates and returns a pair of radio buttons using this model.
- createRawTopcatModel(StarTable, String, ControlWindow) - Static method in class uk.ac.starlink.topcat.TopcatModel
-
Returns a new TopcatModel based on a table but without some of the
additional decorations.
- createRemoveAction(String, String) - Method in class uk.ac.starlink.topcat.plot2.ControlStack
-
Returns an action which deletes the currently selected control from
the stack.
- createRendererComponent() - Method in interface uk.ac.starlink.topcat.CheckBoxList.Rendering
-
Creates a component which can be used for cell rendering.
- createResourceListTransmitter(RegistryPanel, String) - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- createResourceListTransmitter(RegistryPanel, String) - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- createResourceListTransmitter(RegistryPanel, String) - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Returns an object that can send the currently displayed resources
from a registry panel.
- createResponse(Map) - Method in class uk.ac.starlink.topcat.interop.TablePullHandler
-
If it's a Response, use it as is, if not wrap it up as a success.
- createRowAccess(StarTable) - Method in class uk.ac.starlink.topcat.plot2.ProgressDataStoreFactory
-
- createRowActivity() - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- createRowActivity() - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- createRowActivity() - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Returns an object which can be used to send messages highlighting
single table rows.
- createRowMessage(TopcatModel, long) - Method in class uk.ac.starlink.topcat.interop.TopcatSampControl
-
Creates a message suitable for sending a row highlight SAMP message
to other clients.
- createRowSequence(StarTable) - Method in class uk.ac.starlink.topcat.plot2.ProgressDataStoreFactory
-
- createRowSplittable(StarTable) - Method in class uk.ac.starlink.topcat.plot2.ProgressDataStoreFactory
-
- createSaveTableAction(String, TableSource) - Method in class uk.ac.starlink.topcat.AuxWindow
-
Constructs and returns an action which allows a user to save a supplied
table to disk.
- createSearch() - Method in class uk.ac.starlink.topcat.ColumnSearchWindow
-
Creates a search specification based on the current configuration
of this window's input components.
- createSearchComponent() - Method in class uk.ac.starlink.topcat.vizier.CategoryVizierMode
-
- createSearchComponent() - Method in class uk.ac.starlink.topcat.vizier.SearchVizierMode
-
Constructs the GUI component which the user will fill in to
specify what catalogues they want to select from.
- createSearchComponent() - Method in class uk.ac.starlink.topcat.vizier.WordVizierMode
-
- createSearcher(URL, StarTableFactory, ContentCoding) - Method in interface uk.ac.starlink.topcat.join.DalMultiService
-
Constructs a cone searcher object for this service type.
- createSelectAllAction(TopcatModelSelectionTable, boolean) - Static method in class uk.ac.starlink.topcat.MultiSavePanel
-
Returns an action which will select or deselect all of the tables
for saving.
- createSelector() - Method in class uk.ac.starlink.topcat.plot.PointSelectorSet
-
Factory method to construct new PointSelector objects to go in
this PointSelectorSet.
- createSender(ClientProfile) - Static method in class uk.ac.starlink.topcat.TopcatSender
-
Attempts to create and return a TopcatSender for a given profile.
- createSendMenu() - Method in class uk.ac.starlink.topcat.interop.DisabledTransmitter
-
- createSendMenu() - Method in class uk.ac.starlink.topcat.interop.TableSendActionManager
-
- createSendMenu() - Method in class uk.ac.starlink.topcat.interop.TopcatTransmitter
-
- createSendMenu() - Method in interface uk.ac.starlink.topcat.interop.Transmitter
-
Returns a per-application menu which allows sending the information
to any single one of the appropriate recipients.
- createSendMessage(String, String) - Method in class uk.ac.starlink.topcat.TopcatSender
-
Returns a Message that can be sent to TOPCAT to receive a table.
- createShadeAxisFactory(TopcatLayer[], int, ConfigMap) - Method in class uk.ac.starlink.topcat.plot2.ShaderControl
-
Returns an object which can turn a range into a ShadeAxis
based on current config of this component and a set of layers.
- createSimpleColumnData(TopcatModel, StarTableColumn) - Static method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
Creates a ColumnData object simply representing a single column
of a table.
- createSingleZoneFactory(ZoneId) - Static method in class uk.ac.starlink.topcat.plot2.ZoneFactories
-
Returns a factory suitable for single-zone use.
- createSkyPointActivity() - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- createSkyPointActivity() - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- createSkyPointActivity() - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Returns an object which can be used to send messages drawing attention
to particular sky positions.
- createSomeExamples(JList<TopcatModel>) - Static method in class uk.ac.starlink.topcat.UploadAdqlExample
-
Creates and returns a selection of examples for display in the TAP
load dialogue which illustrate how to use table uploads from TOPCAT.
- createSpecifier(ConfigKey<T>) - Method in interface uk.ac.starlink.topcat.plot2.ConfigSpecifier.ComponentGui
-
Returns a new specifier for a given key.
- createSpectrumActivity() - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- createSpectrumActivity() - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- createSpectrumActivity() - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Returns an object which can be used to display spectra.
- createState() - Method in class uk.ac.starlink.topcat.BasicStiltsMonitor
-
- createState() - Method in class uk.ac.starlink.topcat.plot2.PlotStiltsMonitor
-
- createState() - Method in class uk.ac.starlink.topcat.StiltsMonitor
-
Returns a state object describing the content that should be
displayed in this monitor.
- createStiltsAction() - Method in class uk.ac.starlink.topcat.SkyDalReporter
-
Creates a StiltsAction associated with this reporter.
- createStiltsCommand(TopcatTableNamer) - Method in class uk.ac.starlink.topcat.join.DalMultiWindow
-
- createStiltsCommand(TopcatTableNamer) - Method in class uk.ac.starlink.topcat.join.MatchWindow
-
- createStiltsCommand(TopcatTableNamer) - Method in class uk.ac.starlink.topcat.join.UploadMatchPanel
-
- createStiltsCommand(TopcatTableNamer) - Method in class uk.ac.starlink.topcat.SkyDalReporter
-
- createStiltsCommand(TopcatTableNamer) - Method in interface uk.ac.starlink.topcat.StiltsReporter
-
Returns a stilts command corresponding to current state.
- createStiltsCommand(TopcatTableNamer) - Method in class uk.ac.starlink.topcat.TopcatTapTableLoadDialog
-
- createStyleEditor() - Method in class uk.ac.starlink.topcat.plot.Cartesian3DWindow
-
- createStyleEditor() - Method in class uk.ac.starlink.topcat.plot.DensityWindow
-
- createStyleEditor() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Creates a style editor suitable for this window.
- createStyleEditor() - Method in class uk.ac.starlink.topcat.plot.HistogramWindow
-
- createStyleEditor() - Method in class uk.ac.starlink.topcat.plot.LinesWindow
-
- createStyleEditor() - Method in class uk.ac.starlink.topcat.plot.PlotWindow
-
- createStyleEditor() - Method in class uk.ac.starlink.topcat.plot.PointSelectorSet
-
Factory method to construct a StyleEditor component for configuring
how different styles appear in the plot.
- createStyleEditor() - Method in class uk.ac.starlink.topcat.plot.SphereWindow
-
- createSubset() - Method in class uk.ac.starlink.topcat.SubsetQueryWindow
-
Attempts to construct a RowSubset based on the state of this window.
- createSubsetActivity() - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- createSubsetActivity() - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- createSubsetActivity() - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Returns an object which can be used to send messages selecting
table row subsets.
- createSubsetMessage(TopcatModel, RowSubset) - Method in class uk.ac.starlink.topcat.interop.TopcatSampControl
-
Creates a message suitable for sending a row list selection SAMP
message to other clients.
- createSubsets() - Method in class uk.ac.starlink.topcat.ClassifyReportPanel
-
Returns a list of RowSubsets corresponding to the current state
of this component.
- createSubsetTransmitter(TopcatModel, SubsetWindow) - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- createSubsetTransmitter(TopcatModel, SubsetWindow) - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- createSubsetTransmitter(TopcatModel, SubsetWindow) - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Returns an object that can send the RowSubset currently selected in
a given subset window to other applications as a row selection on
a commonly-known table.
- createSubsetTransmitter(TopcatModel, SubsetWindow) - Method in class uk.ac.starlink.topcat.interop.TopcatPlasticListener
-
Returns a new PlasticTransmitter which will transmit subsets to
one or more listeners.
- createSwingDialog(Component) - Static method in class uk.ac.starlink.topcat.DownloadDialog
-
Returns an instance of this class based on a Swing JFileChooser.
- createSwingPanel() - Static method in class uk.ac.starlink.topcat.AbstractHtmlPanel
-
Creates an HtmlPanel based on Swing classes.
- createSystemDialog(Component) - Static method in class uk.ac.starlink.topcat.DownloadDialog
-
Returns an instance of this class based on an AWT FileDialog.
- createTable(StarTable, RowSubset) - Static method in class uk.ac.starlink.topcat.SubsetStarTable
-
Returns a table with row selection characteristics matching
those of the given subset.
- createTableClouds(SubCloud[]) - Static method in class uk.ac.starlink.topcat.plot2.TableCloud
-
Returns a list of TableClouds from a given list of SubClouds.
- createTableLoader() - Method in class uk.ac.starlink.topcat.contrib.basti.BaSTITableLoadDialog
-
- createTableLoader() - Method in class uk.ac.starlink.topcat.contrib.gavo.GavoTableLoadDialog
-
Interrogates the internal state of this component and returns a
TableLoader object.
- createTableLoader() - Method in class uk.ac.starlink.topcat.TopcatConeSearchDialog
-
- createTableLoader() - Method in class uk.ac.starlink.topcat.TopcatSiapTableLoadDialog
-
- createTableLoader() - Method in class uk.ac.starlink.topcat.TopcatSsapTableLoadDialog
-
- createTableLoader() - Method in class uk.ac.starlink.topcat.TopcatTapTableLoadDialog
-
- createTableLoader() - Method in class uk.ac.starlink.topcat.vizier.VizierTableLoadDialog
-
- createTableResource(StarTable, StarTableWriter) - Static method in class uk.ac.starlink.topcat.interop.TableSendActionManager
-
Obtains a (somewhat) persistent resource object via which
a table can be made available to external processes.
- createTableSequence(StarTableFactory, UwsJob, DescribedValue[]) - Method in class uk.ac.starlink.topcat.TopcatTapTableLoadDialog
-
- createTableTransmitter() - Method in class uk.ac.starlink.topcat.interop.TopcatPlasticListener
-
Returns a new PlasticTransmitter which will transmit tables to
one or more listeners.
- createTangentErrorIcon() - Static method in class uk.ac.starlink.topcat.plot.SphereWindow
-
Returns an icon for the button which toggles whether tangential errors
will be drawn.
- createTapQueryPanel() - Method in class uk.ac.starlink.topcat.TopcatTapTableLoadDialog
-
- createToolbarButton() - Method in class uk.ac.starlink.topcat.ToggleButtonModel
-
Creates and returns a button suitable for use in a toolbar using
this model.
- createTupleSequence(DataStore) - Method in class uk.ac.starlink.topcat.plot2.TableCloud
-
Returns a sequence of tuples that will iterate over this cloud's points.
- createUcdSpotter(String, String[], boolean) - Static method in class uk.ac.starlink.topcat.plot2.CoordSpotter
-
Returns a CoordSpotter instance that looks at UCDs.
- createUnloadedTopcatModel(StarTable, String) - Static method in class uk.ac.starlink.topcat.TopcatModel
-
Returns a new TopcatModel that is supposed to be used independently
rather than loaded into the main topcat application list.
- createUserDataReader() - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
- createVectorSpotter(int) - Static method in class uk.ac.starlink.topcat.plot2.CoordSpotter
-
Returns a CoordSpotter that looks for a single 1-dimensional array.
- createVerticalBox() - Static method in class uk.ac.starlink.topcat.AlignedBox
-
Creates a vertical box in which all components added will have
alignmentX of zero.
- createWindow(Component, ListModel<TopcatModel>) - Method in enum uk.ac.starlink.topcat.plot2.PlotWindowType
-
Creates an instance of this plot type's window.
- createWindow() - Method in class uk.ac.starlink.topcat.TopcatWindowAction
-
Creates an instance of the window class used by this action.
- createWindow() - Method in class uk.ac.starlink.topcat.WindowToggle
-
This method is called to create the window to be shown when it
is first required.
- createWindowAction(Component) - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- createWindowAction(Component) - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- createWindowAction(Component) - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Constructs an action which will display a control window for this
communicator.
- createZoneFactory() - Method in interface uk.ac.starlink.topcat.plot2.PlotTypeGui
-
Returns a new zone ID factory for use with this plot.
- createZoneIcon(Dimension, int, Gang, int) - Static method in class uk.ac.starlink.topcat.plot2.ZoneIcon
-
Creates a zone icon from a gang.
- createZoneSpecifier() - Method in interface uk.ac.starlink.topcat.plot2.ZoneFactory
-
Returns a Specifier that can be used to select zoneIds.
- CubeAxisController - Class in uk.ac.starlink.topcat.plot2
-
Axis control for cube plot.
- CubeAxisController(boolean) - Constructor for class uk.ac.starlink.topcat.plot2.CubeAxisController
-
Constructor.
- CubePlotWindow - Class in uk.ac.starlink.topcat.plot2
-
Layer plot window for 3D Cartesian plots.
- CubePlotWindow(Component, ListModel<TopcatModel>) - Constructor for class uk.ac.starlink.topcat.plot2.CubePlotWindow
-
Constructor.
- CUMULATIVE - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- CURRENT_ORDER - Static variable in class uk.ac.starlink.topcat.TopcatEvent
-
Code indicating change in current sort sequence.
- CURRENT_SUBSET - Static variable in class uk.ac.starlink.topcat.TopcatEvent
-
Code indicating change in current RowSubset.
- CurrentSavePanel - Class in uk.ac.starlink.topcat
-
SavePanel implementation for saving the current table.
- CurrentSavePanel(StarTableOutput) - Constructor for class uk.ac.starlink.topcat.CurrentSavePanel
-
Constructor.
- CutChooser - Class in uk.ac.starlink.topcat.plot
-
Widget for selecting lower and upper percentiles for image display.
- CutChooser() - Constructor for class uk.ac.starlink.topcat.plot.CutChooser
-
Constructor.
- CutoutActivationType - Class in uk.ac.starlink.topcat.activate
-
Activation type for showing an image from one of a fixed list
of cutout services.
- CutoutActivationType() - Constructor for class uk.ac.starlink.topcat.activate.CutoutActivationType
-
- GAL_SAMPLES - Static variable in class uk.ac.starlink.topcat.contrib.gavo.GavoSampleQuery
-
List of sample queries, mainly galaxies.
- GAVO - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- GAVO_LOGO - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- GavoCSVTableParser - Class in uk.ac.starlink.topcat.contrib.gavo
-
Class for a parser that can parse CSV input streams, such as those produced by
GAVO's database query web apps.
- GavoCSVTableParser(StoragePolicy, Component) - Constructor for class uk.ac.starlink.topcat.contrib.gavo.GavoCSVTableParser
-
Creates a new instance of CSVTableParser
- GavoCSVTableParser(StoragePolicy, Component, String) - Constructor for class uk.ac.starlink.topcat.contrib.gavo.GavoCSVTableParser
-
Creates a new instance of CSVTableParser
- GavoCSVTableParser.RecursiveDescentParser - Class in uk.ac.starlink.topcat.contrib.gavo
-
Recursive descent parser for parsing a single line
- GavoSampleQuery - Class in uk.ac.starlink.topcat.contrib.gavo
-
Encapsulates example queries used by the GAVO loader.
- GavoSampleQuery(String, String[], String[]) - Constructor for class uk.ac.starlink.topcat.contrib.gavo.GavoSampleQuery
-
Constructor.
- GavoTableLoadDialog - Class in uk.ac.starlink.topcat.contrib.gavo
-
- GavoTableLoadDialog() - Constructor for class uk.ac.starlink.topcat.contrib.gavo.GavoTableLoadDialog
-
Constructor.
- GenericViewImageActivationType - Class in uk.ac.starlink.topcat.activate
-
ActivationType for displaying an image in the internal viewer.
- GenericViewImageActivationType(boolean) - Constructor for class uk.ac.starlink.topcat.activate.GenericViewImageActivationType
-
Constructs an instance with configurable position highlighting.
- get(int) - Method in class uk.ac.starlink.topcat.OptionsListModel
-
- get(int) - Method in class uk.ac.starlink.topcat.plot.SurfaceZoomRegionList
-
- get2qzSubdir(String) - Static method in class uk.ac.starlink.topcat.func.TwoQZ
-
Returns the name of the subdirectory (such as "ra03_04") for a
given 2QZ object name (ID).
- getAbout() - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Returns some lines of text describing this copy of the software
including its version and versions of some important components.
- getActionForwarder() - Method in class uk.ac.starlink.topcat.activate.AbstractActivatorConfigurator
-
Returns the action forwarder which should be added as a listener
to any GUI components that can affect the configuration.
- getActionForwarder() - Method in class uk.ac.starlink.topcat.ColumnSearchWindow
-
Returns the action forwarder used by the components in this GUI.
- getActionForwarder() - Method in class uk.ac.starlink.topcat.plot2.AbstractAxesController
-
Returns an object which will forward actions to listeners registered
with this panel.
- getActionForwarder() - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Returns an object which will forward actions to listeners registered
with this panel.
- getActionForwarder() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Returns an object which will forward actions to listeners registered
with this panel.
- getActionForwarder() - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
Returns an object which will forward actions to listeners registered
with this panel.
- getActionForwarder() - Method in class uk.ac.starlink.topcat.plot2.TabberControl
-
Returns an object which will forward actions to listeners registered
with this panel.
- getActionForwarder() - Method in class uk.ac.starlink.topcat.SkyDalReporter
-
Returns a forwarder for listening to dialogue updates when
stilts state may have changed.
- getActions() - Method in class uk.ac.starlink.topcat.plot2.PlotStiltsMonitor
-
Returns a list of actions that the GUI can present to the user
relating to the displayed command.
- getActionSelector() - Method in class uk.ac.starlink.topcat.join.JoinFixSelector
-
Returns the selector for the fix type.
- getActivatedSubset() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns a subset representing the currently activated row.
- getActivationState() - Method in class uk.ac.starlink.topcat.activate.ActivationWindow
-
Returns the state of this window in a form that is easily
serialized but can be fed back to another instance of this class
with the same table to restore the interesting parts of the state.
- getActivationStaticClasses() - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Returns the list of classes whose static methods will be mapped
into the JEL evaluation namespace for activation purposes only.
- getActivationSummary() - Method in class uk.ac.starlink.topcat.activate.ActivationWindow
-
Returns a short text summary of the current activation status.
- getActivationWindow() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the window that manages this model's activation actions.
- getActivator() - Method in interface uk.ac.starlink.topcat.activate.ActivatorConfigurator
-
Constructs an activator in accordance with the current state of
this GUI.
- getActivator() - Method in class uk.ac.starlink.topcat.activate.ChoiceConfigurator
-
- getActivator() - Method in class uk.ac.starlink.topcat.activate.SkyPosConfigurator
-
- getActivator() - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
- getActiveActivators() - Method in class uk.ac.starlink.topcat.activate.ActivationWindow
-
Returns a list of the currently active Activator objects.
- getActiveFormControls() - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
Returns the controls in the form control list which are contributing
to the plot.
- getActivePoints() - Method in class uk.ac.starlink.topcat.plot.AnnotationPanel
-
Returns the current list of active points.
- getAdditionalManagedCoords() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Returns a list of coordinates which do not correspond to the
selectors displayed here, but which should not be acquired by
other means.
- getAdditionalManagedCoords() - Method in interface uk.ac.starlink.topcat.plot2.CoordPanel
-
Returns a list of coordinates which do not correspond to the
selectors displayed here, but which should not be acquired by
other means.
- getAdditionalManagedCoords() - Method in class uk.ac.starlink.topcat.plot2.MatrixPositionCoordPanel
-
- getAdditionalManagedCoords() - Method in class uk.ac.starlink.topcat.plot2.MultiGeomPositionCoordPanel
-
- getAddSelectorAction() - Method in class uk.ac.starlink.topcat.plot.PointSelectorSet
-
Returns an action which adds a new selector to this set.
- getAdql() - Method in interface uk.ac.starlink.topcat.plot2.Figure
-
Returns some ADQL text that represents this figure.
- getAngleExpression(TopcatModel, ColumnSelector, AngleColumnConverter.Unit) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Returns a JEL expression for the value in a given angular unit
represented by a column selector that reads angular data.
- getApparentStarTable() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns a StarTable representing the table data as displayed by
a JTable looking at this model.
- getApplicationName() - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Returns the name of this application.
- getArchives() - Method in class uk.ac.starlink.topcat.vizier.VizierInfo
-
Returns a list of the known archive resources.
- getArea() - Method in interface uk.ac.starlink.topcat.plot2.Figure
-
Returns a drawable shape representing the area defined by this
figure on its plotting surface.
- getAspect() - Method in class uk.ac.starlink.topcat.plot2.AbstractZoneController
-
Returns the plot aspect to use for setting up the plot surface.
- getAspect() - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Returns the plot aspect to use for setting up the plot surface.
- getAspect() - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterZoneController
-
- getAspect() - Method in interface uk.ac.starlink.topcat.plot2.ZoneController
-
Returns the plot aspect to use for setting up the plot surface.
- getAstronomyKws() - Method in class uk.ac.starlink.topcat.vizier.VizierInfo
-
Returns the list of keyword values permitted for the Astronomy
controlled vocabulary.
- getAstros() - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
Returns astronomy type categories covered by this catalogue.
- getAuthResetAction() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns an action that will reset all authentication contexts.
- getAutoSpecifier(ConfigKey<T>) - Method in class uk.ac.starlink.topcat.plot2.AutoConfigSpecifier
-
Returns the auto specifier associated with one of this object's keys.
- getAutoValue() - Method in class uk.ac.starlink.topcat.plot2.AutoSpecifier
-
Returns the value that will be returend when the auto button is on.
- getAuxAxisCount() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the total (maximum) number of auxiliary axes used by this
window.
- getAuxControlPanel() - Method in class uk.ac.starlink.topcat.QueryWindow
-
Returns a panel which can be used by subclasses to place custom
controls.
- getAuxSelector() - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
Returns the constituent selector which deals only with the auxiliary
axes.
- getAxesSelector() - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Returns the AxesSelector used by this PointSelector.
- getAxisBounds() - Method in class uk.ac.starlink.topcat.plot.AxisEditor
-
Returns the currently requested data range.
- getAxisController() - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterZoneController
-
- getAxisEditAction() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns an action which can be used to configure axes manually.
- getAxisWindow() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the axis configuration window associated with this window.
- getBase() - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
Returns the selector that this one is augmenting (before the
auxiliary axes are added to it).
- getBase() - Method in class uk.ac.starlink.topcat.plot.LabelledAxesSelector
-
Returns the selector which this one is decorating.
- getBaseName(String, String) - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Returns the base name of a column; that is one without any
suffix based on baseSuffix
.
- getBaseRow(int) - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
Returns the index of the data model row corresponding
to a given row in this view model.
- getBaseTable() - Method in class uk.ac.starlink.topcat.PlasticStarTable
-
Returns the StarTable table on which this PlasticStarTable is based.
- getBaseUrl() - Method in class uk.ac.starlink.topcat.vizier.VizierInfo
-
- getBasicFigureAction() - Method in class uk.ac.starlink.topcat.plot2.FigurePanel
-
Returns the action for drawing a figure with the default mode.
- getBestMatchColumnData(ValueInfo) - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
Attempts to locate and return a member of this model which matches
the given info
.
- getBitSet() - Method in class uk.ac.starlink.topcat.BitsRowSubset
-
Returns the BitSet
object used to store the inclusion
status flags.
- getBlob() - Method in class uk.ac.starlink.topcat.plot.BlobPanel
-
Returns the currently-defined blob.
- getBlob() - Method in class uk.ac.starlink.topcat.plot2.BlobPanel2
-
Returns the currently-defined blob.
- getBlobAction() - Method in class uk.ac.starlink.topcat.plot.BlobPanel
-
Returns the action which is used to start and stop blob drawing.
- getBlobAction() - Method in class uk.ac.starlink.topcat.plot2.BlobPanel2
-
Returns the action which is used to start and stop blob drawing.
- getBodyPanel() - Method in class uk.ac.starlink.topcat.AuxWindow
-
Returns the panel containing the body of this window.
- getBooleanProperty(short) - Method in class uk.ac.starlink.topcat.TopcatJELRowReader
-
Returns the actual subset value for the current row and a given
column.
- getBroadcastAction() - Method in class uk.ac.starlink.topcat.interop.DisabledTransmitter
-
- getBroadcastAction() - Method in class uk.ac.starlink.topcat.interop.TopcatTransmitter
-
- getBroadcastAction() - Method in interface uk.ac.starlink.topcat.interop.Transmitter
-
Returns an action which sends the information to all appropriate
recipients.
- getBrowser() - Method in class uk.ac.starlink.topcat.MethodWindow
-
Returns the MethodBrowser used by this window.
- getBrowserDesktop() - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Returns a browse-capable desktop instance, or null if none is available.
- getButton() - Method in class uk.ac.starlink.topcat.WindowAction
-
Returns a toggle button which toggles visibility of the window
associated with this action.
- getCanonicalTableName() - Method in class uk.ac.starlink.topcat.join.CdsTableSelector
-
Attempts to return the non-alias name of the selected table.
- getCapability() - Method in interface uk.ac.starlink.topcat.join.DalMultiService
-
Returns the capability defining this service type.
- getCartesianRanger() - Method in interface uk.ac.starlink.topcat.plot2.PlotTypeGui
-
Returns an object that can characterise surfaces used by this plot type
as hypercubes in data coordinate space.
- getCdsUploadMatchWindow() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns a dialog used for an upload match.
- getCell(long, int) - Method in class uk.ac.starlink.topcat.NormaliseTable
-
- getCell(long, int) - Method in class uk.ac.starlink.topcat.SubsetStarTable
-
- getCheckedItems() - Method in class uk.ac.starlink.topcat.BasicCheckBoxList
-
Returns a list of the items currently in this list whose
check box is selected.
- getClientCategory() - Method in class uk.ac.starlink.topcat.activate.HipsSurvey
-
Value of client_category property.
- getClientListModel() - Method in class uk.ac.starlink.topcat.activate.SampSender
-
Returns a list of the clients that are current possible targets
for this sender's messages (subscribed to the relevant MType).
- getClientListModel() - Method in class uk.ac.starlink.topcat.interop.SendManager
-
Returns a list model containing all clients that are potential
targets for this send manager.
- getClientSelectionModel() - Method in class uk.ac.starlink.topcat.activate.SampSender
-
Returns a ComboBoxModel listing clients that are subscribed to
this sender's MType.
- getClientSortKey() - Method in class uk.ac.starlink.topcat.activate.HipsSurvey
-
Value of client_sort_key property.
- getClipboardAction() - Method in class uk.ac.starlink.topcat.StiltsMonitor
-
Returns an action that copies all the current stilts command text
into the system clipboard.
- getCode() - Method in class uk.ac.starlink.topcat.TopcatEvent
-
Gets the numeric code which specifies the type of this event.
- getCodecs(ValueInfo) - Static method in class uk.ac.starlink.topcat.join.ValueCodec
-
Returns an array of ValueCodec objects suitable for representing
the values pertaining to a given ValueInfo
object.
- getColDatas() - Method in class uk.ac.starlink.topcat.plot2.GuiCoordContent
-
Returns the column data objects for user input variables.
- getColumn(int) - Method in class uk.ac.starlink.topcat.ColumnList
-
Returns one of the columns in this list.
- getColumnClass(int) - Method in class uk.ac.starlink.topcat.MetaColumnTableModel
-
- getColumnComponent() - Method in class uk.ac.starlink.topcat.ColumnSelector
-
Returns the component displaying selection of the actual column or
expression.
- getColumnCount() - Method in class uk.ac.starlink.topcat.MetaColumnTableModel
-
- getColumnCount() - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
- getColumnData() - Method in class uk.ac.starlink.topcat.ColumnSelector
-
Returns the (effective) column currently selected by the user.
- getColumnData() - Method in class uk.ac.starlink.topcat.ColumnSelectorModel
-
Returns the (effective) column currently selected by the user.
- getColumnDataAt(int) - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
Returns the element at a given index as a typed object.
- getColumnId(StarTableColumn) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Returns the JEL $Identifier for a given column.
- getColumnIndex() - Method in class uk.ac.starlink.topcat.BooleanColumnRowSubset
-
Returns the index of the column in the table on which this
subset's contents are based.
- getColumnIndex() - Method in class uk.ac.starlink.topcat.ColumnIndexSpinner
-
Returns the 0-based selected column index.
- getColumnIndex() - Method in class uk.ac.starlink.topcat.ColumnSearchWindow.Search
-
Returns the model index of the column to search.
- getColumnIndex(TableColumn) - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the index in the TableModel (not the TableColumnModel) of
the given TableColumn.
- getColumnInfo(int) - Method in class uk.ac.starlink.topcat.NormaliseTable
-
- getColumnList() - Method in class uk.ac.starlink.topcat.MetaColumnTableModel
-
Returns the list of columns which provide the data for this model.
- getColumnList() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the list of columns available from this table.
- getColumnModel() - Method in class uk.ac.starlink.topcat.ColumnComboBoxModel
-
- getColumnModel() - Method in class uk.ac.starlink.topcat.ColumnSelectorModel
-
Returns the model used for choosing columns.
- getColumnModel() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the table column model which should be used by this a
JTable
for table display.
- getColumnName(int) - Method in class uk.ac.starlink.topcat.MetaColumnTableModel
-
- getColumnName() - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Returns the string that the user has entered in the Name field.
- getColumnSelector() - Method in class uk.ac.starlink.topcat.ColumnSearchWindow
-
Returns the component used for selecting columns to search.
- getColumnSelector(int) - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
Returns one of the the column selector boxes used by this selector.
- getColumnSelector(int, int) - Method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Returns the selector component model for a given user coordinate.
- getColumnSelector(int, int) - Method in interface uk.ac.starlink.topcat.plot2.CoordPanel
-
Returns the selector component model for a given user coordinate.
- getColumnSelector(int, int) - Method in class uk.ac.starlink.topcat.plot2.MultiGeomPositionCoordPanel
-
- getColumnSelectorModel(ValueInfo) - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns a ColumnSelectorModel which represents the current choice
for a given ValueInfo for this table.
- getColumnSelectorPanel() - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
- getColumnSelectorPanel() - Method in interface uk.ac.starlink.topcat.plot.AxesSelector
-
Returns the panel which contains column selectors and any other
UI components that the concrete subclass wants to place.
- getColumnSelectorPanel() - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
Gets the panel which displays selectors for the columns.
- getColumnSelectorPanel() - Method in class uk.ac.starlink.topcat.plot.LabelledAxesSelector
-
- getColumnSelectorPanel() - Method in class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
- getColumnSelectorPanel() - Method in class uk.ac.starlink.topcat.plot.WeightedAxesSelector
-
- getColumnSelectors() - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
- getColumnSelectors() - Method in interface uk.ac.starlink.topcat.plot.AxesSelector
-
Returns the array of combo boxes which are used to select column or
other values.
- getColumnSelectors() - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
- getColumnSelectors() - Method in class uk.ac.starlink.topcat.plot.LabelledAxesSelector
-
- getColumnSelectors() - Method in class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
- getColumnSelectors() - Method in class uk.ac.starlink.topcat.plot.WeightedAxesSelector
-
- getComboBox() - Method in class uk.ac.starlink.topcat.IntSelector
-
Returns the combo box that forms the main part of this selector.
- getComboBox() - Method in class uk.ac.starlink.topcat.join.PairModeSelector
-
Returns the mode selector component.
- getComboBoxModel() - Method in class uk.ac.starlink.topcat.interop.SendManager
-
Returns a combo box model which allows to select any of the subscribed
clients, or broadcast to all.
- getCommentPrefix() - Method in class uk.ac.starlink.topcat.contrib.gavo.GavoCSVTableParser
-
Getter for property commentPrefix.
- getCommunicator() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns the object which acts as this window's server
for interop requests.
- getComparator() - Method in interface uk.ac.starlink.topcat.plot2.ZoneFactory
-
Returns a comparator that is suitable for use with the ZoneIds
dispensed by this factory.
- getComponent() - Method in class uk.ac.starlink.topcat.DomainMapperComboBox
-
Returns the component containing this selector plus some decorations
and auxiliary controls.
- getComponent() - Method in class uk.ac.starlink.topcat.LineBox
-
Returns the labelled component part of this line box.
- getComponent() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Returns the graphical component for this object.
- getComponent() - Method in interface uk.ac.starlink.topcat.plot2.CoordPanel
-
Returns the graphical component for this object.
- getComponent() - Method in class uk.ac.starlink.topcat.plot2.MultiGeomPositionCoordPanel
-
- getComponent() - Method in class uk.ac.starlink.topcat.plot2.SpecifierArrayPanel
-
Returns the GUI component containing this panel.
- getComponent() - Method in class uk.ac.starlink.topcat.plot2.SpecifierListArrayPanel
-
Returns the GUI component containing this panel.
- getComponent() - Method in class uk.ac.starlink.topcat.plot2.SubsetStack
-
Returns the graphical component for this stack.
- getComponent() - Method in class uk.ac.starlink.topcat.vizier.BasicVizierMode
-
- getComponent() - Method in class uk.ac.starlink.topcat.vizier.SearchVizierMode
-
- getComponent() - Method in interface uk.ac.starlink.topcat.vizier.VizierMode
-
Returns the graphical component containing user controls for this
mode.
- getConcatWindow() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns a dialog used for doing table concatenation.
- getConeErrorPolicy() - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Returns the cone search error policy currently selected.
- getConeFindMode() - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Returns the find mode currently selected.
- getConeMultiWindow() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns a dialog used for a multiple cone search join.
- getConfig() - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Returns the configuration defined by all this object's controls.
- getConfig() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordLayerControl
-
- getConfig() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Returns the config map associated with this panel.
- getConfig() - Method in class uk.ac.starlink.topcat.plot2.ConfigControl
-
Returns a single config map containing all of the config
information gathered by this control.
- getConfig() - Method in interface uk.ac.starlink.topcat.plot2.Configger
-
Returns a configuration map.
- getConfig() - Method in interface uk.ac.starlink.topcat.plot2.CoordPanel
-
Returns the config map associated with this panel.
- getConfig() - Method in class uk.ac.starlink.topcat.plot2.CubeAxisController
-
- getConfig() - Method in class uk.ac.starlink.topcat.plot2.DisjointAxesController
-
- getConfig(RowSubset.Key) - Method in class uk.ac.starlink.topcat.plot2.FormStylePanel
-
Returns the configuration for one of this panel's row subsets.
- getConfig() - Method in class uk.ac.starlink.topcat.plot2.LayerCommand
-
Returns a configuration map containing any explicit values
required for layer configuration.
- getConfig() - Method in class uk.ac.starlink.topcat.plot2.MatrixAxesController
-
- getConfig() - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterAxesController
-
- getConfig() - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterZoneController
-
- getConfig(int) - Method in class uk.ac.starlink.topcat.plot2.SpecifierListArrayPanel
-
Returns the configuration specified by this panel for a given index.
- getConfigger(C) - Method in interface uk.ac.starlink.topcat.plot2.MultiController.ControllerFactory
-
Returns an object capable of extraction configuration information
from a controller instance.
- getConfigger() - Method in class uk.ac.starlink.topcat.plot2.MultiController
-
Returns this controller's config manager.
- getConfigger(RowSubset.Key) - Method in class uk.ac.starlink.topcat.plot2.SubsetConfigManager
-
Lazily constructs and returns a SubsetConfigger for a given subset.
- getConfiggerComponent(RowSubset.Key) - Method in class uk.ac.starlink.topcat.plot2.SubsetConfigManager
-
Returns the GUI configuration component for a given row subset.
- getConfigKeys() - Method in class uk.ac.starlink.topcat.plot2.ConfigSpecifier
-
Returns the keys for which this specifier gathers values.
- getConfigKeys() - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
Returns the keys defining the additional configuration required
by this control.
- getConfigKeys() - Method in class uk.ac.starlink.topcat.plot2.ModeFormControl
-
- getConfigKeys() - Method in class uk.ac.starlink.topcat.plot2.SimpleFormControl
-
- getConfigKeys() - Method in class uk.ac.starlink.topcat.plot2.SubsetConfigManager
-
Returns the config keys managed by this manager.
- getConfigMessage() - Method in interface uk.ac.starlink.topcat.activate.ActivatorConfigurator
-
Returns a short status message for display to the user.
- getConfigMessage() - Method in class uk.ac.starlink.topcat.activate.ChoiceConfigurator
-
- getConfigMessage() - Method in class uk.ac.starlink.topcat.activate.SkyPosConfigurator
-
- getConfigMessage(ColumnData) - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
Returns a config message given that a URL column has been supplied.
- getConfigMessage() - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
- getConfigSpecifier() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Returns this panel's config specifier.
- getConfigSpecifier() - Method in interface uk.ac.starlink.topcat.plot2.CoordPanel
-
Returns this panel's config specifier.
- getConfigSpecifier() - Method in class uk.ac.starlink.topcat.plot2.MultiGeomPositionCoordPanel
-
- getConfigSpecifiers() - Method in class uk.ac.starlink.topcat.plot2.ConfigControl
-
Returns a list of the config specifiers explicitly added to this
control.
- getConfigurator() - Method in class uk.ac.starlink.topcat.activate.ActivationEntry
-
Returns the GUI configuration component associated with this entry.
- getConnector() - Method in class uk.ac.starlink.topcat.activate.SampSender
-
Returns this sender's hub connector.
- getConnector() - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
Returns the SAMP HubConnector used by this object.
- getContentClass() - Method in class uk.ac.starlink.topcat.MetaColumn
-
Returns the class of which all entries in this column are members.
- getContentQualifier() - Method in interface uk.ac.starlink.topcat.ResourceInfo
-
Returns the content qualifier for the resource, or null if not known.
- getContents() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Returns the coordinate values currently selected in this panel.
- getContents() - Method in interface uk.ac.starlink.topcat.plot2.CoordPanel
-
Returns the coordinate values currently selected in this panel.
- getContents() - Method in class uk.ac.starlink.topcat.plot2.MatrixPositionCoordPanel
-
- getContents() - Method in class uk.ac.starlink.topcat.plot2.MultiGeomPositionCoordPanel
-
- getContentType() - Method in interface uk.ac.starlink.topcat.ResourceInfo
-
Returns the known or inferred Content-Type string (RFC 2045)
for the resource, or null if not known.
- getControlAt(int) - Method in class uk.ac.starlink.topcat.plot2.ControlStackModel
-
Returns the control at a given index in this list.
- getControlBox() - Method in class uk.ac.starlink.topcat.ColumnSearchWindow
-
Returns a container into which control buttons may be put.
- getControlCount() - Method in interface uk.ac.starlink.topcat.plot2.MultiController.ControllerFactory
-
Returns the number of stack controls this controller manages.
- getControlIcon() - Method in interface uk.ac.starlink.topcat.plot2.Control
-
Returns an icon to represent this control, visible in the stack.
- getControlIcon() - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
- getControlIcon() - Method in class uk.ac.starlink.topcat.plot2.TabberControl
-
- getControlLabel() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordLayerControl
-
- getControlLabel() - Method in interface uk.ac.starlink.topcat.plot2.Control
-
Returns a short string to label this control, visible in the stack.
- getControlLabel() - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
- getControlLabel() - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
- getControlLabel() - Method in class uk.ac.starlink.topcat.plot2.ModeFormControl
-
- getControlLabel() - Method in class uk.ac.starlink.topcat.plot2.TabberControl
-
- getController(ZoneId) - Method in class uk.ac.starlink.topcat.plot2.MultiController
-
Returns the controller associated with a particular zone.
- getControllerMap() - Method in class uk.ac.starlink.topcat.plot2.MultiController
-
Returns a map of zone ids to controller objects.
- getControlManager() - Method in class uk.ac.starlink.topcat.plot2.StackPlotWindow
-
Returns the manager object that controls this window's stack.
- getControlPanel() - Method in class uk.ac.starlink.topcat.AuxWindow
-
Returns the container which should be used for controls and buttons.
- getControlPanel() - Method in interface uk.ac.starlink.topcat.join.DalMultiService
-
Returns a panel with custom controls specific to this service type.
- getControls() - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Returns all the controls for user configuration of this controller.
- getControls(C) - Method in interface uk.ac.starlink.topcat.plot2.MultiController.ControllerFactory
-
Returns the stack controls associated with a controller instance.
- getControlStack() - Method in class uk.ac.starlink.topcat.plot2.StackPlotWindow
-
Returns the stack containing controls which define what this
window is displaying.
- getControlWindow() - Method in class uk.ac.starlink.topcat.interop.TopcatSampControl
-
Returns the control window which owns this connector.
- getConverterModel() - Method in class uk.ac.starlink.topcat.ColumnSelectorModel
-
Returns the model used for choosing converters.
- getConverters(ValueInfo) - Static method in class uk.ac.starlink.topcat.ColumnConverter
-
Returns a set of converters appropriate for a given ValueInfo.
- getCoord() - Method in class uk.ac.starlink.topcat.plot2.GuiCoordContent
-
Returns the coordinate definition.
- getCoord(int) - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
- getCoordCount() - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
- getCoordDataLabels(int) - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
Returns the strings supplied by the user to identify the user values
corresponding to a particular coordinate.
- getCoordId(int) - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
- getCoordLabel(String) - Method in class uk.ac.starlink.topcat.plot2.BasicCoordLayerControl
-
- getCoordLabel(String) - Method in class uk.ac.starlink.topcat.plot2.DatalessLayerControl
-
- getCoordLabel(String) - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
- getCoordLabel(String) - Method in class uk.ac.starlink.topcat.plot2.FunctionLayerControl
-
- getCoordLabel(String, GuiCoordContent[]) - Static method in class uk.ac.starlink.topcat.plot2.GuiCoordContent
-
Utility method to interrogate a list of GuiCoordContent objects
to get a suitable coordinate label (for instance for use as an
axis label) for one of the coordinates in a plot.
- getCoordLabel(String) - Method in interface uk.ac.starlink.topcat.plot2.LayerControl
-
Returns a text label associated with one of the user coords for
this control, typically the name of the column or expression
supplying the data.
- getCoordLabel(String) - Method in class uk.ac.starlink.topcat.plot2.SpectrogramLayerControl
-
- getCoordPanel() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordLayerControl
-
Returns the coord panel.
- getCoordPanel() - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
Returns the panel into which the user enters additional coordinate
information required for this control, if any.
- getCoordPanel() - Method in class uk.ac.starlink.topcat.plot2.ModeFormControl
-
- getCoordPanel() - Method in class uk.ac.starlink.topcat.plot2.SimpleFormControl
-
- getCoords() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Returns the coordinates which this panel is getting values for.
- getCoords() - Method in interface uk.ac.starlink.topcat.plot2.CoordPanel
-
Returns the coordinates which this panel is getting values for.
- getCoords() - Method in class uk.ac.starlink.topcat.plot2.MatrixPositionCoordPanel
-
- getCoords() - Method in class uk.ac.starlink.topcat.plot2.MultiGeomPositionCoordPanel
-
- getCoordSpecs(GuiCoordContent[]) - Static method in class uk.ac.starlink.topcat.plot2.GuiCoordContent
-
Utility method to generate a mapping from user coordinate names
to their string specifications, given a set of GuiCoordContents.
- getCoordType(ValueInfo) - Method in class uk.ac.starlink.topcat.plot2.CoordSpotter
-
Returns an index indicating which coordinate type known by this spotter,
if any, the given value info corresponds to.
- getCount() - Method in class uk.ac.starlink.topcat.Classifier.CountedValue
-
Returns the count.
- getCount(long) - Static method in class uk.ac.starlink.topcat.Count
-
Obtains an instance of this class for a given value.
- getCount() - Method in class uk.ac.starlink.topcat.plot.CartesianPointStore
-
- getCount() - Method in interface uk.ac.starlink.topcat.plot.Points
-
Returns the number of points in this dataset.
- getCount() - Method in class uk.ac.starlink.topcat.plot.SphericalPolarPointStore
-
- getCoverage() - Method in class uk.ac.starlink.topcat.join.CdsTableSelector
-
Returns the coverage object for the currently selected table,
if available.
- getCoverage() - Method in class uk.ac.starlink.topcat.join.CoverageView
-
Returns the coverage currently displayed by this component.
- getCoverage(URL) - Method in interface uk.ac.starlink.topcat.join.DalMultiService
-
Gets a coverage description for this service.
- getCoverageModel() - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Returns a toggle model which controls whether coverage icons
are displayed in this panel.
- getCoverageModel() - Method in class uk.ac.starlink.topcat.join.UploadMatchPanel
-
Returns a toggle model which controls whether coverage icons
are displayed in this panel.
- getCpopu() - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
Returns popularity as number of calls.
- getCreatorDid() - Method in class uk.ac.starlink.topcat.activate.HipsSurvey
-
Value of creator_did property.
- getCurrentControl() - Method in class uk.ac.starlink.topcat.plot2.ControlStack
-
Returns the currently selected control.
- getCurrentModel() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns the TopcatModel corresponding to the currently selected table.
- getCursor() - Method in class uk.ac.starlink.topcat.plot.ZoomRegion
-
Returns the custom cursor for use in the target region.
- getData() - Method in class uk.ac.starlink.topcat.activate.Downloader
-
Immediately returns the downloaded data, or null if it has not been
downloaded, or if a download has failed.
- getData() - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
- getData() - Method in interface uk.ac.starlink.topcat.plot.AxesSelector
-
Returns a StarTable which corresponds to the data in the columns
selected by the current selections on this object.
- getData() - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
- getData() - Method in class uk.ac.starlink.topcat.plot.LabelledAxesSelector
-
- getData() - Method in class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
- getData() - Method in class uk.ac.starlink.topcat.plot.WeightedAxesSelector
-
- getDataExpression(TopcatModel, ColumnSelector) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Returns a JEL expression for the value given by a column selector.
- getDataExpression(TopcatModel, GuiCoordContent) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Returns a single JEL-friendly expression which may be used to
reference a GuiCoordContent, if possible.
- getDataExpression(TopcatModel, String) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Converts a data label to a JEL-friendly expression for a table quantity.
- getDataExpressions(TopcatModel, GuiCoordContent) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Returns an array of JEL-friendly expressions which may be used to
reference a GuiCoordContent.
- getDataGeom() - Method in class uk.ac.starlink.topcat.plot2.LayerId
-
Returns the data geom.
- getDataGeom() - Method in class uk.ac.starlink.topcat.plot2.MultiGeomPositionCoordPanel
-
- getDataGeom() - Method in interface uk.ac.starlink.topcat.plot2.PositionCoordPanel
-
Returns the position geometry that defines the mapping of input
to data coordinates.
- getDataGeom() - Method in class uk.ac.starlink.topcat.plot2.SimplePositionCoordPanel
-
- getDataGeom() - Method in class uk.ac.starlink.topcat.plot2.TableCloud
-
Returns this point cloud's data geom.
- getDataGeom() - Method in class uk.ac.starlink.topcat.plot2.TopcatLayer
-
Returns the DataGeom used by this layer.
- getDataGeom() - Method in class uk.ac.starlink.topcat.plot2.XYArrayCoordPanel
-
Returns null.
- getDataLabels() - Method in class uk.ac.starlink.topcat.plot2.GuiCoordContent
-
Returns the labels describing user input variables.
- getDataLimits(Surface) - Method in interface uk.ac.starlink.topcat.plot2.CartesianRanger
-
Returns the limits in data coordinates
of the hypercube corresponding to a given plot surface.
- getDataModel() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the container for the data held by this viewer.
- getDataRanges() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the most recently calculated data range objects.
- getDataSelector(int) - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
Returns one of the axis selector boxes used by this selector.
- getDataSpec() - Method in class uk.ac.starlink.topcat.plot2.LayerId
-
Returns the data spec.
- getDataStore() - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns the data store used in the most recent completed plot.
- getDatum() - Method in class uk.ac.starlink.topcat.TopcatEvent
-
Gets an additional object further specifying the nature of the event.
- getDecSelector() - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Returns the Declination selector used by this panel.
- getDefaultFixActions(int) - Method in class uk.ac.starlink.topcat.join.MatchSpec
-
Returns a standard set of FixActions for a given number of tables.
- getDefaultsMap() - Method in class uk.ac.starlink.topcat.UrlOptions
-
- getDefaultStyles(int) - Method in class uk.ac.starlink.topcat.plot.DensityWindow
-
- getDefaultStyles(int) - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns a StyleSet which can supply markers.
- getDefaultStyles(int) - Method in class uk.ac.starlink.topcat.plot.HistogramWindow
-
- getDefaultStyles(int) - Method in class uk.ac.starlink.topcat.plot.LinesWindow
-
- getDefaultStyles(int) - Method in class uk.ac.starlink.topcat.plot.Plot3DWindow
-
- getDefaultStyles(int) - Method in class uk.ac.starlink.topcat.plot.PlotWindow
-
- getDefaultValue(TopcatModel) - Method in class uk.ac.starlink.topcat.plot2.SpecialDefault
-
Returns the default value to apply to this object's config item.
- getDefaultZone() - Method in interface uk.ac.starlink.topcat.plot2.ZoneFactory
-
Returns a default ZoneId that can be used in absence of any other.
- getDelimiter() - Method in class uk.ac.starlink.topcat.contrib.gavo.GavoCSVTableParser
-
Gets the delimiter.
- getDelimiter() - Method in class uk.ac.starlink.topcat.contrib.gavo.GavoCSVTableParser.RecursiveDescentParser
-
Getter for property delimiter.
- getDensity() - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
Returns measure of density (on sky?).
- getDescription() - Method in interface uk.ac.starlink.topcat.activate.ActivationType
-
Description of this activation type.
- getDescription() - Method in class uk.ac.starlink.topcat.activate.BrowserActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.CutoutActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.DelayActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.DownloadActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.GenericViewImageActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.InvokeDatalinkActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.JelActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.LoadTableActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.NopActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.PlotTableActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.SendCustomActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.SendHips2fitsActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.SendImageActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.SendIndexActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.SendSkyPosActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.SendSpectrumActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.SendTableActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.ServiceActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.ShellActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.TopcatSkyPosActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.ViewDatalinkActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.activate.ViewHips2fitsActivationType
-
- getDescription() - Method in class uk.ac.starlink.topcat.contrib.gavo.GavoSampleQuery
-
Returns query description.
- getDescription() - Method in class uk.ac.starlink.topcat.DemoLoadDialog
-
- getDescription() - Method in class uk.ac.starlink.topcat.join.InterMatchSpec
-
- getDescription() - Method in class uk.ac.starlink.topcat.join.PairMatchSpec
-
- getDescription() - Method in enum uk.ac.starlink.topcat.plot2.PlotWindowType
-
Returns short description for plot type.
- getDescription() - Method in class uk.ac.starlink.topcat.SuffixFileFilter
-
- getDescription() - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Returns the string that the user has entered in the Description field.
- getDescription() - Method in class uk.ac.starlink.topcat.ToggleButtonModel
-
Returns the description (for tooltips etc) associated with this model.
- getDescription() - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
Returns catalogue description.
- getDialogAction(Class<? extends TableLoadDialog>) - Method in class uk.ac.starlink.topcat.LoadWindow
-
Returns the action associated with a TableLoadDialog of a given class,
if one is currently in use by this window.
- getDimCount() - Method in interface uk.ac.starlink.topcat.plot2.CartesianRanger
-
Returns the dimensionality of the hypercube it can characterise.
- getDisplay() - Method in class uk.ac.starlink.topcat.plot.AuxLegendZoomRegion
-
- getDisplay() - Method in class uk.ac.starlink.topcat.plot.CentreZoomRegion
-
- getDisplay() - Method in class uk.ac.starlink.topcat.plot.ZoomRegion
-
Returns the display region.
- getDistinctName(ColumnList, String, String) - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Returns a column name based on a given one which is guaranteed
distinct from any others in the column list.
- getDocument() - Method in class uk.ac.starlink.topcat.BasicStiltsMonitor.BasicState
-
- getDocument() - Method in class uk.ac.starlink.topcat.plot2.PlotStiltsMonitor.PlotState
-
- getDocument() - Method in interface uk.ac.starlink.topcat.StiltsMonitor.State
-
Returns a styled document displaying the stilts command,
or possibly an error message.
- getDocUrlHandler() - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Returns an object that will take documentation-type URLs
and display them somehow, probably in an external browser window.
- getDomainMapper() - Method in class uk.ac.starlink.topcat.ColumnDataComboBox
-
Returns the currently selected DomainMapper.
- getDomainMappers() - Method in class uk.ac.starlink.topcat.plot2.GuiCoordContent
-
Returns the domain mapper objects corresponding to the user input
variables.
- getDomainMapperSelector() - Method in class uk.ac.starlink.topcat.ColumnDataComboBox
-
Returns a component that should be presented to the user for
selecting domain mapper alongside the input value selector.
- getEditor() - Method in class uk.ac.starlink.topcat.plot.StyleWindow
-
Returns the StyleEditor component which is doing the hard work for
this dialogue.
- getEditors() - Method in class uk.ac.starlink.topcat.plot.AxisWindow
-
Returns the constituent AxisEditor components of this window.
- getEffectiveTable() - Method in class uk.ac.starlink.topcat.TupleSelector
-
Returns the effective table described by this panel.
- getElementAt(int) - Method in class uk.ac.starlink.topcat.ColumnComboBoxModel
-
- getElementAt(int) - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
- getElementAt(int) - Method in class uk.ac.starlink.topcat.interop.SelectivePlasticListModel
-
- getElementAt(int) - Method in class uk.ac.starlink.topcat.ListModel2
-
- getElementAt(int) - Method in class uk.ac.starlink.topcat.OptionsListModel
-
- getElementAt(int) - Method in class uk.ac.starlink.topcat.plot.ErrorModeSelectionModel
-
- getElementAt(int) - Method in class uk.ac.starlink.topcat.plot2.ControlStackModel
-
- getElementAt(int) - Method in class uk.ac.starlink.topcat.RestrictedColumnComboBoxModel
-
- getElementCount(ValueInfo) - Static method in class uk.ac.starlink.topcat.ColumnInfoWindow
-
Returns the number of elements per cell in a ValueInfo.
- getEmptyPoints() - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
Returns a dummy Points object compatible with this selection.
- getEntryCount() - Method in class uk.ac.starlink.topcat.CheckBoxMenu
-
Returns the number of tickable entries in the menu.
- getErr() - Method in class uk.ac.starlink.topcat.Executor
-
Returns the standard error which resulted from running the process,
if execution was done in capturing mode.
- getError() - Method in class uk.ac.starlink.topcat.BasicStiltsMonitor.BasicState
-
- getError() - Method in class uk.ac.starlink.topcat.plot2.PlotStiltsMonitor.PlotState
-
- getError() - Method in interface uk.ac.starlink.topcat.StiltsMonitor.State
-
Returns the error produced when trying to generate a stilts
executable from the serialized commmand, or null if it
seemed to work OK.
- getErrorAction() - Method in class uk.ac.starlink.topcat.StiltsMonitor
-
Returns an action that will pop up the error resulting from
attempting to execute the current stilts command in a dialog window,
if an error exists.
- getErrorData() - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
- getErrorData() - Method in interface uk.ac.starlink.topcat.plot.AxesSelector
-
Returns a StarTable which corresponds to the error data defined
by the current selections.
- getErrorData() - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
Returns a StarTable containing error information as selected in
this component.
- getErrorData() - Method in class uk.ac.starlink.topcat.plot.LabelledAxesSelector
-
- getErrorData() - Method in class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
- getErrorData() - Method in class uk.ac.starlink.topcat.plot.WeightedAxesSelector
-
- getErrorMode() - Method in class uk.ac.starlink.topcat.plot.ErrorModeSelectionModel
-
Returns the currently selected mode.
- getErrorModeListener() - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Returns a listener which should be informed every time the error
mode changes.
- getErrorModeModels() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the models for selecting error modes.
- getErrorModeModels() - Method in class uk.ac.starlink.topcat.plot.SphereWindow
-
- getErrorModes() - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
- getErrorModes() - Method in interface uk.ac.starlink.topcat.plot.AxesSelector
-
Returns the error modes currently in force for this selector.
- getErrorModes() - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
- getErrorModes() - Method in class uk.ac.starlink.topcat.plot.LabelledAxesSelector
-
- getErrorModes() - Method in class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
- getErrorModes() - Method in class uk.ac.starlink.topcat.plot.WeightedAxesSelector
-
- getErrors(int) - Method in class uk.ac.starlink.topcat.plot.CartesianPointStore
-
- getErrors(int) - Method in interface uk.ac.starlink.topcat.plot.Points
-
Reads the errors for one of the stored points.
- getErrors(int) - Method in class uk.ac.starlink.topcat.plot.SphericalPolarPointStore
-
- getErrorSelectors() - Method in class uk.ac.starlink.topcat.plot.AxisDataSelector
-
Returns the currently displayed column selectors which provide
error information.
- getEventColumnIndices(int) - Method in class uk.ac.starlink.topcat.TopcatModelSelectionTable
-
Returns zero or more column indices which may be affected by a
TopcatEvent of with a given code.
- getEventWindow(ActionEvent) - Method in class uk.ac.starlink.topcat.BasicAction
-
Returns the window from which this action was invoked.
- getExecuteAction() - Method in class uk.ac.starlink.topcat.plot2.PlotStiltsMonitor
-
Returns an action that will attempt to execute the current
stilts command and display the result in a dialog window.
- getExistingNavigator(int) - Method in class uk.ac.starlink.topcat.plot2.GuiNavigationListener
-
Returns the navigator for a surface that is actually known by
this listener.
- getExportIcon(boolean) - Method in interface uk.ac.starlink.topcat.plot2.PlotExporter.IconFactory
-
Returns an icon for export.
- getExportMenu() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the menu which contains export actions.
- getExportMenu() - Method in class uk.ac.starlink.topcat.plot2.StackPlotWindow
-
Returns this window's Export menu.
- getExpression() - Method in interface uk.ac.starlink.topcat.plot2.Figure
-
Returns a generic algebraic (JEL-like) expression for determining
inclusion in this figure.
- getExpression() - Method in class uk.ac.starlink.topcat.SyntheticColumn
-
Returns the JEL expression that provides this column's value.
- getExpression() - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Returns the string that the user has entered in the Expression field.
- getExpression() - Method in class uk.ac.starlink.topcat.SyntheticRowSubset
-
Returns the text of the expression used by this subset.
- getExpression() - Method in class uk.ac.starlink.topcat.TopcatJELEvaluator
-
Returns the text of the expression that this evaluator can
evaluate.
- getExpression(ColumnInfo) - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Returns the expression text for a column.
- getExpressionField() - Method in class uk.ac.starlink.topcat.SubsetQueryWindow
-
Returns the text component used to store the algebraic expression for
the new subset.
- getExpressions() - Method in class uk.ac.starlink.topcat.SortOrder
-
Gives the expressions on which this table is based.
- getExpressionType() - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Returns the class that the user has selected for the expression.
- getExtApp() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns a CDS-style ExtApp object which can be used for control
of this control window instance.
- getExternalURL() - Method in class uk.ac.starlink.topcat.ResourceIcon
-
Returns a URL from which this icon can be retrieved by external
applications.
- getExtraConfig() - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
Returns the additional configuration entered by the user in
this control.
- getExtraConfig() - Method in class uk.ac.starlink.topcat.plot2.ModeFormControl
-
- getExtraConfig() - Method in class uk.ac.starlink.topcat.plot2.SimpleFormControl
-
- getExtraCoordContents() - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
Returns the data and metadata for the additional coordinates
entered by the user in this control.
- getExtraCoordContents() - Method in class uk.ac.starlink.topcat.plot2.ModeFormControl
-
- getExtraCoordContents() - Method in class uk.ac.starlink.topcat.plot2.SimpleFormControl
-
- getExtrasPanel() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns a panel into which additional window-specific control
components can be added.
- getExtraTabs() - Method in class uk.ac.starlink.topcat.plot2.MatrixPositionCoordPanel
-
- getExtraTabs() - Method in class uk.ac.starlink.topcat.plot2.MultiGeomPositionCoordPanel
-
- getExtraTabs() - Method in interface uk.ac.starlink.topcat.plot2.PositionCoordPanel
-
Returns definitions for additional tabs to add alongside the
main Position tab in the FormLayerControl.
- getFigureModes() - Method in interface uk.ac.starlink.topcat.plot2.PlotTypeGui
-
Returns a list of figure drawing modes that can be used for graphically
marking out shapes on the plot surface.
- getFixer() - Method in class uk.ac.starlink.topcat.join.JoinFixSelector
-
Returns the STILTS parameter value
corresponding to the current selection.
- getFixerSuffix() - Method in class uk.ac.starlink.topcat.join.JoinFixSelector
-
Returns the fixer suffix corresponding to the current selection,
or null if the current selection doesn't make use of a suffix.
- getFixSpan() - Method in class uk.ac.starlink.topcat.plot2.ShaderControl
-
Returns an aux value range explicitly fixed by the user.
- getFlipModels() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns an array of button models representing the inversion state
for each axis.
- getFloatablePanel() - Method in class uk.ac.starlink.topcat.plot2.FloatManager
-
Returns the floatable panel.
- getFloatToggle() - Method in class uk.ac.starlink.topcat.plot2.FloatManager
-
Returns a toggle button model which can be used to control float status.
- getFormatBoxModel() - Method in class uk.ac.starlink.topcat.SavePanel
-
Returns a selector for table output formats.
- getFormatSelector() - Method in interface uk.ac.starlink.topcat.interop.ImageActivity
-
Returns a combo box for selecting image format.
- getFormatSelector() - Method in class uk.ac.starlink.topcat.interop.PlasticImageActivity
-
- getFormatSelector() - Method in class uk.ac.starlink.topcat.interop.SampImageActivity
-
- getFormControls() - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
Returns a list of all the form controls, active or not, currently
managd by this layer control.
- getFormControls() - Method in class uk.ac.starlink.topcat.plot2.MultiFormLayerControl
-
- getFormControls() - Method in class uk.ac.starlink.topcat.plot2.SingleFormLayerControl
-
- getFrameControl() - Method in class uk.ac.starlink.topcat.plot2.StackPlotWindow
-
Returns the control used for configuring the external plot frame.
- getGang() - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns zone arrangement gang for the most recently completed plot.
- getGanger() - Method in interface uk.ac.starlink.topcat.plot2.PlotContent
-
Returns the ganger used for this plot.
- getGanger() - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns the ganger used for the most recently completed plot.
- getGlobalConfig() - Method in class uk.ac.starlink.topcat.plot2.MultiConfigger
-
Acquires that part of the configuration from subordinate configgers
that applies to all zones.
- getGlobalConfig() - Method in interface uk.ac.starlink.topcat.plot2.PlotContent
-
Returns global configuration for the plot.
- getGridModel() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the button model used to select whether a grid will be
drawn or not.
- getGuiCoordContent(int) - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
Returns the GuiCoordContent corresponding to a particular coordinate.
- getGuiCoordContent(int) - Method in class uk.ac.starlink.topcat.plot2.TableCloud
-
Returns the available information about the user data specification
for the positional coordinates represented by this cloud.
- getHeight() - Method in class uk.ac.starlink.topcat.plot2.PlotPosition
-
Returns the external height for the plot, if specified.
- getHelpID() - Method in class uk.ac.starlink.topcat.plot.BarStyleEditor
-
- getHelpID() - Method in class uk.ac.starlink.topcat.plot.DensityStyleEditor
-
- getHelpID() - Method in class uk.ac.starlink.topcat.plot.LinesStyleEditor
-
- getHelpID() - Method in class uk.ac.starlink.topcat.plot.MarkStyleEditor
-
- getHelpID() - Method in class uk.ac.starlink.topcat.plot.StyleEditor
-
Returns the help ID associated with this editor.
- getHelpMenu() - Method in class uk.ac.starlink.topcat.AuxDialog
-
Returns this window's "Help" menu.
- getHelpMenu() - Method in class uk.ac.starlink.topcat.AuxWindow
-
Returns this window's "Help" menu.
- getHelpUri(String) - Static method in class uk.ac.starlink.topcat.BrowserHelpAction
-
Returns an internal URI corresponding to a relative URL
(rooted at uk/ac/starlink/topcat/ in the classpath).
- getHelpUrl(String) - Static method in class uk.ac.starlink.topcat.BrowserHelpAction
-
Returns an internal URL corresponding to a relative URL
(rooted at uk/ac/starlink/topcat/ in the classpath).
- getHideLegend() - Method in class uk.ac.starlink.topcat.plot.StyleEditor
-
Returns whether the Hide Legend check box is currently selected.
- getHigh() - Method in class uk.ac.starlink.topcat.plot.AxisEditor
-
Returns the current upper bound, fixing state if necessary.
- getHighValue() - Method in class uk.ac.starlink.topcat.plot.CutChooser
-
Returns the upper value specified by this component.
- getHipsFrame() - Method in class uk.ac.starlink.topcat.activate.HipsSurvey
-
Value of the hips_frame property.
- getIcon(ErrorMode, int, int, int, int) - Method in class uk.ac.starlink.topcat.plot.ErrorModeSelectionModel
-
Returns an icon which can be used to represent a given error mode.
- getIcon() - Method in enum uk.ac.starlink.topcat.plot2.PlotWindowType
-
Returns plot type icon.
- getIcon() - Method in class uk.ac.starlink.topcat.ToggleButtonModel
-
Returns the icon associated with this model.
- getIconHeight() - Method in class uk.ac.starlink.topcat.plot2.ZoneIcon
-
- getIconHeight() - Method in class uk.ac.starlink.topcat.ResourceIcon
-
- getIconImage() - Method in class uk.ac.starlink.topcat.AuxWindow
-
- getIconWidth() - Method in class uk.ac.starlink.topcat.plot2.ZoneIcon
-
- getIconWidth() - Method in class uk.ac.starlink.topcat.ResourceIcon
-
- getID() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the model's ID number.
- getIdentifiableTableListModel() - Method in class uk.ac.starlink.topcat.interop.TopcatSampControl
-
Returns a ListModel listing the TopcatModels that can reasonably
be used in SAMP messages that reference a table using the
table-id
/url
message parameter
(table.highlight.row
, table.select.rowList
).
- getImage() - Method in class uk.ac.starlink.topcat.ResourceIcon
-
Returns an Image for this icon if it can, or null
if it
can't for some reason.
- getImageHipsListDownloader() - Static method in class uk.ac.starlink.topcat.activate.HipsSurvey
-
Returns a downloader for a list of all the HiPS image surveys.
- getIndex() - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Sets the index at which the new column should be inserted.
- getInfo() - Method in class uk.ac.starlink.topcat.MetaColumn
-
Returns the metadata object describing this column.
- getInfos(ColumnDataComboBoxModel) - Static method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Returns a list of column metadata items for the items in a
list model of columns.
- getInputName(Input) - Static method in class uk.ac.starlink.topcat.plot2.LayerCommand
-
Obtains a unique name for an input coordinate specifier.
- getInputValues() - Method in class uk.ac.starlink.topcat.plot2.LayerCommand
-
Returns a mapping which gives the values of the input
coordinates used by the layer.
- getInsideModel() - Method in class uk.ac.starlink.topcat.plot2.LegendControl
-
Returns the model used to specify whether the legend is internal
or external to the plot bounds.
- getInstance() - Static method in class uk.ac.starlink.topcat.ControlWindow
-
Returns the sole instance of this window, made visible on initialisation.
- getInstance(boolean) - Static method in class uk.ac.starlink.topcat.ControlWindow
-
Returns the sole instance of this window, optionally made visible
on initialisation.
- getInstance(Component) - Static method in class uk.ac.starlink.topcat.HelpWindow
-
Returns the sole instance of this class.
- getInstance() - Static method in class uk.ac.starlink.topcat.interop.TopcatServer
-
Returns the sole instance of this class.
- getInstance() - Static method in class uk.ac.starlink.topcat.LogHandler
-
Returns the standard instance of this class.
- getInstance() - Static method in class uk.ac.starlink.topcat.plot2.InstantTipper
-
Returns the sole instance of this class.
- getInstance() - Static method in class uk.ac.starlink.topcat.plot2.PlotExporter
-
Returns a single instance of this class.
- getInstances() - Static method in class uk.ac.starlink.topcat.join.UploadFindMode
-
Returns an array of useful instances of this class.
- getInt(String) - Method in class uk.ac.starlink.topcat.activate.ConfigState
-
Retrieves an entry of this map as an integer.
- getInteropActions() - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- getInteropActions() - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- getInteropActions() - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Returns a list of actions suitable for insertion in a general purpose
menu associated with interoperability functionality
(register/unregister etc).
- getInvert() - Method in class uk.ac.starlink.topcat.BitsRowSubset
-
Returns the inversion sense of the inclusion flags represented by
this subset relative to the bit set.
- getInvertedSubset() - Method in class uk.ac.starlink.topcat.InverseRowSubset
-
Returns the subset on which this one is based.
- getInvocation() - Method in class uk.ac.starlink.topcat.StiltsInvoker
-
Returns the invocation string.
- getInvokers() - Method in class uk.ac.starlink.topcat.UrlOptions
-
- getIpopu() - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
Returns popularity score.
- getItemCount() - Method in class uk.ac.starlink.topcat.Classifier
-
Returns the number of values submitted so far.
- getItems() - Method in class uk.ac.starlink.topcat.BasicCheckBoxList
-
Returns a list of all the items currently in this list.
- getJHelp() - Method in class uk.ac.starlink.topcat.HelpWindow
-
Returns the JHelp window which does the viewing of the pages in
this window.
- getJoinFixAction() - Method in class uk.ac.starlink.topcat.join.JoinFixSelector
-
Returns the column renaming policy currently selected in this component.
- getJoinType() - Method in class uk.ac.starlink.topcat.join.MatchOption
-
Returns the join type.
- getJoinType() - Method in class uk.ac.starlink.topcat.join.OutputRequirements
-
Returns the selected join type for this object.
- getKey() - Method in class uk.ac.starlink.topcat.plot2.SpecialDefault
-
Returns the config item for which this object operates.
- getKey() - Method in class uk.ac.starlink.topcat.RowSubset
-
Returns the key identifying this subset.
- getKeys() - Method in class uk.ac.starlink.topcat.plot2.NextSupplier
-
Returns the keys managed by this supplier.
- getKnownDialog(Class<? extends TableLoadDialog>) - Method in class uk.ac.starlink.topcat.LoadWindow
-
Returns a TableLoadDialog in the list known by this window which
has a given class.
- getKnownDialogs() - Method in class uk.ac.starlink.topcat.LoadWindow
-
Returns list of dialogues known by this window.
- getKnownRowCount() - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
Returns the number of rows associated with this dataspec if it
can be determined quickly.
- getKrows() - Method in class uk.ac.starlink.topcat.vizier.InfoItem
-
Returns the number of thousands of rows.
- getLabel() - Method in class uk.ac.starlink.topcat.ColumnSelector
-
Returns the label which annotates this selector (though it may
or may not be displayed in this component according to how
the constructor was called).
- getLabel() - Method in interface uk.ac.starlink.topcat.join.DalMultiService
-
Returns a short label for this service type.
- getLabel() - Method in class uk.ac.starlink.topcat.LineBox
-
Returns the JLabel component of this line box.
- getLabel() - Method in class uk.ac.starlink.topcat.plot.AxisEditor
-
Returns the currently entered label for the axis in this editor.
- getLabel(int) - Method in class uk.ac.starlink.topcat.plot.CartesianPointStore
-
- getLabel(int) - Method in interface uk.ac.starlink.topcat.plot.Points
-
Returns a string associated with a given point.
- getLabel() - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Returns the label for this selector.
- getLabel(int) - Method in class uk.ac.starlink.topcat.plot.SphericalPolarPointStore
-
- getLabel() - Method in class uk.ac.starlink.topcat.plot.StyleEditor
-
Returns the label currently entered in this component.
- getLabel() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns this model's label.
- getLabelData() - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
- getLabelData() - Method in interface uk.ac.starlink.topcat.plot.AxesSelector
-
Returns a StarTable whose single column contains a label for each
point.
- getLabelData() - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
- getLabelData() - Method in class uk.ac.starlink.topcat.plot.LabelledAxesSelector
-
- getLabelData() - Method in class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
- getLabelData() - Method in class uk.ac.starlink.topcat.plot.WeightedAxesSelector
-
- getLabelSpecifier() - Method in class uk.ac.starlink.topcat.plot2.CartesianAxisController
-
Returns the specifier used for axis labels.
- getLambdas() - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
Returns wavelength categories covered by this catalogue.
- getLatestSurface(int) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns the best guess for the plot surface of a given zone
which will be displayed next.
- getLayerControls(boolean) - Method in class uk.ac.starlink.topcat.plot2.ControlStackModel
-
Returns a list of the controls which can contribute layers to the plot,
that is LayerControls.
- getLayerId() - Method in class uk.ac.starlink.topcat.plot2.SingleZoneLayer
-
Returns the layer identifier.
- getLayers(Ganger<?, ?>) - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
- getLayers(Ganger<?, ?>) - Method in class uk.ac.starlink.topcat.plot2.FunctionLayerControl
-
- getLayers(Ganger<?, ?>) - Method in interface uk.ac.starlink.topcat.plot2.LayerControl
-
Returns the layers contributed by this control.
- getLayers(Ganger<?, ?>) - Method in class uk.ac.starlink.topcat.plot2.MatrixLayerManager
-
- getLayers() - Method in interface uk.ac.starlink.topcat.plot2.PlotContent
-
Returns an array of TopcatLayers that specify what will be plotted
on each zone.
- getLayers(Ganger<?, ?>) - Method in class uk.ac.starlink.topcat.plot2.SingleZoneLayerControl
-
- getLayers(Ganger<?, ?>) - Method in class uk.ac.starlink.topcat.plot2.SingleZoneLayerManager
-
- getLayers(Ganger<?, ?>) - Method in interface uk.ac.starlink.topcat.plot2.ZoneLayerManager
-
Returns the layers contributed by this control.
- getLayersByControl(Ganger<?, ?>) - Method in class uk.ac.starlink.topcat.plot2.MatrixLayerManager
-
- getLayersByControl(Ganger<?, ?>) - Method in class uk.ac.starlink.topcat.plot2.SingleZoneLayerManager
-
- getLayersByControl(Ganger<?, ?>) - Method in interface uk.ac.starlink.topcat.plot2.ZoneLayerManager
-
Returns a map associating plot layers with form controls that are
associated with this object.
- getLayerSpec() - Method in class uk.ac.starlink.topcat.plot2.TopcatLayer
-
Returns a layer specification for this layer placed within
a given zone.
- getLegendControl() - Method in class uk.ac.starlink.topcat.plot2.StackPlotWindow
-
Returns the control used for configuring legend display.
- getLegendEntries() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordLayerControl
-
- getLegendEntries() - Method in class uk.ac.starlink.topcat.plot2.DatalessLayerControl
-
- getLegendEntries() - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
- getLegendEntries() - Method in class uk.ac.starlink.topcat.plot2.FunctionLayerControl
-
- getLegendEntries() - Method in class uk.ac.starlink.topcat.plot2.HealpixLayerControl
-
- getLegendEntries() - Method in interface uk.ac.starlink.topcat.plot2.LayerControl
-
Returns legend entries associated with this control.
- getLegendEntries() - Method in class uk.ac.starlink.topcat.plot2.SpectrogramLayerControl
-
It's difficult to know how to represent a spectrogram in a legend,
and it's probably not necessary.
- getLegendIcon() - Method in class uk.ac.starlink.topcat.plot.MarkStyleEditor
-
- getLegendIcon() - Method in class uk.ac.starlink.topcat.plot.StyleEditor
-
Returns the icon to be used for the display legend of this editor.
- getLegendLabel(RowSubset) - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
Returns the label to use in the legend for a given row subset
controlled by this control.
- getLegendModel() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the model which indicates whether the legend is visible or not.
- getLegendPosition() - Method in class uk.ac.starlink.topcat.plot2.LegendControl
-
Returns the requested legend fractional position.
- getLibrary(JELRowReader, boolean) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Returns a JEL Library suitable for expression evaluation.
- getLine() - Method in class uk.ac.starlink.topcat.contrib.gavo.GavoCSVTableParser.RecursiveDescentParser
-
Getter for property line.
- getLine() - Method in class uk.ac.starlink.topcat.Executor
-
Returns a representation of the command line executed.
- getLines() - Method in class uk.ac.starlink.topcat.activate.HipsSelector
-
Returns the sub-components of this GUI element as an array
of vertically stacked lines.
- getLinkRowPanel() - Method in class uk.ac.starlink.topcat.DatalinkPanel
-
Returns the panel displaying the datalink rows.
- getListCellRendererComponent(JList<? extends TableColumn>, TableColumn, int, boolean, boolean) - Method in class uk.ac.starlink.topcat.ColumnCellRenderer
-
- getListIndex(int) - Method in class uk.ac.starlink.topcat.MetaColumnTableModel
-
Returns the index in the natural row sequence for a row index in
the table model.
- getListModel() - Method in class uk.ac.starlink.topcat.CheckBoxStack
-
- getListModel() - Method in class uk.ac.starlink.topcat.MetaColumnModel
-
Returns the ListModel representing all the columns in the
original TableColumnModel.
- getLoadCount() - Method in class uk.ac.starlink.topcat.TopcatLoadClient
-
Returns the number of tables successfully loaded by this client.
- getLoadWindow() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns a dialog used for loading new tables.
- getLocation() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the location of the table described by this model.
- getLogModels() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns an array of button models representing the log/linear state
for each axis.
- getLogPanel() - Method in class uk.ac.starlink.topcat.activate.ActivationEntry
-
Returns the GUI component that displays the results of activation
actions associated with this entry.
- getLow() - Method in class uk.ac.starlink.topcat.plot.AxisEditor
-
Returns the current lower bound, fixing state if necessary.
- getLowValue() - Method in class uk.ac.starlink.topcat.plot.CutChooser
-
Returns the lower value specified by this component.
- getMainArea() - Method in class uk.ac.starlink.topcat.AuxWindow
-
Returns the container which should be used for the main user
component(s) in this window.
- getMainControl() - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Returns the control that provides the main part of the GUI
configurability.
- getMainRangeCount() - Method in class uk.ac.starlink.topcat.plot.DensityWindow
-
- getMainRangeCount() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the number of axes whose ranges can be reset excluding any
auxiliary axes.
- getMainRangeCount() - Method in class uk.ac.starlink.topcat.plot.HistogramWindow
-
- getMainRangeCount() - Method in class uk.ac.starlink.topcat.plot.SphereWindow
-
- getMainSelector() - Method in class uk.ac.starlink.topcat.plot.AxisDataSelector
-
Returns the main column selector associated with this selector.
- getMainSelector() - Method in class uk.ac.starlink.topcat.plot.PointSelectorSet
-
Returns the 'main' PointSelector contained in this set.
- getMap() - Method in class uk.ac.starlink.topcat.activate.ConfigState
-
Returns the map on which this object is based.
- getMask() - Method in class uk.ac.starlink.topcat.plot.PointSelection.TableMask
-
Returns the bit mask.
- getMaskId() - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
- getMaskId() - Method in class uk.ac.starlink.topcat.RowSubset
-
Returns the mask identifier by which the content of this subset
is recognised.
- getMaskId() - Method in class uk.ac.starlink.topcat.SingleRowSubset
-
Returns a value dependent on the selected row.
- getMatchPlotter(MatchEngine) - Static method in class uk.ac.starlink.topcat.join.MatchPlotter
-
Acquires an instance of this class suitable for a given match engine.
- getMaximum1() - Method in class uk.ac.starlink.topcat.plot.LogSlider
-
Returns the current maximum.
- getMaximumSize() - Method in class uk.ac.starlink.topcat.JList2
-
- getMaximumSize() - Method in class uk.ac.starlink.topcat.TablesListComboBox
-
- getMenuItem() - Method in class uk.ac.starlink.topcat.MenuSelector
-
Returns the menu item that presents this selector.
- getMessage() - Method in class uk.ac.starlink.topcat.Outcome
-
Returns the message text associated with this outcome.
- getMetadataDownloader() - Method in class uk.ac.starlink.topcat.join.CdsTableSelector
-
Returns the object that manages metadata downloads for the
currently-selected table.
- getMinimumSize() - Method in class uk.ac.starlink.topcat.JList2
-
- getMinimumSize() - Method in class uk.ac.starlink.topcat.ParameterDetailPanel
-
- getMissionKws() - Method in class uk.ac.starlink.topcat.vizier.VizierInfo
-
Returns the list of keyword values permitted for the Mission
controlled vocabulary.
- getMocSkyFraction() - Method in class uk.ac.starlink.topcat.activate.HipsSurvey
-
Value of the moc_sky_fraction property as a double.
- getMode() - Method in class uk.ac.starlink.topcat.join.PairModeSelector
-
Returns matching mode.
- getModeFigureMenu() - Method in class uk.ac.starlink.topcat.plot2.FigurePanel
-
Returns a menu of options with one item for each figure mode.
- getModel() - Method in class uk.ac.starlink.topcat.BasicCheckBoxList
-
- getModel() - Method in class uk.ac.starlink.topcat.ColumnSelector
-
Returns the model for this selector.
- getModel() - Method in class uk.ac.starlink.topcat.plot2.MeasurePanel
-
Returns a button model that will initiate a measurement gesture
when selected.
- getModel() - Method in class uk.ac.starlink.topcat.SortOrderSelector
-
Returns the model installed in this selector.
- getModel() - Method in class uk.ac.starlink.topcat.TopcatEvent
-
Gets the model from which this event originated.
- getModel1() - Method in class uk.ac.starlink.topcat.ListModel2
-
Returns the model providing the first run of entries.
- getModel2() - Method in class uk.ac.starlink.topcat.ListModel2
-
Returns the model providing the second run of entries.
- getModelIndex(int) - Method in class uk.ac.starlink.topcat.ColumnList
-
Returns the index in the table column model of a column at a given
index in this list.
- getModelState() - Method in class uk.ac.starlink.topcat.plot.OrderedSelectionRecorder
-
Returns the state of the selection model given the source of a
selection event.
- getMType() - Method in class uk.ac.starlink.topcat.activate.SampSender
-
Returns the MType of the message that this sender will send.
- getName() - Method in interface uk.ac.starlink.topcat.activate.ActivationType
-
Name of this activation type.
- getName() - Method in class uk.ac.starlink.topcat.activate.BrowserActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.CutoutActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.DelayActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.DownloadActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.GenericViewImageActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.InvokeDatalinkActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.JelActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.LoadTableActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.NopActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.PlotTableActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.SendCustomActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.SendHips2fitsActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.SendImageActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.SendIndexActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.SendSkyPosActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.SendSpectrumActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.SendTableActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.ServiceActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.ShellActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.TopcatSkyPosActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.ViewDatalinkActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.activate.ViewHips2fitsActivationType
-
- getName() - Method in class uk.ac.starlink.topcat.contrib.gavo.GavoSampleQuery
-
Returns query ID.
- getName() - Method in class uk.ac.starlink.topcat.DemoLoadDialog
-
- getName() - Method in interface uk.ac.starlink.topcat.join.DalMultiService
-
Returns the name of this service type.
- getName() - Method in class uk.ac.starlink.topcat.MetaColumn
-
Returns the name of this column.
- getName() - Method in class uk.ac.starlink.topcat.plot.PoolStyleSet
-
- getName() - Method in interface uk.ac.starlink.topcat.plot2.FigureMode
-
Returns a name by which this mode can be presented to the user.
- getName() - Method in class uk.ac.starlink.topcat.plot2.PlaneFigureMode
-
- getName() - Method in enum uk.ac.starlink.topcat.plot2.PlotWindowType
-
Returns plot type name.
- getName() - Method in class uk.ac.starlink.topcat.plot2.SkyFigureMode
-
- getName() - Method in class uk.ac.starlink.topcat.RowSubset
-
Returns the name of this subset.
- getName() - Method in class uk.ac.starlink.topcat.vizier.BasicVizierMode
-
- getName() - Method in class uk.ac.starlink.topcat.vizier.InfoItem
-
Returns the item short name.
- getName() - Method in class uk.ac.starlink.topcat.vizier.SearchVizierMode
-
- getName() - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
Returns catalogue name.
- getName() - Method in interface uk.ac.starlink.topcat.vizier.VizierMode
-
Returns a name for this mode.
- getNameField() - Method in class uk.ac.starlink.topcat.SubsetQueryWindow
-
Returns the component with which the user selects the name of the
new subset.
- getNameSelector() - Method in class uk.ac.starlink.topcat.join.CdsTableSelector
-
Returns the component which the user interacts with to select
the CDS table.
- getNavigator() - Method in class uk.ac.starlink.topcat.plot2.AbstractZoneController
-
Returns the navigator specified by this control.
- getNavigator() - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Returns the navigator specified by this control.
- getNavigator(int) - Method in class uk.ac.starlink.topcat.plot2.GuiNavigationListener
-
- getNavigator() - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterZoneController
-
- getNavigator() - Method in interface uk.ac.starlink.topcat.plot2.ZoneController
-
Returns the navigator specified by this control.
- getNavigatorHelpId() - Method in interface uk.ac.starlink.topcat.plot2.PlotTypeGui
-
Returns the help ID describing the navigation actions for this plot.
- getNdim() - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
- getNdim() - Method in interface uk.ac.starlink.topcat.plot.AxesSelector
-
- getNdim() - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
- getNdim() - Method in class uk.ac.starlink.topcat.plot.CartesianPointStore
-
- getNdim() - Method in class uk.ac.starlink.topcat.plot.LabelledAxesSelector
-
- getNdim() - Method in interface uk.ac.starlink.topcat.plot.Points
-
Returns the length of the coordinate array for each point.
- getNdim() - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
- getNdim() - Method in class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
- getNdim() - Method in class uk.ac.starlink.topcat.plot.SphericalPolarPointStore
-
- getNdim() - Method in class uk.ac.starlink.topcat.plot.WeightedAxesSelector
-
- getNerror() - Method in class uk.ac.starlink.topcat.plot.CartesianPointStore
-
- getNerror() - Method in interface uk.ac.starlink.topcat.plot.Points
-
Returns the number of error points returned for each point.
- getNerror() - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
- getNerror() - Method in class uk.ac.starlink.topcat.plot.SphericalPolarPointStore
-
- getNewSubsetAction() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Gets an action which will pop up a window for defining a new
algebraic subset for this model.
- getNextValue() - Method in class uk.ac.starlink.topcat.plot.RoundingSpinner.RoundingSpinnerModel
-
- getNextValue(ConfigKey<T>) - Method in class uk.ac.starlink.topcat.plot2.NextSupplier
-
Returns the next unused value to use for a given key.
- getNorthModel() - Method in class uk.ac.starlink.topcat.plot.Plot3DWindow
-
Returns the model which toggles whether the orientation of the plot
always points up on the screen.
- getNumericValue() - Method in class uk.ac.starlink.topcat.plot.RoundingSpinner
-
Returns this spinner's selected value.
- getObsRegime() - Method in class uk.ac.starlink.topcat.activate.HipsSurvey
-
Value of obs_regime property.
- getObsRegimeCategory() - Method in class uk.ac.starlink.topcat.activate.HipsSurvey
-
Returns an ObsRegime enum entry describing the obs_regime of this
survey.
- getObsTitle() - Method in class uk.ac.starlink.topcat.activate.HipsSurvey
-
Value of obs_title property.
- getOptionActivationTypes() - Static method in class uk.ac.starlink.topcat.activate.ActivationWindow
-
Returns a list of activation types that should be available
for selection for a given table.
- getOrderedSelection() - Method in class uk.ac.starlink.topcat.plot.OrderedSelectionRecorder
-
Returns a list of the currently-selected indices in the selection
model in the order in which they were (most recently) added to the
selection.
- getOrderedSubsetSelection() - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Returns a list of indices giving the selected subsets.
- getOut() - Method in class uk.ac.starlink.topcat.Executor
-
Returns the standard output which resulted from running the process,
if execution was done in capturing mode.
- getOuterBounds(PlotPosition) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns the bounds to use for the plot icon.
- getOutputSettings(Task) - Method in class uk.ac.starlink.topcat.join.InterMatchSpec
-
- getOutputSettings(Task) - Method in class uk.ac.starlink.topcat.join.IntraMatchSpec
-
- getOutputSettings(Task) - Method in class uk.ac.starlink.topcat.join.MatchSpec
-
Returns stilts command settings specific to this MatchSpec
that control match output table generation.
- getOutputSettings(Task) - Method in class uk.ac.starlink.topcat.join.PairMatchSpec
-
- getPadding() - Method in class uk.ac.starlink.topcat.plot2.PlotPosition
-
Returns settings for the border between the data region and exterior
dimensions of a plot.
- getPadRatio() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
- getPanel() - Method in class uk.ac.starlink.topcat.activate.AbstractActivatorConfigurator
-
Returns the panel supplied at construction time.
- getPanel() - Method in interface uk.ac.starlink.topcat.activate.ActivatorConfigurator
-
Returns the GUI component with which the user can interact.
- getPanel() - Method in class uk.ac.starlink.topcat.join.MatchSpec
-
Returns a graphical component which can be presented to the user
representing the match to be carried out.
- getPanel() - Method in interface uk.ac.starlink.topcat.plot2.BasicCoordPanel.CoordStack
-
Returns the visual component displaying this stack.
- getPanel() - Method in interface uk.ac.starlink.topcat.plot2.Control
-
Returns the GUI component that is the business end of this control.
- getPanel() - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
- getPanel() - Method in class uk.ac.starlink.topcat.plot2.StiltsControl
-
- getPanel() - Method in class uk.ac.starlink.topcat.plot2.TabberControl
-
- getPanel() - Method in class uk.ac.starlink.topcat.plot2.VariableCoordStack
-
- getParallelism() - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Returns the parallelism level currently selected.
- getParent() - Method in class uk.ac.starlink.topcat.Scheduler
-
Returns the component specified for this scheduler at construction time.
- getParent() - Method in class uk.ac.starlink.topcat.vizier.VizierInfo
-
Returns the declared parent component used by this object for
placing warning messages.
- getPath() - Method in class uk.ac.starlink.topcat.activate.HipsSurvey
-
Returns a hierarchical form of this survey's identifier.
- getPattern() - Method in class uk.ac.starlink.topcat.ColumnSearchWindow.Search
-
Returns the regular expression defining the search.
- getPixelDims(Surface) - Method in interface uk.ac.starlink.topcat.plot2.CartesianRanger
-
Returns the notional size in pixels for each axis
of the hypercube corresponding to a given plot surface.
- getPlacer() - Method in class uk.ac.starlink.topcat.plot.AnnotationPanel
-
Returns the PointPlacer which maps from PlotData coordinates to screen
positions.
- getPlot() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the plot object for this window.
- getPlotLayer() - Method in class uk.ac.starlink.topcat.plot2.SingleZoneLayer
-
Returns the plot layer.
- getPlotLayers(int) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns the plot layers painted in a given zone
for the most recent completed plot.
- getPlotLayers() - Method in class uk.ac.starlink.topcat.plot2.TopcatLayer
-
Returns the plot layers stored by this object.
- getPlotPanel() - Method in class uk.ac.starlink.topcat.plot.DensityWindow
-
- getPlotPanel() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the component containing the graphics output of this
window.
- getPlotPanel() - Method in class uk.ac.starlink.topcat.plot.HistogramWindow
-
- getPlotPanel() - Method in class uk.ac.starlink.topcat.plot.LinesWindow
-
- getPlotPanel() - Method in class uk.ac.starlink.topcat.plot.Plot3DWindow
-
- getPlotPanel() - Method in class uk.ac.starlink.topcat.plot.PlotWindow
-
- getPlotPanel() - Method in class uk.ac.starlink.topcat.plot2.StackPlotWindow
-
Returns this window's PlotPanel.
- getPlotPosition() - Method in class uk.ac.starlink.topcat.plot2.FrameControl
-
Returns an object that can provide explicit settings for plot icon
dimensions and positioning.
- getPlotPosition() - Method in interface uk.ac.starlink.topcat.plot2.PlotContent
-
Returns the plot positioning object.
- getPlotSpec() - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns the plot specification for the most recently completed plot.
- getPlotState() - Method in class uk.ac.starlink.topcat.plot.DensityWindow
-
- getPlotState() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns an object which characterises the choices the user has
made in the GUI to indicate the plot that s/he wants to see.
- getPlotState() - Method in class uk.ac.starlink.topcat.plot.HistogramWindow
-
- getPlotState() - Method in class uk.ac.starlink.topcat.plot.LinesWindow
-
- getPlotState() - Method in class uk.ac.starlink.topcat.plot.Plot3DWindow
-
- getPlotState() - Method in class uk.ac.starlink.topcat.plot.SphereWindow
-
- getPlotter() - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
Returns the Plotter object which generates plot layers from the
information provided by this control
- getPlotter() - Method in class uk.ac.starlink.topcat.plot2.LayerCommand
-
Returns the plotter that will generate the layer.
- getPlotter() - Method in class uk.ac.starlink.topcat.plot2.LayerControlAction
-
Returns the single plotter associated with this action, if any.
- getPlotter() - Method in class uk.ac.starlink.topcat.plot2.LayerId
-
Returns the plotter.
- getPlotter() - Method in class uk.ac.starlink.topcat.plot2.ModeFormControl
-
- getPlotter() - Method in class uk.ac.starlink.topcat.plot2.SimpleFormControl
-
- getPlotter() - Method in class uk.ac.starlink.topcat.plot2.TopcatLayer
-
Returns the plotter used by this layer.
- getPlotters() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordLayerControl
-
- getPlotters() - Method in class uk.ac.starlink.topcat.plot2.DatalessLayerControl
-
- getPlotters() - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
- getPlotters() - Method in class uk.ac.starlink.topcat.plot2.FunctionLayerControl
-
- getPlotters() - Method in interface uk.ac.starlink.topcat.plot2.LayerControl
-
Returns a list of the plotters that will be used by this control
to create layers.
- getPlotTitle() - Method in class uk.ac.starlink.topcat.plot.AxisWindow
-
Returns the title currently entered for the plot.
- getPlotTitle() - Method in class uk.ac.starlink.topcat.plot2.FrameControl
-
Returns a plot title.
- getPlotTypeGui() - Method in class uk.ac.starlink.topcat.plot2.StackPlotWindow
-
Returns the plot type used by this window.
- getPlotWindowType() - Method in class uk.ac.starlink.topcat.plot2.TablePlotDisplay
-
Returns the plot window type for this display.
- getPoint(int) - Method in class uk.ac.starlink.topcat.plot.CartesianPointStore
-
- getPoint(int) - Method in interface uk.ac.starlink.topcat.plot.Points
-
Reads the coordinates of one of the stored points.
- getPoint(int) - Method in class uk.ac.starlink.topcat.plot.SphericalPolarPointStore
-
- getPointRow(long) - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
- getPoints() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the most recently read Points object.
- getPoints() - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
- getPointSelection() - Method in class uk.ac.starlink.topcat.plot.PointSelectorSet
-
Returns the data specification reflecting the current state of this
component.
- getPointSelector() - Method in class uk.ac.starlink.topcat.plot.SetId
-
Returns the PointSelector which generated this ID.
- getPointSelectors() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the PointSelectorSet component used by this window.
- getPointSelectorToolBar() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the toolbar used for controls specific to the PointSelector
component.
- getPointSequence() - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
- getPointsForRow(TopcatModel, long) - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
Given a table and a row index into that table, returns the point
indices of any points in this selection which correspond to that row.
- getPointTable(long) - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
Given a point index from this selection, returns the table
that it comes from.
- getPosCoordIndex() - Method in class uk.ac.starlink.topcat.plot2.TableCloud
-
Returns the position in tuples at which position coordinates are found.
- getPositionCoordPanel() - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
Returns the panel in which positional coordinates are entered.
- getPreferredScrollableViewportSize() - Method in class uk.ac.starlink.topcat.CheckBoxStack
-
- getPreferredScrollableViewportSize() - Method in class uk.ac.starlink.topcat.JList2
-
- getPreferredScrollableViewportSize() - Method in class uk.ac.starlink.topcat.LoadWorkerStack
-
- getPreferredSize() - Method in class uk.ac.starlink.topcat.JList2
-
- getPreferredSize() - Method in class uk.ac.starlink.topcat.join.CoverageView
-
- getPreferredSize() - Method in class uk.ac.starlink.topcat.ParameterDetailPanel
-
- getPreferredSize() - Method in class uk.ac.starlink.topcat.TablesListComboBox
-
- getPreviousValue() - Method in class uk.ac.starlink.topcat.plot.RoundingSpinner.RoundingSpinnerModel
-
- getProcess() - Method in class uk.ac.starlink.topcat.Executor
-
Returns a system process to be executed.
- getProfile() - Method in class uk.ac.starlink.topcat.interop.TopcatServer
-
Returns a SAMP client profile.
- getProtocolName() - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- getProtocolName() - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- getProtocolName() - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Returns the name of the protocol over which this object is implemented.
- getQueryableTable() - Method in class uk.ac.starlink.topcat.vizier.BasicVizierMode
-
- getQueryableTable() - Method in class uk.ac.starlink.topcat.vizier.SearchVizierMode
-
- getQueryableTable() - Method in interface uk.ac.starlink.topcat.vizier.VizierMode
-
Returns a table whose rows represent VizieR catalogues.
- getQueryId() - Method in interface uk.ac.starlink.topcat.vizier.Queryable
-
Returns a short name suitable for presentation to the user to
represent the name of the catalogue.
- getQueryId() - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
- getQueryPanel() - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
Returns the component used for storing user interaction components.
- getQuerySource() - Method in interface uk.ac.starlink.topcat.vizier.Queryable
-
Returns the source name of the catalogue, as presented to the
VizieR server's -source
parameter.
- getQuerySource() - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
- getRadialInfo() - Method in class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
Returns metadata describing the currently selected radial coordinate.
- getRadius() - Method in class uk.ac.starlink.topcat.vizier.VizierTableLoadDialog
-
Returns the radius string in degrees.
- getRadiusSelector() - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Returns the search radius selector used by this panel.
- getRanges() - Method in class uk.ac.starlink.topcat.plot2.AbstractZoneController
-
Returns the current fixed data coordinate ranges.
- getRanges() - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Returns the current fixed data coordinate ranges.
- getRanges() - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterZoneController
-
- getRanges() - Method in interface uk.ac.starlink.topcat.plot2.ZoneController
-
Returns the current fixed data coordinate ranges.
- getRaSelector() - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Returns the Right Ascension selector used by this panel.
- getReadRowCount() - Method in class uk.ac.starlink.topcat.plot2.TableCloud
-
Returns the number of times that read will be called on the dataStore
for created tuple sequences.
- getRecordColor(LogRecord) - Method in class uk.ac.starlink.topcat.LogHandler
-
Maps log records to display colours.
- getReferencedColumns(TopcatModel, String) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Returns a list of the column indices that are directly or indirectly
referenced by a given JEL expression.
- getReferencedSubsets(TopcatModel, String) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Returns a list of subset IDs that are directly or indirectly
referenced by a given JEL expression.
- getRegions() - Method in class uk.ac.starlink.topcat.plot.Zoomer
-
Returns the list of
ZoomRegion
objects which defines the
behaviour of this object.
- getRelativeUrl(String) - Method in class uk.ac.starlink.topcat.interop.TopcatServer
-
Returns the URL for a resource available at a path served
by this server.
- getRemoveSelectorAction() - Method in class uk.ac.starlink.topcat.plot.PointSelectorSet
-
Returns an action which removes a selector from this set.
- getReplotAction() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns an action which can be used to force a replot of the plot.
- getReplotListener() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns a listener which will perform a replot when any event occurs.
- getReports(int) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns the plot reports for a given zone
generated by the most recent completed plot.
- getRescaleAction() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns an action which will recalculate data ranges, clear
view ranges, and replot the data.
- getResourceListType() - Method in interface uk.ac.starlink.topcat.join.DalMultiService
-
Returns the voresource subtype for this service as used in
voresource.loadlist.* MTypes.
- getResourceType() - Method in class uk.ac.starlink.topcat.UrlPanel
-
Returns the currently selected resource type.
- getResultType() - Method in class uk.ac.starlink.topcat.TopcatJELEvaluator
-
Returns the actual result type that JEL has determined the
compiled expression to have.
- getRevision() - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Returns the version control revision number
for TOPCAT and its dependencies.
- getRow(long) - Method in class uk.ac.starlink.topcat.NormaliseTable
-
- getRow(long) - Method in class uk.ac.starlink.topcat.SubsetStarTable
-
- getRowAccess() - Method in class uk.ac.starlink.topcat.NormaliseTable
-
- getRowAccess() - Method in class uk.ac.starlink.topcat.SubsetStarTable
-
- getRowAsParameters(TopcatModel, long) - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Returns the values from a row of a given table as a list of
DescribedValues, suitable for use as parameters (per-value metadata)
of a StarTable.
- getRowCount() - Method in class uk.ac.starlink.topcat.MetaColumnTableModel
-
- getRowCount() - Method in class uk.ac.starlink.topcat.PlasticStarTable
-
- getRowCount() - Method in class uk.ac.starlink.topcat.plot.ColumnDataTable
-
- getRowCount() - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
Returns the number of rows associated with this data spec.
- getRowCount() - Method in class uk.ac.starlink.topcat.SubsetStarTable
-
- getRowCount() - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
- getRowCount() - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
Returns the number of rows reported for this table.
- getRowIndex() - Method in class uk.ac.starlink.topcat.SingleRowSubset
-
Returns the included row index.
- getRowIndex(TopcatModel) - Method in class uk.ac.starlink.topcat.TopcatModelSelectionTable
-
Determines the row index for a given table.
- getRowIndexIterator() - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
Returns an iterator over the base table row indices represented
by this view.
- getRowLine() - Method in class uk.ac.starlink.topcat.join.OutputRequirements
-
Returns a component (suitable for vertical stacking) which allows
the user to select which rows will be included in the output.
- getRowMap() - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
Returns the mapping from row index visible in this model to
row index in the base table.
- getRowOption() - Method in class uk.ac.starlink.topcat.join.OutputRequirements
-
Returns the selected MatchOption for this object
- getRowPermutedView(StarTable) - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
Returns a view of a given table whose rows are permuted in the same way
as the current view is permuted with respect to the basic table.
- getRowRunner() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns the RowRunner to be used for multithreaded table processing.
- getRowSelectionModel() - Method in class uk.ac.starlink.topcat.TableViewerWindow
-
Returns the row selection model for this window's JTable.
- getRowSequence() - Method in class uk.ac.starlink.topcat.NormaliseTable
-
- getRowSequence() - Method in class uk.ac.starlink.topcat.SubsetStarTable
-
- getRowSplittable() - Method in class uk.ac.starlink.topcat.NormaliseTable
-
- getRowSplittable() - Method in class uk.ac.starlink.topcat.SubsetStarTable
-
Note the row index reflects the index in the underlying table,
not that of the subset table.
- getRowSubset() - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
Returns the row subset forming the row mask for this dataspec.
- getRowSubset() - Method in class uk.ac.starlink.topcat.plot2.LayerCommand
-
Returns the row subset for which the layer is to be plotted.
- getRowSubsets() - Method in class uk.ac.starlink.topcat.plot2.TableCloud
-
Returns an array of subsets indicating the union of subsets
represented by this cloud.
- getRowSummary() - Method in class uk.ac.starlink.topcat.LinkRowPanel
-
Returns a short summary of the link described by the currently
configured row.
- getSafety() - Method in interface uk.ac.starlink.topcat.activate.ActivatorConfigurator
-
Indicates whether an activator created by the current state
of this configurator is known to be harmless.
- getSafety() - Method in class uk.ac.starlink.topcat.activate.ChoiceConfigurator
-
- getSafety() - Method in class uk.ac.starlink.topcat.activate.Hips2fitsConfigurator
-
- getSafety() - Method in interface uk.ac.starlink.topcat.UrlInvoker
-
Returns the safety status of invoking an unknown URL in this way.
- getSampControl() - Method in class uk.ac.starlink.topcat.activate.SampSender
-
Returns this sender's Samp control.
- getSampControl() - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
Returns the TopcatSampControl object used by this object.
- getSaveChooser() - Method in class uk.ac.starlink.topcat.SaveQueryWindow
-
Returns the save chooser used by this window.
- getSaver() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns a dialog used for saving tables.
- getSaveTable(TopcatModel) - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Returns the table represented by the current state of a given
TopcatModel in a form suitable for persisting into one of the
known serialization formats.
- getScales(Surface) - Method in interface uk.ac.starlink.topcat.plot2.CartesianRanger
-
Indicates the scaling along the axes
of the hypercube corresponding to a given plot surface.
- getScope() - Method in class uk.ac.starlink.topcat.ColumnSearchWindow.Search
-
Returns the scope of the search.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class uk.ac.starlink.topcat.CheckBoxStack
-
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class uk.ac.starlink.topcat.JList2
-
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class uk.ac.starlink.topcat.LoadWorkerStack
-
- getScrollableTracksViewportHeight() - Method in class uk.ac.starlink.topcat.CheckBoxStack
-
- getScrollableTracksViewportHeight() - Method in class uk.ac.starlink.topcat.JList2
-
- getScrollableTracksViewportHeight() - Method in class uk.ac.starlink.topcat.LoadWorkerStack
-
- getScrollableTracksViewportWidth() - Method in class uk.ac.starlink.topcat.CheckBoxStack
-
- getScrollableTracksViewportWidth() - Method in class uk.ac.starlink.topcat.JList2
-
- getScrollableTracksViewportWidth() - Method in class uk.ac.starlink.topcat.LoadWorkerStack
-
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class uk.ac.starlink.topcat.CheckBoxStack
-
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class uk.ac.starlink.topcat.JList2
-
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class uk.ac.starlink.topcat.LoadWorkerStack
-
- getSearchAction() - Method in class uk.ac.starlink.topcat.SmallColumnSearchWindow
-
Returns the action that initiates a search, in accordance with
the currently configured GUI.
- getSearchAction() - Method in class uk.ac.starlink.topcat.vizier.SearchVizierMode
-
Returns the action which starts a search for catalogues.
- getSearchArgs() - Method in class uk.ac.starlink.topcat.vizier.CategoryVizierMode
-
- getSearchArgs() - Method in class uk.ac.starlink.topcat.vizier.SearchVizierMode
-
Returns the arguments, based on the current state of the search
component, to pass to the VizieR server to search for available
catalogues.
- getSearchArgs() - Method in class uk.ac.starlink.topcat.vizier.WordVizierMode
-
- getSelectedClient() - Method in class uk.ac.starlink.topcat.interop.SendManager
-
Returns the client currently selected for sending.
- getSelectedEntry() - Method in class uk.ac.starlink.topcat.activate.ActivationWindow
-
Returns the currently selected ActivationEntry.
- getSelectedItem() - Method in class uk.ac.starlink.topcat.ColumnComboBoxModel
-
- getSelectedItem() - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
- getSelectedItem() - Method in class uk.ac.starlink.topcat.interop.SelectivePlasticListModel
-
- getSelectedItem() - Method in class uk.ac.starlink.topcat.MenuSelector
-
Returns the currently selected option.
- getSelectedItem() - Method in class uk.ac.starlink.topcat.plot.ErrorModeSelectionModel
-
- getSelectedSort() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the most recently selected sort order.
- getSelectedSortOrder() - Method in class uk.ac.starlink.topcat.SortOrderSelector.Model
-
Returns the sort order currently selected.
- getSelectedSubset() - Method in class uk.ac.starlink.topcat.SubsetWindow
-
Returns the currently selected subset, if any.
- getSelectedSubset() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the most recently selected row subset.
- getSelectedSubsets() - Method in class uk.ac.starlink.topcat.plot2.SubsetStack
-
Return an array of the subsets which are currently active.
- getSelectedTables() - Method in class uk.ac.starlink.topcat.TopcatModelSelectionTable
-
Returns the TopcatModels currently selected in this component.
- getSelectExpression(RowSubset) - Static method in class uk.ac.starlink.topcat.TopcatTableNamer
-
Returns a best effort at an expression indicating row selection
corresponding to a given RowSubset.
- getSelectionModel() - Method in class uk.ac.starlink.topcat.CheckBoxMenu
-
Returns the selection model used to keep track of the ticked/unticked
status of the checkboxes in this menu.
- getSelectionModel() - Method in class uk.ac.starlink.topcat.CheckBoxStack
-
- getSelector(int) - Method in class uk.ac.starlink.topcat.plot.PointSelectorSet
-
Returns the selector at a given index.
- getSelectorCount() - Method in class uk.ac.starlink.topcat.plot.PointSelectorSet
-
Returns the number of selectors in this set.
- getSelectors() - Method in class uk.ac.starlink.topcat.plot.AxisDataSelector
-
Returns an array of all the column selectors which may be displayed
by this component.
- getSendAction(Client) - Method in class uk.ac.starlink.topcat.interop.TableSendActionManager
-
- getServiceMode() - Method in class uk.ac.starlink.topcat.join.UploadFindMode
-
Returns the service mode associated with this user mode.
- getServiceType() - Method in interface uk.ac.starlink.topcat.join.DalMultiService
-
Returns the type of cone search service used.
- getServiceUrl() - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Returns the service URL currently selected.
- getServiceUrlBox() - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Returns the component in which the URL selector is located.
- getSetCount() - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
- getSetId() - Method in class uk.ac.starlink.topcat.plot.StyleEditor
-
Returns the set identifier for the style which this editor is currently
editing.
- getSetIds() - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
Returns the list of set ID labels which identify where each set
comes from.
- getSetIndex() - Method in class uk.ac.starlink.topcat.plot.SetId
-
Returns the index of the set within its PointSelector which identifies
this ID.
- getSetName(int) - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
- getSetStyle(int) - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
- getShadeAxisKits() - Method in interface uk.ac.starlink.topcat.plot2.PlotContent
-
Returns an array of aux axis kits.
- getShadeConfigs() - Method in interface uk.ac.starlink.topcat.plot2.PlotContent
-
Returns aux shade axis configuration items.
- getShortName() - Method in class uk.ac.starlink.topcat.activate.HipsSurvey
-
Returns an abbreviated name for this hips survey.
- getSiaMultiWindow() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns a dialog used for a multiple SIA join.
- getSingleZoneLayer() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordLayerControl
-
- getSingleZoneLayer() - Method in class uk.ac.starlink.topcat.plot2.DatalessLayerControl
-
- getSingleZoneLayer() - Method in class uk.ac.starlink.topcat.plot2.SingleZoneLayerControl
-
Returns the layer produced by this control.
- getSize() - Method in class uk.ac.starlink.topcat.ColumnComboBoxModel
-
- getSize() - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
- getSize() - Method in class uk.ac.starlink.topcat.interop.SelectivePlasticListModel
-
- getSize() - Method in class uk.ac.starlink.topcat.ListModel2
-
- getSize() - Method in class uk.ac.starlink.topcat.OptionsListModel
-
- getSize() - Method in class uk.ac.starlink.topcat.plot.ErrorModeSelectionModel
-
- getSize() - Method in class uk.ac.starlink.topcat.plot2.ControlStackModel
-
- getSize() - Method in class uk.ac.starlink.topcat.RestrictedColumnComboBoxModel
-
- getSizeInfo() - Method in interface uk.ac.starlink.topcat.join.DalMultiService
-
Returns metadata describing the search radius (or diameter, or whatever)
parameter used by this query.
- getSketchModel() - Method in class uk.ac.starlink.topcat.plot2.StackPlotWindow
-
Returns the button model controlling whether intermediate plots are
shown while assembling large/slow plots.
- getSkyConfigMessage() - Method in class uk.ac.starlink.topcat.activate.Hips2fitsConfigurator
-
- getSkyConfigMessage() - Method in class uk.ac.starlink.topcat.activate.SkyPosConfigurator
-
Returns a config message given that non-blank sky position columns
have been supplied.
- getSkyPosState() - Method in class uk.ac.starlink.topcat.activate.SkyPosConfigurator
-
Returns a partial config state, giving the current configuration
of the sky position components.
- getSkySuitability() - Method in class uk.ac.starlink.topcat.activate.TopcatModelInfo
-
Returns a standard suitability type for activation types
that require only or mainly sky coordinates.
- getSnapshot() - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
Returns a new StarTable whose data corresponds to the current state of
this ViewerTableModel.
- getSortAction(SortOrder, boolean) - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns an action which sorts the table on the contents of a given
column.
- getSortIndex() - Method in class uk.ac.starlink.topcat.MetaColumnTableSorter
-
Returns the index of the column on which sorting is in effect.
- getSortSelectionModel() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the selection model which controls sorts on the table rows.
- getSortSenseModel() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the model indicating whether sorts are up or down.
- getSourceTable() - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
- getSpecialByName(String) - Method in class uk.ac.starlink.topcat.TopcatJELRowReader
-
- getSpecifiedValue() - Method in class uk.ac.starlink.topcat.plot2.ActionSpecifierPanel
-
- getSpecifiedValue() - Method in class uk.ac.starlink.topcat.plot2.AutoSpecifier
-
- getSpecifiedValue() - Method in class uk.ac.starlink.topcat.plot2.ConfigSpecifier
-
- getSpecifiedValue() - Method in class uk.ac.starlink.topcat.plot2.OptionalConfigSpecifier
-
- getSpecifiedValue() - Method in class uk.ac.starlink.topcat.plot2.PlotPositionSpecifier
-
- getSpecifier(ConfigKey<T>) - Method in class uk.ac.starlink.topcat.plot2.ConfigSpecifier
-
Returns the individual specifier used to gather values for
a particular key owned by this object.
- getSpecifier(int) - Method in class uk.ac.starlink.topcat.plot2.SpecifierArrayPanel
-
Returns the specifier for a given index.
- getSponsorLogos() - Static method in class uk.ac.starlink.topcat.AuxWindow
-
Returns a component containing logos for the various organisations
which have sponsored TOPCAT development.
- getSsaMultiWindow() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns a dialog used for a multiple SSA join.
- getStack() - Method in class uk.ac.starlink.topcat.activate.SkyPosConfigurator
-
Returns the component stack in which the RA and Dec selectors are placed.
- getStack() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Returns the component listing all the coordinates.
- getStack() - Method in class uk.ac.starlink.topcat.QueryWindow
-
Returns a stack of components suitable for adding new query boxes to.
- getStackActions() - Method in interface uk.ac.starlink.topcat.plot2.ControlManager
-
Returns a list of actions which can be performed to add controls
to the stack.
- getStackActions() - Method in class uk.ac.starlink.topcat.plot2.GroupControlManager
-
- getStackControls() - Method in class uk.ac.starlink.topcat.plot2.AbstractAxesController
-
Returns all the controls for user configuration of this controller.
- getStackControls() - Method in interface uk.ac.starlink.topcat.plot2.AxesController
-
Returns all the controls for user configuration of this controller.
- getStackControls() - Method in class uk.ac.starlink.topcat.plot2.MultiController
-
Returns the fixed controls managed by this object that can
be inserted into the control stack.
- getStackControls() - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterAxesController
-
- getStackModel() - Method in class uk.ac.starlink.topcat.plot2.ControlStack
-
Returns the list model used for this control stack.
- getStandardId() - Method in interface uk.ac.starlink.topcat.ResourceInfo
-
Returns the known or inferred IVOA Standard ID for the resource,
or null if not known.
- getStandardMarkStyleSets() - Static method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns an array of StyleSets which dispense MarkStyle
objects,
suitable for general purpose scatter plots.
- getStartAction() - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Returns the action which starts a multiple query operation.
- getStartAction() - Method in class uk.ac.starlink.topcat.join.UploadMatchPanel
-
Returns the action which starts a multiple query operation.
- getState() - Method in interface uk.ac.starlink.topcat.activate.ActivatorConfigurator
-
Returns an object that contains the current state of this configurator.
- getState() - Method in class uk.ac.starlink.topcat.activate.ChoiceConfigurator
-
- getState() - Method in class uk.ac.starlink.topcat.activate.Hips2fitsConfigurator
-
- getState() - Method in class uk.ac.starlink.topcat.StiltsMonitor
-
Returns the current state of this monitor.
- getStatusBox() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns a line suitable for putting status information into.
- getStep() - Method in class uk.ac.starlink.topcat.plot2.Progresser
-
Returns the number of increments between each attempted update of
the GUI.
- getStiltsTupleExpressions(HumanMatchEngine) - Method in class uk.ac.starlink.topcat.TupleSelector
-
Returns expressions suitable for use with a HumanMatchEngine.
- getSTILVersion() - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Returns the version string for the version of STIL being used here.
- getStopAction() - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Returns the action which can interrupt a multiple query operation.
- getStopAction() - Method in class uk.ac.starlink.topcat.join.UploadMatchPanel
-
Returns the action which can interrupt a multiple query operation.
- getStringValue() - Method in class uk.ac.starlink.topcat.ColumnSelector
-
Returns the value of the selector as a string.
- getStyle() - Method in class uk.ac.starlink.topcat.plot.BarStyleEditor
-
- getStyle() - Method in class uk.ac.starlink.topcat.plot.DensityStyleEditor
-
- getStyle() - Method in class uk.ac.starlink.topcat.plot.LinesStyleEditor
-
- getStyle() - Method in class uk.ac.starlink.topcat.plot.MarkStyleEditor
-
- getStyle(int) - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Returns the style to use for a given subset index.
- getStyle(int) - Method in class uk.ac.starlink.topcat.plot.PoolStyleSet
-
- getStyle() - Method in class uk.ac.starlink.topcat.plot.StyleEditor
-
Returns a style object derived from the current state of this
component.
- getStyle() - Method in class uk.ac.starlink.topcat.plot2.LayerId
-
Returns the style.
- getStyleLegendIcon(Style) - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Returns the icon used to represent a given style in legends for this
selector.
- getStylePanel() - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
Returns the style panel currently in use.
- getStyles() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns a style set suitable for use with a new PointSelector.
- getStyles() - Method in class uk.ac.starlink.topcat.plot.LinesWindow
-
- getStyles() - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
Returns a list of styles for subset plotting.
- getStyles() - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Returns the style set used by this selector.
- getStylesBySubset() - Method in class uk.ac.starlink.topcat.plot2.MatrixLayerManager
-
- getStylesBySubset() - Method in class uk.ac.starlink.topcat.plot2.SingleZoneLayerManager
-
- getStylesBySubset() - Method in interface uk.ac.starlink.topcat.plot2.ZoneLayerManager
-
Returns a map associating plot styles with RowSubsets
for the current configuration.
- getStyleSets() - Method in class uk.ac.starlink.topcat.plot.HistogramWindow
-
- getStyleWindow() - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Returns this selector's style window.
- getStyleWindow() - Method in class uk.ac.starlink.topcat.plot.PointSelectorSet
-
- getSubrange() - Method in class uk.ac.starlink.topcat.plot2.ShaderControl
-
Returns an aux value subrange set by the user.
- getSubset() - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
Returns the RowSubset currently used by the viewer model.
- getSubsetByKey(RowSubset.Key) - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the subset in this model's subset list identified by key.
- getSubsetCount() - Method in class uk.ac.starlink.topcat.ClassifyReportPanel
-
Returns the number of subsets corresponding to this component's
current configuration.
- getSubsetCounts() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the Map which contains the number of rows believed to be
in each subset.
- getSubsetDisplayLabel(int) - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Returns the subset label to be used for annotating one of the subsets
controlled by this selector in a plot legend.
- getSubsetExpression(TopcatModel, RowSubset) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Returns a JEL-friendly expression which may be used to reference
a RowSubset.
- getSubsetManager() - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
Returns this control's per-subset configuration manager.
- getSubsets() - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
Returns a list of subsets to be plotted.
- getSubsets() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the ListModel
which keeps track of which
RowSubset
objects are available.
- getSubsetSelection() - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Returns an array of flags indicating which of the row subsets have
been selected.
- getSubsetSelectionModel() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the selection model which controls the active subset
for the viewed table.
- getSubsetStack() - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
Returns this control's selectable stack of subsets.
- getSuffixField() - Method in class uk.ac.starlink.topcat.join.JoinFixSelector
-
Returns the field giving the suffix used for column deduplication.
- getSuitability(TopcatModelInfo) - Method in interface uk.ac.starlink.topcat.activate.ActivationType
-
Indicates the applicability of this activation type to a given table.
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.BrowserActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.CutoutActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.DelayActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.DownloadActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.GenericViewImageActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.InvokeDatalinkActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.JelActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.LoadTableActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.NopActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.PlotTableActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendCustomActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendHips2fitsActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendImageActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendIndexActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendSkyPosActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendSpectrumActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.SendTableActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.ServiceActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.ShellActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.TopcatSkyPosActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.ViewDatalinkActivationType
-
- getSuitability(TopcatModelInfo) - Method in class uk.ac.starlink.topcat.activate.ViewHips2fitsActivationType
-
- getSurface(int) - Method in class uk.ac.starlink.topcat.plot2.GuiNavigationListener
-
- getSurface(int) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns the plot surface of a given zone
for the most recent completed plot.
- getSurfaceFactory() - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Returns this control's surface factory.
- getSurfaceIndex(Point) - Method in class uk.ac.starlink.topcat.plot2.GuiNavigationListener
-
May return a negative value if no surface corresponds to the given point.
- getSurveys() - Method in class uk.ac.starlink.topcat.vizier.VizierInfo
-
Returns a list of the known survey resources.
- getTabber() - Method in class uk.ac.starlink.topcat.plot2.TabberControl
-
Returns this control's panel as a JTabbedPane.
- getTable() - Method in class uk.ac.starlink.topcat.BooleanColumnRowSubset
-
Returns the table from whose column this subset is based.
- getTable() - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
Returns the TopcatModel for which this selector is currently selecting
axes.
- getTable() - Method in class uk.ac.starlink.topcat.plot.PointSelection.TableMask
-
Returns the table.
- getTable() - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Returns the currently selected table.
- getTable() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Returns the currently configured topcat model.
- getTable(int) - Method in class uk.ac.starlink.topcat.TopcatModelSelectionTable
-
Returns the table at a given row in the displayed JTable.
- getTable(TopcatModel) - Static method in class uk.ac.starlink.topcat.TopcatTableNamer
-
Returns a table corresponding to the current apparent table of
a topcat model, intended to be used with an instance of this class.
- getTable() - Method in class uk.ac.starlink.topcat.TupleSelector
-
Returns the currently selected table.
- getTableClouds() - Method in class uk.ac.starlink.topcat.plot2.GuiPointCloud
-
Returns the TableClouds aggregated by this point cloud.
- getTableColumnModel() - Method in class uk.ac.starlink.topcat.ColumnCheckBoxList
-
Returns the TableColumnModel that this list is representing.
- getTableCount() - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
Returns the number of tables reported for this catalog.
- getTableFactory() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns the table factory used by this window.
- getTableFactory() - Method in class uk.ac.starlink.topcat.TopcatLoadClient
-
- getTableFormat() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the table builder object that originally loaded
this model's table.
- getTableFormat(StarTable) - Method in class uk.ac.starlink.topcat.TopcatTableNamer
-
- getTableIdForSending(TopcatModel) - Method in class uk.ac.starlink.topcat.interop.TopcatSampControl
-
Returns a public reference ID indicating the current state
of a given TOPCAT table which will be used to send it in a
SAMP message.
- getTableMasks(BitSet) - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
Given a bit vector which represents a selection of the points
in this object, returns an array of TableMask objects which
represent selections of rows within any of the tables this
object knows about.
- getTableModel() - Method in class uk.ac.starlink.topcat.TopcatModelSelectionTable
-
Returns the table model used for containing information about each
TopcatModel.
- getTableName() - Method in class uk.ac.starlink.topcat.join.CdsTableSelector
-
Returns the human-readable name of a selected table.
- getTableNamers() - Static method in class uk.ac.starlink.topcat.TopcatTableNamer
-
Returns a list of TableNamer objects that give the user options for
referencing TopcatModels by a text string in generated stilts commands.
- getTableOutput() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns the table output manager used by this window.
- getTables() - Method in class uk.ac.starlink.topcat.CurrentSavePanel
-
- getTables() - Method in class uk.ac.starlink.topcat.MultiSavePanel
-
- getTables() - Method in class uk.ac.starlink.topcat.SavePanel
-
Returns the tables chosen by the user from this panel to save.
- getTables() - Method in class uk.ac.starlink.topcat.SessionSavePanel
-
- getTableSelector() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordLayerControl
-
- getTableSelector() - Method in class uk.ac.starlink.topcat.plot2.DatalessLayerControl
-
- getTableSelector() - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
- getTableSelector() - Method in class uk.ac.starlink.topcat.plot2.FunctionLayerControl
-
- getTableSelector() - Method in interface uk.ac.starlink.topcat.plot2.LayerControl
-
Returns the selection widget for choosing which table this control
is working with.
- getTablesList() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns the JList displaying tables available in the application.
- getTablesListModel() - Method in class uk.ac.starlink.topcat.ControlWindow
-
Returns the list model which keeps track of which tables are available
to the application.
- getTableSource() - Method in class uk.ac.starlink.topcat.SaveTableQueryWindow
-
Returns the currently configured table source.
- getTableTransmitter() - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- getTableTransmitter() - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- getTableTransmitter() - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Returns an object that can send send the currently selected
table from TOPCAT to other applications.
- getTableWriter(Message) - Method in class uk.ac.starlink.topcat.interop.TablePullHandler
-
Returns a table writer to use for the given message.
- getTarget() - Method in class uk.ac.starlink.topcat.plot.AuxLegendZoomRegion
-
- getTarget() - Method in class uk.ac.starlink.topcat.plot.CentreZoomRegion
-
- getTarget() - Method in class uk.ac.starlink.topcat.plot.ZoomRegion
-
Returns the target region.
- getTarget() - Method in class uk.ac.starlink.topcat.vizier.VizierTableLoadDialog
-
Returns the search target, as presented to the VizieR server's
-c
parameter.
- getTargetSelector() - Method in interface uk.ac.starlink.topcat.interop.Activity
-
Returns a ComboBoxModel which allows selection of target applications.
- getTargetSelector() - Method in class uk.ac.starlink.topcat.interop.PlasticImageActivity
-
- getTargetSelector() - Method in class uk.ac.starlink.topcat.interop.SampImageActivity
-
- getText() - Method in class uk.ac.starlink.topcat.BasicStiltsMonitor.BasicState
-
- getText() - Method in class uk.ac.starlink.topcat.contrib.gavo.GavoSampleQuery
-
Returns SQL text for query.
- getText() - Method in class uk.ac.starlink.topcat.plot2.PlotStiltsMonitor.PlotState
-
- getText() - Method in interface uk.ac.starlink.topcat.StiltsMonitor.State
-
Returns text of the command suitable for execution in a shell.
- getText() - Method in class uk.ac.starlink.topcat.ToggleButtonModel
-
Returns the text label associated with this model.
- getTextField() - Method in class uk.ac.starlink.topcat.activate.HipsSelector
-
Returns the field that contains the current selection.
- getTextField() - Method in class uk.ac.starlink.topcat.ColumnSearchWindow
-
Returns the text component into which the user enters search terms.
- getTextPanel() - Method in class uk.ac.starlink.topcat.StiltsMonitor
-
Returns the text panel which displays the stilts command.
- getThresholdValues(int) - Method in class uk.ac.starlink.topcat.Classifier
-
Returns a sorted list of the values with a certain minimum count.
- getTileFormats() - Method in class uk.ac.starlink.topcat.activate.HipsSurvey
-
Value of the hips_tile_formats property as a set of words.
- getTitle() - Method in class uk.ac.starlink.topcat.SavePanel
-
Returns component name.
- getTitle() - Method in interface uk.ac.starlink.topcat.UrlInvoker
-
Returns a short name for this type of invocation.
- getTitle() - Method in class uk.ac.starlink.topcat.vizier.InfoItem
-
Returns the item short description.
- getToolBar() - Method in class uk.ac.starlink.topcat.AuxDialog
-
Returns this window's toolbar.
- getToolBar() - Method in class uk.ac.starlink.topcat.AuxWindow
-
Returns this window's toolbar.
- getTopcatLogo() - Static method in class uk.ac.starlink.topcat.ResourceIcon
-
Returns a full-size TOPCAT logo for display.
- getTopcatLogoSmall() - Static method in class uk.ac.starlink.topcat.ResourceIcon
-
Returns an icon-size TOPCAT logo.
- getTopcatModel() - Method in class uk.ac.starlink.topcat.activate.TopcatModelInfo
-
Returns the TopcatModel which this object is describing.
- getTopcatModel() - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
Returns the TopcatModel that this configurator is using.
- getTopcatModel() - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Returns the table selected for this panel.
- getTopcatModel() - Method in class uk.ac.starlink.topcat.plot.ColumnDataTable
-
Returns this table's TopcatModel.
- getTopcatModel() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordLayerControl
-
Returns the topcat model currently selected in the GUI.
- getTopcatModel() - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
Returns the table for which this control is currently making plots.
- getTopcatModel() - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
Returns the topcat model supplying the data for this data spec.
- getTopcatModel(DataSpec) - Static method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
Retrieves a TopcatModel from a data spec used within topcat.
- getTopcatModel() - Method in class uk.ac.starlink.topcat.plot2.LayerCommand
-
Returns the table supplying the table data.
- getTopcatModel() - Method in class uk.ac.starlink.topcat.plot2.TableCloud
-
Returns the table in which this point cloud's points are found.
- getTopcatModel() - Method in class uk.ac.starlink.topcat.TableViewerWindow
-
Returns the model whose data this window is viewing.
- getTopcatModel() - Method in class uk.ac.starlink.topcat.TopcatJELRowReader
-
Returns the topcat model on which this row reader is based.
- getTopcatPackageUrl() - Method in class uk.ac.starlink.topcat.interop.TopcatServer
-
Returns the URL corresponding to the classpath for the package
uk.ac.starlink.topcat.
- getTopValues(int) - Method in class uk.ac.starlink.topcat.Classifier
-
Returns a sorted list of the N most popular values.
- getTranslatedSubsetIds() - Method in class uk.ac.starlink.topcat.TopcatJELRowReader
-
Returns a set (no duplicated elements) of the subset IDs
for which this RowReader has been asked to provide translation values.
- getTrimmingConfigs() - Method in interface uk.ac.starlink.topcat.plot2.PlotContent
-
Returns trimming configuration items.
- getTrimmings() - Method in interface uk.ac.starlink.topcat.plot2.PlotContent
-
Returns an array of plot decoration objects.
- getTupleCount() - Method in class uk.ac.starlink.topcat.plot2.CountDataStore
-
Returns the total number of tuples represented by the tuple sequences
dispensed by this data store since construction time.
- getTupleExpressions() - Method in class uk.ac.starlink.topcat.TupleSelector
-
Returns the string values currently entered for the tuple elements.
- getTupleRunner() - Method in class uk.ac.starlink.topcat.plot2.CountDataStore
-
- getTupleRunner() - Method in class uk.ac.starlink.topcat.plot2.GuiDataStore
-
- getTupleSelectors() - Method in class uk.ac.starlink.topcat.join.InterMatchSpec
-
- getTupleSelectors() - Method in class uk.ac.starlink.topcat.join.IntraMatchSpec
-
- getTupleSelectors() - Method in class uk.ac.starlink.topcat.join.MatchSpec
-
Returns the components used to supply input value expressions.
- getTupleSelectors() - Method in class uk.ac.starlink.topcat.join.PairMatchSpec
-
- getTupleSequence(DataSpec) - Method in class uk.ac.starlink.topcat.plot2.CountDataStore
-
- getTupleSequence(DataSpec) - Method in class uk.ac.starlink.topcat.plot2.GuiDataStore
-
- getType() - Method in class uk.ac.starlink.topcat.activate.ActivationEntry
-
Returns the activation type managed by this entry.
- getType1() - Method in class uk.ac.starlink.topcat.join.Match1TypeSelector
-
Returns the match option which the user has selected.
- getType1Description() - Method in class uk.ac.starlink.topcat.join.Match1TypeSelector
-
Returns a textual description of the match option selected.
- getType1Word() - Method in class uk.ac.starlink.topcat.join.Match1TypeSelector
-
Returns the word used in stilts commands to represent the
currently selected option.
- getTypeCount() - Method in class uk.ac.starlink.topcat.plot2.CoordSpotter
-
Returns the number of entries in the tuples found by this object.
- getTypeName(String) - Method in class uk.ac.starlink.topcat.TopcatJELRowReader
-
Overrides superclass implementation to recognise row subsets
by name or _ID.
- getUCD() - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Returns the string that the user has chosen for the UCD field.
- getUnavailableText() - Method in class uk.ac.starlink.topcat.activate.SampSender
-
Returns a message explaining why this sender can't do any useful
work at the moment.
- getUniqueMatchColumnData(ValueInfo) - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
Attempts to locate and return a member of this model which
is the only match for a given info
.
- getUnit() - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Returns the string that the user has entered in the Units field.
- getUnitComponent() - Method in class uk.ac.starlink.topcat.ColumnSelector
-
Returns the component displaying selection of the unit, if any.
- getUnsortAction() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Gets an action which will return the view model for this model
to its unsorted state.
- getUnsortLabel() - Method in class uk.ac.starlink.topcat.MetaColumnTableSorter
-
Returns a component that will display an indication of when
the natural (unsorted) sequence is in use.
- getUploadTable(String) - Method in class uk.ac.starlink.topcat.TopcatTapTableLoadDialog
-
- getUrl() - Method in class uk.ac.starlink.topcat.AbstractHtmlPanel
-
Returns the location which is currently displayed in this panel.
- getURL() - Method in class uk.ac.starlink.topcat.ResourceIcon
-
Returns the URL for the image that forms this icon; it is called
PREFIX + location relative to this class.
- getUrl() - Method in interface uk.ac.starlink.topcat.ResourceInfo
-
Returns the URL of the resource.
- getUrl() - Method in class uk.ac.starlink.topcat.SwingHtmlPanel
-
- getUrl() - Method in class uk.ac.starlink.topcat.UrlPanel
-
Returns the currently displayed URL.
- getUrlInvoker() - Method in class uk.ac.starlink.topcat.UrlPanel
-
Returns the currently selected URL invocation mode.
- getUrlState() - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
Returns a partial config state, giving the current configuration
of the selected URL column.
- getUrlSuitability() - Method in class uk.ac.starlink.topcat.activate.TopcatModelInfo
-
Returns a standard suitability type for activation types
that require only or mainly a URL column.
- getUserCoordInfos(int) - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
- getUserCoordMappers(int) - Method in class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
- getUserMode() - Method in class uk.ac.starlink.topcat.join.UploadFindMode
-
Returns the stilts mode corresponding to this mode.
- getValue() - Method in class uk.ac.starlink.topcat.Classifier.CountedValue
-
Returns the value.
- getValue() - Method in class uk.ac.starlink.topcat.Count
-
Returns the numeric value of this count.
- getValue() - Method in class uk.ac.starlink.topcat.IntSelector
-
Returns the currently selected value.
- getValue(int) - Method in class uk.ac.starlink.topcat.MetaColumn
-
Returns the entry at a given row in this column.
- getValue() - Method in class uk.ac.starlink.topcat.plot.RoundingSpinner.RoundingSpinnerModel
-
- getValue(String) - Method in class uk.ac.starlink.topcat.WindowAction
-
- getValue1() - Method in class uk.ac.starlink.topcat.plot.LogSlider
-
Returns the current value.
- getValueAt(int, int) - Method in class uk.ac.starlink.topcat.MetaColumnTableModel
-
- getValueAt(int, int) - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
- getValueCount() - Method in class uk.ac.starlink.topcat.Classifier
-
Returns the number of distinct values seen so far.
- getValueInfo() - Method in class uk.ac.starlink.topcat.ColumnSelectorModel
-
Returns this model's value description.
- getValueMap() - Method in class uk.ac.starlink.topcat.ServiceParamPanel
-
Returns the values for the displayed parameters.
- getVerbosity() - Method in interface uk.ac.starlink.topcat.join.DalMultiService
-
Returns the verbosity for this service.
- getVersion() - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Returns the version string for this copy of TOPCAT.
- getVersionComponent() - Method in interface uk.ac.starlink.topcat.join.DalMultiService
-
Returns a panel used for protocol version selection, if available.
- getVertices() - Method in interface uk.ac.starlink.topcat.plot2.Figure
-
Returns the array of vertices defining this figure.
- getViewModel() - Method in class uk.ac.starlink.topcat.TopcatModel
-
Returns the table model which should be used by a JTable
for table display.
- getViewRanges() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns an array of ranges which may be set to determine the
actual range of visible data displayed by this plot.
- getViewRow(long) - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
Returns the index at which a given table row appears in this view model.
- getViewSystem() - Method in class uk.ac.starlink.topcat.plot2.SkyAxisController
-
Returns the sky view system currently selected for this control.
- getVisibleAuxAxisCount() - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Returns the number of currently visible auxiliary axes for this window.
- getVisibleCoordCount() - Method in class uk.ac.starlink.topcat.plot2.MatrixPositionCoordPanel
-
Returns the number of coordinate entry fields currently visible.
- getVisibleModel() - Method in class uk.ac.starlink.topcat.MetaColumnModel
-
Returns the ListSelectionModel representing which columns in the
original TableColumnModel are currently visible (are represented in
this ColumnModel) and which are invisible (are not represented in
this ColumnModel).
- getVizierInfo() - Method in class uk.ac.starlink.topcat.vizier.BasicVizierMode
-
Returns the vizier info object.
- getVizierInfo() - Method in class uk.ac.starlink.topcat.vizier.SearchVizierMode
-
Returns the vizier info object.
- getWavelengthKws() - Method in class uk.ac.starlink.topcat.vizier.VizierInfo
-
Returns the list of keyword values permitted for the Wavelength
controlled vocabulary.
- getWeightSelector() - Method in class uk.ac.starlink.topcat.plot.WeightedAxesSelector
-
Gets the combo box used to select weighting columns.
- getWidth() - Method in class uk.ac.starlink.topcat.plot2.PlotPosition
-
Returns the external width for the plot, if specified.
- getWidthCharacters() - Method in class uk.ac.starlink.topcat.StiltsMonitor
-
Returns the width of the text display panel in characters.
- getWindow() - Method in class uk.ac.starlink.topcat.plot2.TablePlotDisplay
-
Returns the plot window currently in use by this display.
- getWindow(Component) - Method in class uk.ac.starlink.topcat.WindowAction
-
Returns the window associated with this action, creating it if
necessary.
- getWindowAction(Component, boolean) - Static method in class uk.ac.starlink.topcat.MethodWindow
-
Returns an action which corresponds to displaying a MethodWindow.
- getWindowLabel(ColumnData) - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
Returns a label which identifies a particular column in this
configurator's table.
- getWindowMenu() - Method in class uk.ac.starlink.topcat.AuxDialog
-
Returns this window's "Window" menu.
- getWindowMenu() - Method in class uk.ac.starlink.topcat.AuxWindow
-
Returns this window's "Window" menu.
- getXPosition() - Method in class uk.ac.starlink.topcat.plot2.SquarePusher
-
Returns the selected fractional horizontal position.
- getYPosition() - Method in class uk.ac.starlink.topcat.plot2.SquarePusher
-
Returns the selected fractional vertical position.
- getZoneConfig(ZoneId) - Method in class uk.ac.starlink.topcat.plot2.MultiConfigger
-
Acquires all the configuration from subordinate configgers that
applies to a given zone.
- getZoneController(int) - Method in class uk.ac.starlink.topcat.plot2.StackPlotWindow
-
Returns the ZoneController for a given zone.
- getZoneControllers(Ganger<P, A>) - Method in interface uk.ac.starlink.topcat.plot2.AxesController
-
Returns a list of zone contollers, one for each zone defined
by a supplied ganger.
- getZoneControllers(Ganger<P, A>) - Method in class uk.ac.starlink.topcat.plot2.DisjointAxesController
-
- getZoneControllers(Ganger<PlaneSurfaceFactory.Profile, PlaneAspect>) - Method in class uk.ac.starlink.topcat.plot2.MatrixAxesController
-
- getZoneControllers() - Method in interface uk.ac.starlink.topcat.plot2.PlotContent
-
Returns an array of zone control GUI components, one per plotted zone.
- getZoneControllers() - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns the list of ZoneControllers used in the most recently
completed plot.
- getZoneControllers(Ganger<P, A>) - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterAxesController
-
- getZoneCount() - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns the number of zones in the most recently completed plot.
- getZoneIndex(Point) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Returns the zone index for the surface whose data bounds enclose
a given graphics position.
- getZoneIndex(Ganger<?, ?>) - Method in interface uk.ac.starlink.topcat.plot2.ZoneId
-
Returns the index into the zones managed by a given ganger of
a zone with this identifier.
- getZones() - Method in class uk.ac.starlink.topcat.plot2.MultiController
-
Returns the currently available list of zones.
- getZoneSpecifier() - Method in class uk.ac.starlink.topcat.plot2.BasicCoordLayerControl
-
- getZoneSpecifier() - Method in class uk.ac.starlink.topcat.plot2.DatalessLayerControl
-
- getZoneSpecifier() - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
- getZoneSpecifier() - Method in class uk.ac.starlink.topcat.plot2.FunctionLayerControl
-
- getZoneSpecifier() - Method in interface uk.ac.starlink.topcat.plot2.LayerControl
-
Returns a specifier that determines which zone of a multi-zone plot
this control's layers will be displayed in.
- gotCatalog(VizierCatalog) - Method in class uk.ac.starlink.topcat.vizier.CatalogSaxHandler
-
Called when a catalogue has been obtained from the SAX stream.
- grabTable(TopcatModel) - Method in class uk.ac.starlink.topcat.plot2.LayerControlAction
-
Allows this action to provide a layer control for a particular table
if it is specially suited for it.
- GraphicsWindow - Class in uk.ac.starlink.topcat.plot
-
Abstract superclass for windows doing N-dimensional plots of table data.
- GraphicsWindow(String, TablePlot, String[], int, boolean, ErrorModeSelectionModel[], Component) - Constructor for class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Constructor.
- GraphicsWindow.ExportAction - Class in uk.ac.starlink.topcat.plot
-
Actions for exporting the plot to a file.
- GraphicsWindow.ReplotListener - Class in uk.ac.starlink.topcat.plot
-
General purpose listener which replots given an event.
- GRID_OFF - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- GRID_ON - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- GroupControlManager<P,A> - Class in uk.ac.starlink.topcat.plot2
-
Control manager that uses FormLayerControls to provide
panels that allow you to enter the position values once
for a given table and then go to other tabs in the control
to customise the layers generated.
- GroupControlManager(ControlStack, PlotType<P, A>, PlotTypeGui<P, A>, ListModel<TopcatModel>, ZoneFactory, MultiConfigger, TopcatListener) - Constructor for class uk.ac.starlink.topcat.plot2.GroupControlManager
-
Constructor.
- groupForMultiply(String) - Static method in class uk.ac.starlink.topcat.TopcatJELUtils
-
Provides grouping as required for a given JEL expression.
- guessResourceType(ResourceInfo) - Static method in enum uk.ac.starlink.topcat.ResourceType
-
Attempts to determine the type of resource characterised by
available information.
- GuiCoordContent - Class in uk.ac.starlink.topcat.plot2
-
Aggregates user-supplied information about a coordinate value used
as input for a plot.
- GuiCoordContent(Coord, String[], ColumnData[], DomainMapper[]) - Constructor for class uk.ac.starlink.topcat.plot2.GuiCoordContent
-
Constructor.
- GuiDataSpec - Class in uk.ac.starlink.topcat.plot2
-
DataSpec implementation used by TOPCAT classes.
- GuiDataSpec(TopcatModel, RowSubset, GuiCoordContent[]) - Constructor for class uk.ac.starlink.topcat.plot2.GuiDataSpec
-
Constructor.
- GuiDataStore - Class in uk.ac.starlink.topcat.plot2
-
DataStore wrapper implementation suitable for use from a GUI application.
- GuiDataStore(DataStore) - Constructor for class uk.ac.starlink.topcat.plot2.GuiDataStore
-
Constructs a data store that checks for interruptions.
- GuiDataStore(DataStore, BoundedRangeModel, long) - Constructor for class uk.ac.starlink.topcat.plot2.GuiDataStore
-
Constructs a data store that checks for interruptions and optionally
reports progress.
- GuiNavigationListener<A> - Class in uk.ac.starlink.topcat.plot2
-
Abstract NavigationListener subclass that works with a PlotPanel.
- GuiNavigationListener(PlotPanel<?, A>) - Constructor for class uk.ac.starlink.topcat.plot2.GuiNavigationListener
-
Constructor.
- GuiPointCloud - Class in uk.ac.starlink.topcat.plot2
-
Collects a set of TableClouds together to provide a description of a
collection of positions in a plot.
- GuiPointCloud(TableCloud[], DataStore, BoundedRangeModel) - Constructor for class uk.ac.starlink.topcat.plot2.GuiPointCloud
-
Constructor.
- Safety - Enum in uk.ac.starlink.topcat
-
Characterises a security risk.
- sameAxes(PointSelection) - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
Determines if the axes defining this point selection are the same
as those for another one.
- sameData(PointSelection) - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
Determines if the data required to plot this point selection
is the same as the data required to plot another one.
- SAMP - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- SampCommunicator - Class in uk.ac.starlink.topcat.interop
-
TopcatCommunicator implementation based on SAMP.
- SampCommunicator(ControlWindow) - Constructor for class uk.ac.starlink.topcat.interop.SampCommunicator
-
Constructor.
- SampImageActivity - Class in uk.ac.starlink.topcat.interop
-
ImageActivity implementation using SAMP for the external communications.
- SampImageActivity(GuiHubConnector) - Constructor for class uk.ac.starlink.topcat.interop.SampImageActivity
-
Constructor.
- SAMPLE - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- SampSender - Class in uk.ac.starlink.topcat.activate
-
Takes care of sending SAMP messages from activation methods.
- SampSender(String) - Constructor for class uk.ac.starlink.topcat.activate.SampSender
-
Constructor.
- SampWindow - Class in uk.ac.starlink.topcat.interop
-
Window for display of SAMP operations.
- SampWindow(Component, GuiHubConnector) - Constructor for class uk.ac.starlink.topcat.interop.SampWindow
-
Constructor.
- sanitiseText(String, boolean, int) - Static method in class uk.ac.starlink.topcat.ClassifyWindow
-
Obtain a suitable string from a text for use as (part of) a short
label, such as a subset name.
- sanitizeMap(Map<?, ?>) - Static method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
Makes sure that a map is SAMP-friendly.
- SAVE - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- SAVE_OVERLAY - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- saveFlag(String, ButtonModel) - Method in class uk.ac.starlink.topcat.activate.ConfigState
-
Stores the selection state of a button model in this map.
- SavePanel - Class in uk.ac.starlink.topcat
-
Abstract superclass for component which interrogates the user
about which tables to save.
- SavePanel(String, ComboBoxModel<String>) - Constructor for class uk.ac.starlink.topcat.SavePanel
-
Constructor.
- SaveQueryWindow - Class in uk.ac.starlink.topcat
-
Window which allows the user to save one or multiple tables.
- SaveQueryWindow(StarTableOutput, LoadWindow, Component) - Constructor for class uk.ac.starlink.topcat.SaveQueryWindow
-
Constructor.
- saveSelection(String, JComboBox<?>) - Method in class uk.ac.starlink.topcat.activate.ConfigState
-
Stores the selection of a combo box in this map.
- SaveTableQueryWindow - Class in uk.ac.starlink.topcat
-
QueryWindow which allows the user to save a normal table
(not a TopcatModel) to disk.
- SaveTableQueryWindow(String, Component, StarTableOutput, boolean) - Constructor for class uk.ac.starlink.topcat.SaveTableQueryWindow
-
Constructor.
- saveText(String, JTextComponent) - Method in class uk.ac.starlink.topcat.activate.ConfigState
-
Stores the text content of a text component in this map.
- schedule(Runnable) - Method in class uk.ac.starlink.topcat.Scheduler
-
Schedules a runnable to be performed later on the Event Dispatch Thread,
as long as this object is considered active.
- scheduleError(String, Throwable) - Method in class uk.ac.starlink.topcat.Scheduler
-
Schedules display of an ErrorDialog error message.
- scheduleMemoryError(OutOfMemoryError) - Method in class uk.ac.starlink.topcat.Scheduler
-
Schedules display of an OutOfMemoryError.
- scheduleMessage(String, String, int) - Method in class uk.ac.starlink.topcat.Scheduler
-
Schedules display of a JOptionPane message.
- Scheduler - Class in uk.ac.starlink.topcat
-
Schedules tasks to run conditionally on on the Event Dispatch Thread.
- Scheduler(JComponent) - Constructor for class uk.ac.starlink.topcat.Scheduler
-
Constructor.
- SCROLL - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- SCROLLER - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- scrollToColumn(int) - Method in class uk.ac.starlink.topcat.TableViewerWindow
-
Scrolls the JTable so that the given column is visible at the
left of the window.
- scrollToRow(int) - Method in class uk.ac.starlink.topcat.TableViewerWindow
-
Scrolls the JTable so that the given row is visible in the centre
of the window.
- Sdss - Class in uk.ac.starlink.topcat.func
-
Specialist display functions for use with the Sloan Digital Sky Server.
- SDSS_BASE_URL - Static variable in class uk.ac.starlink.topcat.func.Sdss
-
Base URL for SkyServer JPEG retrieval service.
- SDSS_DR2_BASE_URL - Static variable in class uk.ac.starlink.topcat.func.Sdss
-
Base URL for SkyServer JPEG retrieval service, DR2.
- sdssShowCutout(String, double, double, int) - Static method in class uk.ac.starlink.topcat.func.Sdss
-
Displays a colour cutout image of a specified size from the
SDSS around a given sky position.
- sdssShowCutout(double, double, int, double) - Static method in class uk.ac.starlink.topcat.func.Sdss
-
Displays a colour cutout image of a specified size from the SDSS
around a given sky position with pixels of a given size.
- sdssShowCutout(double, double) - Static method in class uk.ac.starlink.topcat.func.Sdss
-
Displays a colour cutout image of a default size from the SDSS
around a given sky position.
- SEARCH - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- searchCompleted(boolean) - Method in class uk.ac.starlink.topcat.ColumnSearchWindow
-
Should be called when a search is completed.
- SearchVizierMode - Class in uk.ac.starlink.topcat.vizier
-
Abstract VizierMode which presents a list of catalogues as selected
in some way by other GUI actions of the user.
- SearchVizierMode(String, VizierTableLoadDialog, boolean) - Constructor for class uk.ac.starlink.topcat.vizier.SearchVizierMode
-
Constructor.
- selectColumnByUCD(String) - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
If a column exists with the named UCD, select it in the selector.
- selectColumnByUtype(String) - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
If a column exists with the named UType, select it in the selector.
- selectedItemChanged() - Method in class uk.ac.starlink.topcat.FixedJComboBox
-
- selectIfUnique() - Method in class uk.ac.starlink.topcat.TablesListComboBox
-
If there is only one entry in the tables list, select that.
- SelectivePlasticListModel - Class in uk.ac.starlink.topcat.interop
-
- SelectivePlasticListModel(ListModel<ApplicationItem>, URI, boolean, HubManager) - Constructor for class uk.ac.starlink.topcat.interop.SelectivePlasticListModel
-
Constructs a new list model specifying whether certain particular
options are included.
- selectSubset(TopcatModel, RowSubset) - Method in interface uk.ac.starlink.topcat.interop.SubsetActivity
-
Sends a message to select a given sequence of rows.
- selectVOTableObject(String[]) - Method in class uk.ac.starlink.topcat.TopcatExtApp
-
- SEND - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- SendCustomActivationType - Class in uk.ac.starlink.topcat.activate
-
ActivationType that can send a custom SAMP message.
- SendCustomActivationType() - Constructor for class uk.ac.starlink.topcat.activate.SendCustomActivationType
-
- SendHips2fitsActivationType - Class in uk.ac.starlink.topcat.activate
-
Activation type that sends a SAMP message referencing a FITS image
derived from the CDS Hips2fits service.
- SendHips2fitsActivationType() - Constructor for class uk.ac.starlink.topcat.activate.SendHips2fitsActivationType
-
- SendImageActivationType - Class in uk.ac.starlink.topcat.activate
-
ActivationType for displaying a FITS image in an external viewer.
- SendImageActivationType() - Constructor for class uk.ac.starlink.topcat.activate.SendImageActivationType
-
- SendIndexActivationType - Class in uk.ac.starlink.topcat.activate
-
ActivationType implementation for sending row index via SAMP.
- SendIndexActivationType(boolean) - Constructor for class uk.ac.starlink.topcat.activate.SendIndexActivationType
-
Constructor.
- SendManager - Class in uk.ac.starlink.topcat.interop
-
Provides a ComboBoxModel allowing selection of SAMP clients subscribed
to a given MType.
- SendManager(GuiHubConnector, String) - Constructor for class uk.ac.starlink.topcat.interop.SendManager
-
Constructor.
- SendSkyPosActivationType - Class in uk.ac.starlink.topcat.activate
-
ActivationType implementation that sends sky coordinates to other
applications using SAMP.
- SendSkyPosActivationType() - Constructor for class uk.ac.starlink.topcat.activate.SendSkyPosActivationType
-
- SendSpectrumActivationType - Class in uk.ac.starlink.topcat.activate
-
ActivationType for displaying a spectrum in an external viewer.
- SendSpectrumActivationType() - Constructor for class uk.ac.starlink.topcat.activate.SendSpectrumActivationType
-
- sendTable(String, String) - Method in class uk.ac.starlink.topcat.TopcatSender
-
Instructs an external TOPCAT application to load a table with a given
location and table format.
- SendTableActivationType - Class in uk.ac.starlink.topcat.activate
-
ActivationType for sending a VOTable to an external application.
- SendTableActivationType() - Constructor for class uk.ac.starlink.topcat.activate.SendTableActivationType
-
- SERVER_URLS - Static variable in class uk.ac.starlink.topcat.vizier.VizierTableLoadDialog
-
URLs known to host a standard VizieR service.
- ServiceActivationType - Class in uk.ac.starlink.topcat.activate
-
Activation type for invoking a ServiceDescriptor-described service.
- ServiceActivationType() - Constructor for class uk.ac.starlink.topcat.activate.ServiceActivationType
-
- ServiceParamPanel - Class in uk.ac.starlink.topcat
-
Panel displaying ServiceDescriptor parameters, and offering the user
the option to edit or supply their values.
- ServiceParamPanel(ServiceParam[]) - Constructor for class uk.ac.starlink.topcat.ServiceParamPanel
-
Constructor.
- SessionSavePanel - Class in uk.ac.starlink.topcat
-
SavePanel for saving a TOPCAT session.
- SessionSavePanel() - Constructor for class uk.ac.starlink.topcat.SessionSavePanel
-
Constructor.
- set(int, T) - Method in class uk.ac.starlink.topcat.OptionsListModel
-
- setAboutHandler(Runnable) - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Invokes the java.awt.Desktop.setAboutHandler method.
- setActivationState(List<Map<String, String>>) - Method in class uk.ac.starlink.topcat.activate.ActivationWindow
-
Updates the state of this window to match state stored from a
previous instance.
- setActive(int, boolean) - Method in class uk.ac.starlink.topcat.ColumnList
-
Marks a given column as active.
- setActive() - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- setActive() - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- setActive() - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Must be called before any of the actions provided by this object
are used.
- setActive(boolean) - Method in class uk.ac.starlink.topcat.plot.BlobPanel
-
Sets whether this panel is active (visible, accepting mouse gestures,
drawing shapes) or inactive (invisible).
- setActive(boolean) - Method in class uk.ac.starlink.topcat.plot2.BlobPanel2
-
Sets whether this panel is active (visible, accepting mouse gestures,
drawing shapes) or inactive (invisible).
- setActive(boolean) - Method in class uk.ac.starlink.topcat.plot2.FigurePanel
-
Sets whether this panel is active (visible, accepting mouse gestures,
drawing shapes) or inactive (invisible).
- setActiveChooser(TableSaveChooser) - Method in class uk.ac.starlink.topcat.CurrentSavePanel
-
- setActiveChooser(TableSaveChooser) - Method in class uk.ac.starlink.topcat.MultiSavePanel
-
- setActiveChooser(TableSaveChooser) - Method in class uk.ac.starlink.topcat.SavePanel
-
Configures the chooser currently controlling this panel.
- setActiveChooser(TableSaveChooser) - Method in class uk.ac.starlink.topcat.SessionSavePanel
-
- setActivePoints(int[]) - Method in class uk.ac.starlink.topcat.plot.AnnotationPanel
-
Sets points which should be marked as "active" by drawing a cursor
or something over them.
- setAllSelected(boolean) - Method in class uk.ac.starlink.topcat.TopcatModelSelectionTable
-
Performs wholesale selection or deselection of all tables in the list.
- setAspect(A) - Method in class uk.ac.starlink.topcat.plot2.AbstractZoneController
-
Sets the plot aspect which defines the view on the data.
- setAspect(A) - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Sets the plot aspect which defines the view on the data.
- setAspect(A) - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterZoneController
-
- setAspect(A) - Method in interface uk.ac.starlink.topcat.plot2.ZoneController
-
Sets the plot aspect which defines the view on the data.
- setAuto(boolean) - Method in class uk.ac.starlink.topcat.plot2.AutoSpecifier
-
Sets whether the auto button is on or off.
- setAutoValue(T) - Method in class uk.ac.starlink.topcat.plot2.AutoSpecifier
-
Sets the value specified when the auto button is on.
- setAuxVisible(int) - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
Sets the number of auxiliary axis selectors which are visible.
- setAxis(ValueInfo) - Method in class uk.ac.starlink.topcat.plot.AxisEditor
-
Configures this component to edit the configuration of a given axis.
- setBlob(Shape) - Method in class uk.ac.starlink.topcat.plot.BlobPanel
-
Sets the currently-defined blob.
- setBlob(Shape) - Method in class uk.ac.starlink.topcat.plot2.BlobPanel2
-
Sets the currently-defined blob.
- setBlocked(boolean) - Method in class uk.ac.starlink.topcat.activate.ActivationEntry
-
Sets whether this entry is considered a potential security risk.
- setBusy(boolean) - Method in class uk.ac.starlink.topcat.AuxWindow
-
Makes the window look like it's doing something.
- setBusy(boolean) - Method in class uk.ac.starlink.topcat.join.MatchWindow
-
Provides visual feedback that the window is/is not available for
interaction, as well as enabling/disabling most of its interatable
components.
- setChecked(T, boolean) - Method in class uk.ac.starlink.topcat.BasicCheckBoxList
-
- setChecked(T, boolean) - Method in class uk.ac.starlink.topcat.CheckBoxList
-
Sets whether the checkbox for a given item is selected.
- setChecked(Control, boolean) - Method in class uk.ac.starlink.topcat.plot2.ControlStack
-
- setCheckedAll(boolean) - Method in class uk.ac.starlink.topcat.CheckBoxList
-
Programmatically sets the checkbox status for all the items in the list.
- setClipboardText(String) - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Sets the text content of the system clipboard(s).
- setCloseIsExit() - Method in class uk.ac.starlink.topcat.AuxWindow
-
Irrevocably marks this window as one for which the Close action has
the same effect as the Exit action.
- setColors(Color, Color) - Method in class uk.ac.starlink.topcat.plot.BlobPanel
-
Sets the colours which will be used for drawing the blob.
- setColors(Color, Color) - Method in class uk.ac.starlink.topcat.plot2.BlobPanel2
-
Sets the colours which will be used for drawing the blob.
- setColumn(TableColumn) - Method in class uk.ac.starlink.topcat.ColumnSearchWindow
-
Programmatically configures the column to be searched by this window.
- setColumn(int, ColumnData) - Method in class uk.ac.starlink.topcat.PlasticStarTable
-
- setColumnData(ColumnData) - Method in class uk.ac.starlink.topcat.ColumnSelector
-
Sets the currently selected column data value.
- setColumnIndex(int) - Method in class uk.ac.starlink.topcat.ColumnIndexSpinner
-
Sets the 0-based selected column index.
- setColumnName(String) - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Sets the contents of the name field.
- setColumnSelector(int, int, ColumnDataComboBoxModel) - Method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Resets the selector component model for a given user coordinate.
- setConfig(RowSubset.Key, ConfigMap) - Method in class uk.ac.starlink.topcat.plot2.SubsetConfigManager
-
Adjusts the configuration for a given row subset managed by this object.
- setConfiguration(String) - Static method in class uk.ac.starlink.topcat.LogConfig
-
Sets the logging level(s) from a short string, the kind of thing
you might get from a command-line switch.
- setControlActive(Control, boolean) - Method in class uk.ac.starlink.topcat.plot2.ControlStackModel
-
Sets the activeness of a control in this stack.
- setCoordPanel(SimplePositionCoordPanel) - Method in class uk.ac.starlink.topcat.plot2.VariableCoordStack
-
Sets the coord panel with which this stack will be working.
- setCoverage(Coverage) - Method in class uk.ac.starlink.topcat.join.CoverageView
-
Sets the coverage for this component to display.
- setCursor(Cursor) - Method in class uk.ac.starlink.topcat.plot.ZoomRegion
-
Sets a custom cursor for use in the target region.
- setCursorComponent(Component) - Method in class uk.ac.starlink.topcat.plot.Zoomer
-
Sest the component, if any, over which this object should modify
the cursor over.
- setData(ColumnData, Classifier<?>) - Method in class uk.ac.starlink.topcat.ClassifyReportPanel
-
Sets the classification data for display by this panel,
and updates the display according to the current state.
- setDefaultFormat(String) - Method in class uk.ac.starlink.topcat.SaveTableQueryWindow
-
Sets the default format string with which tables will be saved.
- setDelimiter(String) - Method in class uk.ac.starlink.topcat.contrib.gavo.GavoCSVTableParser.RecursiveDescentParser
-
Setter for property delimiter.
- setDelimiter(String) - Method in class uk.ac.starlink.topcat.contrib.gavo.GavoCSVTableParser
-
Sets the delimiter to use.
- setDescription(String) - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Sets the value entered into the description field.
- setDescription(String) - Method in class uk.ac.starlink.topcat.ToggleButtonModel
-
Sets the description (for tooltips etc) associated with this model.
- setDisplay(Rectangle) - Method in class uk.ac.starlink.topcat.plot.AuxLegendZoomRegion
-
- setDisplay(Rectangle) - Method in class uk.ac.starlink.topcat.plot.ZoomRegion
-
Sets the display region.
- setEditors(AxisEditor[]) - Method in class uk.ac.starlink.topcat.plot.AxisWindow
-
Resets the list of axis editor components contained by this window.
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.ColumnSelector
-
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.interop.DisabledTransmitter
-
- setEnabled(boolean) - Method in interface uk.ac.starlink.topcat.interop.Transmitter
-
Sets whether the send actions controlled by this transmitter should
be enabled or not.
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.IntSelector
-
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.join.CdsTableSelector
-
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.join.JoinFixSelector
-
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.join.PairModeSelector
-
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.LineBox
-
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.plot.AxisDataSelector
-
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.plot.CutChooser
-
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.plot.ErrorModeSelectionModel
-
Toggles enabled state of any controls based on this model.
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.plot2.NavigationHelpPanel
-
Disabling the component greys it out as usual.
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.plot2.SquarePusher
-
- setEnabled(boolean) - Method in class uk.ac.starlink.topcat.SortOrderSelector
-
- setErrorMode(ErrorMode) - Method in class uk.ac.starlink.topcat.plot.AxisDataSelector
-
Sets the error mode.
- setExpression(String, Class<?>) - Method in class uk.ac.starlink.topcat.SyntheticColumn
-
Sets the algebraic expression which this column uses to calculate
its results.
- setExpression(String) - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Sets the contents of the expression field.
- setExpression(String) - Method in class uk.ac.starlink.topcat.SyntheticRowSubset
-
Sets the expression to use for this subset.
- setExpressionType(Class<?>) - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Sets the class that the expression result will be converted to.
- setGlobalConfig(ConfigMap) - Method in class uk.ac.starlink.topcat.plot2.FormStylePanel
-
Sets global (not subset-specific) configuration options for this panel.
- setGuidePointCount(int) - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Provides a hint to this window how many points it's likely to be
plotting.
- setHasNone(boolean) - Method in class uk.ac.starlink.topcat.ColumnComboBoxModel
-
Sets whether there should be a null entry at the head of the list.
- setHighlights(Map<SubCloud, double[]>) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Sets a list of points which should be highlighted in the plot.
- setHighValue(double) - Method in class uk.ac.starlink.topcat.plot.CutChooser
-
Sets the upper cut value
- setHorizontalEntryScrolling(boolean) - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Determines whether the component containing the column selectors
will scroll horizontally if required or not.
- setIcon(Icon) - Method in class uk.ac.starlink.topcat.ToggleButtonModel
-
Sets the icon associated with this model.
- setID(String) - Method in class uk.ac.starlink.topcat.HelpWindow
-
Sets the current help ID to the one represented by the given string.
- SetId - Class in uk.ac.starlink.topcat.plot
-
Characterises a plottable set of points selected within a PointSelector.
- SetId(PointSelector, int) - Constructor for class uk.ac.starlink.topcat.plot.SetId
-
Constructor.
- setImage(Image) - Method in class uk.ac.starlink.topcat.ImageWindow
-
Synchronously configures this window to display an image.
- setImage(String, boolean) - Method in class uk.ac.starlink.topcat.ImageWindow
-
Sets the image to load from a given location.
- setImagePoint(Image, Point) - Method in class uk.ac.starlink.topcat.ImageWindow
-
Synchronously configures this window to display an image and
indicate a given X,Y point on it.
- setInt(String, int) - Method in class uk.ac.starlink.topcat.activate.ConfigState
-
Sets an entry of this map as an integer.
- setItem(int, DescribedValue) - Method in class uk.ac.starlink.topcat.ParameterDetailPanel
-
Sets the parameter to be displayed in this component.
- setKey(RowSubset.Key) - Method in class uk.ac.starlink.topcat.RowSubset
-
Sets the key identifying this subset.
- setLabel(String) - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Sets a label for this selector.
- setLabel(String) - Method in class uk.ac.starlink.topcat.TopcatLoadClient
-
- setLabel(String) - Method in class uk.ac.starlink.topcat.TopcatModel
-
Sets the label for model identification.
- setLatestSurface(Surface) - Method in class uk.ac.starlink.topcat.plot2.AbstractZoneController
-
Accepts information about the latest plotting surface to be plotted
by the panel associated with this controller.
- setLatestSurface(Surface) - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Accepts information about the latest plotting surface to be plotted
by the panel associated with this controller.
- setLatestSurface(Surface) - Method in class uk.ac.starlink.topcat.plot2.CubeAxisController
-
- setLatestSurface(Surface) - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterZoneController
-
- setLatestSurface(Surface) - Method in interface uk.ac.starlink.topcat.plot2.ZoneController
-
Accepts information about the latest plotting surface to be plotted
by the panel associated with this controller.
- setLine(String) - Method in class uk.ac.starlink.topcat.contrib.gavo.GavoCSVTableParser.RecursiveDescentParser
-
Setter for property line.
- setLinksDoc(LinksDoc) - Method in class uk.ac.starlink.topcat.DatalinkPanel
-
Sets the document to be displayed by this panel.
- setLinksDoc(LinksDoc) - Method in class uk.ac.starlink.topcat.LinkRowPanel
-
Sets the document whose rows are being displayed.
- setListening(boolean) - Method in class uk.ac.starlink.topcat.plot2.BlobPanel2
-
Changes whether this component is listening to mouse gestures to
modify the shape.
- setListening(boolean) - Method in class uk.ac.starlink.topcat.plot2.FigurePanel
-
Changes whether this component is listening to mouse gestures to
modify the shape.
- setListMessage(String[]) - Method in class uk.ac.starlink.topcat.CheckBoxList
-
Sets a message which is overpainted on the blank part of this
component.
- setListModel(ListModel<T>) - Method in class uk.ac.starlink.topcat.CheckBoxStack
-
- setLocationLabel(String) - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
Resets the label for the Location field.
- setLocationTooltip(String) - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
Sets the tooltip text for the Location field.
- setLogarithmic(boolean) - Method in class uk.ac.starlink.topcat.plot.RoundingSpinner
-
Configures this spinner for logarithmic or linear values.
- setLowValue(double) - Method in class uk.ac.starlink.topcat.plot.CutChooser
-
Sets the lower cut value.
- setMainHeading(String) - Method in class uk.ac.starlink.topcat.AuxWindow
-
Sets the in-window text which heads up the main display area.
- setMainTable(TopcatModel) - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Sets the main table in the point selector component.
- setMaxCount(int) - Method in class uk.ac.starlink.topcat.ClassifyReportPanel
-
Sets the maximum number of categories that will be displayed.
- setMaximum1(int) - Method in class uk.ac.starlink.topcat.plot.LogSlider
-
Sets the maximum.
- setMinimumTanError(double) - Method in class uk.ac.starlink.topcat.plot.SphericalPolarPointStore
-
Sets the smallest value for tan error which should generate non-blank
tangent error bar points.
- setMode(ErrorMode) - Method in class uk.ac.starlink.topcat.plot.ErrorModeSelectionModel
-
Sets the selected mode.
- setMode(ModePlotter.Mode) - Method in class uk.ac.starlink.topcat.plot2.ModeFormControl
-
Sets the current mode for this control.
- setModel(ListModel<T>) - Method in class uk.ac.starlink.topcat.BasicCheckBoxList
-
- setModel(ComboBoxModel<ColumnData>) - Method in class uk.ac.starlink.topcat.ColumnDataComboBox
-
- setModel(ColumnSelectorModel) - Method in class uk.ac.starlink.topcat.ColumnSelector
-
Sets the model for this selector.
- setModel(ComboBoxModel<E>) - Method in class uk.ac.starlink.topcat.FixedJComboBox
-
- setModel(SpinnerModel) - Method in class uk.ac.starlink.topcat.plot.RoundingSpinner
-
Sets the model for this spinner.
- setModel(SortOrderSelector.Model) - Method in class uk.ac.starlink.topcat.SortOrderSelector
-
Sets the model for this selector.
- setName(String) - Method in class uk.ac.starlink.topcat.RowSubset
-
Sets the name of this subset.
- setNavDecoration(Decoration) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Sets a decoration giving visual feedback for navigation gestures.
- setNullRepresentation(Object) - Method in class uk.ac.starlink.topcat.ColumnCellRenderer
-
Sets the representation for the null item.
- setNumericValue(double) - Method in class uk.ac.starlink.topcat.plot.RoundingSpinner
-
Sets this spinner's selected value.
- setOptions(Map<Gesture, String>) - Method in class uk.ac.starlink.topcat.plot2.NavigationHelpPanel
-
Sets the list of known gestures and their meanings.
- setOrder(int[]) - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
Configures this view to view the rows of the base model in a
given order.
- setPadRatio(double) - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
- setParent(Component) - Method in class uk.ac.starlink.topcat.DemoToolAction
-
- setParent(Component) - Method in interface uk.ac.starlink.topcat.TopcatToolAction
-
Sets the parent component.
- setParent(Component) - Method in class uk.ac.starlink.topcat.TopcatWindowAction
-
Sets the parent component to use for initialising windows
created by this action.
- setPlacer(PointPlacer) - Method in class uk.ac.starlink.topcat.plot.AnnotationPanel
-
Sets the PointPlacer which maps from PlotData coordinates to screen
positions.
- setPlotData(PlotData) - Method in class uk.ac.starlink.topcat.plot.AnnotationPanel
-
Sets the data used by this panel.
- setPoints(Points) - Method in class uk.ac.starlink.topcat.plot.PointSelection
-
- setPosition(float, float) - Method in class uk.ac.starlink.topcat.plot2.SquarePusher
-
Sets the fractional position.
- setPrefix(String) - Method in class uk.ac.starlink.topcat.ClassifyReportPanel
-
Sets the standard prefix used for subset names.
- setProgress(String) - Method in class uk.ac.starlink.topcat.LoadingToken
-
Sets text to display which indicates progress.
- setPulsing(boolean) - Method in class uk.ac.starlink.topcat.plot.AnnotationPanel
-
Sets whether active points should pulse or not.
- setRadialVisible(boolean) - Method in class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
Determines whether the radial axis control is visible.
- setRanges(Range[]) - Method in class uk.ac.starlink.topcat.plot2.AbstractZoneController
-
Sets fixed data position coordinate ranges.
- setRanges(Range[]) - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Sets fixed data position coordinate ranges.
- setRanges(Range[]) - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterZoneController
-
- setRanges(Range[]) - Method in interface uk.ac.starlink.topcat.plot2.ZoneController
-
Sets fixed data position coordinate ranges.
- setRegions(List<ZoomRegion>) - Method in class uk.ac.starlink.topcat.plot.Zoomer
-
Sets the list of
ZoomRegion
objects which defines the
behaviour of this object.
- setRotation(double[]) - Method in class uk.ac.starlink.topcat.plot.Plot3DWindow
-
Sets the viewing angle.
- setRow(Object[]) - Method in class uk.ac.starlink.topcat.LinkRowPanel
-
Sets the row contents to be displayed.
- setRowCount(Long) - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
Sets the number of rows reported for this table.
- setRowIndex(long) - Method in class uk.ac.starlink.topcat.SingleRowSubset
-
Sets the included row index.
- setRowMap(int[]) - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
Sets the mapping from row index visible in this model to
row index in the base table.
- setSelected(RowSubset, boolean) - Method in class uk.ac.starlink.topcat.plot2.SubsetStack
-
Sets the active status of a given subset.
- setSelected(boolean) - Method in class uk.ac.starlink.topcat.ToggleButtonModel
-
Sets the state of this model.
- setSelectedItem(Object) - Method in class uk.ac.starlink.topcat.ColumnComboBoxModel
-
- setSelectedItem(Object) - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
- setSelectedItem(Object) - Method in class uk.ac.starlink.topcat.interop.SelectivePlasticListModel
-
- setSelectedItem(T) - Method in class uk.ac.starlink.topcat.MenuSelector
-
Sets the currently selected option.
- setSelectedItem(Object) - Method in class uk.ac.starlink.topcat.plot.ErrorModeSelectionModel
-
- setSelectedName(String) - Method in class uk.ac.starlink.topcat.SubsetQueryWindow
-
Sets the name of the RowSubset which the action of this window will
be to create (or replace).
- setSelectedSortOrder(SortOrder) - Method in class uk.ac.starlink.topcat.SortOrderSelector.Model
-
Sets the selected sort order.
- setSelectedSubsets(RowSubset[]) - Method in class uk.ac.starlink.topcat.plot2.SubsetStack
-
Sets the list of active subsets.
- setSelectedSurvey(HipsSurvey) - Method in class uk.ac.starlink.topcat.activate.HipsSelector
-
Sets the currently selected survey.
- setSelection(RowSubset) - Method in class uk.ac.starlink.topcat.TableViewerWindow
-
Sets the row selection for this window's JTable to correspond to a
given row subset.
- setSelectionModel(ListSelectionModel) - Method in class uk.ac.starlink.topcat.CheckBoxMenu
-
Sets the selection model used to keep track of the ticked/unticked
status of the checkboxes in this menu.
- setSelectionModel(DefaultListSelectionModel) - Method in class uk.ac.starlink.topcat.CheckBoxStack
-
- setServiceUrl(String) - Method in class uk.ac.starlink.topcat.join.DalMultiPanel
-
Sets the query service URL.
- setSetId(SetId) - Method in class uk.ac.starlink.topcat.plot.StyleEditor
-
Sets the set identifier for the style which this editor is currently
editing.
- setSizeDefault(ColumnSelector) - Method in interface uk.ac.starlink.topcat.join.DalMultiService
-
Configures the column selector representing search radius
(or diameter, or whatever) to some sensible default value.
- setSkyPosState(ConfigState) - Method in class uk.ac.starlink.topcat.activate.SkyPosConfigurator
-
Restores the sky position configuration of this configurator
from a stored state object.
- setSorting(int, boolean) - Method in class uk.ac.starlink.topcat.MetaColumnTableSorter
-
Instructs this sorter to keep the table model sorted
according to a given column.
- setSpecifiedValue(ConfigMap) - Method in class uk.ac.starlink.topcat.plot2.ActionSpecifierPanel
-
- setSpecifiedValue(T) - Method in class uk.ac.starlink.topcat.plot2.AutoSpecifier
-
- setSpecifiedValue(ConfigMap) - Method in class uk.ac.starlink.topcat.plot2.ConfigSpecifier
-
- setSpecifiedValue(PlotPosition) - Method in class uk.ac.starlink.topcat.plot2.PlotPositionSpecifier
-
- setStandalone(boolean) - Static method in class uk.ac.starlink.topcat.Driver
-
Determines whether TableViewers associated with this class should
act as a standalone application.
- setState(ConfigState) - Method in interface uk.ac.starlink.topcat.activate.ActivatorConfigurator
-
Restores the state of this object from a given state object.
- setState(ConfigState) - Method in class uk.ac.starlink.topcat.activate.ChoiceConfigurator
-
- setState(ConfigState) - Method in class uk.ac.starlink.topcat.activate.Hips2fitsConfigurator
-
- setState(Style, String, boolean) - Method in class uk.ac.starlink.topcat.plot.StyleEditor
-
Sets the state of this component ready for editing.
- setStats(SetId[], XYStats[]) - Method in class uk.ac.starlink.topcat.plot.MarkStyleEditor
-
Sets the known statistical information about a list of plottable sets.
- setStringValue(String) - Method in class uk.ac.starlink.topcat.ColumnSelector
-
Sets the value of the selector progrmmatically as a string.
- setStyle(Style) - Method in class uk.ac.starlink.topcat.plot.BarStyleEditor
-
- setStyle(Style) - Method in class uk.ac.starlink.topcat.plot.DensityStyleEditor
-
- setStyle(Style) - Method in class uk.ac.starlink.topcat.plot.LinesStyleEditor
-
- setStyle(Style) - Method in class uk.ac.starlink.topcat.plot.MarkStyleEditor
-
- setStyle(int, Style) - Method in interface uk.ac.starlink.topcat.plot.MutableStyleSet
-
Overwrites one entry of this style set.
- setStyle(int, Style) - Method in class uk.ac.starlink.topcat.plot.PoolStyleSet
-
Explicitly sets the style at a given index to be a specified one.
- setStyle(Style) - Method in class uk.ac.starlink.topcat.plot.StyleEditor
-
Sets the style.
- setStyles(StyleSet) - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
Sets the style set to use for this window.
- setStyles(StyleSet) - Method in class uk.ac.starlink.topcat.plot.LinesWindow
-
- setStyles(MutableStyleSet) - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Resets the style set to be used by this selector.
- setStyleWindow(StyleWindow) - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Sets the style window associated with this selector.
- setSubset(RowSubset) - Method in class uk.ac.starlink.topcat.StatsWindow
-
Sets the RowSubset for which results are to be calculated.
- setSubset(RowSubset) - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
Configures this view to view only a subset of the rows of the base
model.
- setSubsetSelection(boolean[]) - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Sets the current selection pattern for row subsets.
- setSurveys(HipsSurvey[]) - Method in class uk.ac.starlink.topcat.activate.HipsSelector
-
Sets the list of available surveys.
- setTable(TopcatModel) - Method in class uk.ac.starlink.topcat.ColumnSelector
-
Convenience method which sets this selector's model to the one
appropriate for its ValueInfo and the given TopcatModel.
- setTable(TopcatModel) - Method in class uk.ac.starlink.topcat.ColumnSelectorModel
-
Sets the table that this selector model is configured for.
- setTable(TopcatModel) - Method in class uk.ac.starlink.topcat.plot.AugmentedAxesSelector
-
- setTable(TopcatModel) - Method in interface uk.ac.starlink.topcat.plot.AxesSelector
-
Set up column selectors correctly for the given model.
- setTable(TopcatModel) - Method in class uk.ac.starlink.topcat.plot.AxisDataSelector
-
Configures this component for a given table, populating the
column selectors accordingly.
- setTable(TopcatModel) - Method in class uk.ac.starlink.topcat.plot.CartesianAxesSelector
-
- setTable(TopcatModel) - Method in class uk.ac.starlink.topcat.plot.LabelledAxesSelector
-
- setTable(TopcatModel, boolean) - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Sets the table to which this selector currently applies.
- setTable(TopcatModel) - Method in class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
- setTable(TopcatModel) - Method in class uk.ac.starlink.topcat.plot.WeightedAxesSelector
-
- setTable(TopcatModel, boolean) - Method in class uk.ac.starlink.topcat.plot2.BasicCoordPanel
-
Sets the table with reference to which this panel will resolve
coordinate descriptions.
- setTable(TopcatModel, boolean) - Method in interface uk.ac.starlink.topcat.plot2.CoordPanel
-
Sets the table with reference to which this panel will resolve
coordinate descriptions.
- setTable(TopcatModel, SubsetConfigManager, SubsetStack) - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
Configures this control for use with a given TopcatModel.
- setTable(TopcatModel) - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
Performs implementation-specific configuration of this control
for a given TopcatModel.
- setTable(TopcatModel, boolean) - Method in class uk.ac.starlink.topcat.plot2.MatrixPositionCoordPanel
-
- setTable(TopcatModel) - Method in class uk.ac.starlink.topcat.plot2.ModeFormControl
-
- setTable(TopcatModel, boolean) - Method in class uk.ac.starlink.topcat.plot2.MultiGeomPositionCoordPanel
-
- setTable(TopcatModel) - Method in class uk.ac.starlink.topcat.plot2.SimpleFormControl
-
- setTableColumnModel(TableColumnModel) - Method in class uk.ac.starlink.topcat.ColumnCheckBoxList
-
Sets the TableColumnModel that this list should represent.
- setTableCount(int) - Method in class uk.ac.starlink.topcat.vizier.VizierCatalog
-
Sets the number of tables reported for this catalog.
- setTableFactory(StarTableFactory) - Method in class uk.ac.starlink.topcat.ControlWindow
-
Sets the table factory used by this window.
- setTableSource(TableSource) - Method in class uk.ac.starlink.topcat.SaveTableQueryWindow
-
Sets the source of tables to be written.
- setTarget(String) - Method in class uk.ac.starlink.topcat.LoadingToken
-
Sets the target text.
- setTarget(Rectangle) - Method in class uk.ac.starlink.topcat.plot.AuxLegendZoomRegion
-
- setTarget(ActionListener) - Method in class uk.ac.starlink.topcat.plot.StyleWindow
-
Sets the target listener.
- setTarget(Rectangle) - Method in class uk.ac.starlink.topcat.plot.ZoomRegion
-
Sets the target region.
- setText(String) - Method in class uk.ac.starlink.topcat.ToggleButtonModel
-
Sets the text label associated with this model.
- setTextValue(String, String) - Method in class uk.ac.starlink.topcat.ColumnSelectorModel
-
Sets the content of this model given textual values for the
column specification and for the converter.
- setTitle(String) - Method in class uk.ac.starlink.topcat.plot.AxisEditor
-
Sets the title of this editor.
- setTopcatModel(TopcatModel) - Method in class uk.ac.starlink.topcat.plot2.BasicCoordLayerControl
-
Sets in the GUI the topcat model for which this control
is making plots.
- setTopcatModel(TopcatModel) - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
Sets in the GUI the topcat model for which this control
is making plots.
- setTuningVisible(boolean) - Method in class uk.ac.starlink.topcat.join.ParameterPanel
-
Sets whether the tuning parameters should be visible in the GUI.
- setUCD(String) - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Sets the string in the UCD selector.
- setUnit(String) - Method in class uk.ac.starlink.topcat.SyntheticColumnQueryWindow
-
Sets the value entered into the units field.
- setUrl(URL) - Method in class uk.ac.starlink.topcat.AbstractHtmlPanel
-
Sets the location which is to be displayed in this panel.
- setURL(URL) - Method in class uk.ac.starlink.topcat.HtmlWindow
-
Attempts to display a new URL in the browser window, updating
history state accordingly.
- setUrl(URL) - Method in class uk.ac.starlink.topcat.SwingHtmlPanel
-
- setUrlState(ConfigState) - Method in class uk.ac.starlink.topcat.activate.UrlColumnConfigurator
-
Restores the URL selection from a stored state object.
- setValue(int) - Method in class uk.ac.starlink.topcat.IntSelector
-
Sets the seleced value.
- setValue(int, Object) - Method in class uk.ac.starlink.topcat.MetaColumn
-
Sets the value of the entry in this column at a given row.
- setValue(Object) - Method in class uk.ac.starlink.topcat.plot.RoundingSpinner.RoundingSpinnerModel
-
- setValue1(int) - Method in class uk.ac.starlink.topcat.plot.LogSlider
-
Sets the current value.
- setValueAt(Object, int, int) - Method in class uk.ac.starlink.topcat.MetaColumnTableModel
-
- setValueAt(Object, int, int) - Method in class uk.ac.starlink.topcat.ViewerTableModel
-
- setValueMap(Map<ServiceParam, String>) - Method in class uk.ac.starlink.topcat.ServiceParamPanel
-
Sets values for the displayed parameters.
- setValues(int[]) - Method in class uk.ac.starlink.topcat.plot.CountsLabel
-
Sets the count values to report.
- setVerticalEntryScrolling(boolean) - Method in class uk.ac.starlink.topcat.plot.PointSelector
-
Determines whether the component containing the column selectors
will scroll vertically if required or not.
- setViewsVisible(TopcatModel, boolean) - Method in class uk.ac.starlink.topcat.ControlWindow
-
Reveals or hides any existing view windows for a given table.
- setVisible(boolean) - Method in class uk.ac.starlink.topcat.AuxWindow
-
- setVisible(boolean) - Method in class uk.ac.starlink.topcat.plot.AxisWindow
-
- setVisible(boolean) - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow
-
- setVisible(boolean) - Method in class uk.ac.starlink.topcat.plot.StyleEditor
-
- setVisible(boolean) - Method in class uk.ac.starlink.topcat.plot.StyleWindow
-
- setVisible(boolean) - Method in class uk.ac.starlink.topcat.QueryWindow
-
Override the setVisible method to perform some extra actions
when the window is popped up on the first or subsequent occasions.
- setVisible(boolean) - Method in class uk.ac.starlink.topcat.TopcatExtApp
-
- setVizierInfo(VizierInfo) - Method in class uk.ac.starlink.topcat.vizier.BasicVizierMode
-
- setVizierInfo(VizierInfo) - Method in class uk.ac.starlink.topcat.vizier.SearchVizierMode
-
- setVizierInfo(VizierInfo) - Method in interface uk.ac.starlink.topcat.vizier.VizierMode
-
Sets the object which can query a VizieR server and store metadata.
- setZones(ZoneId[], Gang) - Method in class uk.ac.starlink.topcat.plot2.MultiController
-
Sets the list of zone obects that are to be visible in the current
state of the GUI.
- ShaderControl - Class in uk.ac.starlink.topcat.plot2
-
Control for configuring shader scale and axis characteristics.
- ShaderControl(MultiConfigger, ToggleButtonModel) - Constructor for class uk.ac.starlink.topcat.plot2.ShaderControl
-
Constructor.
- SHAPE_NAME - Static variable in class uk.ac.starlink.topcat.ParameterWindow
-
- ShellActivationType - Class in uk.ac.starlink.topcat.activate
-
Activation type for executing an OS command.
- ShellActivationType() - Constructor for class uk.ac.starlink.topcat.activate.ShellActivationType
-
- SHOW - Static variable in class uk.ac.starlink.topcat.WindowAction
-
Action command text for the action which reveals the window associated
with this action.
- SHOW_SUBSET - Static variable in class uk.ac.starlink.topcat.TopcatEvent
-
Code indicating that a given RowSubset should be made visible.
- showAbout(Component) - Static method in class uk.ac.starlink.topcat.TopcatUtils
-
Displays an informational About TOPCAT window.
- showCutout2Mass(String, double, double, int, char) - Static method in class uk.ac.starlink.topcat.activate.TwoMass
-
Displays a cutout image from the 2MASS image server around a given point.
- showElements(int) - Method in class uk.ac.starlink.topcat.plot2.SpecifierArrayPanel
-
Updates the display to show a given number of specifiers.
- showElements(int) - Method in class uk.ac.starlink.topcat.plot2.SpecifierListArrayPanel
-
Updates the display to show a given number of specifier sets.
- showItems(int) - Method in class uk.ac.starlink.topcat.plot2.VariableCoordStack
-
Configures the display of this component so that only the first
nline
lines are visible.
- showPlot(Component, TupleSelector[], JoinFixAction[], TopcatModel) - Method in class uk.ac.starlink.topcat.join.MatchPlotter
-
Posts a plot window representing data from tables input to a match
and the output table.
- showPlotWindow(StarTable) - Method in class uk.ac.starlink.topcat.plot2.TablePlotDisplay
-
Displays a plot window with access to a given unloaded table.
- showSubset(RowSubset) - Method in class uk.ac.starlink.topcat.TopcatModel
-
Causes a given row subset to be be highlighted in some way.
- showSuccessMessage(Component, String[], Action) - Static method in class uk.ac.starlink.topcat.join.MatchSpec
-
Displays a modal dialogue containing a message, and possibly the
option to plot the match result.
- showVOTableObject(String[]) - Method in class uk.ac.starlink.topcat.TopcatExtApp
-
- showWindow(Component) - Method in class uk.ac.starlink.topcat.LogHandler
-
Displays a logging window which displays recent (the last 1000) and
any future log messages.
- SiaMultiWindow - Class in uk.ac.starlink.topcat.join
-
DalMultiWindow subclass for Simple Image Access services.
- SiaMultiWindow(Component) - Constructor for class uk.ac.starlink.topcat.join.SiaMultiWindow
-
Constructor.
- SimpleFormControl - Class in uk.ac.starlink.topcat.plot2
-
Form control which works with a single fixed plotter.
- SimpleFormControl(Configger, Plotter<?>, Coord[]) - Constructor for class uk.ac.starlink.topcat.plot2.SimpleFormControl
-
Constructor.
- SimplePositionCoordPanel - Class in uk.ac.starlink.topcat.plot2
-
Simple implementation of a PositionCoordPanel.
- SimplePositionCoordPanel(Coord[], DataGeom) - Constructor for class uk.ac.starlink.topcat.plot2.SimplePositionCoordPanel
-
Constructs a panel for selecting just Coords.
- SimplePositionCoordPanel(Coord[], ConfigKey<?>[], BasicCoordPanel.CoordStack, DataGeom) - Constructor for class uk.ac.starlink.topcat.plot2.SimplePositionCoordPanel
-
Constructs a CoordPanel for selecting Coords and Config values.
- SingleAdapterAxesController<P,A> - Class in uk.ac.starlink.topcat.plot2
-
AxesController implementation for use with one-zone plots.
- SingleAdapterAxesController(AxisController<P, A>) - Constructor for class uk.ac.starlink.topcat.plot2.SingleAdapterAxesController
-
Constructor.
- SingleAdapterZoneController<P,A> - Class in uk.ac.starlink.topcat.plot2
-
ZoneController implementation for use with one-zone plots.
- SingleAdapterZoneController(AxisController<P, A>) - Constructor for class uk.ac.starlink.topcat.plot2.SingleAdapterZoneController
-
Constructor.
- SingleFormLayerControl - Class in uk.ac.starlink.topcat.plot2
-
FormLayerControl in which a single fixed form control is used.
- SingleFormLayerControl(PlotTypeGui<?, ?>, PositionCoordPanel, ListModel<TopcatModel>, Specifier<ZoneId>, boolean, NextSupplier, TopcatListener, Icon, Plotter<?>, Configger) - Constructor for class uk.ac.starlink.topcat.plot2.SingleFormLayerControl
-
Constructor.
- SingleRowSubset - Class in uk.ac.starlink.topcat
-
RowSubset implementation that includes a maximum of one row index.
- SingleRowSubset(String) - Constructor for class uk.ac.starlink.topcat.SingleRowSubset
-
Constructor.
- SingleZoneLayer - Class in uk.ac.starlink.topcat.plot2
-
Represents a PlotLayer and associated information when it is to be
used within a single plot zone.
- SingleZoneLayer(PlotLayer, ConfigMap, String, TopcatModel, GuiCoordContent[], RowSubset) - Constructor for class uk.ac.starlink.topcat.plot2.SingleZoneLayer
-
General constructor.
- SingleZoneLayer(PlotLayer, ConfigMap, String) - Constructor for class uk.ac.starlink.topcat.plot2.SingleZoneLayer
-
Constructor for dataless layer.
- SingleZoneLayerControl - Class in uk.ac.starlink.topcat.plot2
-
Partial LayerControl implementation for single-zone plots.
- SingleZoneLayerControl(String, Icon, Specifier<ZoneId>) - Constructor for class uk.ac.starlink.topcat.plot2.SingleZoneLayerControl
-
Constructor.
- SingleZoneLayerManager - Class in uk.ac.starlink.topcat.plot2
-
ZoneLayerManager implementation for a single FormLayerControl
working with a single plot zone.
- SingleZoneLayerManager(FormLayerControl) - Constructor for class uk.ac.starlink.topcat.plot2.SingleZoneLayerManager
-
Constructor.
- size() - Method in class uk.ac.starlink.topcat.ColumnList
-
Returns the number of columns in this list.
- size() - Method in class uk.ac.starlink.topcat.OptionsListModel
-
- size() - Method in class uk.ac.starlink.topcat.plot.SurfaceZoomRegionList
-
- SIZE - Static variable in class uk.ac.starlink.topcat.plot2.SpecialDefault
-
Defaults marker size depending on table row count.
- SizeWrapper - Class in uk.ac.starlink.topcat.plot
-
Wraps a component so that it assumes the same size as its container.
- SizeWrapper(Component) - Constructor for class uk.ac.starlink.topcat.plot.SizeWrapper
-
Constructor.
- SKETCH - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- SkyAxisController - Class in uk.ac.starlink.topcat.plot2
-
AxisController for sky plot.
- SkyAxisController() - Constructor for class uk.ac.starlink.topcat.plot2.SkyAxisController
-
Constructor.
- SkyColumnQueryWindow - Class in uk.ac.starlink.topcat
-
Query window which allows the user to specify new sky coordinate columns
based on old ones.
- SkyColumnQueryWindow(TopcatModel, Component) - Constructor for class uk.ac.starlink.topcat.SkyColumnQueryWindow
-
Constructor.
- SkyDalReporter - Class in uk.ac.starlink.topcat
-
StiltsReporter implementation for cone-search-like windows.
- SkyDalReporter(SkyDalTableLoadDialog, Supplier<ConeServiceType>, DoubleSupplier, Function<TableCone, Setting[]>) - Constructor for class uk.ac.starlink.topcat.SkyDalReporter
-
Constructor.
- SkyFigureMode - Class in uk.ac.starlink.topcat.plot2
-
FigureMode implementations for use with a SkySurface.
- SkyPlotWindow - Class in uk.ac.starlink.topcat.plot2
-
Layer plot window for sky coordinates.
- SkyPlotWindow(Component, ListModel<TopcatModel>) - Constructor for class uk.ac.starlink.topcat.plot2.SkyPlotWindow
-
Constructor.
- SkyPointActivity - Interface in uk.ac.starlink.topcat.interop
-
Activity for indicating a point on the sky.
- SkyPosConfigurator - Class in uk.ac.starlink.topcat.activate
-
Partial ActivatorConfigurator implementation for activators that
do something with sky position columns.
- SkyPosConfigurator(TopcatModelInfo) - Constructor for class uk.ac.starlink.topcat.activate.SkyPosConfigurator
-
Constructor.
- SkyPosConfigurator.SkyPosActivator - Class in uk.ac.starlink.topcat.activate
-
Partial activator implementation for use with SkyPosConfigurator.
- sleep(int) - Static method in class uk.ac.starlink.topcat.func.System
-
Waits for a specified number of seconds.
- sleepMillis(int) - Static method in class uk.ac.starlink.topcat.func.System
-
Waits for a specified number of milliseconds.
- SMALL_CLOSE - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- SMALL_HELP - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- SmallColumnSearchWindow - Class in uk.ac.starlink.topcat
-
SearchWindow subclass that searches for content in the columns
of a displayed JTable.
- SmallColumnSearchWindow(String, Window, JTable, JScrollPane, String) - Constructor for class uk.ac.starlink.topcat.SmallColumnSearchWindow
-
Constructor.
- sortBy(SortOrder, boolean) - Method in class uk.ac.starlink.topcat.TopcatModel
-
Trigger a sort of the rows in the viewModel.
- SortOrder - Class in uk.ac.starlink.topcat
-
Defines a sorting order for a table.
- SortOrder(String[]) - Constructor for class uk.ac.starlink.topcat.SortOrder
-
Constructs a new sort order based on a table column.
- SortOrderSelector - Class in uk.ac.starlink.topcat
-
Selector component for SortOrder instances.
- SortOrderSelector() - Constructor for class uk.ac.starlink.topcat.SortOrderSelector
-
Constructor.
- SortOrderSelector.Model - Class in uk.ac.starlink.topcat
-
Model for SortOrderSelector.
- sortRows(MetaColumn, boolean) - Method in class uk.ac.starlink.topcat.MetaColumnTableModel
-
Reorders the rows of this table model based on the contents of
one of its columns.
- SpecialDefault<T> - Class in uk.ac.starlink.topcat.plot2
-
Represents a configuration default that is sensitive to the
table whose data it is plotting.
- SpecialDefault(ConfigKey<T>) - Constructor for class uk.ac.starlink.topcat.plot2.SpecialDefault
-
Constructor.
- SpecifierArrayPanel<T> - Class in uk.ac.starlink.topcat.plot2
-
Displays a variable number of Specifiers for a given ConfigKey.
- SpecifierArrayPanel(ConfigKey<T>) - Constructor for class uk.ac.starlink.topcat.plot2.SpecifierArrayPanel
-
Constructs a panel with default specifiers.
- SpecifierArrayPanel(ConfigKey<T>, IntFunction<String>, IntFunction<Specifier<T>>) - Constructor for class uk.ac.starlink.topcat.plot2.SpecifierArrayPanel
-
Constructs a panel with custom labels and specifiers.
- SpecifierListArrayPanel - Class in uk.ac.starlink.topcat.plot2
-
Displays and manages a variable-length array of Specifiers for each of a
given list of ConfigKeys.
- SpecifierListArrayPanel(ConfigKey<?>[], IntFunction<String>) - Constructor for class uk.ac.starlink.topcat.plot2.SpecifierListArrayPanel
-
Constructor.
- SpectrogramLayerControl - Class in uk.ac.starlink.topcat.plot2
-
LayerControl for plotting spectrograms.
- SpectrogramLayerControl(SpectrogramPlotter, ListModel<TopcatModel>, Specifier<ZoneId>, Configger) - Constructor for class uk.ac.starlink.topcat.plot2.SpectrogramLayerControl
-
Constructor.
- SpectrumActivity - Interface in uk.ac.starlink.topcat.interop
-
Activity for sending a spectrum to load.
- SPHERE - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- SpherePlotWindow - Class in uk.ac.starlink.topcat.plot2
-
Layer plot window for 3D plots with spherical polar coordinates.
- SpherePlotWindow(Component, ListModel<TopcatModel>) - Constructor for class uk.ac.starlink.topcat.plot2.SpherePlotWindow
-
Constructor.
- SphereWindow - Class in uk.ac.starlink.topcat.plot
-
Graphics window for viewing 3D scatter plots using spherical polar
coordinates.
- SphereWindow(Component) - Constructor for class uk.ac.starlink.topcat.plot.SphereWindow
-
Constructs a new window.
- SphericalAxesSelector - Class in uk.ac.starlink.topcat.plot
-
AxesSelector implementation which queries for spherical polar coordinates
and yields 3D Cartesian ones.
- SphericalAxesSelector(ToggleButtonModel, ToggleButtonModel, ErrorModeSelectionModel) - Constructor for class uk.ac.starlink.topcat.plot.SphericalAxesSelector
-
Constructor.
- SphericalPolarPointStore - Class in uk.ac.starlink.topcat.plot
-
PointStore implementation for storing spherical polar data.
- SphericalPolarPointStore(ErrorMode, boolean, boolean, int) - Constructor for class uk.ac.starlink.topcat.plot.SphericalPolarPointStore
-
Constructor.
- SPLIT - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- SquarePusher - Class in uk.ac.starlink.topcat.plot2
-
Interactive component that allows you to drag a little rectangle round
inside a big rectangle.
- SquarePusher() - Constructor for class uk.ac.starlink.topcat.plot2.SquarePusher
-
Constructor.
- SsaMultiWindow - Class in uk.ac.starlink.topcat.join
-
DalMultiWindow subclass for Simple Spectral Access services.
- SsaMultiWindow(Component) - Constructor for class uk.ac.starlink.topcat.join.SsaMultiWindow
-
Constructor.
- SSS_BASE_URL - Static variable in class uk.ac.starlink.topcat.func.SuperCosmos
-
Base URL for SuperCOSMOS image cutout service.
- sssShowBlue(double, double, int) - Static method in class uk.ac.starlink.topcat.func.SuperCosmos
-
Displays a cutout image of default size from one of the blue-band
surveys from SuperCOSMOS.
- sssShowCutout(double, double, int) - Static method in class uk.ac.starlink.topcat.func.SuperCosmos
-
Displays a cutout image in one of the available bands from
the SuperCOSMOS Sky Surveys.
- sssShowCutout(double, double) - Static method in class uk.ac.starlink.topcat.func.SuperCosmos
-
Displays a cutout image of default size in one of the available
bands from the SuperCOSMOS Sky Surveys.
- sssShowEsoR(double, double, int) - Static method in class uk.ac.starlink.topcat.func.SuperCosmos
-
Displays a cutout image taken from the SuperCOSMOS Sky Surveys
ESO R-band survey.
- sssShowPossE(double, double, int) - Static method in class uk.ac.starlink.topcat.func.SuperCosmos
-
Displays a cutout image taken from the SuperCOSMOS Sky Surveys
Palomar E-band survey.
- sssShowRed(double, double, int) - Static method in class uk.ac.starlink.topcat.func.SuperCosmos
-
Displays a cutout image of default size from one of the red-band
surveys from SuperCOSMOS.
- sssShowUkstB(double, double, int) - Static method in class uk.ac.starlink.topcat.func.SuperCosmos
-
Displays a cutout image taken from the SuperCOSMOS Sky Surveys
UK Schmidt Telescope Bj-band survey.
- sssShowUkstI(double, double, int) - Static method in class uk.ac.starlink.topcat.func.SuperCosmos
-
Displays a cutout image taken from the SuperCOSMOS Sky Surveys
UK Schmidt Telescope I-band survey.
- sssShowUkstR(double, double, int) - Static method in class uk.ac.starlink.topcat.func.SuperCosmos
-
Displays a cutout image taken from the SuperCOSMOS Sky Surveys
UK Schmidt Telescope R-band survey.
- STACK - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- StackPlotWindow<P,A> - Class in uk.ac.starlink.topcat.plot2
-
Window for all plots.
- StackPlotWindow(String, Component, PlotType<P, A>, PlotTypeGui<P, A>, ListModel<TopcatModel>) - Constructor for class uk.ac.starlink.topcat.plot2.StackPlotWindow
-
Constructor.
- STAR_LOGO - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- STARLINK - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- start() - Method in class uk.ac.starlink.topcat.activate.Downloader
-
Ensures that this downloader has started to downloading the data.
- startElement(String, String, String, Attributes) - Method in class uk.ac.starlink.topcat.vizier.CatalogSaxHandler
-
- startHub(boolean) - Method in class uk.ac.starlink.topcat.interop.PlasticCommunicator
-
- startHub(boolean) - Method in class uk.ac.starlink.topcat.interop.SampCommunicator
-
- startHub(boolean) - Method in interface uk.ac.starlink.topcat.interop.TopcatCommunicator
-
Attempts to start a messaging hub suitable for use with this object.
- startSequence() - Method in class uk.ac.starlink.topcat.TopcatLoadClient
-
- stateChanged(ChangeEvent) - Method in class uk.ac.starlink.topcat.ActionForwarder
-
- stateChanged(ChangeEvent) - Method in class uk.ac.starlink.topcat.plot.GraphicsWindow.ReplotListener
-
- stateChanged(ChangeEvent) - Method in class uk.ac.starlink.topcat.plot.StyleEditor
-
Invoked every time the style described by the current state of this
component changes.
- STATS - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- StatsWindow - Class in uk.ac.starlink.topcat
-
A window which displays statistics for a RowSubset in the table.
- StatsWindow(TopcatModel, Component) - Constructor for class uk.ac.starlink.topcat.StatsWindow
-
Constructs a StatsWindow to report on the statistics of data in a
given TableViewer.
- STATUS_URL - Static variable in class uk.ac.starlink.topcat.TopcatUtils
-
- STFC_LOGO - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- STILTS - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- STILTS - Static variable in class uk.ac.starlink.topcat.StiltsInvoker
-
Instance using "stilts" command.
- STILTS_HELP - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- StiltsAction - Class in uk.ac.starlink.topcat
-
Reports the STILTS command generated by the current state of a
supplied StiltsReporter component.
- StiltsAction(StiltsReporter, Supplier<Window>, Dimension) - Constructor for class uk.ac.starlink.topcat.StiltsAction
-
Constructs a StiltsAction with an explicitly sized dialogue.
- StiltsAction(StiltsReporter, Supplier<Window>) - Constructor for class uk.ac.starlink.topcat.StiltsAction
-
Constructs a StiltsAction with a default sized dialogue.
- StiltsControl - Class in uk.ac.starlink.topcat.plot2
-
Fixed Control implementation that can display a STILTS command to
reproduce the currently visible plot.
- StiltsControl(PlotPanel<?, ?>, boolean, ToggleButtonModel) - Constructor for class uk.ac.starlink.topcat.plot2.StiltsControl
-
Constructor.
- StiltsDialog - Class in uk.ac.starlink.topcat
-
Dialogue displaying a STILTS command.
- StiltsDialog(Window, StiltsReporter, Dimension) - Constructor for class uk.ac.starlink.topcat.StiltsDialog
-
Constructor.
- StiltsInvoker - Class in uk.ac.starlink.topcat
-
Defines a way of invoking the STILTS command.
- StiltsInvoker(String, CredibleString) - Constructor for class uk.ac.starlink.topcat.StiltsInvoker
-
Constructor.
- StiltsMonitor<S extends StiltsMonitor.State> - Class in uk.ac.starlink.topcat
-
Manages a text display component for showing a STILTS comand.
- StiltsMonitor() - Constructor for class uk.ac.starlink.topcat.StiltsMonitor
-
Constructor.
- StiltsMonitor.State - Interface in uk.ac.starlink.topcat
-
Represents a STILTS command.
- StiltsReporter - Interface in uk.ac.starlink.topcat
-
Defines a component that can generate a STILTS command,
assumed equivalent in some way to its current state.
- storePoint(Object[], Object[], String) - Method in class uk.ac.starlink.topcat.plot.CartesianPointStore
-
- storePoint(Object[], Object[], String) - Method in interface uk.ac.starlink.topcat.plot.PointStore
-
Stores the next point in sequence to this object.
- storePoint(Object[], Object[], String) - Method in class uk.ac.starlink.topcat.plot.SphericalPolarPointStore
-
- stringToColumnData(String) - Method in class uk.ac.starlink.topcat.ColumnDataComboBoxModel
-
Converts a string value to a ColumnData value suitable for selection
by this model.
- StyleEditor - Class in uk.ac.starlink.topcat.plot
-
Graphical component which provides a GUI for editing the characteristics
of a Style
object.
- StyleEditor() - Constructor for class uk.ac.starlink.topcat.plot.StyleEditor
-
Constructor.
- StyleWindow - Class in uk.ac.starlink.topcat.plot
-
Dialogue which houses a StyleEditor.
- StyleWindow(Frame, StyleEditor) - Constructor for class uk.ac.starlink.topcat.plot.StyleWindow
-
Constructor.
- submit(T) - Method in class uk.ac.starlink.topcat.Classifier
-
Submits a value for categorisation.
- submitExtraAnnotator(Runnable) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Submits a runnable to run when the plot is not changing.
- submitPlotAnnotator(Runnable) - Method in class uk.ac.starlink.topcat.plot2.PlotPanel
-
Submits a runnable to run on the same queue as the plot itself.
- submitReport(ReportMap) - Method in class uk.ac.starlink.topcat.plot2.ActionSpecifierPanel
-
- submitReport(ReportMap) - Method in class uk.ac.starlink.topcat.plot2.AutoSpecifier
-
- submitReport(ReportMap) - Method in class uk.ac.starlink.topcat.plot2.ConfigSpecifier
-
- submitReport(ReportMap) - Method in class uk.ac.starlink.topcat.plot2.PlotPositionSpecifier
-
- submitReports(Map<LayerId, ReportMap>) - Method in class uk.ac.starlink.topcat.plot2.AbstractZoneController
-
Accepts report information generated by plotting layers.
- submitReports(Map<LayerId, ReportMap>) - Method in class uk.ac.starlink.topcat.plot2.AxisController
-
Accepts report information generated by plotting layers.
- submitReports(Map<RowSubset, ReportMap>) - Method in class uk.ac.starlink.topcat.plot2.FormControl
-
Accepts plot reports generated by plotting layers.
- submitReports(Map<LayerId, ReportMap>, Ganger<?, ?>) - Method in class uk.ac.starlink.topcat.plot2.FormLayerControl
-
- submitReports(Map<RowSubset, ReportMap>) - Method in class uk.ac.starlink.topcat.plot2.FormStylePanel
-
Accepts plot reports indexed by subset, and passes them on
to the relevant specifiers.
- submitReports(Map<LayerId, ReportMap>, Ganger<?, ?>) - Method in class uk.ac.starlink.topcat.plot2.FunctionLayerControl
-
- submitReports(Map<LayerId, ReportMap>) - Method in class uk.ac.starlink.topcat.plot2.HistogramAxisController
-
- submitReports(Map<LayerId, ReportMap>, Ganger<?, ?>) - Method in interface uk.ac.starlink.topcat.plot2.LayerControl
-
Accepts report information generated by plotting layers.
- submitReports(Map<LayerId, ReportMap>, Ganger<?, ?>) - Method in class uk.ac.starlink.topcat.plot2.ReportLogger
-
Issues logging messages relating to the reports of plot layers
generated with this object's layer control.
- submitReports(Map<RowSubset, ReportMap>) - Method in class uk.ac.starlink.topcat.plot2.ReportPanel
-
Updates the reports that can be displayed by this component.
- submitReports(Map<LayerId, ReportMap>) - Method in class uk.ac.starlink.topcat.plot2.SingleAdapterZoneController
-
- submitReports(Map<LayerId, ReportMap>, Ganger<?, ?>) - Method in class uk.ac.starlink.topcat.plot2.SingleZoneLayerControl
-
- submitReports(Map<LayerId, ReportMap>) - Method in interface uk.ac.starlink.topcat.plot2.ZoneController
-
Accepts report information generated by plotting layers.
- SUBSET_ID_CHAR - Static variable in class uk.ac.starlink.topcat.TopcatJELRowReader
-
Prefix identifying a unique subset identifier.
- SubsetActivity - Interface in uk.ac.starlink.topcat.interop
-
Activity for making multiple row selections.
- SubsetConfigManager - Class in uk.ac.starlink.topcat.plot2
-
Maintains one configuration component each for a group of RowSubsets.
- SubsetConfigManager(NextSupplier, ConfigKey<?>[]) - Constructor for class uk.ac.starlink.topcat.plot2.SubsetConfigManager
-
Constructor.
- SubsetConsumer - Interface in uk.ac.starlink.topcat
-
Does something useful with a table row subset definition.
- SubsetConsumerDialog - Class in uk.ac.starlink.topcat
-
Dialogue window which asks the user what to do with a newly created
row subset.
- SubsetConsumerDialog(TopcatModel, TopcatCommunicator) - Constructor for class uk.ac.starlink.topcat.SubsetConsumerDialog
-
Constructor.
- SubsetQueryWindow - Class in uk.ac.starlink.topcat
-
A dialogue window which obtains information to define a new Row Subset
and then appends it to the subsets list.
- SubsetQueryWindow(TopcatModel, Component, String) - Constructor for class uk.ac.starlink.topcat.SubsetQueryWindow
-
Constructs a new query window, which on user completion will
try to construct a new synthetic RowSubset and add it to the list.
- SUBSETS - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- SubsetStack - Class in uk.ac.starlink.topcat.plot2
-
Provides a panel with a list of subsets and a configuration panel
for each one.
- SubsetStack(ListModel<RowSubset>, SubsetConfigManager) - Constructor for class uk.ac.starlink.topcat.plot2.SubsetStack
-
Constructor.
- SubsetStarTable - Class in uk.ac.starlink.topcat
-
StarTable that applies a row subset selection to a given input table.
- SubsetStarTable(StarTable, RowSubset) - Constructor for class uk.ac.starlink.topcat.SubsetStarTable
-
Constructor.
- SubsetWindow - Class in uk.ac.starlink.topcat
-
A window which displays currently defined RowSubsets for the current
table, and offers various subset-related functions.
- SubsetWindow(TopcatModel, Component) - Constructor for class uk.ac.starlink.topcat.SubsetWindow
-
Constructs a new SubsetWindow from a TableViewer;
- SUBTRACT - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- success() - Static method in class uk.ac.starlink.topcat.Outcome
-
Returns a success outcome with no message.
- success(String) - Static method in class uk.ac.starlink.topcat.Outcome
-
Returns a success outcome with a given message.
- SuffixFileFilter - Class in uk.ac.starlink.topcat
-
File filter that matches according to filename suffix.
- SuffixFileFilter(String[]) - Constructor for class uk.ac.starlink.topcat.SuffixFileFilter
-
Constructs a new file filter which selects on the given suffices.
- Suitability - Enum in uk.ac.starlink.topcat.activate
-
Enum defining suitability levels for the use of a particular
ActivationType with a given TopcatModel.
- SuperCosmos - Class in uk.ac.starlink.topcat.func
-
Specialist display functions for use with the SuperCOSMOS survey.
- SurfaceZoomRegionList - Class in uk.ac.starlink.topcat.plot
-
List of zoom regions for use with a
SurfacePlot
.
- SurfaceZoomRegionList(SurfacePlot) - Constructor for class uk.ac.starlink.topcat.plot.SurfaceZoomRegionList
-
Constructor.
- SurveyVizierMode - Class in uk.ac.starlink.topcat.vizier
-
VizierMode for queries of Survey catalogues.
- SurveyVizierMode() - Constructor for class uk.ac.starlink.topcat.vizier.SurveyVizierMode
-
Constructor.
- SwingHtmlPanel - Class in uk.ac.starlink.topcat
-
HTML rendering panel based on a Swing JEditorPane.
- SwingHtmlPanel() - Constructor for class uk.ac.starlink.topcat.SwingHtmlPanel
-
- SYNTAX - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- SyntheticColumn - Class in uk.ac.starlink.topcat
-
A column which produces read-only values based on an algebraic
expression.
- SyntheticColumn(TopcatModel, ColumnInfo, String, Class<?>) - Constructor for class uk.ac.starlink.topcat.SyntheticColumn
-
Constructs a new synthetic column from an algebraic expression
applied to a table.
- SyntheticColumnQueryWindow - Class in uk.ac.starlink.topcat
-
A dialogue window which queries the user for the characteristics of a
new column and then appends it to the table.
- SyntheticRowSubset - Class in uk.ac.starlink.topcat
-
A RowSubset
which uses an algebraic expression based on the
values of other columns in the same row to decide whether a row
is included or not.
- SyntheticRowSubset(String, TopcatModel, String) - Constructor for class uk.ac.starlink.topcat.SyntheticRowSubset
-
Constructs a new synthetic subset given a table and an algebraic
expression.
- System - Class in uk.ac.starlink.topcat.func
-
Functions for executing shell commands on the local operating system
and other system-level operations.
- SYSTEM - Static variable in class uk.ac.starlink.topcat.ResourceIcon
-
- systemBrowser(String) - Static method in class uk.ac.starlink.topcat.func.Browsers
-
Attempts to display a URL in the system's default web browser.