Serialized Form


Package GUItest

Class GUItest.TestFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

text

javax.swing.JTextField text

label

javax.swing.JLabel label

button

javax.swing.JButton button

Package spv

Class spv.SpecviewApplet extends javax.swing.JApplet implements Serializable

Class spv.SpecviewGaiaSynthApplet extends javax.swing.JApplet implements Serializable

Serialized Fields

self

javax.swing.JApplet self

Class spv.SpvGaiaApplet extends javax.swing.JApplet implements Serializable

Serialized Fields

self

javax.swing.JApplet self

Package spv.controller

Class spv.controller.ControllerException extends java.lang.Exception implements Serializable


Package spv.controller.lineid

Class spv.controller.lineid.ListVisualizer extends javax.swing.JPanel implements Serializable

Serialized Fields

tables

java.util.List<E> tables

sorters

java.util.List<E> sorters

colors

java.util.List<E> colors

line_counters

java.util.List<E> line_counters

selected_set

int selected_set

parent_gui

LineIDVisualizer parent_gui

manager

LineIDManager manager

list

LineList list

display_mode

ListVisualizer.DisplayMode display_mode

canvas

GraphicsCanvas canvas

self

ListVisualizer self

tabpane

javax.swing.JTabbedPane tabpane

Class spv.controller.lineid.VAMDCRegistryBrowser extends javax.swing.JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

table

javax.swing.JTable table
list of services


model

VOResourceTableModel model
table model for jtable


registry

org.vamdc.registry.client.Registry registry
object querying registry


parentFrame

java.awt.Component parentFrame

tapServices

java.util.List<E> tapServices

Class spv.controller.lineid.VOResourceTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

columnNames

java.lang.String[] columnNames

columnCount

java.lang.Integer columnCount

data

java.lang.Object[][] data

Package spv.controller.measure

Class spv.controller.measure.MeasurementTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

quantity_list

KeyedVector quantity_list

Class spv.controller.measure.OutputTableVisualizer extends javax.swing.JPanel implements Serializable

Serialized Fields

table

javax.swing.JTable table

model

OutputTableModel model

delete_button

javax.swing.JButton delete_button

Package spv.controller.vo

Class spv.controller.vo.SSAPEmptyTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Class spv.controller.vo.SSAPTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

status

Message[] status

tabledata

cds.savot.model.SavotTableData tabledata

fields

cds.savot.model.FieldSet fields

Package spv.fit

Class spv.fit.FitException extends java.lang.Exception implements Serializable

Class spv.fit.FitParameters extends java.lang.Object implements Serializable

Serialized Fields

chisq

double chisq

niter

int niter

Class spv.fit.FittedSpectrum extends RangeSpectrum implements Serializable

Serialized Fields

model

ContinuousIntensity model

fs_name

java.lang.String fs_name

residuals

DiscreteIntensity residuals

normalized

DiscreteIntensity normalized

fp

FitParameters fp

table_model

DataTableModel table_model

dqid

java.lang.String dqid

Class spv.fit.NoSuchEngineException extends java.lang.Exception implements Serializable

Class spv.fit.SEDFittedSpectrum extends FittedSpectrum implements Serializable

Serialized Fields

sherpaModel

DiscreteIntensity sherpaModel

Package spv.glue

Class spv.glue.DataTable extends javax.swing.JTable implements Serializable

Serialized Fields

tmodel

DataTableModel tmodel

Class spv.glue.FlaggedTableCellRenderer extends ScientificNotationTableCellRenderer implements Serializable

Serialized Fields

flag_color

java.awt.Color flag_color

Class spv.glue.LineTypeSelector.ComboBoxRenderer extends javax.swing.JLabel implements Serializable

Class spv.glue.PhotometryLineTypeSelector extends LineTypeSelector implements Serializable

Serialized Fields

symbol_selector

javax.swing.JComboBox symbol_selector

symbol_size_selector

javax.swing.JComboBox symbol_size_selector

symbols

java.util.HashMap<K,V> symbols

Class spv.glue.SEDDataTable extends javax.swing.JTable implements Serializable

Serialized Fields

tmodel

javax.swing.table.TableModel tmodel

slaveTable

javax.swing.JTable slaveTable

Class spv.glue.SEDFittedPointDataTableModel extends SEDDataTableModel implements Serializable

Serialized Fields

index

int index

Class spv.glue.SEDMetadataTable extends javax.swing.JTable implements Serializable

Serialized Fields

tmodel

javax.swing.table.TableModel tmodel

slaveTable

javax.swing.JTable slaveTable

Class spv.glue.SEDMetadataTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

sedSp

SEDSpectrum sedSp

table

KeyedVector table

paramClassTable

KeyedVector paramClassTable

rowIndex

int rowIndex

points

cfa.vo.sedlib.Point[] points

Package spv.graphics

Class spv.graphics.Annotation extends java.awt.geom.Rectangle2D.Double implements Serializable

Serialized Fields

text

java.lang.String text

default_text

java.lang.String default_text

text_field

javax.swing.JTextField text_field

dialog

javax.swing.JDialog dialog

radiob1

javax.swing.JRadioButton radiob1

graphics2d

java.awt.Graphics2D graphics2d

parent

GraphicsCanvas parent

orientation

int orientation

enable_redraw

boolean enable_redraw

flippable

boolean flippable

floating

boolean floating

erasable

boolean erasable

state

AnnotationState state

color

java.awt.Color color

key

java.lang.String key

Class spv.graphics.AnnotationCanvas extends AbstractSensitiveCanvas implements Serializable

Serialized Fields

ID_annotation

Annotation ID_annotation

ID_string

java.lang.String ID_string

annotations

java.util.List<E> annotations

annotation_sets

java.util.List<E> annotation_sets

dragging

boolean dragging

dragged_annotation

Annotation dragged_annotation

g_xor

java.awt.Graphics2D g_xor

ghostcolor

java.awt.Color ghostcolor

Class spv.graphics.AxisCanvas extends AbstractSensitiveCanvas implements Serializable

Serialized Fields

dev

Viewport dev

top_axis

Axis top_axis

bottom_axis

Axis bottom_axis

left_axis

Axis left_axis

right_axis

Axis right_axis

is_ready_to_draw

boolean is_ready_to_draw

annotations

Annotation[] annotations

boundedGraphics

java.awt.Graphics2D boundedGraphics

Class spv.graphics.CursorCanvas extends GraphicsCanvasDecorator implements Serializable

Serialized Fields

mx

int mx

my

int my

nx

int nx

ny

int ny

cx

int cx

cy

int cy

is_showing

boolean is_showing

is_ready_to_draw

boolean is_ready_to_draw

wcst

WCSTransform wcst

p

java.awt.geom.Point2D.Double p

pd

java.awt.geom.Point2D.Double pd

xoff

int xoff

yoff

int yoff

xsize

int xsize

ysize

int ysize

size

int size

small_cursor

boolean small_cursor

system_cursor

boolean system_cursor

dash_stroke

java.awt.BasicStroke dash_stroke

offsetting

boolean offsetting

mg

java.awt.Graphics mg

curcolor

java.awt.Color curcolor

crossh

java.awt.Cursor crossh

mtickx

double[] mtickx

mticky

double[] mticky

tickx

double[] tickx

ticky

double[] ticky

ruled

boolean ruled

xunits

Units xunits

yunits

Units yunits

xconv

double xconv

yconv

double yconv

xconv1

double xconv1

yconv1

double yconv1

dispview

Viewport dispview

stdview

Viewport stdview

first_key_press

boolean first_key_press

no_focus_control

boolean no_focus_control

is_dragging

boolean is_dragging

entered_x

int entered_x

entered_y

int entered_y

xPoints

int[] xPoints

yPoints

int[] yPoints

cursor_arrows

boolean cursor_arrows

Class spv.graphics.DataCanvas extends javax.swing.JComponent implements Serializable

Serialized Fields

borderBottom

int borderBottom

borderTop

int borderTop

borderLeft

int borderLeft

borderRight

int borderRight

data_set_storage

java.util.Vector<E> data_set_storage

curves

java.util.Vector<E> curves

ebars

java.util.Vector<E> ebars

attributes

java.util.Vector<E> attributes

decorator

GraphicsCanvas decorator

g2d

java.awt.Graphics2D g2d

cursor

java.awt.Cursor cursor

printing

boolean printing

wcst

WCSTransform wcst

wcs

Viewport wcs

dev

Viewport dev

dim

java.awt.Dimension dim

yunits

YUnits yunits

xunits

Units xunits

axis_type

AxisType axis_type

log_object

Logarithm log_object

ttm

javax.swing.ToolTipManager ttm

ttloc

java.awt.Point ttloc

ttt

java.lang.String ttt

g_xor

java.awt.Graphics2D g_xor

gshape

java.awt.geom.GeneralPath gshape

gat

java.awt.geom.AffineTransform gat

ghostcolor

java.awt.Color ghostcolor

ghost_is_showing

boolean ghost_is_showing

cx

int cx

cy

int cy

ox

int ox

oy

int oy

kshape

int kshape

origin

java.lang.Object origin

origin_id

java.lang.String origin_id

plottable

java.lang.Object plottable

is_ready_to_draw

boolean is_ready_to_draw

mouse_click_enabled

boolean mouse_click_enabled

central_data

boolean central_data

is_resetting

boolean is_resetting

first_plot

boolean first_plot

x_auto_log

boolean x_auto_log

y_auto_log

boolean y_auto_log

self

DataCanvas self

Class spv.graphics.FittingWCSSettingsCanvas extends WCSSettingsCanvas implements Serializable

Class spv.graphics.FrameCanvas extends GraphicsCanvasDecorator implements Serializable

Serialized Fields

device_viewport

Viewport device_viewport

is_ready_to_draw

boolean is_ready_to_draw

Class spv.graphics.GraphicsCanvasDecorator extends javax.swing.JComponent implements Serializable

Serialized Fields

decorated_canvas

GraphicsCanvas decorated_canvas

decorator

GraphicsCanvas decorator

printing

boolean printing

ignore_cursor

boolean ignore_cursor

component

javax.swing.JComponent component

Class spv.graphics.GraphicsException extends java.lang.Exception implements Serializable

Class spv.graphics.GraphicsInputNumberField extends InputNumberField implements Serializable

Serialized Fields

selected_color

java.awt.Color selected_color

cursor_field

int cursor_field

slave

GraphicsInputNumberField slave

Class spv.graphics.GraphicsOffsetInputNumberField extends GraphicsInputNumberField implements Serializable

Serialized Fields

selected_color

java.awt.Color selected_color

Class spv.graphics.GridCanvas extends GraphicsCanvasDecorator implements Serializable

Serialized Fields

dev

Viewport dev

grid

Grid grid

is_ready_to_draw

boolean is_ready_to_draw

Class spv.graphics.LegendCanvas extends GraphicsCanvasDecorator implements Serializable

Serialized Fields

device_viewport

Viewport device_viewport

is_ready_to_draw

boolean is_ready_to_draw

coplot

boolean coplot

colors

java.util.Map<K,V> colors

Class spv.graphics.MarkerAnnotation extends Annotation implements Serializable

Class spv.graphics.MeasurementCanvas extends AbstractSensitiveCanvas implements Serializable

Serialized Fields

consumer

GraphicsMeasurementConsumer consumer

processed_measurement

GraphicsMeasurement processed_measurement

viewport

Viewport viewport

measurements_enabled

boolean measurements_enabled

dragging

boolean dragging

dragged_handle_index

int dragged_handle_index

g_xor

java.awt.Graphics2D g_xor

central_region

GraphicsIntegrationRegion central_region

region1

GraphicsIntegrationRegion region1

region2

GraphicsIntegrationRegion region2

handles

java.awt.geom.Rectangle2D[] handles

regions

IntegrationRegionSet regions

Class spv.graphics.OpaqueFrame extends javax.swing.JInternalFrame implements Serializable

Class spv.graphics.PanCanvas extends GraphicsCanvasDecorator implements Serializable

Class spv.graphics.RangeCanvas extends GraphicsCanvasDecorator implements Serializable

Serialized Fields

wcst

WCSTransform wcst

dev

Viewport dev

xunits

XUnits xunits

ranges

java.util.ArrayList<E> ranges

shapes

java.util.ArrayList<E> shapes

attrib

java.util.ArrayList<E> attrib

is_ready_to_draw

boolean is_ready_to_draw

Class spv.graphics.TestShape extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

NSEGS

int NSEGS

NTIMES

int NTIMES

Class spv.graphics.VelocityCanvas extends GraphicsCanvasDecorator implements Serializable

Class spv.graphics.Viewport extends java.awt.geom.Rectangle2D.Double implements Serializable

Serialized Fields

isInverted

boolean isInverted

Class spv.graphics.WCSBoxCanvas extends GraphicsCanvasDecorator implements Serializable

Serialized Fields

box_origin

java.awt.geom.Point2D.Double box_origin

box_corner

java.awt.geom.Point2D.Double box_corner

box_origin_x

int box_origin_x

box_origin_y

int box_origin_y

box_width

int box_width

box_height

int box_height

bx

int bx

by

int by

bw

int bw

bh

int bh

xunits

Units xunits

yunits

Units yunits

historywcs

java.util.Vector<E> historywcs

wcst

WCSTransform wcst

newwcs

Viewport newwcs

x1

double x1

x2

double x2

y1

double y1

y2

double y2

dx

int dx

dy

int dy

dwidth

int dwidth

dheight

int dheight

mg

java.awt.Graphics mg

dragging

boolean dragging

showing

boolean showing

inverted_axis

boolean inverted_axis

boxcolor

java.awt.Color boxcolor

rbcolor

java.awt.Color rbcolor

Class spv.graphics.WCSSettingsCanvas extends AbstractSensitiveCanvas implements Serializable

Serialized Fields

slave

GraphicsCanvas slave

axisType

AxisType axisType

x1

double x1

x2

double x2

y1

double y1

y2

double y2

index

int index

dialog

javax.swing.JDialog dialog

textx

javax.swing.JTextField textx

texty

javax.swing.JTextField texty

mappingSelector

javax.swing.JComboBox mappingSelector

radiob1

javax.swing.JRadioButton radiob1

radiob2

javax.swing.JRadioButton radiob2

isLog10

boolean isLog10

changedLogMode

boolean changedLogMode

changedAxisType

boolean changedAxisType

muteCorners

boolean muteCorners

reportLog

boolean reportLog

Package spv.processor

Class spv.processor.AbstractModuleGUI extends javax.swing.JPanel implements Serializable

Serialized Fields

parentModule

AbstractProcessorModule parentModule

runEnabled

boolean runEnabled

show

boolean show

name

java.lang.String name

identification

java.lang.String identification

tooltip

java.lang.String tooltip

mainPanel

javax.swing.JPanel mainPanel

statusLabel

javax.swing.JLabel statusLabel

defaultParametersButton

javax.swing.JButton defaultParametersButton

controlPanel

javax.swing.JPanel controlPanel

skipCheckbox

javax.swing.JCheckBox skipCheckbox

listener

java.awt.event.ItemListener listener

Class spv.processor.AnotherCursorPositionSensitiveFloat extends CursorPositionSensitiveFloat implements Serializable

Class spv.processor.CoaddModuleGUI extends AbstractTableWithPanelGUI implements Serializable

Serialized Fields

column_names

java.lang.String[] column_names

long_values

java.lang.Object[] long_values

tooltips

java.lang.String[] tooltips

errorCheckbox

javax.swing.JCheckBox errorCheckbox

fillCheckbox

javax.swing.JCheckBox fillCheckbox

errorsExist

boolean errorsExist

Class spv.processor.CursorOffsetSensitiveFloat extends CursorPositionSensitiveFloat implements Serializable

Class spv.processor.CursorPositionSensitiveFloat extends java.lang.Number implements Serializable

Serialized Fields

value

java.lang.Float value

Class spv.processor.ProcessorException extends java.lang.Exception implements Serializable

Serialized Fields

table_event

javax.swing.event.TableModelEvent table_event

Class spv.processor.RectifyGUITableModel extends DefaultGUITableModel implements Serializable

Class spv.processor.ScaleOffsetTrimModuleGUI extends AbstractTableWithPanelGUI implements Serializable

Serialized Fields

splice_checkbox

javax.swing.JCheckBox splice_checkbox

waiting_for_cursor

boolean waiting_for_cursor

Package spv.spectrum

Class spv.spectrum.ASCIISyntaxSpectrumException extends SpectrumException implements Serializable

Class spv.spectrum.ComparisonSpectrum extends MultiSegmentSpectrum implements Serializable

Class spv.spectrum.CompositeSpectrum extends AbstractSpectrum implements Serializable

Serialized Fields

segments

java.util.List<E> segments

segment_ids

java.util.List<E> segment_ids

id

java.lang.Object id

enumeration

java.util.Enumeration<E> enumeration

Class spv.spectrum.ContinuousIntensity extends java.util.Observable implements Serializable

Serialized Fields

wav

Wavelength wav

comp_database

ComponentDatabase comp_database

values

double[] values

original_units

Units original_units

Class spv.spectrum.DataTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

sp

Spectrum sp

column_names

java.lang.String[] column_names

column_units

java.lang.String[] column_units

column_values

double[][] column_values

changeable

boolean changeable

Class spv.spectrum.DiscreteArray extends java.lang.Object implements Serializable

Serialized Fields

data

double[] data

units

Units units

ounits

Units ounits

Class spv.spectrum.DiscreteIntensity extends DiscreteArray implements Serializable

Serialized Fields

errors

double[] errors

errorob

Intensity errorob

Class spv.spectrum.DiscreteWavelength extends DiscreteArray implements Serializable

Class spv.spectrum.DQBits extends java.lang.Object implements Serializable

Serialized Fields

dqbits

KeyedVector dqbits

instrume

java.lang.String instrume

initial_mask

int initial_mask

Class spv.spectrum.EchelleSpectrum extends CompositeSpectrum implements Serializable

Class spv.spectrum.EmptyFluxSpectrumException extends SpectrumException implements Serializable

Class spv.spectrum.MultiSegmentSpectrum extends CompositeSpectrum implements Serializable

Class spv.spectrum.PhotometrySpectrum extends SingleSpectrum implements Serializable

Class spv.spectrum.SEDMultiSegmentSpectrum extends MultiSegmentSpectrum implements Serializable

Serialized Fields

modelWavelengths

double[] modelWavelengths

modelFluxes

double[] modelFluxes

modelWavelengthUnits

Units modelWavelengthUnits

modelFluxUnits

Units modelFluxUnits

points

cfa.vo.sedlib.Point[] points

metadataSegments

cfa.vo.sedlib.Segment[] metadataSegments

characterization

cfa.vo.sedlib.Characterization characterization

target

cfa.vo.sedlib.Target target

coordSys

cfa.vo.sedlib.CoordSys coordSys

curation

cfa.vo.sedlib.Curation curation

dataID

cfa.vo.sedlib.DataID dataID

Class spv.spectrum.SEDSegmentsTableModel extends SEDMetadataTableModel implements Serializable

Serialized Fields

pointID

java.lang.String pointID

uniqueSegNames

java.util.Map<K,V> uniqueSegNames

Class spv.spectrum.SegmentsTableModel extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

sp

Spectrum sp

column_names

java.lang.String[] column_names

column_values

java.lang.String[][] column_values

tableAsMap

java.util.HashMap<K,V> tableAsMap

elementName

java.lang.String elementName

Class spv.spectrum.SingleSpectrum extends AbstractSpectrum implements Serializable

Serialized Fields

intensity_storage

KeyedVector intensity_storage

dq_storage

KeyedVector dq_storage

wave

Wavelength wave

evenly_sampled

boolean evenly_sampled

nbins

int nbins

Class spv.spectrum.SpectrumException extends java.lang.Exception implements Serializable

Class spv.spectrum.SpectrumHeader extends java.lang.Object implements Serializable

Serialized Fields

fits_header_array

java.util.ArrayList<E> fits_header_array

kw_storage

KeyedVector kw_storage

comment_storage

java.util.ArrayList<E> comment_storage

history_storage

java.util.ArrayList<E> history_storage

Package spv.spectrum.factory

Class spv.spectrum.factory.SpectrumFactoryTest extends java.lang.Object implements Serializable


Package spv.spectrum.factory.COS

Class spv.spectrum.factory.COS.COSDQBitsFactory extends DQBitsFactory implements Serializable


Package spv.spectrum.factory.GAIA

Class spv.spectrum.factory.GAIA.GaiaDataTableModel extends DataTableModel implements Serializable


Package spv.spectrum.factory.GHRSFOS

Class spv.spectrum.factory.GHRSFOS.GHRSFOSDQBitsFactory extends DQBitsFactory implements Serializable


Package spv.spectrum.factory.ISO

Class spv.spectrum.factory.ISO.ISOLWSDQBitsFactory extends DQBitsFactory implements Serializable


Package spv.spectrum.factory.IUE

Class spv.spectrum.factory.IUE.IUEDQBitsFactory extends DQBitsFactory implements Serializable


Package spv.spectrum.factory.SDSS

Class spv.spectrum.factory.SDSS.SDSSDQBitsFactory extends DQBitsFactory implements Serializable


Package spv.spectrum.factory.SED

Class spv.spectrum.factory.SED.SEDDataTableModel extends DataTableModel implements Serializable

Serialized Fields

column_IDs

java.lang.String[] column_IDs

column_targets

java.lang.String[] column_targets

cleanWavelengths

double[] cleanWavelengths

cleanRestWavelengths

double[] cleanRestWavelengths

cleanValues

double[] cleanValues

cleanIDs

java.lang.String[] cleanIDs

elementName

java.lang.String elementName

Class spv.spectrum.factory.SED.SEDDQBitsFactory extends DQBitsFactory implements Serializable


Package spv.spectrum.factory.SPC

Class spv.spectrum.factory.SPC.SPCDQBitsFactory extends DQBitsFactory implements Serializable


Package spv.spectrum.factory.STIS

Class spv.spectrum.factory.STIS.STISDQBitsFactory extends DQBitsFactory implements Serializable


Package spv.spectrum.factory.TwoDF

Class spv.spectrum.factory.TwoDF.TwoDFDQBitsFactory extends DQBitsFactory implements Serializable


Package spv.spectrum.function

Class spv.spectrum.function.AbstractExtinction extends BroadBandFunction implements Serializable

Class spv.spectrum.function.ALorentz extends AGaussian implements Serializable

Class spv.spectrum.function.AVoigt extends NarrowBandFunction implements Serializable

Serialized Fields

core

AGaussian core

wings

ALorentz wings

Class spv.spectrum.function.BroadBandFunction extends Function implements Serializable

serialVersionUID: 1L

Serialized Fields

binned_x

double[] binned_x

binned_y

double[] binned_y

nbin

int nbin

Class spv.spectrum.function.BroadBandFunctionAtWavelength extends BroadBandFunction implements Serializable

serialVersionUID: 1L

Serialized Fields

refw

XParameter refw

Class spv.spectrum.function.ComponentDatabase extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

comp

java.util.ArrayList<E> comp

usab

java.util.ArrayList<E> usab

can_reset

boolean can_reset

Class spv.spectrum.function.Constraint extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

parent

Parameter parent

Class spv.spectrum.function.FParameter extends Parameter implements Serializable

serialVersionUID: 1L

Class spv.spectrum.function.Function extends java.util.Observable implements Serializable

Serialized Fields

name

java.lang.String name

description

java.lang.String description

type

int type

user_id

java.lang.String user_id

pars

KeyedVector pars

notify

boolean notify

gui

javax.swing.JPanel gui

top_panel

javax.swing.JPanel top_panel

botton_panel

javax.swing.JPanel botton_panel

desktop

javax.swing.JDesktopPane desktop

frame

MemoryJFrame frame

text

javax.swing.JTextField text

serial_number

int serial_number

parent_serial_number

int parent_serial_number

parent

Function parent

self

Function self

units

Units units
This may be overriden by subclasses if necessary.

Class spv.spectrum.function.FunctionException extends java.lang.Exception implements Serializable

Class spv.spectrum.function.JythonTestFunction extends BroadBandFunction implements Serializable

serialVersionUID: 1L

Serialized Fields

pyFunction

PythonFunction pyFunction

Class spv.spectrum.function.MultiplicativeConstraint extends Constraint implements Serializable

Class spv.spectrum.function.NarrowBandFunction extends Function implements Serializable

serialVersionUID: 1L

Serialized Fields

ID_string

java.lang.String ID_string

x1

double x1

x2

double x2

y1

double y1

y2

double y2

Class spv.spectrum.function.OutOfRangeFunctionException extends FunctionException implements Serializable

Class spv.spectrum.function.Parameter extends java.util.Observable implements Serializable

serialVersionUID: 2L

Serialized Fields

value

double value

error

double error

max

double max

min

double min

step

double step

tol

double tol

uncert

double uncert

ndigit

int ndigit

name

java.lang.String name

description

java.lang.String description

native_units

Units native_units

standard_units

Units standard_units

constraint

Constraint constraint

gui

ParameterGUI gui

fixed

boolean fixed

constrained

boolean constrained

invisibleControls

boolean invisibleControls

editable

boolean editable

msg

java.lang.String msg

notify

boolean notify

from_gui

boolean from_gui

self

Parameter self

Class spv.spectrum.function.Polynomial extends BroadBandFunction implements Serializable

serialVersionUID: 1L

Serialized Fields

maxOrder

Parameter maxOrder

order

Parameter order

avgx

Parameter avgx

avgy

Parameter avgy

ncoeff

int ncoeff

lfit

Lfit lfit

observer

java.util.Observer observer

is_interpolating

boolean is_interpolating

report

boolean report

Class spv.spectrum.function.Powerlaw extends BroadBandFunctionAtWavelength implements Serializable

serialVersionUID: 1L

Class spv.spectrum.function.SherpaFParameter extends FParameter implements Serializable

Serialized Fields

link

java.lang.String link

alwaysFixed

boolean alwaysFixed

hidden

boolean hidden

Class spv.spectrum.function.SherpaFunction extends Function implements Serializable

Serialized Fields

path

java.lang.String path

functionName

java.lang.String functionName

Class spv.spectrum.function.SherpaParameterGUI extends ParameterGUI implements Serializable

Class spv.spectrum.function.XDParameter extends XParameter implements Serializable

serialVersionUID: 1L

Serialized Fields

refpar

XParameter refpar

Class spv.spectrum.function.XParameter extends Parameter implements Serializable

serialVersionUID: 1L

Class spv.spectrum.function.YParameter extends Parameter implements Serializable

serialVersionUID: 1L

Serialized Fields

errmsg

java.lang.String errmsg

refpar

Parameter refpar

Package spv.spectrum.function.ISM

Class spv.spectrum.function.ISM.ISM extends BroadBandFunction implements Serializable

Serialized Fields

ismImpl

ISMImpl ismImpl

values

double[] values

Package spv.spectrum.function.Kurucz

Class spv.spectrum.function.Kurucz.KuruczFunction extends BroadBandFunction implements Serializable


Package spv.spectrum.function.tree

Class spv.spectrum.function.tree.ComponentDatabaseTree extends javax.swing.JTree implements Serializable

Serialized Fields

cdb

ComponentDatabase cdb

Class spv.spectrum.function.tree.ComponentDatabaseTreeModel extends javax.swing.tree.DefaultTreeModel implements Serializable

Serialized Fields

cdb

ComponentDatabase cdb

root

java.lang.Object root

Class spv.spectrum.function.tree.ComponentDatabaseTreeModel.TreeNodeVector extends java.util.Vector<E> implements Serializable

Serialized Fields

name

java.lang.String name

Package spv.util

Class spv.util.ColumnarListCellRenderer extends javax.swing.JPanel implements Serializable

Serialized Fields

columns

javax.swing.JLabel[] columns

data

java.lang.String data

border

javax.swing.border.Border border

Class spv.util.DoubleValuesTableSorter extends TableSorter implements Serializable

Serialized Fields

tableModel

SortableTableModel tableModel

Class spv.util.FluxUnits extends Units implements Serializable

Serialized Fields

ufluxfrom

FluxUnits.FluxConvert ufluxfrom

ufluxto

FluxUnits.FluxConvert ufluxto

Class spv.util.InputNumberField extends javax.swing.JTextField implements Serializable

Serialized Fields

toolkit

java.awt.Toolkit toolkit

floatFormatter

java.text.NumberFormat floatFormatter

defaultColor

java.awt.Color defaultColor

upperLimit

double upperLimit

lowerLimit

double lowerLimit

Class spv.util.InputNumberField.DecimalNumberDocument extends javax.swing.text.PlainDocument implements Serializable

Class spv.util.IntegerInputNumberField extends InputNumberField implements Serializable

Class spv.util.IntensityYUnits extends YUnits implements Serializable

Serialized Fields

al

java.util.ArrayList<E> al

Class spv.util.KeyedVector extends java.lang.Object implements Serializable

serialVersionUID: 11L

Serialized Fields

object_storage

java.util.ArrayList<E> object_storage

key_storage

java.util.ArrayList<E> key_storage

Class spv.util.Lfit extends java.lang.Object implements Serializable

Serialized Fields

basisFunction

Lfit.BasisFunction basisFunction

coefficients

double[] coefficients

avgx

double avgx

avgy

double avgy

Class spv.util.MemoryJFileChooser extends javax.swing.JFileChooser implements Serializable

Class spv.util.ModifiedDoubleValuesTableSorter extends DoubleValuesTableSorter implements Serializable

Class spv.util.MyJLabel extends javax.swing.JLabel implements Serializable

Serialized Fields

old_text

java.lang.String old_text

Class spv.util.NonSupportedUnits extends Units implements Serializable

Class spv.util.ScientificNotationTableCellRenderer extends javax.swing.table.DefaultTableCellRenderer implements Serializable

Serialized Fields

precision

int precision

Class spv.util.SingularMatrixException extends java.lang.Throwable implements Serializable

Class spv.util.SplashScreen extends javax.swing.JWindow implements Serializable

Serialized Fields

stop

boolean stop

Class spv.util.TableSorter extends javax.swing.table.AbstractTableModel implements Serializable

Serialized Fields

tableModel

javax.swing.table.TableModel tableModel

mouseListener

java.awt.event.MouseListener mouseListener

viewToModel

TableSorter.Row[] viewToModel

modelToView

int[] modelToView

tableHeader

javax.swing.table.JTableHeader tableHeader

tableModelListener

javax.swing.event.TableModelListener tableModelListener

columnComparators

java.util.Map<K,V> columnComparators

sortingColumns

java.util.List<E> sortingColumns

rowSelector

SEDMetadataRowSelector rowSelector

Class spv.util.Units extends java.lang.Object implements Serializable

serialVersionUID: 12L

Serialized Fields

units_string

java.lang.String units_string

original_spelling

java.lang.String original_spelling

ucd

java.lang.String ucd

Class spv.util.UnitsException extends java.lang.Exception implements Serializable

Class spv.util.UnknownXUnits extends XUnits implements Serializable

Class spv.util.UnknownYUnits extends YUnits implements Serializable

Class spv.util.VelocityUnits extends XUnits implements Serializable

Serialized Fields

refwave

double refwave

Class spv.util.XUnits extends Units implements Serializable

serialVersionUID: 1L

Serialized Fields

converter

XUnits.Converter converter

Class spv.util.YUnits extends Units implements Serializable

serialVersionUID: 1L

Serialized Fields

converter

YUnits.Converter converter

factor

double factor

al

java.util.ArrayList<E> al

Package spv.util.sed

Class spv.util.sed.ConfidenceException extends SEDException implements Serializable

Class spv.util.sed.DataException extends SEDException implements Serializable

Class spv.util.sed.FitException extends SEDException implements Serializable

Class spv.util.sed.ModelException extends SEDException implements Serializable

Class spv.util.sed.OptimizationException extends SEDException implements Serializable

Class spv.util.sed.ParameterException extends SEDException implements Serializable

Class spv.util.sed.SEDException extends java.lang.Exception implements Serializable

Class spv.util.sed.StatisticException extends SEDException implements Serializable


Package spv.view

Class spv.view.AbstractPlotWidget extends AbstractPlotWidgetGUI implements Serializable

Serialized Fields

plottable

Plottable plottable

plot_status

PlotStatus plot_status

wcs

Viewport wcs

log

Logarithm log

axis_type

AxisType axis_type

selected_x

java.lang.String selected_x

selected_y

java.lang.String selected_y

xunits

Units xunits

yunits

Units yunits

graphics_attributes

java.util.Map<K,V> graphics_attributes

sunits

AbstractPlotWidget.ShowUnits sunits

uw

UnitsView uw

annotations

java.util.Map<K,V> annotations

local_annotations

java.util.Map<K,V> local_annotations

annotation_sets

java.util.List<E> annotation_sets

preserve_wcs

boolean preserve_wcs

cursor_on

boolean cursor_on

small_cursor

boolean small_cursor

system_cursor

boolean system_cursor

cursor_arrows

boolean cursor_arrows

show_grid

boolean show_grid

zoom_out

boolean zoom_out

discard_annotations

boolean discard_annotations

x_auto_log

boolean x_auto_log

y_auto_log

boolean y_auto_log

quantitySelector

javax.swing.JComboBox quantitySelector

cursor_text

CursorTextField cursor_text

kls

AutoDismissHelp kls

selected_preserve_wcs

boolean selected_preserve_wcs

formatted_cursor

boolean formatted_cursor

measurements_enabled

boolean measurements_enabled

dash_pattern

java.lang.String dash_pattern

cursor_log

java.io.PrintWriter cursor_log

axis_selection

boolean axis_selection

command

Command[] command

command_type

Callback[] command_type

command_buttons

javax.swing.JButton[] command_buttons

Class spv.view.AbstractPlotWidgetGUI extends javax.swing.JPanel implements Serializable

Serialized Fields

main_panel

javax.swing.JPanel main_panel

top_controls

javax.swing.JPanel top_controls

top_buttons

javax.swing.JPanel top_buttons

x_axis_control

javax.swing.JPanel x_axis_control

x_axis_selector

XAxisSelector x_axis_selector

x_axis_label

javax.swing.JLabel x_axis_label

y_axis_control

javax.swing.JPanel y_axis_control

y_axis_selector

javax.swing.JComboBox y_axis_selector

y_axis_label

javax.swing.JLabel y_axis_label

cursor_panel

javax.swing.JPanel cursor_panel

JLabel4

javax.swing.JLabel JLabel4

cursor_text_panel

javax.swing.JPanel cursor_text_panel

hardcopy_control

javax.swing.JPanel hardcopy_control

redraw_control

javax.swing.JPanel redraw_control

hardcopy

javax.swing.JButton hardcopy

redraw

javax.swing.JButton redraw

JLabel3

javax.swing.JLabel JLabel3

JLabel3a

javax.swing.JLabel JLabel3a

button_panel

javax.swing.JPanel button_panel

fixed_panel

javax.swing.JPanel fixed_panel

wcsButton

javax.swing.JButton wcsButton

reset

javax.swing.JButton reset

reset2

javax.swing.JButton reset2

expand

javax.swing.JButton expand

undo

javax.swing.JButton undo

left

javax.swing.JButton left

right

javax.swing.JButton right

in

javax.swing.JButton in

out

javax.swing.JButton out

pan_panel

javax.swing.JPanel pan_panel

hideshow

javax.swing.JButton hideshow

configurable_panel

javax.swing.JPanel configurable_panel

textField1

javax.swing.JTextField textField1

autowcs

javax.swing.JComboBox autowcs

grid

javax.swing.JComboBox grid

Class spv.view.BasicPlotWidget extends AbstractPlotWidget implements Serializable

Serialized Fields

canvas

GraphicsCanvas canvas

pcanvas

GraphicsCanvas pcanvas

show_pan

boolean show_pan

Class spv.view.CursorTextField extends javax.swing.JPanel implements Serializable

Serialized Fields

xwindow

javax.swing.JLabel xwindow

ywindow

javax.swing.JLabel ywindow

fx

java.text.NumberFormat fx

fy

java.text.NumberFormat fy

x

float x

y

float y

format

boolean format

xunits

Units xunits

yunits

Units yunits

cursor_log

java.io.PrintWriter cursor_log

xvalid

boolean xvalid

yvalid

boolean yvalid

Class spv.view.DualPlotWidget extends AbstractPlotWidget implements Serializable

Serialized Fields

plottable2

Plottable plottable2

plottable3

Plottable plottable3

canvas1

GraphicsCanvas canvas1

canvas2

GraphicsCanvas canvas2

Class spv.view.FittingPlotWidget extends BasicPlotWidget implements Serializable

Serialized Fields

residualsType

javax.swing.JButton residualsType

show_resid

boolean show_resid

dexTextFlag

boolean dexTextFlag

useRatio

boolean useRatio

residualTypeButtonPressed

boolean residualTypeButtonPressed

Class spv.view.MultiplePlotWidget extends javax.swing.JPanel implements Serializable

Serialized Fields

plottables

PlottableSpectrum[] plottables

tags

int[] tags

canvases

GraphicsCanvas[] canvases

tiles_row

int tiles_row

nrows

int nrows

tiles_fixed_aspect

boolean tiles_fixed_aspect

tile_height

int tile_height

x_autolog

boolean x_autolog

y_autolog

boolean y_autolog

Class spv.view.ViewException extends java.lang.Exception implements Serializable

Class spv.view.XAxisSelector extends javax.swing.JComboBox implements Serializable

Serialized Fields

plottable

Plottable plottable

listener

java.awt.event.ActionListener listener

Package test

Class test.AsciiTableTester extends java.lang.Object implements Serializable

Class test.CourseFilter extends java.lang.Object implements Serializable

Class test.JPStream extends javax.swing.JPanel implements Serializable

Serialized Fields

plotFrame

javax.swing.JFrame plotFrame

graph

jplot.Graph graph

gs

jplot.GraphSettings gs

min

double min

max

double max

interval

double interval

end

double end

array

jplot.DataArray array

data1

jplot.DataArray data1

data2

jplot.DataArray data2

k

int k

ran

java.util.Random ran

timer

javax.swing.Timer timer

styleChooser

jplot.StyleChooser styleChooser

tf_minY

javax.swing.JTextField tf_minY

tf_maxY

javax.swing.JTextField tf_maxY

tf_interval

javax.swing.JTextField tf_interval

tf_maxX

javax.swing.JTextField tf_maxX

tf_end

javax.swing.JTextField tf_end

Class test.JSkyThreadTest extends javax.swing.JApplet implements Serializable

Class test.MainFilter extends java.lang.Object implements Serializable

Class test.MergeFilter extends java.lang.Object implements Serializable

Class test.TableRenderDemo extends javax.swing.JFrame implements Serializable

Serialized Fields

DEBUG

boolean DEBUG

Package test.vo

Class test.vo.SSAQueryBrowser extends javax.swing.JFrame implements Serializable

Serialized Fields

serverList

SSAServerList serverList
The object holding the list of servers that we should use for SSA querys.


progressPanel

jsky.util.gui.ProgressPanel progressPanel
ProgressPanel used when downloading query responses


worker

jsky.util.SwingWorker worker
Worker thread used with ProgressPanel


contentPane

javax.swing.JPanel contentPane
Content pane of frame


actionBarContainer

javax.swing.JPanel actionBarContainer
Panel for action buttons


menuBar

javax.swing.JMenuBar menuBar
Menubar


fileMenu

javax.swing.JMenu fileMenu
The file menu


nameField

javax.swing.JTextField nameField
Object name


nameLookup

javax.swing.JButton nameLookup
Resolve object name button


displaySelectedButton

javax.swing.JButton displaySelectedButton
Download and display selected spectra


displayAllButton

javax.swing.JButton displayAllButton
Download and display all spectra


goButton

javax.swing.JButton goButton
Make the query to all known servers


serverMenu

javax.swing.JMenu serverMenu
Server list menu


resolverMenu

javax.swing.JMenu resolverMenu
Name resolver menu


raField

javax.swing.JTextField raField
Central RA


decField

javax.swing.JTextField decField
Central Dec


radiusField

javax.swing.JTextField radiusField
Region radius


resultsPane

javax.swing.JTabbedPane resultsPane
Tabbed pane showing the query results tables


starJTables

java.util.ArrayList<E> starJTables
The list of StarJTables in use


nedCatalogue

jsky.catalog.skycat.SkycatCatalog nedCatalogue
NED name resolver catalogue


simbadCatalogue

jsky.catalog.skycat.SkycatCatalog simbadCatalogue
SIMBAD name resolver catalogue


resolverCatalogue

jsky.catalog.skycat.SkycatCatalog resolverCatalogue
The current name resolver


optionsMenu

javax.swing.JMenu optionsMenu
The options menu


queryThread

java.lang.Thread queryThread

Class test.vo.SSAQueryBrowser.CloseAction extends javax.swing.AbstractAction implements Serializable

Class test.vo.SSAQueryBrowser.ProxyAction extends javax.swing.AbstractAction implements Serializable