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

D

darkGreen - Static variable in class org.das2.graph.SymColor
 
darkRed - Static variable in class org.das2.graph.SymColor
 
Das1ToDas2 - Class in org.das2.stream
 
Das1ToDas2() - Constructor for class org.das2.stream.Das1ToDas2
 
das1ToDas2(String, InputStream, OutputStream, Datum, Datum) - Method in class org.das2.stream.Das1ToDas2
 
das1ToDas2(InputStream, String, Datum, Datum) - Static method in class org.das2.stream.Das1ToDas2
 
DAS_UPDATE_EVENT_ID - Static variable in class org.das2.event.DasUpdateEvent
 
DasAnnotation - Class in org.das2.graph
This component-izes a GrannyTextRenderer, and composes with an Arrow.
DasAnnotation(String) - Constructor for class org.das2.graph.DasAnnotation
Creates a new instance of DasAnnotation
DasAnnotation.BorderType - Enum in org.das2.graph
 
DasAnnotation.DatumPairPointDescriptor - Class in org.das2.graph
 
DasAnnotation.DatumPairPointDescriptor(DasPlot, Datum, Datum) - Constructor for class org.das2.graph.DasAnnotation.DatumPairPointDescriptor
 
DasAnnotation.PointDescriptor - Interface in org.das2.graph
 
DasAnnotationBeanInfo - Class in org.das2.graph
BeanInfo class for DasColorBar
DasAnnotationBeanInfo() - Constructor for class org.das2.graph.DasAnnotationBeanInfo
 
DasApplication - Class in org.das2
DasApplication object manages per-application resources, like object name space, dataset caching, progress monitoring, exception handling and a network speed limiter.
DasApplicationBeanInfo - Class in org.das2.beans
 
DasApplicationBeanInfo() - Constructor for class org.das2.beans.DasApplicationBeanInfo
 
DasAxis - Class in org.das2.graph
One dimensional axis component that transforms data to device space and back, and provides controls for nagivating the 1-D data space.
DasAxis(Datum, Datum, int) - Constructor for class org.das2.graph.DasAxis
TODO
DasAxis(Datum, Datum, int, boolean) - Constructor for class org.das2.graph.DasAxis
TODO
DasAxis(DataRange, int) - Constructor for class org.das2.graph.DasAxis
TODO
DasAxis(DatumRange, int) - Constructor for class org.das2.graph.DasAxis
 
DasAxis.AxisLayoutManager - Class in org.das2.graph
 
DasAxis.AxisLayoutManager() - Constructor for class org.das2.graph.DasAxis.AxisLayoutManager
 
DasAxis.Lock - Interface in org.das2.graph
until we switch to java 1.5, use this lock object instead of java.util.concurrent.lock
DasAxis.Memento - Class in org.das2.graph
 
DasAxis.Memento() - Constructor for class org.das2.graph.DasAxis.Memento
 
DasAxisBeanInfo - Class in org.das2.beans
BeanInfo class for org.das2.graph.DasAxis.
DasAxisBeanInfo() - Constructor for class org.das2.beans.DasAxisBeanInfo
 
DasAxisEvent - Class in org.das2.graph.event
 
DasAxisEvent(Object, double, double) - Constructor for class org.das2.graph.event.DasAxisEvent
Creates a new instance of DasAxisEvent
DasAxisListener - Interface in org.das2.graph.event
 
DasAxisSelector - Class in org.das2.components
 
DasAxisSelector(DasAxis) - Constructor for class org.das2.components.DasAxisSelector
 
DasCanvas - Class in org.das2.graph
Canvas for das2 graphics.
DasCanvas() - Constructor for class org.das2.graph.DasCanvas
Creates a new instance of DasCanvas TODO
DasCanvas(int, int) - Constructor for class org.das2.graph.DasCanvas
Creates a new instance of DasCanvas with the specified width and height TODO
DasCanvas.CanvasAction - Class in org.das2.graph
 
DasCanvas.Cell - Class in org.das2.graph
TODO
DasCanvas.GlassPane - Class in org.das2.graph
JPanel that lives above all other components, and is capable of blocking keyboard and mouse input from all components underneath.
DasCanvas.GlassPane() - Constructor for class org.das2.graph.DasCanvas.GlassPane
 
DasCanvas.HotLine - Class in org.das2.graph
TODO
DasCanvas.RowColumnLayout - Class in org.das2.graph
Layout manager for managing the Row, Column layout implemented by swing.
DasCanvas.RowColumnLayout() - Constructor for class org.das2.graph.DasCanvas.RowColumnLayout
 
DasCanvasBeanInfo - Class in org.das2.beans
 
DasCanvasBeanInfo() - Constructor for class org.das2.beans.DasCanvasBeanInfo
 
DasCanvasComponent - Class in org.das2.graph
 
DasCanvasComponent() - Constructor for class org.das2.graph.DasCanvasComponent
constructs a DasCanvasComponent, creating the DasMouseInputAdapter for it and assigning a default name to it.
DasCanvasComponent.CanvasComponentAction - Class in org.das2.graph
 
DasCanvasComponent.CanvasComponentAction(String) - Constructor for class org.das2.graph.DasCanvasComponent.CanvasComponentAction
 
DasCanvasComponentBeanInfo - Class in org.das2.beans
 
DasCanvasComponentBeanInfo() - Constructor for class org.das2.beans.DasCanvasComponentBeanInfo
 
DasCanvasComponentInterface - Interface in org.das2.graph
All entities on the DasCanvas are DasCanvasComponents.
DasCanvasStateSupport - Class in org.das2.graph
DasCanvasStateSupport is a registery where objects can tell the canvas they intend to mutate the canvas, so canvas clients should know that its result may be incomplete.
DasColorBar - Class in org.das2.graph
 
DasColorBar(Datum, Datum, boolean) - Constructor for class org.das2.graph.DasColorBar
 
DasColorBar(Datum, Datum, int, boolean) - Constructor for class org.das2.graph.DasColorBar
 
DasColorBar.ColorBarLayoutManager - Class in org.das2.graph
 
DasColorBar.ColorBarLayoutManager() - Constructor for class org.das2.graph.DasColorBar.ColorBarLayoutManager
 
DasColorBar.ColorBarRepaletteMouseModule - Class in org.das2.graph
 
DasColorBar.ColorBarRepaletteMouseModule(Renderer, DasColorBar) - Constructor for class org.das2.graph.DasColorBar.ColorBarRepaletteMouseModule
 
DasColorBar.Type - Class in org.das2.graph
 
DasColorBarBeanInfo - Class in org.das2.beans
BeanInfo class for DasColorBar
DasColorBarBeanInfo() - Constructor for class org.das2.beans.DasColorBarBeanInfo
 
DasColumn - Class in org.das2.graph
 
DasColumn(DasCanvas, double, double) - Constructor for class org.das2.graph.DasColumn
 
DasColumn(DasCanvas, DasColumn, double, double, double, double, int, int) - Constructor for class org.das2.graph.DasColumn
 
DasColumnBeanInfo - Class in org.das2.beans
Bean Info implementation for DasDevicePosition
DasColumnBeanInfo() - Constructor for class org.das2.beans.DasColumnBeanInfo
 
DasDevicePosition - Class in org.das2.graph
 
DasDevicePosition(DasCanvas, boolean, DasDevicePosition, double, double, double, double, int, int) - Constructor for class org.das2.graph.DasDevicePosition
 
DasDevicePosition(DasCanvas, double, double, boolean) - Constructor for class org.das2.graph.DasDevicePosition
 
DasDevicePositionEvent - Class in org.das2.graph.event
 
DasDevicePositionEvent(Object, double, double) - Constructor for class org.das2.graph.event.DasDevicePositionEvent
Creates a new instance of DasDevicePositionEvent
DasDevicePositionListener - Interface in org.das2.graph.event
 
DasDie - Class in org.das2.util
 
DasEvent - Class in org.das2.event
 
DasEvent(Object) - Constructor for class org.das2.event.DasEvent
Creates a new instance of DasEvent
DasEventMulticaster - Class in org.das2.event
 
DasEventMulticaster(EventListener, EventListener) - Constructor for class org.das2.event.DasEventMulticaster
Creates a new instance of DasEventMultiCaster
DasEventsIndicator - Class in org.das2.graph
 
DasEventsIndicator(DataSetDescriptor, DasAxis, DasAxis, String) - Constructor for class org.das2.graph.DasEventsIndicator
Creates a new instance of DasEventsIndicator
DasException - Exception in org.das2
 
DasException() - Constructor for exception org.das2.DasException
Creates a new instance of DasException
DasException(String) - Constructor for exception org.das2.DasException
 
DasException(Throwable) - Constructor for exception org.das2.DasException
 
DasException(String, Throwable) - Constructor for exception org.das2.DasException
 
DasExceptionHandler - Class in org.das2.util
 
DasExceptionHandler() - Constructor for class org.das2.util.DasExceptionHandler
 
DASHFINE - Static variable in class org.das2.graph.PsymConnector
 
DasIOException - Exception in org.das2
 
DasIOException() - Constructor for exception org.das2.DasIOException
Creates a new instance of DasIOException without detail message.
DasIOException(String) - Constructor for exception org.das2.DasIOException
Constructs an instance of DasIOException with the specified detail message.
DasIOException(IOException) - Constructor for exception org.das2.DasIOException
 
DasLabel - Class in org.das2.graph
 
DasLabel() - Constructor for class org.das2.graph.DasLabel
Creates a new instance of DasLabel
DasLabel(String, int, int) - Constructor for class org.das2.graph.DasLabel
 
DasLabelAxis - Class in org.das2.graph
 
DasLabelAxis(DatumVector, DataRange, int) - Constructor for class org.das2.graph.DasLabelAxis
 
DasLabelAxis(DatumVector, int) - Constructor for class org.das2.graph.DasLabelAxis
 
DasLabelAxisBeanInfo - Class in org.das2.beans
BeanInfo class for org.das2.graph.DasAxis.
DasLabelAxisBeanInfo() - Constructor for class org.das2.beans.DasLabelAxisBeanInfo
 
DasLogger - Class in org.das2.system
 
DasLogger() - Constructor for class org.das2.system.DasLogger
 
DasMath - Class in org.das2.util
 
DasMath() - Constructor for class org.das2.util.DasMath
Creates a new instance of DasMath
DASML - Static variable in class org.das2.beans.AccessLevelBeanInfo.AccessLevel
 
DASML_FRAGMENT_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
DASML_LOG - Static variable in class org.das2.system.DasLogger
das2 application description files
DasMLValidator - Class in org.das2.dasml
A validator for the dasML language developed for the University of Iowa Space Plasma Wave Group.
DasMLValidator() - Constructor for class org.das2.dasml.DasMLValidator
Creates a new instance of DasMLValidator
DasMouseEvent - Class in org.das2.event
 
DasMouseEvent(Object) - Constructor for class org.das2.event.DasMouseEvent
Creates a new instance of DasMouseEvent
DasMouseInputAdapter - Class in org.das2.event
DasMouseInputAdapter delegates mouse and key events to mouse modules, which do something with the events.
DasMouseInputAdapter(DasCanvasComponent) - Constructor for class org.das2.event.DasMouseInputAdapter
Creates a new instance of dasMouseInputAdapter
DasMouseInputAdapterBeanInfo - Class in org.das2.beans
 
DasMouseInputAdapterBeanInfo() - Constructor for class org.das2.beans.DasMouseInputAdapterBeanInfo
 
DasNameException - Exception in org.das2
 
DasNameException() - Constructor for exception org.das2.DasNameException
Creates a new instance of DasNameException
DasNameException(String) - Constructor for exception org.das2.DasNameException
 
DasNumberFormatter - Class in org.das2.graph
 
DasNumberFormatter() - Constructor for class org.das2.graph.DasNumberFormatter
Creates a new instance of DecFormat
DasPlot - Class in org.das2.graph
 
DasPlot(DasAxis, DasAxis) - Constructor for class org.das2.graph.DasPlot
 
DasPlot.RebinListener - Class in org.das2.graph
 
DasPlot.RebinListener() - Constructor for class org.das2.graph.DasPlot.RebinListener
 
DasPlotBeanInfo - Class in org.das2.beans
 
DasPlotBeanInfo() - Constructor for class org.das2.beans.DasPlotBeanInfo
 
DasPNGConstants - Class in org.das2.util
 
DasPNGEncoder - Class in org.das2.util
 
DasPNGEncoder() - Constructor for class org.das2.util.DasPNGEncoder
Creates a new instance of DasPNGEncoder
DasProgressMonitorInputStream - Class in org.das2.util
 
DasProgressMonitorInputStream(InputStream, ProgressMonitor) - Constructor for class org.das2.util.DasProgressMonitorInputStream
Creates a new instance of DasProgressMonitorInputStream
DasProgressMonitorReadableByteChannel - Class in org.das2.util
 
DasProgressMonitorReadableByteChannel(ReadableByteChannel, ProgressMonitor) - Constructor for class org.das2.util.DasProgressMonitorReadableByteChannel
Creates a new instance of DasProgressMonitorInputStream
DasProgressPanel - Class in org.das2.components
 
DasProgressPanel(String) - Constructor for class org.das2.components.DasProgressPanel
 
DasProperties - Class in org.das2
 
DasProperties.Editor - Class in org.das2
 
DasPropertyException - Exception in org.das2
 
DasPropertyException(DasPropertyException.MessageType, String, String, String) - Constructor for exception org.das2.DasPropertyException
 
DasPropertyException(DasPropertyException.MessageType, String, String) - Constructor for exception org.das2.DasPropertyException
 
DasPropertyException(DasPropertyException.MessageType) - Constructor for exception org.das2.DasPropertyException
 
DasPropertyException.MessageType - Class in org.das2
 
DasRendererUpdateEvent - Class in org.das2.graph
 
DasRendererUpdateEvent(DasPlot, Renderer) - Constructor for class org.das2.graph.DasRendererUpdateEvent
Creates a new instance of DasRendererUpdateEvent
DasRow - Class in org.das2.graph
 
DasRow(DasCanvas, double, double) - Constructor for class org.das2.graph.DasRow
 
DasRow(DasCanvas, DasRow, double, double, double, double, int, int) - Constructor for class org.das2.graph.DasRow
 
DasRowBeanInfo - Class in org.das2.beans
Bean Info implementation for DasDevicePosition
DasRowBeanInfo() - Constructor for class org.das2.beans.DasRowBeanInfo
 
DasSelectionEvent - Class in org.das2.event
 
DasSelectionEvent(Object, DasSelectionEvent.Type, boolean, Point, Point) - Constructor for class org.das2.event.DasSelectionEvent
Creates a new instance of DasSelectionEvent
DasSelectionEvent.Type - Class in org.das2.event
Type-safe enumeration class for selection type contants.
DasSerializeable - Interface in org.das2.graph
 
DasServer - Class in org.das2.client
 
DasServerBeanInfo - Class in org.das2.beans
Bean Info implementation for DasDevicePosition
DasServerBeanInfo() - Constructor for class org.das2.beans.DasServerBeanInfo
 
DasServerException - Exception in org.das2.client
 
DasServerException() - Constructor for exception org.das2.client.DasServerException
Creates a new instance of DasServerException
DasServerException(String) - Constructor for exception org.das2.client.DasServerException
 
DasServerNotFoundException - Exception in org.das2.client
 
DasServerNotFoundException() - Constructor for exception org.das2.client.DasServerNotFoundException
Creates a new instance of DasServerNotFoundException without detail message.
DasServerNotFoundException(String) - Constructor for exception org.das2.client.DasServerNotFoundException
Constructs an instance of DasServerNotFoundException with the specified detail message.
DasStreamFormatException - Exception in org.das2.stream
This exception indicates that a das2 stream is not formatted properly, and can indicate that a das2 stream was expected but not received.
DasStreamFormatException() - Constructor for exception org.das2.stream.DasStreamFormatException
Creates a new instance of DasStreamFormatException without detail message.
DasStreamFormatException(String) - Constructor for exception org.das2.stream.DasStreamFormatException
Constructs an instance of DasStreamFormatException with the specified detail message.
DasTimeRangeSelector - Class in org.das2.components
 
DasTimeRangeSelector() - Constructor for class org.das2.components.DasTimeRangeSelector
Creates a new instance of DasTimeRangeSelector
DasTimeRangeSelector(Datum, Datum) - Constructor for class org.das2.components.DasTimeRangeSelector
 
DasTimeRangeSelector(DatumRange) - Constructor for class org.das2.components.DasTimeRangeSelector
 
DasUpdateEvent - Class in org.das2.event
 
DasUpdateEvent(DasCanvasComponent) - Constructor for class org.das2.event.DasUpdateEvent
Creates a new instance of DasUpdateEvent
DasUpdateEvent - Class in org.das2.graph.event
 
DasUpdateEvent(Object) - Constructor for class org.das2.graph.event.DasUpdateEvent
Creates a new instance of DasUpdateEvent
DasUpdateListener - Interface in org.das2.graph.event
 
DasZAxisPlot - Interface in org.das2.graph
 
data - Variable in class org.das2.dataset.AbstractDataSetCache.Entry
 
Data - Variable in class org.das2.graph.DasPlot
 
DATA_OPERATIONS_LOG - Static variable in class org.das2.system.DasLogger
rebinning and dataset operators
DATA_TRANSFER_LOG - Static variable in class org.das2.system.DasLogger
internet transactions, file I/O
DataFormatException - Exception in org.das2.dasml
 
DataFormatException(String) - Constructor for exception org.das2.dasml.DataFormatException
 
DataFormatException() - Constructor for exception org.das2.dasml.DataFormatException
 
DataLoader - Class in org.das2.graph
 
DataLoader(Renderer) - Constructor for class org.das2.graph.DataLoader
 
DataLoader.Request - Class in org.das2.graph
 
DataLoader.Request(ProgressMonitor, DasAxis.Memento, DasAxis.Memento) - Constructor for class org.das2.graph.DataLoader.Request
 
DataPointRecorder - Class in org.das2.components
 
DataPointRecorder() - Constructor for class org.das2.components.DataPointRecorder
Creates a new instance of DataPointRecorder
DataPointRecorder.DataPoint - Class in org.das2.components
 
DataPointRecorder.DataPoint(Datum, Datum, Map) - Constructor for class org.das2.components.DataPointRecorder.DataPoint
 
DataPointRecorder.DataPoint(Datum[], Map) - Constructor for class org.das2.components.DataPointRecorder.DataPoint
 
DataPointRecorderBeanInfo - Class in org.das2.beans
 
DataPointRecorderBeanInfo() - Constructor for class org.das2.beans.DataPointRecorderBeanInfo
 
DataPointReporter - Class in org.das2.components
 
DataPointReporter() - Constructor for class org.das2.components.DataPointReporter
Creates a new instance of DataPointReporter
dataPoints - Variable in class org.das2.components.DataPointRecorder
 
dataPointSelected(DataPointSelectionEvent) - Method in class org.das2.components.DataPointRecorder
 
dataPointSelected(DataPointSelectionEvent) - Method in class org.das2.components.DataPointReporter
 
dataPointSelected(DataPointSelectionEvent) - Method in class org.das2.components.HistogramSlicer
 
dataPointSelected(DataPointSelectionEvent) - Method in class org.das2.components.HorizontalSpectrogramSlicer
 
dataPointSelected(DataPointSelectionEvent) - Method in class org.das2.components.VerticalSpectrogramSlicer
 
dataPointSelected(DataPointSelectionEvent) - Method in class org.das2.event.DasEventMulticaster
 
dataPointSelected(DataPointSelectionEvent) - Method in interface org.das2.event.DataPointSelectionListener
 
DataPointSelectionEvent - Class in org.das2.event
This is the general-purpose "a data point was selected" event.
DataPointSelectionEvent(Object, Datum, Datum, Map) - Constructor for class org.das2.event.DataPointSelectionEvent
Creates a new instance of DataPointSelectionEvent
DataPointSelectionEvent(Object, Datum, Datum) - Constructor for class org.das2.event.DataPointSelectionEvent
 
DataPointSelectionListener - Interface in org.das2.event
 
DataPointSelectorMouseModule - Class in org.das2.event
General purpose mouse module for getting data point selections.
DataPointSelectorMouseModule(DasPlot, DataSetConsumer, DragRenderer, String) - Constructor for class org.das2.event.DataPointSelectorMouseModule
 
dataRange - Variable in class org.das2.graph.DasAxis
 
DataRange - Class in org.das2.graph
 
DataRange(DasAxis, Datum, Datum, boolean) - Constructor for class org.das2.graph.DataRange
 
DataRange.Animation - Class in org.das2.graph
 
DataRange.Animation(DatumRange, boolean) - Constructor for class org.das2.graph.DataRange.Animation
 
dataRangeChanged(DasAxisEvent) - Method in interface org.das2.graph.event.DasAxisListener
 
dataRangeSelected(DataRangeSelectionEvent) - Method in class org.das2.components.VerticalSpectrogramAverager
 
dataRangeSelected(DataRangeSelectionEvent) - Method in class org.das2.event.DasEventMulticaster
 
dataRangeSelected(DataRangeSelectionEvent) - Method in interface org.das2.event.DataRangeSelectionListener
 
dataRangeSelected(DataRangeSelectionEvent) - Method in class org.das2.graph.DasAxis
TODO
DataRangeSelectionEvent - Class in org.das2.event
 
DataRangeSelectionEvent(Object, Datum, Datum) - Constructor for class org.das2.event.DataRangeSelectionEvent
 
DataRangeSelectionListener - Interface in org.das2.event
 
DataRequestor - Interface in org.das2.dataset
 
DataRequestThread - Class in org.das2.dataset
 
DataRequestThread() - Constructor for class org.das2.dataset.DataRequestThread
Creates a new instance of DataRequestThread
DataSet - Interface in org.das2.dataset
General interface for objects encapsulating a data set
DataSetBrowser - Class in org.das2.components
JTree veiw of a Das2Server's available data sets, with drag-n-drop of data set id's.
DataSetBrowser(DasServer) - Constructor for class org.das2.components.DataSetBrowser
Creates a new instance of DataSetBrowser
DataSetCache - Interface in org.das2.dataset
 
DataSetConsumer - Interface in org.das2.dataset
 
DataSetDescriptor - Class in org.das2.dataset
DataSetDescriptors are a source from where datasets are produced.
DataSetDescriptor(String) - Constructor for class org.das2.dataset.DataSetDescriptor
 
DataSetDescriptor() - Constructor for class org.das2.dataset.DataSetDescriptor
 
dataSetDescriptor - Variable in class org.das2.graph.DasPlot
 
DataSetDescriptorBeanInfo - Class in org.das2.beans
Bean Info implementation for DasDevicePosition
DataSetDescriptorBeanInfo() - Constructor for class org.das2.beans.DataSetDescriptorBeanInfo
 
DataSetDescriptorNotAvailableException - Exception in org.das2.client
 
DataSetDescriptorNotAvailableException(String) - Constructor for exception org.das2.client.DataSetDescriptorNotAvailableException
Constructs an instance of DataSetDescriptionNotAvailableException with the specified detail message.
DataSetRebinner - Interface in org.das2.dataset
 
DataSetStreamHandler - Class in org.das2.client
 
DataSetStreamHandler(Map, ProgressMonitor) - Constructor for class org.das2.client.DataSetStreamHandler
 
DataSetStreamProducer - Class in org.das2.dataset
Configurable class for serializing a DataSet into a das2Stream.
DataSetStreamProducer() - Constructor for class org.das2.dataset.DataSetStreamProducer
Creates a new instance of DataSetStreamProducer
dataSetUpdated(DataSetUpdateEvent) - Method in interface org.das2.dataset.DataSetUpdateListener
 
dataSetUpdated(DataSetUpdateEvent) - Method in class org.das2.graph.DasEventsIndicator
 
dataSetUpdated(DataSetUpdateEvent) - Method in class org.das2.graph.XAxisDataLoader
 
dataSetUpdated(DataSetUpdateEvent) - Method in class org.das2.util.AxisAutoRangeController
 
DataSetUpdateEvent - Class in org.das2.dataset
 
DataSetUpdateEvent(DataSetDescriptor) - Constructor for class org.das2.dataset.DataSetUpdateEvent
Deprecated. use {link #DataSetUpdateEvent(Object)}
DataSetUpdateEvent(DataSetDescriptor, DataSet) - Constructor for class org.das2.dataset.DataSetUpdateEvent
Deprecated. use {link #DataSetUpdateEvent(Object,DataSet);
DataSetUpdateEvent(DataSetDescriptor, Exception) - Constructor for class org.das2.dataset.DataSetUpdateEvent
Deprecated. use {link #DataSetUpdateEvent(Object,Exception);
DataSetUpdateEvent(Object) - Constructor for class org.das2.dataset.DataSetUpdateEvent
 
DataSetUpdateEvent(Object, DataSet) - Constructor for class org.das2.dataset.DataSetUpdateEvent
Creates a new instance of DataSetUpdateEvent
DataSetUpdateEvent(Object, Exception) - Constructor for class org.das2.dataset.DataSetUpdateEvent
 
DataSetUpdateListener - Interface in org.das2.dataset
 
DataSetUtil - Class in org.das2.dataset
 
DataSetUtil() - Constructor for class org.das2.dataset.DataSetUtil
 
DataTransferType - Class in org.das2.stream
 
Datum - Class in org.das2.datum
A Datum is a number in the context of a Unit, for example "15 microseconds.".
DATUM - Static variable in class org.das2.stream.PropertyType
 
Datum.Double - Class in org.das2.datum
class backing Datums with a double.
DatumEditor - Class in org.das2.components
 
DatumEditor() - Constructor for class org.das2.components.DatumEditor
Creates a new instance of DatumEditor
DatumFormatter - Class in org.das2.datum.format
Formats Datum objects for printing and parses strings to Datum objects.
DatumFormatter() - Constructor for class org.das2.datum.format.DatumFormatter
Available for use by subclasses
datumFormatter - Variable in class org.das2.graph.DasAxis
 
DatumFormatterFactory - Class in org.das2.datum.format
 
DatumFormatterFactory() - Constructor for class org.das2.datum.format.DatumFormatterFactory
provided for use by subclasses
DatumPersistenceDelegate - Class in org.das2.persistence
 
DatumPersistenceDelegate() - Constructor for class org.das2.persistence.DatumPersistenceDelegate
Creates a new instance of DatumRangePersistenceDelegate
DatumRange - Class in org.das2.datum
A DatumRange is provided as a means to carry an ordered pair of Datums representing an interval.
DatumRange(Datum, Datum) - Constructor for class org.das2.datum.DatumRange
Creates valid DatumRange from two Datums.
DatumRange(double, double, Units) - Constructor for class org.das2.datum.DatumRange
create a datum range from two doubles in the context of units.
DatumRangeEditor - Class in org.das2.components
 
DatumRangeEditor() - Constructor for class org.das2.components.DatumRangeEditor
Creates a new instance of DatumEditor
DatumRangePersistenceDelegate - Class in org.das2.persistence
 
DatumRangePersistenceDelegate() - Constructor for class org.das2.persistence.DatumRangePersistenceDelegate
Creates a new instance of DatumRangePersistenceDelegate
DatumRangeUtil - Class in org.das2.datum
 
DatumRangeUtil() - Constructor for class org.das2.datum.DatumRangeUtil
 
DatumRangeUtil.DateDescriptor - Class in org.das2.datum
 
DatumRangeUtil.DateDescriptor() - Constructor for class org.das2.datum.DatumRangeUtil.DateDescriptor
 
DatumRangeUtilOld - Class in org.das2.datum
 
DatumRangeUtilOld() - Constructor for class org.das2.datum.DatumRangeUtilOld
 
DatumUtil - Class in org.das2.datum
 
DatumVector - Class in org.das2.datum
 
DAY - Static variable in class org.das2.datum.TimeUtil
 
day - Variable in class org.das2.datum.TimeUtil.TimeStruct
day of month containing the time datum
dayOfYear(int, int, int) - Static method in class org.das2.datum.TimeUtil
 
DAYS - Static variable in class org.das2.datum.format.TimeDatumFormatter
yyyy-MM-dd
DAYS - Static variable in class org.das2.datum.TimeContext
 
days - Static variable in class org.das2.datum.Units
 
daysInMonth(int, int) - Static method in class org.das2.datum.TimeUtil
 
dB - Static variable in class org.das2.datum.Units
 
de - Variable in class org.das2.event.CrossHairMouseModule
 
DEBUG - Static variable in class org.das2.util.DasDie
 
DECADES - Static variable in class org.das2.datum.TimeContext
 
DECODE - Static variable in class org.das2.util.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class org.das2.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.das2.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.das2.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeEntities(String) - Static method in class org.das2.util.Entities
utility method for decoding entities like ρ into unicode.
decodeFileToFile(String, String) - Static method in class org.das2.util.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.das2.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class org.das2.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.das2.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeUTF8(String) - Static method in class org.das2.util.URLBuddy
 
DEFAULT - Static variable in class org.das2.datum.format.TimeDatumFormatter
yyyy-MM-dd'T'HH:mm:ss.SSS'Z
DEFAULT - Static variable in class org.das2.util.MessageBox
 
DEFAULT_GAMMA - Static variable in class org.das2.util.DasPNGConstants
 
DEFAULT_LAYER - Static variable in class org.das2.graph.DasCanvas
Default drawing layer of the JLayeredPane
DEFAULT_TEXT_SPECIFIER - Static variable in class org.das2.graph.EventsRenderer
 
DefaultDatumFormatter - Class in org.das2.datum.format
Formats Datum objects for printing and parses strings to Datum objects.
DefaultDatumFormatter() - Constructor for class org.das2.datum.format.DefaultDatumFormatter
Available for use by subclasses
DefaultDatumFormatter(String) - Constructor for class org.das2.datum.format.DefaultDatumFormatter
Creates a new instance of DatumFormatter
DefaultDatumFormatterFactory - Class in org.das2.datum.format
 
DefaultDatumFormatterFactory() - Constructor for class org.das2.datum.format.DefaultDatumFormatterFactory
provided for use by subclasses
DefaultExceptionHandler - Class in org.das2.system
Wrapper for DasExceptionHandler, a dialog box for endusers with options to get at the debugging information.
DefaultExceptionHandler() - Constructor for class org.das2.system.DefaultExceptionHandler
Creates a new instance of DefaultExceptionHandler
defaultFormatter() - Method in class org.das2.datum.format.DatumFormatterFactory
 
defaultFormatter() - Method in class org.das2.datum.format.DefaultDatumFormatterFactory
 
defaultFormatter() - Method in class org.das2.datum.format.EnumerationDatumFormatterFactory
 
defaultFormatter() - Method in class org.das2.datum.format.TimeDatumFormatterFactory
 
DefaultMonitorFactory - Class in org.das2.system
 
DefaultMonitorFactory() - Constructor for class org.das2.system.DefaultMonitorFactory
 
DefaultMonitorFactory.MonitorEntry - Class in org.das2.system
 
DefaultPlotSymbol - Class in org.das2.graph
 
DefaultPlotSymbol(Shape, String) - Constructor for class org.das2.graph.DefaultPlotSymbol
 
DefaultTableDataSet - Class in org.das2.dataset
 
DefaultTableDataSet(double[], Units, double[][], Units, double[][][], Units, Map, Map, Map) - Constructor for class org.das2.dataset.DefaultTableDataSet
Creates a new instance of DefaultTableDataSet for tables where the table geometry changes, and the DataSet contains multiple planes.
DefaultTableDataSet(double[], Units, double[], Units, double[][], Units, Map) - Constructor for class org.das2.dataset.DefaultTableDataSet
Creates a DefaultTableDataSet when the table geometry changes.
DefaultVectorDataSet - Class in org.das2.dataset
 
DefaultVectorDataSet(double[], Units, double[], Units, Map) - Constructor for class org.das2.dataset.DefaultVectorDataSet
Creates a new instance of DefaultVectorDataSet
DefaultVectorDataSet(double[], Units, double[], Units, Map, Map, Map) - Constructor for class org.das2.dataset.DefaultVectorDataSet
Creates a new instance of DefaultVectorDataSet The keys for the properties, yValuesMap, and unitsMap parameter must consist solely of String values.
DefaultWebProtocol - Class in org.das2.util.filesystem
This is the old way that uses subclasses of WebFileObject.
DefaultWebProtocol() - Constructor for class org.das2.util.filesystem.DefaultWebProtocol
 
DeflaterChannel - Class in org.das2.util
 
DeflaterChannel(WritableByteChannel) - Constructor for class org.das2.util.DeflaterChannel
 
degrees - Static variable in class org.das2.datum.Units
 
deleteFileTree(File) - Static method in class org.das2.util.FileUtil
deletes all files and folders below root, and root, just as "rm -r" would.
deleteRow(int) - Method in class org.das2.components.DataPointRecorder
 
deleteRow(DasRow) - Method in class org.das2.graph.Leveler
 
DemoResize - Class in test.graph
 
DemoResize() - Constructor for class test.graph.DemoResize
 
DenseConsoleFormatter - Class in org.das2.util
 
DenseConsoleFormatter() - Constructor for class org.das2.util.DenseConsoleFormatter
 
deregisterComponent() - Method in class org.das2.dasml.FormBase
 
deregisterComponent() - Method in class org.das2.dasml.FormButton
 
deregisterComponent() - Method in class org.das2.dasml.FormCheckBox
 
deregisterComponent() - Method in class org.das2.dasml.FormChoice
 
deregisterComponent() - Method in interface org.das2.dasml.FormComponent
 
deregisterComponent() - Method in class org.das2.dasml.FormContainer
 
deregisterComponent() - Method in class org.das2.dasml.FormList
 
deregisterComponent() - Method in class org.das2.dasml.FormRadioButton
 
deregisterComponent() - Method in class org.das2.dasml.FormTab
 
deregisterComponent() - Method in class org.das2.dasml.FormText
 
deregisterComponent() - Method in class org.das2.dasml.FormTextField
 
deregisterComponent() - Method in class org.das2.dasml.FormWindow
 
deregisterComponent() - Method in class org.das2.graph.DasCanvas
 
describe(GeneralPath, boolean) - Static method in class org.das2.graph.GraphUtil
 
deserialize(Document, ProgressMonitor) - Method in interface org.das2.util.PersistentStateSupport.SerializationStrategy
 
detach() - Method in class org.das2.graph.DasAxis
TODO
devicePositionChanged(DasDevicePositionEvent) - Method in interface org.das2.graph.event.DasDevicePositionListener
 
deviceRangeChanged() - Method in class org.das2.graph.DasAxis
TODO
deviceRangeChanged(DasDevicePositionEvent) - Method in interface org.das2.graph.event.DasDevicePositionListener
 
DIAMOND - Static variable in class org.das2.graph.DefaultPlotSymbol
 
die(String) - Static method in class org.das2.util.DasDie
 
dimensionless - Static variable in class org.das2.datum.Units
 
Displayable - Interface in org.das2.components.propertyeditor
Type-safe enumerations that are used as property types that are editable with a PropertyEditor should implement this interface.
DisplayDataMouseModule - Class in org.das2.event
 
DisplayDataMouseModule(DasPlot) - Constructor for class org.das2.event.DisplayDataMouseModule
Creates a new instance of DisplayDataMouseModule
DistTableDataSet - Class in org.das2.dataset.test
 
DistTableDataSet(int) - Constructor for class org.das2.dataset.test.DistTableDataSet
Creates a new instance of DistTableDataSet
divide(Datum) - Method in class org.das2.datum.Datum
divide this by the datum a.
divide(Number, Units) - Method in class org.das2.datum.Datum
divide this by the Number provided in the context of units.
divide(double) - Method in class org.das2.datum.Datum
divide this by the dimensionless double.
divide(Number, Number, Units) - Method in class org.das2.datum.EnumerationUnits
 
divide(Number, Number, Units) - Method in class org.das2.datum.LocationUnits
 
divide(Number, Number) - Static method in class org.das2.datum.NumberUnits
 
divide(Number, Number, Units) - Method in class org.das2.datum.NumberUnits
 
divide(Number, Number, Units) - Method in class org.das2.datum.Units
 
divide(Datum, Datum) - Static method in class org.das2.datum.UnitsUtil
attempt to perform the division of two Datums by looking for convertable units or dimensionless.
divideToString(Datum, Datum) - Static method in class org.das2.datum.UnitsUtil
Special division operation that either does the Datum division if possible, or returns the division of the magitude parts of the Datums plus the unit names "A/B", suitable for human consumption.
divisions() - Method in class org.das2.datum.TimeUtil.TimeDigit
 
dndSupport - Variable in class org.das2.dasml.FormButton
 
dndSupport - Variable in class org.das2.dasml.FormCheckBox
 
dndSupport - Variable in class org.das2.dasml.FormChoice
 
dndSupport - Variable in class org.das2.dasml.FormList
 
dndSupport - Variable in class org.das2.dasml.FormRadioButton
 
dndSupport - Variable in class org.das2.dasml.FormText
 
dndSupport - Variable in class org.das2.dasml.FormTextField
 
DnDSupport - Class in org.das2.util
 
DnDSupport(Component, int, DnDSupport) - Constructor for class org.das2.util.DnDSupport
 
dock(Component) - Method in class org.das2.components.TearoffTabbedPane
 
doit() - Static method in class test.graph.PlotSymbolRendererDemo
 
doit2() - Static method in class test.graph.PlotSymbolRendererDemo
 
doLayout() - Method in class org.das2.components.propertyeditor.PropertyEditor
 
DOMBuilder - Class in org.das2.dasml
New stateful serialize utility that uses names when available.
DOMBuilder(Object) - Constructor for class org.das2.dasml.DOMBuilder
Creates a new instance of Serializer
done() - Method in class org.das2.dasml.FormContainer.ContainerDnDSupport
 
done() - Method in class org.das2.util.DnDSupport
 
DONT_BREAK_LINES - Static variable in class org.das2.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
dot - Variable in class org.das2.event.DasSelectionEvent
 
DOTFINE - Static variable in class org.das2.graph.PsymConnector
 
DOTS - Static variable in class org.das2.graph.Psym
 
DOUBLE - Static variable in class org.das2.stream.PropertyType
 
DOUBLE_ARRAY - Static variable in class org.das2.stream.PropertyType
 
doubleValue() - Method in class org.das2.datum.Datum
returns the datum's double value.
doubleValue(Units) - Method in class org.das2.datum.Datum
returns a double representing the datum in the context of units.
doubleValue(int, Units) - Method in class org.das2.datum.DatumVector
 
doubleValues(Datum[], Units) - Static method in class org.das2.datum.DatumUtil
 
doubleValues(Datum[], Units[]) - Static method in class org.das2.datum.DatumUtil
 
DOWN - Static variable in class org.das2.graph.DasAxis
 
downloadFile(String, File, File, ProgressMonitor) - Method in class org.das2.util.filesystem.FTPFileSystem
 
downloadFile(String, File, File, ProgressMonitor) - Method in class org.das2.util.filesystem.HttpFileSystem
 
downloadFile(String, File, File, ProgressMonitor) - Method in class org.das2.util.filesystem.WebFileSystem
Transfers the file from the remote store to a local copy f.
doy - Variable in class org.das2.datum.TimeUtil.TimeStruct
day of year containing the time datum
dragDropEnd(DragSourceDropEvent) - Method in class org.das2.components.DataSetBrowser
 
dragEnter(DragSourceDragEvent) - Method in class org.das2.components.DataSetBrowser
 
dragExit(DragSourceEvent) - Method in class org.das2.components.DataSetBrowser
 
dragGestureRecognized(DragGestureEvent) - Method in class org.das2.components.DataSetBrowser
 
dragOver(DragSourceDragEvent) - Method in class org.das2.components.DataSetBrowser
 
DragRenderer - Interface in org.das2.event
A DragRenderer provides the feedback to the human operator of what his or her mousing is doing.
dragRenderer - Variable in class org.das2.event.MouseModule
 
draw(Graphics2D) - Method in class org.das2.graph.DasLabel
 
draw(Graphics2D, double, double, float, FillStyle) - Method in class org.das2.graph.DefaultPlotSymbol
 
draw(Graphics2D, double, double, float, FillStyle) - Method in interface org.das2.graph.PlotSymbol
 
draw(Graphics, double, double, float) - Method in class org.das2.graph.Psym
Draw the psym at the given coordinates.
draw(Graphics2D, GeneralPath, float) - Method in class org.das2.graph.PsymConnector
 
draw(Graphics, float, float) - Method in class org.das2.util.GrannyTextRenderer
draw the current string.
drawContent(Graphics2D) - Method in class org.das2.components.AngleSpectrogramSlicer
 
drawContent(Graphics2D) - Method in class org.das2.components.HorizontalSpectrogramSlicer
 
drawContent(Graphics2D) - Method in class org.das2.components.VerticalSpectrogramAverager
 
drawContent(Graphics2D) - Method in class org.das2.components.VerticalSpectrogramSlicer
 
drawContent(Graphics2D) - Method in class org.das2.graph.DasPlot
 
drawLabel(Graphics2D, Datum, String, int, int, int) - Method in class org.das2.graph.DasAxis
TODO
drawLine(Graphics2D, double, double, double, double, float) - Method in class org.das2.graph.PsymConnector
See draw( Graphics2D, GeneralPath, float ) for drawing traces.
drawTriangle(Graphics, double, double, float) - Method in class org.das2.graph.Psym
 
dropActionChanged(DragSourceDragEvent) - Method in class org.das2.components.DataSetBrowser
 
ds - Variable in class org.das2.graph.Renderer
The dataset that is being plotted by the Renderer.
dsd - Variable in class org.das2.dataset.AbstractDataSetCache.Entry
 
dump(PrintStream) - Method in class org.das2.dataset.DefaultTableDataSet
 
DUMP_TO_FILE_ACTION - Variable in class org.das2.graph.DasPlot
 
dumpEventQueue(PrintStream) - Static method in class org.das2.util.awt.EventQueueBlocker_1
method for inspecting the event queue.
dumpPendingEvents() - Static method in class org.das2.util.awt.LoggingEventQueue
 
dumpToAsciiStream(TableDataSet, Datum, Datum, OutputStream) - Static method in class org.das2.dataset.TableUtil
 
dumpToAsciiStream(TableDataSet, OutputStream) - Static method in class org.das2.dataset.TableUtil
 
dumpToAsciiStream(TableDataSet, WritableByteChannel) - Static method in class org.das2.dataset.TableUtil
 
dumpToAsciiStream(VectorDataSet, Datum, Datum, OutputStream) - Static method in class org.das2.dataset.VectorUtil
 
dumpToAsciiStream(VectorDataSet, OutputStream) - Static method in class org.das2.dataset.VectorUtil
 
dumpToAsciiStream(VectorDataSet, WritableByteChannel) - Static method in class org.das2.dataset.VectorUtil
 
dumpToBinaryStream(TableDataSet, OutputStream) - Static method in class org.das2.dataset.TableUtil
 
dumpToBinaryStream(VectorDataSet, OutputStream) - Static method in class org.das2.dataset.VectorUtil
 
dumpToDas2Stream(TableDataSet, OutputStream, boolean) - Static method in class org.das2.dataset.TableUtil
 
DumpToFileMouseModule - Class in org.das2.event
 
DumpToFileMouseModule(DasCanvasComponent, DataSetConsumer, DasAxis, DasAxis) - Constructor for class org.das2.event.DumpToFileMouseModule
 
DumpToFileMouseModule() - Constructor for class org.das2.event.DumpToFileMouseModule
Creates a new instance of DumpToFileMouseModule
dumpToStream(VectorDataSet, OutputStream) - Static method in class org.das2.dataset.VectorUtil
 

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