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

R

radians - Static variable in class org.das2.datum.Units
 
RADIOBUTTON_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
rangeAction - Variable in class org.das2.components.DasTimeRangeSelector
 
RangeAnnotatorMouseModule - Class in org.das2.event
 
RangeAnnotatorMouseModule(DasPlot) - Constructor for class org.das2.event.RangeAnnotatorMouseModule
 
rangeIsAcceptable(DatumRange) - Method in class org.das2.graph.DasAxis
 
rangeIsAcceptable(DatumRange) - Method in class org.das2.graph.DasLabelAxis
 
read(ByteBuffer) - Method in class org.das2.stream.DataTransferType
 
read(ByteBuffer) - Method in class org.das2.stream.PacketDescriptor
 
read(ByteBuffer) - Method in interface org.das2.stream.SkeletonDescriptor
 
read(ByteBuffer) - Method in class org.das2.stream.StreamDescriptor
 
read(ByteBuffer) - Method in class org.das2.stream.StreamMultiYDescriptor
 
read(ByteBuffer) - Method in class org.das2.stream.StreamXDescriptor
 
read(ByteBuffer) - Method in class org.das2.stream.StreamYScanDescriptor
 
read() - Method in class org.das2.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.das2.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read() - Method in class org.das2.util.ByteBufferInputStream
 
read(byte[]) - Method in class org.das2.util.ByteBufferInputStream
 
read(byte[], int, int) - Method in class org.das2.util.ByteBufferInputStream
 
read() - Method in class org.das2.util.DasProgressMonitorInputStream
 
read(byte[]) - Method in class org.das2.util.DasProgressMonitorInputStream
 
read(byte[], int, int) - Method in class org.das2.util.DasProgressMonitorInputStream
 
read(ByteBuffer) - Method in class org.das2.util.DasProgressMonitorReadableByteChannel
 
read(ByteBuffer) - Method in class org.das2.util.InflaterChannel
 
READ_ONLY - Static variable in exception org.das2.DasPropertyException
 
readBytes(InputStream) - Method in class org.das2.client.StreamDataSetDescriptor
Auxiliary method used by readDoubles(InputStream, Object, Datum, Datum); Read data for the given start and end dates and returns an array of bytes
readDatum(ByteBuffer) - Method in class org.das2.stream.StreamXDescriptor
 
readFile(String) - Method in class org.das2.dataset.parser.VectorDataSetParser
Parse the file using the current settings.
readPersistentProperties() - Method in class org.das2.DasProperties
 
readServerResponse(BufferedInputStream) - Method in class org.das2.client.DasServer
 
readStream(InputStream) - Method in class org.das2.dataset.parser.VectorDataSetParser
Parse the stream using the current settings.
readStream(ReadableByteChannel, StreamHandler) - Static method in class org.das2.util.StreamTool
 
readXML(PushbackInputStream) - Static method in class org.das2.util.StreamTool
Read off XML data from the InputStream up to the termination of the XML.
readXML(ByteBuffer) - Static method in class org.das2.util.StreamTool
 
RealDoubleFFT - Class in org.das2.math.fft.jnt
Abstract Class representing FFT's of real, double precision data.
RealDoubleFFT(int) - Constructor for class org.das2.math.fft.jnt.RealDoubleFFT
Create an FFT for transforming n points of real, double precision data.
RealDoubleFFT_Even - Class in org.das2.math.fft.jnt
Computes FFT's of real, double precision data when n is even, by computing complex FFT.
RealDoubleFFT_Even(int) - Constructor for class org.das2.math.fft.jnt.RealDoubleFFT_Even
Create an FFT for transforming n points of real, double precision data.
realPart(ComplexArray.Double) - Static method in class org.das2.math.fft.ComplexArray
returns the real parts of each element in an array.
rebin(DataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.AverageNoInterpolateTableRebinner
 
rebin(DataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.AveragePeakTableRebinner
 
rebin(DataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.AverageTableRebinner
 
rebin(DataSet, RebinDescriptor, RebinDescriptor) - Method in interface org.das2.dataset.DataSetRebinner
 
rebin(DataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.NearestNeighborTableRebinner
 
rebin(DataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.NewAverageTableRebinner
 
rebin(DataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.PeakTableRebinner
 
rebin(DataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.QernalTableRebinner
 
rebin(DataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.graph.StackedHistogramRenderer.Rebinner
 
RebinDescriptor - Class in org.das2.dataset
 
RebinDescriptor(double, double, Units, int, boolean) - Constructor for class org.das2.dataset.RebinDescriptor
 
RebinDescriptor(Datum, Datum, int, boolean) - Constructor for class org.das2.dataset.RebinDescriptor
 
rebinListener - Variable in class org.das2.graph.DasPlot
 
RectangleEditor - Class in org.das2.beans
 
RectangleEditor() - Constructor for class org.das2.beans.RectangleEditor
 
red - Static variable in class org.das2.graph.SymColor
 
reducePath(PathIterator, GeneralPath) - Static method in class org.das2.graph.GraphUtil
Returns the input GeneralPath filled with new points which will be rendered identically to the input path, but contains a minimal number of points.
Refactory - Class in org.das2.math.fft.jnt
 
Refactory() - Constructor for class org.das2.math.fft.jnt.Refactory
 
refPattern - Static variable in class org.das2.NameContext
 
refresh() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
refresh() - Method in interface org.das2.components.propertyeditor.PropertyTreeNodeInterface
 
refresh() - Method in class org.das2.graph.Renderer
recalculate the plot image and repaint.
REFRESH_ACTION - Static variable in class org.das2.graph.DasCanvas
 
refreshImage() - Method in class org.das2.graph.Renderer
 
registerComponent() - Method in class org.das2.dasml.FormBase
 
registerComponent() - Method in class org.das2.dasml.FormButton
 
registerComponent() - Method in class org.das2.dasml.FormCheckBox
 
registerComponent() - Method in class org.das2.dasml.FormChoice
 
registerComponent() - Method in interface org.das2.dasml.FormComponent
 
registerComponent() - Method in class org.das2.dasml.FormContainer
 
registerComponent() - Method in class org.das2.dasml.FormList
 
registerComponent() - Method in class org.das2.dasml.FormRadioButton
 
registerComponent() - Method in class org.das2.dasml.FormTab
 
registerComponent() - Method in class org.das2.dasml.FormText
 
registerComponent() - Method in class org.das2.dasml.FormTextField
 
registerComponent() - Method in class org.das2.dasml.FormWindow
 
registerComponent() - Method in class org.das2.graph.DasCanvas
 
registerConverter(Basis, double, Units) - Method in class org.das2.datum.Basis
specify offset to another basis.
registerConverter(Units, UnitsConverter) - Method in class org.das2.datum.Units
 
registerEditor(Class, Class) - Static method in class org.das2.beans.BeansUtil
see BeanBindingDemo2.java
registerFileSystemFactory(String, FileSystemFactory) - Static method in class org.das2.util.filesystem.FileSystem
 
registerPendingChange(Object, Object) - Method in class org.das2.graph.DasCanvas
 
reload() - Static method in class org.das2.system.DasLogger
 
remove(int) - Method in class org.das2.dasml.FormContainer
 
remove(Component) - Method in class org.das2.dasml.FormContainer
 
remove(DataPointSelectionListener, DataPointSelectionListener) - Static method in class org.das2.event.DasEventMulticaster
 
remove(DataRangeSelectionListener, DataRangeSelectionListener) - Static method in class org.das2.event.DasEventMulticaster
 
remove(TimeRangeSelectionListener, TimeRangeSelectionListener) - Static method in class org.das2.event.DasEventMulticaster
 
remove(EventListener) - Method in class org.das2.event.DasEventMulticaster
 
remove(int) - Method in class org.das2.graph.DasCanvas
Removes the component, specified by index, from this container.
remove(Displayable) - Method in class org.das2.graph.Legend
 
remove(String) - Method in class org.das2.NameContext
 
remove(Object) - Method in class org.das2.util.ClassMap
 
removeActionListener(ActionListener) - Method in class org.das2.components.DatumEditor
 
removeActionListener(ActionListener) - Method in class org.das2.components.DatumRangeEditor
 
removeAll() - Method in class org.das2.components.FavoritesSelector
 
removeAll() - Method in class org.das2.dasml.FormContainer
 
removeAllText(String) - Method in class org.das2.util.DasPNGEncoder
Removes all tEXT chunk with the specified keyword
removeBoxSelectionListener(BoxSelectionListener) - Method in class org.das2.event.BoxRangeSelectorMouseModule
Removes DataRangeSelectionListener from the list of listeners.
removeBoxSelectionListener(BoxSelectionListener) - Method in class org.das2.event.BoxSelectorMouseModule
Removes BoxSelectionListener from the list of listeners.
removeCellEditorListener(CellEditorListener) - Method in class org.das2.components.DatumEditor
 
removeCellEditorListener(CellEditorListener) - Method in class org.das2.components.DatumRangeEditor
 
removeCellEditorListener(CellEditorListener) - Method in class org.das2.components.propertyeditor.BooleanEditor
 
removeCellEditorListener(CellEditorListener) - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
removeCellEditorListener(CellEditorListener) - Method in class org.das2.components.propertyeditor.PropertyEditorAdapter
 
removeCellEditorListener(CellEditorListener) - Method in class org.das2.dasml.CommandBlockEditor
 
removeCellEditorListener(CellEditorListener) - Method in class org.das2.dasml.OptionListEditor
Removes a listener from the list that's notified
removeDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.components.DataPointRecorder
Removes DataPointSelectionListener from the list of listeners.
removeDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.components.DataPointReporter
Removes DataPointSelectionListener from the list of listeners.
removeDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.event.CrossHairMouseModule
Removes DataPointSelectionListener from the list of listeners.
removeDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.event.DataPointSelectorMouseModule
Removes DataPointSelectionListener from the list of listeners.
removeDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.event.HorizontalSlicerMouseModule
Removes DataPointSelectionListener from the list of listeners.
removeDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.event.VerticalSlicerMouseModule
Removes DataPointSelectionListener from the list of listeners.
removeDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.components.BatchMaster
Removes DataRangeSelectionListener from the list of listeners.
removeDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.event.ColorBarRepaletteMouseModule
Removes DataRangeSelectionListener from the list of listeners.
removeDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.event.HorizontalDragRangeSelectorMouseModule
Removes DataRangeSelectionListener from the list of listeners.
removeDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.event.HorizontalRangeSelectorMouseModule
Removes DataRangeSelectionListener from the list of listeners.
removeDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.event.VerticalRangeSelectorMouseModule
Removes DataRangeSelectionListener from the list of listeners.
removeDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.graph.DasColorBar.ColorBarRepaletteMouseModule
Removes DataRangeSelectionListener from the list of listeners.
removeDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.components.DataPointRecorder
 
removeDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.dataset.DataSetDescriptor
 
removeDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.event.CutoffMouseModule
 
removeDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.event.PeakDetectorMouseModule
 
removeFavorite(Object) - Method in class org.das2.components.FavoritesSelector
 
removeLayoutComponent(Component) - Method in class org.das2.graph.DasAxis.AxisLayoutManager
TODO
removeLayoutComponent(Component) - Method in class org.das2.graph.DasCanvas.RowColumnLayout
 
removeMenuItem(String) - Method in class org.das2.event.DasMouseInputAdapter
hack to provide way to get rid of "Dump Data".
removeMouseListener(MouseListener) - Method in class org.das2.graph.DasAxis
TODO
removeMouseModule(MouseModule) - Method in class org.das2.event.DasMouseInputAdapter
 
removeMouseModule(MouseModule) - Method in class org.das2.graph.DasCanvasComponent
Remove the MouseModule from the list of MouseModules attached to the component via the DasMouseInputAdapter.
removeMouseMotionListener(MouseMotionListener) - Method in class org.das2.graph.DasAxis
TODO
removeMouseWheelListener(MouseWheelListener) - Method in class org.das2.graph.DasAxis
 
removeNodeSpi() - Method in class org.das2.system.NullPreferences
 
removeObject(Object) - Method in class org.das2.util.ObjectLocator
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.DasTimeRangeSelector
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.components.DatumEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.DatumEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.propertyeditor.BooleanEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.propertyeditor.ColorEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.propertyeditor.MapEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.dataset.AverageTableRebinner
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.event.CutoffMouseModule
Removes PropertyChangeListener from the list of listeners.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.event.DisplayDataMouseModule
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.event.FrequencyDragRenderer
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.graph.ColumnColumnConnector
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.graph.DasDevicePosition
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.graph.DataRange
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.graph.PlotSymbolRenderer
Remove PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.graph.Renderer
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.graph.Renderer
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.util.DasProgressMonitorInputStream
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.util.DasProgressMonitorReadableByteChannel
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.util.filesystem.FileSystemSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.util.filesystem.WebFileSystem
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.util.PersistentStateSupport
Removes a PropertyChangeListener from the listener list.
removepwDevicePosition(DasDevicePosition) - Method in class org.das2.graph.DasCanvas
TODO
removepwUpdateListener(DasUpdateListener) - Method in class org.das2.graph.DasDevicePosition
 
removeRenderer(Renderer) - Method in class org.das2.graph.DasPlot
 
removeSelectedDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.components.DataPointRecorder
 
removeSpi(String) - Method in class org.das2.system.NullPreferences
 
removeTabAt(int) - Method in class org.das2.components.TearoffTabbedPane
 
removeText(String, String) - Method in class org.das2.util.DasPNGEncoder
Removes the tEXT chunk with the specifed keyword and content.
removeTimeRangeSelectionListener(TimeRangeSelectionListener) - Method in class org.das2.components.DasTimeRangeSelector
Removes TimeRangeSelectionListener from the list of listeners.
removeTimeRangeSelectionListener(TimeRangeSelectionListener) - Method in class org.das2.event.TimeRangeSelectorMouseModule
Deprecated. Removes TimeRangeSelectionListener from the list of listeners.
removeTimeRangeSelectionListener(TimeRangeSelectionListener) - Method in class org.das2.graph.DasAxis
Removes TimeRangeSelectionListener from the list of listeners.
removeTreeModelListener(TreeModelListener) - Method in class org.das2.util.CombinedTreeModel
 
removeUpdateListener(DasUpdateListener) - Method in class org.das2.graph.DataRange
 
removeWindow(FormWindow) - Method in class org.das2.dasml.FormBase
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.ContoursRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.CurveRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.EventsRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.ImageVectorDataSetRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.PlotSymbolRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.Renderer
Render is called whenever the image needs to be refreshed or the content has changed.
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.SeriesRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.SpectrogramRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.StackedHistogramRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.StippledTableRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.SymbolLineRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.TickCurveRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.ZDeformRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.util.GraphicalLogHandler.LogRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.AngleSelectionDragRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.ArrowDragRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.BoxGesturesRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.BoxRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.CrossHairRenderer
 
renderDrag(Graphics, Point, Point) - Method in interface org.das2.event.DragRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.EmptyDragRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.FrequencyDragRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.GesturesRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.HorizontalDragRangeRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.HorizontalFrequencyDragRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.HorizontalRangeGesturesRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.HorizontalRangeRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.HorizontalSliceSelectionRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.LabelDragRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.LengthDragRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.PointSlopeDragRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.VerticalRangeGesturesRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.VerticalSliceSelectionRenderer
 
renderer - Static variable in class org.das2.event.EmptyDragRenderer
 
Renderer - Class in org.das2.graph
 
Renderer(DataSetDescriptor) - Constructor for class org.das2.graph.Renderer
 
Renderer(DataSet) - Constructor for class org.das2.graph.Renderer
 
Renderer() - Constructor for class org.das2.graph.Renderer
 
RENDERER_FLAVOR - Static variable in class org.das2.graph.dnd.TransferableRenderer
 
RENDERER_LOG - Static variable in class org.das2.system.DasLogger
renderer's logger
RendererBeanInfo - Class in org.das2.beans
 
RendererBeanInfo() - Constructor for class org.das2.beans.RendererBeanInfo
 
renderException - Variable in class org.das2.graph.Renderer
This is the exception to be rendered.
renderException(Graphics, DasAxis, DasAxis, Exception) - Method in class org.das2.graph.Renderer
 
renderLabel(Graphics, Point, Point, String) - Method in class org.das2.event.HorizontalFrequencyDragRenderer
 
repaint() - Method in class org.das2.graph.DasPlot
 
replaceComplexArrayDoubleDeclaration(String, String) - Static method in class org.das2.math.fft.jnt.Refactory
 
replaceMouseModule(MouseModule, MouseModule) - Method in class org.das2.event.DasMouseInputAdapter
 
replaceReferences(String) - Method in class org.das2.NameContext
 
reportTime(String) - Method in class org.das2.components.BatchMaster.Timer
 
request(DataSetDescriptor, Datum, Datum, Datum, DataRequestor, ProgressMonitor) - Method in class org.das2.dataset.DataRequestThread
Begins a data reqest operation that will be executed in a separate thread and pass the resulting DataSet to the org.das2.event.DataRequestListener#finished(org.das2.event.DataRequestEvent) finished() method of the DataRequestor specified.
requestAndWait(DataSetDescriptor, Object, Datum, Datum, Datum, DataRequestor, ProgressMonitor) - Method in class org.das2.dataset.DataRequestThread
Begins a data reqest operation that will be executed in a separate thread and pass the resulting DataSet to the org.das2.event.DataRequestListener#finished(org.das2.event.DataRequestEvent) finished() method of the DataRequestor specified.
requestDataSet(Datum, Datum, Datum, ProgressMonitor, Object) - Method in class org.das2.dataset.ConstantDataSetDescriptor
 
requestDataSet(Datum, Datum, Datum, ProgressMonitor, Object) - Method in class org.das2.dataset.DataSetDescriptor
Requests that a dataSet be loaded, and that the dataSet be returned via a DataSetUpdate event.
requestDataSet(Datum, Datum, Datum, ProgressMonitor, Object, DataSetUpdateListener) - Method in class org.das2.dataset.DataSetDescriptor
Request the dataset, and the dataset is returned only to the listener.
RequestProcessor - Class in org.das2.system
Utility class for synchronous execution.
requireOneOf(String[]) - Method in class org.das2.util.ArgumentList
requires the user specify one of these values, otherwise the usage statement is printed.
rescale(double, double) - Method in class org.das2.datum.DatumRange
returns DatumRange relative to this, where 0.
rescale(DatumRange, double, double) - Static method in class org.das2.datum.DatumRangeUtil
returns DatumRange relative to this, where 0.
rescaleLog(DatumRange, double, double) - Static method in class org.das2.datum.DatumRangeUtil
returns DatumRange relative to this, where 0.
reset() - Method in class org.das2.client.FakeStandardDataStreamSource
 
reset() - Method in interface org.das2.client.StandardDataStreamSource
 
reset() - Method in class org.das2.client.WebStandardDataStreamSource
 
reset() - Method in class org.das2.dataset.AbstractDataSetCache
reset the internal state of the cache
reset() - Method in interface org.das2.dataset.DataSetCache
 
reset() - Method in class org.das2.dataset.DataSetDescriptor
clear any state that's developed, in particular any data caches.
reset() - Method in class org.das2.dataset.LimitCountDataSetCache
 
reset() - Method in class org.das2.dataset.LimitSizeBytesDataSetCache
 
reset() - Method in class org.das2.dataset.NullDataSetCache
 
reset() - Method in class org.das2.dataset.SimpleDataSetCache
 
reset() - Method in class org.das2.stream.test.LocalFileStandardDataStreamSource
 
reset() - Method in class org.das2.util.ByteBufferInputStream
 
reset() - Method in class org.das2.util.Probe
 
resetDefaultApplication() - Static method in class org.das2.DasApplication
nasty, evil method for releasing resources on a server.
resetDelims() - Method in class org.das2.components.AsciiFileParser
 
resetDirtyBounds() - Method in class org.das2.event.LabelDragRenderer
 
resetRange(DatumRange) - Method in class org.das2.graph.DasAxis
changes the units of the axis to a new unit.
resetRange(DatumRange) - Method in class org.das2.graph.DataRange
 
resetSeconds() - Method in class org.das2.util.TimeParser
reset the seconds register.
resize() - Method in class org.das2.graph.Arrow
 
resize() - Method in class org.das2.graph.AttachedLabel
revalidate component after resize.
resize() - Method in class org.das2.graph.ColumnColumnConnector
 
resize() - Method in class org.das2.graph.DasAnnotation
 
resize() - Method in class org.das2.graph.DasAxis
TODO
resize() - Method in class org.das2.graph.DasCanvasComponent
Called by the DasCanvas layout manager to request this component to set its bounds.
resize() - Method in interface org.das2.graph.DasCanvasComponentInterface
This is called when the canvas is resized or something has happened to make the boundries change.
resize() - Method in class org.das2.graph.DasPlot
 
resize() - Method in class org.das2.graph.Legend
 
resize() - Method in class org.das2.graph.RowRowConnector
 
resize() - Method in class org.das2.graph.TimeRangeLabel
 
resizeAllComponents() - Method in class org.das2.graph.DasCanvas
introduced as a kludgy way for clients to force the canvas to resize all of its components.
resizeBuffer(int) - Method in class org.das2.stream.StreamProducer
 
restoreState(InputStream) - Static method in class org.das2.persistence.StatePersistence
 
resumeEncoding() - Method in class org.das2.util.Base64.OutputStream
Resumes encoding of the stream.
retrieve(DataSetDescriptor, CacheTag) - Method in class org.das2.dataset.AbstractDataSetCache
 
retrieve(DataSetDescriptor, CacheTag) - Method in interface org.das2.dataset.DataSetCache
 
retrieve(DataSetDescriptor, CacheTag) - Method in class org.das2.dataset.NullDataSetCache
 
retrieveImpl(DataSetDescriptor, CacheTag) - Method in class org.das2.dataset.LimitCountDataSetCache
 
retrieveImpl(DataSetDescriptor, CacheTag) - Method in class org.das2.dataset.SimpleDataSetCache
 
rgbTransform(double, Units) - Method in class org.das2.graph.DasColorBar
 
RIGHT - Static variable in class org.das2.graph.AttachedLabel
This value indicateds that the axis should be located to the right of its cell
RIGHT - Static variable in class org.das2.graph.DasAxis
This value indicateds that the axis should be located to the right of its cell
right() - Method in class org.das2.graph.DasColumn
return the right (non-inclusive) of the column.
RIGHT_ALIGNMENT - Static variable in class org.das2.util.GrannyTextRenderer
 
RipplesDataSet - Class in org.das2.dataset.test
 
RipplesDataSet() - Constructor for class org.das2.dataset.test.RipplesDataSet
 
RipplesDataSet(double, double, double, double, double, double, int, int) - Constructor for class org.das2.dataset.test.RipplesDataSet
creates a dataset that is the sum of two rippley functions that look appealling and are useful for testing.
RipplesDataSetDescriptor - Class in org.das2.dataset.test
 
RipplesDataSetDescriptor() - Constructor for class org.das2.dataset.test.RipplesDataSetDescriptor
 
RipplesDataSetDescriptor(double, double, double, double, double, double, int, int) - Constructor for class org.das2.dataset.test.RipplesDataSetDescriptor
creates a DataSetDescriptor (note the range and resolution is ignored--an unneccessary use since Render now has setDataSet method) that is the sum of two ripples.
RipplesStream - Class in org.das2.stream.test
 
RipplesStream(boolean) - Constructor for class org.das2.stream.test.RipplesStream
Creates a new instance of RipplesStream
RipplesStream(double, double, double, double, double, double, boolean) - Constructor for class org.das2.stream.test.RipplesStream
Creates a new instance of RipplesDataSetDescriptor
roundNFractionalDigits(double, int) - Static method in class org.das2.util.DasMath
 
roundNSignificantDigits(double, int) - Static method in class org.das2.util.DasMath
 
rowCount() - Method in class org.das2.graph.Leveler
 
rowCount() - Method in class org.das2.math.matrix.Matrix
 
RowRowConnector - Class in org.das2.graph
 
RowRowConnector(DasCanvas, DasRow, DasRow, DasColumn, DasColumn) - Constructor for class org.das2.graph.RowRowConnector
 
RowRowConnectorBeanInfo - Class in org.das2.beans
BeanInfo class for DasColorBar
RowRowConnectorBeanInfo() - Constructor for class org.das2.beans.RowRowConnectorBeanInfo
 
rows() - Method in interface org.das2.math.Interpolate.DDoubleArray
 
rows() - Method in interface org.das2.math.Interpolate.FDoubleArray
 
rowTimes(int, double) - Method in class org.das2.math.matrix.ArrayMatrix
 
rowTimes(int, double) - Method in class org.das2.math.matrix.CompositeMatrix
 
rowTimes(int, double) - Method in class org.das2.math.matrix.Matrix
 
rowTimesAddTo(int, double, int) - Method in class org.das2.math.matrix.ArrayMatrix
 
rowTimesAddTo(int, double, int) - Method in class org.das2.math.matrix.CompositeMatrix
 
rowTimesAddTo(int, double, int) - Method in class org.das2.math.matrix.Matrix
 
run() - Method in class org.das2.dataset.DataRequestThread
 
run() - Method in class org.das2.math.Triangulator
 
run() - Method in class org.das2.stream.MicrophoneStream
Main working method.

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